xine-lib 1.2.11
|
Go to the source code of this file.
Functions | |
void * | vorbis_init_plugin (xine_t *xine, const void *data) |
void * | speex_init_plugin (xine_t *xine, const void *data) |
void * | theora_init_plugin (xine_t *xine, const void *data) |
void * | anx_init_class (xine_t *xine, const void *data) |
void * | ogg_init_class (xine_t *xine, const void *data) |
void * anx_init_class | ( | xine_t * | xine, |
const void * | data | ||
) |
References anx_open_plugin(), default_demux_class_dispose, N_, and NULL.
void * ogg_init_class | ( | xine_t * | xine, |
const void * | data | ||
) |
References default_demux_class_dispose, N_, NULL, and ogg_open_plugin().
void * speex_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References N_, NULL, open_plugin(), and audio_decoder_class_s::open_plugin.
void * theora_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References N_, NULL, video_decoder_class_s::open_plugin, and theora_open_plugin().
void * vorbis_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References default_audio_decoder_class_dispose, N_, NULL, and open_plugin().