Open changjiashuai opened 7 years ago
how to get the handler fbo target?
See: https://github.com/wysaid/android-gpuimage-plus/blob/master/library/src/main/java/org/wysaid/nativePort/CGEFrameRenderer.java#L141
If you want to get the FBO target id, just add a getter function for the jni part. The code is provided.
how to get the handler fbo target?