pa_ext_stream_restore2_info Struct Reference

Stores information about one entry in the stream database that is maintained by module-stream-restore v2. More...


Data Fields

const char * name
 Identifier string of the stream.
pa_channel_map channel_map
 The channel map for the volume field, if applicable.
pa_cvolume volume
 The volume of the stream when it was seen last, if applicable and saved.
const char * device
 The sink/source of the stream when it was last seen, if applicable and saved.
int mute:1
 The boolean mute state of the stream when it was last seen, if applicable and saved.
int volume_is_absolute:1
 True if the volume is absolute, if applicable and saved.


Detailed Description

Stores information about one entry in the stream database that is maintained by module-stream-restore v2.

This structure deprecate and replace the pa_ext_stream_restore_info which was not extensible. This new structure ca be extended without breaking API/ABI.

Since:
0.9.16

Field Documentation

Identifier string of the stream.

A string like "sink-input-by-role:" or similar followed by some arbitrary property value.

The channel map for the volume field, if applicable.

The volume of the stream when it was seen last, if applicable and saved.

The sink/source of the stream when it was last seen, if applicable and saved.

The boolean mute state of the stream when it was last seen, if applicable and saved.

True if the volume is absolute, if applicable and saved.


The documentation for this struct was generated from the following file:

Generated on Mon Jun 14 16:31:37 2010 for PulseAudio by  doxygen 1.5.6