Skip to content

Commit

Permalink
fix publish error
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed Oct 19, 2023
1 parent 0783826 commit 120bede
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dita/RTC-NG/API/api_irtcengine_stopscreencapture.dita
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<codeblock props="flutter" outputclass="language-dart">Future&lt;void&gt; stopScreenCapture();</codeblock>
<codeblock props="reserve" outputclass="language-cpp"></codeblock></p>
</section>
<section id="detailed_desc">
<section id="detailed_desc" props="cpp unreal bp mac flutter unity electron">
<title>详情</title>
<p>在调用 <xref keyref="startScreenCaptureByWindowId"/> 或 <xref keyref="startScreenCaptureByDisplayId"/> 开始屏幕采集后,调用该方法停止屏幕采集。</p>
</section>
Expand All @@ -39,4 +39,4 @@
<li>&lt; 0: 方法调用失败。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></li>
</ul> </section>
</refbody>
</reference>
</reference>
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<codeblock props="flutter" outputclass="language-dart">Future&lt;void&gt; stopScreenCapture();</codeblock>
<codeblock props="reserve" outputclass="language-cpp"></codeblock></p>
</section>
<section id="detailed_desc">
<section id="detailed_desc" props="cpp unreal bp mac flutter unity electron">
<title>Details</title>
<p>After calling <xref keyref="startScreenCaptureByWindowId"/>or <xref keyref="startScreenCaptureByDisplayId"/> to start screen capture, call this method to stop screen capture.</p>
</section>
Expand Down

0 comments on commit 120bede

Please sign in to comment.