Click or drag to resize

Cluster Properties

The Cluster type exposes the following members.

Properties
  NameDescription
Public propertyBlockGroups
Gets or sets the block group elements.
Public propertyStatic memberDefaultTimecode
Gets the default timecode.
Public propertyStatic memberEbmlId
Gets the EBML ID.
Public propertyId
Gets the EBML ID.
(Overrides ElementId.)
Public propertyLength
Gets the total length of the element (including ID/size field), set after calling GetBytes.
(Inherited from Element.)
Public propertyPosition
Gets or sets the position.
Public propertyPrevSize
Gets or sets the previous size.
Public propertySimpleBlocks
Gets or sets the simple block elements.
Public propertySize
Gets the size of the element (excluding ID/size field), set after calling GetBytes.
(Inherited from Element.)
Public propertySizeLength
Gets or sets the length of the size field, in bytes. Defaults to zero (variable size).
(Inherited from Element.)
Public propertyTimecode
Gets or sets the timecode.
Public propertyWriteDefaultValues
Gets or sets whether to include default values when serializing.
(Inherited from Element.)
Top
See Also