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

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