diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2009-11-25 09:10:19 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2009-11-26 14:43:00 (GMT) |
commit | 58d8c744dbcde532270b62484ea16d865589bc38 (patch) | |
tree | 281223a48054892bc5b5163f55759a7a20aff3d4 /src/gui/kernel | |
parent | 3ac80bf663a2a8d69b860c44b0285fe72750da58 (diff) | |
download | Qt-58d8c744dbcde532270b62484ea16d865589bc38.zip Qt-58d8c744dbcde532270b62484ea16d865589bc38.tar.gz Qt-58d8c744dbcde532270b62484ea16d865589bc38.tar.bz2 |
Clip video rect to physical screen dimensions
The CVideoPlayerUtility API requires both a native window handle
and an absolute screen rectangle in order to define the location
of the rendered video output. On certain devices, such as the
Nokia E75, which runs S60 3.2, if the absolute rectangle extends
outside the physical screen extent, no video is rendered.
This change works around this defect in the platform by clipping
the video rectangle to the physical screen extent.
Task-number: QTBUG-5467
Reviewed-by: trustme
Diffstat (limited to 'src/gui/kernel')
0 files changed, 0 insertions, 0 deletions