EnumCameraErrorState
Enum
Represents the type of error RadWebCam encountered.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadWebCam.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.