Buffer.addCustomMeta
gst.custom_meta.CustomMeta addCustomMeta(string name)Creates and adds a #GstCustomMeta for the desired name. name must have been successfully registered with gst.meta.Meta.registerCustom.
Parameters
name | the registered name of the desired custom meta |
Returns
The #GstCustomMeta that was added to the buffer