startCast

fun CastSession?.startCast(apiName: String, isMovie: Boolean, title: String?, poster: String?, currentEpisodeIndex: Int, episodes: List<ResultEpisode>, currentLinks: List<ExtractorLink>, subtitles: List<SubtitleData>, startIndex: Int? = null, startTime: Long? = null): Boolean