firstLocalVideoFrame property

VideoFrameCallback? firstLocalVideoFrame
getter/setter pair

Occurs when the first local video frame is rendered.

This callback is triggered after the first local video frame is rendered on the local video window.

The VideoFrameCallback typedef includes the following parameters:

Implementation

VideoFrameCallback? firstLocalVideoFrame;