Skip to content

Commit

Permalink
update sunset
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Jul 10, 2024
1 parent 254ecd1 commit a0242d7
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 a0242d7

Please sign in to comment.