setImageOutput

open override fun setImageOutput(imageOutput: ImageOutput?)

Sets the ImageOutput where rendered images will be forwarded. This method does nothing if the player doesn't render anything.

Parameters

imageOutput

The ImageOutput to forward image to.

See also