tencentcloud-sdk-trro 3.0.1103 → 3.0.1127

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: 05cd516fbbcbd23dd2269fa46242470ed8f2d633
4
- data.tar.gz: 7ac95dd6245eee315dbbedab6fba0de5a17f9f7a
3
+ metadata.gz: c5836d7610e491b665035d9d6f9f08b7aa6276c7
4
+ data.tar.gz: b71a1bb657dbf928a0c27c0e6789a8ac407dcc4e
5
5
  SHA512:
6
- metadata.gz: 2e797146ac5429a02db497d73b93894d854b2a9f91493a627a7386bdf2ed84f7b22ddd0a5bfa421d71388258110187763dfae22d2a70118ab777c8b9999d24f8
7
- data.tar.gz: ce0def8e4235250053b9511fbe2f2cd67011f5183de33c487153a35a6873923af80f5503f9ef551e10f67106cde0a188a636db61d12f361392b96c7281d23eb7
6
+ metadata.gz: 97a813dfa914655c4cb2ec198311c74ee6565dc5a2fdd00b2cf62c2b2f445ee4a78ebc0fe1899602e2c1f4f9a0d81c386eb884dc3cdcac884367a280df6b316c
7
+ data.tar.gz: 81aa2719addb791dbd3fd0c30422f1695c7b19faacb403d7b662b01c55eceb7bf4ee41c6849d4c40b58f05504f2e42b6163ddfee9caf71364b69d7d4690434e7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1103
1
+ 3.0.1127
@@ -1830,8 +1830,8 @@ module TencentCloud
1830
1830
 
1831
1831
  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
1832
1832
  extend Gem::Deprecate
1833
- deprecate :RenderConst, :none, 2025, 7
1834
- deprecate :RenderConst=, :none, 2025, 7
1833
+ deprecate :RenderConst, :none, 2025, 8
1834
+ deprecate :RenderConst=, :none, 2025, 8
1835
1835
 
1836
1836
  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)
1837
1837
  @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.1103
4
+ version: 3.0.1127
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-07-17 00:00:00.000000000 Z
11
+ date: 2025-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common