| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
QRCodeConfigureInfo |
CreateQualityInspectTemplateRequest.getQRCodeConfigure()
Get Control parameters for QR code detection in video.
|
QRCodeConfigureInfo |
QualityInspectTemplateItem.getQRCodeConfigure()
Get Control parameters for QR code detection in video.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateQualityInspectTemplateRequest.setQRCodeConfigure(QRCodeConfigureInfo QRCodeConfigure)
Set Control parameters for QR code detection in video.
|
void |
QualityInspectTemplateItem.setQRCodeConfigure(QRCodeConfigureInfo QRCodeConfigure)
Set Control parameters for QR code detection in video.
|
| Constructor and Description |
|---|
QRCodeConfigureInfo(QRCodeConfigureInfo 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.