Sets playback speed for player instance textureId.
textureId
Future<void> setPlaybackSpeed(int textureId, double speed) { throw UnimplementedError('setPlaybackSpeed() has not been implemented.'); }