Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils.videoskip
/
TheIntroDBSkip
/
Stamp
Stamp
data
class
Stamp
(
val
startMs
:
Long
?
,
val
endMs
:
Long
?
)
(
source
)
Members
Constructors
Stamp
Link copied to clipboard
constructor
(
startMs
:
Long
?
,
endMs
:
Long
?
)
Properties
end
Ms
Link copied to clipboard
val
endMs
:
Long
?
start
Ms
Link copied to clipboard
val
startMs
:
Long
?