Camera Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Camera type exposes the following members.
| Name | Description | |
|---|---|---|
|
AvailableResolutions | Queries the camera for the available resolutions. |
|
CameraType | Gets the type of camera that the Camera object represents; indicates the location of the camera on the device. |
|
Orientation | Gets the number of degrees that the viewfinder brush needs to be rotated clockwise to align with the camera sensor. |
|
PreviewResolution | Gets the current resolution of the image provided by the PhotoCameraGetPreviewBuffer methods. This method is for use by the live viewfinder. |
|
Resolution | Gets or sets the resolution of the image captured by the camera. |
Show: