SimpleBlock Properties |
The SimpleBlock type exposes the following members.
Name | Description | |
---|---|---|
Data |
Gets or sets the data.
(Inherited from Block.) | |
EbmlId |
Gets the EBML ID.
| |
Flags |
Gets or sets the flags.
(Inherited from Block.) | |
Id |
Gets the EBML ID.
(Overrides BlockId.) | |
Length |
Gets the total length of the element (including ID/size field), set after calling GetBytes.
(Inherited from Element.) | |
Size |
Gets the size of the element (excluding ID/size field), set after calling GetBytes.
(Inherited from Element.) | |
SizeLength |
Gets or sets the length of the size field, in bytes.
Defaults to zero (variable size).
(Inherited from Element.) | |
Timecode |
Gets or sets the timecode.
(Inherited from Block.) | |
TrackNumber |
Gets or sets the track number.
(Inherited from Block.) | |
WriteDefaultValues |
Gets or sets whether to include default values
when serializing.
(Inherited from Element.) |