Package | Description |
---|---|
com.tencentcloudapi.live.v20180801 | |
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CreateLiveTranscodeRuleResponse |
LiveClient.CreateLiveTranscodeRule(CreateLiveTranscodeRuleRequest req)
创建转码规则,数量上限:50,需要先调用[CreateLiveTranscodeTemplate](/document/product/267/32646)接口创建转码模板,将返回的模板id绑定到流使用。
转码相关文档:[直播转封装及转码](/document/product/267/32736)。 |
Constructor and Description |
---|
CreateLiveTranscodeRuleResponse(CreateLiveTranscodeRuleResponse 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.