[−][src]Crate cubeb_backend
Modules
| capi | |
| ffi |
Macros
| capi_new | |
| cubeb_log | |
| cubeb_log_internal | |
| cubeb_logv |
Structs
Enums
| DeviceState | The state of a device. |
| ErrorCode | An enumeration of possible errors that can happen when working with cubeb. |
| LogLevel | Level (verbosity) of logging for a particular cubeb context. |
| SampleFormat | |
| State | Stream states signaled via |
Traits
| ContextOps | |
| StreamOps |
Functions
| log_enabled |
Type Definitions
| DeviceId | An opaque handle used to refer to a particular input or output device across calls. |
| Result |