SegmentUid

MatroskaSegment.SegmentUid property

Gets the unique 128 bit number identifying a SEGMENT. Obviously, a file can only be referred to by another file if a SEGMENTUID is present, however, playback is possible without that UID.

public byte[] SegmentUid { get; }

Property Value

The unique 128 bit number identifying a SEGMENT.

See Also