Share via


StreamInfo Class

Enables applications to retrieve information about a particular stream.

  public class StreamInfo

Members

Public Instance Methods

Method Description
GetProperty Retrieves a property from this stream.

Public Instance Properties

Property Description
Id Gets a value that indicates the identifier for this stream.
IsActive Gets a value that indicates whether the stream is currently selected for presentation.
PID Gets a value that indicates the packet identifier (PID) for this stream.
StreamType Gets a value that indicates the stream type.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also