entry type.
unique ID (UID) in the whole TOC.
Appends the #GstTocEntry subentry
to entry
.
A #GstTocEntry
Get loop_type
and repeat_count
values from the entry
and write them into
appropriate storages. Loops are e.g. used by sampled instruments. GStreamer
is not automatically applying the loop. The application can process this
meta data and use it e.g. to send a seek-event to loop a section.
Gets the parent #GstTocEntry of entry
.
Get start
and stop
values from the entry
and write them into appropriate
storages.
Gets the sub-entries of entry
.
Gets the parent #GstToc of entry
.
Gets the UID of entry
.
Merge tags
into the existing tags of entry
using mode
.
A #GstTagList or %NULL
A #GstTagMergeMode
Set loop_type
and repeat_count
values for the entry
.
loop_type value to set.
repeat_count value to set.
Set start
and stop
values for the entry
.
start value to set.
stop value to set.
Create new #GstTocEntry structure.
entry type.
unique ID (UID) in the whole TOC.
Create new #GstTocEntry structure.