This page was last modified 09:13, 27 June 2007.
CVideoPlayerUtility::SetRotationL()崩溃或错误现象
From Forum Nokia Wiki
- 设备, 软件 版本:
S60 2nd Edition, FP3, Nokia N70, Nokia N90
- 说明:
调用CVideoPlayerUtility中的SetRotationL()方法会产生错误结果,甚至导致设备重启。
- 详细描述:
使用 CVideoPlayerUtility::SetRotationL(TVideoRotation aRotation)时,将参数aRotation设置为EVideoRotationClockwise180 或EVideoRotationClockwise270,这样可能导致设备重启或旋转后的画面扭曲难看。
如果参数为EVideoRotationClockwise90 那将没有这方面的问题。
- 解决方案:
在CVideoPlayerUtility中使用90度顺时针方面。在7-11-2005后的版本中已经修正了这个问题。
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| video player streaming S60 | mdini | Open C | 8 | 2007-03-30 16:47 |
| Video problem in SDK2.0 | hjh770107 | Symbian Tools & SDKs | 2 | 2004-10-14 02:34 |
| playing video on series 60 7.0s | gsusmonzon | General Symbian C++ | 6 | 2005-07-21 15:53 |
| Playing a 3gp content using CVideoPlayerUtility | girishvmx | General Symbian C++ | 5 | 2007-07-25 05:55 |
| Play two videos simultaneously | rithesh.pai | Symbian Media (Graphics & Sounds) | 6 | 2007-08-31 09:34 |
