Structs§
- DeviceID
- A unique identifier for a device.
- Device
Info - Queried information about a device.
- Device
Iter - Device
Params - 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.
- Native
Formats - The native formats this device supports.
- RtAudio
Error - Stream
Flags - Stream option flags.
- Stream
Handle - A handle to an opened RtAudio stream.
- Stream
Info - Information about a running RtAudio stream.
- Stream
Options - Additional options for opening a stream.
- Stream
Status - Stream status (over- or underflow) flags.
Enums§
- Api
- Buffers
- The input/output audio buffers.
- RtAudio
Error Type - Sample
Format - The sample format type.
Functions§
- compiled_
apis - Get the list of APIs compiled into this instance of RtAudio.
- version
- Get the current RtAudio version.