tencentcloud-sdk-python-live 3.1.80__tar.gz → 3.1.87__tar.gz
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.
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/setup.py +1 -1
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud/live/v20180801/models.py +58 -64
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud_sdk_python_live.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_live-3.1.87/tencentcloud_sdk_python_live.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_live-3.1.80/tencentcloud_sdk_python_live.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/README.rst +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/setup.cfg +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud/live/__init__.py +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud/live/v20180801/__init__.py +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud/live/v20180801/errorcodes.py +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud/live/v20180801/live_client.py +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud/live/v20180801/live_client_async.py +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud_sdk_python_live.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud_sdk_python_live.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_live-3.1.80 → tencentcloud_sdk_python_live-3.1.87}/tencentcloud_sdk_python_live.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-live
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.87
|
|
4
4
|
Summary: Tencent Cloud Live 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.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.87
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-live',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.87,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Live SDK for Python',
|
|
@@ -8907,28 +8907,20 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
8907
8907
|
|
|
8908
8908
|
def __init__(self):
|
|
8909
8909
|
r"""
|
|
8910
|
-
:param _TemplateName:
|
|
8911
|
-
长度上限:255字节。
|
|
8912
|
-
仅支持中文、英文、数字、_、-。
|
|
8910
|
+
:param _TemplateName: <p>模板名称。<br>长度上限:255字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
8913
8911
|
:type TemplateName: str
|
|
8914
|
-
:param _Url:
|
|
8912
|
+
:param _Url: <p>垫片内容。</p>
|
|
8915
8913
|
:type Url: str
|
|
8916
|
-
:param _Description:
|
|
8917
|
-
长度上限:1024字节。
|
|
8918
|
-
仅支持中文、英文、数字、_、-。
|
|
8914
|
+
:param _Description: <p>描述信息。<br>长度上限:1024字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
8919
8915
|
:type Description: str
|
|
8920
|
-
:param _WaitDuration:
|
|
8921
|
-
取值范围:0-30000。
|
|
8922
|
-
单位:ms。
|
|
8916
|
+
:param _WaitDuration: <p>断流等待时间。<br>取值范围:0-30000。<br>单位:ms。</p>
|
|
8923
8917
|
:type WaitDuration: int
|
|
8924
|
-
:param _MaxDuration:
|
|
8925
|
-
取值范围:0 - 正无穷。
|
|
8926
|
-
单位:ms。
|
|
8918
|
+
:param _MaxDuration: <p>最大垫片时长。<br>取值范围:0 - 正无穷。<br>单位:ms。</p>
|
|
8927
8919
|
:type MaxDuration: int
|
|
8928
|
-
:param _Type:
|
|
8929
|
-
1:图片,2:视频。
|
|
8930
|
-
默认值:1。
|
|
8920
|
+
:param _Type: <p>垫片内容类型:<br>1:图片,2:视频。<br>默认值:1。</p>
|
|
8931
8921
|
:type Type: int
|
|
8922
|
+
:param _TriggerCondition: <p>断流垫片触发条件</p><p>枚举值:</p><ul><li>0: 主动及异常断流</li><li>1: 异常断流</li></ul><p>默认值:0</p>
|
|
8923
|
+
:type TriggerCondition: int
|
|
8932
8924
|
"""
|
|
8933
8925
|
self._TemplateName = None
|
|
8934
8926
|
self._Url = None
|
|
@@ -8936,12 +8928,11 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
8936
8928
|
self._WaitDuration = None
|
|
8937
8929
|
self._MaxDuration = None
|
|
8938
8930
|
self._Type = None
|
|
8931
|
+
self._TriggerCondition = None
|
|
8939
8932
|
|
|
8940
8933
|
@property
|
|
8941
8934
|
def TemplateName(self):
|
|
8942
|
-
r"""
|
|
8943
|
-
长度上限:255字节。
|
|
8944
|
-
仅支持中文、英文、数字、_、-。
|
|
8935
|
+
r"""<p>模板名称。<br>长度上限:255字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
8945
8936
|
:rtype: str
|
|
8946
8937
|
"""
|
|
8947
8938
|
return self._TemplateName
|
|
@@ -8952,7 +8943,7 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
8952
8943
|
|
|
8953
8944
|
@property
|
|
8954
8945
|
def Url(self):
|
|
8955
|
-
r"""
|
|
8946
|
+
r"""<p>垫片内容。</p>
|
|
8956
8947
|
:rtype: str
|
|
8957
8948
|
"""
|
|
8958
8949
|
return self._Url
|
|
@@ -8963,9 +8954,7 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
8963
8954
|
|
|
8964
8955
|
@property
|
|
8965
8956
|
def Description(self):
|
|
8966
|
-
r"""
|
|
8967
|
-
长度上限:1024字节。
|
|
8968
|
-
仅支持中文、英文、数字、_、-。
|
|
8957
|
+
r"""<p>描述信息。<br>长度上限:1024字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
8969
8958
|
:rtype: str
|
|
8970
8959
|
"""
|
|
8971
8960
|
return self._Description
|
|
@@ -8976,9 +8965,7 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
8976
8965
|
|
|
8977
8966
|
@property
|
|
8978
8967
|
def WaitDuration(self):
|
|
8979
|
-
r"""
|
|
8980
|
-
取值范围:0-30000。
|
|
8981
|
-
单位:ms。
|
|
8968
|
+
r"""<p>断流等待时间。<br>取值范围:0-30000。<br>单位:ms。</p>
|
|
8982
8969
|
:rtype: int
|
|
8983
8970
|
"""
|
|
8984
8971
|
return self._WaitDuration
|
|
@@ -8989,9 +8976,7 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
8989
8976
|
|
|
8990
8977
|
@property
|
|
8991
8978
|
def MaxDuration(self):
|
|
8992
|
-
r"""
|
|
8993
|
-
取值范围:0 - 正无穷。
|
|
8994
|
-
单位:ms。
|
|
8979
|
+
r"""<p>最大垫片时长。<br>取值范围:0 - 正无穷。<br>单位:ms。</p>
|
|
8995
8980
|
:rtype: int
|
|
8996
8981
|
"""
|
|
8997
8982
|
return self._MaxDuration
|
|
@@ -9002,9 +8987,7 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
9002
8987
|
|
|
9003
8988
|
@property
|
|
9004
8989
|
def Type(self):
|
|
9005
|
-
r"""
|
|
9006
|
-
1:图片,2:视频。
|
|
9007
|
-
默认值:1。
|
|
8990
|
+
r"""<p>垫片内容类型:<br>1:图片,2:视频。<br>默认值:1。</p>
|
|
9008
8991
|
:rtype: int
|
|
9009
8992
|
"""
|
|
9010
8993
|
return self._Type
|
|
@@ -9013,6 +8996,17 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
9013
8996
|
def Type(self, Type):
|
|
9014
8997
|
self._Type = Type
|
|
9015
8998
|
|
|
8999
|
+
@property
|
|
9000
|
+
def TriggerCondition(self):
|
|
9001
|
+
r"""<p>断流垫片触发条件</p><p>枚举值:</p><ul><li>0: 主动及异常断流</li><li>1: 异常断流</li></ul><p>默认值:0</p>
|
|
9002
|
+
:rtype: int
|
|
9003
|
+
"""
|
|
9004
|
+
return self._TriggerCondition
|
|
9005
|
+
|
|
9006
|
+
@TriggerCondition.setter
|
|
9007
|
+
def TriggerCondition(self, TriggerCondition):
|
|
9008
|
+
self._TriggerCondition = TriggerCondition
|
|
9009
|
+
|
|
9016
9010
|
|
|
9017
9011
|
def _deserialize(self, params):
|
|
9018
9012
|
self._TemplateName = params.get("TemplateName")
|
|
@@ -9021,6 +9015,7 @@ class CreateLivePadTemplateRequest(AbstractModel):
|
|
|
9021
9015
|
self._WaitDuration = params.get("WaitDuration")
|
|
9022
9016
|
self._MaxDuration = params.get("MaxDuration")
|
|
9023
9017
|
self._Type = params.get("Type")
|
|
9018
|
+
self._TriggerCondition = params.get("TriggerCondition")
|
|
9024
9019
|
memeber_set = set(params.keys())
|
|
9025
9020
|
for name, value in vars(self).items():
|
|
9026
9021
|
property_name = name[1:]
|
|
@@ -9038,7 +9033,7 @@ class CreateLivePadTemplateResponse(AbstractModel):
|
|
|
9038
9033
|
|
|
9039
9034
|
def __init__(self):
|
|
9040
9035
|
r"""
|
|
9041
|
-
:param _TemplateId:
|
|
9036
|
+
:param _TemplateId: <p>模板Id。</p>
|
|
9042
9037
|
:type TemplateId: int
|
|
9043
9038
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9044
9039
|
:type RequestId: str
|
|
@@ -9048,7 +9043,7 @@ class CreateLivePadTemplateResponse(AbstractModel):
|
|
|
9048
9043
|
|
|
9049
9044
|
@property
|
|
9050
9045
|
def TemplateId(self):
|
|
9051
|
-
r"""
|
|
9046
|
+
r"""<p>模板Id。</p>
|
|
9052
9047
|
:rtype: int
|
|
9053
9048
|
"""
|
|
9054
9049
|
return self._TemplateId
|
|
@@ -33853,28 +33848,22 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33853
33848
|
|
|
33854
33849
|
def __init__(self):
|
|
33855
33850
|
r"""
|
|
33856
|
-
:param _TemplateId:
|
|
33851
|
+
:param _TemplateId: <p>模板id。</p>
|
|
33857
33852
|
:type TemplateId: int
|
|
33858
|
-
:param _Url:
|
|
33853
|
+
:param _Url: <p>垫片内容。</p>
|
|
33859
33854
|
:type Url: str
|
|
33860
|
-
:param _WaitDuration:
|
|
33861
|
-
取值范围:0-30000。
|
|
33862
|
-
单位:ms。
|
|
33855
|
+
:param _WaitDuration: <p>断流等待时间。<br>取值范围:0-30000。<br>单位:ms。</p>
|
|
33863
33856
|
:type WaitDuration: int
|
|
33864
|
-
:param _MaxDuration:
|
|
33865
|
-
取值范围:0 - 正无穷。
|
|
33866
|
-
单位:ms。
|
|
33857
|
+
:param _MaxDuration: <p>最大垫片时长。<br>取值范围:0 - 正无穷。<br>单位:ms。</p>
|
|
33867
33858
|
:type MaxDuration: int
|
|
33868
|
-
:param _TemplateName:
|
|
33869
|
-
长度上限:255字节。
|
|
33870
|
-
仅支持中文、英文、数字、_、-。
|
|
33859
|
+
:param _TemplateName: <p>模板名称。<br>长度上限:255字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
33871
33860
|
:type TemplateName: str
|
|
33872
|
-
:param _Description:
|
|
33873
|
-
长度上限:1024字节。
|
|
33874
|
-
仅支持中文、英文、数字、_、-。
|
|
33861
|
+
:param _Description: <p>描述信息。<br>长度上限:1024字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
33875
33862
|
:type Description: str
|
|
33876
|
-
:param _Type:
|
|
33863
|
+
:param _Type: <p>垫片内容类型: 1:图片,2:视频。 默认值:1。</p>
|
|
33877
33864
|
:type Type: int
|
|
33865
|
+
:param _TriggerCondition: <p>断流垫片触发条件</p><p>枚举值:</p><ul><li>0: 主动及异常断流</li><li>1: 异常断流</li></ul><p>默认值:0</p>
|
|
33866
|
+
:type TriggerCondition: int
|
|
33878
33867
|
"""
|
|
33879
33868
|
self._TemplateId = None
|
|
33880
33869
|
self._Url = None
|
|
@@ -33883,10 +33872,11 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33883
33872
|
self._TemplateName = None
|
|
33884
33873
|
self._Description = None
|
|
33885
33874
|
self._Type = None
|
|
33875
|
+
self._TriggerCondition = None
|
|
33886
33876
|
|
|
33887
33877
|
@property
|
|
33888
33878
|
def TemplateId(self):
|
|
33889
|
-
r"""
|
|
33879
|
+
r"""<p>模板id。</p>
|
|
33890
33880
|
:rtype: int
|
|
33891
33881
|
"""
|
|
33892
33882
|
return self._TemplateId
|
|
@@ -33897,7 +33887,7 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33897
33887
|
|
|
33898
33888
|
@property
|
|
33899
33889
|
def Url(self):
|
|
33900
|
-
r"""
|
|
33890
|
+
r"""<p>垫片内容。</p>
|
|
33901
33891
|
:rtype: str
|
|
33902
33892
|
"""
|
|
33903
33893
|
return self._Url
|
|
@@ -33908,9 +33898,7 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33908
33898
|
|
|
33909
33899
|
@property
|
|
33910
33900
|
def WaitDuration(self):
|
|
33911
|
-
r"""
|
|
33912
|
-
取值范围:0-30000。
|
|
33913
|
-
单位:ms。
|
|
33901
|
+
r"""<p>断流等待时间。<br>取值范围:0-30000。<br>单位:ms。</p>
|
|
33914
33902
|
:rtype: int
|
|
33915
33903
|
"""
|
|
33916
33904
|
return self._WaitDuration
|
|
@@ -33921,9 +33909,7 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33921
33909
|
|
|
33922
33910
|
@property
|
|
33923
33911
|
def MaxDuration(self):
|
|
33924
|
-
r"""
|
|
33925
|
-
取值范围:0 - 正无穷。
|
|
33926
|
-
单位:ms。
|
|
33912
|
+
r"""<p>最大垫片时长。<br>取值范围:0 - 正无穷。<br>单位:ms。</p>
|
|
33927
33913
|
:rtype: int
|
|
33928
33914
|
"""
|
|
33929
33915
|
return self._MaxDuration
|
|
@@ -33934,9 +33920,7 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33934
33920
|
|
|
33935
33921
|
@property
|
|
33936
33922
|
def TemplateName(self):
|
|
33937
|
-
r"""
|
|
33938
|
-
长度上限:255字节。
|
|
33939
|
-
仅支持中文、英文、数字、_、-。
|
|
33923
|
+
r"""<p>模板名称。<br>长度上限:255字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
33940
33924
|
:rtype: str
|
|
33941
33925
|
"""
|
|
33942
33926
|
return self._TemplateName
|
|
@@ -33947,9 +33931,7 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33947
33931
|
|
|
33948
33932
|
@property
|
|
33949
33933
|
def Description(self):
|
|
33950
|
-
r"""
|
|
33951
|
-
长度上限:1024字节。
|
|
33952
|
-
仅支持中文、英文、数字、_、-。
|
|
33934
|
+
r"""<p>描述信息。<br>长度上限:1024字节。<br>仅支持中文、英文、数字、_、-。</p>
|
|
33953
33935
|
:rtype: str
|
|
33954
33936
|
"""
|
|
33955
33937
|
return self._Description
|
|
@@ -33960,7 +33942,7 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33960
33942
|
|
|
33961
33943
|
@property
|
|
33962
33944
|
def Type(self):
|
|
33963
|
-
r"""
|
|
33945
|
+
r"""<p>垫片内容类型: 1:图片,2:视频。 默认值:1。</p>
|
|
33964
33946
|
:rtype: int
|
|
33965
33947
|
"""
|
|
33966
33948
|
return self._Type
|
|
@@ -33969,6 +33951,17 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33969
33951
|
def Type(self, Type):
|
|
33970
33952
|
self._Type = Type
|
|
33971
33953
|
|
|
33954
|
+
@property
|
|
33955
|
+
def TriggerCondition(self):
|
|
33956
|
+
r"""<p>断流垫片触发条件</p><p>枚举值:</p><ul><li>0: 主动及异常断流</li><li>1: 异常断流</li></ul><p>默认值:0</p>
|
|
33957
|
+
:rtype: int
|
|
33958
|
+
"""
|
|
33959
|
+
return self._TriggerCondition
|
|
33960
|
+
|
|
33961
|
+
@TriggerCondition.setter
|
|
33962
|
+
def TriggerCondition(self, TriggerCondition):
|
|
33963
|
+
self._TriggerCondition = TriggerCondition
|
|
33964
|
+
|
|
33972
33965
|
|
|
33973
33966
|
def _deserialize(self, params):
|
|
33974
33967
|
self._TemplateId = params.get("TemplateId")
|
|
@@ -33978,6 +33971,7 @@ class ModifyLivePadTemplateRequest(AbstractModel):
|
|
|
33978
33971
|
self._TemplateName = params.get("TemplateName")
|
|
33979
33972
|
self._Description = params.get("Description")
|
|
33980
33973
|
self._Type = params.get("Type")
|
|
33974
|
+
self._TriggerCondition = params.get("TriggerCondition")
|
|
33981
33975
|
memeber_set = set(params.keys())
|
|
33982
33976
|
for name, value in vars(self).items():
|
|
33983
33977
|
property_name = name[1:]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-live
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.87
|
|
4
4
|
Summary: Tencent Cloud Live 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.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.87
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.87
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.80
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|