SegmentFilename

MatroskaSegment.SegmentFilename property

Gets the filename corresponding to this Segment.

public string SegmentFilename { get; }

Property Value

The filename corresponding to this Segment.

See Also