onRemoteCustomStreamFirstFrame property
dynamic Function(String roomId, String userId, String tag, RCRTCMediaType type)?
onRemoteCustomStreamFirstFrame
getter/setter pair
Implementation
Function(String roomId, String userId, String tag, RCRTCMediaType type)? onRemoteCustomStreamFirstFrame;