-
-
Enum Constant Summary
Enum Constants Enum Constant Description GL_SURFACEPreview engine based on android.opengl.GLSurfaceView.This is the best engine available. Supports video snapshots,supports picture snapshots while taking videos, supportswatermarks and overlays, supports real-time filters.
TEXTUREPreview engine based on android.view.TextureView.Stable, but does not support all features (like video snapshots,or picture snapshot while taking videos).
SURFACEPreview engine based on android.view.SurfaceView.Not recommended.
-