Skip to content

Commit f218145

Browse files
committed
add an intermission in ChapterSkipType
As in 2001 A Space Odyssey or The Brutalist.
1 parent 1cd0a9b commit f218145

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ebml_matroska.xml

+3
Original file line numberDiff line numberDiff line change
@@ -1501,6 +1501,9 @@ If the `ChapterAtom` doesn't contain a `ChapterTimeEnd`, the value of the `Chapt
15011501
<enum value="6" label="Advertisement">
15021502
<documentation lang="en" purpose="definition">Advertisement within the content.</documentation>
15031503
</enum>
1504+
<enum value="7" label="Intermission">
1505+
<documentation lang="en" purpose="definition">A pause of content between main parts of the content.</documentation>
1506+
</enum>
15041507
</restriction>
15051508
</element>
15061509
<element name="ChapterSegmentEditionUID" path="\Segment\Chapters\EditionEntry\+ChapterAtom\ChapterSegmentEditionUID" id="0x6EBC" type="uinteger" range="not 0" maxOccurs="1">

0 commit comments

Comments
 (0)