A structure encapsulating a per-channel volume. More...
Data Fields | |
uint8_t | channels |
Number of channels. | |
pa_volume_t | values [PA_CHANNELS_MAX] |
Per-channel volume. |
A structure encapsulating a per-channel volume.
uint8_t pa_cvolume::channels |
Number of channels.
pa_volume_t pa_cvolume::values[PA_CHANNELS_MAX] |
Per-channel volume.