availablePlaybackSpeed property

List<double> availablePlaybackSpeed
final

List of available playback speeds for the user to select from.

Defaults to [0.5, 1.0, 1.25, 1.5, 2.0] if not specified.

Implementation

final List<double> availablePlaybackSpeed;