Vixen
02b45cc4
csharp
public enum MatroskaTrackKind

What a track carries.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Other

    Subtitles, buttons, metadata — anything this reader has no use for.

  • Video

    Pictures.

  • Audio

    Sound.

Used by (6)

  • MatroskaAudioStreamDecoderVixen.Video
  • MatroskaDemuxerVixen.Video
  • MatroskaDemuxerTestsVixen.Video.Tests
  • MatroskaTrackVixen.Video
  • WebMVideoStreamDecoderVixen.Video
  • VideoImporterVixen.Editor.Assets