onUserVideoProfileUpdate method

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

用户视频能力更新

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

Implementation

void onUserVideoProfileUpdate(int uid, int maxProfile);