Buffer.getReferenceTimestampMeta

Find the first GstReferenceTimestampMeta on buffer that conforms to reference. Conformance is tested by checking if the meta's reference is a subset of reference.

Buffers can contain multiple GstReferenceTimestampMeta metadata items.

class Buffer
getReferenceTimestampMeta

Parameters

reference Caps

a reference gstreamer.Caps

Return Value

the GstReferenceTimestampMeta or NULL when there is no such metadata on buffer.

Meta

Since

1.14