mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-28 05:40:21 -04:00
Fix a copy-paste error in PROTOCOL.
This commit is contained in:
parent
8b01695a0e
commit
7a0251eab2
1 changed files with 2 additions and 2 deletions
4
PROTOCOL
4
PROTOCOL
|
|
@ -287,8 +287,8 @@ New field in PA_COMMAND_UNDERFLOW:
|
|||
## v24, implemented by >= 2.0
|
||||
|
||||
New field in all commands that send/receive port introspection data
|
||||
(PA_COMMAND_GET_(SOURCE|SINK)_OUTPUT_INFO,
|
||||
PA_COMMAND_GET_(SOURCE|SINK)_OUTPUT_INFO_LIST):
|
||||
(PA_COMMAND_GET_(SOURCE|SINK)_INFO,
|
||||
PA_COMMAND_GET_(SOURCE|SINK)_INFO_LIST):
|
||||
|
||||
uint32_t available
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue