Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-adapter-exoplayer-audio
/
org.readium.adapter.exoplayer.audio
/
ExoPlayerEngine
/
Error
/
Engine
Engine
data
class
Engine
(
val
cause
:
ThrowableError
<
ExoPlaybackException
>
)
:
ExoPlayerEngine.Error
Members
Constructors
Engine
Link copied to clipboard
constructor
(
cause
:
ThrowableError
<
ExoPlaybackException
>
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
ThrowableError
<
ExoPlaybackException
>
message
Link copied to clipboard
open
override
val
message
:
String