Searched defs:ModelChannelMixer (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DModelChannelMixer.java30 * ModelChannelMixer is used to process channel voice mix output before going
38 * <b>Warning! Classes that implements ModelChannelMixer must be thread-safe.</b>
42 public interface ModelChannelMixer extends MidiChannel { interface in inherits:MidiChannel

Completed in 50 milliseconds