Package | Description |
---|---|
com.tencentcloudapi.live.v20180801 | |
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CreateLiveSnapshotTemplateResponse |
LiveClient.CreateLiveSnapshotTemplate(CreateLiveSnapshotTemplateRequest req)
创建截图模板,成功返回模板id后,需要调用[CreateLiveSnapshotRule](/document/product/267/32625)接口,将模板id绑定到流使用。
截图相关文档:[直播截图](/document/product/267/32737)。 |
Constructor and Description |
---|
CreateLiveSnapshotTemplateRequest(CreateLiveSnapshotTemplateRequest 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.