tencentcloud-sdk-nodejs-trtc 4.0.340 → 4.0.341
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +199 -0
- package/SERVICE_CHANGELOG.md +313 -43
- package/package.json +1 -1
- package/products.md +9 -8
- package/src/services/trtc/v20190722/trtc_client.ts +215 -142
- package/src/services/trtc/v20190722/trtc_models.ts +772 -140
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +96 -69
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +122 -87
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +674 -137
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,202 @@
|
|
|
1
|
+
# Release 4.0.341
|
|
2
|
+
|
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
4
|
+
|
|
5
|
+
### 第 32 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-05-17 06:03:35
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
16
|
+
|
|
17
|
+
* 新增入参:FilterEnterpriseFlag
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 本地专用集群(cdc) 版本:2020-12-14
|
|
23
|
+
|
|
24
|
+
### 第 2 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-05-16 17:18:07
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CreateDedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73769)
|
|
35
|
+
* [CreateSite](https://cloud.tencent.com/document/api/1346/73768)
|
|
36
|
+
* [DeleteDedicatedClusters](https://cloud.tencent.com/document/api/1346/73767)
|
|
37
|
+
* [DeleteSites](https://cloud.tencent.com/document/api/1346/73766)
|
|
38
|
+
* [DescribeDedicatedClusterCosCapacity](https://cloud.tencent.com/document/api/1346/73765)
|
|
39
|
+
* [DescribeDedicatedClusterHostStatistics](https://cloud.tencent.com/document/api/1346/73764)
|
|
40
|
+
* [DescribeDedicatedClusterHosts](https://cloud.tencent.com/document/api/1346/73763)
|
|
41
|
+
* [DescribeDedicatedClusterInstanceTypes](https://cloud.tencent.com/document/api/1346/73762)
|
|
42
|
+
* [DescribeDedicatedClusterOrders](https://cloud.tencent.com/document/api/1346/73761)
|
|
43
|
+
* [DescribeDedicatedClusterOverview](https://cloud.tencent.com/document/api/1346/73760)
|
|
44
|
+
* [DescribeDedicatedClusterTypes](https://cloud.tencent.com/document/api/1346/73759)
|
|
45
|
+
* [DescribeDedicatedClusters](https://cloud.tencent.com/document/api/1346/73758)
|
|
46
|
+
* [DescribeDedicatedSupportedZones](https://cloud.tencent.com/document/api/1346/73757)
|
|
47
|
+
* [DescribeSites](https://cloud.tencent.com/document/api/1346/73756)
|
|
48
|
+
* [DescribeSitesDetail](https://cloud.tencent.com/document/api/1346/73755)
|
|
49
|
+
* [ModifyDedicatedClusterInfo](https://cloud.tencent.com/document/api/1346/73754)
|
|
50
|
+
* [ModifyOrderStatus](https://cloud.tencent.com/document/api/1346/73753)
|
|
51
|
+
* [ModifySiteDeviceInfo](https://cloud.tencent.com/document/api/1346/73752)
|
|
52
|
+
* [ModifySiteInfo](https://cloud.tencent.com/document/api/1346/73751)
|
|
53
|
+
|
|
54
|
+
新增数据结构:
|
|
55
|
+
|
|
56
|
+
* [CbsInfo](https://cloud.tencent.com/document/api/1346/73770#CbsInfo)
|
|
57
|
+
* [CosCapacity](https://cloud.tencent.com/document/api/1346/73770#CosCapacity)
|
|
58
|
+
* [CosInfo](https://cloud.tencent.com/document/api/1346/73770#CosInfo)
|
|
59
|
+
* [DedicatedCluster](https://cloud.tencent.com/document/api/1346/73770#DedicatedCluster)
|
|
60
|
+
* [DedicatedClusterInstanceType](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterInstanceType)
|
|
61
|
+
* [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
|
|
62
|
+
* [DedicatedClusterOrderItem](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrderItem)
|
|
63
|
+
* [DedicatedClusterType](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterType)
|
|
64
|
+
* [DedicatedClusterTypeInfo](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterTypeInfo)
|
|
65
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1346/73770#HostInfo)
|
|
66
|
+
* [HostStatistic](https://cloud.tencent.com/document/api/1346/73770#HostStatistic)
|
|
67
|
+
* [RegionZoneInfo](https://cloud.tencent.com/document/api/1346/73770#RegionZoneInfo)
|
|
68
|
+
* [Site](https://cloud.tencent.com/document/api/1346/73770#Site)
|
|
69
|
+
* [SiteDetail](https://cloud.tencent.com/document/api/1346/73770#SiteDetail)
|
|
70
|
+
* [ZoneInfo](https://cloud.tencent.com/document/api/1346/73770#ZoneInfo)
|
|
71
|
+
|
|
72
|
+
### 第 1 次发布
|
|
73
|
+
|
|
74
|
+
发布时间:2022-05-16 14:37:22
|
|
75
|
+
|
|
76
|
+
本次发布包含了以下内容:
|
|
77
|
+
|
|
78
|
+
改善已有的文档。
|
|
79
|
+
|
|
80
|
+
新增接口:
|
|
81
|
+
|
|
82
|
+
* [CreateDedicatedCluster](https://cloud.tencent.com/document/api/1346/73710)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
87
|
+
|
|
88
|
+
### 第 41 次发布
|
|
89
|
+
|
|
90
|
+
发布时间:2022-05-17 06:07:58
|
|
91
|
+
|
|
92
|
+
本次发布包含了以下内容:
|
|
93
|
+
|
|
94
|
+
改善已有的文档。
|
|
95
|
+
|
|
96
|
+
修改接口:
|
|
97
|
+
|
|
98
|
+
* [DescribeHistoryService](https://cloud.tencent.com/document/api/296/55727)
|
|
99
|
+
|
|
100
|
+
* 新增出参:StartTime
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
106
|
+
|
|
107
|
+
### 第 44 次发布
|
|
108
|
+
|
|
109
|
+
发布时间:2022-05-17 06:14:17
|
|
110
|
+
|
|
111
|
+
本次发布包含了以下内容:
|
|
112
|
+
|
|
113
|
+
改善已有的文档。
|
|
114
|
+
|
|
115
|
+
新增接口:
|
|
116
|
+
|
|
117
|
+
* [ModifyInstanceReadOnly](https://cloud.tencent.com/document/api/239/73781)
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
## 互动白板(tiw) 版本:2019-09-19
|
|
122
|
+
|
|
123
|
+
### 第 25 次发布
|
|
124
|
+
|
|
125
|
+
发布时间:2022-05-17 06:17:19
|
|
126
|
+
|
|
127
|
+
本次发布包含了以下内容:
|
|
128
|
+
|
|
129
|
+
改善已有的文档。
|
|
130
|
+
|
|
131
|
+
修改接口:
|
|
132
|
+
|
|
133
|
+
* [StartWhiteboardPush](https://cloud.tencent.com/document/api/1137/52081)
|
|
134
|
+
|
|
135
|
+
* 新增入参:IMAuthParam, TRTCAuthParam
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
新增数据结构:
|
|
139
|
+
|
|
140
|
+
* [AuthParam](https://cloud.tencent.com/document/api/1137/40068#AuthParam)
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
145
|
+
|
|
146
|
+
### 第 29 次发布
|
|
147
|
+
|
|
148
|
+
发布时间:2022-05-17 06:17:44
|
|
149
|
+
|
|
150
|
+
本次发布包含了以下内容:
|
|
151
|
+
|
|
152
|
+
改善已有的文档。
|
|
153
|
+
|
|
154
|
+
新增接口:
|
|
155
|
+
|
|
156
|
+
* [CreateCloudRecording](https://cloud.tencent.com/document/api/647/73786)
|
|
157
|
+
* [DeleteCloudRecording](https://cloud.tencent.com/document/api/647/73785)
|
|
158
|
+
* [DescribeCloudRecording](https://cloud.tencent.com/document/api/647/73784)
|
|
159
|
+
* [ModifyCloudRecording](https://cloud.tencent.com/document/api/647/73783)
|
|
160
|
+
|
|
161
|
+
新增数据结构:
|
|
162
|
+
|
|
163
|
+
* [AudioParams](https://cloud.tencent.com/document/api/647/44055#AudioParams)
|
|
164
|
+
* [CloudStorage](https://cloud.tencent.com/document/api/647/44055#CloudStorage)
|
|
165
|
+
* [CloudVod](https://cloud.tencent.com/document/api/647/44055#CloudVod)
|
|
166
|
+
* [MixLayout](https://cloud.tencent.com/document/api/647/44055#MixLayout)
|
|
167
|
+
* [MixLayoutParams](https://cloud.tencent.com/document/api/647/44055#MixLayoutParams)
|
|
168
|
+
* [MixTranscodeParams](https://cloud.tencent.com/document/api/647/44055#MixTranscodeParams)
|
|
169
|
+
* [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams)
|
|
170
|
+
* [StorageFile](https://cloud.tencent.com/document/api/647/44055#StorageFile)
|
|
171
|
+
* [StorageParams](https://cloud.tencent.com/document/api/647/44055#StorageParams)
|
|
172
|
+
* [SubscribeStreamUserIds](https://cloud.tencent.com/document/api/647/44055#SubscribeStreamUserIds)
|
|
173
|
+
* [TencentVod](https://cloud.tencent.com/document/api/647/44055#TencentVod)
|
|
174
|
+
* [VideoParams](https://cloud.tencent.com/document/api/647/44055#VideoParams)
|
|
175
|
+
* [WaterMark](https://cloud.tencent.com/document/api/647/44055#WaterMark)
|
|
176
|
+
* [WaterMarkImage](https://cloud.tencent.com/document/api/647/44055#WaterMarkImage)
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
## 云点播(vod) 版本:2018-07-17
|
|
181
|
+
|
|
182
|
+
### 第 104 次发布
|
|
183
|
+
|
|
184
|
+
发布时间:2022-05-17 06:18:35
|
|
185
|
+
|
|
186
|
+
本次发布包含了以下内容:
|
|
187
|
+
|
|
188
|
+
改善已有的文档。
|
|
189
|
+
|
|
190
|
+
新增接口:
|
|
191
|
+
|
|
192
|
+
* [DescribeLicenseUsageData](https://cloud.tencent.com/document/api/266/73787)
|
|
193
|
+
|
|
194
|
+
新增数据结构:
|
|
195
|
+
|
|
196
|
+
* [LicenseUsageDataItem](https://cloud.tencent.com/document/api/266/31773#LicenseUsageDataItem)
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
1
200
|
# Release 4.0.340
|
|
2
201
|
|
|
3
202
|
## 商业智能分析 BI(bi) 版本:2022-01-05
|