Package | Description |
---|---|
com.tencentcloudapi.facefusion.v20220927.models |
Modifier and Type | Method and Description |
---|---|
MetaData[] |
SubmitVideoFaceFusionJobRequest.getMetaData()
Get Video metadata field
|
MetaData[] |
ImageCodecParam.getMetaData()
Get Metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
SubmitVideoFaceFusionJobRequest.setMetaData(MetaData[] MetaData)
Set Video metadata field
|
void |
ImageCodecParam.setMetaData(MetaData[] MetaData)
Set Metadata.
|
Constructor and Description |
---|
MetaData(MetaData 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.