gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
ElementClass.addMetadata
gstreamer
ElementClass
ElementClass
Set @key with @value as metadata in @klass.
class
ElementClass
void
addMetadata
(
string
key
,
string
value
)
Parameters
key
string
the key to set
value
string
the value to set
Meta
Source
See Implementation
gstreamer
ElementClass
ElementClass
constructors
this
functions
addMetadata
addPadTemplate
addStaticMetadata
addStaticPadTemplate
addStaticPadTemplateWithGtype
getElementClassStruct
getMetadata
getPadTemplate
getPadTemplateList
getStruct
setMetadata
setStaticMetadata
variables
gstElementClass
ownedRef
Set @key with @value as metadata in @klass.