Vorbis++ is a C++ wrapper library for the
Ogg Vorbis C library.
Current version, 0.3, is fairly complete.
vorbispp-0.3.tar.gz
-
Decode from any source - file-based decoder included.
-
Encode from any source - file-based encoder included.
-
Play to any sink - file and audio device based sinks included.
-
Threaded buffer to avoid dropout.
Ogg Vorbis libraries
-
Metadata feedback from objects.
-
Socket-based sources and sinks.
-
Anything else ?