ViewFinder Orientation With Windows Phone 7 Mango PhotoCamera

Viewed 6446

I am using the PhotoCamera control with the Windows Phone 7 Mango Beta 2 development tools.

The "ViewFinder" for the camera control is a rectangle object filled with a VideoBrush, as in the example here:

http://msdn.microsoft.com/en-us/library/hh202956%28v=VS.92%29.aspx

My problem is that when I run the app on my phone, the ViewFinder image is always showing up rotated 90 degrees counter-clockwise. This is the case no matter how the phone is positioned.

Does anyone know how I can orient the ViewFinder correctly?

4 Answers
Related