Skip to content

Commit

Permalink
remove sunset api
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Jul 10, 2024
1 parent e7ea2f2 commit 5e153f4
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 338 deletions.
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/api_irtcengine_setvideoprofile2.dita
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<prolog>
<metadata>
<keywords>
<indexterm keyref="setVideoProfile"/>
<indexterm keyref="setVideoProfile2"/>

This comment has been minimized.

Copy link
@Cilla-luodan

Cilla-luodan Jul 10, 2024

Collaborator

好家伙穿错马甲裸奔多年

</keywords>
</metadata>
</prolog>
Expand Down
8 changes: 0 additions & 8 deletions dita/RTC-NG/API/rtc_api_overview.dita
Original file line number Diff line number Diff line change
Expand Up @@ -2649,14 +2649,6 @@
<stentry>方法/回调</stentry>
<stentry>描述</stentry>
</sthead>
<strow props="android cpp apple unreal unity cs">
<stentry><xref keyref="startEchoTest1"/></stentry>
<stentry><ph conkeyref="startEchoTest1/shortdesc"/></stentry>
</strow>
<strow props="android cpp apple unreal unity cs">
<stentry><xref keyref="startEchoTest2"/></stentry>
<stentry><ph conkeyref="startEchoTest2/shortdesc"/></stentry>
</strow>
<strow props="android cpp apple framework">
<stentry><xref keyref="startEchoTest3"/></stentry>
<stentry><ph conkeyref="startEchoTest3/shortdesc"/></stentry>
Expand Down
88 changes: 16 additions & 72 deletions dita/RTC-NG/API/rtc_api_sunset.dita
Original file line number Diff line number Diff line change
Expand Up @@ -197,26 +197,12 @@
<entry>替代 API</entry>
<entry>删除版本</entry>
</row>
</thead>
<tbody>
<row props="android">
<entry>setVideoProfile</entry>
<entry>设置视频编码配置。</entry>
<entry><xref keyref="setVideoEncoderConfiguration"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple">
<entry>setVideoProfile [1/2]</entry>
<row>
<entry><ph props="android">setVideoProfile</ph><ph props="apple">setVideoProfile [1/2]</ph></entry>
<entry>设置视频编码配置。</entry>
<entry><xref keyref="setVideoEncoderConfiguration"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple">
<entry>setVideoProfile [2/2]</entry>
<entry>手动设置视频编码配置。</entry>
<entry><xref keyref="setVideoEncoderConfiguration"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="android apple">
<entry>setRemoteRenderMode [1/2]</entry>
<entry>设置远端视图显示模式。</entry>
Expand All @@ -235,14 +221,8 @@
<entry>Android 原生的 <xref keyref="TextureView-link"/>。</entry>
<entry>v4.4.0</entry>
</row>
<row props="android cpp">
<entry>openWithCustomSource</entry>
<entry>打开自定义媒体资源文件。</entry>
<entry><xref keyref="openWithMediaSource"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple">
<entry>openWithCustomSourceAtStartPos</entry>
<row>
<entry><ph props="android cpp">openWithCustomSource</ph><ph props="apple">openWithCustomSourceAtStartPos</ph></entry>
<entry>打开自定义媒体资源文件。</entry>
<entry><xref keyref="openWithMediaSource"/></entry>
<entry>v4.4.0</entry>
Expand All @@ -253,26 +233,14 @@
<entry>建议使用 <xref keyref="VideoEncoderConfiguration"/> 类中的 <parmname>degradationPreference</parmname> 参数设置视频质量偏好。</entry>
<entry>v4.4.0</entry>
</row>
<row props="cpp android">
<entry>startEchoTest [1/3]</entry>
<entry>开始语音通话回路测试。</entry>
<entry><xref keyref="startEchoTest3"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple">
<entry>startEchoTest</entry>
<entry>开始语音通话回路测试。</entry>
<entry><xref keyref="startEchoTest3"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="cpp android">
<entry>startEchoTest [2/3]</entry>
<row>
<entry><ph props="android cpp">startEchoTest [1/3]</ph><ph props="apple">startEchoTest</ph></entry>
<entry>开始语音通话回路测试。</entry>
<entry><xref keyref="startEchoTest3"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple">
<entry>startEchoTestWithInterval</entry>
<row>
<entry><ph props="android cpp">startEchoTest [2/3]</ph><ph props="apple">startEchoTestWithInterval</ph></entry>
<entry>开始语音通话回路测试。</entry>
<entry><xref keyref="startEchoTest3"/></entry>
<entry>v4.4.0</entry>
Expand All @@ -289,50 +257,26 @@
<entry><xref keyref="enableEncryption"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="cpp">
<entry>onExtensionEvent</entry>
<entry>插件事件回调。</entry>
<entry><xref keyref="onExtensionEventWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple android">
<entry>onEvent</entry>
<row >
<entry><ph props="cpp">onExtensionEvent</ph><ph props="apple android">onEvent</ph></entry>
<entry>插件事件回调。</entry>
<entry><xref keyref="onExtensionEventWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple cpp">
<entry>onExtensionStarted</entry>
<entry>插件启用回调。</entry>
<entry><xref keyref="onExtensionStartedWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="android">
<entry>onStarted</entry>
<row>
<entry><ph props="apple cpp">onExtensionStarted</ph><ph props="android">onStarted</ph></entry>
<entry>插件启用回调。</entry>
<entry><xref keyref="onExtensionStartedWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple cpp">
<entry>onExtensionStopped</entry>
<entry>插件禁用回调。</entry>
<entry><xref keyref="onExtensionStoppedWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="android">
<entry>onStopped</entry>
<row>
<entry><ph props="apple cpp">onExtensionStopped</ph><ph props="android">onStopped</ph></entry>
<entry>插件禁用回调。</entry>
<entry><xref keyref="onExtensionStoppedWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="apple cpp">
<entry>onExtensionError</entry>
<entry>插件出错回调。</entry>
<entry><xref keyref="onExtensionErrorWithContext"/></entry>
<entry>v4.4.0</entry>
</row>
<row props="android">
<entry>onError</entry>
<row>
<entry><ph props="apple cpp">onExtensionError</ph><ph props="android">onError</ph></entry>
<entry>插件出错回调。</entry>
<entry><xref keyref="onExtensionErrorWithContext"/></entry>
<entry>v4.4.0</entry>
Expand Down
7 changes: 0 additions & 7 deletions dita/RTC-NG/API/rtc_lite_api.dita
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
<li><xref keyref="createDataStream2"/></li>
<li><xref keyref="createMediaPlayer"/></li>
<li><xref keyref="createMediaRecorder"/></li>
<li props="android"><xref keyref="CreateRendererView"/></li>
<li props="android"><xref keyref="CreateTextureView"/></li>
<li props="apple"><xref keyref="delegate"/></li>
<li props="android apple"><xref keyref="destroyCustomAudioTrack"/></li>
<li><xref keyref="destroyCustomVideoTrack"/></li>
Expand Down Expand Up @@ -226,8 +224,6 @@
<li><xref keyref="setEffectPosition"/></li>
<li><xref keyref="setEffectsVolume"/></li>
<li props="android ios cpp unreal bp flutter rn unity"><xref keyref="setEnableSpeakerphone"/></li>
<li><xref keyref="setEncryptionMode"/></li>
<li><xref keyref="setEncryptionSecret"/></li>
<li><xref keyref="setExtensionProperty"/></li>
<li><xref keyref="setExtensionProviderProperty"/></li>
<li props="android apple"><xref keyref="setExternalAudioSink"/></li>
Expand Down Expand Up @@ -263,7 +259,6 @@
<li><xref keyref="setRecordingAudioFrameParameters"/></li>
<li><xref keyref="setRemoteDefaultVideoStreamType"/></li>
<li props="android"><xref keyref="setRemoteDefaultVideoStreamType2"/></li>
<li props="android ios mac"><xref keyref="setRemoteRenderMode1"/></li>
<li><xref keyref="setRemoteRenderMode2"/></li>
<li><xref keyref="setRemoteSubscribeFallbackOption"/></li>
<li props="android"><xref keyref="setRemoteSubscribeFallbackOption2"/></li>
Expand All @@ -284,7 +279,6 @@
<li><xref keyref="setVideoDenoiserOptions"/></li>
<li props="android apple"><xref keyref="setVideoDenoiserOptions2"/></li>
<li><xref keyref="setVideoEncoderConfiguration"/></li>
<li props="android ios mac"><xref keyref="setVideoProfile"/></li>
<li props="apple"><xref keyref="setVideoProfile2"/></li>
<li><xref keyref="setVideoScenario"/></li>
<li props="hide"><xref keyref="setVideoQualityParameters"/></li>
Expand Down Expand Up @@ -519,7 +513,6 @@
<li><xref keyref="open"/></li>
<li props="android"><xref keyref="open2"/></li>
<li props="hide"><xref keyref="openWithAgoraCDNSrc"/></li>
<li props="native unreal bp unity"><xref keyref="openWithCustomSource"/></li>
<li><xref keyref="openWithMediaSource"/></li>
<li><xref keyref="pause"/></li>
<li><xref keyref="play"/></li>
Expand Down
9 changes: 0 additions & 9 deletions dita/RTC-NG/RTC_NG_API_Android.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@
<topicref keyref="queryCodecCapability" toc="no"/>
<topicref keyref="setVideoEncoderConfiguration" toc="no"/>
<topicref keyref="setVideoEncoderConfigurationEx" toc="no"/>
<topicref keyref="setVideoProfile" toc="no"/>
<topicref keyref="setVideoScenario" toc="no"/>
<topicref keyref="startPreview" toc="no"/>
<topicref keyref="startPreview2" toc="no"/>
Expand Down Expand Up @@ -351,13 +350,10 @@
</topicref>
</topicref>
<topicref href="API/toc_video_rendering.dita" chunk="to-content">
<topicref keyref="CreateRendererView" toc="no"/>
<topicref keyref="CreateTextureView" toc="no"/>
<topicref keyref="enableInstantMediaRendering" toc="no"/>
<topicref keyref="setLocalRenderMode1" toc="no"/>
<topicref keyref="setLocalRenderMode2" toc="no"/>
<topicref keyref="setLocalVideoMirrorMode" toc="no"/>
<topicref keyref="setRemoteRenderMode1" toc="no"/>
<topicref keyref="setRemoteRenderMode2" toc="no"/>
<topicref keyref="setRemoteRenderModeEx" toc="no"/>
<topicref keyref="setRenderMode" toc="no"/>
Expand Down Expand Up @@ -460,7 +456,6 @@
<topicref href="API/toc_mediaplayer_open.dita" chunk="to-content">
<topicref keyref="open" toc="no"/>
<topicref keyref="open2" toc="no"/>
<topicref keyref="openWithCustomSource" toc="no"/>
<topicref keyref="openWithMediaSource" toc="no"/>
<topicref keyref="preloadSrc" toc="no"/>
<topicref keyref="switchSrc" toc="no"/>
Expand Down Expand Up @@ -718,8 +713,6 @@
<topicref keyref="sendCustomReportMessageEx" toc="no"/>
<topicref keyref="setAVSyncSource" toc="no" props="cn"/>
<topicref keyref="setCloudProxy" toc="no"/>
<topicref keyref="setEncryptionMode" toc="no"/>
<topicref keyref="setEncryptionSecret" toc="no"/>
<topicref keyref="setLocalAccessPoint" toc="no" props="cn"/>
<topicref keyref="setLogFile" toc="no"/>
<topicref keyref="setLogFileSize" toc="no"/>
Expand All @@ -728,8 +721,6 @@
<topicref keyref="setParameters" toc="no"/>
<topicref keyref="setRemoteSubscribeFallbackOption" toc="no"/>
<topicref keyref="setRemoteSubscribeFallbackOption2" toc="no"/>
<topicref keyref="startEchoTest1" toc="no"/>
<topicref keyref="startEchoTest2" toc="no"/>
<topicref keyref="startEchoTest3" toc="no"/>
<topicref keyref="startLastmileProbeTest" toc="no"/>
<topicref keyref="stopEchoTest" toc="no"/>
Expand Down
5 changes: 0 additions & 5 deletions dita/RTC-NG/RTC_NG_API_CPP.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,6 @@
<topicref href="API/toc_mediaplayer_open.dita" chunk="to-content">
<topicref keyref="open" toc="no"/>
<topicref keyref="open2" toc="no" processing-role="resource-only"/>
<topicref keyref="openWithCustomSource" toc="no"/>
<topicref keyref="openWithMediaSource" toc="no"/>
<topicref keyref="preloadSrc" toc="no"/>
<topicref keyref="switchSrc" toc="no"/>
Expand Down Expand Up @@ -786,8 +785,6 @@
<topicref keyref="sendCustomReportMessageEx" toc="no"/>
<topicref keyref="setAVSyncSource" toc="no" props="cn"/>
<topicref keyref="setCloudProxy" toc="no"/>
<topicref keyref="setEncryptionMode" toc="no"/>
<topicref keyref="setEncryptionSecret" toc="no"/>
<topicref keyref="setLocalAccessPoint" toc="no" props="cn"/>
<topicref keyref="setLogFile" toc="no"/>
<topicref keyref="setLogFileSize" toc="no"/>
Expand All @@ -796,8 +793,6 @@
<topicref keyref="setParameters" toc="no"/>
<topicref keyref="setParameters_IAgoraParameter" toc="no"/>
<topicref keyref="setRemoteSubscribeFallbackOption" toc="no"/>
<topicref keyref="startEchoTest1" toc="no"/>
<topicref keyref="startEchoTest2" toc="no"/>
<topicref keyref="startEchoTest3" toc="no"/>
<topicref keyref="startLastmileProbeTest" toc="no"/>
<topicref keyref="stopEchoTest" toc="no"/>
Expand Down
8 changes: 0 additions & 8 deletions dita/RTC-NG/RTC_NG_API_iOS.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -256,9 +256,7 @@
<topicref keyref="queryCodecCapability" toc="no"/>
<topicref keyref="setVideoEncoderConfiguration" toc="no"/>
<topicref keyref="setVideoEncoderConfigurationEx" toc="no"/>
<topicref keyref="setVideoProfile" toc="no"/>
<topicref keyref="setVideoProfile2" toc="no"/>
<topicref keyref="setVideoQualityParameters" toc="no"/>
<topicref keyref="setVideoScenario" toc="no"/>
<topicref keyref="startPreview" toc="no"/>
<topicref keyref="startPreview2" toc="no"/>
Expand Down Expand Up @@ -364,7 +362,6 @@
<topicref keyref="setLocalRenderMode1" toc="no"/>
<topicref keyref="setLocalRenderMode2" toc="no"/>
<topicref keyref="setLocalVideoMirrorMode" toc="no"/>
<topicref keyref="setRemoteRenderMode1" toc="no"/>
<topicref keyref="setRemoteRenderMode2" toc="no"/>
<topicref keyref="setRemoteRenderModeEx" toc="no"/>
<topicref keyref="setRenderMode" toc="no"/>
Expand Down Expand Up @@ -463,7 +460,6 @@
<topicref href="API/toc_mediaplayer_open.dita" chunk="to-content">
<topicref keyref="open" toc="no"/>
<topicref keyref="open2" toc="no" processing-role="resource-only"/>
<topicref keyref="openWithCustomSource" toc="no"/>
<topicref keyref="openWithMediaSource" toc="no"/>
<topicref keyref="preloadSrc" toc="no"/>
<topicref keyref="switchSrc" toc="no"/>
Expand Down Expand Up @@ -713,17 +709,13 @@
<topicref keyref="sendCustomReportMessageEx" toc="no"/>
<topicref keyref="setAVSyncSource" toc="no" props="cn"/>
<topicref keyref="setCloudProxy" toc="no"/>
<topicref keyref="setEncryptionMode" toc="no"/>
<topicref keyref="setEncryptionSecret" toc="no"/>
<topicref keyref="setLocalAccessPoint" toc="no" props="cn"/>
<topicref keyref="setLogFile" toc="no"/>
<topicref keyref="setLogFileSize" toc="no"/>
<topicref keyref="setLogFilter" toc="no"/>
<topicref keyref="setLogLevel" toc="no"/>
<topicref keyref="setParameters" toc="no"/>
<topicref keyref="setRemoteSubscribeFallbackOption" toc="no"/>
<topicref keyref="startEchoTest1" toc="no"/>
<topicref keyref="startEchoTest2" toc="no"/>
<topicref keyref="startEchoTest3" toc="no"/>
<topicref keyref="startLastmileProbeTest" toc="no"/>
<topicref keyref="stopEchoTest" toc="no"/>
Expand Down
Loading

0 comments on commit 5e153f4

Please sign in to comment.