Click or drag to resize

Block Properties

The Block type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets the data.
Public propertyStatic memberEbmlId
Gets the EBML ID.
Public propertyFlags
Gets or sets the flags.
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 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 propertyTrackNumber
Gets or sets the track number.
Public propertyWriteDefaultValues
Gets or sets whether to include default values when serializing.
(Inherited from Element.)
Top
See Also