Enum CameraErrorState
Represents the type of error RadWebCam encountered.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadWebCam.dll
Syntax
public enum CameraErrorState
CameraAccessDenied
Access to the camera is denied.
CameraIsBusy
The camera is currently unavailable.
NoCamera
The are no cameras detected.