|
libvorbis 1.3.7
|
#include <ogg/ogg.h>Go to the source code of this file.
Data Structures | |
| struct | vorbis_info |
| struct | vorbis_dsp_state |
| struct | vorbis_block |
| struct | alloc_chain |
| struct | vorbis_comment |
Macros | |
| #define | OV_FALSE -1 |
| #define | OV_EOF -2 |
| #define | OV_HOLE -3 |
| #define | OV_EREAD -128 |
| #define | OV_EFAULT -129 |
| #define | OV_EIMPL -130 |
| #define | OV_EINVAL -131 |
| #define | OV_ENOTVORBIS -132 |
| #define | OV_EBADHEADER -133 |
| #define | OV_EVERSION -134 |
| #define | OV_ENOTAUDIO -135 |
| #define | OV_EBADPACKET -136 |
| #define | OV_EBADLINK -137 |
| #define | OV_ENOSEEK -138 |
Typedefs | |
| typedef struct vorbis_info | vorbis_info |
| typedef struct vorbis_dsp_state | vorbis_dsp_state |
| typedef struct vorbis_block | vorbis_block |
| typedef struct vorbis_comment | vorbis_comment |
| #define OV_EBADHEADER -133 |
| #define OV_EBADLINK -137 |
| #define OV_EBADPACKET -136 |
| #define OV_EFAULT -129 |
| #define OV_EIMPL -130 |
| #define OV_EINVAL -131 |
| #define OV_ENOSEEK -138 |
| #define OV_ENOTAUDIO -135 |
| #define OV_ENOTVORBIS -132 |
| #define OV_EOF -2 |
| #define OV_EREAD -128 |
| #define OV_EVERSION -134 |
| #define OV_FALSE -1 |
| #define OV_HOLE -3 |
| typedef struct vorbis_block vorbis_block |
| typedef struct vorbis_comment vorbis_comment |
| typedef struct vorbis_dsp_state vorbis_dsp_state |
| typedef struct vorbis_info vorbis_info |
|
extern |
References vorbis_analysis().
Referenced by vorbis_analysis().
|
extern |
References vorbis_analysis_blockout().
Referenced by vorbis_analysis_blockout().
|
extern |
References vorbis_analysis_buffer().
Referenced by vorbis_analysis_buffer().
|
extern |
References vorbis_analysis_headerout().
Referenced by vorbis_analysis_headerout().
|
extern |
References vorbis_analysis_init().
Referenced by vorbis_analysis_init().
|
extern |
References vorbis_analysis_wrote().
Referenced by vorbis_analysis_wrote().
|
extern |
References vorbis_bitrate_addblock().
Referenced by vorbis_bitrate_addblock().
|
extern |
References vorbis_bitrate_flushpacket().
Referenced by vorbis_bitrate_flushpacket().
|
extern |
References vorbis_block_clear().
Referenced by vorbis_block_clear().
|
extern |
References vorbis_block_init().
Referenced by vorbis_block_init().
|
extern |
References vorbis_comment_add().
Referenced by vorbis_comment_add().
|
extern |
References vorbis_comment_add_tag().
Referenced by vorbis_comment_add_tag().
|
extern |
References vorbis_comment_clear().
Referenced by vorbis_comment_clear().
|
extern |
References vorbis_comment_init().
Referenced by vorbis_comment_init().
|
extern |
References vorbis_comment_query().
Referenced by vorbis_comment_query().
|
extern |
References vorbis_comment_query_count().
Referenced by vorbis_comment_query_count().
|
extern |
References vorbis_commentheader_out().
Referenced by vorbis_commentheader_out().
|
extern |
References vorbis_dsp_clear().
Referenced by vorbis_dsp_clear().
|
extern |
References vorbis_granule_time().
Referenced by vorbis_granule_time().
|
extern |
References vorbis_info_blocksize().
Referenced by vorbis_info_blocksize().
|
extern |
References vorbis_info_clear().
Referenced by vorbis_info_clear().
|
extern |
References vorbis_info_init().
Referenced by vorbis_info_init().
|
extern |
References vorbis_packet_blocksize().
Referenced by vorbis_packet_blocksize().
|
extern |
References vorbis_synthesis().
Referenced by vorbis_synthesis().
|
extern |
References vorbis_synthesis_blockin().
Referenced by vorbis_synthesis_blockin().
|
extern |
References vorbis_synthesis_halfrate().
Referenced by vorbis_synthesis_halfrate().
|
extern |
References vorbis_synthesis_halfrate_p().
Referenced by vorbis_synthesis_halfrate_p().
|
extern |
References vorbis_synthesis_headerin().
Referenced by vorbis_synthesis_headerin().
|
extern |
References vorbis_synthesis_idheader().
Referenced by vorbis_synthesis_idheader().
|
extern |
References vorbis_synthesis_init().
Referenced by vorbis_synthesis_init().
|
extern |
References vorbis_synthesis_lapout().
Referenced by vorbis_synthesis_lapout().
|
extern |
References vorbis_synthesis_pcmout().
Referenced by vorbis_synthesis_pcmout().
|
extern |
References vorbis_synthesis_read().
Referenced by vorbis_synthesis_read().
|
extern |
References vorbis_synthesis_restart().
Referenced by vorbis_synthesis_restart().
|
extern |
References vorbis_synthesis_trackonly().
Referenced by vorbis_synthesis_trackonly().
|
extern |
References vorbis_version_string().
Referenced by vorbis_version_string().