Documentation
Dlang.org
TagList.nthTagName
gst
tag_list
TagList
Get the name of the tag in list at index.
class
TagList
string
nthTagName
(
uint
index
)
Parameters
index
uint
the index
Return Value
Type:
string
The name of the tag at index.
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
Get the name of the tag in list at index.