Function Viewport.audioListenerEnable2d

If true, the viewport will process 2D audio streams.

bool audioListenerEnable2d() nothrow @property @nogc;

void audioListenerEnable2d (
  bool v
) nothrow @property @nogc;