bufferAddAncillaryMeta

fngstvideo.ancillary_meta.AncillaryMeta bufferAddAncillaryMeta(gst.buffer.Buffer buffer) nothrow

Adds a new #GstAncillaryMeta to the buffer. The caller is responsible for setting the appropriate fields.

Parameters

bufferA #GstBuffer

Returns

A new #GstAncillaryMeta, or null if an error happened.