Function AudioServerSingleton.getBusVolumeDb
Returns the volume of the bus at index bus_idx
in dB.
double getBusVolumeDb
(
const(long) bus_idx
) nothrow @nogc const;
Returns the volume of the bus at index bus_idx
in dB.
double getBusVolumeDb
(
const(long) bus_idx
) nothrow @nogc const;