Package | Description |
---|---|
com.tencentcloudapi.live.v20180801 | |
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CreateLiveRecordTemplateResponse |
LiveClient.CreateLiveRecordTemplate(CreateLiveRecordTemplateRequest req)
创建录制模板,数量上限:50,成功返回模板id后,需要调用[CreateLiveRecordRule](/document/product/267/32615)接口,将模板id绑定到流进行使用。
录制相关文档:[直播录制](/document/product/267/32739)。 |
Constructor and Description |
---|
CreateLiveRecordTemplateRequest(CreateLiveRecordTemplateRequest 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 © 2022. All rights reserved.