mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
Update the protocol version of the node interface
Protocol version 29 will correspond to PA 5.0, and the node stuff has been postponed until 6.0, so the node interface needs to bump the protocol version to 30.
This commit is contained in:
parent
32112b9739
commit
e3485290eb
5 changed files with 12 additions and 10 deletions
|
|
@ -176,7 +176,7 @@ enum {
|
|||
/* Supported since protocol v27 (3.0) */
|
||||
PA_COMMAND_SET_PORT_LATENCY_OFFSET,
|
||||
|
||||
/* Supported since protocol v29 (5.0) */
|
||||
/* Supported since protocol v30 (6.0) */
|
||||
PA_COMMAND_GET_NODE_INFO,
|
||||
PA_COMMAND_GET_NODE_INFO_LIST,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue