We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4505b6a commit ff5e96bCopy full SHA for ff5e96b
codec_specs.md
@@ -31,8 +31,12 @@ Track Type | Codec ID Prefix
31
----------------|----------------
32
Video (1) | "V_"
33
Audio (2) | "A_"
34
+Complex (3) | "O_"
35
+Logo (16) | "L_"
36
Subtitle (17) | "S_"
37
Button (18) | "B_"
38
+Control (32) | "C_"
39
+Metadata (33) | "M_"
40
Table: Codec ID Prefix by Track Type{#CodecPrefix}
41
42
Each `CodecID` **MUST** include a `Major Codec ID` immediately following the `Codec ID Prefix`.
0 commit comments