Uses of Class
com.tencentcloudapi.live.v20180801.models.CommonMixCropParams
-
Packages that use CommonMixCropParams Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of CommonMixCropParams in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return CommonMixCropParams Modifier and Type Method Description CommonMixCropParamsCommonMixInputParam. getCropParams()Get 输入流裁剪参数。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixCropParams Modifier and Type Method Description voidCommonMixInputParam. setCropParams(CommonMixCropParams CropParams)Set 输入流裁剪参数。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixCropParams Constructor Description CommonMixCropParams(CommonMixCropParams 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.
-