Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed Sep 20, 2023
1 parent 9f1e96c commit ced8fa2
Showing 1 changed file with 2 additions and 31 deletions.
33 changes: 2 additions & 31 deletions dita/RTC-NG/release/release_notes.dita
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,6 @@
<p>该版本于 2023 年 9 月 x 日发布。</p>
</body>
<topic id="level3">
<title/>
<topic id="compatibility">
<title>升级必看</title>
<body>
<ol>
<li><ph><b>升级必看的标题</b></ph>
<ul>
<li><?oxy-placeholder content="用 list 描述"?></li>
<li><?oxy-placeholder content="用 list 描述"?></li>
</ul></li>
<li><ph><b>升级必看的标题</b></ph>
<p><?oxy-placeholder content="用段落描述"?></p>
</li>
</ol>
</body>
</topic>
<topic id="newfeature">
<title>新增特性</title>
<body>
Expand Down Expand Up @@ -99,7 +83,6 @@
<body>
<p><b>新增</b>
<ul>
<li><codeph><apiname/></codeph></li>
<li props="cpp"><apiname keyref="onLocalVideoStateChanged"/> 中新增如下枚举:
<ul>
<li><apiname keyref="LOCAL_VIDEO_STREAM_ERROR_SCREEN_CAPTURE_PAUSED"/></li>
Expand All @@ -108,27 +91,15 @@
<li><apiname keyref="LOCAL_VIDEO_STREAM_ERROR_SCREEN_CAPTURE_WINDOW_RECOVER_FROM_HIDDEN"/></li>
<li><apiname keyref="LOCAL_VIDEO_STREAM_ERROR_SCREEN_CAPTURE_WINDOW_RECOVER_FROM_MINIMIZED"/></li>
</ul></li>
<li><apiname keyref="ExternalVideoFrame"/> 中新增 <codeph>d3d11_texture_2d</codeph> 和 <codeph>texture_slice_index</codeph> 成员</li>
<li><apiname keyref="VIDEO_PIXEL_FORMAT"/> 中新增 <apiname keyref="VIDEO_TEXTURE_ID3D11TEXTURE2D"/> 枚举</li>
<li props="cpp"><apiname keyref="ExternalVideoFrame"/> 中新增 <codeph>d3d11_texture_2d</codeph> 和 <codeph>texture_slice_index</codeph> 成员</li>
<li props="cpp"><apiname keyref="VIDEO_PIXEL_FORMAT"/> 中新增 <apiname keyref="VIDEO_TEXTURE_ID3D11TEXTURE2D"/> 枚举</li>
<li><apiname keyref="enableContentInspectEx"/></li>
<li props="cpp apple rn unity flutter"><apiname keyref="CONTENT_INSPECT_TYPE"/> 新增 <apiname keyref="CONTENT_INSPECT_IMAGE_MODERATION"/> </li>
<li props="android"><apiname keyref="ContentInspectModule"/> 中的 <codeph>type</codeph> 新增 <apiname keyref="CONTENT_INSPECT_IMAGE_MODERATION"/> </li>
<li><apiname keyref="ContentInspectConfig"/> 中新增 <codeph>serverConfig</codeph> 可选参数</li>
<li><apiname keyref="isFeatureAvailableOnDevice"/></li>
<li><apiname keyref="FeatureType"/></li>
</ul></p>
<p><b>修改</b>
<ul>
<li><apiname/></li>
</ul></p>
<p><b>废弃</b>
<ul>
<li><apiname/></li>
</ul></p>
<p><b>删除</b>
<ul>
<li><apiname/></li>
</ul></p>
</body>
</topic>
</topic>
Expand Down

0 comments on commit ced8fa2

Please sign in to comment.