Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722 | |
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
CreateCloudSliceTaskResponse |
TrtcClient.CreateCloudSliceTask(CreateCloudSliceTaskRequest req)
接口说明:
启动云端切片功能,完成房间内的音视频切片,并上传到指定的云存储。
您可以通过此接口实现如下目标:
指定切片参数(SliceParams)来指定需要切片的主播的黑名单或者白名单。
指定存储参数(SliceStorageParams)来指定上传到您希望的云存储,目前支持腾讯云(对象存储COS)和第三方AWS
|
Constructor and Description |
---|
CreateCloudSliceTaskResponse(CreateCloudSliceTaskResponse 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 © 2025. All rights reserved.