- flushEvents
void flushEvents()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDevices
immutable(AudioDevice[]) getDevices()
Undocumented in source. Be warned that the author may not have intended to support it.
- getInputDevices
immutable(AudioDevice[]) getInputDevices()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOutputDevices
immutable(AudioDevice[]) getOutputDevices()
Undocumented in source. Be warned that the author may not have intended to support it.
- setInputDevice
void setInputDevice(AudioDevice inputDevice)
Undocumented in source. Be warned that the author may not have intended to support it.
- setOutputDevice
void setOutputDevice(AudioDevice outputDevice)
Undocumented in source. Be warned that the author may not have intended to support it.