Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
VideoInfo[] |
DescribeVideoGenerationTaskResponse.getVideoInfoList()
Get List of videos generated by the recording video generation tasks.
|
VideoInfo[] |
DescribeOnlineRecordResponse.getVideoInfos()
Get List of recorded videos
|
VideoInfo |
DescribeVideoGenerationTaskResponse.getVideoInfos()
Get Disused.
|
VideoInfo[] |
RecordTaskResult.getVideoInfos()
Get List of video information.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeVideoGenerationTaskResponse.setVideoInfoList(VideoInfo[] VideoInfoList)
Set List of videos generated by the recording video generation tasks.
|
void |
DescribeVideoGenerationTaskResponse.setVideoInfos(VideoInfo VideoInfos)
Set Disused.
|
void |
DescribeOnlineRecordResponse.setVideoInfos(VideoInfo[] VideoInfos)
Set List of recorded videos
|
void |
RecordTaskResult.setVideoInfos(VideoInfo[] VideoInfos)
Set List of video information.
|
Constructor and Description |
---|
VideoInfo(VideoInfo 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.