ExoPlayerSettings

data class ExoPlayerSettings(val pitch: Double, val speed: Double) : Configurable.Settings

Settings values of the ExoPlayer engine.

See also

Constructors

Link copied to clipboard
constructor(pitch: Double, speed: Double)

Properties

Link copied to clipboard
Link copied to clipboard