tencentcloud-sdk-vod 3.0.659 → 3.0.660

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 85eb1ffe4a4fd7f66210077e7fbc114db1bcc7fd
4
- data.tar.gz: be24cabebc7df4cf20004d483163a33359dfee47
3
+ metadata.gz: f0f1ac3ee57917f0370c846752897a210713cf5c
4
+ data.tar.gz: 35048afbfa142eecd209e1480f6d0a21ff2ca00c
5
5
  SHA512:
6
- metadata.gz: 643db8bfc32fa48c01906b60c2402bc479c026c46ebe9d9b87b1cb122d4784377857fc5d2fc376bc12e2b32ff73ad6b796c4501ab5ae6bff79d974f225bc2050
7
- data.tar.gz: 9b15bb1ab4fc6fecdb3aa6c59fa9f66ecfdca7774718c92418a6e125e4549e6041d7a0ca8806eb32903c5f7de97872bb1f7dee3a781c3a4343ff62066447bf4a
6
+ metadata.gz: 4cafc5492bb233a9136f4aaa00c98d93a774338c2478b1daa261497033ac94e7e2a80386837f70bc5c67b7b1b1da3a7c01aa8e811654ac8417a7d3530b11f73f
7
+ data.tar.gz: eb987efd5cf7c9cedc687a8528eb7f7b01d851d0cb2cbad51f9924b27bfba8e652e7967f3f68a3b8bd2480c7dfd8c7720a329aa6210105c2244caadb5daaecf5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.659
1
+ 3.0.660
@@ -3788,7 +3788,7 @@ module TencentCloud
3788
3788
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3789
3789
  end
3790
3790
 
3791
- # 发起视频重生
3791
+ # 发起音画质重生
3792
3792
 
3793
3793
  # @param request: Request instance for RebuildMedia.
3794
3794
  # @type request: :class:`Tencentcloud::vod::V20180717::RebuildMediaRequest`
@@ -5697,7 +5697,7 @@ module TencentCloud
5697
5697
  # <li>SimpleAES</li>
5698
5698
  # <li>Widevine</li>
5699
5699
  # <li>FairPlay</li>
5700
- # 如果取值为空字符串,代表不对视频做 DRM 保护。
5700
+ # 默认值为空字符串,如果取值为空字符串,代表不对视频做 DRM 保护。
5701
5701
  # @type DrmType: String
5702
5702
  # @param DrmKeyProvider: DRM 的密钥提供商,取值范围:
5703
5703
  # <li>SDMC:华曦达;</li>
@@ -6299,8 +6299,10 @@ module TencentCloud
6299
6299
  # <li>当 SampleType 为 Time 时,指定采样间隔的时间,单位为秒。</li>
6300
6300
  # @type SampleInterval: Integer
6301
6301
  # @param RowCount: 雪碧图中小图的行数。
6302
+ # 注意:小图的行数会影响最终大图的高度,大图的高度最大为15000像素,其中大图的高度为小图行数与小图高度的乘积。
6302
6303
  # @type RowCount: Integer
6303
6304
  # @param ColumnCount: 雪碧图中小图的列数。
6305
+ # 注意:小图的列数会影响最终大图的宽度,大图的宽度最大为15000像素,其中大图的宽度为小图列数与小图宽度的乘积。
6304
6306
  # @type ColumnCount: Integer
6305
6307
  # @param SubAppId: <b>点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。</b>
6306
6308
  # @type SubAppId: Integer
@@ -6319,6 +6321,7 @@ module TencentCloud
6319
6321
  # <li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>
6320
6322
  # <li>当 Width、Height 均非 0,则分辨率按用户指定。</li>
6321
6323
  # 默认值:0。
6324
+ # 注意:小图的宽度会影响最终大图的宽度,大图的宽度最大为15000像素,其中大图的宽度为小图列数与小图宽度的乘积。
6322
6325
  # @type Width: Integer
6323
6326
  # @param Height: 雪碧图中小图的高度(或短边)的最大值,取值范围:0 和 [128, 4096],单位:px。
6324
6327
  # <li>当 Width、Height 均为 0,则分辨率同源;</li>
@@ -6326,6 +6329,7 @@ module TencentCloud
6326
6329
  # <li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li>
6327
6330
  # <li>当 Width、Height 均非 0,则分辨率按用户指定。</li>
6328
6331
  # 默认值:0。
6332
+ # 注意:小图的高度会影响最终大图的高度,大图的高度最大为15000像素,其中大图的高度为小图行数与小图高度的乘积。
6329
6333
  # @type Height: Integer
6330
6334
  # @param ResolutionAdaptive: 分辨率自适应,可选值:
6331
6335
  # <li>open:开启,此时,Width 代表视频的长边,Height 表示视频的短边;</li>
@@ -7333,27 +7337,27 @@ module TencentCloud
7333
7337
  class CreateVodDomainRequest < TencentCloud::Common::AbstractModel
