| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
SegmentConfigureInfo |
CreateAIRecognitionTemplateRequest.getSegmentConfigure()
Get Control parameter of video splitting recognition.
|
SegmentConfigureInfo |
AIRecognitionTemplateItem.getSegmentConfigure()
Get Control parameter of splitting recognition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAIRecognitionTemplateRequest.setSegmentConfigure(SegmentConfigureInfo SegmentConfigure)
Set Control parameter of video splitting recognition.
|
void |
AIRecognitionTemplateItem.setSegmentConfigure(SegmentConfigureInfo SegmentConfigure)
Set Control parameter of splitting recognition.
|
| Constructor and Description |
|---|
SegmentConfigureInfo(SegmentConfigureInfo 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 © 2022. All rights reserved.