amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video.gl / DefaultEglCore / eglContext

eglContext

var eglContext: EGLContext!

A EGLContext which was created with eglDisplay and eglConfig, may or may not be the current context on the thread, users must call EGL14.eglMakeCurrent after creating a valid current surface. This may be passed to other components to share the context.