I think this is the one... http://docs.go-mono.com/index.aspx?link=T%3AMonoTouch.AVFoundation.AVCaptureVideoOrientation
On 30 April 2012 11:18, WP7_MonoTouch <[email protected]> wrote: > I'm working with the camera using the standard example code, because i need > to do augmented reality: > > https://github.com/xamarin/monotouch-samples/tree/master/AVCaptureFrames > > But then i realize that the orientation is always landscape. I would like a > portrait orientation. > > So, i dig into internet and found this question: > > > http://stackoverflow.com/questions/3561738/why-avcapturesession-output-a-wrong-orientation > > It's for apple, not for Xamarin, but he says that there is an enum that you > can change to change the camera orientation > (AVCaptureVideoOrientationLandscapeRight ) > > But i have not found this enum into monotouch. > > Thanks!!! > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/How-to-take-photos-in-portrait-mode-tp4598628.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
