Skip to content

Commit 72f5927

Browse files
committed
add batch 1017
1 parent 4443b05 commit 72f5927

File tree

550 files changed

+29576
-12382
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

550 files changed

+29576
-12382
lines changed
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
3+
<reference id="api_agorartcenginekit_addvideowatermark1">
4+
<title><ph keyref="addVideoWatermark1"/></title>
5+
<shortdesc id="short"><ph id="shortdesc">向本地视频添加水印图像。</ph></shortdesc>
6+
<prolog>
7+
<metadata>
8+
<keywords>
9+
<indexterm keyref="addVideoWatermark1"/>
10+
</keywords>
11+
</metadata>
12+
</prolog>
13+
<refbody>
14+
<section id="prototype">
15+
<p outputclass="codeblock">
16+
<codeblock props="android" outputclass="language-java"/>
17+
<codeblock props="hmos" outputclass="language-arkts"/>
18+
<codeblock props="ios mac" outputclass="language-objectivec"/>
19+
<codeblock props="cpp unreal" outputclass="language-cpp"/>
20+
<codeblock props="bp" outputclass="language-cpp"/>
21+
<codeblock props="electron" outputclass="language-typescript"/>
22+
<codeblock props="unity cs" outputclass="language-csharp"/>
23+
<codeblock props="rn" outputclass="language-typescript"/>
24+
<codeblock props="flutter" outputclass="language-dart"/> </p>
25+
</section>
26+
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
27+
<p/>
28+
<dl outputclass="deprecated" props="apple">
29+
<dlentry outputclass="deprecated">
30+
<dt>弃用:</dt>
31+
<dd props="apple">自 v4.5.0 版本废弃,请改用 `addVideoWatermarkWithConfig:`。</dd>
32+
</dlentry>
33+
</dl>
34+
</section>
35+
<section id="scenario" deliveryTarget="details">
36+
<title>适用场景</title>
37+
<p/>
38+
</section>
39+
<section id="timing" deliveryTarget="details">
40+
<title>调用时机</title>
41+
<p/>
42+
</section>
43+
<section id="restriction" deliveryTarget="details">
44+
<title>调用限制</title>
45+
<p/>
46+
</section>
47+
<section id="related" deliveryTarget="details">
48+
<title>相关回调</title>
49+
<p/>
50+
</section>
51+
<section id="parameters" deliveryTarget="details">
52+
<title>参数</title>
53+
<parml>
54+
<plentry>
55+
<pt/>
56+
<pd/>
57+
</plentry>
58+
</parml> </section>
59+
<section id="return_values">
60+
<title><ph keyref="return-section-title"/></title>
61+
<p props="flutter">方法成功调用时,无返回值;方法调用失败时,会抛出 <xref keyref="AgoraRtcException"/> 异常,你需要捕获异常并进行处理。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></p>
62+
<ul props="bp cs electron native rn unity unreal">
63+
<li>0: 方法调用成功。</li>
64+
<li>&lt; 0: 方法调用失败。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></li>
65+
</ul> </section>
66+
</refbody>
67+
</reference>
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
3+
<reference id="api_agorartcenginekit_addvideowatermark2">
4+
<title><ph keyref="addVideoWatermark2"/></title>
5+
<shortdesc id="short"><ph id="shortdesc">为本地视频添加水印图像。</ph></shortdesc>
6+
<prolog>
7+
<metadata>
8+
<keywords>
9+
<indexterm keyref="addVideoWatermark2"/>
10+
</keywords>
11+
</metadata>
12+
</prolog>
13+
<refbody>
14+
<section id="prototype">
15+
<p outputclass="codeblock">
16+
<codeblock props="android" outputclass="language-java"/>
17+
<codeblock props="hmos" outputclass="language-arkts"/>
18+
<codeblock props="ios mac" outputclass="language-objectivec"/>
19+
<codeblock props="cpp unreal" outputclass="language-cpp"/>
20+
<codeblock props="bp" outputclass="language-cpp"/>
21+
<codeblock props="electron" outputclass="language-typescript"/>
22+
<codeblock props="unity cs" outputclass="language-csharp"/>
23+
<codeblock props="rn" outputclass="language-typescript"/>
24+
<codeblock props="flutter" outputclass="language-dart"/> </p>
25+
</section>
26+
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
27+
<p/>
28+
<dl outputclass="deprecated" props="apple">
29+
<dlentry outputclass="deprecated">
30+
<dt>弃用:</dt>
31+
<dd props="apple">自 v4.5.0 版本废弃,请改用 `addVideoWatermarkWithConfig:config`。</dd>
32+
</dlentry>
33+
</dl>
34+
</section>
35+
<section id="scenario" deliveryTarget="details">
36+
<title>适用场景</title>
37+
<p/>
38+
</section>
39+
<section id="timing" deliveryTarget="details">
40+
<title>调用时机</title>
41+
<p/>
42+
</section>
43+
<section id="restriction" deliveryTarget="details">
44+
<title>调用限制</title>
45+
<p/>
46+
</section>
47+
<section id="related" deliveryTarget="details">
48+
<title>相关回调</title>
49+
<p/>
50+
</section>
51+
<section id="parameters" deliveryTarget="details">
52+
<title>参数</title>
53+
<parml>
54+
<plentry>
55+
<pt/>
56+
<pd/>
57+
</plentry>
58+
</parml> </section>
59+
<section id="return_values">
60+
<title><ph keyref="return-section-title"/></title>
61+
<p props="flutter">方法成功调用时,无返回值;方法调用失败时,会抛出 <xref keyref="AgoraRtcException"/> 异常,你需要捕获异常并进行处理。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></p>
62+
<ul props="bp cs electron native rn unity unreal">
63+
<li>0: 方法调用成功。</li>
64+
<li>&lt; 0: 方法调用失败。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></li>
65+
</ul> </section>
66+
</refbody>
67+
</reference>
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
3+
<reference id="api_agorartcenginekit_enabledualstreammode">
4+
<title><ph keyref="enableDualStreamMode"/></title>
5+
<shortdesc id="short"><ph id="shortdesc">在发送端启用或关闭不同质量层级的视频流。</ph></shortdesc>
6+
<prolog>
7+
<metadata>
8+
<keywords>
9+
<indexterm keyref="enableDualStreamMode"/>
10+
</keywords>
11+
</metadata>
12+
</prolog>
13+
<refbody>
14+
<section id="prototype">
15+
<p outputclass="codeblock">
16+
<codeblock props="android" outputclass="language-java"/>
17+
<codeblock props="hmos" outputclass="language-arkts"/>
18+
<codeblock props="ios mac" outputclass="language-objectivec"/>
19+
<codeblock props="cpp unreal" outputclass="language-cpp"/>
20+
<codeblock props="bp" outputclass="language-cpp"/>
21+
<codeblock props="electron" outputclass="language-typescript"/>
22+
<codeblock props="unity cs" outputclass="language-csharp"/>
23+
<codeblock props="rn" outputclass="language-typescript"/>
24+
<codeblock props="flutter" outputclass="language-dart"/> </p>
25+
</section>
26+
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
27+
<p/>
28+
<dl outputclass="deprecated" props="apple">
29+
<dlentry outputclass="deprecated">
30+
<dt>弃用:</dt>
31+
<dd props="apple">自 v4.2.0 版本废弃,请改用 `setDualStreamMode`。</dd>
32+
</dlentry>
33+
</dl>
34+
</section>
35+
<section id="scenario" deliveryTarget="details">
36+
<title>适用场景</title>
37+
<p/>
38+
</section>
39+
<section id="timing" deliveryTarget="details">
40+
<title>调用时机</title>
41+
<p/>
42+
</section>
43+
<section id="restriction" deliveryTarget="details">
44+
<title>调用限制</title>
45+
<p/>
46+
</section>
47+
<section id="related" deliveryTarget="details">
48+
<title>相关回调</title>
49+
<p/>
50+
</section>
51+
<section id="parameters" deliveryTarget="details">
52+
<title>参数</title>
53+
<parml>
54+
<plentry>
55+
<pt/>
56+
<pd/>
57+
</plentry>
58+
</parml> </section>
59+
<section id="return_values">
60+
<title><ph keyref="return-section-title"/></title>
61+
<p props="flutter">方法成功调用时,无返回值;方法调用失败时,会抛出 <xref keyref="AgoraRtcException"/> 异常,你需要捕获异常并进行处理。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></p>
62+
<ul props="bp cs electron native rn unity unreal">
63+
<li>0: 方法调用成功。</li>
64+
<li>&lt; 0: 方法调用失败。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></li>
65+
</ul> </section>
66+
</refbody>
67+
</reference>
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
3+
<reference id="api_agorartcenginekit_enabledualstreammode3">
4+
<title><ph keyref="enableDualStreamMode3"/></title>
5+
<shortdesc id="short"><ph id="shortdesc">在发送端设置不同质量层级的视频流模式及低质量视频流配置。</ph></shortdesc>
6+
<prolog>
7+
<metadata>
8+
<keywords>
9+
<indexterm keyref="enableDualStreamMode3"/>
10+
</keywords>
11+
</metadata>
12+
</prolog>
13+
<refbody>
14+
<section id="prototype">
15+
<p outputclass="codeblock">
16+
<codeblock props="android" outputclass="language-java"/>
17+
<codeblock props="hmos" outputclass="language-arkts"/>
18+
<codeblock props="ios mac" outputclass="language-objectivec"/>
19+
<codeblock props="cpp unreal" outputclass="language-cpp"/>
20+
<codeblock props="bp" outputclass="language-cpp"/>
21+
<codeblock props="electron" outputclass="language-typescript"/>
22+
<codeblock props="unity cs" outputclass="language-csharp"/>
23+
<codeblock props="rn" outputclass="language-typescript"/>
24+
<codeblock props="flutter" outputclass="language-dart"/> </p>
25+
</section>
26+
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
27+
<p/>
28+
<dl outputclass="deprecated" props="apple">
29+
<dlentry outputclass="deprecated">
30+
<dt>弃用:</dt>
31+
<dd props="apple">自 v4.2.0 版本废弃,请改用 `setDualStreamMode`。</dd>
32+
</dlentry>
33+
</dl>
34+
</section>
35+
<section id="scenario" deliveryTarget="details">
36+
<title>适用场景</title>
37+
<p/>
38+
</section>
39+
<section id="timing" deliveryTarget="details">
40+
<title>调用时机</title>
41+
<p/>
42+
</section>
43+
<section id="restriction" deliveryTarget="details">
44+
<title>调用限制</title>
45+
<p/>
46+
</section>
47+
<section id="related" deliveryTarget="details">
48+
<title>相关回调</title>
49+
<p/>
50+
</section>
51+
<section id="parameters" deliveryTarget="details">
52+
<title>参数</title>
53+
<parml>
54+
<plentry>
55+
<pt/>
56+
<pd/>
57+
</plentry>
58+
</parml> </section>
59+
<section id="return_values">
60+
<title><ph keyref="return-section-title"/></title>
61+
<p props="flutter">方法成功调用时,无返回值;方法调用失败时,会抛出 <xref keyref="AgoraRtcException"/> 异常,你需要捕获异常并进行处理。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></p>
62+
<ul props="bp cs electron native rn unity unreal">
63+
<li>0: 方法调用成功。</li>
64+
<li>&lt; 0: 方法调用失败。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></li>
65+
</ul> </section>
66+
</refbody>
67+
</reference>
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
3+
<reference id="api_agorartcenginekit_pushexternalaudioframesamplebuffer1">
4+
<title><ph keyref="pushExternalAudioFrameSampleBuffer1"/></title>
5+
<shortdesc id="short"><ph id="shortdesc">推送外部 <codeph>CMSampleBuffer</codeph> 音频帧。</ph></shortdesc>
6+
<prolog>
7+
<metadata>
8+
<keywords>
9+
<indexterm keyref="pushExternalAudioFrameSampleBuffer1"/>
10+
</keywords>
11+
</metadata>
12+
</prolog>
13+
<refbody>
14+
<section id="prototype">
15+
<p outputclass="codeblock">
16+
<codeblock props="android" outputclass="language-java"/>
17+
<codeblock props="hmos" outputclass="language-arkts"/>
18+
<codeblock props="ios mac" outputclass="language-objectivec"/>
19+
<codeblock props="cpp unreal" outputclass="language-cpp"/>
20+
<codeblock props="bp" outputclass="language-cpp"/>
21+
<codeblock props="electron" outputclass="language-typescript"/>
22+
<codeblock props="unity cs" outputclass="language-csharp"/>
23+
<codeblock props="rn" outputclass="language-typescript"/>
24+
<codeblock props="flutter" outputclass="language-dart"/> </p>
25+
</section>
26+
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
27+
<p/>
28+
<dl outputclass="deprecated" props="apple">
29+
<dlentry outputclass="deprecated">
30+
<dt>弃用:</dt>
31+
<dd props="apple">自 vX.X.X 版本废弃,请改用 `pushExternalAudioFrameSampleBuffer:sampleRate:channels:trackId:`。</dd>
32+
</dlentry>
33+
</dl>
34+
</section>
35+
<section id="scenario" deliveryTarget="details">
36+
<title>适用场景</title>
37+
<p/>
38+
</section>
39+
<section id="timing" deliveryTarget="details">
40+
<title>调用时机</title>
41+
<p/>
42+
</section>
43+
<section id="restriction" deliveryTarget="details">
44+
<title>调用限制</title>
45+
<p/>
46+
</section>
47+
<section id="related" deliveryTarget="details">
48+
<title>相关回调</title>
49+
<p/>
50+
</section>
51+
<section id="parameters" deliveryTarget="details">
52+
<title>参数</title>
53+
<parml>
54+
<plentry>
55+
<pt/>
56+
<pd/>
57+
</plentry>
58+
</parml> </section>
59+
<section id="return_values">
60+
<title><ph keyref="return-section-title"/></title>
61+
<p props="flutter">方法成功调用时,无返回值;方法调用失败时,会抛出 <xref keyref="AgoraRtcException"/> 异常,你需要捕获异常并进行处理。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></p>
62+
<ul props="bp cs electron native rn unity unreal">
63+
<li>0: 方法调用成功。</li>
64+
<li>&lt; 0: 方法调用失败。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></li>
65+
</ul> </section>
66+
</refbody>
67+
</reference>

0 commit comments

Comments
 (0)