Click or drag to resize
MatroskaTrackType Enumeration
Matroska track type indication.

Namespace: StreamCoders.Container.Elements
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum MatroskaTrackType
Members
  Member nameValueDescription
Video1 Indicates a video track.
Audio2 Indicates an audio track.
Complex3 Not supported.
Logo16 Not supported.
SubTitle17 Not supported.
Buttons18 Not supported.
Control32 Not supported.
See Also