Click or drag to resize
MatroskaSegmentSegmentDuration Property
Gets or sets the duration of the segment.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TimeSpan SegmentDuration { get; }

Property Value

Type: TimeSpan
The segment duration.
See Also