Uses of Class
com.tencentcloudapi.ie.v20200304.models.ArtifactReduction
-
Packages that use ArtifactReduction Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of ArtifactReduction in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return ArtifactReduction Modifier and Type Method Description ArtifactReductionVideoEnhance. getArtifactReduction()Get 去编码毛刺、伪影参数。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type ArtifactReduction Modifier and Type Method Description voidVideoEnhance. setArtifactReduction(ArtifactReduction ArtifactReduction)Set 去编码毛刺、伪影参数。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type ArtifactReduction Constructor Description ArtifactReduction(ArtifactReduction 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.
-