pa_cvolume

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow __gshared
struct pa_cvolume {}

Members

Variables

channels
ubyte channels;
Undocumented in source.
values
pa_volume_t[PA_CHANNELS_MAX] values;
Undocumented in source.

Meta