Skip to content

Commit c4712ad

Browse files
committed
Generated 2016-11-01 for live.
1 parent ac77eaa commit c4712ad

File tree

4 files changed

+118
-2
lines changed

4 files changed

+118
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.8.2219 - 2024-11-14
4+
- Generated 2016-11-01 for `live`.
5+
6+
37
## 1.8.2218 - 2024-11-13
48
- Supported AndroidMessageOppoCategory, AndroidMessageOppoNotifyLevel for Push and MassPush.
59

src/Live/V20161101/LiveApiResolver.php

+112
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
* @method CreateCustomTemplate createCustomTemplate(array $options = [])
5757
* @method CreateEdgeTranscodeJob createEdgeTranscodeJob(array $options = [])
5858
* @method CreateEventSub createEventSub(array $options = [])
59+
* @method CreateLiveAIStudio createLiveAIStudio(array $options = [])
5960
* @method CreateLiveDelayConfig createLiveDelayConfig(array $options = [])
6061
* @method CreateLiveMessageApp createLiveMessageApp(array $options = [])
6162
* @method CreateLiveMessageGroup createLiveMessageGroup(array $options = [])
@@ -82,6 +83,7 @@
8283
* @method DeleteEdgeTranscodeJob deleteEdgeTranscodeJob(array $options = [])
8384
* @method DeleteEventSub deleteEventSub(array $options = [])
8485
* @method DeleteLiveAIProduceRules deleteLiveAIProduceRules(array $options = [])
86+
* @method DeleteLiveAIStudio deleteLiveAIStudio(array $options = [])
8587
* @method DeleteLiveAISubtitle deleteLiveAISubtitle(array $options = [])
8688
* @method DeleteLiveAppRecordConfig deleteLiveAppRecordConfig(array $options = [])
8789
* @method DeleteLiveAppSnapshotConfig deleteLiveAppSnapshotConfig(array $options = [])
@@ -142,6 +144,7 @@
142144
* @method DescribeDomainWithIntegrity describeDomainWithIntegrity(array $options = [])
143145
* @method DescribeHlsLiveStreamRealTimeBpsData describeHlsLiveStreamRealTimeBpsData(array $options = [])
144146
* @method DescribeLiveAIProduceRules describeLiveAIProduceRules(array $options = [])
147+
* @method DescribeLiveAIStudio describeLiveAIStudio(array $options = [])
145148
* @method DescribeLiveAISubtitle describeLiveAISubtitle(array $options = [])
146149
* @method DescribeLiveAudioAuditConfig describeLiveAudioAuditConfig(array $options = [])
147150
* @method DescribeLiveAudioAuditNotifyConfig describeLiveAudioAuditNotifyConfig(array $options = [])
@@ -312,6 +315,7 @@
312315
* @method ModifyCasterLayout modifyCasterLayout(array $options = [])
313316
* @method ModifyCasterProgram modifyCasterProgram(array $options = [])
314317
* @method ModifyCasterVideoResource modifyCasterVideoResource(array $options = [])
318+
* @method ModifyLiveAIStudio modifyLiveAIStudio(array $options = [])
315319
* @method ModifyLiveDomainSchdmByProperty modifyLiveDomainSchdmByProperty(array $options = [])
316320
* @method ModifyLiveMessageAppAudit modifyLiveMessageAppAudit(array $options = [])
317321
* @method ModifyLiveMessageAppCallback modifyLiveMessageAppCallback(array $options = [])
@@ -2025,6 +2029,43 @@ public function withEvents(array $events)
20252029
}
20262030
}
20272031

