Element.classAddMetadata

Set key with value as metadata in klass.

class Element
static
void
classAddMetadata
(,
string key
,
string value
)

Parameters

klass GstElementClass*

class to set metadata for

key string

the key to set

value string

the value to set

Meta