Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
MediaContentReviewOcrTextSegmentItem[] |
AiReviewPornOcrTaskOutput.getSegmentSet()
Get List of video segments that contain the OCR-detected porn information in text.
|
MediaContentReviewOcrTextSegmentItem[] |
AiReviewTerrorismOcrTaskOutput.getSegmentSet()
Get List of video segments that contain OCR-detected terrorism information in text.
|
MediaContentReviewOcrTextSegmentItem[] |
AiReviewProhibitedOcrTaskOutput.getSegmentSet()
Get List of video segments that contain the OCR-detected prohibited information in text.
|
MediaContentReviewOcrTextSegmentItem[] |
AiReviewPoliticalOcrTaskOutput.getSegmentSet()
Get List of video segments that contain OCR-detected politically sensitive information in text.
|
Modifier and Type | Method and Description |
---|---|
void |
AiReviewPornOcrTaskOutput.setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)
Set List of video segments that contain the OCR-detected porn information in text.
|
void |
AiReviewTerrorismOcrTaskOutput.setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)
Set List of video segments that contain OCR-detected terrorism information in text.
|
void |
AiReviewProhibitedOcrTaskOutput.setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)
Set List of video segments that contain the OCR-detected prohibited information in text.
|
void |
AiReviewPoliticalOcrTaskOutput.setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)
Set List of video segments that contain OCR-detected politically sensitive information in text.
|
Copyright © 2021. All rights reserved.