Skip to content

Commit

Permalink
update relations
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Dec 5, 2024
1 parent 104f1c7 commit a1f8ed7
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/rtc_api_data_type.dita
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
<li><xref keyref="RtcConnection"/></li>
<li><xref keyref="RtcImage"/></li>
<li><xref keyref="RtcStats"/></li>
<li><xref keyref="RteException"/></li>
<li props="cn"><xref keyref="RteException"/></li>
<li props="cn"><xref keyref="RtePlayerInfo"/></li>
<li props="cn"><xref keyref="RtePlayerStats"/></li>
<li><xref keyref="ScreenCaptureParameters2"/></li>
Expand Down
2 changes: 1 addition & 1 deletion dita/RTC-NG/config/keys-rtc-ng-api-java.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -5974,7 +5974,7 @@
</keywords>
</topicmeta>
</keydef>
<keydef keys="RteException" href="../API/class_rteexception.dita">
<keydef keys="RteException" href="../API/class_rteexception.dita" props="cn">
<topicmeta>
<keywords>
<keyword>RteException</keyword>
Expand Down
60 changes: 30 additions & 30 deletions dita/RTC-NG/config/relations-rtc-ng-api.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -3310,8 +3310,8 @@
<topicref keyref="VideoSurface"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="Destroy_Rte"/>
<topicref keyref="GetFromBridge"/>
<topicref keyref="Rte_Rte"/>
Expand All @@ -3321,55 +3321,55 @@
<topicref keyref="SetConfigs_Rte"/>
<topicref keyref="GetConfigs_Rte"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="Rte"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="GetAppId"/>
<topicref keyref="GetJsonParameter_Config"/>
<topicref keyref="SetAppId"/>
<topicref keyref="SetJsonParameter_Config"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="Config"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="Canvas_Canvas"/>
<topicref keyref="AddView"/>
<topicref keyref="GetConfigs_Canvas"/>
<topicref keyref="SetConfigs_Canvas"/>
<topicref keyref="RemoveView"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="Canvas"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="SetMirrorMode"/>
<topicref keyref="SetRenderMode_CanvasConfig"/>
<topicref keyref="GetMirrorMode"/>
<topicref keyref="GetRenderMode"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="CanvasConfig"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="Code"/>
<topicref keyref="Message"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="Error"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="MuteAudio"/>
<topicref keyref="MuteVideo"/>
<topicref keyref="Pause_Player"/>
Expand All @@ -3388,49 +3388,49 @@
<topicref keyref="GetJsonParameter_PlayerConfig" props="hide"/>
<topicref keyref="UnregisterObserver_Player"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="Player"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="GetAbrFallbackLayer" props="cn"/>
<topicref keyref="GetAbrSubscriptionLayer" props="cn"/>
<topicref keyref="GetAutoPlay"/>
<topicref keyref="SetAbrFallbackLayer" props="cn"/>
<topicref keyref="SetAbrSubscriptionLayer" props="cn"/>
<topicref keyref="SetAutoPlay"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="PlayerConfig"/>
</relcell>
</relrow>
<relrow props="cpp apple android">
<relcell>
<relrow props="cn">
<relcell props="cpp apple android">
<topicref keyref="onEvent"/>
<topicref keyref="onMetadata_PlayerObserver"/>
<topicref keyref="onPlayerInfoUpdated_PlayerObserver"/>
<topicref keyref="onResolutionChanged"/>
<topicref keyref="onStateChanged"/>
<topicref keyref="onAudioVolumeIndication_PlayerObserver"/>
</relcell>
<relcell>
<relcell props="cpp apple android">
<topicref keyref="PlayerObserver"/>
</relcell>
</relrow>
<relrow props="android">
<relcell>
<relrow props="cn">
<relcell props="android">
<topicref keyref="onResult_AsyncCallback"/>
</relcell>
<relcell>
<relcell props="android">
<topicref keyref="AsyncCallback"/>
</relcell>
</relrow>
<relrow props="android">
<relcell>
<relrow props="cn">
<relcell props="android">
<topicref keyref="onResult_PlayerGetStatsCallback"/>
</relcell>
<relcell>
<relcell props="android">
<topicref keyref="PlayerGetStatsCallback"/>
</relcell>
</relrow>
Expand Down

0 comments on commit a1f8ed7

Please sign in to comment.