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

Release/rtc ng/4.2.3 #3371

Merged
merged 21 commits into from
Sep 28, 2023
Merged

Release/rtc ng/4.2.3 #3371

merged 21 commits into from
Sep 28, 2023

Conversation

Cilla-luodan
Copy link
Collaborator

No description provided.

@@ -44,11 +44,11 @@
<parml>
<plentry>
<pt>thumbSize</pt>
<pd><ph>屏幕或窗口的缩略图的目标尺寸(宽高单位为像素)。</ph><ph props="cpp unreal bp">详见 <xref keyref="SIZE-link" />。</ph><ph> SDK 会在保证原图不变形的前提下,缩放原图,使图片最长边和目标尺寸的最长边的长度一致。例如,原图宽高为 400 × 300,<parmname>thumbSize</parmname> 为 100 x 100,缩略图实际尺寸为 100 × 75。如果目标尺寸大于原图尺寸,缩略图即为原图,SDK 不进行缩放操作。</ph></pd>
<pd><ph>屏幕或窗口的缩略图的目标尺寸(宽高单位为像素)。详见 <xref keyref="SIZE-link" />。</ph><ph> SDK 会在保证原图不变形的前提下,缩放原图,使图片最长边和目标尺寸的最长边的长度一致。例如,原图宽高为 400 × 300,<parmname>thumbSize</parmname> 为 100 x 100,缩略图实际尺寸为 100 × 75。如果目标尺寸大于原图尺寸,缩略图即为原图,SDK 不进行缩放操作。</ph></pd>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

突然发现 electron 和 rn 的 keys map 里还有多余的 SIZE-link key
@Nero-Hu 看看删掉吧,不然链接可能会有问题

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ph 上的 props 删除会造成 mac 发布错误,因为 mac 没有原生的 size-link 链接

<keydef keys="guide-in-call-quality" href="https://docs.agora.io/cn/live-streaming-4.x/in-call_quality_windows?platform=Windows" scope="external" format="html"/>
<keydef keys="guide-multiple-channel" href="https://docs.agora.io/cn/live-streaming-4.x/multiple_channel_windows?platform=Windows" scope="external" format="html"/>
<keydef keys="guide-screensharing" href="https://docs.agora.io/cn/live-streaming-4.x/screensharing_windows?platform=Windows" scope="external" format="html"/>
<keydef keys="guide-fallback" href="https://docs.agora.io/cn/live-streaming-4.x/fallback_windows?platform=Windows" scope="external" format="html"/>
<keydef keys="guide-lastmile-quality" href="https://docs.agora.io/cn/video-call-4.x/lastmile_quality_unity_ng?platform=Unity" scope="external" format="html"/>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

无用 key 可删

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

下面还有几个

<topicmeta>
<keywords>
<keyword>视频属性</keyword>
</keywords>
</topicmeta>
</keydef>
<keydef keys="guide-bill" href="https://docs.agora.io/cn/live-streaming-premium-4.x/billing_rtc_ng?platform=Windows" scope="external" format="html">
<keydef keys="guide-bill" href="https://doc.shengwang.cn/doc/rtc/windows/overview/billing" scope="external" format="html">
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

url 里的平台改成 unity

@jinyuagora jinyuagora merged commit 2b9cef7 into master Sep 28, 2023
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