Crate rtaudio

Source

Structs§

DeviceID
A unique identifier for a device.
DeviceInfo
Queried information about a device.
DeviceIter
DeviceParams
Used for specifying the parameters of a device when opening a stream.
Host
An RtAudio Host instance. This is used to enumerate audio devices before opening a stream.
NativeFormats
The native formats this device supports.
RtAudioError
StreamFlags
Stream option flags.
StreamHandle
A handle to an opened RtAudio stream.
StreamInfo
Information about a running RtAudio stream.
StreamOptions
Additional options for opening a stream.
StreamStatus
Stream status (over- or underflow) flags.

Enums§

Api
Buffers
The input/output audio buffers.
RtAudioErrorType
SampleFormat
The sample format type.

Functions§

compiled_apis
Get the list of APIs compiled into this instance of RtAudio.
version
Get the current RtAudio version.