Way back on 04 Jan, Brian Arnold wrote:
>Is Java 1.4/1.5's AudioSystem implemented using QuickTime or Core Audio on
>Mac OS X?
I used 'nm' on the 'libjsound.jnilib' file in the appropriate Libraries dir
of each JVM version, and looked at the undefined (external) symbols, most
of which start with "_Audio". So it looks like the answer is Core Audio.
I was nm'ing the JNI-libs today for a different reason, and recalled this
question, hence the delay.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden