Uses of Class
com.tencentcloudapi.mps.v20190612.models.WithdrawsWatermarkResponse
-
Packages that use WithdrawsWatermarkResponse Package Description com.tencentcloudapi.mps.v20190612 com.tencentcloudapi.mps.v20190612.models -
-
Uses of WithdrawsWatermarkResponse in com.tencentcloudapi.mps.v20190612
Methods in com.tencentcloudapi.mps.v20190612 that return WithdrawsWatermarkResponse Modifier and Type Method Description WithdrawsWatermarkResponseMpsClient. WithdrawsWatermark(WithdrawsWatermarkRequest req)提取视频中的盲水印。 -
Uses of WithdrawsWatermarkResponse in com.tencentcloudapi.mps.v20190612.models
Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type WithdrawsWatermarkResponse Constructor Description WithdrawsWatermarkResponse(WithdrawsWatermarkResponse 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.
-