Creates a new instance of the MediaCapture object.
Syntax
var mediaCapture = new Windows.Media.Capture.MediaCapture();
Parameters
This constructor has no parameters.
Examples
The following code sample creates a MediaCapture object.
oMediaCapture = new Windows.Media.Capture.MediaCapture();
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Build date: 12/4/2012