TTDC
androidJvm
appsuite_media_api_common_core
/
com.tomtom.ivi.appsuite.media.api.common.core
/
IviPlaybackState
/
PAUSED
PAUSED
object
PAUSED
:
IviPlaybackState
State when the player's playback is paused.
See also
Playback
State.
STATE_PAUSED
Members
Inherited functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)