Function AudioServerSingleton.device

Name of the current device for audio output (see getDeviceList).

String device() nothrow @property @nogc;

void device (
  String v
) nothrow @property @nogc;