diff options
author | Colin Guthrie <colin@mageia.org> | 2011-05-16 22:23:24 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-06-22 22:45:27 +0100 |
commit | 4ab60d03778bf1e680d29c6ff37266978df44aa5 (patch) | |
tree | 3a68fcaf3e29bc798e5947d7d65b961975c0e373 /PROTOCOL | |
parent | dffc4d18d3a9f608f8b316f1e7057d13978ef44f (diff) |
introspect: Get format of source output
This gets the negotiated format of source outputs in
pa_context_get_source_output*(). Also prints the format and volume
in 'pactl list'.
Diffstat (limited to 'PROTOCOL')
-rw-r--r-- | PROTOCOL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -263,9 +263,10 @@ PA_COMMAND_GET_SOURCE_INFO_LIST) ... format_info formatn -Four new fields in reply from PA_COMMAND_GET_SOURCE_OUTPUT_INFO (and thus +Five new fields in reply from PA_COMMAND_GET_SOURCE_OUTPUT_INFO (and thus PA_COMMAND_GET_SOURCE_OUTPUT_INFO_LIST) + format_info format volume bool mute bool has_volume |