TrackUid

MatroskaTrack.TrackUid property

Gets the unique ID to identify the Track. This SHOULD be kept the same when making a direct stream copy of the Track to another file.

public ulong TrackUid { get; }

Property Value

The unique ID to identify the Track.

See Also