Archived:Audio input streaming overflow error causes a panic on S60 2nd Edition (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Article Metadata
Tested with
Devices(s): Nokia 6600, version 3.42.1
Compatibility
Platform(s): S60 2nd Edition
Article
Created: User:Technical writer 1
(09 Mar 2004)
Last edited: hamishwillee
(15 Jun 2012)
Overview
CMdaAudioInputStream causes a panic when recording the last buffer has been completed.
Description
CMdaAudioInputStream causes E32User-CBase 49 panic when recording the last buffer has been completed. MMdaAudioInputStreamCallback::MaiscRecordComplete() should be called when the KErrOverflow error occurs.
Solution
There is a workaround solution of reusing buffers so that the overflow never occurs. Refer to the document S60 Developer Platform 2.0: Audio Streaming Example.


(no comments yet)