| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MediaContentReviewAsrTextSegmentItem[] | AiReviewPornAsrTaskOutput. getSegmentSet()Get List of video segments that contain the ASR-detected porn information in text. | 
| MediaContentReviewAsrTextSegmentItem[] | AiReviewPoliticalAsrTaskOutput. getSegmentSet()Get The video segments that contain sensitive information detected based on ASR. | 
| MediaContentReviewAsrTextSegmentItem[] | AiReviewProhibitedAsrTaskOutput. getSegmentSet()Get List of video segments that contain the ASR-detected prohibited information in speech. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AiReviewPornAsrTaskOutput. setSegmentSet(MediaContentReviewAsrTextSegmentItem[] SegmentSet)Set List of video segments that contain the ASR-detected porn information in text. | 
| void | AiReviewPoliticalAsrTaskOutput. setSegmentSet(MediaContentReviewAsrTextSegmentItem[] SegmentSet)Set The video segments that contain sensitive information detected based on ASR. | 
| void | AiReviewProhibitedAsrTaskOutput. setSegmentSet(MediaContentReviewAsrTextSegmentItem[] SegmentSet)Set List of video segments that contain the ASR-detected prohibited information in speech. | 
| Constructor and Description | 
|---|
| MediaContentReviewAsrTextSegmentItem(MediaContentReviewAsrTextSegmentItem 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.