Skip to content

Commit

Permalink
Update api_irtcengine_setlocalvideodatasourceposition.dita
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Sep 5, 2024
1 parent 28b67c1 commit baf19a9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
<pt>position</pt>
<pd>视频帧的观测位置,详见 <xref keyref="VIDEO_MODULE_POSITION"/>。
<note type="attention">
<ul><li>该方法目前仅支持将观测位置设为 <codeph><ph keyref="POSITION_POST_CAPTURER"/></codeph> 或 <codeph><ph keyref="POSITION_PRE_ENCODER"/></codeph>。</li>
<li>在 <codeph><ph keyref="POSITION_POST_CAPTURER"/></codeph> 处获取的视频帧未经裁剪且帧率较高,<codeph><ph keyref="POSITION_PRE_ENCODER"/></codeph> 位置获取的视频帧经过发送前的裁剪,帧率小于或等于摄像头采集的帧率。</li></ul></note></pd>
<ul><li>该方法目前仅支持将观测位置设为 <ph keyref="POSITION_POST_CAPTURER"/> 或 <ph keyref="POSITION_PRE_ENCODER"/>。</li>
<li>在 <ph keyref="POSITION_POST_CAPTURER"/> 处获取的视频帧未经裁剪且帧率较高,<ph keyref="POSITION_PRE_ENCODER"/> 位置获取的视频帧经过发送前的裁剪,帧率小于或等于摄像头采集的帧率。</li></ul></note></pd>
</plentry>
</parml> </section>
<section id="return_values">
Expand Down

0 comments on commit baf19a9

Please sign in to comment.