MediaCapture Constructor

Definition

Creates a new instance of the MediaCapture object.

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

Windows requirements

App capabilities
backgroundMediaRecording microphone webcam

Remarks

You must call InitializeAsync before using the MediaCapture object.

Applies to