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