| Package | Description | 
|---|---|
| com.tencentcloudapi.facefusion.v20220927.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MergeInfo[] | FuseFaceRequest. getMergeInfos()Get Face position information on the user face image and material template image. | 
| MergeInfo[] | SubmitVideoFaceFusionJobRequest. getMergeInfos()Get Face position information on the user face image and material template image. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FuseFaceRequest. setMergeInfos(MergeInfo[] MergeInfos)Set Face position information on the user face image and material template image. | 
| void | SubmitVideoFaceFusionJobRequest. setMergeInfos(MergeInfo[] MergeInfos)Set Face position information on the user face image and material template image. | 
| Constructor and Description | 
|---|
| MergeInfo(MergeInfo 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 © 2024. All rights reserved.