Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
HlsPlaylistParser
/
ParserException
/
Companion
Companion
common
object
Companion
(
source
)
A data type constant for a manifest file.
Members
Properties
DATA_
TYPE_
MANIFEST
Link copied to clipboard
common
const
val
DATA_TYPE_MANIFEST
:
Int
=
4
Functions
create
For
Malformed
Manifest
Link copied to clipboard
common
fun
createForMalformedManifest
(
message
:
String
?
,
cause
:
Throwable
?
)
:
HlsPlaylistParser.ParserException