ICameraCaptureDevice.PreviewResolution property

Gets the preview resolution.

Syntax

Size PreviewResolution { get; }
ReadOnly Property PreviewResolution As Size
property Size PreviewResolution { 
   Size get();
}

Property value

Type: Size

The preview resolution.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

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

Metadata

Windows.WinMD

See also

ICameraCaptureDevice