Enumeration (GI Enum)

GstAudio-1.0GstAudioAudioBaseSinkDiscontReasonSince 1.6

Different possible reasons for discontinuities. This enum is useful for the custom slave method.

1.6

Index

Enumeration Members

ALIGNMENT: number

Aligning buffers failed because the timestamps are too discontinuous

DEVICE_FAILURE: number

Audio output device experienced and recovered from an error but introduced latency in the process (see also gst_audio_base_sink_report_device_failure())

FLUSH: number

Samples have been flushed

NEW_CAPS: number

New caps are set, causing renegotiotion

NO_DISCONT: number

No discontinuity occurred

SYNC_LATENCY: number

Sink was synchronized to the estimated latency (occurs during initialization)