Meta.registerCustomSimple

Simplified version of gst.meta.Meta.registerCustom, with no tags and no transform function.

class Meta
static
registerCustomSimple
(
string name
)

Parameters

name string

the name of the #GstMeta implementation

Return Value

Type: gst.meta_info.MetaInfo

a #GstMetaInfo that can be used to access metadata.