Paketname | liboggz2 |
Beschreibung | convenience interface for Ogg stream I/O |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.1-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | libc6 (>= 2.2), libogg0 (>= 1.0rc3) |
Empfohlene Pakete | |
Paketbetreuer | Debian Xiph.org Maintainers |
Quelle | liboggz |
Paketgröße | 39020 Byte |
Prüfsumme MD5 | 1908ea7eb612d9c0e9d9d0303987c61d |
Prüfsumme SHA1 | 8278bfd3251f4a227be10d0a616437d9ff14e9dc |
Prüfsumme SHA256 | 692e008f5ffbc9867392404a65ef347efbfdfea032533fb072448135fff42f28 |
Link zum Herunterladen | liboggz2_1.1.1-1_i386.deb |
Ausführliche Beschreibung | Oggz provides a simple programming interface for reading and writing
Ogg files and streams.
.
liboggz supports the flexibility afforded by the Ogg file format while
presenting the following API niceties:
.
* Strict adherence to the formatting requirements of Ogg bitstreams,
to ensure that only valid bitstreams are generated.
* A simple, callback based open/read/close or open/write/close interface
to raw Ogg files.
* A customisable seeking abstraction for seeking on multitrack Ogg data.
* A packet queue for feeding incoming packets for writing, with callback
based notification when this queue is empty.
* A handy table structure for storing information on each logical
bitstream.
|