Package tvi.webrtc

Interface EglBase.Context

    • Method Detail

      • getNativeEglContext

        long getNativeEglContext()
        Returns an EGL context that can be used by native code. Returns NO_CONTEXT if the method is unsupported. Note: This is currently only supported for EGL 1.4 and not for EGL 1.0.