StreamSelector.AvailableStreams Property
Gets a list of all streams that are available for selection.
Syntax
public StreamInfo AvailableStreams {get;}
Property Value
Microsoft.MediaCenter.TVVM.StreamInfo. An object that contains a list of all streams that are available for selection.
This property is read-only.
Requirements
Reference: Microsoft.MediaCenter.ITVVM
Namespace: Microsoft.MediaCenter.TVVM
Assembly: Microsoft.MediaCenter.ITVVM.dll
Platform: Windows 7
See Also