Buffer.iterateMeta

Retrieve the next gstreamer.Meta after current. If state points to NULL, the first metadata is returned.

state will be updated with an opaque state pointer

class Buffer
iterateMeta
(
out void* state
)

Parameters

state void*

an opaque state pointer

Return Value

Type: Meta

The next gstreamer.Meta or NULL when there are no more items.