ogplayer
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ogplayer
ogplayer-core
/
com.ogplayer.api
/
AnalyticsEvent
/
Seek
Seek
data
class
Seek
(
val
fromMs
:
Long
,
val
toMs
:
Long
)
:
AnalyticsEvent
Members
Constructors
Seek
Link copied to clipboard
constructor
(
fromMs
:
Long
,
toMs
:
Long
)
Properties
from
Ms
Link copied to clipboard
val
fromMs
:
Long
to
Ms
Link copied to clipboard
val
toMs
:
Long