Set the playback speed of the video
Future<void> setPlaybackSpeed(double speed) => _nativeApi.setPlaybackSpeed(speed);