mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
AC3 passthrough support
Second version after Tanu's feedback
TODO:
- notify client that volume control is disabled
- change sink rate in passthrough mode if needed
- automatic detection of passthrough mode instead of hard
coded profile names
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@intel.com>
This commit is contained in:
parent
021aa306aa
commit
9b6c84ad6e
10 changed files with 124 additions and 6 deletions
6
PROTOCOL
6
PROTOCOL
|
|
@ -194,3 +194,9 @@ new messages:
|
|||
new flag at end of CREATE_PLAYBACK_STREAM:
|
||||
|
||||
bool relative_volume
|
||||
|
||||
## v18, implemented by >= 0.9.22
|
||||
|
||||
new flag at end of CREATE_PLAYBACK_STREAM:
|
||||
|
||||
bool passthrough
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue