Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils.videoskip
/
VideoSkipStamp
Video
Skip
Stamp
data
class
VideoSkipStamp
(
val
timestamp
:
SkipStamp
,
val
skipToNextEpisode
:
Boolean
,
val
source
:
String
)
(
source
)
Members
Constructors
Video
Skip
Stamp
Link copied to clipboard
constructor
(
timestamp
:
SkipStamp
,
skipToNextEpisode
:
Boolean
,
source
:
String
)
Properties
skip
To
Next
Episode
Link copied to clipboard
val
skipToNextEpisode
:
Boolean
source
Link copied to clipboard
val
source
:
String
timestamp
Link copied to clipboard
val
timestamp
:
SkipStamp
ui
Text
Link copied to clipboard
val
uiText
:
UiText