xine-lib 1.2.11
|
Go to the source code of this file.
Data Structures | |
struct | wvheader_t |
Functions | |
void * | demux_wv_init_plugin (xine_t *xine, const void *data) |
void * | decoder_wavpack_init_plugin (xine_t *xine, const void *data) |
Variables | |
static const uint32_t | wvpk_signature = ME_FOURCC('w', 'v', 'p', 'k') |
void * decoder_wavpack_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References N_, NULL, open_plugin(), and audio_decoder_class_s::open_plugin.
void * demux_wv_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References N_, NULL, open_plugin(), and demux_class_s::open_plugin.
|
static |
Referenced by open_wv_file().