Click or drag to resize

GHATelevisionTunerBaseIsDirectSoundControl Property

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

Determines if device accepts values for the various sound properties versus simple up/down commands

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

Property Value

Type: Boolean

Implements

IAudioControlIsDirectSoundControl
See Also