| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MediaContentReviewOcrTextSegmentItem[] | AiReviewPoliticalOcrTaskOutput. getSegmentSet()Get The video segments that contain sensitive information detected based on OCR. | 
| MediaContentReviewOcrTextSegmentItem[] | AiReviewPornOcrTaskOutput. getSegmentSet()Get List of video segments that contain the OCR-detected porn information in text. | 
| MediaContentReviewOcrTextSegmentItem[] | AiReviewProhibitedOcrTaskOutput. getSegmentSet()Get List of video segments that contain the OCR-detected prohibited information in text. | 
| MediaContentReviewOcrTextSegmentItem[] | AiReviewTerrorismOcrTaskOutput. getSegmentSet()Get The video segments that contain sensitive information detected based on OCR. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AiReviewPoliticalOcrTaskOutput. setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)Set The video segments that contain sensitive information detected based on OCR. | 
| void | AiReviewPornOcrTaskOutput. setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)Set List of video segments that contain the OCR-detected porn information in text. | 
| void | AiReviewProhibitedOcrTaskOutput. setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)Set List of video segments that contain the OCR-detected prohibited information in text. | 
| void | AiReviewTerrorismOcrTaskOutput. setSegmentSet(MediaContentReviewOcrTextSegmentItem[] SegmentSet)Set The video segments that contain sensitive information detected based on OCR. | 
| 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 © 2022. All rights reserved.