MediaCapture Constructor
Definition
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.
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.