PA_VOLUME_MUTED

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

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

Meta