| 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. | 
| Constructor and Description | 
|---|
| MediaContentReviewOcrTextSegmentItem(MediaContentReviewOcrTextSegmentItem 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 © 2021. All rights reserved.