| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
EditMediaTask | 
DescribeTaskDetailResponse.getEditMediaTask()
Get Video editing task information. 
 | 
EditMediaTask | 
ParseNotificationResponse.getEditMediaTaskEvent()
Get Video editing task information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeTaskDetailResponse.setEditMediaTask(EditMediaTask EditMediaTask)
Set Video editing task information. 
 | 
void | 
ParseNotificationResponse.setEditMediaTaskEvent(EditMediaTask EditMediaTaskEvent)
Set Video editing task information. 
 | 
| Constructor and Description | 
|---|
EditMediaTask(EditMediaTask 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.