iota.audio.wasapi

Undocumented in source.

Members

Classes

WASAPIDevice
class WASAPIDevice

Implements a WASAPI device, and can create both input and output streams for such devices.

WASAPIOutputStream
class WASAPIOutputStream
Undocumented in source.

Functions

initDriverWASAPI
int initDriverWASAPI()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

lastErrorCode
HRESULT lastErrorCode;

Contains the last error code returned during driver or device initialization.

Variables

deviceList
IMMDeviceCollection deviceList;
Undocumented in source.
immEnum
IMMDeviceEnumerator immEnum;
Undocumented in source.

Meta