Function AudioStreamPlayer3D.maxDb
Sets the absolute maximum of the soundlevel, in dB.
double maxDb() nothrow @property @nogc;
void maxDb
(
double v
) nothrow @property @nogc;
Sets the absolute maximum of the soundlevel, in dB.
double maxDb() nothrow @property @nogc;
void maxDb
(
double v
) nothrow @property @nogc;