Enumeration (GI Enum)

GstAudio-1.0GstAudioAudioBaseSrcSlaveMethod

Different possible clock slaving algorithms when the internal audio clock was not selected as the pipeline clock.

Index

Enumeration Members

Enumeration Members

NONE: number

No adjustment is done.

RE_TIMESTAMP: number

Retimestamp output buffers with master clock time.

RESAMPLE: number

Resample to match the master clock.

SKEW: number

Adjust capture pointer when master clock drifts too much.