Skip to main content

ZAndroidSurfaceView

actualpackageZAndroidSurfaceView
5 items

All

5
constructor(view: GLSurfaceView)
open override var eventHandler: ZSurfaceViewEventHandler?
Represents an event handler that listens to surface-related events. Such as lifecycle and rendering updates, through ZSurfaceViewEventHandler.
var nativeSurfaceView: GLSurfaceView
open override val surfaceHeight: Int
Represents the height of the rendering surface in logical pixels.
open override val surfaceWidth: Int
Represents the width of the rendering surface in logical pixels.