Buffer.removeMeta

Removes the metadata for meta on buffer.

class Buffer
bool
removeMeta

Parameters

meta gst.meta.Meta

a #GstMeta

Return Value

Type: bool

true if the metadata existed and was removed, false if no such metadata was on buffer.