odin_resampler_destroy
Destroys the given ODIN resampler instance. After this call, all attempts to use this handle will fail.
Declaration
Parameters
resampler
Handle of the resampler to be destroyed. See OdinResamplerHandle
Declaration
Returns
A return code indicating success or failure.
Return Type