Modules§
Macros§
Structs§
- Channel
Layout - Some common layout definitions
- Context
- Context
Ref - Device
- Device
Collection - Device
Collection Ref - Device
Format - Architecture specific sample type.
- Device
Info - Device
Info Ref - Device
Pref - Channel type for a
cubeb_stream
. Depending on the backend and platform used, this can control inter-stream interruption, ducking, and volume control. - Device
Ref - Device
Type - Whether a particular device is an input device (e.g. a microphone), or an output device (e.g. headphones).
- Error
- Input
Processing Params - Input stream processing parameters.
- Ops
- Stream
- Stream
Params - Stream
Params Builder - Stream
Params Ref - Stream
Prefs - Miscellaneous stream preferences.
- Stream
Ref
Enums§
- Device
State - The state of a device.
- Error
Code - An enumeration of possible errors that can happen when working with cubeb.
- LogLevel
- Level (verbosity) of logging for a particular cubeb context.
- Sample
Format - State
- Stream states signaled via
state_callback
.