ISurfaceProcessorInternal

Functions

Link copied to clipboard
abstract fun addOutputSurface(surfaceOutput: AbstractSurfaceOutput)
Link copied to clipboard
abstract fun createInputSurface(surfaceSize: Size, timestampOffsetInNs: Long): Surface
Link copied to clipboard
abstract fun release()

Closes and releases resources

Link copied to clipboard
Link copied to clipboard
abstract fun removeInputSurface(surface: Surface)
Link copied to clipboard
abstract fun removeOutputSurface(surface: Surface)
abstract fun removeOutputSurface(surfaceOutput: AbstractSurfaceOutput)