WebcamErrorType Enumeration

The types of webcam errors.

Namespace: Microsoft.Expression.Encoder.ScreenCapture
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Enumeration WebcamErrorType
'Usage
Dim instance As WebcamErrorType
public enum WebcamErrorType
public enum class WebcamErrorType

Members

Member name Description
DeviceLost Capture device lost or is unplugged.
DeviceNotSupported Device is not supported.
IOError Input-Output error. The disk is full, the disk has been removed, or the remote folder failed.
OtherError General error: ErrorAbort, WMT_Error (error from the Windows Media SDK)......

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Expression.Encoder.ScreenCapture Namespace