tencentcloud-sdk-nodejs-intl-en 3.0.1152 → 3.0.1153

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-intl-en",
3
- "version": "3.0.1152",
3
+ "version": "3.0.1153",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.1152";
1
+ const sdkVersion = "3.0.1153";
2
2
  module.exports = sdkVersion
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- v20191016: require("./v20191016"), v20210527: require("./v20210527"),
2
+ v20210527: require("./v20210527"), v20191016: require("./v20191016"),
3
3
  };
@@ -2670,9 +2670,9 @@ class AudioTrackChannelInfo extends AbstractModel {
2670
2670
  super();
2671
2671
 
2672
2672
  /**
2673
- * Whether to enable audio mix. valid values:.
2674
- 0: indicates not enabling audio mix.
2675
- 1: Indicates enabling audio mix.
2673
+ * Whether to enable the feature of multi-audio track mixing. valid values:
2674
+ 0: indicates not enabling multi-audio track mix.
2675
+ 1: Indicates enabling multi-audio track mixing.
2676
2676
  Default value: 0
2677
2677
 
2678
2678
  Note: This field may return null, indicating that no valid value can be obtained.
@@ -2681,11 +2681,11 @@ Note: This field may return null, indicating that no valid value can be obtained
2681
2681
  this.ChannelsRemix = null;
2682
2682
 
2683
2683
  /**
2684
- * Audio track input type. valid values:.
2685
- trask: indicates usage of the audio track id.
2686
- trask_channel: indicates usage of the audio track id and sound channel id.
2687
- Default: trask.
2688
- If the original aduio track is multichannel, recommend using trask_channel.
2684
+ * Set the selector type for the input audio track. valid values:
2685
+ Track: indicates the usage of audio track id;.
2686
+ Track_channel: indicates the usage of the audio track id and sound channel id.
2687
+ Default: track.
2688
+ If the original video has multiple channels, it is recommended to use track_channel.
2689
2689
  Note: This field may return null, indicating that no valid value can be obtained.
2690
2690
  * @type {string || null}
2691
2691
  */
@@ -4095,11 +4095,9 @@ Note: This field may return null, indicating that no valid values can be obtaine
4095
4095
  this.Bitrate = null;
4096
4096
 
4097
4097
  /**
4098
- * Audio stream sample rate. Valid values:
4099
- <li>32,000</li>
4100
- <li>44,100</li>
4101
- <li>48,000</li>
4102
- In Hz.
4098
+ * The sampling rate of the audio stream. the supported sampling rate options vary for different encoding standards. for details, see audio sampling rate support scope document https://intl.cloud.tencent.com/document/product/862/77166?from_cn_redirect=1#f3b039f1-d817-4a96-b4e4-90132d31cd53.
4099
+ Please ensure that the sampling rate of the source audio stream is within the value range of the above options. otherwise, transcoding failure may occur.
4100
+ Note: This field may return null, indicating that no valid value can be obtained.
4103
4101
  * @type {number || null}
4104
4102
  */
4105
4103
  this.SampleRate = null;
@@ -8651,15 +8649,15 @@ Default value: 10W%.
8651
8649
  this.Width = null;
8652
8650
 
8653
8651
  /**
8654
- * Watermark height, which supports six formats of px, %, W%, H%, S%, and L%:
8652
+ * Watermark Height, which supports six formats of px, %, W%, H%, S%, and L%:
8655
8653
  <li>If the string ends in px, the `Height` of the watermark will be in px; for example, `100px` means that `Height` is 100 px; if `0px` is entered
8656
- and `Width` is not `0px`, the watermark height will be proportionally scaled based on the source SVG image; if `0px` is entered for both `Width` and `Height`, the watermark height will be the height of the source SVG image;</li>
8654
+ and `Width` is not `0px`, the watermark height will be proportionally scaled based on the source SVG image; if `0px` is entered for both `Width` and `Height`, the watermark size will be the size of the source SVG image;</li>
8657
8655
  <li>If the string ends in `W%`, the `Height` of the watermark will be the specified percentage of the video width; for example, `10W%` means that `Height` is 10% of the video width;</li>
8658
8656
  <li>If the string ends in `H%`, the `Height` of the watermark will be the specified percentage of the video height; for example, `10H%` means that `Height` is 10% of the video height;</li>
8659
8657
  <li>If the string ends in `S%`, the `Height` of the watermark will be the specified percentage of the short side of the video; for example, `10S%` means that `Height` is 10% of the short side of the video;</li>
8660
8658
  <li>If the string ends in `L%`, the `Height` of the watermark will be the specified percentage of the long side of the video; for example, `10L%` means that `Height` is 10% of the long side of the video;</li>
8661
- <li>If the string ends in %, the meaning is the same as `H%`.
8662
- Default value: 0 px.
8659
+ <li>If the string ends in %, the meaning is the same as `W%`.</li>
8660
+ Default value: 0px.
8663
8661
  * @type {string || null}
8664
8662
  */
8665
8663
  this.Height = null;
@@ -10064,11 +10062,11 @@ Note: This field may return null, indicating that no valid value can be obtained
10064
10062
 
10065
10063
  /**
10066
10064
  * Sound channel volume. specifies the volume of the sound channel.
10067
- When the value of AudioChannel is 1, the value length is 1.
10068
- When the value of AudioChannel is 2, the value length is 2.
10069
- When the value of AudioChannel is 6, the length of this value is greater than 2.
10070
- The array value of this parameter has a valid value range of [-60, 6]. among them, -60 indicates mute, 0 indicates keeping the original volume, and 6 means doubling the original volume. the default value is -60.
10071
- Supports 3 decimal places.
10065
+ Specifies that when the value of AudioChannel is 1, the length of this array is 1, for example: [6].
10066
+ Specifies that when the value of AudioChannel is 2, the array length is 2. for example: [0,6].
10067
+ When the value of AudioChannel is 6, the length of this array is greater than 2 and less than 16, for example: [-60,0,0,6].
10068
+ Specifies the value array of this parameter. the value range is [-60, 6]. among them, -60 indicates mute, 0 indicates keeping the original volume, and 6 indicates doubling the original volume. the default value is -60.
10069
+ Note: supports 3 decimal places.
10072
10070
 
10073
10071
  Note: This field may return null, indicating that no valid value can be obtained.
10074
10072
  * @type {Array.<number> || null}
@@ -10933,11 +10931,12 @@ Note: This field may return null, indicating that no valid values can be obtaine
10933
10931
  this.FpsDenominator = null;
10934
10932
 
10935
10933
  /**
10936
- * 3D video splicing mode, which is only valid for MV-HEVC 3D videos. Valid values:
10937
- <li>side_by_side: side-by-side view.</li>
10938
- <li>top_bottom: top-bottom view.</li>
10934
+ * 3D video splicing mode, applicable only to mv-hevc and effective for 3d videos. valid values:.
10935
+ <Li>Side_by_side: the original video content is arranged in a left-right layout.</li>.
10936
+ <li>top_bottom: vertical layout arrangement of original video content.</li>.
10937
+ Submit the amount and cost based on the segmented resolution size.
10939
10938
  Default value: side_by_side.
10940
- Note: This field may return null, indicating that no valid values can be obtained.
10939
+ Note: This field may return null, indicating that no valid value can be obtained.
10941
10940
  * @type {string || null}
10942
10941
  */
10943
10942
  this.Stereo3dType = null;
@@ -14813,11 +14812,12 @@ Note: This field may return null, indicating that no valid values can be obtaine
14813
14812
  this.FpsDenominator = null;
14814
14813
 
14815
14814
  /**
14816
- * 3D video splicing mode, which is only valid for MV-HEVC 3D videos. Valid values:
14817
- <li>side_by_side: side-by-side view.</li>
14818
- <li>top_bottom: top-bottom view.</li>
14815
+ * 3D video splicing mode, applicable only to mv-hevc and effective for 3d videos. valid values:.
14816
+ <Li>Side_by_side: the original video content is arranged in a left-right layout.</li>.
14817
+ <Li>Top_bottom: layout arrangement of the original video content from top to bottom.</li>.
14818
+ The usage and charges will be reported based on the segmented resolution dimensions.
14819
14819
  Default value: side_by_side.
14820
- Note: This field may return null, indicating that no valid values can be obtained.
14820
+ Note: This field may return null, indicating that no valid value can be obtained.
14821
14821
  * @type {string || null}
14822
14822
  */
14823
14823
  this.Stereo3dType = null;
@@ -20680,8 +20680,8 @@ class AdaptiveStreamTemplate extends AbstractModel {
20680
20680
  this.RemoveVideo = null;
20681
20681
 
20682
20682
  /**
20683
- * List of audio parameter information.
20684
- The parameter array has a maximum length of 64.
20683
+ * Audio parameter information list.
20684
+ The parameter is only used when merging multiple audio tracks with self-adaptive transcoding. the maximum length of the parameter array is 64.
20685
20685
  Note: This field may return null, indicating that no valid value can be obtained.
20686
20686
  * @type {Array.<AudioTemplateInfo> || null}
20687
20687
  */
@@ -22133,40 +22133,46 @@ class AudioTemplateInfo extends AbstractModel {
22133
22133
  super();
22134
22134
 
22135
22135
  /**
22136
- * Audio stream encoding format.
22137
- When audio transcoding is not needed, the value is:
22136
+ * Specifies the encoding format of the audio stream.
22137
+ When audio transcoding is not needed, the optional values are:.
22138
22138
  <li>copy.</li>
22139
- When the outer parameter Container is mp3, the value is:
22139
+ When the outer parameter Container is mp3, the valid values are:.
22140
22140
  <li>mp3.</li>
22141
- When the outer parameter Container is ogg or flac, the value is:
22141
+ When the outer parameter Container is ogg or flac, the valid values are:.
22142
22142
  <li>flac.</li>
22143
- When the outer parameter Container is m4a, valid values are:
22143
+ When the outer parameter Container is m4a, valid values are:.
22144
22144
  <li>aac;</li>
22145
22145
  <li>ac3.</li>
22146
- When the outer parameter Container is mp4 or flv, valid values are:
22147
- <li>aac: more suitable for mp4;</li>
22148
- <li>mp3: more suitable for flv;</li>
22146
+ When the outer parameter Container is mp4 or flv, valid values are:.
22147
+ <li>aac: more suitable for mp4;</li>.
22148
+ <li>mp3: more suitable for flv;</li>.
22149
22149
  <li>mp2.</li>
22150
- When the outer parameter Container is hls, valid values are:
22150
+ When the outer parameter Container is hls, valid values are:.
22151
22151
  <li>aac;</li>
22152
- <li>mp3.</li>
22152
+ <li>mp3;</li>
22153
+ <li>eac3: used when merging adaptive transcoding audio tracks.</li>.
22153
22154
  * @type {string || null}
22154
22155
  */
22155
22156
  this.Codec = null;
22156
22157
 
22157
22158
  /**
22158
- * Audio stream bitrate in Kbps. Value range: 0 and [26, 256].
22159
- If the value is 0, the bitrate of the audio stream will be the same as that of the original audio.
22159
+ * The bitrate of the audio stream. value ranges from 0 to 26 and in the range of [26, 256]. measurement unit: kbps.
22160
+ If the value is 0, the audio bitrate will be the same as that of the original audio.
22161
+ Specifies that when using the TrackChannelInfo parameter for adaptive transcoding audio track merging, the valid values are:.
22162
+ Cannot be set to 0.
22163
+ 2). when Codec is aac, valid values: [26, 256].
22164
+ 3). when Codec is ac3, valid values: [26, 640].
22165
+ 4) when Codec is eac3, value range: [26, 6144]. remark: when SampleRate is 44100HZ, maximum value: 5644. when SampleRate is 48000HZ, maximum value: 6144.
22166
+
22167
+
22160
22168
  * @type {number || null}
22161
22169
  */
22162
22170
  this.Bitrate = null;
22163
22171
 
22164
22172
  /**
22165
- * Audio stream sample rate. Valid values:
22166
- <li>32,000</li>
22167
- <li>44,100</li>
22168
- <li>48,000</li>
22169
- In Hz.
22173
+ * The sampling rate of the audio stream. the supported sampling rate options vary for different encoding standards. for details, see audio sampling rate support scope document https://intl.cloud.tencent.com/document/product/862/77166?from_cn_redirect=1#f3b039f1-d817-4a96-b4e4-90132d31cd53.
22174
+ Unit: Hz.
22175
+ Please ensure that the sampling rate of the source audio stream is within the value range of the above options. otherwise, transcoding failure may occur.
22170
22176
  * @type {number || null}
22171
22177
  */
22172
22178
  this.SampleRate = null;
@@ -31332,22 +31338,22 @@ class SpekeDrm extends AbstractModel {
31332
31338
  super();
31333
31339
 
31334
31340
  /**
31335
- * Resource ID.
31341
+ * Resource tagging. the field content is user-customized.
31336
31342
  It supports 1 to 128 characters consisting of digits, letters, underscores (_), and hyphens (-).
31337
31343
  * @type {string || null}
31338
31344
  */
31339
31345
  this.ResourceId = null;
31340
31346
 
31341
31347
  /**
31342
- * Access address of the DRM vendor.
31348
+ * DRM manufacturer access address. the field content is obtained from the drm manufacturer.
31343
31349
 
31344
- Note: Different DRM vendors have different limits on the number of substreams. For example, PallyCon limits the number of substreams to no more than 5, and DRMtoday supports encryption of up to 9 substreams.
31350
+ Note: different DRM manufacturers have different limitations on the number of substreams. for example, PallyCon limits the number of substreams to no more than 5, and DRMtoday only supports encryption of up to 9 substreams.
31345
31351
  * @type {string || null}
31346
31352
  */
31347
31353
  this.KeyServerUrl = null;
31348
31354
 
31349
31355
  /**
31350
- * Initialization vector (32-byte string) for encryption.
31356
+ * Encryption initialization vector (32-byte string). the field content is user-customized.
31351
31357
  * @type {string || null}
31352
31358
  */
31353
31359
  this.Vector = null;
@@ -347,7 +347,6 @@ A maximum of 10 requests can be initiated per second for this API.
347
347
 
348
348
  /**
349
349
  * This API is used to recognize the fields on a Thai identity card, including name in Thai, name in English, address, date of birth, identification number, date of issue, and date of expiry.
350
- Currently, this API is not generally available. For more information, please [contact your sales rep](https://intl.cloud.tencent.com/about/connect?from_cn_redirect=1).
351
350
 
352
351
  A maximum of 10 requests can be initiated per second for this API.
353
352
  * @param {RecognizeThaiIDCardOCRRequest} req
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- v20210111: require("./v20210111"), v20190711: require("./v20190711"),
2
+ v20190711: require("./v20190711"), v20210111: require("./v20210111"),
3
3
  };
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- v20180525: require("./v20180525"), v20220501: require("./v20220501"),
2
+ v20220501: require("./v20220501"), v20180525: require("./v20180525"),
3
3
  };
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- v20210922: require("./v20210922"), v20201229: require("./v20201229"),
2
+ v20201229: require("./v20201229"), v20210922: require("./v20210922"),
3
3
  };