function create_w64_decoder(const w64_decoding_options &) audio¶
std::unique_ptr<audio_decoder> create_w64_decoder(const w64_decoding_options& options = { … } Creates a decoder for W64 audio files.
| options | Optional W64 decoding options. |
| A unique pointer to the created decoder. |
Defined at audio/decoder.hpp:288