Skip to content

struct wave_encoding_options audio

struct wave_encoding_options : public audio_encoding_options { … }

Represents options for WAVE audio encoding, including RF64 support for large files.

variable switch_to_rf64_if_over_4gb

bool switch_to_rf64_if_over_4gb = true

Defined at audio/encoder.hpp:136

Defined at audio/encoder.hpp:134