Skip to content

Commit

Permalink
Merge branch 'release/rtc-ng/4.4.0' of github.com:AgoraIO/agora_doc_s…
Browse files Browse the repository at this point in the history
…ource into release/rtc-ng/4.4.0
  • Loading branch information
Cilla-luodan committed Jul 10, 2024
2 parents f584d6b + a0242d7 commit f0d7aa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dita/RTC-NG/API/rtc_api_sunset.dita
Original file line number Diff line number Diff line change
Expand Up @@ -232,17 +232,17 @@
<row props="apple">
<entry>setVideoQualityParameters</entry>
<entry>设置视频优化选项(仅适用于直播)。</entry>
<entry>建议使用 <xref keyref="VideoEncoderConfiguration"/> 类中的 <parmname>degradationPreference</parmname> 参数设置视频质量偏好。</entry>
<entry>使用 <xref keyref="VideoEncoderConfiguration"/> 类中的 <parmname>degradationPreference</parmname> 参数</entry>
<entry>v4.4.0</entry>
</row>
<row>
<entry><ph props="android cpp">startEchoTest()</ph><ph props="apple">startEchoTest:</ph></entry>
<entry><ph props="android cpp">startEchoTest()</ph><ph props="apple">startEchoTest</ph></entry>
<entry>开始语音通话回路测试。</entry>
<entry><xref keyref="startEchoTest3"/></entry>
<entry>v4.4.0</entry>
</row>
<row>
<entry><ph props="android cpp">startEchoTest(intervalInSeconds)</ph><ph props="apple">startEchoTestWithInterval:interval:</ph></entry>
<entry><ph props="android cpp">startEchoTest(intervalInSeconds)</ph><ph props="apple">startEchoTestWithInterval</ph></entry>
<entry>开始语音通话回路测试。</entry>
<entry><xref keyref="startEchoTest3"/></entry>
<entry>v4.4.0</entry>
Expand Down

0 comments on commit f0d7aa4

Please sign in to comment.