I just received a result code(-50) returned from ExtAudioFileWrite().
And I didnt't find the information about this result code in "Extended Audio File Services Reference".
Please help me to resolve it.
Thanks.
This error code is declared in MacErrors.h of the CarbonCore framework. -50 is paramErr
. IOW, one of your parameters is invalid. So you will need to verify your parameters, buffer sizes, arguments that you pass and so on to locate the parameter which has been flagged.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With