isOpen

abstract fun isOpen(): Boolean

Checks if the audio encoder is currently open and ready for encoding operations.

Return

true if the encoder is open, false otherwise.