toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.player
/
DelegatingSubtitleDecoder
Delegating
Subtitle
Decoder
class
DelegatingSubtitleDecoder
(
name
:
String
,
parser
:
<Error class: unknown class>
)
(
source
)
We need to convert the newer SubtitleParser to an older SubtitleDecoder
Members
Constructors
Delegating
Subtitle
Decoder
Link copied to clipboard
constructor
(
name
:
String
,
parser
:
<Error class: unknown class>
)
Functions
decode
Link copied to clipboard
open
fun
decode
(
data
:
ByteArray
,
length
:
Int
,
reset
:
Boolean
)
:
<Error class: unknown class>