In Android, how to pass a predefined Surface to MediaCodec for encoding?

前端 未结 2 1286
执笔经年
执笔经年 2021-02-04 10:50

I have an app that manages its own GLSurfaceView and now I want to use Android 4.3\'s new MediaCodec feature that takes a Surface as input.

In all the examples I\'ve see

2条回答
提交回复
热议问题