Click or drag to resize

GHAMatrixSwitcherZoneTrebleChange Method

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

Incrementally adjust treble up or down by the increment

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual void TrebleChange(
	int increment
)

Parameters

increment
Type: SystemInt32

[Missing <param name="increment"/> documentation for "M:GHASchema.Classes.Device.AudioVideo.GHAMatrixSwitcherZone.TrebleChange(System.Int32)"]

Implements

IAudioControlTrebleChange(Int32)
See Also