Click or drag to resize

SegmentInfo Properties

The SegmentInfo type exposes the following members.

Properties
  NameDescription
Public propertyDateUtc
Gets or sets the date in UTC time.
Public propertyStatic memberDefaultTimecodeScale
Gets the default timecode scale.
Public propertyDuration
Gets or sets the duration.
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 propertyMuxingApp
Gets or sets the muxing application.
Public propertyNextFilename
Gets or sets the next filename.
Public propertyNextUid
Gets or sets the next UID.
Public propertyPrevFilename
Gets or sets the previous filename.
Public propertyPrevUid
Gets or sets the previous UID.
Public propertySegmentFilename
Gets or sets the segment filename.
Public propertySegmentUid
Gets or sets the segment UID.
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 propertyTimecodeScale
Gets or sets the timecode scale.
Public propertyTitle
Gets or sets the title.
Public propertyWriteDefaultValues
Gets or sets whether to include default values when serializing.
(Inherited from Element.)
Public propertyWritingApp
Gets or sets the writing application.
Top
See Also