createEglSurface

open override fun createEglSurface(inputSurface: Any)

Initialize internal EGL target rendering surface from Surface or SurfaceTexture

Parameters

inputSurface

: Any - Target Surface or SurfaceTexture (will assert on type)