Skip to content

Commit

Permalink
reorg toc
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Nov 11, 2024
1 parent 6d59bea commit db0fd7a
Showing 1 changed file with 16 additions and 20 deletions.
36 changes: 16 additions & 20 deletions dita/RTC-NG/RTC_NG_API_CPP.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
<topicref keyref="onUserOffline" toc="no"/>
</topicref>
<topicref href="API/toc_publishnsubscribe.dita" chunk="to-content">
<topicref keyref="enableDualStreamMode" toc="no"/>
<topicref keyref="enableDualStreamMode2" toc="no" processing-role="resource-only"/>
<topicref keyref="enableDualStreamMode3" toc="no"/>
<topicref keyref="enableDualStreamModeEx" toc="no"/>
<topicref keyref="muteAllRemoteAudioStreams" toc="no"/>
<topicref keyref="muteAllRemoteAudioStreamsEx" toc="no"/>
<topicref keyref="muteAllRemoteVideoStreams" toc="no"/>
Expand All @@ -109,6 +113,12 @@
<topicref keyref="muteRemoteAudioStreamEx" toc="no"/>
<topicref keyref="muteRemoteVideoStream" toc="no"/>
<topicref keyref="muteRemoteVideoStreamEx" toc="no"/>
<topicref keyref="setDualStreamMode" toc="no"/>
<topicref keyref="setDualStreamMode2" toc="no"/>
<topicref keyref="setDualStreamModeEx" toc="no"/>
<topicref keyref="setRemoteDefaultVideoStreamType" toc="no"/>
<topicref keyref="setRemoteVideoStreamType" toc="no"/>
<topicref keyref="setRemoteVideoStreamTypeEx" toc="no"/>
<topicref keyref="setRemoteVideoSubscriptionOptions" toc="no"/>
<topicref keyref="setRemoteVideoSubscriptionOptionsEx" toc="no"/>
<topicref keyref="setSubscribeAudioAllowlist" toc="no"/>
Expand Down Expand Up @@ -325,6 +335,12 @@
<topicref href="API/toc_virtualbackground.dita" chunk="to-content">
<topicref keyref="enableVirtualBackground" toc="no"/>
</topicref>
<topicref href="API/toc_local_transcoder.dita" chunk="to-content">
<topicref keyref="startLocalVideoTranscoder" toc="no"/>
<topicref keyref="stopLocalVideoTranscoder" toc="no"/>
<topicref keyref="updateLocalTranscoderConfiguration" toc="no"/>
<topicref keyref="onLocalVideoTranscoderError" toc="no"/>
</topicref>
<topicref href="API/toc_video_enhance_option.dita" chunk="to-content">
<topicref keyref="getFaceShapeAreaOptions" toc="no" props="cn"/>
<topicref keyref="getFaceShapeBeautyOptions" toc="no" props="cn"/>
Expand Down Expand Up @@ -359,26 +375,6 @@
<topicref keyref="enableVideoImageSource" toc="no"/>
</topicref>
</topicref>
<topicref href="API/toc_video_codec.dita" chunk="to-content">
<topicref href="API/toc_dual_stream.dita" chunk="to-content">
<topicref keyref="enableDualStreamMode" toc="no"/>
<topicref keyref="enableDualStreamMode2" toc="no" processing-role="resource-only"/>
<topicref keyref="enableDualStreamMode3" toc="no"/>
<topicref keyref="enableDualStreamModeEx" toc="no"/>
<topicref keyref="setDualStreamMode" toc="no"/>
<topicref keyref="setDualStreamMode2" toc="no"/>
<topicref keyref="setDualStreamModeEx" toc="no"/>
<topicref keyref="setRemoteDefaultVideoStreamType" toc="no"/>
<topicref keyref="setRemoteVideoStreamType" toc="no"/>
<topicref keyref="setRemoteVideoStreamTypeEx" toc="no"/>
</topicref>
<topicref href="API/toc_local_transcoder.dita" chunk="to-content">
<topicref keyref="startLocalVideoTranscoder" toc="no"/>
<topicref keyref="stopLocalVideoTranscoder" toc="no"/>
<topicref keyref="updateLocalTranscoderConfiguration" toc="no"/>
<topicref keyref="onLocalVideoTranscoderError" toc="no"/>
</topicref>
</topicref>
<topicref href="API/toc_video_rendering.dita" chunk="to-content">
<topicref keyref="enableInstantMediaRendering" toc="no"/>
<topicref keyref="setLocalRenderMode1" toc="no"/>
Expand Down

0 comments on commit db0fd7a

Please sign in to comment.