isOpen

abstract fun isOpen(): Boolean

Checks if the audio decoder is currently open and ready for decoding.

Return

true if the decoder is open, false otherwise.