Skip to content

Commit

Permalink
fix cs comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Sep 20, 2023
1 parent 3f61655 commit dfd27a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dita/RTC-NG/API/api_imediaplayer_getstreamcount.dita
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</section>
<section id="detailed_desc">
<title>详情</title>
<note type="attention" id="note">你需要在 <xref keyref="open" /> 后调用该方法。</note> </section>
<note type="attention" id="note">请在 <xref keyref="open"/> 后并收到 <xref keyref="onPlayerSourceStateChanged" /> 回调报告播放状态为 <apiname keyref="PLAYER_STATE_OPEN_COMPLETED" /> 后再调用调用该方法。</note> </section>
<section id="parameters" props="cpp unreal bp unity cs">
<title>参数</title>
<parml>
Expand All @@ -41,4 +41,4 @@
<li>&lt; 0: 方法调用失败,详见 <xref keyref="MEDIA_PLAYER_ERROR" />。</li>
</ul> </section>
</refbody>
</reference>
</reference>

0 comments on commit dfd27a5

Please sign in to comment.