Skip to content

Commit

Permalink
for yicat
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed Jul 9, 2024
1 parent 8b925e9 commit b70c718
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dita/RTC-NG/API/rtc_lite_api.dita
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,13 @@
<li props="cpp apple framework"><xref keyref="isCameraCenterStageSupported"/></li>
<li props="android"><xref keyref="isTextureEncodeSupported"/></li>
<li props="native unreal unity"><xref keyref="joinChannel1"/></li>
<li><xref keyref="joinChannel2"/> 中,以下跟屏幕采集相关的参数设置无效:
<li><xref keyref="joinChannel2"/> 中,以下跟屏幕采集相关的参数设置无效:
<ul>
<li><parmname>publishScreenCaptureVideo</parmname></li>
<li><parmname>publishScreenCaptureAudio</parmname></li>
</ul></li>
<li props="native unreal unity"><xref keyref="joinChannelWithUserAccount1"/></li>
<li><xref keyref="joinChannelWithUserAccount2"/> 中,以下跟屏幕采集相关的参数设置无效:
<li><xref keyref="joinChannelWithUserAccount2"/> 中,以下跟屏幕采集相关的参数设置无效:
<ul>
<li><parmname>publishScreenCaptureVideo</parmname></li>
<li><parmname>publishScreenCaptureAudio</parmname></li>
Expand Down Expand Up @@ -328,7 +328,7 @@
<li props="android cpp framework"><xref keyref="unregisterMediaMetadataObserver"/></li>
<li props="unity"><xref keyref="unregisterVideoFrameObserver_IMediaEngine"/></li>
<li props="unity cs electron rn flutter"><xref keyref="unregisterVideoEncodedFrameObserver"/></li>
<li><xref keyref="updateChannelMediaOptions"/> 中,以下跟屏幕采集相关的参数设置无效:
<li><xref keyref="updateChannelMediaOptions"/> 中,以下跟屏幕采集相关的参数设置无效:
<ul>
<li><parmname>publishScreenCaptureVideo</parmname></li>
<li><parmname>publishScreenCaptureAudio</parmname></li>
Expand Down Expand Up @@ -385,7 +385,7 @@
<li><xref keyref="startMediaRenderingTracingEx"/></li>
<li><xref keyref="startOrUpdateChannelMediaRelayEx"/></li>
<li><xref keyref="stopChannelMediaRelayEx"/></li>
<li><xref keyref="updateChannelMediaOptionsEx"/> 中,以下跟屏幕采集相关的参数设置无效:
<li><xref keyref="updateChannelMediaOptionsEx"/> 中,以下跟屏幕采集相关的参数设置无效:
<ul>
<li><parmname>publishScreenCaptureVideo</parmname></li>
<li><parmname>publishScreenCaptureAudio</parmname></li>
Expand Down

0 comments on commit b70c718

Please sign in to comment.