firstLocalVideoFramePublished property Null safety

ElapsedCallback? firstLocalVideoFramePublished
read / write

已发布本地视频首帧回调。

SDK 会在以下三种时机触发该回调:

Implementation

ElapsedCallback? firstLocalVideoFramePublished;