Archived:Cropping before recording using AMR format fails on S60 2nd Edition (Known Issue)
m (Protected "KIS000153 - Recording using AMR format fails" [edit=sysop:move=sysop]) |
extkbeditor2
(Talk | contribs) m |
||
| Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| − | {| | + | {{KnowledgeBase |
| − | | | + | |id=KIS000153 |
| − | + | |platform=S60 2nd Edition | |
| − | | | + | |devices=Nokia 6600, version 3.42.1 |
| − | + | |category= | |
| + | |subcategory= | ||
| + | |creationdate=February 17, 2004 | ||
| + | |keywords= | ||
| + | }} | ||
| − | + | ==Overview== | |
| − | + | CMdaAudioRecorderUtility fails to record in AMR format if cropping before recording. | |
| − | + | ||
| − | + | ||
| − | + | ==Description== | |
| − | + | Calling CmdaAudioRecorderUtility::CropL() on an opened AMR file (or descriptor) causes subsequent CMdaAudioRecorderUtility::RecordL() calls to fail. | |
| − | + | ||
| − | + | ||
| − | + | ==Solution== | |
| − | + | Try to avoid calling CropL() where possible. | |
| − | + | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:Known Issue]][[Category:Symbian C++]][[Category:Audio]][[Category:S60 2nd Edition]] | [[Category:Known Issue]][[Category:Symbian C++]][[Category:Audio]][[Category:S60 2nd Edition]] | ||
Revision as of 01:14, 21 October 2008
Article Metadata
Tested with
Devices(s): Nokia 6600, version 3.42.1
Compatibility
Platform(s): S60 2nd Edition
Article
Created: (17 Feb 2004)
Last edited: extkbeditor2
(21 Oct 2008)
Overview
CMdaAudioRecorderUtility fails to record in AMR format if cropping before recording.
Description
Calling CmdaAudioRecorderUtility::CropL() on an opened AMR file (or descriptor) causes subsequent CMdaAudioRecorderUtility::RecordL() calls to fail.
Solution
Try to avoid calling CropL() where possible.

