tencentcloud-sdk-python-live 3.1.34__tar.gz → 3.1.44__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.34 → tencentcloud_sdk_python_live-3.1.44}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/setup.py +1 -1
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud/live/v20180801/models.py +55 -126
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud_sdk_python_live.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_live-3.1.44/tencentcloud_sdk_python_live.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_live-3.1.34/tencentcloud_sdk_python_live.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/README.rst +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/setup.cfg +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud/live/__init__.py +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud/live/v20180801/__init__.py +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud/live/v20180801/errorcodes.py +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud/live/v20180801/live_client.py +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud/live/v20180801/live_client_async.py +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud_sdk_python_live.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/tencentcloud_sdk_python_live.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_live-3.1.34 → tencentcloud_sdk_python_live-3.1.44}/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.44
|
|
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.44
|
|
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.44,<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:]
|
|
@@ -21178,27 +21123,19 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21178
21123
|
|
|
21179
21124
|
def __init__(self):
|
|
21180
21125
|
r"""
|
|
21181
|
-
:param _PushDomain:
|
|
21126
|
+
:param _PushDomain: <p>推流域名。</p>
|
|
21182
21127
|
:type PushDomain: str
|
|
21183
|
-
:param _StreamName:
|
|
21128
|
+
:param _StreamName: <p>流名称。</p>
|
|
21184
21129
|
:type StreamName: str
|
|
21185
|
-
:param _DayTime:
|
|
21186
|
-
格式:yyyymmdd。
|
|
21187
|
-
注意:支持查询近1个月内某天的详细数据,截止到昨天。
|
|
21130
|
+
:param _DayTime: <p>查询时间,北京时间,<br>格式:yyyymmdd。<br>注意:支持查询近1个月内某天的详细数据,截止到昨天。</p>
|
|
21188
21131
|
:type DayTime: str
|
|
21189
|
-
:param _PageNum:
|
|
21190
|
-
不超过100页。
|
|
21132
|
+
:param _PageNum: <p>页数,默认1,<br>不超过100页。</p>
|
|
21191
21133
|
:type PageNum: int
|
|
21192
|
-
:param _PageSize:
|
|
21193
|
-
范围:[10,1000]。
|
|
21134
|
+
:param _PageSize: <p>每页个数,默认20,<br>范围:[10,1000]。</p>
|
|
21194
21135
|
:type PageSize: int
|
|
21195
|
-
:param _StartDayTime:
|
|
21196
|
-
格式:yyyymmdd。
|
|
21197
|
-
注意:支持查询近1个月内的详细数据。
|
|
21136
|
+
:param _StartDayTime: <p>起始天时间,北京时间,<br>格式:yyyymmdd。<br>注意:支持查询近1个月内的详细数据。</p>
|
|
21198
21137
|
:type StartDayTime: str
|
|
21199
|
-
:param _EndDayTime:
|
|
21200
|
-
格式:yyyymmdd。
|
|
21201
|
-
注意:支持查询近1个月内的详细数据,截止到昨天,注意DayTime 与(StartDayTime,EndDayTime)必须要传一个,如果都传,会以DayTime为准 。
|
|
21138
|
+
:param _EndDayTime: <p>结束天时间,北京时间,<br>格式:yyyymmdd。<br>注意:支持查询近1个月内的详细数据,截止到昨天,注意DayTime 与(StartDayTime,EndDayTime)必须要传一个,如果都传,会以DayTime为准 。</p>
|
|
21202
21139
|
:type EndDayTime: str
|
|
21203
21140
|
"""
|
|
21204
21141
|
self._PushDomain = None
|
|
@@ -21211,7 +21148,7 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21211
21148
|
|
|
21212
21149
|
@property
|
|
21213
21150
|
def PushDomain(self):
|
|
21214
|
-
r"""
|
|
21151
|
+
r"""<p>推流域名。</p>
|
|
21215
21152
|
:rtype: str
|
|
21216
21153
|
"""
|
|
21217
21154
|
return self._PushDomain
|
|
@@ -21222,7 +21159,7 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21222
21159
|
|
|
21223
21160
|
@property
|
|
21224
21161
|
def StreamName(self):
|
|
21225
|
-
r"""
|
|
21162
|
+
r"""<p>流名称。</p>
|
|
21226
21163
|
:rtype: str
|
|
21227
21164
|
"""
|
|
21228
21165
|
return self._StreamName
|
|
@@ -21233,9 +21170,7 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21233
21170
|
|
|
21234
21171
|
@property
|
|
21235
21172
|
def DayTime(self):
|
|
21236
|
-
r"""
|
|
21237
|
-
格式:yyyymmdd。
|
|
21238
|
-
注意:支持查询近1个月内某天的详细数据,截止到昨天。
|
|
21173
|
+
r"""<p>查询时间,北京时间,<br>格式:yyyymmdd。<br>注意:支持查询近1个月内某天的详细数据,截止到昨天。</p>
|
|
21239
21174
|
:rtype: str
|
|
21240
21175
|
"""
|
|
21241
21176
|
return self._DayTime
|
|
@@ -21246,8 +21181,7 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21246
21181
|
|
|
21247
21182
|
@property
|
|
21248
21183
|
def PageNum(self):
|
|
21249
|
-
r"""
|
|
21250
|
-
不超过100页。
|
|
21184
|
+
r"""<p>页数,默认1,<br>不超过100页。</p>
|
|
21251
21185
|
:rtype: int
|
|
21252
21186
|
"""
|
|
21253
21187
|
return self._PageNum
|
|
@@ -21258,8 +21192,7 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21258
21192
|
|
|
21259
21193
|
@property
|
|
21260
21194
|
def PageSize(self):
|
|
21261
|
-
r"""
|
|
21262
|
-
范围:[10,1000]。
|
|
21195
|
+
r"""<p>每页个数,默认20,<br>范围:[10,1000]。</p>
|
|
21263
21196
|
:rtype: int
|
|
21264
21197
|
"""
|
|
21265
21198
|
return self._PageSize
|
|
@@ -21270,9 +21203,7 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21270
21203
|
|
|
21271
21204
|
@property
|
|
21272
21205
|
def StartDayTime(self):
|
|
21273
|
-
r"""
|
|
21274
|
-
格式:yyyymmdd。
|
|
21275
|
-
注意:支持查询近1个月内的详细数据。
|
|
21206
|
+
r"""<p>起始天时间,北京时间,<br>格式:yyyymmdd。<br>注意:支持查询近1个月内的详细数据。</p>
|
|
21276
21207
|
:rtype: str
|
|
21277
21208
|
"""
|
|
21278
21209
|
return self._StartDayTime
|
|
@@ -21283,9 +21214,7 @@ class DescribeLiveTranscodeDetailInfoRequest(AbstractModel):
|
|
|
21283
21214
|
|
|
21284
21215
|
@property
|
|
21285
21216
|
def EndDayTime(self):
|
|
21286
|
-
r"""
|
|
21287
|
-
格式:yyyymmdd。
|
|
21288
|
-
注意:支持查询近1个月内的详细数据,截止到昨天,注意DayTime 与(StartDayTime,EndDayTime)必须要传一个,如果都传,会以DayTime为准 。
|
|
21217
|
+
r"""<p>结束天时间,北京时间,<br>格式:yyyymmdd。<br>注意:支持查询近1个月内的详细数据,截止到昨天,注意DayTime 与(StartDayTime,EndDayTime)必须要传一个,如果都传,会以DayTime为准 。</p>
|
|
21289
21218
|
:rtype: str
|
|
21290
21219
|
"""
|
|
21291
21220
|
return self._EndDayTime
|
|
@@ -21320,15 +21249,15 @@ class DescribeLiveTranscodeDetailInfoResponse(AbstractModel):
|
|
|
21320
21249
|
|
|
21321
21250
|
def __init__(self):
|
|
21322
21251
|
r"""
|
|
21323
|
-
:param _DataInfoList:
|
|
21252
|
+
:param _DataInfoList: <p>统计数据列表。</p>
|
|
21324
21253
|
:type DataInfoList: list of TranscodeDetailInfo
|
|
21325
|
-
:param _PageNum:
|
|
21254
|
+
:param _PageNum: <p>页码。</p>
|
|
21326
21255
|
:type PageNum: int
|
|
21327
|
-
:param _PageSize:
|
|
21256
|
+
:param _PageSize: <p>每页个数。</p>
|
|
21328
21257
|
:type PageSize: int
|
|
21329
|
-
:param _TotalNum:
|
|
21258
|
+
:param _TotalNum: <p>总个数。</p>
|
|
21330
21259
|
:type TotalNum: int
|
|
21331
|
-
:param _TotalPage:
|
|
21260
|
+
:param _TotalPage: <p>总页数。</p>
|
|
21332
21261
|
:type TotalPage: int
|
|
21333
21262
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
21334
21263
|
:type RequestId: str
|
|
@@ -21342,7 +21271,7 @@ class DescribeLiveTranscodeDetailInfoResponse(AbstractModel):
|
|
|
21342
21271
|
|
|
21343
21272
|
@property
|
|
21344
21273
|
def DataInfoList(self):
|
|
21345
|
-
r"""
|
|
21274
|
+
r"""<p>统计数据列表。</p>
|
|
21346
21275
|
:rtype: list of TranscodeDetailInfo
|
|
21347
21276
|
"""
|
|
21348
21277
|
return self._DataInfoList
|
|
@@ -21353,7 +21282,7 @@ class DescribeLiveTranscodeDetailInfoResponse(AbstractModel):
|
|
|
21353
21282
|
|
|
21354
21283
|
@property
|
|
21355
21284
|
def PageNum(self):
|
|
21356
|
-
r"""
|
|
21285
|
+
r"""<p>页码。</p>
|
|
21357
21286
|
:rtype: int
|
|
21358
21287
|
"""
|
|
21359
21288
|
return self._PageNum
|
|
@@ -21364,7 +21293,7 @@ class DescribeLiveTranscodeDetailInfoResponse(AbstractModel):
|
|
|
21364
21293
|
|
|
21365
21294
|
@property
|
|
21366
21295
|
def PageSize(self):
|
|
21367
|
-
r"""
|
|
21296
|
+
r"""<p>每页个数。</p>
|
|
21368
21297
|
:rtype: int
|
|
21369
21298
|
"""
|
|
21370
21299
|
return self._PageSize
|
|
@@ -21375,7 +21304,7 @@ class DescribeLiveTranscodeDetailInfoResponse(AbstractModel):
|
|
|
21375
21304
|
|
|
21376
21305
|
@property
|
|
21377
21306
|
def TotalNum(self):
|
|
21378
|
-
r"""
|
|
21307
|
+
r"""<p>总个数。</p>
|
|
21379
21308
|
:rtype: int
|
|
21380
21309
|
"""
|
|
21381
21310
|
return self._TotalNum
|
|
@@ -21386,7 +21315,7 @@ class DescribeLiveTranscodeDetailInfoResponse(AbstractModel):
|
|
|
21386
21315
|
|
|
21387
21316
|
@property
|
|
21388
21317
|
def TotalPage(self):
|
|
21389
|
-
r"""
|
|
21318
|
+
r"""<p>总页数。</p>
|
|
21390
21319
|
:rtype: int
|
|
21391
21320
|
"""
|
|
21392
21321
|
return self._TotalPage
|
|
@@ -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.44
|
|
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.44
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.44
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.34
|
|
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
|