Enum CameraErrorState
Represents the type of error RadWebCam encountered.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Media.dll
Syntax
public enum CameraErrorState
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.