Uses of Class
com.tencentcloudapi.ie.v20200304.models.VideoRepair
-
Packages that use VideoRepair Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of VideoRepair in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return VideoRepair Modifier and Type Method Description VideoRepairVideoEnhance. getVideoRepair()Get 视频画质修复参数Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type VideoRepair Modifier and Type Method Description voidVideoEnhance. setVideoRepair(VideoRepair VideoRepair)Set 视频画质修复参数Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type VideoRepair Constructor Description VideoRepair(VideoRepair 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.
-