[][src]Module libpulse_binding::def

Global definitions.

Modules

sink_flagsDeprecated

Special sink flags.

source_flagsDeprecated

Special source flags.

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 Definitions

FreeCb

A callback type for releasing allocations.

RetvalActual

PulseAudio 'quit return value' type.