Skip to content

function create_caff_decoder(const caff_decoding_options &) audio

std::unique_ptr<audio_decoder> create_caff_decoder(const caff_decoding_options& options = { … }

Creates a decoder for CAFF audio files.

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

Defined at audio/decoder.hpp:318