AudioSystem constructor !

Prompt please, what values should be at constructor AudioSystem.
[71 byte] By [sitha] at [2007-11-27 4:04:31]
# 1
no need of create instance for AudioSystem we can access statically exMixer mixer = AudioSystem. getMixer(mixerInfo[3]);sourceDataLine = (SourceDataLine) AudioSystem.getLine(dataLineInfo);Visit : http://javasolution.blogspot.com
Arunssofta at 2007-7-12 9:09:23 > top of Java-index,Security,Cryptography...