tencentcloud-sdk-python-live 3.1.36__tar.gz → 3.1.51__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.36 → tencentcloud_sdk_python_live-3.1.51}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/setup.py +1 -1
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud/live/v20180801/models.py +194 -114
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud_sdk_python_live.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_live-3.1.51/tencentcloud_sdk_python_live.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_live-3.1.36/tencentcloud_sdk_python_live.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/README.rst +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/setup.cfg +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud/live/__init__.py +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud/live/v20180801/__init__.py +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud/live/v20180801/errorcodes.py +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud/live/v20180801/live_client.py +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud/live/v20180801/live_client_async.py +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud_sdk_python_live.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/tencentcloud_sdk_python_live.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_live-3.1.36 → tencentcloud_sdk_python_live-3.1.51}/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.51
|
|
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.51
|
|
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.51,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Live SDK for Python',
|
|
@@ -5224,57 +5224,24 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5224
5224
|
|
|
5225
5225
|
def __init__(self):
|
|
5226
5226
|
r"""
|
|
5227
|
-
:param _ImageLayer:
|
|
5228
|
-
1)背景流(即大主播画面或画布)的 image_layer 填1。
|
|
5229
|
-
2)纯音频混流,该参数也需填。
|
|
5230
|
-
注意:不同输入,该值不可重复
|
|
5227
|
+
:param _ImageLayer: <p>输入图层。取值范围[1,16]。<br>1)背景流(即大主播画面或画布)的 image_layer 填1。<br>2)纯音频混流,该参数也需填。<br>注意:不同输入,该值不可重复</p>
|
|
5231
5228
|
:type ImageLayer: int
|
|
5232
|
-
:param _InputType:
|
|
5233
|
-
不填默认为0。
|
|
5234
|
-
0表示输入流为音视频。
|
|
5235
|
-
2表示输入流为图片。
|
|
5236
|
-
3表示输入流为画布。
|
|
5237
|
-
4表示输入流为音频。
|
|
5238
|
-
5表示输入流为纯视频。
|
|
5229
|
+
:param _InputType: <p>输入类型。取值范围[0,5]。<br>不填默认为0。<br>0表示输入流为音视频。<br>2表示输入流为图片。<br>3表示输入流为画布。<br>4表示输入流为音频。<br>5表示输入流为纯视频。</p>
|
|
5239
5230
|
:type InputType: int
|
|
5240
|
-
:param _ImageHeight:
|
|
5241
|
-
像素:[0,2000]
|
|
5242
|
-
百分比:[0.01,0.99]
|
|
5243
|
-
不填默认为输入流的高度。
|
|
5244
|
-
使用百分比时,期望输出为(百分比 * 背景高)。
|
|
5231
|
+
:param _ImageHeight: <p>输入画面在输出时的高度。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为输入流的高度。<br>使用百分比时,期望输出为(百分比 * 背景高)。</p>
|
|
5245
5232
|
:type ImageHeight: float
|
|
5246
|
-
:param _ImageWidth:
|
|
5247
|
-
像素:[0,2000]
|
|
5248
|
-
百分比:[0.01,0.99]
|
|
5249
|
-
不填默认为输入流的宽度。
|
|
5250
|
-
使用百分比时,期望输出为(百分比 * 背景宽)。
|
|
5233
|
+
:param _ImageWidth: <p>输入画面在输出时的宽度。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为输入流的宽度。<br>使用百分比时,期望输出为(百分比 * 背景宽)。</p>
|
|
5251
5234
|
:type ImageWidth: float
|
|
5252
|
-
:param _LocationX:
|
|
5253
|
-
像素:[0,2000]
|
|
5254
|
-
百分比:[0.01,0.99]
|
|
5255
|
-
不填默认为0。
|
|
5256
|
-
相对于大主播背景画面左上角的横向偏移。
|
|
5257
|
-
使用百分比时,期望输出为(百分比 * 背景宽)。
|
|
5235
|
+
:param _LocationX: <p>输入在输出画面的X偏移。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为0。<br>相对于大主播背景画面左上角的横向偏移。<br>使用百分比时,期望输出为(百分比 * 背景宽)。</p>
|
|
5258
5236
|
:type LocationX: float
|
|
5259
|
-
:param _LocationY:
|
|
5260
|
-
像素:[0,2000]
|
|
5261
|
-
百分比:[0.01,0.99]
|
|
5262
|
-
不填默认为0。
|
|
5263
|
-
相对于大主播背景画面左上角的纵向偏移。
|
|
5264
|
-
使用百分比时,期望输出为(百分比 * 背景宽)
|
|
5237
|
+
:param _LocationY: <p>输入在输出画面的Y偏移。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为0。<br>相对于大主播背景画面左上角的纵向偏移。<br>使用百分比时,期望输出为(百分比 * 背景宽)</p>
|
|
5265
5238
|
:type LocationY: float
|
|
5266
|
-
:param _Color:
|
|
5267
|
-
常用的颜色有:
|
|
5268
|
-
红色:0xCC0033。
|
|
5269
|
-
黄色:0xCC9900。
|
|
5270
|
-
绿色:0xCCCC33。
|
|
5271
|
-
蓝色:0x99CCFF。
|
|
5272
|
-
黑色:0x000000。
|
|
5273
|
-
白色:0xFFFFFF。
|
|
5274
|
-
灰色:0x999999。
|
|
5239
|
+
:param _Color: <p>当InputType为3(画布)时,该值表示画布的颜色。<br>常用的颜色有:<br>红色:0xCC0033。<br>黄色:0xCC9900。<br>绿色:0xCCCC33。<br>蓝色:0x99CCFF。<br>黑色:0x000000。<br>白色:0xFFFFFF。<br>灰色:0x999999。</p>
|
|
5275
5240
|
:type Color: str
|
|
5276
|
-
:param _WatermarkId:
|
|
5241
|
+
:param _WatermarkId: <p>当InputType为2(图片)时,该值是水印ID。</p>
|
|
5277
5242
|
:type WatermarkId: int
|
|
5243
|
+
:param _WebPageUrl: <p>当InputType为8时,该值是动效贴片的URL</p>
|
|
5244
|
+
:type WebPageUrl: str
|
|
5278
5245
|
"""
|
|
5279
5246
|
self._ImageLayer = None
|
|
5280
5247
|
self._InputType = None
|
|
@@ -5284,13 +5251,11 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5284
5251
|
self._LocationY = None
|
|
5285
5252
|
self._Color = None
|
|
5286
5253
|
self._WatermarkId = None
|
|
5254
|
+
self._WebPageUrl = None
|
|
5287
5255
|
|
|
5288
5256
|
@property
|
|
5289
5257
|
def ImageLayer(self):
|
|
5290
|
-
r"""
|
|
5291
|
-
1)背景流(即大主播画面或画布)的 image_layer 填1。
|
|
5292
|
-
2)纯音频混流,该参数也需填。
|
|
5293
|
-
注意:不同输入,该值不可重复
|
|
5258
|
+
r"""<p>输入图层。取值范围[1,16]。<br>1)背景流(即大主播画面或画布)的 image_layer 填1。<br>2)纯音频混流,该参数也需填。<br>注意:不同输入,该值不可重复</p>
|
|
5294
5259
|
:rtype: int
|
|
5295
5260
|
"""
|
|
5296
5261
|
return self._ImageLayer
|
|
@@ -5301,13 +5266,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5301
5266
|
|
|
5302
5267
|
@property
|
|
5303
5268
|
def InputType(self):
|
|
5304
|
-
r"""
|
|
5305
|
-
不填默认为0。
|
|
5306
|
-
0表示输入流为音视频。
|
|
5307
|
-
2表示输入流为图片。
|
|
5308
|
-
3表示输入流为画布。
|
|
5309
|
-
4表示输入流为音频。
|
|
5310
|
-
5表示输入流为纯视频。
|
|
5269
|
+
r"""<p>输入类型。取值范围[0,5]。<br>不填默认为0。<br>0表示输入流为音视频。<br>2表示输入流为图片。<br>3表示输入流为画布。<br>4表示输入流为音频。<br>5表示输入流为纯视频。</p>
|
|
5311
5270
|
:rtype: int
|
|
5312
5271
|
"""
|
|
5313
5272
|
return self._InputType
|
|
@@ -5318,11 +5277,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5318
5277
|
|
|
5319
5278
|
@property
|
|
5320
5279
|
def ImageHeight(self):
|
|
5321
|
-
r"""
|
|
5322
|
-
像素:[0,2000]
|
|
5323
|
-
百分比:[0.01,0.99]
|
|
5324
|
-
不填默认为输入流的高度。
|
|
5325
|
-
使用百分比时,期望输出为(百分比 * 背景高)。
|
|
5280
|
+
r"""<p>输入画面在输出时的高度。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为输入流的高度。<br>使用百分比时,期望输出为(百分比 * 背景高)。</p>
|
|
5326
5281
|
:rtype: float
|
|
5327
5282
|
"""
|
|
5328
5283
|
return self._ImageHeight
|
|
@@ -5333,11 +5288,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5333
5288
|
|
|
5334
5289
|
@property
|
|
5335
5290
|
def ImageWidth(self):
|
|
5336
|
-
r"""
|
|
5337
|
-
像素:[0,2000]
|
|
5338
|
-
百分比:[0.01,0.99]
|
|
5339
|
-
不填默认为输入流的宽度。
|
|
5340
|
-
使用百分比时,期望输出为(百分比 * 背景宽)。
|
|
5291
|
+
r"""<p>输入画面在输出时的宽度。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为输入流的宽度。<br>使用百分比时,期望输出为(百分比 * 背景宽)。</p>
|
|
5341
5292
|
:rtype: float
|
|
5342
5293
|
"""
|
|
5343
5294
|
return self._ImageWidth
|
|
@@ -5348,12 +5299,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5348
5299
|
|
|
5349
5300
|
@property
|
|
5350
5301
|
def LocationX(self):
|
|
5351
|
-
r"""
|
|
5352
|
-
像素:[0,2000]
|
|
5353
|
-
百分比:[0.01,0.99]
|
|
5354
|
-
不填默认为0。
|
|
5355
|
-
相对于大主播背景画面左上角的横向偏移。
|
|
5356
|
-
使用百分比时,期望输出为(百分比 * 背景宽)。
|
|
5302
|
+
r"""<p>输入在输出画面的X偏移。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为0。<br>相对于大主播背景画面左上角的横向偏移。<br>使用百分比时,期望输出为(百分比 * 背景宽)。</p>
|
|
5357
5303
|
:rtype: float
|
|
5358
5304
|
"""
|
|
5359
5305
|
return self._LocationX
|
|
@@ -5364,12 +5310,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5364
5310
|
|
|
5365
5311
|
@property
|
|
5366
5312
|
def LocationY(self):
|
|
5367
|
-
r"""
|
|
5368
|
-
像素:[0,2000]
|
|
5369
|
-
百分比:[0.01,0.99]
|
|
5370
|
-
不填默认为0。
|
|
5371
|
-
相对于大主播背景画面左上角的纵向偏移。
|
|
5372
|
-
使用百分比时,期望输出为(百分比 * 背景宽)
|
|
5313
|
+
r"""<p>输入在输出画面的Y偏移。取值范围:<br>像素:[0,2000]<br>百分比:[0.01,0.99]<br>不填默认为0。<br>相对于大主播背景画面左上角的纵向偏移。<br>使用百分比时,期望输出为(百分比 * 背景宽)</p>
|
|
5373
5314
|
:rtype: float
|
|
5374
5315
|
"""
|
|
5375
5316
|
return self._LocationY
|
|
@@ -5380,15 +5321,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5380
5321
|
|
|
5381
5322
|
@property
|
|
5382
5323
|
def Color(self):
|
|
5383
|
-
r"""
|
|
5384
|
-
常用的颜色有:
|
|
5385
|
-
红色:0xCC0033。
|
|
5386
|
-
黄色:0xCC9900。
|
|
5387
|
-
绿色:0xCCCC33。
|
|
5388
|
-
蓝色:0x99CCFF。
|
|
5389
|
-
黑色:0x000000。
|
|
5390
|
-
白色:0xFFFFFF。
|
|
5391
|
-
灰色:0x999999。
|
|
5324
|
+
r"""<p>当InputType为3(画布)时,该值表示画布的颜色。<br>常用的颜色有:<br>红色:0xCC0033。<br>黄色:0xCC9900。<br>绿色:0xCCCC33。<br>蓝色:0x99CCFF。<br>黑色:0x000000。<br>白色:0xFFFFFF。<br>灰色:0x999999。</p>
|
|
5392
5325
|
:rtype: str
|
|
5393
5326
|
"""
|
|
5394
5327
|
return self._Color
|
|
@@ -5399,7 +5332,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5399
5332
|
|
|
5400
5333
|
@property
|
|
5401
5334
|
def WatermarkId(self):
|
|
5402
|
-
r"""
|
|
5335
|
+
r"""<p>当InputType为2(图片)时,该值是水印ID。</p>
|
|
5403
5336
|
:rtype: int
|
|
5404
5337
|
"""
|
|
5405
5338
|
return self._WatermarkId
|
|
@@ -5408,6 +5341,17 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5408
5341
|
def WatermarkId(self, WatermarkId):
|
|
5409
5342
|
self._WatermarkId = WatermarkId
|
|
5410
5343
|
|
|
5344
|
+
@property
|
|
5345
|
+
def WebPageUrl(self):
|
|
5346
|
+
r"""<p>当InputType为8时,该值是动效贴片的URL</p>
|
|
5347
|
+
:rtype: str
|
|
5348
|
+
"""
|
|
5349
|
+
return self._WebPageUrl
|
|
5350
|
+
|
|
5351
|
+
@WebPageUrl.setter
|
|
5352
|
+
def WebPageUrl(self, WebPageUrl):
|
|
5353
|
+
self._WebPageUrl = WebPageUrl
|
|
5354
|
+
|
|
5411
5355
|
|
|
5412
5356
|
def _deserialize(self, params):
|
|
5413
5357
|
self._ImageLayer = params.get("ImageLayer")
|
|
@@ -5418,6 +5362,7 @@ class CommonMixLayoutParams(AbstractModel):
|
|
|
5418
5362
|
self._LocationY = params.get("LocationY")
|
|
5419
5363
|
self._Color = params.get("Color")
|
|
5420
5364
|
self._WatermarkId = params.get("WatermarkId")
|
|
5365
|
+
self._WebPageUrl = params.get("WebPageUrl")
|
|
5421
5366
|
memeber_set = set(params.keys())
|
|
5422
5367
|
for name, value in vars(self).items():
|
|
5423
5368
|
property_name = name[1:]
|
|
@@ -5771,6 +5716,81 @@ class CreateAuditKeywordLibRequest(AbstractModel):
|
|
|
5771
5716
|
|
|
5772
5717
|
"""
|
|
5773
5718
|
|
|
5719
|
+
def __init__(self):
|
|
5720
|
+
r"""
|
|
5721
|
+
:param _Name: <p>自定义词库名称。</p>
|
|
5722
|
+
:type Name: str
|
|
5723
|
+
:param _Description: <p>自定义词库名称描述。</p>
|
|
5724
|
+
:type Description: str
|
|
5725
|
+
:param _Suggestion: <p>处理建议。<br>可取值:Review 疑似,Block 违规。</p>
|
|
5726
|
+
:type Suggestion: str
|
|
5727
|
+
:param _MatchType: <p>匹配模式。<br>可取值:ExactMatch 精确匹配, FuzzyMatch 模糊匹配。</p>
|
|
5728
|
+
:type MatchType: str
|
|
5729
|
+
"""
|
|
5730
|
+
self._Name = None
|
|
5731
|
+
self._Description = None
|
|
5732
|
+
self._Suggestion = None
|
|
5733
|
+
self._MatchType = None
|
|
5734
|
+
|
|
5735
|
+
@property
|
|
5736
|
+
def Name(self):
|
|
5737
|
+
r"""<p>自定义词库名称。</p>
|
|
5738
|
+
:rtype: str
|
|
5739
|
+
"""
|
|
5740
|
+
return self._Name
|
|
5741
|
+
|
|
5742
|
+
@Name.setter
|
|
5743
|
+
def Name(self, Name):
|
|
5744
|
+
self._Name = Name
|
|
5745
|
+
|
|
5746
|
+
@property
|
|
5747
|
+
def Description(self):
|
|
5748
|
+
r"""<p>自定义词库名称描述。</p>
|
|
5749
|
+
:rtype: str
|
|
5750
|
+
"""
|
|
5751
|
+
return self._Description
|
|
5752
|
+
|
|
5753
|
+
@Description.setter
|
|
5754
|
+
def Description(self, Description):
|
|
5755
|
+
self._Description = Description
|
|
5756
|
+
|
|
5757
|
+
@property
|
|
5758
|
+
def Suggestion(self):
|
|
5759
|
+
r"""<p>处理建议。<br>可取值:Review 疑似,Block 违规。</p>
|
|
5760
|
+
:rtype: str
|
|
5761
|
+
"""
|
|
5762
|
+
return self._Suggestion
|
|
5763
|
+
|
|
5764
|
+
@Suggestion.setter
|
|
5765
|
+
def Suggestion(self, Suggestion):
|
|
5766
|
+
self._Suggestion = Suggestion
|
|
5767
|
+
|
|
5768
|
+
@property
|
|
5769
|
+
def MatchType(self):
|
|
5770
|
+
r"""<p>匹配模式。<br>可取值:ExactMatch 精确匹配, FuzzyMatch 模糊匹配。</p>
|
|
5771
|
+
:rtype: str
|
|
5772
|
+
"""
|
|
5773
|
+
return self._MatchType
|
|
5774
|
+
|
|
5775
|
+
@MatchType.setter
|
|
5776
|
+
def MatchType(self, MatchType):
|
|
5777
|
+
self._MatchType = MatchType
|
|
5778
|
+
|
|
5779
|
+
|
|
5780
|
+
def _deserialize(self, params):
|
|
5781
|
+
self._Name = params.get("Name")
|
|
5782
|
+
self._Description = params.get("Description")
|
|
5783
|
+
self._Suggestion = params.get("Suggestion")
|
|
5784
|
+
self._MatchType = params.get("MatchType")
|
|
5785
|
+
memeber_set = set(params.keys())
|
|
5786
|
+
for name, value in vars(self).items():
|
|
5787
|
+
property_name = name[1:]
|
|
5788
|
+
if property_name in memeber_set:
|
|
5789
|
+
memeber_set.remove(property_name)
|
|
5790
|
+
if len(memeber_set) > 0:
|
|
5791
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
5792
|
+
|
|
5793
|
+
|
|
5774
5794
|
|
|
5775
5795
|
class CreateAuditKeywordLibResponse(AbstractModel):
|
|
5776
5796
|
r"""CreateAuditKeywordLib返回参数结构体
|
|
@@ -16012,6 +16032,66 @@ class DescribeDeliverLogDownListRequest(AbstractModel):
|
|
|
16012
16032
|
|
|
16013
16033
|
"""
|
|
16014
16034
|
|
|
16035
|
+
def __init__(self):
|
|
16036
|
+
r"""
|
|
16037
|
+
:param _StartTime: <p>开始时间。UTC 格式,例如:2022-02-09T12:36:42Z。<br>注意:</p><ol><li>北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 <a href="https://cloud.tencent.com/document/product/266/11732#I">ISO 日期格式说明</a>。</li></ol>
|
|
16038
|
+
:type StartTime: str
|
|
16039
|
+
:param _EndTime: <p>结束时间。UTC 格式,例如:2022-02-09T12:36:42Z。<br>注意:</p><ol><li>结束时间 - 开始时间 <=7天。</li><li>北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 <a href="https://cloud.tencent.com/document/product/266/11732#I">ISO 日期格式说明</a>。</li></ol>
|
|
16040
|
+
:type EndTime: str
|
|
16041
|
+
:param _DeliverDomains: <p>域名列表。</p>
|
|
16042
|
+
:type DeliverDomains: list of str
|
|
16043
|
+
"""
|
|
16044
|
+
self._StartTime = None
|
|
16045
|
+
self._EndTime = None
|
|
16046
|
+
self._DeliverDomains = None
|
|
16047
|
+
|
|
16048
|
+
@property
|
|
16049
|
+
def StartTime(self):
|
|
16050
|
+
r"""<p>开始时间。UTC 格式,例如:2022-02-09T12:36:42Z。<br>注意:</p><ol><li>北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 <a href="https://cloud.tencent.com/document/product/266/11732#I">ISO 日期格式说明</a>。</li></ol>
|
|
16051
|
+
:rtype: str
|
|
16052
|
+
"""
|
|
16053
|
+
return self._StartTime
|
|
16054
|
+
|
|
16055
|
+
@StartTime.setter
|
|
16056
|
+
def StartTime(self, StartTime):
|
|
16057
|
+
self._StartTime = StartTime
|
|
16058
|
+
|
|
16059
|
+
@property
|
|
16060
|
+
def EndTime(self):
|
|
16061
|
+
r"""<p>结束时间。UTC 格式,例如:2022-02-09T12:36:42Z。<br>注意:</p><ol><li>结束时间 - 开始时间 <=7天。</li><li>北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 <a href="https://cloud.tencent.com/document/product/266/11732#I">ISO 日期格式说明</a>。</li></ol>
|
|
16062
|
+
:rtype: str
|
|
16063
|
+
"""
|
|
16064
|
+
return self._EndTime
|
|
16065
|
+
|
|
16066
|
+
@EndTime.setter
|
|
16067
|
+
def EndTime(self, EndTime):
|
|
16068
|
+
self._EndTime = EndTime
|
|
16069
|
+
|
|
16070
|
+
@property
|
|
16071
|
+
def DeliverDomains(self):
|
|
16072
|
+
r"""<p>域名列表。</p>
|
|
16073
|
+
:rtype: list of str
|
|
16074
|
+
"""
|
|
16075
|
+
return self._DeliverDomains
|
|
16076
|
+
|
|
16077
|
+
@DeliverDomains.setter
|
|
16078
|
+
def DeliverDomains(self, DeliverDomains):
|
|
16079
|
+
self._DeliverDomains = DeliverDomains
|
|
16080
|
+
|
|
16081
|
+
|
|
16082
|
+
def _deserialize(self, params):
|
|
16083
|
+
self._StartTime = params.get("StartTime")
|
|
16084
|
+
self._EndTime = params.get("EndTime")
|
|
16085
|
+
self._DeliverDomains = params.get("DeliverDomains")
|
|
16086
|
+
memeber_set = set(params.keys())
|
|
16087
|
+
for name, value in vars(self).items():
|
|
16088
|
+
property_name = name[1:]
|
|
16089
|
+
if property_name in memeber_set:
|
|
16090
|
+
memeber_set.remove(property_name)
|
|
16091
|
+
if len(memeber_set) > 0:
|
|
16092
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
16093
|
+
|
|
16094
|
+
|
|
16015
16095
|
|
|
16016
16096
|
class DescribeDeliverLogDownListResponse(AbstractModel):
|
|
16017
16097
|
r"""DescribeDeliverLogDownList返回参数结构体
|
|
@@ -16020,9 +16100,9 @@ class DescribeDeliverLogDownListResponse(AbstractModel):
|
|
|
16020
16100
|
|
|
16021
16101
|
def __init__(self):
|
|
16022
16102
|
r"""
|
|
16023
|
-
:param _LogInfoList:
|
|
16103
|
+
:param _LogInfoList: <p>日志信息列表。</p>
|
|
16024
16104
|
:type LogInfoList: list of PushLogInfo
|
|
16025
|
-
:param _TotalNum:
|
|
16105
|
+
:param _TotalNum: <p>总条数。</p>
|
|
16026
16106
|
:type TotalNum: int
|
|
16027
16107
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
16028
16108
|
:type RequestId: str
|
|
@@ -16033,7 +16113,7 @@ class DescribeDeliverLogDownListResponse(AbstractModel):
|
|
|
16033
16113
|
|
|
16034
16114
|
@property
|
|
16035
16115
|
def LogInfoList(self):
|
|
16036
|
-
r"""
|
|
16116
|
+
r"""<p>日志信息列表。</p>
|
|
16037
16117
|
:rtype: list of PushLogInfo
|
|
16038
16118
|
"""
|
|
16039
16119
|
return self._LogInfoList
|
|
@@ -16044,7 +16124,7 @@ class DescribeDeliverLogDownListResponse(AbstractModel):
|
|
|
16044
16124
|
|
|
16045
16125
|
@property
|
|
16046
16126
|
def TotalNum(self):
|
|
16047
|
-
r"""
|
|
16127
|
+
r"""<p>总条数。</p>
|
|
16048
16128
|
:rtype: int
|
|
16049
16129
|
"""
|
|
16050
16130
|
return self._TotalNum
|
|
@@ -30002,29 +30082,29 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30002
30082
|
:type CasterName: str
|
|
30003
30083
|
:param _Description: <p>导播台的描述,最大允许长度256</p>
|
|
30004
30084
|
:type Description: str
|
|
30005
|
-
:param _RecordTemplateId: <p>录制模板id。默认为0
|
|
30085
|
+
:param _RecordTemplateId: <p>录制模板id。默认为0。当使用直播录制功能时,可将使用的录制模板填入。该接口仅保存字段,不涉及任何录制功能。</p>
|
|
30006
30086
|
:type RecordTemplateId: int
|
|
30007
|
-
:param _RecordStatus: <p
|
|
30087
|
+
:param _RecordStatus: <p>录制状态,当调用录制接口后,可通过该字段保存录制状态。<br>0:未录制<br>1:录制中<br>该接口仅保存字段,不涉及任何录制处理。</p>
|
|
30008
30088
|
:type RecordStatus: int
|
|
30009
|
-
:param _ExpireTime: <p>导播台的过期时间戳。值为-1或unix
|
|
30089
|
+
:param _ExpireTime: <p>导播台的过期时间戳。值为-1或unix时间戳。<br>默认值为-1。<br>当值为-1时,表示该导播台永不过期。<br>当值为正常unix时间戳时,导播台将在该时间过期。<br>导播台过期后,预监与主监画面将自动停止,转推自动停止。<br>点播、直播url将停止转拉,推流url需自行停止推流。</p>
|
|
30010
30090
|
:type ExpireTime: int
|
|
30011
|
-
:param _DelayTime: <p
|
|
30091
|
+
:param _DelayTime: <p>导播台延时播放时间,单位为秒。<br>默认为0,最大支持300秒</p>
|
|
30012
30092
|
:type DelayTime: int
|
|
30013
|
-
:param _TransitionType: <p
|
|
30093
|
+
:param _TransitionType: <p>导播台转场类型。<br>默认为空。<br>允许使用通过DescribeCasterTransitionTypes接口中查询到的转场类型。</p>
|
|
30014
30094
|
:type TransitionType: str
|
|
30015
|
-
:param _PgmWidth: <p
|
|
30095
|
+
:param _PgmWidth: <p>导播台主监输出的宽度,单位为像素。<br>默认为1280,最大允许4096。</p>
|
|
30016
30096
|
:type PgmWidth: int
|
|
30017
|
-
:param _PgmHeight: <p
|
|
30097
|
+
:param _PgmHeight: <p>导播台主监输出的高度,单位为像素。<br>默认为720,最大允许2160。</p>
|
|
30018
30098
|
:type PgmHeight: int
|
|
30019
|
-
:param _PgmFps: <p
|
|
30099
|
+
:param _PgmFps: <p>导播台主监输出的帧率。<br>默认为0,表示随源输出。 最大支持60。</p>
|
|
30020
30100
|
:type PgmFps: int
|
|
30021
|
-
:param _PgmBitRate: <p>导播台主监输出的码率,单位为kbps
|
|
30101
|
+
:param _PgmBitRate: <p>导播台主监输出的码率,单位为kbps。<br>默认为0,表示随源的码率输出。<br>最大允许10000kbps。</p>
|
|
30022
30102
|
:type PgmBitRate: int
|
|
30023
|
-
:param _FeeType: <p
|
|
30103
|
+
:param _FeeType: <p>导播台的计费类型。<br>0 通用型<br>1 播单型。<br>注: 本参数暂无作用。</p>
|
|
30024
30104
|
:type FeeType: int
|
|
30025
|
-
:param _RecordTaskId: <p>录制接口返回的taskid
|
|
30105
|
+
:param _RecordTaskId: <p>录制接口返回的taskid<br>注:该接口只做字段保存,不涉及录制操作。</p>
|
|
30026
30106
|
:type RecordTaskId: str
|
|
30027
|
-
:param _PgmAudioBitRate: <p>导播台主监输出的音频码率,单位为kbps
|
|
30107
|
+
:param _PgmAudioBitRate: <p>导播台主监输出的音频码率,单位为kbps。<br>可选项:[0, 128, 192, 256]<br>默认值为0,表示随源的音频码率输出。</p>
|
|
30028
30108
|
:type PgmAudioBitRate: int
|
|
30029
30109
|
"""
|
|
30030
30110
|
self._CasterId = None
|
|
@@ -30078,7 +30158,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30078
30158
|
|
|
30079
30159
|
@property
|
|
30080
30160
|
def RecordTemplateId(self):
|
|
30081
|
-
r"""<p>录制模板id。默认为0
|
|
30161
|
+
r"""<p>录制模板id。默认为0。当使用直播录制功能时,可将使用的录制模板填入。该接口仅保存字段,不涉及任何录制功能。</p>
|
|
30082
30162
|
:rtype: int
|
|
30083
30163
|
"""
|
|
30084
30164
|
return self._RecordTemplateId
|
|
@@ -30089,7 +30169,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30089
30169
|
|
|
30090
30170
|
@property
|
|
30091
30171
|
def RecordStatus(self):
|
|
30092
|
-
r"""<p
|
|
30172
|
+
r"""<p>录制状态,当调用录制接口后,可通过该字段保存录制状态。<br>0:未录制<br>1:录制中<br>该接口仅保存字段,不涉及任何录制处理。</p>
|
|
30093
30173
|
:rtype: int
|
|
30094
30174
|
"""
|
|
30095
30175
|
return self._RecordStatus
|
|
@@ -30100,7 +30180,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30100
30180
|
|
|
30101
30181
|
@property
|
|
30102
30182
|
def ExpireTime(self):
|
|
30103
|
-
r"""<p>导播台的过期时间戳。值为-1或unix
|
|
30183
|
+
r"""<p>导播台的过期时间戳。值为-1或unix时间戳。<br>默认值为-1。<br>当值为-1时,表示该导播台永不过期。<br>当值为正常unix时间戳时,导播台将在该时间过期。<br>导播台过期后,预监与主监画面将自动停止,转推自动停止。<br>点播、直播url将停止转拉,推流url需自行停止推流。</p>
|
|
30104
30184
|
:rtype: int
|
|
30105
30185
|
"""
|
|
30106
30186
|
return self._ExpireTime
|
|
@@ -30111,7 +30191,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30111
30191
|
|
|
30112
30192
|
@property
|
|
30113
30193
|
def DelayTime(self):
|
|
30114
|
-
r"""<p
|
|
30194
|
+
r"""<p>导播台延时播放时间,单位为秒。<br>默认为0,最大支持300秒</p>
|
|
30115
30195
|
:rtype: int
|
|
30116
30196
|
"""
|
|
30117
30197
|
return self._DelayTime
|
|
@@ -30122,7 +30202,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30122
30202
|
|
|
30123
30203
|
@property
|
|
30124
30204
|
def TransitionType(self):
|
|
30125
|
-
r"""<p
|
|
30205
|
+
r"""<p>导播台转场类型。<br>默认为空。<br>允许使用通过DescribeCasterTransitionTypes接口中查询到的转场类型。</p>
|
|
30126
30206
|
:rtype: str
|
|
30127
30207
|
"""
|
|
30128
30208
|
return self._TransitionType
|
|
@@ -30133,7 +30213,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30133
30213
|
|
|
30134
30214
|
@property
|
|
30135
30215
|
def PgmWidth(self):
|
|
30136
|
-
r"""<p
|
|
30216
|
+
r"""<p>导播台主监输出的宽度,单位为像素。<br>默认为1280,最大允许4096。</p>
|
|
30137
30217
|
:rtype: int
|
|
30138
30218
|
"""
|
|
30139
30219
|
return self._PgmWidth
|
|
@@ -30144,7 +30224,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30144
30224
|
|
|
30145
30225
|
@property
|
|
30146
30226
|
def PgmHeight(self):
|
|
30147
|
-
r"""<p
|
|
30227
|
+
r"""<p>导播台主监输出的高度,单位为像素。<br>默认为720,最大允许2160。</p>
|
|
30148
30228
|
:rtype: int
|
|
30149
30229
|
"""
|
|
30150
30230
|
return self._PgmHeight
|
|
@@ -30155,7 +30235,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30155
30235
|
|
|
30156
30236
|
@property
|
|
30157
30237
|
def PgmFps(self):
|
|
30158
|
-
r"""<p
|
|
30238
|
+
r"""<p>导播台主监输出的帧率。<br>默认为0,表示随源输出。 最大支持60。</p>
|
|
30159
30239
|
:rtype: int
|
|
30160
30240
|
"""
|
|
30161
30241
|
return self._PgmFps
|
|
@@ -30166,7 +30246,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30166
30246
|
|
|
30167
30247
|
@property
|
|
30168
30248
|
def PgmBitRate(self):
|
|
30169
|
-
r"""<p>导播台主监输出的码率,单位为kbps
|
|
30249
|
+
r"""<p>导播台主监输出的码率,单位为kbps。<br>默认为0,表示随源的码率输出。<br>最大允许10000kbps。</p>
|
|
30170
30250
|
:rtype: int
|
|
30171
30251
|
"""
|
|
30172
30252
|
return self._PgmBitRate
|
|
@@ -30177,7 +30257,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30177
30257
|
|
|
30178
30258
|
@property
|
|
30179
30259
|
def FeeType(self):
|
|
30180
|
-
r"""<p
|
|
30260
|
+
r"""<p>导播台的计费类型。<br>0 通用型<br>1 播单型。<br>注: 本参数暂无作用。</p>
|
|
30181
30261
|
:rtype: int
|
|
30182
30262
|
"""
|
|
30183
30263
|
return self._FeeType
|
|
@@ -30188,7 +30268,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30188
30268
|
|
|
30189
30269
|
@property
|
|
30190
30270
|
def RecordTaskId(self):
|
|
30191
|
-
r"""<p>录制接口返回的taskid
|
|
30271
|
+
r"""<p>录制接口返回的taskid<br>注:该接口只做字段保存,不涉及录制操作。</p>
|
|
30192
30272
|
:rtype: str
|
|
30193
30273
|
"""
|
|
30194
30274
|
return self._RecordTaskId
|
|
@@ -30199,7 +30279,7 @@ class ModifyCasterRequest(AbstractModel):
|
|
|
30199
30279
|
|
|
30200
30280
|
@property
|
|
30201
30281
|
def PgmAudioBitRate(self):
|
|
30202
|
-
r"""<p>导播台主监输出的音频码率,单位为kbps
|
|
30282
|
+
r"""<p>导播台主监输出的音频码率,单位为kbps。<br>可选项:[0, 128, 192, 256]<br>默认值为0,表示随源的音频码率输出。</p>
|
|
30203
30283
|
:rtype: int
|
|
30204
30284
|
"""
|
|
30205
30285
|
return self._PgmAudioBitRate
|
|
@@ -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.51
|
|
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.51
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.51
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.36
|
|
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
|