java mp3 plugin api documentation

Could anyone tell me please where to find java mp3 plugin api documentation? Is there a Documentation?

And a second question:

Is it possible to encode mp3 with this plugin?

I am capturing audio and want to encode mp3 then mix it with another DataSource and save as avi or an other format. Is it possible?

[330 byte] By [Cosar_Ha] at [2007-10-3 4:18:41]
# 1

Hi,

The Documentation for the mp3 plugin is the same as the documentation for standar JMF. Just browse the JMF site:

http://java.sun.com/products/java-media/jmf/1.0/guide/index.html

http://java.sun.com/products/java-media/jmf/2.1.1/guide/index.html

http://java.sun.com/products/java-media/jmf/2.1.1/specdownload.html

With the mp3 plugin IT IS NOT POSSIBLE TO ENCODE MP3, you can only decode mp3s.

But you can use JavaSound with Tritonus:

http://www.tritonus.org/plugins.html

http://www.jsresources.org/apps/am.html

http://www.javaworld.com/javaforums/showflat.php?Board=Enterprisejava&Number=24209

Regards,

Edwin

Edwin.Ga at 2007-7-14 22:20:25 > top of Java-index,Security,Cryptography...