Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.exceptions.camera
/
CodecFailedException
Codec
Failed
Exception
class
CodecFailedException
:
Exception
Exception for error during transcoding image.
Members
Constructors
Codec
Failed
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
failureType
:
CodecFailedException.FailureType
)
Types
Failure
Type
Link copied to clipboard
enum
FailureType
:
Enum
<
CodecFailedException.FailureType
>
Properties
failure
Type
Link copied to clipboard
var
failureType
:
CodecFailedException.FailureType