|
xine-lib
1.2.9
|
#include <xine/xine_internal.h>Go to the source code of this file.
Functions | |
| void * | oscope_init_plugin (xine_t *xine, void *data) |
| void * | fftscope_init_plugin (xine_t *xine, void *data) |
| void * | fftgraph_init_plugin (xine_t *xine, void *data) |
| void * | tdaan_init_plugin (xine_t *xine, void *data) |
| void* fftgraph_init_plugin | ( | xine_t * | xine, |
| void * | data | ||
| ) |
References default_post_class_dispose, fftgraph_open_plugin(), N_, and NULL.
| void* fftscope_init_plugin | ( | xine_t * | xine, |
| void * | data | ||
| ) |
References default_post_class_dispose, fftscope_open_plugin(), N_, and NULL.
| void* oscope_init_plugin | ( | xine_t * | xine, |
| void * | data | ||
| ) |
References default_post_class_dispose, N_, NULL, and oscope_open_plugin().
| void* tdaan_init_plugin | ( | xine_t * | xine, |
| void * | data | ||
| ) |
References default_post_class_dispose, N_, NULL, and tdaan_open_plugin().
1.8.14