onRemoteLiveMixPublished property

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

ZH

直播合流资源发布回调 @param type 资源类型

EN

Callback for live stream mixing resource publishing @param type Resource type

Implementation

Function(RCRTCMediaType type)? onRemoteLiveMixPublished;