Function AudioServerSingleton.isBusSolo
If true, the bus at index bus_idx is in solo mode.
bool isBusSolo
(
const(long) bus_idx
) nothrow @nogc const;
If true, the bus at index bus_idx is in solo mode.
bool isBusSolo
(
const(long) bus_idx
) nothrow @nogc const;