2032+
/**
2033+
* @method string getBackgroundResourceId()
2034+
* @method $this withBackgroundResourceId($value)
2035+
* @method string getDescription()
2036+
* @method $this withDescription($value)
2037+
* @method string getMediaLayout()
2038+
* @method $this withMediaLayout($value)
2039+
* @method string getBackgroundType()
2040+
* @method $this withBackgroundType($value)
2041+
* @method string getMattingType()
2042+
* @method $this withMattingType($value)
2043+
* @method string getMediaResourceUrl()
2044+
* @method $this withMediaResourceUrl($value)
2045+
* @method string getHeight()
2046+
* @method $this withHeight($value)
2047+
* @method string getBackgroundResourceUrl()
2048+
* @method $this withBackgroundResourceUrl($value)
2049+
* @method string getMediaResourceId()
2050+
* @method $this withMediaResourceId($value)
2051+
* @method string getMattingLayout()
2052+
* @method $this withMattingLayout($value)
2053+
* @method string getOwnerId()
2054+
* @method $this withOwnerId($value)
2055+
* @method string getStudioName()
2056+
* @method $this withStudioName($value)
2057+
* @method string getWidth()
2058+
* @method $this withWidth($value)
2059+
* @method string getMediaType()
2060+
* @method $this withMediaType($value)
2061+
*/
2062+
class CreateLiveAIStudio extends Rpc
2063+
{
2064+
2065+
/** @var string */
2066+
public $scheme = 'https';
2067+
}
2068+
20282069
/**
20292070
* @method string getDelayTime()
20302071
* @method $this withDelayTime($value)
@@ -2520,6 +2561,19 @@ class DeleteLiveAIProduceRules extends Rpc
25202561
{
25212562
}
25222563

2564+
/**
2565+
* @method string getStudioId()
2566+
* @method $this withStudioId($value)
2567+
* @method string getOwnerId()
2568+
* @method $this withOwnerId($value)
2569+
*/
2570+
class DeleteLiveAIStudio extends Rpc
2571+
{
2572+
2573+
/** @var string */
2574+
public $scheme = 'https';
2575+
}
2576+
25232577
/**
25242578
* @method string getSubtitleName()
25252579
* @method $this withSubtitleName($value)
@@ -3423,6 +3477,25 @@ class DescribeLiveAIProduceRules extends Rpc
34233477
{
34243478
}
34253479

3480+
/**
3481+
* @method string getPageNumber()
3482+
* @method $this withPageNumber($value)
3483+
* @method string getPageSize()
3484+
* @method $this withPageSize($value)
3485+
* @method string getStudioId()
3486+
* @method $this withStudioId($value)
3487+
* @method string getOwnerId()
3488+
* @method $this withOwnerId($value)
3489+
* @method string getStudioName()
3490+
* @method $this withStudioName($value)
3491+
*/
3492+
class DescribeLiveAIStudio extends Rpc
3493+
{
3494+
3495+
/** @var string */
3496+
public $scheme = 'https';
3497+
}
3498+
34263499
/**
34273500
* @method string getSubtitleName()
34283501
* @method $this withSubtitleName($value)
@@ -7087,6 +7160,43 @@ class ModifyCasterVideoResource extends Rpc
70877160
{
70887161
}
70897162

7163+
/**
7164+
* @method string getBackgroundResourceId()
7165+
* @method $this withBackgroundResourceId($value)
7166+
* @method string getDescription()
7167+
* @method $this withDescription($value)
7168+
* @method string getMediaLayout()
7169+
* @method $this withMediaLayout($value)
7170+
* @method string getBackgroundType()
7171+
* @method $this withBackgroundType($value)
7172+
* @method string getMattingType()
7173+
* @method $this withMattingType($value)
7174+
* @method string getMediaResourceUrl()
7175+
* @method $this withMediaResourceUrl($value)
7176+
* @method string getHeight()
7177+
* @method $this withHeight($value)
7178+
* @method string getBackgroundResourceUrl()
7179+
* @method $this withBackgroundResourceUrl($value)
7180+
* @method string getMediaResourceId()
7181+
* @method $this withMediaResourceId($value)
7182+
* @method string getMattingLayout()
7183+
* @method $this withMattingLayout($value)
7184+
* @method string getOwnerId()
7185+
* @method $this withOwnerId($value)
7186+
* @method string getStudioName()
7187+
* @method $this withStudioName($value)
7188+
* @method string getWidth()
7189+
* @method $this withWidth($value)
7190+
* @method string getMediaType()
7191+
* @method $this withMediaType($value)
7192+
*/
7193+
class ModifyLiveAIStudio extends Rpc
7194+
{
7195+
7196+
/** @var string */
7197+
public $scheme = 'https';
7198+
}
7199+
70907200
/**
70917201
* @method string getProperty()
70927202
* @method $this withProperty($value)
@@ -8403,6 +8513,8 @@ class StartLiveDomain extends Rpc
84038513
* @method $this withStreamURL($value)
84048514
* @method string getMultiStreamURL()
84058515
* @method $this withMultiStreamURL($value)
8516+
* @method string getMaxIdleTime()
8517+
* @method $this withMaxIdleTime($value)
84068518
* @method string getSeiParams()
84078519
* @method $this withSeiParams($value)
84088520
* @method string getTranscodeParams()

src/Release.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Release
1616
/**
1717
* Version of the SDK
1818
*/
19-
const VERSION = '1.8.2218';
19+
const VERSION = '1.8.2219';
2020

