Documentation
Dlang.org
TagList.addValue
gst
tag_list
TagList
Sets the GValue for a given tag using the specified mode.
class
TagList
void
addValue
(
gst.types.TagMergeMode
mode
,
string
tag
,
gobject.value.Value
value
)
Parameters
mode
gst
.
types
.
TagMergeMode
the mode to use
tag
string
tag
value
gobject
.
value
.
Value
GValue for this tag
gst
tag_list
TagList
functions
addValue
copy
foreach_
getBoolean
getBooleanIndex
getDate
getDateIndex
getDateTime
getDateTimeIndex
getDouble
getDoubleIndex
getFloat
getFloatIndex
getInt
getInt64
getInt64Index
getIntIndex
getPointer
getPointerIndex
getSample
getSampleIndex
getScope
getString
getStringIndex
getTagSize
getUint
getUint64
getUint64Index
getUintIndex
getValueIndex
insert
isEmpty
isEqual
merge
nTags
nthTagName
peekStringIndex
removeTag
setScope
toString_
static functions
copyValue
newEmpty
newFromString
Sets the GValue for a given tag using the specified mode.