Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
CastHelper
/
startCast
start
Cast
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
(
source
)