Function Area2D.audioBusOverride
If true
, the area's audio bus overrides the default audio bus.
bool audioBusOverride() nothrow @property @nogc;
void audioBusOverride
(
bool v
) nothrow @property @nogc;