VorbisInfo.java

This is a very lightweight java class I wrote for retrieving information about an Ogg Vorbis file/stream. I'm currently using it to load data into my music database system and I'm pretty happy with it.

VorbisInfo provides access to the following information:

TODO list:

Documentation:

License:

Download