I would like to decode an audio MP3 file with Android's MediaCodec without using MediaExtractor. This post does a similar thing with video. Can I get individual audio frames in a similar way to getFramesFromData in the post.
Thanks for any help.
I would like to decode an audio MP3 file with Android's MediaCodec without using MediaExtractor. This post does a similar thing with video. Can I get individual audio frames in a similar way to getFramesFromData in the post.
Thanks for any help.