The different types of TOC entries (see GstTocEntry).
There are two types of TOC entries: alternatives or parts in a sequence.
GST_TOC_ENTRY_TYPE_ANGLE
entry is an angle (i.e. an alternative)
GST_TOC_ENTRY_TYPE_VERSION
entry is a version (i.e. alternative)
GST_TOC_ENTRY_TYPE_EDITION
entry is an edition (i.e. alternative)
GST_TOC_ENTRY_TYPE_INVALID
invalid entry type value
GST_TOC_ENTRY_TYPE_TITLE
entry is a title (i.e. a part of a sequence)
GST_TOC_ENTRY_TYPE_TRACK
entry is a track (i.e. a part of a sequence)
GST_TOC_ENTRY_TYPE_CHAPTER
entry is a chapter (i.e. a part of a sequence)
The different types of TOC entries (see GstTocEntry). There are two types of TOC entries: alternatives or parts in a sequence. GST_TOC_ENTRY_TYPE_ANGLE entry is an angle (i.e. an alternative) GST_TOC_ENTRY_TYPE_VERSION entry is a version (i.e. alternative) GST_TOC_ENTRY_TYPE_EDITION entry is an edition (i.e. alternative) GST_TOC_ENTRY_TYPE_INVALID invalid entry type value GST_TOC_ENTRY_TYPE_TITLE entry is a title (i.e. a part of a sequence) GST_TOC_ENTRY_TYPE_TRACK entry is a track (i.e. a part of a sequence) GST_TOC_ENTRY_TYPE_CHAPTER entry is a chapter (i.e. a part of a sequence)