diff --git a/CHANGELOG.md b/CHANGELOG.md index cc2e3e14..4c2b2121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 1.8.2192 - 2024-9-26 +- Update to support new apis. + + ## 1.8.2191 - 2024-9-24 - Generated 2024-02-22 for `OssSddp`. diff --git a/src/Live/V20161101/LiveApiResolver.php b/src/Live/V20161101/LiveApiResolver.php index 808c36bf..e1be501b 100644 --- a/src/Live/V20161101/LiveApiResolver.php +++ b/src/Live/V20161101/LiveApiResolver.php @@ -372,8 +372,10 @@ * @method StopPlaylist stopPlaylist(array $options = []) * @method StopRtcAsrTask stopRtcAsrTask(array $options = []) * @method UnbanLiveMessageGroup unbanLiveMessageGroup(array $options = []) + * @method UpdateCasterResourceGroup updateCasterResourceGroup(array $options = []) * @method UpdateCasterSceneAudio updateCasterSceneAudio(array $options = []) * @method UpdateCasterSceneConfig updateCasterSceneConfig(array $options = []) + * @method UpdateCustomLiveStreamTranscode updateCustomLiveStreamTranscode(array $options = []) * @method UpdateEdgeTranscodeJob updateEdgeTranscodeJob(array $options = []) * @method UpdateEventSub updateEventSub(array $options = []) * @method UpdateLiveAIProduceRules updateLiveAIProduceRules(array $options = []) @@ -393,12 +395,14 @@ * @method UpdateLiveSnapshotDetectPornConfig updateLiveSnapshotDetectPornConfig(array $options = []) * @method UpdateLiveSnapshotNotifyConfig updateLiveSnapshotNotifyConfig(array $options = []) * @method UpdateLiveStreamMonitor updateLiveStreamMonitor(array $options = []) + * @method UpdateLiveStreamTranscode updateLiveStreamTranscode(array $options = []) * @method UpdateLiveStreamWatermark updateLiveStreamWatermark(array $options = []) * @method UpdateLiveStreamWatermarkRule updateLiveStreamWatermarkRule(array $options = []) * @method UpdateMessageApp updateMessageApp(array $options = []) * @method UpdateMessageGroup updateMessageGroup(array $options = []) * @method UpdateMixStream updateMixStream(array $options = []) * @method UpdateRtcMPUEventSub updateRtcMPUEventSub(array $options = []) + * @method UpdateRtsLiveStreamTranscode updateRtsLiveStreamTranscode(array $options = []) * @method VerifyLiveDomainOwner verifyLiveDomainOwner(array $options = []) */ class LiveApiResolver extends ApiResolver @@ -1049,6 +1053,8 @@ class AddLiveDetectNotifyConfig extends Rpc } /** + * @method string getResourceGroupId() + * @method $this withResourceGroupId($value) * @method string getSecurityToken() * @method $this withSecurityToken($value) * @method string getScope() @@ -5163,6 +5169,8 @@ class DescribeLiveUserBillPrediction extends Rpc /** * @method string getPageNumber() * @method $this withPageNumber($value) + * @method string getResourceGroupId() + * @method $this withResourceGroupId($value) * @method string getSecurityToken() * @method $this withSecurityToken($value) * @method string getPageSize() @@ -8434,6 +8442,21 @@ class UnbanLiveMessageGroup extends Rpc public $scheme = 'https'; } +/** + * @method string getCasterId() + * @method $this withCasterId($value) + * @method string getOwnerId() + * @method $this withOwnerId($value) + * @method string getNewResourceGroupId() + * @method $this withNewResourceGroupId($value) + */ +class UpdateCasterResourceGroup extends Rpc +{ + + /** @var string */ + public $scheme = 'https'; +} + /** * @method string getCasterId() * @method $this withCasterId($value) @@ -8521,6 +8544,56 @@ public function withComponentId(array $componentId) } } +/** + * @method string getTemplate() + * @method $this withTemplate($value) + * @method string getResWithSource() + * @method $this withResWithSource($value) + * @method string getLazy() + * @method $this withLazy($value) + * @method string getGop() + * @method $this withGop($value) + * @method string getAudioCodec() + * @method $this withAudioCodec($value) + * @method string getTemplateType() + * @method $this withTemplateType($value) + * @method string getAudioProfile() + * @method $this withAudioProfile($value) + * @method string getHeight() + * @method $this withHeight($value) + * @method string getApp() + * @method $this withApp($value) + * @method string getEncryptParameters() + * @method $this withEncryptParameters($value) + * @method string getAudioChannelNum() + * @method $this withAudioChannelNum($value) + * @method string getProfile() + * @method $this withProfile($value) + * @method string getFPS() + * @method $this withFPS($value) + * @method string getOwnerId() + * @method $this withOwnerId($value) + * @method string getExtWithSource() + * @method $this withExtWithSource($value) + * @method string getBitrateWithSource() + * @method $this withBitrateWithSource($value) + * @method string getAudioRate() + * @method $this withAudioRate($value) + * @method string getFpsWithSource() + * @method $this withFpsWithSource($value) + * @method string getAudioBitrate() + * @method $this withAudioBitrate($value) + * @method string getDomain() + * @method $this withDomain($value) + * @method string getWidth() + * @method $this withWidth($value) + * @method string getVideoBitrate() + * @method $this withVideoBitrate($value) + */ +class UpdateCustomLiveStreamTranscode extends Rpc +{ +} + /** * @method string getStreamInput() * @method $this withStreamInput($value) @@ -9063,6 +9136,32 @@ class UpdateLiveStreamMonitor extends Rpc { } +/** + * @method string getTemplate() + * @method $this withTemplate($value) + * @method string getLazy() + * @method $this withLazy($value) + * @method string getMix() + * @method $this withMix($value) + * @method string getApp() + * @method $this withApp($value) + * @method string getEncryptParameters() + * @method $this withEncryptParameters($value) + * @method string getWatermark() + * @method $this withWatermark($value) + * @method string getOwnerId() + * @method $this withOwnerId($value) + * @method string getDomain() + * @method $this withDomain($value) + * @method string getWaterPattern() + * @method $this withWaterPattern($value) + * @method string getOnlyAudio() + * @method $this withOnlyAudio($value) + */ +class UpdateLiveStreamTranscode extends Rpc +{ +} + /** * @method string getYOffset() * @method $this withYOffset($value) @@ -9247,6 +9346,50 @@ class UpdateRtcMPUEventSub extends Rpc { } +/** + * @method string getTemplate() + * @method $this withTemplate($value) + * @method string getDeleteBframes() + * @method $this withDeleteBframes($value) + * @method string getLazy() + * @method $this withLazy($value) + * @method string getGop() + * @method $this withGop($value) + * @method string getOpus() + * @method $this withOpus($value) + * @method string getAudioCodec() + * @method $this withAudioCodec($value) + * @method string getTemplateType() + * @method $this withTemplateType($value) + * @method string getAudioProfile() + * @method $this withAudioProfile($value) + * @method string getHeight() + * @method $this withHeight($value) + * @method string getApp() + * @method $this withApp($value) + * @method string getAudioChannelNum() + * @method $this withAudioChannelNum($value) + * @method string getProfile() + * @method $this withProfile($value) + * @method string getFPS() + * @method $this withFPS($value) + * @method string getOwnerId() + * @method $this withOwnerId($value) + * @method string getAudioRate() + * @method $this withAudioRate($value) + * @method string getAudioBitrate() + * @method $this withAudioBitrate($value) + * @method string getDomain() + * @method $this withDomain($value) + * @method string getWidth() + * @method $this withWidth($value) + * @method string getVideoBitrate() + * @method $this withVideoBitrate($value) + */ +class UpdateRtsLiveStreamTranscode extends Rpc +{ +} + /** * @method string getVerifyType() * @method $this withVerifyType($value) diff --git a/src/Release.php b/src/Release.php index 9b8f6958..7f3c2c2e 100644 --- a/src/Release.php +++ b/src/Release.php @@ -16,7 +16,7 @@ class Release /** * Version of the SDK */ - const VERSION = '1.8.2191'; + const VERSION = '1.8.2192'; /** * @param Event $event diff --git a/src/endpoints.json b/src/endpoints.json index 00c71ba3..d1dcb30d 100644 --- a/src/endpoints.json +++ b/src/endpoints.json @@ -1 +1 @@ -{"endpoint_map":{"cn-hangzhou":"ecs-cn-hangzhou.aliyuncs.com","cn-shanghai-finance-1":"ecs-cn-hangzhou.aliyuncs.com","cn-shenzhen-finance-1":"ecs-cn-hangzhou.aliyuncs.com","cn-north-2-gov-1":"ecs.aliyuncs.com","ap-northeast-2-pop":"ecs.aliyuncs.com","cn-beijing-finance-pop":"ecs.aliyuncs.com","cn-beijing-gov-1":"ecs.aliyuncs.com","cn-beijing-nu16-b01":"ecs-cn-hangzhou.aliyuncs.com","cn-edge-1":"ecs.cn-qingdao-nebula.aliyuncs.com","cn-fujian":"ecs-cn-hangzhou.aliyuncs.com","cn-haidian-cm12-c01":"ecs-cn-hangzhou.aliyuncs.com","cn-hangzhou-bj-b01":"ecs-cn-hangzhou.aliyuncs.com","cn-hangzhou-finance":"ecs.aliyuncs.com","cn-hangzhou-internal-prod-1":"ecs-cn-hangzhou.aliyuncs.com","cn-hangzhou-internal-test-1":"ecs-cn-hangzhou.aliyuncs.com","cn-hangzhou-internal-test-2":"ecs-cn-hangzhou.aliyuncs.com","cn-hangzhou-internal-test-3":"ecs-cn-hangzhou.aliyuncs.com","cn-hangzhou-test-306":"ecs-cn-hangzhou.aliyuncs.com","cn-hongkong-finance-pop":"ecs.aliyuncs.com","cn-huhehaote-nebula-1":"ecs.cn-qingdao-nebula.aliyuncs.com","cn-shanghai-et15-b01":"ecs-cn-hangzhou.aliyuncs.com","cn-shanghai-et2-b01":"ecs-cn-hangzhou.aliyuncs.com","cn-shanghai-inner":"ecs.aliyuncs.com","cn-shanghai-internal-test-1":"ecs-cn-hangzhou.aliyuncs.com","cn-shenzhen-inner":"ecs.aliyuncs.com","cn-shenzhen-st4-d01":"ecs-cn-hangzhou.aliyuncs.com","cn-shenzhen-su18-b01":"ecs-cn-hangzhou.aliyuncs.com","cn-wuhan":"ecs.aliyuncs.com","cn-yushanfang":"ecs.aliyuncs.com","cn-zhangbei":"ecs.aliyuncs.com","cn-zhangbei-na61-b01":"ecs-cn-hangzhou.aliyuncs.com","cn-zhangjiakou-na62-a01":"ecs.cn-zhangjiakou.aliyuncs.com","cn-zhengzhou-nebula-1":"ecs.cn-qingdao-nebula.aliyuncs.com","eu-west-1-oxs":"ecs.cn-shenzhen-cloudstone.aliyuncs.com","rus-west-1-pop":"ecs.aliyuncs.com"},"endpoint_regional":"regional","standard":{"cn-qingdao":"ecs.cn-qingdao.aliyuncs.com","cn-beijing":"ecs.cn-beijing.aliyuncs.com","cn-chengdu":"ecs.cn-chengdu.aliyuncs.com","cn-zhangjiakou":"ecs.cn-zhangjiakou.aliyuncs.com","cn-huhehaote":"ecs.cn-huhehaote.aliyuncs.com","cn-shanghai":"ecs.cn-shanghai.aliyuncs.com","cn-shenzhen":"ecs.cn-shenzhen.aliyuncs.com","cn-heyuan":"ecs.cn-heyuan.aliyuncs.com","cn-wulanchabu":"ecs.cn-wulanchabu.aliyuncs.com","cn-hongkong":"ecs.cn-hongkong.aliyuncs.com","ap-southeast-1":"ecs.ap-southeast-1.aliyuncs.com","ap-southeast-2":"ecs.ap-southeast-2.aliyuncs.com","ap-southeast-3":"ecs.ap-southeast-3.aliyuncs.com","ap-southeast-5":"ecs.ap-southeast-5.aliyuncs.com","ap-northeast-1":"ecs.ap-northeast-1.aliyuncs.com","eu-west-1":"ecs.eu-west-1.aliyuncs.com","us-west-1":"ecs.us-west-1.aliyuncs.com","us-east-1":"ecs.us-east-1.aliyuncs.com","eu-central-1":"ecs.eu-central-1.aliyuncs.com","me-east-1":"ecs.me-east-1.aliyuncs.com","ap-south-1":"ecs.ap-south-1.aliyuncs.com","cn-beijing-finance-1":"ecs.cn-beijing-finance-1.aliyuncs.com","cn-qingdao-nebula":"ecs.cn-qingdao-nebula.aliyuncs.com"},"regions":["cn-qingdao","cn-beijing","cn-chengdu","cn-zhangjiakou","cn-huhehaote","cn-hangzhou","cn-shanghai","cn-shenzhen","cn-heyuan","cn-wulanchabu","cn-hongkong","ap-southeast-1","ap-southeast-2","ap-southeast-3","ap-southeast-5","ap-northeast-1","eu-west-1","us-west-1","us-east-1","eu-central-1","me-east-1","ap-south-1","cn-shanghai-finance-1","cn-shenzhen-finance-1","cn-north-2-gov-1","ap-northeast-2-pop","cn-beijing-finance-1","cn-beijing-finance-pop","cn-beijing-gov-1","cn-beijing-nu16-b01","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-finance-pop","cn-huhehaote-nebula-1","cn-qingdao-nebula","cn-shanghai-et15-b01","cn-shanghai-et2-b01","cn-shanghai-inner","cn-shanghai-internal-test-1","cn-shenzhen-inner","cn-shenzhen-st4-d01","cn-shenzhen-su18-b01","cn-wuhan","cn-yushanfang","cn-zhangbei","cn-zhangbei-na61-b01","cn-zhangjiakou-na62-a01","cn-zhengzhou-nebula-1","eu-west-1-oxs","rus-west-1-pop"],"endpoint_health":[]} +{"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":[]}