Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
CustomDecoder
/
parse
parse
open
override
fun
parse
(
data
:
ByteArray
,
offset
:
Int
,
length
:
Int
,
outputOptions
:
SubtitleParser.OutputOptions
,
output
:
Consumer
<
CuesWithTiming
>
)
(
source
)