Share via


CameraType enumeration

[This topic contains pre-release information and is subject to change. Blank topics are included as placeholders.]

7/25/2012

Indicates the location of the camera on the phone (front or back).

Syntax

public enum CameraType
Public Enumeration CameraType
public enum class CameraType

Attributes

VersionAttribute(NTDDI_WIN8)

Members

The CameraType enumeration has these members.

Member Value Description
RearFacing 0

Indicates that the camera is located on the back of the phone.

FrontFacing 1

Indicates that the camera is located on the front of the phone.

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++]

Metadata

Windows.winmd

 

 

Build date: 7/25/2012