EncodingOptions

An optional struct, passed when encoding a sound.

Members

Variables

enableDither
bool enableDither;

Enable dither when exporting 8-bit, 16-bit, 24-bit WAV

sampleFormat
AudioSampleFormat sampleFormat;

The desired sample bitdepth to encode with.

Meta