S60 2nd Edition, FP3, Nokia N70, Nokia N90
调用CVideoPlayerUtility中的SetRotationL()方法会产生错误结果,甚至导致设备重启。
使用 CVideoPlayerUtility::SetRotationL(TVideoRotation aRotation)时,将参数aRotation设置为EVideoRotationClockwise180 或EVideoRotationClockwise270,这样可能导致设备重启或旋转后的画面扭曲难看。
如果参数为EVideoRotationClockwise90 那将没有这方面的问题。
在CVideoPlayerUtility中使用90度顺时针方面。在7-11-2005后的版本中已经修正了这个问题。
No related wiki articles found