Package | Description |
---|---|
com.tencentcloudapi.live.v20180801 | |
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CreateLiveTranscodeTemplateResponse |
LiveClient.CreateLiveTranscodeTemplate(CreateLiveTranscodeTemplateRequest req)
After a transcoding template is created and a template ID is successfully returned, you need to call the [CreateLiveTranscodeRule](https://intl.cloud.tencent.com/document/product/267/32647?from_cn_redirect=1) API and bind the returned template ID to the stream.
|
Constructor and Description |
---|
CreateLiveTranscodeTemplateRequest(CreateLiveTranscodeTemplateRequest 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 © 2021. All rights reserved.