CameraCaptureUIVideoCaptureSettings Constructor

Definition

Initializes a new instance of CameraCaptureUIVideoCaptureSettings.

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

Remarks

Get the instance of CameraCaptureUIVideoCaptureSettings associated with an instance of CameraCaptureUI by accessing the VideoSettings property.

Applies to