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
/
Configuration
Configuration
data
class
Configuration
(
val
positionRefreshRate
:
Hz
=
2.0.hz
,
val
seekBackwardIncrement
:
Duration
=
15.seconds
,
val
seekForwardIncrement
:
Duration
=
30.seconds
)
Members
Constructors
Configuration
Link copied to clipboard
constructor
(
positionRefreshRate
:
Hz
=
2.0.hz
,
seekBackwardIncrement
:
Duration
=
15.seconds
,
seekForwardIncrement
:
Duration
=
30.seconds
)
Properties
position
Refresh
Rate
Link copied to clipboard
val
positionRefreshRate
:
Hz
seek
Backward
Increment
Link copied to clipboard
val
seekBackwardIncrement
:
Duration
seek
Forward
Increment
Link copied to clipboard
val
seekForwardIncrement
:
Duration