mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
allow setting properties for modules, too
This commit is contained in:
parent
fe703013ad
commit
b43a45d184
9 changed files with 61 additions and 9 deletions
8
PROTOCOL
8
PROTOCOL
|
|
@ -154,7 +154,6 @@ PA_COMMAND_SET_RECORD_STREAM_BUFFER_ATTR at the end:
|
|||
|
||||
early_requests (bool)
|
||||
|
||||
|
||||
### v15, implemented by >= 0.9.15
|
||||
|
||||
PA_COMMAND_CREATE_PLAYBACK_STREAM
|
||||
|
|
@ -163,4 +162,9 @@ PA_COMMAND_CREATE_PLAYBACK_STREAM
|
|||
|
||||
PA_COMMAND_CREATE_PLAYBACK_STREAM, PA_COMMAND_CREATE_RECORD_STREAM:
|
||||
|
||||
bool dont_inhibit_auto_suspend ate the end
|
||||
bool dont_inhibit_auto_suspend at the end
|
||||
|
||||
PA_COMMAND_GET_MODULE_INFO_LIST
|
||||
|
||||
remove bool auto_unload
|
||||
add proplist at the end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue