Languages

Menu
Sites
Language
Video rotation mode!!

How to find the video rotation?

For an image, I use:

"ImageOrientationType GetOrientation (void) const" from ImageContentInfo calss

For video, there is nothing similar

If you capture video in RD-PQ device in portrait mode then the video width > height and the rotation will be 90 or 270

I am trying to figure the rotation of the video to set the overlaypanel rotation to play the video correctly

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
using VideoFrameExtractor::GetRecordingRotation probbly is the only solution