Meta.getInfo

gst.meta_info.MetaInfo getInfo(string impl)

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

Parameters

implthe name

Returns

a #GstMetaInfo with impl, or

null when no such metainfo exists.