| MatroskaSegment Class |
Namespace: StreamCoders.Container
The MatroskaSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| MatroskaSegment | Initializes a new instance of the MatroskaSegment class |
| Name | Description | |
|---|---|---|
| SegmentDuration |
Gets or sets the duration of the segment.
| |
| SegmentUid |
| Name | Description | |
|---|---|---|
| Commit |
Commits segment to stream.
| |
| Init |
Creates a segment given "Segment tracks" Element.
Creates SegmentInfo Element with information passed by Configuration.
| |
| SetNextSegment |
Sets next/previous segment if multiple segments are used. The current segment will need
information in order to correctly chain the segments together.
| |
| Write |
Writes buffer to the segment.
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |