mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Document PA_COMMAND_UNDERFLOW protocol change
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
5bfcb5d8a0
commit
b60c570d90
1 changed files with 6 additions and 0 deletions
6
PROTOCOL
6
PROTOCOL
|
|
@ -271,3 +271,9 @@ PA_COMMAND_GET_SOURCE_OUTPUT_INFO_LIST)
|
||||||
bool mute
|
bool mute
|
||||||
bool has_volume
|
bool has_volume
|
||||||
bool volume_writable
|
bool volume_writable
|
||||||
|
|
||||||
|
## v23, implemented by >= 1.0
|
||||||
|
|
||||||
|
New field in PA_COMMAND_UNDERFLOW:
|
||||||
|
|
||||||
|
int64_t index
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue