PA_VOLUME_INVALID

Special 'invalid' volume. \since 0.9.16

version(linux)
extern (C)
enum PA_VOLUME_INVALID = cast(pa_volume_t)UINT32_MAX;

Meta