| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717 | |
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ReviewImageResponse |
VodClient.ReviewImage(ReviewImageRequest req)
This API is used to moderate an image stored in VOD (detect pornographic and terrorist content).>The image file must be smaller than 5 MB. >To ensure the accuracy of moderation results, the image resolution must be higher than 256 x 256 px. >The format must be PNG, JPG, JPEG, BMP, GIF, or WEBP.
|
| Constructor and Description |
|---|
ReviewImageRequest(ReviewImageRequest 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 © 2024. All rights reserved.