Meta.registerCustomSimple

gst.meta_info.MetaInfo registerCustomSimple(string name)

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

Parameters

namethe name of the #GstMeta implementation

Returns

a #GstMetaInfo that can be used to access metadata.