Minim |
|
setPan |
Description Sets the pan. The provided value should be in the range [-1, 1]. If a pan control is not present, this does nothing.Signature void setPan(float value) Parameters value — float: the new value for the panReturns None Related getPan ( )shiftPan ( ) Example None available Usage Web & Application |