Package com.telnyx.webrtc.lib
Interface EglBase10.EglConnection
- All Superinterfaces:
EglBase.EglConnection
,RefCounted
- Enclosing interface:
- EglBase10
-
Method Summary
Methods inherited from interface com.telnyx.webrtc.lib.RefCounted
release, retain
-
Method Details
-
getEgl
EGL10 getEgl() -
getContext
EGLContext getContext() -
getDisplay
EGLDisplay getDisplay() -
getConfig
EGLConfig getConfig()
-