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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DPortMixer.java375 nControlSetIntValue(controlID, value?1:0);
500 private static native void nControlSetIntValue(long controlID, int value); method in class:PortMixer

Completed in 29 milliseconds