Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix 0801 #3728

Merged
merged 19 commits into from
Aug 5, 2024
Merged

bugfix 0801 #3728

merged 19 commits into from
Aug 5, 2024

Conversation

Cilla-luodan
Copy link
Collaborator

440-bugfix-0725

<section id="parameters">
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
<p props="native flutter unity rn unreal bp">在调整摄像头的焦距配置前,建议先调用 <xref keyref="queryCameraFocalLengthCapability"/> 查询设备支持的焦距能力,再根据查询结果进行配置。</p>
<p props="android cpp unreal bp flutter unity rn">由于部分 Android 设备的限制,即使根据 <apiname keyref="queryCameraFocalLengthCapability"/> 的查询结果设置焦距类型,设置结果也可能不生效。</p>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这句是不是更适合放到调用限制里?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以

@@ -3407,6 +3407,13 @@
</keydef>
</topichead>
<topichead navtitle="其他视频控制">
<keydef keys="setCameraCapturerConfiguration" href="../API/api_irtcengine_setcameracapturerconfiguration.dita">
Copy link
Collaborator Author

@Cilla-luodan Cilla-luodan Aug 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还有 mac 是不是也要加

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是的,electron 找胡师傅加了,mac 我以为本来就有就没和你说

你加一下吧,mac 的 device toc 好像和其他平台不太一样,我不确定加哪里合适,别给你加错了

@@ -66,14 +66,16 @@
<pt props="ios mac">mirror</pt>
<pd>
<p props="ios mac cpp unreal bp unity flutter rn electron cs">本地视图的镜像模式,详见 <xref keyref="VIDEO_MIRROR_MODE_TYPE" />。
<note type="attention" props="unreal bp" id="mirror">该参数不生效。如需实现镜像显示效果,请在 Unreal Engine 中进行镜像设置。</note>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

要说怎么设置、或者给个链接啥的么

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我觉得可以不用,就引擎里自带的,一定要加的话我再去确认下,不过不影响其他平台发

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

刚才忘了发,relations 里也要解放一下 setCameraCapturerConfiguration

@Suri539 Suri539 merged commit 451bed2 into master Aug 5, 2024
6 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants