onUserVideoStart method

void onUserVideoStart (
  1. int uid,
  2. int maxProfile
)

远端用户开启视频功能。

uid 远端用户ID. maxProfile 最大支持分辨率 NERtcVideoProfile

Implementation

void onUserVideoStart(int uid, int maxProfile);