onRemoteLiveMixFirstFrame property

dynamic Function(RCRTCMediaType type)? onRemoteLiveMixFirstFrame
getter/setter pair

ZH

收到直播合流第一帧数据 @param type 资源类型

EN

First frame of live stream mix received @param type Resource type

Implementation

Function(RCRTCMediaType type)? onRemoteLiveMixFirstFrame;