Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui
/
SkipTimeController
Skip
Time
Controller
class
SkipTimeController
(
val
view
:
ImageView
,
forwards
:
Boolean
)
:
UIController
(
source
)
Members
Constructors
Skip
Time
Controller
Link copied to clipboard
constructor
(
view
:
ImageView
,
forwards
:
Boolean
)
Properties
remote
Media
Client
Link copied to clipboard
@get:
Nullable
protected
open
val
remoteMediaClient
:
RemoteMediaClient
?
view
Link copied to clipboard
val
view
:
ImageView
Functions
on
Media
Status
Updated
Link copied to clipboard
open
fun
onMediaStatusUpdated
(
)
on
Sending
Remote
Media
Request
Link copied to clipboard
open
fun
onSendingRemoteMediaRequest
(
)
on
Session
Connected
Link copied to clipboard
open
fun
onSessionConnected
(
@
NonNull
castSession
:
CastSession
)
on
Session
Ended
Link copied to clipboard
open
fun
onSessionEnded
(
)