CoreVideoOpenGLMetalSharedTexture

class CoreVideoOpenGLMetalSharedTexture(val width: Int, val height: Int) : Disposable

Constructors

Link copied to clipboard
constructor(width: Int, height: Int)

Properties

Link copied to clipboard
val _CVGLTexture: Pointer
Link copied to clipboard
Link copied to clipboard
val glContext: Pointer? = null
Link copied to clipboard
Link copied to clipboard
val glTextureCache: Pointer
Link copied to clipboard
val height: Int
Link copied to clipboard
val pixelBuffer: Pointer
Link copied to clipboard
val pixelFormat: Pointer? = null
Link copied to clipboard
val width: Int

Functions

Link copied to clipboard
open override fun dispose()