Function AudioServerSingleton.getBusPeakVolumeLeftDb
Returns the peak volume of the left speaker at bus index bus_idx and channel index channel.
double getBusPeakVolumeLeftDb
(
const(long) bus_idx,
const(long) channel
) nothrow @nogc const;