PA_VOLUME_MUTED

Muted (minimal valid) volume (0%, -inf dB)

extern (C)
enum PA_VOLUME_MUTED = cast(pa_volume_t)0U;

Meta