| Package | Description | 
|---|---|
| com.tencentcloudapi.facefusion.v20220927.models | 
| Modifier and Type | Method and Description | 
|---|---|
| LogoParam | FuseFaceRequest. getLogoParam()Get Logo content settings
By default, the text "Synthesized by AI" is added to the bottom right corner of the fusion result image. | 
| LogoParam | SubmitVideoFaceFusionJobRequest. getLogoParam()Get Video watermark logo parameter | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FuseFaceRequest. setLogoParam(LogoParam LogoParam)Set Logo content settings
By default, the text "Synthesized by AI" is added to the bottom right corner of the fusion result image. | 
| void | SubmitVideoFaceFusionJobRequest. setLogoParam(LogoParam LogoParam)Set Video watermark logo parameter | 
| Constructor and Description | 
|---|
| LogoParam(LogoParam 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.