metadata was on buffer.
Buffer.removeMeta
bool removeMeta(gst.meta.Meta meta)Removes the metadata for meta on buffer.
Parameters
meta | a #GstMeta |
Returns
true if the metadata existed and was removed, false if no such
bool removeMeta(gst.meta.Meta meta)Removes the metadata for meta on buffer.
meta | a #GstMeta |
metadata was on buffer.