Buffer.addCustomMeta

Creates and adds a #GstCustomMeta for the desired name. name must have been successfully registered with gst.meta.Meta.registerCustom.

class Buffer
addCustomMeta
(
string name
)

Parameters

name string

the registered name of the desired custom meta

Return Value

Type: gst.custom_meta.CustomMeta

The #GstCustomMeta that was added to the buffer