Function AudioServerSingleton.getBusChannels
Returns the amount of channels of the bus at index bus_idx
.
long getBusChannels
(
const(long) bus_idx
) nothrow @nogc const;
Returns the amount of channels of the bus at index bus_idx
.
long getBusChannels
(
const(long) bus_idx
) nothrow @nogc const;