| 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 | 
DescribeVideoGenerationTaskResponse.getVideoInfos()
Get Disused. 
 | 
VideoInfo[] | 
RecordTaskResult.getVideoInfos()
Get List of video information. 
 | 
VideoInfo[] | 
DescribeOnlineRecordResponse.getVideoInfos()
Get List of recorded videos 
 | 
| 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 | 
RecordTaskResult.setVideoInfos(VideoInfo[] VideoInfos)
Set List of video information. 
 | 
void | 
DescribeOnlineRecordResponse.setVideoInfos(VideoInfo[] VideoInfos)
Set List of recorded videos 
 | 
| 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 © 2025. All rights reserved.