RateDidChange

data class RateDidChange(val newRate: Float) : MediaManager.Event

An Event indicating the rate was changed

Constructors

Link copied to clipboard
constructor(newRate: Float)

Properties

Link copied to clipboard

the new rate at which playback occurs