PA_VOLUME_INVALID

Special 'invalid' volume. \since 0.9.16

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

Meta