Meta.getInfo

Lookup a previously registered meta info structure by its implementation name impl.

class Meta
static
getInfo
(
string impl
)

Parameters

impl string

the name

Return Value

Type: gst.meta_info.MetaInfo

a #GstMetaInfo with impl, or null when no such metainfo exists.