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