CaptureFailed Event
Collapse the table of content
Expand the table of content

CaptureSource.CaptureFailed Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Occurs when a requested capture operation does not generate a captured sample.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Event CaptureFailed As EventHandler(Of ExceptionRoutedEventArgs)

This event does not occur for cases where captures are requested but permission from the user was not obtained. Those cases throw exceptions. Instead, this event occurs if technical issues prevented the capture.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft