Playback State
fun PlaybackState(isPlaybackEnabled: Boolean = true, startProgress: Float = 0.0f)
Content copied to clipboard
Parameters
is Playback Enabled
indicates whether playback is enabled.
start Progress
indicates the initial start progress of the playback.