mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
This commit is contained in:
parent
c180cb5c48
commit
adc2973c8d
13 changed files with 156 additions and 24 deletions
11
PROTOCOL
11
PROTOCOL
|
|
@ -153,3 +153,14 @@ New field for PA_COMMAND_SET_PLAYBACK_STREAM_BUFFER_ATTR,
|
|||
PA_COMMAND_SET_RECORD_STREAM_BUFFER_ATTR at the end:
|
||||
|
||||
early_requests (bool)
|
||||
|
||||
|
||||
### v15, implemented by >= 0.9.14
|
||||
|
||||
PA_COMMAND_CREATE_PLAYBACK_STREAM
|
||||
|
||||
bool muted at the end
|
||||
|
||||
PA_COMMAND_CREATE_PLAYBACK_STREAM, PA_COMMAND_CREATE_RECORD_STREAM:
|
||||
|
||||
bool dont_inhibit_auto_suspend ate the end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue