tencentcloud-sdk-trro 3.0.969 → 3.0.971

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 27efb2f0b2e13b31077d8165eb49664f18d3e2d0
4
- data.tar.gz: 3a5979d4eb2cd99341c534e9ac60046771c99cbd
3
+ metadata.gz: 0e9366bfa1046597fc2b7192abad674df1f7ac86
4
+ data.tar.gz: 9dc633f979f0ee1a139862681faa946d807a318f
5
5
  SHA512:
6
- metadata.gz: d7061ddc12c2abc74472d3b834d6cc82dc21f0bccb4e9496fb834f7af61b354c4111f40cda7d3acee2cb937b29a77dfced070e8e1f2d577c9aca5070564c93c2
7
- data.tar.gz: d421d80560d963d9ba69b1855d338c3f3ab908dcbf42b2a4e477757888051e116edfc9af79362b18101a26b85af1aaecd68756b8713707909474316d48e5e853
6
+ metadata.gz: 4f97489d2b2c46360df6c802b5dadf0ecfd9430572436b7cbbd643511fa9641842092597c400bf3bcef780ba84d9571c4e6eac6107965319981084ab561d206b
7
+ data.tar.gz: ddadd700e6147f35020922f4aca3c2286c9afd426c299e101d8bfd108db3089ba6976a705cb075ddc00a74556aea9ee10920d8739da259cedc9054839c8a12f7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.969
1
+ 3.0.971
@@ -1590,8 +1590,8 @@ module TencentCloud
1590
1590
 
1591
1591
  attr_accessor :DeviceType, :StartTime, :EndTime, :SessionId, :Rate, :Fps, :Lost, :NetworkLatency, :VideoLatency, :CpuUsed, :MemUsed, :TimeOffset, :ProjectId, :DeviceId, :Ver, :SdkMode, :DecodeCost, :RenderConst, :K100, :K150, :NACK, :BitRateEstimate, :Width, :Height, :EncodeCost, :CaptureCost, :RenderCost, :ConfigWidth, :ConfigHeight, :FrameDelta, :MaxFrameDelta, :TotalBitrateEstimate, :Lag100Duration, :Lag150Duration, :MultiMode, :MultiNet
1592
1592
  extend Gem::Deprecate
1593
- deprecate :RenderConst, :none, 2024, 11
1594
- deprecate :RenderConst=, :none, 2024, 11
1593
+ deprecate :RenderConst, :none, 2024, 12
1594
+ deprecate :RenderConst=, :none, 2024, 12
1595
1595
 
1596
1596
  def initialize(devicetype=nil, starttime=nil, endtime=nil, sessionid=nil, rate=nil, fps=nil, lost=nil, networklatency=nil, videolatency=nil, cpuused=nil, memused=nil, timeoffset=nil, projectid=nil, deviceid=nil, ver=nil, sdkmode=nil, decodecost=nil, renderconst=nil, k100=nil, k150=nil, nack=nil, bitrateestimate=nil, width=nil, height=nil, encodecost=nil, capturecost=nil, rendercost=nil, configwidth=nil, configheight=nil, framedelta=nil, maxframedelta=nil, totalbitrateestimate=nil, lag100duration=nil, lag150duration=nil, multimode=nil, multinet=nil)
1597
1597
  @DeviceType = devicetype
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trro
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.969
4
+ version: 3.0.971
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-25 00:00:00.000000000 Z
11
+ date: 2024-12-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common