ProcessedVideoFrameListener

Completion callback passed to LocalVideoFrameListener.onFrame.

Must be called exactly once per frame to signal that processing is complete and the frame is ready to be forwarded to WebRTC.

Functions

Link copied to clipboard
abstract fun onFrameProcessed()

Signals that frame processing is complete.