Searched defs:EBML (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DEbmlWriter.cpp3 * EbmlWriter.cpp - EBML writer + WebM container
40 /* Matroska EBML Class IDs supported by WebM */
43 EBML = 0x1A45DFA3, enumerator in enum:Mkv
277 /* Creates EBML output file. */
309 /* Starts an EBML sub-element. */
316 * is unkown (as according to EBML specs).
322 /* Ends an EBML sub-element. */
389 /* Writes EBML class ID to file.
390 * EBML ID already has a UTF8-like represenation
403 * as an EBML UT
[all...]

Completed in 45 milliseconds