There are some set of questions i wanted to ask related to Java Sound
which are as follows :
- Can i use xuggler with netbeans ?
- If yes can anyone please tell the way out ?
- What are the audio and video formats xuggler is able to decode
- Is xuggler the best open source library to play audio and video in java ?
- Is
JLayer
a good library to play audio files ? - Can i use
JLayer
to play video files ?
I want my program to play mp3,wav,mp4,3gp files (commonly used) which is the best library to use ?