IAudioControlBassChange Method |
[This is preliminary documentation and is subject to change.]
Incrementally adjust Bass 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)
Syntaxvoid BassChange(
int increment
)
Parameters
- increment
- Type: SystemInt32
Positive or negative change in Bass specified in tenths (i.e. +1 will increase the Bass by 0.1)
See Also