CameraCaptureUI Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new CameraCaptureUI object.
public:
CameraCaptureUI();
CameraCaptureUI();
public CameraCaptureUI();
function CameraCaptureUI()
Public Sub New ()
App capabilities |
microphone
webcam
|
After you create a new CameraCaptureUI object, you may want to set the PhotoSettings or VideoSettings property of the object before calling CaptureFileAsync.