Gst.TocEntryType

The different types of TOC entries (see Gst.TocEntry).

There are two types of TOC entries: alternatives or parts in a sequence.

TocEntryType.ANGLE

entry is an angle (i.e. an alternative)

TocEntryType.VERSION

entry is a version (i.e. alternative)

TocEntryType.EDITION

entry is an edition (i.e. alternative)

TocEntryType.INVALID

invalid entry type value

TocEntryType.TITLE

entry is a title (i.e. a part of a sequence)

TocEntryType.TRACK

entry is a track (i.e. a part of a sequence)

TocEntryType.CHAPTER

entry is a chapter (i.e. a part of a sequence)