|
xine-lib
1.2.10
|
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, audio_decoder_class_s::open_plugin, and open_plugin().
| void* demux_wv_init_plugin | ( | xine_t * | xine, |
| const void * | data | ||
| ) |
References N_, NULL, demux_class_s::open_plugin, and open_plugin().
|
static |
Referenced by open_wv_file().
1.8.17