firstLocalVideoFrame property

dynamic Function(int, int, int)? firstLocalVideoFrame
final

Occurs when the first local video frame is rendered.

Implementation

final Function(int, int, int)? firstLocalVideoFrame;