currentDuration

actual fun currentDuration(): Long?
expect fun currentDuration(): Long?

Retrieves the total duration of the playback item in milliseconds.

Return

The duration of the playing item in milliseconds, or null if it cannot be determined.

actual fun currentDuration(): Long?
actual fun currentDuration(): Long?
actual fun currentDuration(): Long?