on some devices/older api versions you need to use setRotation instead (in 
the camera params). 

You can also use setOrientationHint instead
http://developer.android.com/reference/android/media/MediaRecorder.html#setOrientationHint(int)

On Monday, April 29, 2013 11:00:36 PM UTC+3, Ivan Stamenkovic wrote:
>
> I tried, i searched but nothing works. I have this code preparing the 
> camera:
>
> http://paste.laravel.com/pP1
>
> and there is myCamera.setDisplayOrientation(90);
>
> But when i playback the video it's in landscape. Is there any way to 
> change this or to rotate videoview????
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to