Data Fields | |
const char * | name |
Identifier string of the stream. | |
pa_channel_map | channel_map |
The channel map for the volume field. | |
pa_cvolume | volume |
The volume of the stream when it was seen last, if applicable. | |
const char * | device |
The sink/source of the stream when it was last seen. | |
int | mute |
The boolean mute state of the stream when it was last seen, if applicable. |
The channel map for the volume field.
const char* pa_ext_stream_restore_info::device |
The sink/source of the stream when it was last seen.
The boolean mute state of the stream when it was last seen, if applicable.
const char* pa_ext_stream_restore_info::name |
Identifier string of the stream.
A string like "sink-input-by-role:" or similar followed by some arbitrary property value.
The volume of the stream when it was seen last, if applicable.