AudioDevice

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(SoundIoDevice* device)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Properties

currentLatency
double currentLatency [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isDefaultInputDevice
bool isDefaultInputDevice [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isDefaultOutputDevice
bool isDefaultOutputDevice [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isInputDevice
bool isInputDevice [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isOutputDevice
bool isOutputDevice [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxInputChannels
int maxInputChannels [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxLatency
double maxLatency [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxOutputChannels
int maxOutputChannels [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minLatency
double minLatency [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sampleRate
int sampleRate [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

device
SoundIoDevice* device;
Undocumented in source.

Meta