VidSnapKit
5.7.2
common
VidSnapKit
/
com.mugames.vidsnapkit.extractor
/
Extractor
/
start
start
suspend
fun
start
(
progressCallback
:
ProgressCallback
)
starting point of all child of
Extractor
where net safe analyze will be called
suspend
fun
start
(
progressCallback
:
(
Result
)
->
Unit
)