Skip to content

Commit

Permalink
Update api_irtcengine_setcameracapturerconfiguration.dita
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyuagora committed Jul 18, 2024
1 parent fa65420 commit 85a05b2
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
<codeblock props="reserve" outputclass="language-cpp"></codeblock></p>
</section>
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
<p>在调整摄像头的焦距配置前,建议先调用 <xref keyref="queryCameraFocalLengthCapability"/> 查询设备支持的焦距能力,再根据查询结果进行配置。</p>
<p props="android cpp unreal bp flutter unity rn">由于部分 Android 设备的限制,即使根据 <apiname keyref="queryCameraFocalLengthCapability"/> 的查询结果设置焦距类型,设置结果也可能不生效。</p>
<note type="attention" props="cpp unreal bp unity flutter">该方法仅适用于 Android 和 iOS。</note>
</section>
<section id="timing" deliveryTarget="details">
Expand All @@ -39,8 +41,7 @@
</section>
<section id="restriction" deliveryTarget="details">
<title>调用限制</title>
<p>在调整摄像头的焦距配置前,建议先调用 <xref keyref="queryCameraFocalLengthCapability"/> 查询设备支持的焦距能力,再根据查询结果进行配置。</p>
<p props="android cpp unreal bp flutter unity rn">由于部分 Android 设备的限制,即使根据 <apiname keyref="queryCameraFocalLengthCapability"/> 的查询结果设置焦距类型,设置结果也可能不生效。</p>
<p>无。</p>
</section>
<section id="parameters" deliveryTarget="details">
<title>参数</title>
Expand Down

0 comments on commit 85a05b2

Please sign in to comment.