open

abstract fun open()

Opens the audio encoder, preparing it for encoding operations. This method should be called before encoding audio data.

Throws

If there's an error while opening the encoder.