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