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

New YiCAT updates #3828

Merged
merged 40 commits into from
Nov 13, 2024
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
346341e
New translations
Cilla-luodan Oct 25, 2024
f666a90
New translations
Cilla-luodan Oct 25, 2024
c0c1a9e
New translations
Cilla-luodan Oct 25, 2024
f24bad6
New translations
Cilla-luodan Nov 6, 2024
c853737
New translations
Cilla-luodan Nov 6, 2024
ba4bf7a
New translations
Cilla-luodan Nov 7, 2024
81c2f2d
New translations
Cilla-luodan Nov 7, 2024
d743c09
New translations
Cilla-luodan Nov 7, 2024
5847a93
New translations
Cilla-luodan Nov 7, 2024
b420d3b
New translations
Cilla-luodan Nov 7, 2024
8b802bc
New translations
Cilla-luodan Nov 7, 2024
5f5b0af
New translations
Cilla-luodan Nov 7, 2024
a6fcfd9
New translations
Cilla-luodan Nov 7, 2024
b585804
New translations
Cilla-luodan Nov 8, 2024
f1135b4
New translations
Cilla-luodan Nov 8, 2024
6dc997e
New translations
Cilla-luodan Nov 8, 2024
c8a777d
New translations
Cilla-luodan Nov 8, 2024
3d42973
New translations
Cilla-luodan Nov 11, 2024
2f74950
New translations
Cilla-luodan Nov 11, 2024
1a506ce
New translations
Cilla-luodan Nov 11, 2024
47fb50f
New translations
Cilla-luodan Nov 11, 2024
77c4749
New translations
Cilla-luodan Nov 12, 2024
5704d0b
New translations
Cilla-luodan Nov 12, 2024
e85e672
New translations
Cilla-luodan Nov 12, 2024
9d146f9
New translations
Cilla-luodan Nov 12, 2024
03778bb
New translations
Cilla-luodan Nov 12, 2024
f61746d
New translations
Cilla-luodan Nov 13, 2024
30c6a6f
New translations
Cilla-luodan Nov 13, 2024
4e65296
New translations
Cilla-luodan Nov 13, 2024
e06accc
New translations
Cilla-luodan Nov 13, 2024
b881e60
New translations
Cilla-luodan Nov 13, 2024
1469076
New translations
Cilla-luodan Nov 13, 2024
afa8737
New translations
Cilla-luodan Nov 13, 2024
48f9192
New translations
Cilla-luodan Nov 13, 2024
86ea46a
New translations
Cilla-luodan Nov 13, 2024
c09b25f
New translations
Cilla-luodan Nov 13, 2024
2366de0
delete redundant dita files
Suri539 Nov 13, 2024
c5ccf3b
New translations
Cilla-luodan Nov 13, 2024
c1d1583
New translations
Cilla-luodan Nov 13, 2024
2a642b4
New translations
Cilla-luodan Nov 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
New translations
Cilla-luodan committed Nov 8, 2024
commit 6dc997e2cb132ad2ecaa8bb228503cbb2850b74e
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/API/api_canvas_getconfigs.dita
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<reference id="api_canvas_getconfigs">
<title><ph keyref="GetConfigs_Canvas"/></title>
<shortdesc id="short"><ph id="shortdesc">获取当前的播放器视频渲染配置。</ph></shortdesc>
<shortdesc id="short"><ph id="shortdesc">Get the current video rendering configuration of the player.</ph></shortdesc>
<prolog>
<metadata>
<keywords>
4 changes: 2 additions & 2 deletions en-US/dita/RTC-NG/API/api_canvasconfig_getmirrormode.dita
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<reference id="api_canvasconfig_getmirrormode">
<title><ph keyref="GetMirrorMode"/></title>
<shortdesc id="short"><ph id="shortdesc">获取当前设置的镜像模式。</ph></shortdesc>
<shortdesc id="short"><ph id="shortdesc">Get the current image mode setting.</ph></shortdesc>
<prolog>
<metadata>
<keywords>
@@ -47,7 +47,7 @@
</parml> </section>
<section id="return_values">
<title><ph keyref="return-section-title"/></title>
<p>当前设置的镜像模式,详见 <xref keyref="RteVideoMirrorMode"/></p></section>
<p>The current image mode. See <xref keyref="RteVideoMirrorMode"/>.</p></section>
<section id="exception" props="android" conkeyref="SetAppId/exception"></section>
</refbody>
</reference>
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<reference id="api_irtcengine_setexternalmediaprojection">
<title><ph keyref="setExternalMediaProjection"/></title>
<shortdesc id="short"><ph id="shortdesc">Uses the video streams captured by the <codeph>MediaProjection</codeph>.</ph></shortdesc>
<shortdesc id="short"><ph id="shortdesc">Configure <codeph>MediaProjection</codeph> outside of the SDK to capture screen video streams</ph></shortdesc>
<prolog>
<metadata>
<keywords>
@@ -31,14 +31,14 @@
</dlentry>
</dl>
<note type="attention" props="cpp">This method is for Android only.</note>
<p>After successfully calling this method, the external <codeph>MediaProjection</codeph> you set will replace the MediaProjection requested by the SDK to capture the screen video stream.<codeph></codeph></p>
<p>当停止屏幕共享或销毁 <xref keyref="IRtcEngine"/> 时,SDK 会自动释放 MediaProjection</p>
<p>After successfully calling this method, the external <codeph>MediaProjection</codeph> you set will replace the <codeph>MediaProjection</codeph> requested by the SDK to capture the screen video stream.</p>
<p>When the screen sharing is stopped or <xref keyref="IRtcEngine"/> is destroyed, the SDK will automatically release the MediaProjection.</p>
</section>
<section id="scenario" deliveryTarget="details">
<title>Applicable scenarios</title>
<p>如果你具备自行申请 <codeph>MediaProjection</codeph> 的开发能力,可以直接使用该 <codeph>MediaProjection</codeph> 取代 SDK 申请的 <codeph>MediaProjection</codeph> 。 以下列出两种使用场景:<ul>
<li>在定制系统的设备上,可避免系统弹窗(即需要用户授予屏幕采集权限),直接开始采集屏幕视频流。</li>
<li>一个屏幕共享进程中存在一个或多个子进程,避免在子进程中自行创建对象的过程出错而导致采集失败。</li>
<p>If you are able to apply for <codeph>MediaProjection</codeph>, you can directly use your <codeph>MediaProjection</codeph> instead of the one applied for by the SDK. The following lists two applicable scenarios:<codeph></codeph><ul>
<li>On custom system devices, it can avoid system pop-ups (i.e. requiring user permission to capture the screen) and directly start capturing the screen video stream.</li>
<li>In a screen sharing process that involves one or more sub-processes, it can help avoid errors that might occur when creating objects within these sub-processes, which could otherwise lead to failures in screen capturing.</li>
</ul></p>
</section>
<section id="timing" deliveryTarget="details">
@@ -47,14 +47,14 @@
</section>
<section id="restriction" deliveryTarget="details">
<title>Restrictions</title>
<p>在调用该方法前,必须先申请 <codeph>MediaProjection</codeph> 权限。</p>
<p>Before calling this method, you must first apply for <codeph>MediaProjection</codeph> permission.</p>
</section>
<section id="parameters" deliveryTarget="details">
<title>Parameters</title>
<parml>
<plentry>
<pt>mediaProjection</pt>
<pd>一个 <xref keyref="mediaprojection-link"/> 对象,用于采集屏幕视频流。</pd>
<pd>An <xref keyref="mediaprojection-link"/> object used to capture screen video streams.</pd>
</plentry>
</parml> </section>
<section id="return_values">