Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用新的 JB MediaCodec API,是否可以同时编码和解码 AMR?启动编码器后,当我尝试在解码器端调用 dequeueOutputBuffer 时,出现了非法状态异常。我不确定这是不可能的还是我的代码有问题?有谁知道?