MatroskaContentType enumeration

MatroskaContentType enumeration

Represents a Matroska content type.

The MatroskaContentType type exposes the following members:

Fields

Field Description
UNDEFINED Undefined content.
AUDIO Defines the Matroska audio type.
VIDEO Defines the Matroska video type.
VIDEO_3D Defines the Matroska 3D video type.

See Also