isPlayingAudioOnly

abstract fun isPlayingAudioOnly(): Boolean

Check if the player is currently playing and the media is audio-only.

Return

True if the player is currently playing audio-only media; false otherwise.