public @interface

EGLSurfaceTexture.SecureMode

implements java.lang.annotation.Annotation

 androidx.media3.common.util.EGLSurfaceTexture.SecureMode

Overview

Secure mode to be used by the EGL surface and context. One of EGLSurfaceTexture.SECURE_MODE_NONE, EGLSurfaceTexture.SECURE_MODE_SURFACELESS_CONTEXT or EGLSurfaceTexture.SECURE_MODE_PROTECTED_PBUFFER.

Summary