Future addThumbnailsTrack(String uri, [String? mimeType]) => _player.addThumbnailsTrack(uri, mimeType).toDart;