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

Method hasControl

src/ddf/minim/Controller.java:211–219  ·  view source on GitHub ↗

@invisible Returns whether or not the particular control type is supported by the Line being controlled. @see #VOLUME @see #GAIN @see #BALANCE @see #PAN @see #SAMPLE_RATE @see #MUTE @return true if the control is available

(Control.Type type)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

getValueMethod · 0.95
setValueMethod · 0.95
shiftVolumeMethod · 0.95
shiftGainMethod · 0.95
shiftBalanceMethod · 0.95
shiftPanMethod · 0.95
enableMonitoringMethod · 0.80
disableMonitoringMethod · 0.80

Calls 2

equalsMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected