- SetFormat
HRESULT SetFormat(AudioSource pMySource, WAVEFORMATEX* fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDevices
MMDevice[] getDevices()
returns list of available devices, default is first
- lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDevice
void setDevice(MMDevice device, bool exclusive, int minFrameMillis)
- setSynth
void setSynth(AudioSource synth)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.
audio playback thread call start() to enable thread use paused property to pause thread