-
- All Implemented Interfaces:
-
org.readium.navigator.media.audio.AudioEngine.Error
public final class ExoPlayerEngine.Error implements AudioEngine.Error
-
-
Field Summary
Fields Modifier and Type Field Description private final ExoPlaybackExceptionerror
-
Constructor Summary
Constructors Constructor Description ExoPlayerEngine.Error(ExoPlaybackException error)
-
Method Summary
Modifier and Type Method Description final ExoPlaybackExceptiongetError()-
-
Constructor Detail
-
ExoPlayerEngine.Error
ExoPlayerEngine.Error(ExoPlaybackException error)
-
-
Method Detail
-
getError
final ExoPlaybackException getError()
-
-
-
-