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.

Entries

Link copied to clipboard

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

Link copied to clipboard

A failure to obtain necessary permission to start video

Link copied to clipboard

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

Link copied to clipboard

A failure observed during configuration

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.