TagTrackUid

MatroskaTag.TagTrackUid property

Gets a unique ID to identify the Track(s) the tags belong to. If the value is 0 at this level, the tags apply to all tracks in the Segment.

public ulong TagTrackUid { get; }

Property Value

A unique ID to identify the Track(s) the tags belong to.

See Also