Buffer.getCustomMeta
gst.custom_meta.CustomMeta getCustomMeta(string name)Finds the first #GstCustomMeta on buffer for the desired name.
Parameters
name | the registered name of the custom meta to retrieve. |
Returns
the #GstCustomMeta
gst.custom_meta.CustomMeta getCustomMeta(string name)Finds the first #GstCustomMeta on buffer for the desired name.
name | the registered name of the custom meta to retrieve. |