Skip to content

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.

Parameters
options Optional W64 decoding options.
Returns
A unique pointer to the created decoder.

Defined at audio/decoder.hpp:288