Constructors

Link copied to clipboard
constructor(dynamicRangeProfile: DynamicRangeProfile)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun addOutputSurface(surfaceOutput: AbstractSurfaceOutput)
Link copied to clipboard
open override fun createInputSurface(surfaceSize: Size, timestampOffsetInNs: Long): Surface
Link copied to clipboard
open override fun onFrameAvailable(surfaceTexture: SurfaceTexture)
Link copied to clipboard
open override fun release()

Closes and releases resources

Link copied to clipboard
open override fun removeAllOutputSurfaces()
Link copied to clipboard
open override fun removeInputSurface(surface: Surface)
Link copied to clipboard
open override fun removeOutputSurface(surface: Surface)
open override fun removeOutputSurface(surfaceOutput: AbstractSurfaceOutput)