mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
libpulse: implement client side for sink/source port selection commands
This commit is contained in:
parent
6d7cf14dbf
commit
914ef89e55
5 changed files with 124 additions and 1 deletions
7
PROTOCOL
7
PROTOCOL
|
|
@ -181,3 +181,10 @@ new messages:
|
|||
|
||||
PA_COMMAND_PLAYBACK_BUFFER_ATTR_CHANGED
|
||||
PA_COMMAND_RECORD_BUFFER_ATTR_CHANGED
|
||||
|
||||
### v16, implemented by >= 0.9.15
|
||||
|
||||
new messages:
|
||||
|
||||
PA_COMMAND_SET_SINK_PORT
|
||||
PA_COMMAND_SET_SOURCE_PORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue