Click or drag to resize

GHAMatrixSwitcherZoneVolumeChange Method

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

Incrementally adjust volume 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 VolumeChange(
	int increment
)

Parameters

increment
Type: SystemInt32

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

Implements

IAudioControlVolumeChange(Int32)
See Also