Function AudioServerSingleton.isBusMute

If true, the bus at index bus_idx is muted.

bool isBusMute (
  const(long) bus_idx
) nothrow @nogc const;