Click or drag to resize

IAudioControlTrebleChange Method

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

Incrementally adjust treble up or down by the increment

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
void TrebleChange(
	int increment
)

Parameters

increment
Type: SystemInt32
Positive or negative change in treble specified in tenths (i.e. +1 will increase the treble by 0.1)
See Also