VidSnapKit
5.7.2
common
VidSnapKit
/
com.mugames.vidsnapkit
/
M3u8
M3u8
class
M3u8
(
url
:
String
,
onProgressCallback
:
ProgressCallback
)
Author
Udhaya Created on 07-03-2023
Constructors
Functions
Properties
Constructors
M3u8
Link copied to clipboard
fun
M3u8
(
url
:
String
,
onProgressCallback
:
ProgressCallback
)
Functions
extract
M3u8
Link copied to clipboard
fun
extractM3u8
(
url
:
String
,
info
:
<Error class: unknown class>
)
find_url
Link copied to clipboard
fun
find_url
(
mainURL
:
String
?
,
line
:
String
)
:
String
get
Resolution
Link copied to clipboard
fun
getResolution
(
query
:
String
)
:
String
?
is_ad_fragment_end
Link copied to clipboard
fun
is_ad_fragment_end
(
metaLine
:
String
)
:
Boolean
is_ad_fragment_start
Link copied to clipboard
fun
is_ad_fragment_start
(
metaLine
:
String
)
:
Boolean
null
Or
Empty
Link copied to clipboard
fun
nullOrEmpty
(
s
:
String
?
)
:
Boolean
Properties
got
Link copied to clipboard
var
got
:
Int
=
0
http
Request
Service
Link copied to clipboard
val
httpRequestService
:
HttpRequestService
info
Link copied to clipboard
var
info
:
<Error class: unknown class>
?
=
null
TAG
Link copied to clipboard
var
TAG
:
String