Home | History | Annotate | Download | only in media

Lines Matching refs:createAudioPatch

4206      * Return codes for listAudioPorts(), createAudioPatch() ...
4239 * or connected and disconnected with createAudioPatch() or releaseAudioPatch().
4325 public static int createAudioPatch(AudioPatch[] patch,
4328 return AudioSystem.createAudioPatch(patch, sources, sinks);