OggVorbisDecContext Struct Reference


Data Fields

AVFrame frame
vorbis_info vi
 vorbis_info used during init
vorbis_dsp_state vd
 DSP state used for analysis.
vorbis_block vb
 vorbis_block used for analysis
vorbis_comment vc
 VorbisComment info.
ogg_packet op
 ogg packet

Detailed Description

Definition at line 26 of file libvorbisdec.c.


Field Documentation

Definition at line 27 of file libvorbisdec.c.

Referenced by oggvorbis_decode_frame().

ogg packet

Definition at line 32 of file libvorbisdec.c.

Referenced by oggvorbis_decode_frame(), and oggvorbis_decode_init().

vorbis_block used for analysis

Definition at line 30 of file libvorbisdec.c.

Referenced by oggvorbis_decode_frame(), and oggvorbis_decode_init().

vorbis_comment OggVorbisDecContext::vc

VorbisComment info.

Definition at line 31 of file libvorbisdec.c.

Referenced by oggvorbis_decode_close(), and oggvorbis_decode_init().

vorbis_dsp_state OggVorbisDecContext::vd

DSP state used for analysis.

Definition at line 29 of file libvorbisdec.c.

Referenced by oggvorbis_decode_frame(), and oggvorbis_decode_init().

vorbis_info used during init

Definition at line 28 of file libvorbisdec.c.

Referenced by oggvorbis_decode_close(), oggvorbis_decode_frame(), and oggvorbis_decode_init().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8