Duration

MatroskaSegment.Duration property

Gets the duration of the SEGMENT. Please see TimecodeScale for more information.

public double? Duration { get; }

Property Value

The duration of the SEGMENT.

See Also