AudioServerSingleton.getBusPeakVolumeRightDb

Returns the peak volume of the right speaker at bus index bus_idx and channel index channel.

struct AudioServerSingleton
@nogc nothrow const
double
getBusPeakVolumeRightDb
(
in long bus_idx
,
in long channel
)

Meta