EnumCameraErrorState
Enum
Represents the type of error RadWebCam encountered.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Media.dll
Syntax:
cs-api-definition
public enum CameraErrorState
Fields
CameraAccessDenied
Access to the camera is denied.
CameraIsBusy
The camera is currently unavailable.
NoCamera
The are no cameras detected.
UnsupportedAdapterFormat
The video adapter does not support the required formats.