Click or drag to resize
StreamCoders.Container.Elements Namespace
 
Classes
  ClassDescription
Public classElementBinary
A binary element. Supports reading and writing of byte arrays.
Public classElementBlock
Contains one or more media buffers.
Public classElementBool
A boolean Element. Supports reading and writing of boolean values.
Public classElementCodecId
Codec Element supports parsing of codec information contained in MatroskaCodecIdMap
Public classElementDateUtc
Date Element. Supports reading and writing of date information.
Public classElementFloat
Float Element supports reading and writing of floating point values.
Public classElementInt
Int Element supports reading and writing of integer values.
Public classElementMasterElement
Matroska Master Element.
Public classElementRoot
Matroska root element. Represents position zero in a container.
Public classElementSeekId
Seek ID Element supports correlating elements with positions inside a Matroska container.
Public classElementSegment
Segment Element.
Public classElementSimpleBlock
SimpleBlock Element.
Public classElementString
String Element supports reading and writing of strings.
Public classElementUInt
UInt Element supports reading and writing of unsigned integers.
Public classElementUtf8
UTF8 Element supports reading and writing of UTF8 strings.
Enumerations
  EnumerationDescription
Public enumerationMatroskaTrackType
Matroska track type indication.