TrackType

MatroskaTrack.TrackType property

Gets the type of the track.

public MatroskaTrackType TrackType { get; }

Property Value

The type of the track.

See Also