Click or drag to resize

Segment Properties

The Segment type exposes the following members.

Properties
  NameDescription
Public propertyClusters
Gets or sets the cluster elements.
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 propertySeekHeads
Gets or sets the seek head elements.
Public propertySegmentInfo
Gets or sets the segment info element.
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 propertyTracks
Gets or sets the track elements.
Public propertyWriteDefaultValues
Gets or sets whether to include default values when serializing.
(Inherited from Element.)
Top
See Also