tencentcloud-sdk-python-trtc 3.0.1162__py2.py3-none-any.whl → 3.0.1166__py2.py3-none-any.whl

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.

Potentially problematic release.


This version of tencentcloud-sdk-python-trtc might be problematic. Click here for more details.

tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1162'
17
+ __version__ = '3.0.1166'
@@ -9111,7 +9111,7 @@ class StartWebRecordRequest(AbstractModel):
9111
9111
  :param _MaxDurationLimit: 录制最大时长限制, 单位 s, 合法取值范围[1800, 36000], 默认 36000s(10 小时)
9112
9112
 
9113
9113
  :type MaxDurationLimit: int
9114
- :param _StorageParams: 云存储相关的参数,目前支持腾讯云对象存储,不支持第三方云存储以及VOD
9114
+ :param _StorageParams: 云存储相关的参数,目前支持腾讯云对象存储以及腾讯云云点播VOD,不支持第三方云存储
9115
9115
  :type StorageParams: :class:`tencentcloud.trtc.v20190722.models.StorageParams`
9116
9116
  :param _WebRecordVideoParams: 页面录制视频参数
9117
9117
  :type WebRecordVideoParams: :class:`tencentcloud.trtc.v20190722.models.WebRecordVideoParams`
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-trtc
3
- Version: 3.0.1162
3
+ Version: 3.0.1166
4
4
  Summary: Tencent Cloud Trtc SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common (==3.0.1162)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1166)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=30oklCPwv-Xde3NvcmFyCofUgA2MrG8EYI-7sXOHL4s,631
2
+ tencentcloud/trtc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/trtc/v20190722/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/trtc/v20190722/errorcodes.py,sha256=pj8liwEqi-6N8RLQ9nBjYPmOueQHif8WlwzVOLR5RYc,11019
5
+ tencentcloud/trtc/v20190722/models.py,sha256=M6lE-pPFsJD2qnlrI-C4h7RvChhqs3pVaj4ZaNGulB8,367629
6
+ tencentcloud/trtc/v20190722/trtc_client.py,sha256=o2RI6zx8svsSrRJwZBdEAkiUuHdGaVmNlSUi7wMsFsg,85727
7
+ tencentcloud_sdk_python_trtc-3.0.1166.dist-info/METADATA,sha256=b9Emul5243Vnnp0aIzlH1IITm-QRjCEyBbv1xYPy834,1497
8
+ tencentcloud_sdk_python_trtc-3.0.1166.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_trtc-3.0.1166.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_trtc-3.0.1166.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=Pb-hNt5TNZIi0m8-cqtD440LQ8qIfKT8dJ9vbRKNu5A,631
2
- tencentcloud/trtc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/trtc/v20190722/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/trtc/v20190722/errorcodes.py,sha256=pj8liwEqi-6N8RLQ9nBjYPmOueQHif8WlwzVOLR5RYc,11019
5
- tencentcloud/trtc/v20190722/models.py,sha256=qb1w-LVX-s3RHhdReHyCm9C20YIs1lvcYg7HO0sGXC8,367611
6
- tencentcloud/trtc/v20190722/trtc_client.py,sha256=o2RI6zx8svsSrRJwZBdEAkiUuHdGaVmNlSUi7wMsFsg,85727
7
- tencentcloud_sdk_python_trtc-3.0.1162.dist-info/METADATA,sha256=e-Q_4EeyIg5SRqrDxtNNB512GMIG81q_Y8fn9aASF_I,1497
8
- tencentcloud_sdk_python_trtc-3.0.1162.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_trtc-3.0.1162.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_trtc-3.0.1162.dist-info/RECORD,,