ofsson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 02, 2001 8:53 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA3D] Java3d, Java Sound, and MP3's
>
>
> > > Can we get some help from Sun on this? Has anybody had
> success with
> > > playing anything other th
> > Can we get some help from Sun on this? Has anybody had success with
> > playing anything other than the default filetypes (like MP3)?
Maybe im out a little deep here, but what about the DemoJMFJ3D demo
which projects a movie on an object using Java3D and JMF?
http://java.sun.com/products/ja
e sample. How can I write my own if the
> example code uses undocumented features of J3D And how can extend
> the undocumented classes to use a different decoder??
>
> (I have the feeling that these undocumented classes use native calls to
> play sounds)
>
> -Lee
3D API'
Subject: RE: [JAVA3D] Java3d, Java Sound, and MP3's
My teammate sent this question yesterday, but we haven't heard anything
back yet. The JavaDocs for the JavaSoundMixer (distributed in the Sun
J3D utils) says:
"The JavaSoundMixer Class defines an audio output device tha
Lee
> -Original Message-
> From: Scott Vander Weide
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 29, 2001 10:24 AM
> To: [EMAIL PROTECTED]
> Subject: [JAVA3D] Java3d, Java Sound, and MP3's
>
>
> Hello All,
>
> I am trying to implement mp3 play
Hello All,
I am trying to implement mp3 playback in my Java3D environment. I was
hoping to use the SPI (Service Provider Interface) to do this, based on
an article I read on Java World's website. But I cannot see any direct
connection, or implied connection for that matter, between Java3D's
sou