tencentcloud-sdk-python-trtc 3.0.1450__py2.py3-none-any.whl → 3.0.1452__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.1450'
17
+ __version__ = '3.0.1452'
@@ -17731,7 +17731,7 @@ class UpdateStreamIngestRequest(AbstractModel):
17731
17731
  :type StreamUrl: str
17732
17732
  :param _Volume: 音量,取值范围[0, 100],默认100,表示原音量。
17733
17733
  :type Volume: int
17734
- :param _IsPause: 是否暂停,默认false表示不暂停。暂停期间任务仍在进行中仍会计费,如果要销毁任务请调用停止接口。
17734
+ :param _IsPause: 是否暂停,默认false表示不暂停。暂停期间任务仍在进行中仍会计费,暂停超过12小时会自动销毁任务, 建议主动调用停止任务接口。
17735
17735
  :type IsPause: bool
17736
17736
  """
17737
17737
  self._SdkAppId = None
@@ -17786,7 +17786,7 @@ class UpdateStreamIngestRequest(AbstractModel):
17786
17786
 
17787
17787
  @property
17788
17788
  def IsPause(self):
17789
- """是否暂停,默认false表示不暂停。暂停期间任务仍在进行中仍会计费,如果要销毁任务请调用停止接口。
17789
+ """是否暂停,默认false表示不暂停。暂停期间任务仍在进行中仍会计费,暂停超过12小时会自动销毁任务, 建议主动调用停止任务接口。
17790
17790
  :rtype: bool
17791
17791
  """
17792
17792
  return self._IsPause
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-trtc
3
- Version: 3.0.1450
3
+ Version: 3.0.1452
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 (<4.0.0,>=3.0.1450)
18
+ Requires-Dist: tencentcloud-sdk-python-common (<4.0.0,>=3.0.1452)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=Tbos1JpCp5FNnGherxW2mFiEn32SG1Ai4l4VaMfreG8,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=xLMIY3GqMT4P3HzptYvbgmPjE64wn3EDSO-6EMb-kq4,13309
5
+ tencentcloud/trtc/v20190722/models.py,sha256=1fqjgCel8mnc0_ueOQXLSBUhjeAkrJN2jfFV4EhsOTM,692138
6
+ tencentcloud/trtc/v20190722/trtc_client.py,sha256=-V4mFFJq8qBKz9aV2G2hYnGUxUBxt8K5EBtXhadIYHs,94078
7
+ tencentcloud_sdk_python_trtc-3.0.1452.dist-info/METADATA,sha256=Xb14Y8SEQfWmSAz2mXXTy5KLBtwiZI-Q5dMztz0mZdg,1508
8
+ tencentcloud_sdk_python_trtc-3.0.1452.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_trtc-3.0.1452.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_trtc-3.0.1452.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=eL9KCXp33AJmWfq3JcvDIuvKBURT_qWnAjUEE4gCHhU,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=xLMIY3GqMT4P3HzptYvbgmPjE64wn3EDSO-6EMb-kq4,13309
5
- tencentcloud/trtc/v20190722/models.py,sha256=LW8-IcE5TSkkozxTHlrKJtK2gVguldnITCQKFrbXe58,692064
6
- tencentcloud/trtc/v20190722/trtc_client.py,sha256=-V4mFFJq8qBKz9aV2G2hYnGUxUBxt8K5EBtXhadIYHs,94078
7
- tencentcloud_sdk_python_trtc-3.0.1450.dist-info/METADATA,sha256=VFMjQcMFoWXs20IS0a1R6jUJ_xiIvLuXHDUu6Yd438s,1508
8
- tencentcloud_sdk_python_trtc-3.0.1450.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_trtc-3.0.1450.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_trtc-3.0.1450.dist-info/RECORD,,