Minim |
|
shiftVolume |
Description Transitions the volume from one value to another.Signature void shiftVolume(float from, float to, int millis) Parameters from — float: the starting volumeto — float: the ending volume millis — int: the length of the transition in milliseconds Returns None Related getVolume ( )setVolume ( ) Example None available Usage Web & Application |