CVideoPlayerUtility::SetRotationL()崩溃或错误现象
文章信息
测试基于
SDK: S60 2nd Edition, FP3,
设备:: Nokia N70, Nokia N90
文章
由 huwell
在 27 Jun 2007 创建
最后由 hamishwillee
在 06 May 2013 编辑
- 说明:
调用CVideoPlayerUtility中的SetRotationL()方法会产生错误结果,甚至导致设备重启。
- 详细描述:
使用 CVideoPlayerUtility::SetRotationL(TVideoRotation aRotation)时,将参数aRotation设置为EVideoRotationClockwise180 或EVideoRotationClockwise270,这样可能导致设备重启或旋转后的画面扭曲难看。
如果参数为EVideoRotationClockwise90 那将没有这方面的问题。
- 解决方案:
在CVideoPlayerUtility中使用90度顺时针方面。在7-11-2005后的版本中已经修正了这个问题。


(no comments yet)