SegmentInfo Properties |
The SegmentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DateUtc |
Gets or sets the date in UTC time.
| |
| DefaultTimecodeScale |
Gets the default timecode scale.
| |
| Duration |
Gets or sets the duration.
| |
| EbmlId |
Gets the EBML ID.
| |
| Id |
Gets the EBML ID.
(Overrides ElementId.) | |
| Length |
Gets the total length of the element (including ID/size field), set after calling GetBytes.
(Inherited from Element.) | |
| MuxingApp |
Gets or sets the muxing application.
| |
| NextFilename |
Gets or sets the next filename.
| |
| NextUid |
Gets or sets the next UID.
| |
| PrevFilename |
Gets or sets the previous filename.
| |
| PrevUid |
Gets or sets the previous UID.
| |
| SegmentFilename |
Gets or sets the segment filename.
| |
| SegmentUid |
Gets or sets the segment UID.
| |
| 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.) | |
| TimecodeScale |
Gets or sets the timecode scale.
| |
| Title |
Gets or sets the title.
| |
| WriteDefaultValues |
Gets or sets whether to include default values
when serializing.
(Inherited from Element.) | |
| WritingApp |
Gets or sets the writing application.
|