decodeNative

Decodes an audio file at its native sample rate (no resampling).

Use this when you need the original audio quality or will handle resampling yourself via SonixResampler.

Return

Decoded audio data at native sample rate, or null if decoding failed

Parameters

path

Absolute path to the audio file