updateVideoQualityEx abstract method

void updateVideoQualityEx(
  1. TUIVideoStreamType streamType,
  2. TUIRoomVideoEncoderParams params
)

3.5 Set the encoding parameters of the video encoder

Implementation

void updateVideoQualityEx(
    TUIVideoStreamType streamType, TUIRoomVideoEncoderParams params);