Represents the method that will handle the MediaCapture.Failed event.
Syntax
var mediaCaptureFailedEventHandler = function(sender, errorEventArgs) { /* Your code */ }
Attributes
- GuidAttribute("2014effb-5cd8-4f08-a314-0d360da59f14")
- VersionAttribute(NTDDI_WIN8)
Parameters
- sender
-
Type: MediaCapture
The MediaCapture object that raised the event.
- errorEventArgs
-
Type: MediaCaptureFailedEventArgs
Arguments that contain information about the event.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Build date: 12/4/2012