getPlaybackStats

fun getPlaybackStats(): PlaybackStats?

Returns the PlaybackStats for the currently playback session, or null if no session is active.

Return

PlaybackStats for the current playback session.