StreamPack
Toggle table of contents
3.1.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.processing.video.utils
/
GLUtils
/
createWindowSurface
create
Window
Surface
fun
createWindowSurface
(
eglDisplay
:
EGLDisplay
,
eglConfig
:
EGLConfig
,
surface
:
Surface
,
surfaceAttrib
:
IntArray
)
:
EGLSurface
(
source
)
Creates an
EGLSurface
.