Could you Google give a example about async mediacodec? In this doc https://developer.android.com/reference/android/media/MediaCodec.html , the preferred method to process data is async way. But I can't find a project which is working with async mode, even Google's exoplayer.
Hi,
Could you Google give a example about async mediacodec? In this doc https://developer.android.com/reference/android/media/MediaCodec.html , the preferred method to process data is async way. But I can't find a project which is working with async mode, even Google's exoplayer.
Thanks