Function AudioServerSingleton.getBusEffectCount
Returns the number of effects on the bus at bus_idx
.
long getBusEffectCount
(
const(long) bus_idx
) nothrow @nogc;
Returns the number of effects on the bus at bus_idx
.
long getBusEffectCount
(
const(long) bus_idx
) nothrow @nogc;