Packages
gstreamer-1.0
Gst
TagList
copy_value
replace
take
TagList.empty
TagList.from_string
TagList.valist
@foreach
add
add_valist
add_valist_values
add_value
add_values
copy
get_boolean
get_boolean_index
get_date
get_date_index
get_date_time
get_date_time_index
get_double
get_double_index
get_float
get_float_index
get_int
get_int64
get_int64_index
get_int_index
get_pointer
get_pointer_index
get_sample
get_sample_index
get_scope
get_string
get_string_index
get_tag_size
get_uint
get_uint64
get_uint64_index
get_uint_index
get_value_index
insert
is_empty
is_equal
merge
n_tags
nth_tag_name
peek_string_index
remove_tag
set_scope
to_string
nth_tag_name
Description:
public
unowned
string
nth_tag_name
(
uint
index)
Get the name of the tag in
this
at
index
.
Parameters:
this
A
TagList
.
index
the index
Returns:
The name of the tag at
index
.