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