Function AudioServerSingleton.setBusMute

If true, the bus at index bus_idx is muted.

void setBusMute (
  const(long) bus_idx,
  const(bool) enable
) nothrow @nogc;