Creates an instance, and detects all drivers.
Destructor
Returns the buffer size in units.
Returns the number of audio channels.
Return an array with the names of the available audio devices.
Returns the available sampling frequency.
Opens a specific audio device for audio playback by ID, then sets the values for buffer sizes etc.
Requested channel layout
Requested/given buffer base size / frame length (in samples)
Requested/given number of frames before they get sent to the output
Requested/given sampling frequency
Manages and initializes audio devices.
Important: Only one instance should be made.