Hi all,
Where can I find the meaning of the error code (aError) in the callback observer of MMdaAudioInputStreamCallback and MMdaAudioOutputStreamCallback?
void MaoscOpenComplete(TInt aError);
void MaoscBufferCopied(TInt aError, const TDesC8& aBuffer);
void MaoscPlayComplete(TInt aError);
void MaiscOpenComplete(TInt aError);
void MaiscBufferCopied(TInt aError, const TDesC8& aBuffer);
void MaiscRecordComplete(TInt aError);
Regards,
Steve



