Package | Description |
---|---|
com.tencentcloudapi.live.v20180801 | |
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
DeleteLiveTranscodeRuleResponse |
LiveClient.DeleteLiveTranscodeRule(DeleteLiveTranscodeRuleRequest req)
删除转码规则。
DomainName+AppName+StreamName+TemplateId唯一标识单个转码规则,如需删除需要强匹配。其中TemplateId必填,其余参数为空时也需要传空字符串进行强匹配。
|
Constructor and Description |
---|
DeleteLiveTranscodeRuleResponse(DeleteLiveTranscodeRuleResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.