IVideoCallbackPipelineOutputInternal
An internal video output component for a pipeline. The pipeline is responsible for pulling video Frame from the user.
Properties
Link copied to clipboard
Whether the output is streaming.
Link copied to clipboard
Returns true if stream is running.
Link copied to clipboard
The target rotation in Surface rotation (Surface.ROTATION_0, ...)
Link copied to clipboard
Returns the last throwable that occurred.
Link copied to clipboard
abstract var videoFrameRequestedListener: IEncoderInternal.IAsyncByteBufferInput.OnFrameRequestedListener?
The video Frame listener.