| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
HeadTailConfigureInfo |
CreateAIRecognitionTemplateRequest.getHeadTailConfigure()
Get Control parameter of video opening and ending credits recognition.
|
HeadTailConfigureInfo |
AIRecognitionTemplateItem.getHeadTailConfigure()
Get Control parameter of opening and closing credits recognition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAIRecognitionTemplateRequest.setHeadTailConfigure(HeadTailConfigureInfo HeadTailConfigure)
Set Control parameter of video opening and ending credits recognition.
|
void |
AIRecognitionTemplateItem.setHeadTailConfigure(HeadTailConfigureInfo HeadTailConfigure)
Set Control parameter of opening and closing credits recognition.
|
| Constructor and Description |
|---|
HeadTailConfigureInfo(HeadTailConfigureInfo 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.