BufferLevel
data class BufferLevel(val level: Double = -1.0, val targetLevel: Double = -1.0, val media: MediaType, val type: BufferType)
Contains buffer information relative to the current time of the Player.
Properties
Link copied to clipboard
Link copied to clipboard
The BufferType the level and targetLevel applies to.