Share via


StreamType Enumeration

Contains values that identify the stream type. This is a System.Flags attributed type.

  public enum StreamType

Members

Value Description
Audio An audio stream.
Caption A closed caption stream.
Carousel A carousel stream.
None No stream.
Subtitles A subtitles stream.
Superimpose A super-imposed stream.
Teletext A Teletext stream.
Video A video stream.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also