CameraCaptureUI Constructor

Definition

Create a new CameraCaptureUI object.

public:
 CameraCaptureUI();
 CameraCaptureUI();
public CameraCaptureUI();
function CameraCaptureUI()
Public Sub New ()

Windows requirements

App capabilities
microphone webcam

Remarks

After you create a new CameraCaptureUI object, you may want to set the PhotoSettings or VideoSettings property of the object before calling CaptureFileAsync.

Applies to