Share via


StreamSelector.GetModifyingStreams Method

Gets the list of stream types that the application will modify.

Syntax

  public StreamType GetModifyingStreams();

Return Value

Microsoft.MediaCenter.TVVM.StreamType. A member of the StreamType enumeration, treated as a bitmask. Multiple streams can be selected and returned.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also