iota.audio.alsa

Undocumented in source.

Members

Classes

ALSADevice
class ALSADevice

Implements an ALSA device.

ALSAOutStream
class ALSAOutStream

Implements an ALSA output stream.

Functions

flushNames
void flushNames()

Flushes all device names automatically.

getErrorString
string getErrorString(int errCode)

Returns the error string from an error code.

Static variables

devicenames
char*[] devicenames;

Name of all devices

lastErrorCode
int lastErrorCode;

The last ALSA specific error code

Meta