onRemoteCustomVideoStats method

void onRemoteCustomVideoStats(
  1. String roomId,
  2. String userId,
  3. String tag,
  4. RCRTCRemoteVideoStats stats,
)

Implementation

void onRemoteCustomVideoStats(String roomId, String userId, String tag, RCRTCRemoteVideoStats stats) {}