Sets our main struct and passes it to the parent class.
Create new gstreamer.TocEntry structure.
Appends the gstreamer.TocEntry 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 gstreamer.TocEntry of entry.
Get start and stop values from the entry and write them into appropriate storages.
the main Gtk struct as a void*
Gets the sub-entries of entry.
Gets the tags for entry.
Gets the parent gstreamer.Toc of entry.
Get the main Gtk struct
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 gstreamer.TagList with tags for the complete entry.
the main Gtk struct