kohii
1.4.0.2017001
kohii-core
/
kohii.v1.media
/
PlaybackInfo
Playback
Info
data
class
PlaybackInfo
(
var
resumeWindow
:
Int
,
var
resumePosition
:
Long
)
:
Parcelable
Content copied to clipboard
Author
eneim (2018/06/24).
Types
Constructors
Functions
Properties
Constructors
Playback
Info
Link copied to clipboard
fun
PlaybackInfo
(
)
Content copied to clipboard
Playback
Info
Link copied to clipboard
fun
PlaybackInfo
(
resumeWindow
:
Int
,
resumePosition
:
Long
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
resumePosition
Link copied to clipboard
var
resumePosition
:
Long
Content copied to clipboard
resumeWindow
Link copied to clipboard
var
resumeWindow
:
Int
Content copied to clipboard