| Interface | Description |
|---|---|
| OggLibrary |
based on libogg-1.1.3 ogg.h
|
| TheoraLibrary |
Based on libtheora-1.0alpha7 theora.h
|
| VorbisLibrary |
JNA wrapper for libvorbis.
|
| XiphLibrary |
Contains structures from ogg.h referenced in theora.h
|
| Class | Description |
|---|---|
| OggLibrary.ogg_page | |
| OggLibrary.ogg_stream_state | |
| OggLibrary.ogg_sync_state | |
| OggLibrary.oggpack_buffer |
*
THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.
|
| TheoraLibrary.theora_comment |
Comment header metadata.
|
| TheoraLibrary.theora_info |
Theora bitstream info.
|
| TheoraLibrary.theora_state |
Codec internal state and context.
|
| TheoraLibrary.yuv_buffer |
A YUV buffer for passing uncompressed frames to and from the codec.
|
| VorbisLibrary.alloc_chain | |
| VorbisLibrary.OggVorbis_File | |
| VorbisLibrary.ov_callbacks |
*
THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.
|
| VorbisLibrary.ovectl_ratemanage_arg | |
| VorbisLibrary.ovectl_ratemanage2_arg | |
| VorbisLibrary.vorbis_block | |
| VorbisLibrary.vorbis_comment | |
| VorbisLibrary.vorbis_dsp_state | |
| VorbisLibrary.vorbis_info |
*
THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.
|
| XiphLibrary.ogg_packet |