xine-lib
1.2.10
|
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* speex_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References N_, NULL, audio_decoder_class_s::open_plugin, and 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().