MCPcopy Create free account
hub / github.com/DASAR-zz/Minim-Android / shiftVolume

Method shiftVolume

src/ddf/minim/Controller.java:421–427  ·  view source on GitHub ↗

Transitions the volume from one value to another. @param from float: the starting volume @param to float: the ending volume @param millis int: the length of the transition in milliseconds @related getVolume ( ) @related setVolume ( )

(float from, float to, int millis)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

hasControlMethod · 0.95
setVolumeMethod · 0.95

Tested by

no test coverage detected