2121
/**
2222
* @param Event $event

src/endpoints.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"endpoint_map":{"ap-northeast-1":"cloudpush.aliyuncs.com","ap-northeast-2-pop":"cloudpush.aliyuncs.com","ap-south-1":"cloudpush.aliyuncs.com","ap-southeast-1":"cloudpush.aliyuncs.com","ap-southeast-2":"cloudpush.aliyuncs.com","ap-southeast-3":"cloudpush.aliyuncs.com","ap-southeast-5":"cloudpush.aliyuncs.com","cn-beijing":"cloudpush.aliyuncs.com","cn-beijing-finance-1":"cloudpush.aliyuncs.com","cn-beijing-finance-pop":"cloudpush.aliyuncs.com","cn-beijing-gov-1":"cloudpush.aliyuncs.com","cn-beijing-nu16-b01":"cloudpush.aliyuncs.com","cn-chengdu":"cloudpush.aliyuncs.com","cn-edge-1":"cloudpush.aliyuncs.com","cn-fujian":"cloudpush.aliyuncs.com","cn-haidian-cm12-c01":"cloudpush.aliyuncs.com","cn-hangzhou":"cloudpush.aliyuncs.com","cn-hangzhou-bj-b01":"cloudpush.aliyuncs.com","cn-hangzhou-finance":"cloudpush.aliyuncs.com","cn-hangzhou-internal-prod-1":"cloudpush.aliyuncs.com","cn-hangzhou-internal-test-1":"cloudpush.aliyuncs.com","cn-hangzhou-internal-test-2":"cloudpush.aliyuncs.com","cn-hangzhou-internal-test-3":"cloudpush.aliyuncs.com","cn-hangzhou-test-306":"cloudpush.aliyuncs.com","cn-hongkong":"cloudpush.aliyuncs.com","cn-hongkong-finance-pop":"cloudpush.aliyuncs.com","cn-huhehaote":"cloudpush.aliyuncs.com","cn-north-2-gov-1":"cloudpush.aliyuncs.com","cn-qingdao":"cloudpush.aliyuncs.com","cn-qingdao-nebula":"cloudpush.aliyuncs.com","cn-shanghai":"cloudpush.aliyuncs.com","cn-shanghai-et15-b01":"cloudpush.aliyuncs.com","cn-shanghai-et2-b01":"cloudpush.aliyuncs.com","cn-shanghai-finance-1":"cloudpush.aliyuncs.com","cn-shanghai-inner":"cloudpush.aliyuncs.com","cn-shanghai-internal-test-1":"cloudpush.aliyuncs.com","cn-shenzhen":"cloudpush.aliyuncs.com","cn-shenzhen-finance-1":"cloudpush.aliyuncs.com","cn-shenzhen-inner":"cloudpush.aliyuncs.com","cn-shenzhen-st4-d01":"cloudpush.aliyuncs.com","cn-shenzhen-su18-b01":"cloudpush.aliyuncs.com","cn-wuhan":"cloudpush.aliyuncs.com","cn-yushanfang":"cloudpush.aliyuncs.com","cn-zhangbei-na61-b01":"cloudpush.aliyuncs.com","cn-zhangjiakou":"cloudpush.aliyuncs.com","cn-zhangjiakou-na62-a01":"cloudpush.aliyuncs.com","cn-zhengzhou-nebula-1":"cloudpush.aliyuncs.com","eu-central-1":"cloudpush.aliyuncs.com","eu-west-1":"cloudpush.aliyuncs.com","eu-west-1-oxs":"cloudpush.aliyuncs.com","me-east-1":"cloudpush.aliyuncs.com","rus-west-1-pop":"cloudpush.aliyuncs.com","us-east-1":"cloudpush.aliyuncs.com","us-west-1":"cloudpush.aliyuncs.com"},"endpoint_regional":"regional","standard":[],"regions":["ap-northeast-1","ap-northeast-2-pop","ap-south-1","ap-southeast-1","ap-southeast-2","ap-southeast-3","ap-southeast-5","cn-beijing","cn-beijing-finance-1","cn-beijing-finance-pop","cn-beijing-gov-1","cn-beijing-nu16-b01","cn-chengdu","cn-edge-1","cn-fujian","cn-haidian-cm12-c01","cn-hangzhou","cn-hangzhou-bj-b01","cn-hangzhou-finance","cn-hangzhou-internal-prod-1","cn-hangzhou-internal-test-1","cn-hangzhou-internal-test-2","cn-hangzhou-internal-test-3","cn-hangzhou-test-306","cn-hongkong","cn-hongkong-finance-pop","cn-huhehaote","cn-north-2-gov-1","cn-qingdao","cn-qingdao-nebula","cn-shanghai","cn-shanghai-et15-b01","cn-shanghai-et2-b01","cn-shanghai-finance-1","cn-shanghai-inner","cn-shanghai-internal-test-1","cn-shenzhen","cn-shenzhen-finance-1","cn-shenzhen-inner","cn-shenzhen-st4-d01","cn-shenzhen-su18-b01","cn-wuhan","cn-yushanfang","cn-zhangbei-na61-b01","cn-zhangjiakou","cn-zhangjiakou-na62-a01","cn-zhengzhou-nebula-1","eu-central-1","eu-west-1","eu-west-1-oxs","me-east-1","rus-west-1-pop","us-east-1","us-west-1"],"endpoint_health":[]}
1+
{"endpoint_map":{"cn-qingdao":"live.aliyuncs.com","cn-beijing":"live.aliyuncs.com","cn-hangzhou":"live.aliyuncs.com","cn-shanghai":"live.aliyuncs.com","cn-shenzhen":"live.aliyuncs.com","ap-southeast-1":"live.aliyuncs.com","ap-southeast-5":"live.aliyuncs.com","ap-northeast-1":"live.aliyuncs.com","eu-central-1":"live.aliyuncs.com","ap-south-1":"live.aliyuncs.com","ap-northeast-2-pop":"live.aliyuncs.com","ap-southeast-2":"live.aliyuncs.com","ap-southeast-3":"live.aliyuncs.com","cn-beijing-finance-1":"live.aliyuncs.com","cn-beijing-finance-pop":"live.aliyuncs.com","cn-beijing-gov-1":"live.aliyuncs.com","cn-beijing-nu16-b01":"live.aliyuncs.com","cn-chengdu":"live.aliyuncs.com","cn-edge-1":"live.aliyuncs.com","cn-fujian":"live.aliyuncs.com","cn-haidian-cm12-c01":"live.aliyuncs.com","cn-hangzhou-bj-b01":"live.aliyuncs.com","cn-hangzhou-finance":"live.aliyuncs.com","cn-hangzhou-internal-prod-1":"live.aliyuncs.com","cn-hangzhou-internal-test-1":"live.aliyuncs.com","cn-hangzhou-internal-test-2":"live.aliyuncs.com","cn-hangzhou-internal-test-3":"live.aliyuncs.com","cn-hangzhou-test-306":"live.aliyuncs.com","cn-hongkong":"live.aliyuncs.com","cn-hongkong-finance-pop":"live.aliyuncs.com","cn-huhehaote":"live.aliyuncs.com","cn-huhehaote-nebula-1":"live.aliyuncs.com","cn-north-2-gov-1":"live.aliyuncs.com","cn-qingdao-nebula":"live.aliyuncs.com","cn-shanghai-et15-b01":"live.aliyuncs.com","cn-shanghai-et2-b01":"live.aliyuncs.com","cn-shanghai-finance-1":"live.aliyuncs.com","cn-shanghai-inner":"live.aliyuncs.com","cn-shanghai-internal-test-1":"live.aliyuncs.com","cn-shenzhen-finance-1":"live.aliyuncs.com","cn-shenzhen-inner":"live.aliyuncs.com","cn-shenzhen-st4-d01":"live.aliyuncs.com","cn-shenzhen-su18-b01":"live.aliyuncs.com","cn-wuhan":"live.aliyuncs.com","cn-wulanchabu":"live.aliyuncs.com","cn-yushanfang":"live.aliyuncs.com","cn-zhangbei":"live.aliyuncs.com","cn-zhangbei-na61-b01":"live.aliyuncs.com","cn-zhangjiakou":"live.aliyuncs.com","cn-zhangjiakou-na62-a01":"live.aliyuncs.com","cn-zhengzhou-nebula-1":"live.aliyuncs.com","eu-west-1":"live.aliyuncs.com","eu-west-1-oxs":"live.aliyuncs.com","me-east-1":"live.aliyuncs.com","rus-west-1-pop":"live.aliyuncs.com","us-east-1":"live.aliyuncs.com","us-west-1":"live.aliyuncs.com"},"endpoint_regional":"regional","standard":[],"regions":["cn-qingdao","cn-beijing","cn-hangzhou","cn-shanghai","cn-shenzhen","ap-southeast-1","ap-southeast-5","ap-northeast-1","eu-central-1","ap-south-1","ap-northeast-2-pop","ap-southeast-2","ap-southeast-3","cn-beijing-finance-1","cn-beijing-finance-pop","cn-beijing-gov-1","cn-beijing-nu16-b01","cn-chengdu","cn-edge-1","cn-fujian","cn-haidian-cm12-c01","cn-hangzhou-bj-b01","cn-hangzhou-finance","cn-hangzhou-internal-prod-1","cn-hangzhou-internal-test-1","cn-hangzhou-internal-test-2","cn-hangzhou-internal-test-3","cn-hangzhou-test-306","cn-hongkong","cn-hongkong-finance-pop","cn-huhehaote","cn-huhehaote-nebula-1","cn-north-2-gov-1","cn-qingdao-nebula","cn-shanghai-et15-b01","cn-shanghai-et2-b01","cn-shanghai-finance-1","cn-shanghai-inner","cn-shanghai-internal-test-1","cn-shenzhen-finance-1","cn-shenzhen-inner","cn-shenzhen-st4-d01","cn-shenzhen-su18-b01","cn-wuhan","cn-wulanchabu","cn-yushanfang","cn-zhangbei","cn-zhangbei-na61-b01","cn-zhangjiakou","cn-zhangjiakou-na62-a01","cn-zhengzhou-nebula-1","eu-west-1","eu-west-1-oxs","me-east-1","rus-west-1-pop","us-east-1","us-west-1"],"endpoint_health":[]}

0 commit comments

Comments
 (0)