Skip to main content

Crate ewvx

Crate ewvx 

Source
Expand description

Shared library for the EWVX (Ente Wurzel Video XML) format.

Provides the canonical data types, a v2.0 XML writer, and a v2.0 XML parser used by both the ewvx-converter and ewvx-player binaries.

Modulesยง

parser
XML parser for the EWVX v2.0 format.
types
Data types representing an EWVX file.
writer
Streaming XML writer for the EWVX v2.0 format.