-
- All Implemented Interfaces:
-
org.readium.r2.navigator.preferences.Configurable.Preferences
@Serializable() public final class ExoPlayerPreferences implements Configurable.Preferences<ExoPlayerPreferences>
Preferences for the the ExoPlayer engine.
-
-
Constructor Summary
Constructors Constructor Description ExoPlayerPreferences(Double pitch, Double speed)
-
Method Summary
Modifier and Type Method Description final DoublegetPitch()final DoublegetSpeed()ExoPlayerPreferencesplus(ExoPlayerPreferences other)-
-
Method Detail
-
plus
ExoPlayerPreferences plus(ExoPlayerPreferences other)
-
-
-
-