AGDiscardFrameBuffer

data class AGDiscardFrameBuffer(var frameBuffer: AGFrameBufferBase) : AGCommand

Releases memory for this frameBuffer

Constructors

Link copied to clipboard
constructor(frameBuffer: AGFrameBufferBase)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun execute(ag: AG)