xine-lib 1.2.13-20230125hg15249
|
#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 post_plugin_s::dispose, fftgraph_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * fftscope_init_plugin | ( | xine_t * | xine, |
const void * | data ) |
References post_plugin_s::dispose, fftscope_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * oscope_init_plugin | ( | xine_t * | xine, |
const void * | data ) |
References post_plugin_s::dispose, N_, NULL, post_class_s::open_plugin, and oscope_open_plugin().
void * tdaan_init_plugin | ( | xine_t * | xine, |
const void * | data ) |
References post_plugin_s::dispose, N_, NULL, post_class_s::open_plugin, and tdaan_open_plugin().