Sets the video position to a Duration from the start.
Future<void> seekTo(int playerId, Duration position) { throw UnimplementedError('seekTo() has not been implemented.'); }