Share via


StreamSelector.SelectStream Method

Passes a list of streams to select for presentation.

Syntax

  public void SelectStream(
  StreamInfo  streams
);

Parameters

streams

Microsoft.MediaCenter.TVVM.StreamInfo. An object that contains a list of streams to select for presentation.

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also