|
xine-lib
1.2.9
|
Go to the source code of this file.
Functions | |
| void * | vorbis_init_plugin (xine_t *xine, void *data) |
| void * | speex_init_plugin (xine_t *xine, void *data) |
| void * | theora_init_plugin (xine_t *xine, void *data) |
| void* speex_init_plugin | ( | xine_t * | xine, |
| void * | data | ||
| ) |
References default_audio_decoder_class_dispose, N_, and open_plugin().
| void* theora_init_plugin | ( | xine_t * | xine, |
| void * | data | ||
| ) |
| void* vorbis_init_plugin | ( | xine_t * | xine, |
| void * | data | ||
| ) |
References default_audio_decoder_class_dispose, N_, and open_plugin().
1.8.14