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
/
ExoPlayerSettings
Exo
Player
Settings
data
class
ExoPlayerSettings
(
val
pitch
:
Double
,
val
speed
:
Double
)
:
Configurable.Settings
Settings values of the ExoPlayer engine.
See also
Exo
Player
Preferences
Members
Constructors
Exo
Player
Settings
Link copied to clipboard
constructor
(
pitch
:
Double
,
speed
:
Double
)
Properties
pitch
Link copied to clipboard
val
pitch
:
Double
speed
Link copied to clipboard
val
speed
:
Double