Create new #GstTocEntry structure.
Appends the #GstTocEntry subentry to entry.
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 tags for entry.
Gets the parent #GstToc of entry.
Gets the UID of entry.
Merge tags into the existing tags of entry using mode.
Set loop_type and repeat_count values for the entry.
Set start and stop values for the entry.
Set a #GstTagList with tags for the complete entry.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.