| 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 List of video segments that contain ASR-detected politically sensitive information in text. 
 | 
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 List of video segments that contain ASR-detected politically sensitive information in text. 
 | 
void | 
AiReviewProhibitedAsrTaskOutput.setSegmentSet(MediaContentReviewAsrTextSegmentItem[] SegmentSet)
Set List of video segments that contain the ASR-detected prohibited information in speech. 
 | 
Copyright © 2021. All rights reserved.