Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.mediasession
/
MediaSessionActionDetails
Media
Session
Action
Details
interface
MediaSessionActionDetails
(
source
)
Members
Properties
action
Link copied to clipboard
abstract
var
action
:
MediaSessionAction
fast
Seek
Link copied to clipboard
abstract
var
fastSeek
:
Boolean
?
seek
Offset
Link copied to clipboard
abstract
var
seekOffset
:
Double
?
seek
Time
Link copied to clipboard
abstract
var
seekTime
:
Double
?