PlaybackState

fun PlaybackState(isPlaybackEnabled: Boolean = true, startProgress: Float = 0.0f)

Parameters

isPlaybackEnabled

indicates whether playback is enabled.

startProgress

indicates the initial start progress of the playback.