amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video.capture / CaptureSourceError

CaptureSourceError

enum class CaptureSourceError

CaptureSourceError describes an error resulting from a capture source failure These can be used to trigger UI, or attempt to restart the capture source.

Enum Values

Unknown

Unknown error, and catch-all for errors not otherwise covered

PermissionError

A failure to obtain necessary permission to start video

SystemFailure

A failure observed from a system API used for capturing e.g. In response to a CameraDevice.StateCallback().onError call

ConfigurationFailure

A failure observed during configuration