liboggplay
OggPlay is a library that simplies decoding and playback of Ogg media files.
There are several layers to a typical ogg playing application:
- Parsing of the ogg container format (handled by libogg and made usable by liboggz) and routing of packets
- Decoding of individual ogg packets (handled by libtheora, libvorbis, libfishsound, libcmml, etc. depending on contents)
- Maintenance of synchronisation between individual raw data streams
- Presentation of raw data to the user (via the screen / sound card / etc.)
liboggplay handles the first 3 layers for you, leaving just the actual presentation for the application writer.
Documentation of OggPlay can be read at online.
Further documentation is provided in the source tarball.
Recent comments
3 weeks 3 days ago
3 weeks 5 days ago
7 weeks 4 days ago
7 weeks 6 days ago
8 weeks 17 hours ago
8 weeks 1 day ago
8 weeks 1 day ago
8 weeks 1 day ago
8 weeks 1 day ago
8 weeks 1 day ago