
After refactoring MediaCodecAdapter.Factory to create configured and started MediaCodecAdapters in a single operation, the AsynchronousMediaCodecAdapter does not need to have separate methods to configure and start, so they are merged. The CONFIGURED state is removed. PiperOrigin-RevId: 377519117