Crate cubeb_core [] [src]

Modules

ffi

Structs

ChannelLayout

Some common layout definitions

Context
ContextRef
Device
DeviceCollection
DeviceCollectionRef
DeviceFormat
DeviceInfo
DeviceInfoRef
DevicePref
DeviceRef
DeviceType
Error
Stream
StreamParams
StreamParamsBuilder
StreamParamsRef
StreamPrefs
StreamRef

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 state_callback.

Functions

log_enabled

Type Definitions

DeviceId

An opaque handle used to refer to a particular input or output device across calls.

Result