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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DAudioSynthesizerPropertyInfo.java32 public final class AudioSynthesizerPropertyInfo { class
35 * Constructs a <code>AudioSynthesizerPropertyInfo</code> object with a given
43 public AudioSynthesizerPropertyInfo(String name, Object value) { method in class:AudioSynthesizerPropertyInfo
74 * <code>AudioSynthesizerPropertyInfo.value</code> may be selected

Completed in 31 milliseconds