Click or drag to resize

ITelevisionTuner Interface

[This is preliminary documentation and is subject to change.]

Defines the attributes of a television tuner device

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public interface ITelevisionTuner

The ITelevisionTuner type exposes the following members.

Properties
  NameDescription
Public propertyCurrentChannel
Sets current channel for the tuner
Public propertyTunerCommand
Invokes a tuner command
Public propertyTVProvider
Specifies the media Content provider to be used for this tuner
Top
See Also