Archived:CVideoPlayerUtility::SetRotationL() crash or erroneous behavior (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 N70, Nokia N90
Compatibility
Platform(s): S60 2nd Edition, FP3
Article
Created: User:Technical writer 1
(23 Feb 2006)
Last edited: hamishwillee
(15 Jun 2012)
Contents |
Overview
Calling the SetRotationL() method of the CVideoPlayerUtility class may have incorrect result or cause the device to reboot.
Description
Using the CVideoPlayerUtility::SetRotationL(TVideoRotation aRotation) method with the aRotation parameter set to either EVideoRotationClockwise180 or EVideoRotationClockwise270 may cause the device to reboot or make the rotated video look horribly scrambled.
Setting the rotation to EVideoRotationClockwise90 works without problems on all software builds.
How to reproduce
(See detailed description).
Solution
Use only 90 degree clockwise rotation with CVideoPlayerUtility.
The problem has been fixed in the latest software releases, dated 7-11-2005 or later.

