MeiCam SDK For iOS  3.10.0
Infrastructure and concepts

Data stream

Input method: GLTexture as input, because the rendering of the image should be done in the OpenGL thread.

Effects loaded via the context (NvsEffectSdkContext) are rendered into the image via the render portal (NvsEffectRenderCore). NvsEffect is a special effect class that is returned when the effect is generated. Through its set method, field-based personalized editing can be performed on the added effects.
The SDK provides several built-in editing effects by default. More special effects resource packages can be downloaded from SDK Website.