AudioServerSingleton.getBusPeakVolumeLeftDb

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

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

Meta