| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
MediaContentReviewSegmentItem[] |
AiReviewPornTaskOutput.getSegmentSet()
Get 有涉及令人反感的信息的嫌疑的视频片段列表。
注意 :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
|
MediaContentReviewSegmentItem[] |
AiReviewTerrorismTaskOutput.getSegmentSet()
Get 有暴恐嫌疑的视频片段列表。
注意 :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AiReviewPornTaskOutput.setSegmentSet(MediaContentReviewSegmentItem[] SegmentSet)
Set 有涉及令人反感的信息的嫌疑的视频片段列表。
注意 :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
|
void |
AiReviewTerrorismTaskOutput.setSegmentSet(MediaContentReviewSegmentItem[] SegmentSet)
Set 有暴恐嫌疑的视频片段列表。
注意 :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
|
| Constructor and Description |
|---|
MediaContentReviewSegmentItem(MediaContentReviewSegmentItem 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.