Module def

Module def 

Source
Expand description

Global definitions.

Structs§

BufferAttr
Playback and record buffer metrics.
Retval
A wrapper around integer ‘quit return values’ returned by PulseAudio.
SinkFlagSet
Set of sink flags.
SourceFlagSet
Set of source flags.
SpawnApi
A structure for the spawn API.
TimingInfo
A structure for all kinds of timing information of a stream.

Enums§

Device
Device type, source or sink.
DevicePortType
Port type.
PortAvailable
Port availability.
SinkState
Sink state.
SourceState
Source state.

Constants§

INVALID_INDEX
An invalid index.

Type Aliases§

FreeCb
A callback type for releasing allocations.
RetvalActual
PulseAudio ‘quit return value’ type.