diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@intel.com> | 2010-07-16 16:46:28 -0500 |
---|---|---|
committer | Colin Guthrie <cguthrie@mandriva.org> | 2010-08-12 18:20:27 +0100 |
commit | 9b6c84ad6e572854f199379177226e24c317d0d8 (patch) | |
tree | 78f42ead5de58e510b75407e3d1d8e99c15055b3 /PROTOCOL | |
parent | 021aa306aa614385ff2029fd152008d4f9107414 (diff) |
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>
Diffstat (limited to 'PROTOCOL')
-rw-r--r-- | PROTOCOL | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |