Description

Vorbis++ is a C++ wrapper library for the Ogg Vorbis C library.

Download

Current version, 0.3, is fairly complete.

vorbispp-0.3.tar.gz

Features

  • 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.

Requirements

Ogg Vorbis libraries

TODO

  • Metadata feedback from objects.
  • Socket-based sources and sinks.
  • Anything else ?
No comments