Module: Gst::TocEntryType
- Defined in:
- (unknown)
Constant Summary collapse
- ANGLE =
entry is an angle (i.e. an alternative)
-3 or :angle
- VERSION =
entry is a version (i.e. alternative)
-2 or :version
- EDITION =
entry is an edition (i.e. alternative)
-1 or :edition
- INVALID =
invalid entry type value
0 or :invalid
- TITLE =
entry is a title (i.e. a part of a sequence)
1 or :title
- TRACK =
entry is a track (i.e. a part of a sequence)
2 or :track
- CHAPTER =
entry is a chapter (i.e. a part of a sequence)
3 or :chapter