| StreamCoders.Container.Elements Namespace |
| Class | Description | |
|---|---|---|
| ElementBinary |
A binary element. Supports reading and writing of byte arrays.
| |
| ElementBlock |
Contains one or more media buffers.
| |
| ElementBool |
A boolean Element. Supports reading and writing of boolean values.
| |
| ElementCodecId |
Codec Element supports parsing of codec information contained in MatroskaCodecIdMap | |
| ElementDateUtc |
Date Element. Supports reading and writing of date information.
| |
| ElementFloat |
Float Element supports reading and writing of floating point values.
| |
| ElementInt |
Int Element supports reading and writing of integer values.
| |
| ElementMasterElement |
Matroska Master Element.
| |
| ElementRoot |
Matroska root element. Represents position zero in a container.
| |
| ElementSeekId |
Seek ID Element supports correlating elements with positions inside a Matroska container.
| |
| ElementSegment |
Segment Element.
| |
| ElementSimpleBlock |
SimpleBlock Element.
| |
| ElementString |
String Element supports reading and writing of strings.
| |
| ElementUInt |
UInt Element supports reading and writing of unsigned integers.
| |
| ElementUtf8 |
UTF8 Element supports reading and writing of UTF8 strings.
|
| Enumeration | Description | |
|---|---|---|
| MatroskaTrackType |
Matroska track type indication.
|