Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Jun 19, 2024
1 parent 5f10b36 commit 874ef6c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 0 additions & 4 deletions dita/RTC-NG/API/api_getmediaplayercachemanager.dita
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
<codeblock props="flutter" outputclass="language-dart">MediaPlayerCacheManager getMediaPlayerCacheManager()</codeblock>
<codeblock props="reserve" outputclass="language-cpp"></codeblock></p>
</section>
<section id="detailed_desc">
<title>详情</title>
<note type="attention">
</note> </section>
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
<p>在调用 <xref keyref="IMediaPlayerCacheManager"/> 类下的其他 API 前,你需要先调用该方法获取一个媒体播放器缓存管理器的实例。</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/api_irtcengine_createmediaplayer.dita
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<p>无。</p>
</section>
<section id="parameters" deliveryTarget="details">
<title props="apple">参数</title>
<title><ph props="apple">参数</ph></title>
<parml props="apple">
<plentry>
<pt>delegate</pt>
Expand Down
4 changes: 2 additions & 2 deletions dita/RTC-NG/API/api_irtcengine_startaudiomixing.dita
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
<pt />
<pd />
</plentry>
<plentry props="native unreal bp">
<plentry props="native unreal bp" conkeyref="playEffect3/filepath">
<pt>filePath</pt>
<pd>
<p conkeyref="playEffect3/filepath" />
<p/>
</pd>
</plentry>
<plentry id="loopback">
Expand Down

0 comments on commit 874ef6c

Please sign in to comment.