ChannelState Enumeration

Contains values that indicate whether a tune request is currently in progress. These values indicate only the state and do not imply success or failure.

  public enum ChannelState

Members

Value Description
Tuned Indicates that a tune request is not currently in progress.
TuneInProgress Indicates that a tune request is currently being acted upon and is incomplete.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also