Function AudioServerSingleton.isBusSolo

If true, the bus at index bus_idx is in solo mode.

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