Skip to content

Commit

Permalink
move sunset api to archive
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Jul 10, 2024
1 parent beb6ce5 commit a74439a
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions dita/RTC-NG/API/rtc_api_sunset.dita
Original file line number Diff line number Diff line change
Expand Up @@ -197,14 +197,16 @@
<entry>替代 API</entry>
<entry>删除版本</entry>
</row>
</thead>
<tbody>
<row>
<entry><ph props="android">setVideoProfile</ph><ph props="apple">setVideoProfile:profile:swapWidthAndHeight</ph></entry>
<entry><ph props="android">setVideoProfile</ph><ph props="apple">setVideoProfile:profile:swapWidthAndHeight:</ph></entry>
<entry>设置视频编码配置。</entry>
<entry><xref keyref="setVideoEncoderConfiguration"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="android apple">
<entry><ph props="android">setRemoteRenderMode(userId, renderMode);</ph><ph props="apple">setRemoteRenderMode:uid:mode</ph></entry>
<entry><ph props="android">setRemoteRenderMode(userId, renderMode)</ph><ph props="apple">setRemoteRenderMode:uid:mode:</ph></entry>
<entry>设置远端视图显示模式。</entry>
<entry><xref keyref="setRemoteRenderMode2"/></entry>
<entry>v4.4.0</entry>
Expand Down Expand Up @@ -240,7 +242,7 @@
<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:interval:</ph></entry>
<entry>开始语音通话回路测试。</entry>
<entry><xref keyref="startEchoTest3"/></entry>
<entry>v4.4.0</entry>
Expand Down Expand Up @@ -281,8 +283,7 @@
<entry><xref keyref="onExtensionErrorWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
</tbody>

</tbody>
</tgroup>
</table>
</section>
Expand Down

0 comments on commit a74439a

Please sign in to comment.