7334
7338
  # @param Domain: 需要接入点播的加速域名。注意:不支持填写泛域名。
7335
7339
  # @type Domain: String
7336
- # @param SubAppId: <b>点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。</b>
7337
- # @type SubAppId: Integer
7338
7340
  # @param AccelerateArea: 需要开启 CDN 加速的区域:
7339
7341
  # <li>Chinese Mainland:中国境内(不包含港澳台)。</li>
7340
7342
  # <li>Outside Chinese Mainland: 中国境外。</li>
7341
7343
  # <li>Global: 全球范围。</li>
7342
7344
  # 如果没有设置 AccelerateArea, 点播会根据用户在腾讯云设置的地域信息自动开通中国境内或者中国境外的 CDN 加速。开启中国境内加速的域名,需要先[备案域名](/document/product/243/18905)。
7343
7345
  # @type AccelerateArea: String
7346
+ # @param SubAppId: <b>点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。</b>
7347
+ # @type SubAppId: Integer
7344
7348
 
7345
- attr_accessor :Domain, :SubAppId, :AccelerateArea
7349
+ attr_accessor :Domain, :AccelerateArea, :SubAppId
7346
7350
 
7347
- def initialize(domain=nil, subappid=nil, acceleratearea=nil)
7351
+ def initialize(domain=nil, acceleratearea=nil, subappid=nil)
7348
7352
  @Domain = domain
7349
- @SubAppId = subappid
7350
7353
  @AccelerateArea = acceleratearea
7354
+ @SubAppId = subappid
7351
7355
  end
7352
7356
 
7353
7357
  def deserialize(params)
7354
7358
  @Domain = params['Domain']
7355
- @SubAppId = params['SubAppId']
7356
7359
  @AccelerateArea = params['AccelerateArea']
7360
+ @SubAppId = params['SubAppId']
7357
7361
  end
7358
7362
  end
7359
7363
 
@@ -21556,7 +21560,7 @@ module TencentCloud
21556
21560
 
21557
21561
  # RebuildMedia返回参数结构体
21558
21562
  class RebuildMediaResponse < TencentCloud::Common::AbstractModel
21559
- # @param TaskId: 视频重生的任务 ID,可以通过该 ID 查询视频重生任务的状态。
21563
+ # @param TaskId: 音画质重生的任务 ID,可以通过该 ID 查询音画质重生任务的状态。
21560
21564
  # @type TaskId: String
21561
21565
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
21562
21566
  # @type RequestId: String
@@ -22758,6 +22762,8 @@ module TencentCloud
22758
22762
  class RestoreMediaRequest < TencentCloud::Common::AbstractModel
22759
22763
  # @param FileIds: 媒体文件唯一标识列表,最大长度:100。
22760
22764
  # @type FileIds: Array
22765
+ # @param SubAppId: 点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。
22766
+ # @type SubAppId: Integer
22761
22767
  # @param RestoreDay: 解冻出的临时媒体文件的可访问持续时长,必须大于0,单位为“天”。
22762
22768
  # @type RestoreDay: Integer
22763
22769
  # @param RestoreTier: 解冻模式。当媒体文件当前的存储类型为归档存储时,有以下取值:
@@ -22768,23 +22774,21 @@ module TencentCloud
22768
22774
  # <li>标准模式:Standard,解冻任务在24小时后完成。</li>
22769
22775
  # <li>批量模式:Bulk,解冻任务在48小时后完成。</li>
22770
22776
  # @type RestoreTier: String
22771
- # @param SubAppId: 点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。
22772
- # @type SubAppId: Integer
22773
22777
 
22774
- attr_accessor :FileIds, :RestoreDay, :RestoreTier, :SubAppId
22778
+ attr_accessor :FileIds, :SubAppId, :RestoreDay, :RestoreTier
22775
22779
 
22776
- def initialize(fileids=nil, restoreday=nil, restoretier=nil, subappid=nil)
22780
+ def initialize(fileids=nil, subappid=nil, restoreday=nil, restoretier=nil)
22777
22781
  @FileIds = fileids
22782
+ @SubAppId = subappid
22778
22783
  @RestoreDay = restoreday
22779
22784
  @RestoreTier = restoretier
22780
- @SubAppId = subappid
22781
22785
  end
22782
22786
 
22783
22787
  def deserialize(params)
22784
22788
  @FileIds = params['FileIds']
22789
+ @SubAppId = params['SubAppId']
22785
22790
  @RestoreDay = params['RestoreDay']
22786
22791
  @RestoreTier = params['RestoreTier']
22787
- @SubAppId = params['SubAppId']
22788
22792
  end
22789
22793
  end
22790
22794
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vod
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.659
4
+ version: 3.0.660
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-14 00:00:00.000000000 Z
11
+ date: 2023-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common