playbackSpeed property

double? playbackSpeed
final

Playback speed of the video.

Only used if eventType is VlcMediaEventType.buffering, VlcMediaEventType.playing.

Implementation

final double? playbackSpeed;