mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
introspect: Get format of sink input
This gets the negotiated format of sink inputs in pa_context_get_sink_input*(). Also prints the format in 'pactl list'.
This commit is contained in:
parent
322980e2e3
commit
7aa84e8208
5 changed files with 16 additions and 2 deletions
5
PROTOCOL
5
PROTOCOL
|
|
@ -236,3 +236,8 @@ PA_COMMAND_GET_SINK_INFO_LIST)
|
|||
format_info format1
|
||||
...
|
||||
format_info formatn
|
||||
|
||||
One new field in reply from PA_COMMAND_GET_SINK_INPUT_INFO (and thus
|
||||
PA_COMMAND_GET_SINK_INPUT_INFO_LIST)
|
||||
|
||||
format_info format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue