Searched refs:nControlSetFloatValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DPortMixer.java451 nControlSetFloatValue(controlID, value);
502 private static native void nControlSetFloatValue(long controlID, float value); method in class:PortMixer

Completed in 22 milliseconds