OggVorbisContext Struct Reference


Data Fields

vorbis_info vi
vorbis_dsp_state vd
vorbis_block vb
uint8_t buffer [BUFFER_SIZE]
int buffer_index
int eof
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

uint8_t OggVorbisContext::buffer[BUFFER_SIZE]

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().

Definition at line 45 of file libvorbis.c.

Referenced by oggvorbis_encode_frame().

vorbis_comment OggVorbisContext::vc

Definition at line 48 of file libvorbis.c.

Referenced by oggvorbis_encode_init().

Definition at line 49 of file libvorbis.c.


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

Generated on Tue Apr 20 17:40:10 2010 for FFmpeg by  doxygen 1.5.6