OggVorbisContext Struct Reference


Data Fields

vorbis_info vi
vorbis_dsp_state vd
vorbis_block vb
uint8_t buffer [BUFFER_SIZE]
int buffer_index
vorbis_comment vc
ogg_packet op

Detailed Description

Definition at line 39 of file libvorbis.c.


Field Documentation

vorbis_info OggVorbisContext::vi

vorbis_dsp_state OggVorbisContext::vd

vorbis_block OggVorbisContext::vb

Definition at line 43 of file libvorbis.c.

Referenced by oggvorbis_encode_frame().

Definition at line 44 of file libvorbis.c.

Referenced by oggvorbis_encode_frame().

vorbis_comment OggVorbisContext::vc

Definition at line 47 of file libvorbis.c.

Referenced by oggvorbis_encode_init().

Definition at line 48 of file libvorbis.c.


The documentation for this struct was generated from the following file:

Generated on Thu Apr 2 07:16:15 2009 for ffmpeg by  doxygen 1.5.6