mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
introspect: Include whether a stream is corked in the info callback.
This commit is contained in:
parent
5e442f4e0e
commit
3de129f3ac
7 changed files with 31 additions and 6 deletions
7
PROTOCOL
7
PROTOCOL
|
|
@ -200,3 +200,10 @@ new flag at end of CREATE_PLAYBACK_STREAM:
|
|||
new flag at end of CREATE_PLAYBACK_STREAM:
|
||||
|
||||
bool passthrough
|
||||
|
||||
## v19, implemented by >= 0.9.22
|
||||
|
||||
New proplist field for sink input, source output introspection opcodes and at the end:
|
||||
|
||||
bool corked
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue