xine-lib 1.2.13-20230125hg15249
|
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 audio_decoder_s::dispose, N_, NULL, open_plugin(), and audio_decoder_class_s::open_plugin.
void * demux_wv_init_plugin | ( | xine_t * | xine, |
const void * | data ) |
References demux_plugin_s::dispose, N_, NULL, open_plugin(), and demux_class_s::open_plugin.
Referenced by open_wv_file().