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