| 
    	Minim | 
    |
| 
    	
    	 shiftPan  | 
    
    	 Description Transitions the pan from one value to another.Signature void shiftPan(float from, float to, int millis) Parameters from — float: the starting panto — float: the ending pan millis — int: the length of the transition in milliseconds Returns None Related getPan ( )setPan ( ) Example None available Usage Web & Application |