Click or drag to resize

GHATelevisionTunerBaseCurrentChannel Property

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

Sets current channel for the tuner

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual ITelevisionStation CurrentChannel { get; set; }

Property Value

Type: ITelevisionStation

Implements

ITelevisionTunerCurrentChannel
See Also