且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用的ffmpeg在Android

更新时间:2023-01-23 13:19:30

您将需要包括 JNI 的包装方法,你可以从Java调用,这将反过来调用FFmpeg的功能。

You will need to include JNI wrapper methods that you can call from Java, that will in turn invoke the FFmpeg functions.