Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722 | |
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
DescribeCloudRecordingResponse |
TrtcClient.DescribeCloudRecording(DescribeCloudRecordingRequest req)
成功开启录制后,可以使用此接口来查询录制状态。仅在录制任务进行时有效,录制退出后查询将会返回错误。
录制文件上传到云点播VOD时,StorageFileList中不会返回录制文件信息,请订阅相关录制文件回调事件,获取录制文件信息。
|
Constructor and Description |
---|
DescribeCloudRecordingRequest(DescribeCloudRecordingRequest 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 © 2023. All rights reserved.