Seek to a specific position
Future<void> seekTo(int textureId, Duration position) { throw UnimplementedError('seekTo() has not been implemented.'); }