Overview
Menu

Data Types

Last updated: 2026-09-14 12:14:48Download PDF

AIAnalysisTemplateItem

AI-based intelligent analysis template details

Used by actions: DescribeAIAnalysisTemplates.

NameTypeDescription
DefinitionIntegerUnique ID of intelligent analysis template.
NameStringIntelligent analysis template name.
CommentStringIntelligent analysis template description.
ClassificationConfigureClassificationConfigureInfoControl parameter of intelligent categorization task.
TagConfigureTagConfigureInfoControl parameter of intelligent tagging task.
CoverConfigureCoverConfigureInfoControl parameter of intelligent cover generating task.
FrameTagConfigureFrameTagConfigureInfoControl parameter of intelligent frame-specific tagging task.
CreateTimeStringCreation time of template in ISO date format.
UpdateTimeStringLast modified time of template in ISO date format.
TypeStringThe template type. Valid values:
* Preset
* Custom
Note: This field may return null, indicating that no valid value can be obtained.

AIDubbingTaskInput

AI dubbing task

Used by actions: CreateSchedule, ModifySchedule, ProcessMedia.

NameTypeRequiredDescription
DefinitionIntegerNo

AI Dubbing template id.

RawParameterRawAIDubbingParameterNo

Custom AI dubbing parameter. It takes effect when Definition is set to 0. This parameter is used in highly customized scenarios. We recommend that you use Definition to specify dubbing parameters.

OverrideParameterOverrideAIDubbingParameterNo

AI Dubbing custom parameters. Valid when Definition is not filled with 0. When some dubbing parameters in this structure are filled in, the filled parameters will be used to override the parameters in the AI Dubbing template. This parameter is used for highly customized scenarios. We recommend you use only Definition to specify dubbing parameters.

OutputStorageTaskOutputStorageNo

Target storage for the file. If this is not specified, it inherits the value from the upper-level OutputStorage.

SrcSubtitleInfoMediaInputInfoNo

External source subtitle file information.

DstSubtitleInfosArray of DstSubtitleInputNo

External subtitle file information, translated subtitles.

OutputObjectPathStringNo

Output path of the file, which can be a relative or absolute path.
To define the output path, the path must end with .{format}. For variable names, see File Name Variable Description.
Relative path example:

  • File name_{variable name}.{format}
  • File name.{format}
  • Absolute path example:
  • /custom path/file name_{variable name}.{format}
  • Note: The BatchProcessMedia API is currently not supported.

    ExtendedParameterStringNo

    Additional parameters for AI Dubbing, serialized json string.

    DramaIdStringNo

    ID of the associated drama series.
    Note: This value takes effect when dubbing mode is intelligent dubbing by role.

    AIRecognitionTemplateItem

    Details of a video content recognition template

    Used by actions: DescribeAIRecognitionTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of a video content recognition template.
    NameStringName of a video content recognition template.
    CommentStringDescription of a video content recognition template.
    FaceConfigureFaceConfigureInfoFace recognition control parameter.
    Note: This field may return null, indicating that no valid values can be obtained.
    OcrFullTextConfigureOcrFullTextConfigureInfoFull text recognition control parameter.
    Note: This field may return null, indicating that no valid values can be obtained.
    OcrWordsConfigureOcrWordsConfigureInfoText keyword recognition control parameter.
    Note: This field may return null, indicating that no valid values can be obtained.
    AsrFullTextConfigureAsrFullTextConfigureInfoFull speech recognition control parameter.
    Note: This field may return null, indicating that no valid values can be obtained.
    AsrWordsConfigureAsrWordsConfigureInfoSpeech keyword recognition control parameter.
    Note: This field may return null, indicating that no valid values can be obtained.
    TranslateConfigureTranslateConfigureInfoVoice translation control parameters.
    Note: This field may return null, indicating that no valid values can be obtained.
    CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.
    TypeStringThe template type. Valid values:
    * Preset
    * Custom
    Note: This field may return null, indicating that no valid value can be obtained.

    Activity

    Used by actions: CreateSchedule, DescribeSchedules, ModifySchedule, ProcessMedia.

    NameTypeRequiredDescription
    ActivityTypeStringYes

    Atomic task type:

  • input: starting node
  • output: termination node
  • action-trans: transcode
  • action-samplesnapshot: sampled screenshot
  • action-AIAnalysis: analysis
  • action-AIRecognition: recognition
  • action-aiReview: review
  • action-animated-graphics: animated image
  • action-image-sprite: sprite sheet
  • action-snapshotByTimeOffset: time point screenshot
  • action-adaptive-substream: adaptive bitrate stream
  • action-AIQualityControl: media quality inspection
  • action-SmartSubtitles: smart subtitling
  • action-exec-rules: judgment rule
  • action-SmartErase: intelligent erasure
  • PredriveIndexArray of IntegerNo

    Index array of predecessor nodes.
    Note: This parameter is invalid when creating or modifying an orchestration. It is automatically generated by the server.

    ReardriveIndexArray of IntegerNo

    Array of successor node indexes

    ActivityParaActivityParaNo

    Atomic task parameter

    ActivityPara

    Used by actions: CreateSchedule, ModifySchedule, ProcessMedia.

    NameTypeRequiredDescription
    TranscodeTaskTranscodeTaskInputNo

    Video transcoding task

    AnimatedGraphicTaskAnimatedGraphicTaskInputNo

    Video-to-GIF task

    SnapshotByTimeOffsetTaskSnapshotByTimeOffsetTaskInputNo

    Video time point screenshot task

    SampleSnapshotTaskSampleSnapshotTaskInputNo

    Video sampling screenshot task

    ImageSpriteTaskImageSpriteTaskInputNo

    Video image sprite task

    AdaptiveDynamicStreamingTaskAdaptiveDynamicStreamingTaskInputNo

    Adaptive bitrate streaming task

    AiContentReviewTaskAiContentReviewTaskInputNo

    Video content review task

    AiAnalysisTaskAiAnalysisTaskInputNo

    Video content analysis task

    AiRecognitionTaskAiRecognitionTaskInputNo

    Video content recognition task

    QualityControlTaskAiQualityControlTaskInputNo

    Media quality inspection task

    ExecRulesTaskExecRulesTaskNo

    Conditional judgment of the task.

    SmartSubtitlesTaskSmartSubtitlesTaskInputNo

    Smart subtitle task.

    SmartEraseTaskSmartEraseTaskInputNo

    Intelligent erasure task

    AIDubbingTaskAIDubbingTaskInputNo

    AI Dubbing task.

    ActivityResItem

    Orchestration subtask output

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TranscodeTaskMediaProcessTaskTranscodeResult
    AnimatedGraphicTaskMediaProcessTaskAnimatedGraphicResult
    SnapshotByTimeOffsetTaskMediaProcessTaskSnapshotByTimeOffsetResult
    SampleSnapshotTaskMediaProcessTaskSampleSnapshotResult
    ImageSpriteTaskMediaProcessTaskImageSpriteResult
    AdaptiveDynamicStreamingTaskMediaProcessTaskAdaptiveDynamicStreamingResult
    RecognitionTaskScheduleRecognitionTaskResult
    ReviewTaskScheduleReviewTaskResult
    AnalysisTaskScheduleAnalysisTaskResult
    QualityControlTaskScheduleQualityControlTaskResult
    ExecRuleTaskScheduleExecRuleTaskResult
    SmartSubtitlesTaskScheduleSmartSubtitleTaskResult
    SmartEraseTaskSmartEraseTaskResult

    ActivityResult

    Orchestration task output

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ActivityTypeStringAtomic task type.
  • Transcode: transcoding.
  • SampleSnapshot: sampled screenshot taking.
  • AnimatedGraphics: Animated image.
  • SnapshotByTimeOffset: time point screenshot taking.
  • ImageSprites: sprite sheet.
  • AdaptiveDynamicStreaming: adaptive bitrate streaming.
  • AiContentReview: content moderation.
  • AIRecognition: intelligent recognition.
  • AIAnalysis: AI analysis.
  • AiQualityControl: media quality inspection

  • <Li>SmartSubtitles: smart subtitle
  • SmartErase: intelligent removal.
  • ActivityResItemActivityResItemAtomic task output.

    AdaptiveDynamicStreamingInfoItem

    Adaptive Bitrate Streaming information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerAdaptive bitrate streaming specification.
    PackageStringPackaging format, which may be two kinds: HLS and MPEG-DASH.
    PathStringPlayback path.
    StorageTaskOutputStorageStorage location of the adaptive bitrate stream file.

    AdaptiveDynamicStreamingTaskInput

    Input parameter type for video to adaptive bitrate stream

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    Adaptive bitrate streaming template ID.

    WatermarkSetArray of WatermarkInputNo

    Watermark list. Up to 10 image or text watermarks are supported.

    BlindWatermarkBlindWatermarkInputNo
    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNo

    Output path for the manifest file after adaptive bitrate streaming, which can be a relative or absolute path.
    To define the output path, the path must end with .{format}. For variable names, see Filename Variables.
    Relative path example:

  • Filename_{variable name}.{format}
  • Filename.{format}
  • Absolute path example:
  • /custom path/Filename_{variable name}.{format}
  • If this is not specified, the default relative path is {inputName}_adaptiveDynamicStreaming_{definition}.{format}.
    SubStreamObjectNameStringNo

    Output path for substream files after adaptive bitrate streaming, which can only be a relative path. If this is not specified, the default relative path is {inputName}_adaptiveDynamicStreaming_{definition}_{subStreamNumber}.{format}.

    SegmentObjectNameStringNo

    Output path for segment files after adaptive bitrate streaming (HLS only), which can only be a relative path. If this is not specified, the default relative path is {inputName}_adaptiveDynamicStreaming_{definition}_{subStreamNumber}_{segmentNumber}.{format}.

    AddOnSubtitlesArray of AddOnSubtitleNo
    DrmInfoDrmInfoNo
    DefinitionTypeStringNo

    Adaptive bitrate streaming template type. Valid values:
    Common: audio and video.
    PureAudio: audio only.

    SubtitleTemplateSubtitleTemplateNo
    StdExtInfoStringNo

    Extended transcoding parameter field.

    KeyPTSListArray of IntegerNo
    AddOnAudiosArray of AddOnAudioNo

    External audio feature. Specifies the audio files to be inserted.

    StdExtStreamInfosArray of AdaptiveStreamTemplateNo

    When not empty, directly replace the StreamInfos field of the template. The field format is the same as the StreamInfos when creating an adaptive template.

    AdaptiveDynamicStreamingTemplate

    Details of an adaptive bitrate streaming template

    Used by actions: DescribeAdaptiveDynamicStreamingTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of an adaptive bitrate streaming template.
    TypeStringTemplate type. Valid values:
  • Preset: preset template;
  • Custom: custom template.
  • NameStringName of an adaptive bitrate streaming template.
    CommentStringDescription of an adaptive bitrate streaming template.
    FormatStringAdaptive bitrate streaming format. Valid values:
  • HLS;
  • MPEG-DASH.
  • StreamInfosArray of AdaptiveStreamTemplateParameter information of input streams for transcoding to adaptive bitrate streaming. Up to 10 streams can be input.
    DisableHigherVideoBitrateIntegerWhether to prohibit transcoding from low bitrate to high bitrate. Valid values:
  • 0: no,
  • 1: yes.
  • DisableHigherVideoResolutionIntegerWhether to prohibit transcoding from low resolution to high resolution. Valid values:
  • 0: no,
  • 1: yes.
  • CreateTimeStringCreation time of template in ISO date format.
    UpdateTimeStringLast modified time of template in ISO date format.
    PureAudioIntegerWhether it is an audio-only template. 0: video template. 1: audio-only template.Note: This field may return null, indicating that no valid values can be obtained.
    SegmentTypeStringHLS segment type. Valid values:
  • ts-segment: HLS+TS segment.
  • ts-byterange: HLS+TS byte range.
  • mp4-segment: HLS+MP4 segment.
  • mp4-byterange: HLS+MP4 byte range.
  • ts-packed-audio: TS+Packed audio.
  • mp4-packed-audio: MP4+Packed audio.

  • Default value: ts-segment.

    Note: The HLS segment format for adaptive bitrate streaming is based on this field.Note: This field may return null, indicating that no valid values can be obtained.

    AdaptiveStreamTemplate

    Adaptive transcoding stream parameter template

    Used by actions: CreateAdaptiveDynamicStreamingTemplate, CreateWorkflow, DescribeAdaptiveDynamicStreamingTemplates, ModifyAdaptiveDynamicStreamingTemplate, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    AudioAudioTemplateInfoYesAudio parameter information.
    VideoVideoTemplateInfoNoVideo parameter information.
    RemoveAudioIntegerNoWhether to remove the audio stream. Value range:
  • 0: no,
  • 1: yes.
  • RemoveVideoIntegerNoWhether to remove the video stream. Value range:
  • 0: no,
  • 1: yes.
  • AudioListArray of AudioTemplateInfoNo

    AddOnAudio

    External audio.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    InputInfoMediaInputInfoYes

    Audio file input information. Note: (1) Supported audio stream encoding formats: AAC, AC3, EAC3, FLAC, Opus, and MP3. (2) If the segment type set in the adaptive bitrate streaming template is TS, the audio stream encoding format cannot be FLAC.

    AudioNameStringNo

    Audio track name, such as Chinese or English. Note: Only Chinese characters, letters, digits, spaces, underscores (_), hyphens (-), periods (.), and brackets are supported. The length cannot exceed 64 characters.

    AudioLanguageStringNo

    Audio track language, such as chi or eng. This follows the ISO 639-2 standard.

    DefaultTrackBooleanNo

    Default audio track. When set to true, the current audio is designated as the default audio track. A maximum of 1 default audio track can be specified.

    Default value: false.

    AddOnSubtitle

    External subtitle.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringNo
    SubtitleMediaInputInfoNo
    SubtitleNameStringNo
    SubtitleLanguageStringNo

    Subtitle language, such as eng.

    OutputFormatStringNo

    Subtitle output format. Valid values: {"WebVTT","TTML"}.
    Default value: "WebVTT".

    DefaultTrackBooleanNo

    Default subtitle track. When set to true, the current subtitle is designated as the default subtitle track. A maximum of 1 default subtitle track can be specified.
    Default value: false.

    AdvancedSuperResolutionConfig

    Super-resolution configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled.
  • OFF: disabled.

  • Default value: ON.
    TypeStringNoType, available values:
  • standard: Common super-resolution
  • super: Advanced super-resolution.
  • ultra: Advanced super-resolution ultra edition.

  • Default value: standard.
    ModeStringNoImage output mode. The default value is percent.
  • aspect: Obtain a larger rectangle with specified width and height through super-resolution.
  • fixed: obtain images of fixed width and height through super-resolution, with forced scaling supported.
  • percent: Super-resolution magnification factor, which can be a decimal.
  • PercentFloatNoSuper-resolution multiplication rate, can be a decimal.
    Note: Used when Mode equals percent.
    WidthIntegerNoImage width must not exceed 4096.
    Note: When Mode equals aspect or fixed, preferentially use this configuration.
    HeightIntegerNoTarget image height must not exceed 4096.
    Note: When Mode equals aspect or fixed, preferentially use this configuration.
    LongSideIntegerNoThe long side length of the target image must not exceed 4096.
    Note: This configuration is used when Mode equals aspect or fixed and the Width and Height fields are unconfigured.
    ShortSideIntegerNoThe short side length of the target image must not exceed 4096.
    Note: This configuration is used when Mode equals aspect or fixed and the Width and Height fields are unconfigured.

    AiAnalysisResult

    Intelligent analysis result

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TypeStringTask type. Valid values:
  • Classification: intelligent classification.
  • Cover: intelligent cover
  • Tag: intelligent tagging.
  • FrameTag: intelligent frame tagging.
  • Highlight: Intelligent Highlights
  • DeLogo: intelligent removal.
  • Description: large model summarization.
  • Dubbing: Intelligent Dubbing
  • VideoRemake: Video deduplication
  • VideoComprehension: video (audio) recognition.
  • Cutout: Video matting
  • Reel: intelligent video editing.
  • ClassificationTaskAiAnalysisTaskClassificationResult
    CoverTaskAiAnalysisTaskCoverResult
    TagTaskAiAnalysisTaskTagResult
    FrameTagTaskAiAnalysisTaskFrameTagResult
    HighlightTaskAiAnalysisTaskHighlightResult
    DeLogoTaskAiAnalysisTaskDelLogoResult
    SegmentTaskAiAnalysisTaskSegmentResult
    HeadTailTaskAiAnalysisTaskHeadTailResult
    DescriptionTaskAiAnalysisTaskDescriptionResult
    HorizontalToVerticalTaskAiAnalysisTaskHorizontalToVerticalResult
    DubbingTaskAiAnalysisTaskDubbingResult
    VideoRemakeTaskAiAnalysisTaskVideoRemakeResult
    VideoComprehensionTaskAiAnalysisTaskVideoComprehensionResult
    CutoutTaskAiAnalysisTaskCutoutResult
    ReelTaskAiAnalysisTaskReelResult

    AiAnalysisTaskClassificationInput

    Intelligent classification task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video classification template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskClassificationOutput

    Intelligent classification results info

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ClassificationSetArray of MediaAiAnalysisClassificationItemVideo intelligent classification list.

    AiAnalysisTaskClassificationResult

    Intelligent classification task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiAnalysisTaskClassificationInputIntelligent classification task input.
    OutputAiAnalysisTaskClassificationOutput

    AiAnalysisTaskCoverInput

    Intelligent classification task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video cover template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskCoverOutput

    Intelligent cover result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    CoverSetArray of MediaAiAnalysisCoverItemIntelligent cover list.
    OutputStorageTaskOutputStorageIntelligent cover storage location.

    AiAnalysisTaskCoverResult

    Intelligent cover result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiAnalysisTaskCoverInputInput of the intelligent cover task.
    OutputAiAnalysisTaskCoverOutput

    AiAnalysisTaskCutoutInput

    Input type of the intelligent video matting task.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    ID of the intelligent video matting template.

    ExtendedParameterStringNo

    Extended parameter.

    AiAnalysisTaskCutoutOutput

    Video matting result information.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    PathStringFile path for the intelligent video matting.
    OutputStorageTaskOutputStorageStorage location for the intelligent video matting.

    AiAnalysisTaskCutoutResult

    Data structure of the video intelligence matting result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    MessageStringError message
    InputAiAnalysisTaskCutoutInputInput of the video matting task.
    OutputAiAnalysisTaskCutoutOutput
    ProgressIntegerTask progress
    BeginProcessTimeStringStarting time of task execution, in ISO date and time format.
    FinishTimeStringTask completion time, in ISO date and time format.

    AiAnalysisTaskDelLogoInput

    Intelligent removal task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video erasing template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskDelLogoOutput

    Intelligent removal result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    PathString

    Path of a file after removal.

    OutputStorageTaskOutputStorage

    Storage location of a file after removal.

    OriginSubtitlePathString

    Path of subtitle file extracted from video.

    TranslateSubtitlePathString

    Path of a subtitle translation file extracted from a video.

    SubtitlePosSubtitlePosition
    VoiceClonedVideoString
    VoiceClonedMarkFileString
    ErasedVideoPathString

    Result path of a video for removal only

    DubbingEditInfoUrlString

    Voice cloning editing information

    Editing information for secondary modifications of voice cloning

    FileIdString

    FileId of a file after removal.

    OriginSubtitleFileIdString

    FileId of the subtitle file extracted from video.

    TranslateSubtitleFileIdString

    FileId of a subtitle translation file extracted from a video.

    AiAnalysisTaskDelLogoResult

    Intelligent removal result type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiAnalysisTaskDelLogoInputIntelligent removal task input.
    OutputAiAnalysisTaskDelLogoOutput

    AiAnalysisTaskDescriptionInput

    Intelligent classification task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video description template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskDescriptionOutput

    Intelligent description result information.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DescriptionSetArray of MediaAiAnalysisDescriptionItemIntelligent video description list.

    AiAnalysisTaskDescriptionResult

    Intelligent description result type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiAnalysisTaskDescriptionInputIntelligent description task input.
    OutputAiAnalysisTaskDescriptionOutput

    AiAnalysisTaskDubbingInput

    Input type of the intelligent dubbing task.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the video localization template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskDubbingOutput

    Intelligent translation result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    VideoPathString

    Dubbed video path.

    SpeakerPathString

    Tag file path

    VoiceIdString

    Voice type id

    OutputStorageTaskOutputStorage

    Storage location of the dubbed video.

    ExtraOutputString

    Additional results, currently including subtitle file result URLs

    VideoFileIdString

    FileId of the dubbed video.

    SpeakerFileIdString

    FileId of the tag file.

    AiAnalysisTaskDubbingResult

    Intelligent translation result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiAnalysisTaskDubbingInputIntelligent dubbing task input.
    OutputAiAnalysisTaskDubbingOutput

    AiAnalysisTaskFrameTagInput

    Intelligent frame tagging task input type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video frame-by-frame tagging template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskFrameTagOutput

    Intelligent frame tagging result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of MediaAiAnalysisFrameTagSegmentItemVideo frame tagging list.

    AiAnalysisTaskFrameTagResult

    Intelligent frame tagging result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiAnalysisTaskFrameTagInputIntelligent frame tagging task input.
    OutputAiAnalysisTaskFrameTagOutput

    AiAnalysisTaskHeadTailInput

    Opening and closing segments recognition task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intro and outro recognition template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskHeadTailOutput

    Opening and closing segments recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    HeadTimeOffsetFloat
    TailTimeOffsetFloat

    AiAnalysisTaskHeadTailResult

    Opening and closing segments recognition result type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiAnalysisTaskHeadTailInputOpening and closing segments recognition task input.
    OutputAiAnalysisTaskHeadTailOutput

    AiAnalysisTaskHighlightInput

    Intelligent highlight task input type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video highlight template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskHighlightOutput

    Intelligent highlight result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    HighlightSetArray of MediaAiAnalysisHighlightItemIntelligent video highlight list.
    OutputStorageTaskOutputStorage

    AiAnalysisTaskHighlightResult

    Result type of the intelligent highlight

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiAnalysisTaskHighlightInputInput of the intelligent highlight task.
    OutputAiAnalysisTaskHighlightOutput

    AiAnalysisTaskHorizontalToVerticalInput

    Intelligent landscape-to-portrait task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger
    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskHorizontalToVerticalOutput

    Intelligent landscape-to-portrait result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    PathString
    OutputStorageTaskOutputStorage
    ConfidenceFloat

    AiAnalysisTaskHorizontalToVerticalResult

    Intelligent landscape-to-portrait result type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusString
    ErrCodeInteger
    MessageString
    InputAiAnalysisTaskHorizontalToVerticalInput
    OutputAiAnalysisTaskHorizontalToVerticalOutput

    AiAnalysisTaskInput

    Input parameter type for AI smart video analysis

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, DescribeWorkflows, ModifySchedule, ParseNotification, ProcessLiveStream, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYesVideo content analysis template ID.
    ExtendedParameterStringNo

    AiAnalysisTaskReelInput

    Input type of the intelligent video editing task.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video editing template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskReelOutput

    AI narration and video re-creation result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    VideoPathStringPath of the commentated video.
    VideoPathsArray of StringPath list of the commentated video.

    Note:
    1. When returning a file, VideoPath returns a file path, and VideoPaths is likewise populated with an element of the same path.
    2. When multiple files are returned, VideoPath returns an empty string, and VideoPaths returns a file path list.
    ScriptPathStringScript file path
    OutputStorageTaskOutputStorageStorage location of the commentated video.

    AiAnalysisTaskReelResult

    AI narration and video re-creation result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiAnalysisTaskReelInputAI narration and video re-creation task input.
    OutputAiAnalysisTaskReelOutput
    ErrCodeExtString
    ProgressInteger
    BeginProcessTimeString
    FinishTimeString

    AiAnalysisTaskSegmentInput

    Splitting task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the video clipping task template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskSegmentOutput

    Intelligent splitting result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of SegmentRecognitionItemIntelligent splitting sub-segment list.
    AbstractString

    AiAnalysisTaskSegmentResult

    Splitting result type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiAnalysisTaskSegmentInputSplitting task input.
    OutputAiAnalysisTaskSegmentOutput

    AiAnalysisTaskTagInput

    Intelligent tag task input type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video tagging template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskTagOutput

    Intelligent tag result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TagSetArray of MediaAiAnalysisTagItemVideo intelligent tag list.

    AiAnalysisTaskTagResult

    Intelligent tag result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiAnalysisTaskTagInputIntelligent tag task input.
    OutputAiAnalysisTaskTagOutput

    AiAnalysisTaskVideoComprehensionInput

    Input file for the video (audio) recognition task.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the video (audio) understanding template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskVideoComprehensionOutput

    Information about the video (audio) recognition output content result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    VideoComprehensionAnalysisResultStringDetails of the video (audio) recognition output content.
    VideoComprehensionExtInfoStringVideo (Audio) understanding extended information
    VideoComprehensionResultListArray of VideoComprehensionResultItemVideo shot understanding result

    AiAnalysisTaskVideoComprehensionResult

    Video (audio) recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values: PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: successful; other values: failed.
    MessageStringError message
    InputAiAnalysisTaskVideoComprehensionInputInput file for video (audio) recognition.
    OutputAiAnalysisTaskVideoComprehensionOutput
    ErrCodeExtStringError code. A null string indicates that the task is successful, while other values indicate that the task has failed. For valid values, see the list of MPS error codes.
    ProgressIntegerTask progress
    BeginProcessTimeStringStarting time of task execution, in ISO date and time format.
    FinishTimeStringCompletion time of task execution, in ISO date and time format.

    AiAnalysisTaskVideoRemakeInput

    Video deduplication task input type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    ID of the intelligent video deduplication template.

    ExtendedParameterString

    Extended parameter.

    AiAnalysisTaskVideoRemakeOutput

    Video deduplication result info

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    PathStringFile path for intelligent video deduplication
    OutputStorageTaskOutputStorageStorage location of intelligent video deduplication

    AiAnalysisTaskVideoRemakeResult

    Data structure of the video deduplication result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: successful; other values: failed.
    MessageStringError message
    InputAiAnalysisTaskVideoRemakeInputTask input for deduplication
    OutputAiAnalysisTaskVideoRemakeOutput

    AiContentReviewResult

    Content moderation result

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TypeStringTask type. Valid values:
  • Porn: porn detection.
  • Terrorism: sensitive image.
  • Political: sensitive image.
  • Porn.Asr: Pornography detection in ASR text
  • Porn.Ocr: Pornography detection in OCR text
  • Political.Asr: ASR text sensitivity
  • Political.Ocr: OCR text sensitivity
  • Terrorism.Ocr: OCR text sensitivity
  • Prohibited.Asr: ASR text prohibited information recognition
  • Prohibited.Ocr: OCR text prohibited information recognition
  • SampleRateFloatSampling frequency, i.e., the number of frames captured per second for video review.
    DurationFloatVideo duration for review, in seconds.
    PornTaskAiReviewTaskPornResult
    TerrorismTaskAiReviewTaskTerrorismResult
    PoliticalTaskAiReviewTaskPoliticalResult
    PornAsrTaskAiReviewTaskPornAsrResult
    PornOcrTaskAiReviewTaskPornOcrResult
    PoliticalAsrTaskAiReviewTaskPoliticalAsrResult
    PoliticalOcrTaskAiReviewTaskPoliticalOcrResult
    TerrorismOcrTaskAiReviewTaskTerrorismOcrResult
    ProhibitedAsrTaskAiReviewTaskProhibitedAsrResult
    ProhibitedOcrTaskAiReviewTaskProhibitedOcrResult

    AiContentReviewTaskInput

    Task type for intelligent content moderation

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, DescribeWorkflows, ModifySchedule, ParseNotification, ProcessLiveStream, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYesVideo content review template ID.

    AiCutoutConfig

    Intelligent image masking configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNo

    Capability configuration switch, available values: ON: Enable; OFF: Disable. Default value: ON.

    TypeStringNo

    Target type: "foreground" (default) / "pattern"

    PatternConfigPatternConfigNo

    Pattern matting configuration. This parameter is valid only when Type is pattern.

    ModelStringNo

    Cutout model selection, optional.

    Enumeration value:

    • auto: Automatically choose appropriate model
    • WAND-cutout-1.0-lite: Standard version, fastest speed
    • WAND-cutout-2.0-lite: Enhanced, fastest speed
    • WAND-cutout-2.0-flash: Enhanced, quality-speed balance

    AiDramaInput

    AI‑generated comic input

    Used by actions: CreateAiDramaTask.

    NameTypeRequiredDescription
    ScriptStringYes

    AI comic playbook.

    Parameter format: None

    Input parameter limitation: None

    StyleStringYes

    AI comic style

    Enumeration values:

    • chinese_ink_wash: Chinese ink‑wash
    • fantasy_cyberpunk: fantasy cyberpunk
    • japanese_anime_2d: Japanese anime 2D

    Default value: chinese_ink_wash

    Enumeration values:

    • realistic_live_action: realistic live action
    • chinese_ink_wash: Chinese ink-wash
    • fantasy_cyberpunk: fantasy cyberpunk
    • japanese_anime_2d: Japanese anime 2D

    Default value: chinese_ink_wash

    RatioStringYes

    Aspect ratio

    Enumeration values:

    • 16:9: 16:9
    • 9:16: 9:16

    Default value: 16:9

    ResolutionStringYes

    Output video resolution

    Enumeration values:

    • 720p: 720p
    • 1080p: 1080p

    Default value: 720p

    AiExpansionConfig

    Intelligent image expansion configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNo

    Capability configuration switch, available values: ON: Enable; OFF: Disable. Default value: ON.

    AspectRatioStringNo

    Target ratio, for example "16:9"

    WidthIntegerNo

    Target width (pixel)

    Value ranges from 0 to 2048.

    HeightIntegerNo

    Target height (pixel)

    Value ranges from 0 to 2048.

    AiFissionInput

    Video fission input

    Used by actions: CreateAiFissionTask.

    NameTypeRequiredDescription
    ImageUrlsArray of StringYes

    Video fission reference image url

    TextStringNo

    Video fission product information reference copywriting

    AiParagraphInfo

    Segment information.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SummaryString
    TitleStringSegment title.
    KeywordsArray of StringSegment keyword.
    StartTimeOffsetFloat
    EndTimeOffsetFloat

    AiPosterSuiteConfig

    Intelligent image set configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    ModeStringNo

    Image output mode.

    Enumeration values:

    • auto: fully automatic mode. CustomVariables can be passed in this mode.
    • modify: modification mode. The corresponding description needs to be provided in the AddOnParameter.ExtPrompt field in this mode. CustomVariables cannot be passed in this mode.

    Default value: auto.

    DefinitionIntegerNo

    Ecommerce platform visual template ID.

    If you need a personalized visual template, submit a ticket.

    RecipeArray of RecipeItemNo

    Sub-image configuration.

    LanguageStringNo

    Sub-image text language.

    Enumeration values:

    • zh-CN: Simplified Chinese.
    • en-US: American English.

    Default value: zh-CN.

    If you need more languages, submit a ticket.

    PanelRatioStringNo

    Sub-image aspect ratio.

    Enumeration values:

    • 1:1: 1:1.
    • 3:4: 3:4.
    • 4:3: 4:3.
    • 9:16: 9:16.
    • 16:9: 16:9.

    Default value: 1:1.

    PanelResolutionStringNo

    Sub-image resolution.

    Enumeration values:

    • 720: 720.
    • 1K: 1K.
    • 2K: 2K.
    • 4K: 4K.

    Default value: 1K.

    CustomVariablesArray of CustomVariableNo

    User-defined variable.

    ModelStringNo

    Model name.

    Enumeration value:

    • WAND-suite-1.0-flash: WAND-suite-1.0-flash.

    AiQualityControlTaskInput

    Used by actions: CreateSchedule, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessLiveStream, ProcessMedia.

    NameTypeRequiredDescription
    DefinitionIntegerNo
    ChannelExtParaStringNo

    AiRecognitionResult

    Intelligent recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TypeStringTask type. Valid values:
  • FaceRecognition: face recognition.
  • AsrWordsRecognition: speech keyword recognition.
  • OcrWordsRecognition: text keyword recognition.
  • AsrFullTextRecognition: full speech recognition.
  • OcrFullTextRecognition: full text recognition.
  • TransTextRecognition: speech translation
  • FaceTaskAiRecognitionTaskFaceResult
    AsrWordsTaskAiRecognitionTaskAsrWordsResult
    AsrFullTextTaskAiRecognitionTaskAsrFullTextResult
    OcrWordsTaskAiRecognitionTaskOcrWordsResult
    OcrFullTextTaskAiRecognitionTaskOcrFullTextResult
    TransTextTaskAiRecognitionTaskTransTextResult
    ObjectTaskAiRecognitionTaskObjectResult

    AiRecognitionTaskAsrFullTextResult

    Full speech recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiRecognitionTaskAsrFullTextResultInputInput information on the full speech recognition task.
    OutputAiRecognitionTaskAsrFullTextResultOutput
    ProgressInteger

    AiRecognitionTaskAsrFullTextResultInput

    Input for full speech recognition.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerFull speech identification template ID.

    AiRecognitionTaskAsrFullTextResultOutput

    Full speech recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of AiRecognitionTaskAsrFullTextSegmentItemFull speech recognition segment list.
    SubtitlePathStringSubtitle file path.

    AiRecognitionTaskAsrFullTextSegmentItem

    Segment undergone full speech recognition.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloat

    Confidence of the recognized segment. Value range: 0–100.

    StartTimeOffsetFloat

    Start time offset of the recognized segment, in seconds.

    EndTimeOffsetFloat

    End time offset of the recognized segment, in seconds.

    TextString

    Recognized text.

    WordlistArray of WordResult

    Word timestamp information.

    AiRecognitionTaskAsrWordsResult

    Speech keyword recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiRecognitionTaskAsrWordsResultInputInput for the speech keyword recognition task.
    OutputAiRecognitionTaskAsrWordsResultOutput

    AiRecognitionTaskAsrWordsResultInput

    Speech keyword recognition input.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerSpeech keyword recognition template ID.

    AiRecognitionTaskAsrWordsResultItem

    Speech keyword recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    WordStringSpeech keyword.
    SegmentSetArray of AiRecognitionTaskAsrWordsSegmentItemList of segments for the time when speech keywords occur.

    AiRecognitionTaskAsrWordsResultOutput

    Speech keyword recognition output.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ResultSetArray of AiRecognitionTaskAsrWordsResultItemSpeech keyword recognition result set.

    AiRecognitionTaskAsrWordsSegmentItem

    ASR segment.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a recognized segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.

    AiRecognitionTaskFaceResult

    Face Recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiRecognitionTaskFaceResultInputFace Recognition task input.
    OutputAiRecognitionTaskFaceResultOutput

    AiRecognitionTaskFaceResultInput

    Face recognition input.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerFace Recognition template ID.

    AiRecognitionTaskFaceResultItem

    Face Recognition result

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    IdStringUnique identification ID of the figure.
    TypeStringFigure library type, indicates which figure library the recognized figure comes from.
  • Default: default figure library;
  • UserDefine: user-defined character library.
  • NameStringFigure name.
    SegmentSetArray of AiRecognitionTaskFaceSegmentItemResult set of segments that contain people.
    GenderStringGender
  • Male: man
  • Female: woman.
  • BirthdayStringDate of birth of a person.
    ProfessionStringOccupation or position.
    SchoolOfGraduationStringGraduation institution of the person.
    AbstractStringFigure description.
    PlaceOfBirthStringBirthplace or place of origin of a person.
    PersonTypeStringPerson type:
  • Politician: official.
  • Artist: artist.
  • RemarkStringSensitivity labeling:
  • NORMAL: Normal;
  • Sensitive: sensitive.
  • UrlStringScreenshot link

    AiRecognitionTaskFaceResultOutput

    Intelligent Face Recognition output.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ResultSetArray of AiRecognitionTaskFaceResultItemIntelligent face recognition result set.

    AiRecognitionTaskFaceSegmentItem

    Face Recognition result fragment

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a recognized segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    AreaCoordSetArray of IntegerZone coordinates of the recognition result. An array contains four elements: [x1, y1, x2, y2], representing the horizontal and vertical coordinates of the top-left and bottom-right corners, respectively.

    AiRecognitionTaskInput

    Input parameter type for video content recognition

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, DescribeWorkflows, ModifySchedule, ParseNotification, ProcessLiveStream, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYesIntelligent video identification template ID.
    UserExtParaStringNoUser extension field, which does not need to be filled in for general scenarios.

    AiRecognitionTaskObjectResult

    Object recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeIntegerError code. 0: Task successful. Other values: Task failed.
    MessageStringError message.
    InputAiRecognitionTaskObjectResultInputObject recognition task input.
    OutputAiRecognitionTaskObjectResultOutput

    AiRecognitionTaskObjectResultInput

    Object recognition task input type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerObject recognition template ID.

    AiRecognitionTaskObjectResultItem

    Single object recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    NameStringName of a recognized object.
    SegmentSetArray of AiRecognitionTaskObjectSeqmentItemList of segments that contain the object.

    AiRecognitionTaskObjectResultOutput

    Intelligent object recognition output.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ResultSetArray of AiRecognitionTaskObjectResultItemIntelligent object recognition result set.

    AiRecognitionTaskObjectSeqmentItem

    Object recognition result segment.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a recognized segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    AreaCoordSetArray of IntegerZone coordinates of the recognition result. An array contains four elements: [x1, y1, x2, y2], representing the horizontal and vertical coordinates of the top-left and bottom-right corners, respectively.

    AiRecognitionTaskOcrFullTextResult

    Full text recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiRecognitionTaskOcrFullTextResultInputInput information on the full text recognition task.
    OutputAiRecognitionTaskOcrFullTextResultOutput

    AiRecognitionTaskOcrFullTextResultInput

    Full text recognition user-submitted input.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerFull text recognition template ID.

    AiRecognitionTaskOcrFullTextResultOutput

    Full text recognition output.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of AiRecognitionTaskOcrFullTextSegmentItemFull text recognition result set.

    AiRecognitionTaskOcrFullTextSegmentItem

    Full text recognition recording clip.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a recognized segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a recognized segment, in seconds.
    TextSetArray of AiRecognitionTaskOcrFullTextSegmentTextItemRecognition segment result set.

    AiRecognitionTaskOcrFullTextSegmentTextItem

    Full text recognition fragment.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloat

    Confidence of the recognized segment. Value range: 0–100.

    AreaCoordSetArray of Integer

    Area coordinates of the recognition result. The array contains 4 elements [x1,y1,x2,y2], representing the horizontal and vertical coordinates of the top-left corner and bottom-right corner.

    TextString

    Recognized text.

    AiRecognitionTaskOcrWordsResult

    Text keyword recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiRecognitionTaskOcrWordsResultInputText keyword recognition task input.
    OutputAiRecognitionTaskOcrWordsResultOutput

    AiRecognitionTaskOcrWordsResultInput

    Text keyword recognition input.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerText keyword recognition template ID.

    AiRecognitionTaskOcrWordsResultItem

    Text keyword recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    WordStringText keyword.
    SegmentSetArray of AiRecognitionTaskOcrWordsSegmentItemList of segments where the key text appears.

    AiRecognitionTaskOcrWordsResultOutput

    Text keyword recognition output.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ResultSetArray of AiRecognitionTaskOcrWordsResultItemText keyword recognition result set.

    AiRecognitionTaskOcrWordsSegmentItem

    Text recognition segment.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a recognized segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    AreaCoordSetArray of IntegerZone coordinates of the recognition result. An array contains four elements: [x1, y1, x2, y2], representing the horizontal and vertical coordinates of the top-left and bottom-right corners, respectively.

    AiRecognitionTaskTransTextResult

    Translation result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiRecognitionTaskTransTextResultInputTranslation task input information.
    OutputAiRecognitionTaskTransTextResultOutput
    ProgressInteger

    AiRecognitionTaskTransTextResultInput

    Translate the input.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerTranslation template ID.

    AiRecognitionTaskTransTextResultOutput

    Translation result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of AiRecognitionTaskTransTextSegmentItemTranslate segments.
    SubtitlePathStringSubtitle file path.

    AiRecognitionTaskTransTextSegmentItem

    Translated segment.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloat

    Confidence of the recognized segment. Value range: 0–100.

    StartTimeOffsetFloat

    Start time offset of the recognized segment, in seconds.

    EndTimeOffsetFloat

    End time offset of the recognized segment, in seconds.

    TextString

    Recognized text.

    TransString

    Translated text.

    WordlistArray of WordResult

    Word timestamp information.

    AiRestorationConfig

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNo

    Capability configuration switch

    Enumeration values:

    • ON: Enable
    • OFF: Disable

    Default value: OFF

    TypeStringNo

    AiReviewPoliticalAsrTaskInput

    Content review Asr text sensitivity task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerTemplate ID.

    AiReviewPoliticalAsrTaskOutput

    Asr text contains sensitive information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatAsr text sensitivity scoring, with a score ranging from 0 to -100.
    SuggestionStringAsr text sensitive result recommendation, value ranges from...to...
  • pass.
  • review.
  • block.
  • SegmentSetArray of MediaContentReviewAsrTextSegmentItemVideo segment list with Asr text suspected of sensitivity.

    AiReviewPoliticalOcrTaskInput

    Content review Ocr text sensitivity task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerTemplate ID.

    AiReviewPoliticalOcrTaskOutput

    Ocr text sensitive information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatOcr text sensitivity score, ranging from 0 to 100.
    SuggestionStringOcr text sensitive result recommendation, value ranges from...to...
  • pass.
  • review.
  • block.
  • SegmentSetArray of MediaContentReviewOcrTextSegmentItemVideo segment list with suspect Ocr text sensitivity.

    AiReviewPoliticalTaskInput

    Content review sensitive task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerTemplate ID.

    AiReviewPoliticalTaskOutput

    Sensitive information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatVideo sensitive content score, ranging from 0 to 100.
    SuggestionStringResult Suggestions for sensitive content, value ranges from...to...
  • pass.
  • review.
  • block.
  • LabelStringVideo sensitive content result tag. The mapping between the LabelSet parameter in the content moderation template's visual sensitive content task control parameter (https://www.tencentcloud.com/document/api/862/37615?from_cn_redirect=1#AiReviewPoliticalTaskOutput) and the parameter value range of this parameter:
    violation_photo:
  • violation_photo: violation icon.

  • Other (i.e., politician/entertainment/sport/entrepreneur/scholar/celebrity/military):
  • politician: sensitive person.
  • SegmentSetArray of MediaContentReviewPoliticalSegmentItemList of video segments suspected of containing sensitive content.

    AiReviewPornAsrTaskInput

    Content review Asr text porn detection task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerPornography detection template ID.

    AiReviewPornAsrTaskOutput

    Asr text pornographic information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatAsr text porn score, ranging from 0 to 100.
    SuggestionStringAsr text pornographic result suggestion, value ranges from...to...
  • pass.
  • review.
  • block.
  • SegmentSetArray of MediaContentReviewAsrTextSegmentItemVideo segment list with suspect Asr text pornographic information.

    AiReviewPornOcrTaskInput

    Content review Ocr text porn detection task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerTemplate ID for porn detection.

    AiReviewPornOcrTaskOutput

    Ocr text pornographic information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatOcr text involves pornographic content scoring, with a score ranging from 0 to 100.
    SuggestionStringResult Suggestions for Ocr text pornographic content, value ranges from...to...
  • pass.
  • review.
  • block.
  • SegmentSetArray of MediaContentReviewOcrTextSegmentItemVideo segment list with suspect Ocr text pornographic information.

    AiReviewPornTaskInput

    Content review porn detection task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    AiReviewPornTaskOutput

    Pornographic result info

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatVideo porn detection score, ranging from 0 to 100.
    SuggestionStringPornographic result recommendation, value ranges from...to...
  • pass.
  • review.
  • block.
  • LabelStringVideo pornographic result tag, value ranges from...to...
  • porn: pornography.
  • sexy: sexy.
  • vulgar: vulgarity.
  • intimacy: intimate behavior.
  • SegmentSetArray of MediaContentReviewSegmentItemList of video segments suspected of containing pornographic content.

    AiReviewProhibitedAsrTaskInput

    Content review Asr text prohibited information recognition task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerProhibited information recognition template ID.

    AiReviewProhibitedAsrTaskOutput

    Asr text contains prohibited information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatAsr text involves prohibited content scoring, with a score ranging from 0 to 100.
    SuggestionStringAsr text prohibited result suggestion, value ranges from...to...
  • pass.
  • review.
  • block.
  • SegmentSetArray of MediaContentReviewAsrTextSegmentItemVideo segment list with Asr text suspected of prohibition violations.

    AiReviewProhibitedOcrTaskInput

    Content review Ocr text prohibited information recognition task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerProhibited information recognition template ID.

    AiReviewProhibitedOcrTaskOutput

    Ocr (Optical Character Recognition) text contains prohibited information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatOcr text involves prohibited content scoring, with a score ranging from 0 to 100.
    SuggestionStringOcr text prohibited content result suggestion, value ranges from...to...
  • pass.
  • review.
  • block.
  • SegmentSetArray of MediaContentReviewOcrTextSegmentItemVideo segment list with Ocr text suspected of prohibition violations.

    AiReviewTaskPoliticalAsrResult

    Content review Asr text sensitivity task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewPoliticalAsrTaskInputContent review Asr text sensitivity task input.
    OutputAiReviewPoliticalAsrTaskOutput

    AiReviewTaskPoliticalOcrResult

    Content review Ocr text sensitive task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status, including PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewPoliticalOcrTaskInputContent review Ocr text sensitivity task input.
    OutputAiReviewPoliticalOcrTaskOutput

    AiReviewTaskPoliticalResult

    Content review sensitive task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewPoliticalTaskInputContent review sensitive task input.
    OutputAiReviewPoliticalTaskOutput

    AiReviewTaskPornAsrResult

    Content review Asr text porn detection task result kind

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewPornAsrTaskInputContent review Asr text pornography detection task input.
    OutputAiReviewPornAsrTaskOutput

    AiReviewTaskPornOcrResult

    Content review Ocr text pornography detection task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewPornOcrTaskInputContent review Ocr text pornography detection task input.
    OutputAiReviewPornOcrTaskOutput

    AiReviewTaskPornResult

    Content review porn detection task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewPornTaskInputContent review porn task input.
    OutputAiReviewPornTaskOutput

    AiReviewTaskProhibitedAsrResult

    Content review Asr text prohibited content detection task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewProhibitedAsrTaskInputContent review Asr text prohibited task input.
    OutputAiReviewProhibitedAsrTaskOutput

    AiReviewTaskProhibitedOcrResult

    Content review Ocr text prohibited content detection task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewProhibitedOcrTaskInputContent review Ocr text prohibited task input.
    OutputAiReviewProhibitedOcrTaskOutput

    AiReviewTaskTerrorismOcrResult

    Content review Ocr text sensitive task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewTerrorismOcrTaskInputContent review Ocr text sensitivity task input.
    OutputAiReviewTerrorismOcrTaskOutput

    AiReviewTaskTerrorismResult

    Content review sensitive task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiReviewTerrorismTaskInputContent review sensitive task input.
    OutputAiReviewTerrorismTaskOutput

    AiReviewTerrorismOcrTaskInput

    Content review Ocr text sensitivity task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerTemplate ID.

    AiReviewTerrorismOcrTaskOutput

    Ocr text sensitive information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatOcr text sensitive content score, ranging from 0 to III.
    SuggestionStringOcr text sensitive result suggestion, value ranges from...to...
  • pass.
  • review.
  • block.
  • SegmentSetArray of MediaContentReviewOcrTextSegmentItemList of video segments suspected of containing sensitive content in Ocr text.

    AiReviewTerrorismTaskInput

    Content review sensitive task input parameter type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerTemplate ID.

    AiReviewTerrorismTaskOutput

    Sensitive information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloatVideo sensitive content score, ranging from 0 to 100.
    SuggestionStringResult Suggestions for sensitive content, value ranges from...to...
  • pass.
  • review.
  • block.
  • LabelStringVideo sensitive content detection result tag, permissible range:
  • guns: weapons and firearms.
  • crowd: crowd gathering.
  • police: police force.
  • bloody: graphic violence.
  • banners: sensitive flags.
  • militant: militant.
  • explosion: explosions and fires.
  • terrorists: sensitive persons.
  • scenario: Sensitive content.
  • SegmentSetArray of MediaContentReviewSegmentItemList of video segments suspected of containing sensitive content.

    AiSampleFaceInfo

    AI-based sample management - face information.

    Used by actions: CreatePersonSample, DescribePersonSamples, ModifyPersonSample.

    NameTypeDescription
    FaceIdStringFace image ID.
    UrlStringFace image address.

    AiSampleFaceOperation

    AI-based sample management - face data operation.

    Used by actions: ModifyPersonSample.

    NameTypeRequiredDescription
    TypeStringYesOperation type. Valid values: add, delete, reset. The reset operation will clear the existing face data of a figure and add FaceContents as the specified face data.
    FaceIdsArray of StringNoFace ID set. This field is required when Type is delete.
    FaceContentsArray of StringNoString set generated by Base64-encoding the face image.
  • This field is required when Type is add or reset;
  • Array length limit: 5 images.

  • Note: The image must be a relatively clear full-face photo of a figure in at least 200 * 200 px.

    AiSampleFailFaceInfo

    AI-based sample management - face information failing to be processed.

    Used by actions: CreatePersonSample, ModifyPersonSample.

    NameTypeDescription
    IndexIntegerCorresponds to incorrect image subscripts in the FaceContents input parameter, starting from 0.
    ErrCodeIntegerError code. Valid values:
  • 0: Succeeded;
  • Other values: Failed.
  • MessageStringError description.

    AiSamplePerson

    AI-based sample management - figure information.

    Used by actions: CreatePersonSample, DescribePersonSamples, ModifyPersonSample.

    NameTypeDescription
    PersonIdStringFigure ID.
    NameStringName of a figure.
    DescriptionStringFigure description.
    FaceInfoSetArray of AiSampleFaceInfoFace information.
    TagSetArray of StringFigure tag.
    UsageSetArray of StringUse case.
    CreateTimeStringCreation time in ISO date format.
    UpdateTimeStringLast modified time in ISO date format.

    AiSampleTagOperation

    AI-based sample management - tag operation.

    Used by actions: ModifyPersonSample, ModifyWordSample.

    NameTypeRequiredDescription
    TypeStringYesOperation type. Valid values: add, delete, reset.
    TagsArray of StringYesTag. Length limit: 128 characters.

    AiSampleWord

    AI-based sample management - keyword output information.

    Used by actions: DescribeWordSamples.

    NameTypeDescription
    KeywordStringKeyword.
    TagSetArray of StringKeyword tag.
    UsageSetArray of StringKeyword use case.
    CreateTimeStringCreation time in ISO date format.
    UpdateTimeStringLast modified time in ISO date format.

    AiSampleWordInfo

    AI-based sample management - keyword input information.

    Used by actions: CreateWordSamples.

    NameTypeRequiredDescription
    KeywordStringYesKeyword. Length limit: 20 characters.
    TagsArray of StringNoKeyword tag
  • Array length limit: 20 tags;
  • Tag length limit: 128 characters.
  • AiStoryboardConfig

    Intelligent shot deconstruction configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNo

    Capability configuration switch, available values: ON: Enable; OFF: Disable. Default value: ON.

    ProcessIndexIntegerNo

    Specify the serial number of the storyboard to extract. Counting begins from 0. If not specified, return all storyboards.

    AigcAudioExtraParam

    Used by actions: CreateAigcAudioTask.

    NameTypeRequiredDescription
    ResourceIdStringNo

    AigcAudioOutputAudioInfo

    Output audio information of the AIGC audio generation task.

    Used by actions: DescribeAigcAudioTask.

    NameTypeRequiredDescription
    UrlStringNo

    Audio URL.

    DurationIntegerNo

    Audio duration.

    AigcAudioOutputVideoInfo

    Output video information of the AIGC audio generation task.

    Used by actions: DescribeAigcAudioTask.

    NameTypeRequiredDescription
    UrlStringNo

    Video URL.

    DurationIntegerNo

    Video duration.

    AigcAudioReferenceAudioInfo

    Used by actions: CreateAigcAudioTask.

    NameTypeRequiredDescription
    AudioUrlStringNo

    AigcAudioReferenceVideoInfo

    Used by actions: CreateAigcAudioTask.

    NameTypeRequiredDescription
    VideoUrlStringNo

    AigcImageExtraParam

    Extended parameters used for AIGC image generation.

    Used by actions: CreateAigcImageTask.

    NameTypeRequiredDescription
    AspectRatioStringNo

    Aspect ratio of the generated video.

    Supported aspect ratios for different models:

    1. Kling 2.1: 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, and 21:9.
    2. Kling 3.0: 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, and 21:9.
    3. Kling 3.0-Omni: 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, and 21:9.
    4. Kling O1: 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, and 21:9.
    5. Vidu q2: 16:9, 9:16, 1:1, 3:4, 4:3, 21:9, 2:3, and 3:2.
    6. MJ v7: The aspect ratio needs to be specified in the prompt.

    Note: For more information about the aspect ratios of specific models, see the model website.

    ResolutionStringNo

    Output resolution of the image.

    Models that support this parameter:
    Valid values: 720P, 1080P, 2K, and 4K.

    LogoAddIntegerNo

    Indicates whether to add a logo watermark. No watermark is added by default. 1 - A watermark is added. 0 - No watermark is added.

    Value range: [0, 1].

    Default value: 0.

    OutputFormatStringNo

    Specifies the output format of the image. JPEG and PNG formats are supported.

    AigcImageInfo

    Image information for AIGC generation.

    Used by actions: CreateAigcImageTask.

    NameTypeRequiredDescription
    ImageUrlStringNoImage URL for video generation. The URL must be accessible from the public network and must be accessible to crawlers.
    ReferenceTypeStringNoReference Type.
    Note:
    1. When the model uses Vidu's q2 multi-reference image generation, it can also be used to specify the subject ID.
    2. If the GV model is used, this serves as the reference method. Valid values are asset and style.

    AigcStoreCosParam

    Used by actions: CreateAigcAudioTask, CreateAigcImageTask, CreateAigcVideoTask.

    NameTypeRequiredDescription
    CosBucketNameStringNo
    CosBucketRegionStringNo
    CosBucketPathStringNo

    AigcTaskListItem

    Aigc task details

    Used by actions: DescribeAigcTaskList.

    NameTypeDescription
    TaskIdString

    Task ID.

    TaskTypeString

    Task type

    Enumeration value:

    • VideoRedraw: Video redraw task
    • AIDrama: AI drama task
    TaskStatusString

    Task status

    Enumeration values:

    • PENDING: Task waiting for scheduling
    • RUNNING: Task running
    • FINISHED: Task executed successfully
    • STOP: Task termination
    • FAILED: Task failure
    • TIMEOUT: Task timeout
    CreateTimeString

    Task creation time

    ScheduledTimeString

    Task start scheduling time

    FinishedTimeString

    Task end time

    UrlsArray of String

    Task result Url.

    TaskResultCodeInteger

    Task execution error code

    TaskResultMsgString

    Task execution error message

    ResolutionString

    Output video resolution

    RatioString

    Aspect ratio of the output video

    RequestBodyString

    Task request package

    AigcVideoExtraParam

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    ResolutionStringNo
    AspectRatioStringNo
    LogoAddIntegerNo
    EnableAudioBooleanNo
    OffPeakBooleanNo
    EnableBgmBooleanNo

    AigcVideoReferenceAudioInfo

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    AudioUrlStringNo

    AigcVideoReferenceImageInfo

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    ImageUrlStringNo
    ReferenceTypeStringNo

    AigcVideoReferenceSubjectInfo

    Reference entity information.
    For the Vidu model:
    Id -> server_id. Principal ID obtained through the principal creation API.
    Principal ID, subsequently used in the format of @Principal ID.

    For the Kling model:
    element id, obtained through the principal creation API.

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    IdStringNo

    ID of the reference subject.

    NameStringNo

    Subject name.

    VoiceIdStringNo

    Main voice ID.

    ImageUrlsArray of StringNo

    Main image list.

    VideoUrlsArray of StringNo

    Main video list.

    AigcVideoReferenceVideoInfo

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    VideoUrlStringNo

    url of the reference video. It must be accessible from the external network.
    It can be used as a feature reference video or a video for editing. By default, it is a video for editing. You can selectively retain the original sound of the video.
    The ReferType parameter specifies the reference video type: feature indicates feature reference video, and base indicates video for editing.
    When the reference video is a video for editing, you cannot define the first and last frame of the video.

    ReferTypeStringNo

    The ReferType parameter specifies the reference video type: feature indicates feature reference video, and base indicates video for editing.

    KeepOriginalSoundStringNo

    The KeepOriginalSound parameter specifies whether to keep the original sound of the video. Valid values: yes (keep the original sound); no (remove the original sound). This parameter also applies to feature reference videos (feature).

    AnimatedGraphicTaskInput

    Type of rotating image tasks.

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    Video-to-GIF conversion template ID.

    StartTimeOffsetFloatYes

    Start time of the GIF in the video, in seconds.

    EndTimeOffsetFloatYes

    End time of the GIF in the video, in seconds.

    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNo

    Output path of the file after GIF conversion, which can be a relative or absolute path.
    To define the output path, the path must end with .{format}. For variable names, see File Name Variable Description.
    Relative path example:

  • File name_{variable name}.{format}
  • File name.{format}
  • Absolute path example:
  • /custom path/file name_{variable name}.{format}
  • If this is not specified, the default relative path is {inputName}_animatedGraphic_{definition}.{format}.
    ExtInfoStringNo

    Extended parameter.

    AnimatedGraphicsTemplate

    Details of an animated image generating template.

    Used by actions: DescribeAnimatedGraphicsTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of an animated image generating template.
    TypeStringTemplate type. Valid values:
  • Preset: Preset template;
  • Custom: Custom template.
  • NameStringName of an animated image generating template.
    CommentStringDescription of an animated image generating template.
    WidthIntegerMaximum value of the width (or long side) of an animated image in px. Value range: 0 and [128, 4,096].
  • If both Width and Height are 0, the resolution will be the same as that of the source video;
  • If Width is 0, but Height is not 0, Width will be proportionally scaled;
  • If Width is not 0, but Height is 0, Height will be proportionally scaled;
  • If both Width and Height are not 0, the custom resolution will be used.

  • Default value: 0.
    HeightIntegerMaximum value of the height (or short side) of an animated image in px. Value range: 0 and [128, 4,096].
  • If both Width and Height are 0, the resolution will be the same as that of the source video;
  • If Width is 0, but Height is not 0, Width will be proportionally scaled;
  • If Width is not 0, but Height is 0, Height will be proportionally scaled;
  • If both Width and Height are not 0, the custom resolution will be used.

  • Default value: 0.
    ResolutionAdaptiveStringResolution adaption. Valid values:
  • open: Enabled. In this case, Width represents the long side of a video, while Height the short side;
  • close: Disabled. In this case, Width represents the width of a video, while Height the height.

  • Default value: open.
    FormatStringAnimated image format.
    FpsIntegerFrame rate.
    QualityFloatImage quality.
    CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.

    ArtifactRepairConfig

    Artifact (burr) removal configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled;
  • OFF: disabled.

  • Default value: ON.
    TypeStringNo

    AsrFullTextConfigureInfo

    Speech Full-text Recognition Task Control Parameter

    Used by actions: CreateAIRecognitionTemplate, DescribeAIRecognitionTemplates.

    NameTypeRequiredDescription
    SwitchStringYesVoice full-text recognition task switch, available values:
  • ON: Enable intelligent voice full-text recognition task.
  • OFF: Disables the intelligent voice full-text recognition task.
  • SubtitleFormatStringNoGenerated subtitle file format. Leaving it as an empty string or not filling it in means no subtitle file will be generated. Available values:
  • vtt: Generate a WebVTT subtitle file.
  • SourceLanguageStringNoVideo source language.

    AsrFullTextConfigureInfoForUpdate

    Task control parameter for speech full-text recognition

    Used by actions: ModifyAIRecognitionTemplate.

    NameTypeRequiredDescription
    SwitchStringNoVoice full-text recognition task switch, available values:
  • ON: Enable intelligent voice full-text recognition task.
  • OFF: Disables the intelligent voice full-text recognition task.
  • SubtitleFormatStringNoGenerated subtitle file format. Leaving it as an empty string means no subtitle file will be generated. Available values:
  • vtt: Generate a WebVTT subtitle file.
  • SourceLanguageStringNoVideo source language.

    AsrHotWordsConfigure

    Used by actions: BatchProcessMedia, CreateSmartSubtitleTemplate, DescribeSmartSubtitleTemplates, ModifySmartSubtitleTemplate, ProcessMedia.

    NameTypeRequiredDescription
    SwitchStringNo
    LibraryIdStringNo

    AsrHotwordsSet

    Returned result set of hotword lexicon query.

    Used by actions: DescribeAsrHotwordsList.

    NameTypeDescription
    HotwordsIdString
    StatusInteger
    NameString
    WordCountInteger
    FileNameString
    CreateTimeString
    UpdateTimeString
    TypeInteger

    AsrHotwordsSetItem

    Information on a single hotword.

    Used by actions: DescribeAsrHotwords.

    NameTypeDescription
    IdIntegerSerial number of the hot word
    TextStringHotword text
    WeightIntegerHotword weight. The value can be 11 or 100 or be in the range of 1 to -10.

    AsrWordsConfigureInfo

    Voice keyword recognition control parameters.

    Used by actions: CreateAIRecognitionTemplate, DescribeAIRecognitionTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSpeech keyword recognition task switch, available values:
  • ON: Enable speech keyword recognition task.
  • OFF: Disables the speech keyword recognition task.
  • LabelSetArray of StringNoKeyword-based filtering tag, specify the tag of the keyword to return. If left blank or empty, all results are returned.
    The number of tags is up to 10, and each tag can have up to 16 characters.

    AsrWordsConfigureInfoForUpdate

    Voice keyword recognition control parameters.

    Used by actions: ModifyAIRecognitionTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSpeech keyword recognition task switch, available values:
  • ON: Enable speech keyword recognition task.
  • OFF: Disables the speech keyword recognition task.
  • LabelSetArray of StringNoKeyword-based filtering tag. Specify the tag of the keyword that needs to be returned. If it is not filled or is empty, all results are returned.
    The number of tags is up to 10, and each tag can have up to 16 characters.

    AudioBeautifyConfig

    Volume beautification configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNo

    Capability configuration switch. Available values:

  • ON: Enable;
  • OFF: Disable.
  • Default value: ON.
    TypesArray of StringNo

    Type. Multiple selections allowed. Available values:

  • declick: noise removal
  • deesser: de-ess
  • Default value: declick.

    AudioDenoiseConfig

    Audio noise reduction configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled;
  • OFF: disabled.

  • Default value: ON.

    AudioEnhanceConfig

    Audio enhancement configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    DenoiseAudioDenoiseConfigNo
    SeparateAudioSeparateConfigNo
    VolumeBalanceVolumeBalanceConfigNo
    BeautifyAudioBeautifyConfigNo

    AudioSeparateConfig

    Audio separation configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Available values:
  • ON: enabled;
  • OFF: disabled

  • Default value: ON.
    TypeStringNo
    TrackStringNo

    AudioTemplateInfo

    Audio stream configuration parameters.

    Used by actions: CreateAdaptiveDynamicStreamingTemplate, CreateTranscodeTemplate, CreateWorkflow, DescribeTranscodeTemplates, ModifyAdaptiveDynamicStreamingTemplate, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    CodecStringYes

    Audio stream encoding format.
    When audio transcoding is not needed, the valid value is:

  • copy.
  • When the outer parameter Container is mp3, the valid value is:
  • mp3.
  • When the outer parameter Container is ogg or flac, the valid value is:
  • flac.
  • When the outer parameter Container is m4a, the valid values are:
  • aac;
  • ac3.
  • When the outer parameter Container is mp4 or flv, the valid values are:
  • aac: suitable for mp4.
  • mp3: suitable for flv.
  • mp2.
  • When the outer parameter Container is hls, the valid values are:
  • aac.
  • mp3.
  • eac3: used when merging audio tracks with adaptive transcoding.
  • When the outer parameter Container is wav, the valid values are:
  • pcm16 and pcm24.
  • BitrateIntegerYes

    Audio stream bitrate, in kbps. Value range: 0 and [26, 256].
    When the value is 0, it means the audio bitrate remains consistent with that of the original audio.
    Note: If the TrackChannelInfo parameter is used for audio track merging with adaptive transcoding, the value range:
    1) cannot be 0.
    2) When Codec is aac, the value range is [26, 256].
    3) When Codec is ac3, the value range is [26, 640].
    4) When Codec is eac3, the value range is [26, 6144]. Note: When SampleRate is 44100HZ, the maximum value is 5644. When SampleRate is 48000HZ, the maximum value is 6144.

    SampleRateIntegerYes

    Audio stream sampling rate. Different sampling rate options are provided for different encoding standards. Enter 0 to use the source audio sampling rate.
    For details, see Audio Sampling Rate Range.
    Unit: Hz.
    Note: Ensure the source audio stream sampling rate is within the supported range. Otherwise, transcoding may fail.

    AudioChannelIntegerNo

    Audio channel mode. Valid values:

  • 0: The number of audio channels follows that of the source.
  • 1: Single channel.
  • 2: Two channels.
  • 6: 5.1 channels.
  • When the media container format is an audio format (mp3), the number of audio channels cannot be set to 5.1.

    Default value: 2.
    Note: If you set the audio channel to follow that of the source and the audio encoding format does not support the current audio channel, the transcoding task may fail.

    TrackChannelInfoAudioTrackChannelInfoNo
    AudioLanguageStringNo

    Audio track language, such as chi or eng. Note: (1) This follows the ISO 639-2 standard. (2) This applies only to adaptive bitrate streaming templates. (3) The value "source" means that the source language is used.

    AudioNameStringNo

    Audio track name, such as Chinese or English. Note: (1) Only Chinese characters, letters, digits, spaces, underscores (_), hyphens (-), periods (.), and brackets are supported. The length cannot exceed 64 characters. (2) This applies only to adaptive bitrate streaming templates. (3) The value "source" means that the source name is used.

    DefaultTrackBooleanNo

    Default audio track. When set to true, the current audio track is designated as the default audio track. A maximum of 1 default audio track can be specified.

    Default value: false.

    AudioTemplateInfoForUpdate

    Audio stream configuration parameters

    Used by actions: CreateWorkflow, ModifyTranscodeTemplate, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    CodecStringNo
    BitrateIntegerNo
    SampleRateIntegerNo
    AudioChannelIntegerNo
    StreamSelectsArray of IntegerNo

    AudioTrackChannelInfo

    Audio track information.

    Used by actions: CreateTranscodeTemplate.

    NameTypeRequiredDescription
    ChannelsRemixIntegerNo
    SelectTypeStringNo
    InputTrackInfoArray of TrackInfoNo

    AwsS3FileUploadTrigger

    An AWS S3 file upload trigger.

    Used by actions: CreateSchedule, CreateWorkflow, ModifySchedule, ResetWorkflow.

    NameTypeRequiredDescription
    S3BucketStringYesThe AWS S3 bucket bound to the scheme.
    S3RegionStringYesThe region of the AWS S3 bucket.
    DirStringNoThe bucket directory bound. It must be an absolute path that starts and ends with /, such as /movie/201907/. If you do not specify this, the root directory will be bound.
    FormatsArray of StringNoThe file formats that will trigger the scheme, such as ["mp4", "flv", "mov"]. If you do not specify this, the upload of files in any format will trigger the scheme.
    S3SecretIdStringNoSecret key ID of the bound AWS S3 bucket.
    S3SecretKeyStringNoSecret Key of the bound AWS S3 bucket.
    AwsSQSAwsSQSNoSQS event queue bound to the AWS S3 bucket.
    Note: The queue and bucket need to be in the same region.

    AwsSQS

    Aws SQS queue information

    Used by actions: BatchProcessMedia, CreateSchedule, CreateWorkflow, DescribeBatchTaskDetail, DescribeTaskDetail, EditMedia, ExtractBlindWatermark, ModifySchedule, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    SQSRegionStringYes
    SQSQueueNameStringYes
    S3SecretIdStringNo
    S3SecretKeyStringNo

    BatchSmartSubtitlesResult

    Smart subtitle task result.

    Used by actions: DescribeBatchTaskDetail, ParseNotification.

    NameTypeDescription
    InputSmartSubtitleTaskResultInput
    OutputsArray of SmartSubtitleTaskBatchOutput

    BatchSubTaskResult

    Results of subtasks for a batch task.

    Used by actions: DescribeBatchTaskDetail, ParseNotification.

    NameTypeDescription
    InputInfosArray of MediaInputInfo
    MetadatasArray of MediaMetaData
    SmartSubtitlesTaskResultBatchSmartSubtitlesResult

    BlindWatermarkInput

    Digital watermark parameter type in the MPS task.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYesDigital watermark template ID.

    BlindWatermarkTemplate

    Digital watermark template details.

    Used by actions: DescribeBlindWatermarkTemplates.

    NameTypeDescription
    DefinitionIntegerUnique identifier of the digital watermark template.
    TypeStringDigital watermark type. Valid values:
  • blind-basic: basic copyright digital watermark;
  • blind-nagra: NAGRA forensics watermark.
  • NameStringDigital watermark template name.
    TextContentStringText content of the digital watermark template. The length cannot exceed 64 characters.
    CommentStringDescription information of the digital watermark template.
    CreateTimeStringCreation time of the digital watermark template in ISO date and time format.
    UpdateTimeStringLast modification time of the digital watermark template in ISO date and time format.
    StrengthStringDigital watermark strength.
    default: default, balance between hd video quality and resilience.
    stronger: clear image quality, strong resilience.
    strongest: normal video quality, strongest resilience.

    ClassificationConfigureInfo

    Intelligent Classification Task Control Parameters

    Used by actions: CreateAIAnalysisTemplate, DescribeAIAnalysisTemplates.

    NameTypeRequiredDescription
    SwitchStringYesIntelligent classification task switch.
  • ON: Turn on intelligent classification.
  • OFF: Disables the intelligent classification task.
  • ClassificationConfigureInfoForUpdate

    Control parameter of intelligent categorization task

    Used by actions: ModifyAIAnalysisTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of intelligent categorization task. Valid values:
  • ON: enables intelligent categorization task;
  • OFF: disables intelligent categorization task.
  • CloneViralAIGC

    Hit product clone AIGC video parameters

    Used by actions: CloneViral.

    NameTypeRequiredDescription
    DurationIntegerNo

    Video duration

    Range: [4, 15]

    AspectRatioStringNo

    Aspect ratio. Options: 16:9/4:3/1:1/3:4/9:16/21:9/adaptive

    ResolutionStringNo

    Resolution. Supports 720p (default)/1080p/2k/4k

    ModelTierStringNo

    Model tier. flagship (default), standard

    CloneViralContent

    Content/style parameters of hit product clone

    Used by actions: CloneViral.

    NameTypeRequiredDescription
    UserPromptStringNo

    Custom prompt describing requirements for video generation

    LanguageStringNo

    Target language for video generation. Default: not specified. Supported values: zh / en / ja / ko / es / pt / instrumental (pure music without voiceover)

    MarketStringNo

    Target market. Default: not specified. Supported values: north_america / europe / china / japan / korea / sea / brazil

    FissionLevelStringNo

    Fission level. Values: exact/low/medium/high. Default: exact (1:1 clone)

    CloneViralPersona

    Model appearance of hit product clone

    Used by actions: CloneViral.

    NameTypeRequiredDescription
    GenderStringNo

    Model gender. Values: male/female/any

    AgeStringNo

    Age segment. Values: teenager/youth/middle_aged/senior

    EthnicityStringNo

    Appearance feature. Values: caucasian/asian/latino/african/middle_eastern

    BodyTypeStringNo

    Body type. Values: slim / standard / athletic / chubby

    CloneViralProduct

    Product information of hit product clone

    Used by actions: CloneViral.

    NameTypeRequiredDescription
    ImagesArray of StringYes

    Product image

    NameStringNo

    Product name

    DescriptionStringNo

    Product description

    ColorEnhanceConfig

    Color enhancement configuration

    Used by actions: CreateProcessImageTemplate, CreateTranscodeTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ModifyTranscodeTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Available values:
  • ON: enabled;
  • OFF: disabled

  • Default value: ON.
    TypeStringNo

    ComposeAudioItem

    The audio element information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    SourceMediaComposeSourceMediaYesThe media information of the element.
    TrackTimeComposeTrackTimeNoThe time of the element in the timeline. If this is not specified, the element will follow the previous element.
    AudioOperationsArray of ComposeAudioOperationNoThe operations performed, such as muting.

    ComposeAudioOperation

    The audio operations of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    TypeStringYesThe operation type. Valid values:
  • Volume: Volume adjustment.
  • VolumeFloatNoThe volume level. This parameter is valid if Type is Volume. Value range: 0–5.
  • If the parameter value is 0, the video will be muted.
  • If the parameter value is smaller than 1, the volume will be reduced.
  • If the parameter value is 1, the original volume will be kept.
  • If the parameter value is greater than 1, the volume will be increased.
  • ComposeAudioStream

    The audio stream information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    CodecStringNoThe codec of the audio stream. Valid values:
  • AAC: AAC (default), which is used for the MP4 container.
  • MP3: MP3 codec, which is used for the MP3 container.
  • SampleRateIntegerNoThe sample rate (Hz) of the audio stream.
  • 16000 (default)
  • 32000
  • 44100
  • 48000
  • AudioChannelIntegerNoThe number of sound channels. Valid values:
    u200c
  • 1: Mono.
  • 2: Dual (default).
  • BitrateIntegerNoReference bitrate, in kbps. Value range: 26-10000.
    If set, the encoder will try to encode at this bitrate.
    If not set, the service will automatically adopt a suitable bitrate based on audio parameters.

    ComposeCanvas

    The canvas information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    ColorStringNoThe RGB value of the background color. The format is #RRGGBB, such as #F0F0F0.
    Default value: #000000 (black).
    WidthIntegerNoThe canvas width (px), which is the width of the output video. Value range: 0–3840.
    The default value is 0, which means that the canvas is as wide as the first video.
    HeightIntegerNoThe canvas height (px), which is the height of the output video. Value range: 0–3840.
    The default value is 0, which means that the canvas is as high as the first video.

    ComposeEmptyItem

    The placeholder element information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    DurationStringYesThe element duration.
  • The value of this parameter ends with s, which means seconds. For example, 3.5s indicates 3.5 seconds.
  • ComposeImageItem

    The image element information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    SourceMediaComposeSourceMediaYesThe media information of the element.
    TrackTimeComposeTrackTimeNoThe time of the element in the timeline. If this is not specified, the element will follow the previous element.
    XPosStringNoThe horizontal distance of the element's center from the canvas origin. Two formats are supported:
  • If the value ends with %, it specifies the distance as a percentage of the canvas width. For example, 10% means that the distance is 10% of the canvas width.

  • u200c
  • If the value ends with px, it specifies the distance in pixels. For example, 100px means that the distance is 100 pixels.

  • Default value: 50%.
    YPosStringNoThe vertical distance of the element's center from the canvas origin. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the distance as a percentage of the canvas height. For example, 10% means that the distance is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the distance in pixels. For example, 100px means that the distance is 100 pixels.

  • Default value: 50%.
    WidthStringNoThe width of the video segment. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the width as a percentage of the canvas width. For example, 10% means that the video width is 10% of the canvas width.

  • u200c
  • If the value ends with px, it specifies the width in pixels. For example, 100px means that the video width is 100 pixels.

  • If one or both parameters are empty or set to 0:
  • If both Width and Height are empty, the original width and height of the element will be kept.
  • If Width is empty and Height is not, the width will be auto scaled.
  • If Width is not empty and Height is, the height will be auto scaled.
  • HeightStringNoThe height of the element. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the height as a percentage of the canvas height. For example, 10% means that the height is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the height in pixels. For example, 100px means that the height is 100 pixels.

  • If one or both parameters are empty or set to 0:
  • If both Width and Height are empty, the original width and height of the video will be kept.
  • If Width is empty and Height is not, the width will be auto scaled.
  • If Width is not empty and Height is, the height will be auto scaled.
  • ImageOperationsArray of ComposeImageOperationNoThe image operations, such as image rotation.

    ComposeImageOperation

    The image operations of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    TypeStringYesThe type. Valid values:
    u200c
  • Rotate: Image rotation.
  • Flip: Image flipping.
  • RotateAngleFloatNoThis is valid if Type is Rotate. The angle of rotation around the image center. Value range: 0–360.
    FlipTypeStringNoThis is valid if Type is Flip. How to flip the image. Valid values:xa0
    u200c
  • Horizental: Flip horizontally.
  • Vertical: Flip vertically.
  • ComposeMediaConfig

    The information of a video editing/compositing task.

    The figure below outlines the relationships among tracks, elements, and the timeline.

    image

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    TargetInfoComposeTargetInfoNoThe information of the output video.
    CanvasComposeCanvasNoThe canvas information of the output video.
    StylesArray of ComposeStylesNoThe global styles. This parameter is used together with Tracks to specify styles, such as the subtitle style.
    TracksArray of ComposeMediaTrackNoThe information of media tracks (consisting of video, audio, image, and text elements) used to composite the video. About tracks and the timeline:
    • The timeline of a track is the same as the timeline of the output video.
    • The elements of different tracks are overlaid at the same time point in the timeline.
      • Video, image, and text elements are overlaid according to their track number, with the first track on top.
      • Audio elements are mixed.
    Note: The different elements of the same track cannot be overlaid (except subtitles).

    ComposeMediaItem

    The element information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    TypeStringYesThe element type. Valid values:
  • Video
  • Audio
  • Image
  • Transition
  • Subtitle
  • Empty
  • VideoComposeVideoItemNoThe information of the video element, which is valid if Type is Video.
    AudioComposeAudioItemNoThe information of the audio element, which is valid if Type is Audio.
    ImageComposeImageItemNoThe information of the image element, which is valid if Type is Image.
    TransitionComposeTransitionItemNoThe information of the transition element, which is valid if Type is Transition.
    SubtitleComposeSubtitleItemNoThe information of the subtitle element, which is valid if Type is Subtitle.
    EmptyComposeEmptyItemNoThe information of the empty element, which is valid if Type is Empty. An empty element is used as a placeholder in the timeline.

    ComposeMediaTrack

    The track information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    TypeStringYesTrack type. Valid values:
    • Video: video track. It can consist of the following elements:
      • Video elements
      • Image elements
      • Transition elements
      • Empty elements
    • Audio: audio track. It can consist of the following elements:
      • Audio elements
      • Transition elements
      • Empty elements
    • Title: text track. It can consist of the following elements:
      • Subtitle elements
    ItemsArray of ComposeMediaItemYesThe elements of a track.

    ComposeSourceMedia

    The material source of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    FileIdStringYesThe material ID, which can be found in FileInfos.
    StartTimeStringNoThe start time of the material. The following two formats are supported.
  • If the value of this parameter ends with s, it specifies the time in seconds. For example, 3.5s indicates the time when 3.5 seconds of the material elapses.

  • u200c
  • If the value of this parameter ends with %, it specifies the time as a percentage of the material's duration. For example, 10% indicates the time when 10% of the material's duration elapses.

  • Default value: 0s.
    EndTimeStringNoThe end time of the material. This parameter and StartTime determine which time segment of the material is used. The following two formats are supported:
  • If the value of this parameter ends with s, it specifies the time in seconds. For example, 3.5s indicates the time when 3.5 seconds of the material elapses.

  • u200c
  • If the value of this parameter ends with %, it specifies the time as a percentage of the material's duration. For example, 10% indicates the time when 10% of the material's duration elapses.

  • If the track duration is set, the default value is StartTime plus the track duration. If not, the default value is StartTime plus 1 second.
    Note: EndTime must be at least 0.02 seconds later than StartTime.

    ComposeStyles

    The style information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    IdStringYesThe style ID, which identifies an element style.
    Note: The style ID can be up to 32 characters long and can contain letters, digits, and special characters -_
    TypeStringYesThe type. Valid values:
  • Subtitle: The subtitle style.
  • SubtitleComposeSubtitleStyleNoThe subtitle style details. This parameter is valid if Type is Subtitle.

    ComposeSubtitleItem

    The subtitle element information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    StyleIdStringYesThe subtitle style ID, which corresponds to the Id field of ComposeStyles.
    TextStringYesSubtitle text. note: long text may exceed the frame. recommend using \n for line breaks.
    TrackTimeComposeTrackTimeNoThe time of the element in the timeline. If this is not specified, the element will follow the previous element.

    ComposeSubtitleStyle

    The subtitle style of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    HeightStringNoThe subtitle height. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the height as a percentage of the canvas height. For example, 10% means that the height is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the height in pixels. For example, 100px means that the height is 100 pixels.

  • The default value is the value of FontSize.
    MarginBottomStringNoThe bottom margin. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the margin as a percentage of the canvas height. For example, 10% means that the margin is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the margin in pixels. For example, 100px means that the margin is 100 pixels.

  • Default value: 0px.
    FontTypeStringNoThe font type. Valid values:
  • SimHei(default): Chinese font Heiti.

  • <Li>SimSun: Chinese font Songti.
    FontSizeStringNoThe font size. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the size as a percentage of the canvas height. For example, 10% means that the size is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the size in pixels. For example, 100px means that the size is 100 pixels.

  • Default value: 2%.
    FontBoldIntegerNoWhether to bold the text (some fonts may not support bold). Valid values:
  • 0 (default): No.
  • 1: Yes.
  • FontItalicIntegerNoWhether to italicize the text (some fonts may not support italics). Valid values:
  • 0 (default): No.
  • 1: Yes.
  • FontColorStringNoThe font color (#RRGGBBAA).
    Default value: 0x000000FF (black).
    Note: AA in the color notation defines the opacity of the color. It's optional.
    FontAlignStringNoThe text alignment. Valid values:
  • Center(default)
  • Left
  • Right
  • FontAlignMarginStringNoThe margin for left/right align.
  • If FontAlign is Left, this parameter specifies the left margin of the subtitles.
  • If FontAlign is Right, this parameter specifies the right margin of the subtitles.

  • Two formats are supported:
    u200c
  • If the value ends with %, it specifies the margin as a percentage of the canvas width. For example, 10% means that the margin is 10% of the canvas width.

  • u200c
  • If the value ends with px, it specifies the margin in pixels. For example, 100px means that the margin is 100 pixels.
  • BorderWidthStringNoThe subtitle border width. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the width as a percentage of the canvas height. For example, 10% means that the width is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the width in pixels. For example, 100px means that the width is 100 pixels.

  • The default value is 0, which means the subtitles will have no borders.
    BorderColorStringNoThe border color, whose format is the same as that for FontColor. This parameter is valid if BorderWidth is not 0.
    BottomColorStringNoThe text background color, whose format is the same as that for FontColor.
    The default value is an empty string, which means the subtitles will not have a background color.

    ComposeTargetInfo

    The output video information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    ContainerStringNoThe container. Valid values:
  • mp4 (default), for video files.
  • mp3, for audio files.
  • RemoveVideoIntegerNoWhether to remove video data. Valid values:
  • 0 (default): No.
  • 1: Yes.
  • RemoveAudioIntegerNoWhether to remove audio data. Valid values:
  • 0 (default): No.
  • 1: Yes.
  • VideoStreamComposeVideoStreamNoThe information of the output video stream.
    AudioStreamComposeAudioStreamNoThe information of the output audio stream.

    ComposeTrackTime

    The time information of an element on the output video track of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    StartStringNoThe time when the element starts on the track.
  • The value of this parameter ends with s, which means seconds. For example, 3.5s indicates the time when 3.5 seconds of the video elapses.

  • Note: If this parameter is not specified, the start time will be the end time of the previous element. Therefore, you can also use the placeholder parameter ComposeEmptyItem to configure the start time.
    DurationStringNoThe element duration.
  • The value of this parameter ends with s, which means seconds. For example, 3.5s means 3.5 seconds.

  • The default value is the material duration, which is determined by EndTime and StartTime of ComposeSourceMedia. If ComposeSourceMedia is not specified, the duration will be 1 second.

    ComposeTransitionItem

    The transition element information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    DurationStringNoThe element duration.
  • The value of this parameter ends with s, which means seconds. For example, 3s indicates 3 seconds.

  • Default value: 1s.
    Note
  • The number before s must be an integer. Non-integers will be rounded down to the nearest integer.
  • The transition element must be between two non-empty elements.
  • The duration of the transition element must be shorter than that of the preceding element and the following element.

  • u200c
  • The start time of the following element on the track will be automatically changed to the end time of the preceding element minus the duration of the transition element.
  • TransitionsArray of ComposeTransitionOperationNoThe transition effects.
    The default transition effect is fade.
    Note: You can add at most one image transition and one audio transition.

    ComposeTransitionOperation

    The transition information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    TypeStringYesThe transition type.

    The image transition, which connects two video segments.
  • ImageFadeInFadeOut

  • u200c
  • BowTieHorizontal

  • u200c
  • BowTieVertical

  • u200c
  • ButterflyWaveScrawler
  • Cannabisleaf
  • Circle
  • CircleCrop

  • u200c
  • Circleopen
  • Crosswarp
  • Cube
  • DoomScreenTransition
  • Doorway
  • Dreamy
  • DreamyZoom
  • FilmBurn
  • GlitchMemories
  • Heart
  • InvertedPageCurl
  • Luma
  • Mosaic
  • Pinwheel
  • PolarFunction
  • PolkaDotsCurtain
  • Radial
  • RotateScaleFade
  • Squeeze
  • Swap
  • Swirl
  • UndulatingBurnOutSwirl
  • Windowblinds
  • WipeDown
  • WipeLeft
  • WipeRight
  • WipeUp
  • ZoomInCircles

  • The audio transition, which connects two audio segments.
  • AudioFadeInFadeOut
  • ComposeVideoItem

    The video element information of a video editing/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    SourceMediaComposeSourceMediaYesThe media information of the element.
    TrackTimeComposeTrackTimeNoThe time of the element in the timeline. If this is not specified, the element will follow the previous element.
    XPosStringNoThe horizontal distance of the element's center from the canvas origin. Two formats are supported:
  • If the value ends with %, it specifies the distance as a percentage of the canvas width. For example, 10% means that the distance is 10% of the canvas width.

  • u200c
  • If the value ends with px, it specifies the distance in pixels. For example, 100px means that the distance is 100 pixels.

  • Default value: 50%.
    YPosStringNoThe vertical distance of the element's center from the canvas origin. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the distance as a percentage of the canvas height. For example, 10% means that the distance is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the distance in pixels. For example, 100px means that the distance is 100 pixels.

  • Default value: 50%.
    WidthStringNoThe width of the video segment. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the width as a percentage of the canvas width. For example, 10% means that the video width is 10% of the canvas width.

  • u200c
  • If the value ends with px, it specifies the width in pixels. For example, 100px means that the video width is 100 pixels.

  • If one or both parameters are empty or set to 0:
  • If both Width and Height are empty, the original width and height of the element will be kept.
  • If Width is empty and Height is not, the width will be auto scaled.
  • If Width is not empty and Height is, the height will be auto scaled.
  • HeightStringNoThe height of the element. Two formats are supported:
    u200c
  • If the value ends with %, it specifies the height as a percentage of the canvas height. For example, 10% means that the height is 10% of the canvas height.

  • u200c
  • If the value ends with px, it specifies the height in pixels. For example, 100px means that the height is 100 pixels.

  • If one or both parameters are empty or set to 0:
  • If both Width and Height are empty, the original width and height of the element will be kept.
  • If Width is empty and Height is not, the width will be auto scaled.
  • If Width is not empty and Height is, the height will be auto scaled.
  • ImageOperationsArray of ComposeImageOperationNoThe image operations, such as image rotation.
    AudioOperationsArray of ComposeAudioOperationNoThe audio operations, such as muting.

    ComposeVideoStream

    The video stream information of a video edit/compositing task.

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    CodecStringNoThe codec. Valid values:
  • H.264 (default)
  • FpsIntegerNoThe video frame rate (Hz). Value range: 0–60.
    The default value is 0, which means that the frame rate will be the same as that of the first video.
    BitrateIntegerNoReference bitrate, in kbps. Value range: 50-35000.
    If set, the encoder will try to encode at this bitrate.
    If not set, the service will automatically adopt a suitable bitrate based on the complexity of an image.

    ContainerDiagnoseResultItem

    Container format diagnostic result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    CategoryString
    TypeString
    SeverityLevelString
    DateTimeSetArray of String
    TimestampSetArray of Float

    ContentReviewTemplateItem

    Details of a content audit template

    Used by actions: DescribeContentReviewTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of a content audit template.
    NameStringName of a content audit template. Length limit: 64 characters.
    CommentStringDescription of a content audit template. Length limit: 256 characters.
    PornConfigurePornConfigureInfoPorn information detection control parameter.
    Note: This field may return null, indicating that no valid values can be obtained.
    TerrorismConfigureTerrorismConfigureInfoThe parameters for detecting sensitive information.
    Note: This field may return null, indicating that no valid values can be obtained.
    PoliticalConfigurePoliticalConfigureInfoThe parameters for detecting sensitive information.
    Note: This field may return null, indicating that no valid values can be obtained.
    ProhibitedConfigureProhibitedConfigureInfoControl parameter of prohibited information detection. Prohibited information includes:
  • Abusive;
  • Drug-related.

  • Note: this field may return null, indicating that no valid values can be obtained.
    UserDefineConfigureUserDefineConfigureInfoCustom content audit control parameter.
    Note: This field may return null, indicating that no valid values can be obtained.
    CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.
    TypeStringThe template type. Valid values:
    * Preset
    * Custom
    Note: This field may return null, indicating that no valid values can be obtained.

    CosFileUploadTrigger

    Input rule bound to COS.

    Used by actions: CreateSchedule, CreateWorkflow, ModifySchedule, ResetWorkflow.

    NameTypeRequiredDescription
    BucketStringYesName of the COS bucket bound to a workflow, such as TopRankVideo-125xxx88.
    RegionStringYesRegion of the COS bucket bound to a workflow, such as ap-chongiqng.
    DirStringNoInput path directory bound to a workflow, such as /movie/201907/. If this parameter is left empty, the / root directory will be used.
    FormatsArray of StringNoAll supported formats are as follows:
    - Video file extension. The following 15 options are supported:
    .mp4, .avi, .mov, .wmv, .flv, .mkv, .mpg, .mpeg, .rm, .rmvb, .asf, .3gp, .webm, .ts, and .m4v.
    - Audio file extension. The following 7 options are supported:
    .mp3, .wav, .aac, .flac, .ogg, .m4a, and .amr.
    - Subtitle file extension. The following 2 options are supported:
    .vtt and .srt.
    - *: any file format is supported.
    - Unspecified or input an empty list: the system supports the following preset file formats: video (.mp4, .ts, .flv, .wmv, .asf, .rm, .rmvb, .mpg, .mpeg, .3gp, .mov, .webm, .mkv, .avi, and .m4v); audio (.mp3, .m4a, .flac, .ogg, .wav, .amr, and .aac); subtitle (.vtt and .srt).
    Note:
    1. If the input format list includes *, it indicates that any file format is supported.
    2. File extensions can be provided with or without ., such as .mp4 or mp4, both are supported.
    3. Custom file extensions should consist of digits, letters, and characters, and have a length between 1 and 64 characters.

    CosInputInfo

    Media processing COS object information.

    Used by actions: BatchProcessMedia, CreateSubtitleEmbedTemplate, DescribeImageTaskDetail, DescribeMediaMetaData, DescribeSubtitleEmbedTemplates, DetectVideoSubtitleArea, DetectVideoWatermark, ExtractBlindWatermark, ModifySubtitleEmbedTemplate, ProcessImage, ProcessMedia.

    NameTypeRequiredDescription
    BucketStringYesName of the COS Bucket where the media processing object file resides, for example, TopRankVideo-125xxx88.
    RegionStringYesRegion of the COS Bucket where the media processing object file resides, for example, ap-chongqing.
    ObjectStringYesInput path of the media processing object file, for example /movie/201907/WildAnimal.mov.

    CosOutputStorage

    Media processing COS output object information.

    Used by actions: BatchProcessMedia, CreateSchedule, CreateWorkflow, EditMedia, ModifySchedule, ProcessImage, ProcessLiveStream, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    BucketStringNoTarget Bucket name for the output files generated by media processing, for example, TopRankVideo-125xxx88. If left empty, the upper-level Bucket is inherited.
    RegionStringNoPark of the target Bucket for outputting media processing generated files, for example, ap-chongqing. If left empty, it is inheritable from the upper layer.

    CoverConfigureInfo

    Intelligent Cover Task Control Parameters

    Used by actions: CreateAIAnalysisTemplate, DescribeAIAnalysisTemplates.

    NameTypeRequiredDescription
    SwitchStringYesIntelligent Cover Task Switch. Valid values:
  • ON: Enable intelligent thumbnail generation.
  • OFF: Disables the intelligent thumbnail generation task.
  • CoverConfigureInfoForUpdate

    Control parameter of intelligent cover generating task

    Used by actions: ModifyAIAnalysisTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of intelligent cover generating task. Valid values:
  • ON: enables intelligent cover generating task;
  • OFF: disables intelligent cover generating task.
  • CustomModel

    Product fission model info

    Used by actions: CreateAiFissionTask.

    NameTypeRequiredDescription
    GenderStringNo

    Gender

    Enumeration value:

    • male: man
    • female: woman
    • any: unlimited
    AgeStringNo

    Age range.

    Enumeration values:

    • teen: youth
    • young_adult: adulthood
    • middle_aged: middle-aged
    • mature: mature
    AppearanceStringNo

    Appearance

    Enumeration value:

    • caucasian: White
    • asian: Asian
    • latino: Latino
    • african: African
    • middle_eastern: Middle Eastern
    BodyTypeStringNo

    Body shape

    Enumeration value:

    • slim: Slim
    • standard: Standard
    • athletic: Healthy
    • chubby: Chubby

    CustomVariable

    Custom description variable.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    TypeStringNo

    User-defined variable type.

    Parameter format: PascalCase format.

    This cannot be UserPrompt. The default platform template is not adapted for custom content. Submit a ticket if needed.

    DescriptionStringNo

    Custom variable description.

    DiagnoseResult

    Diagnosis result item.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    CategoryString
    TypeString
    TimestampFloat
    DescriptionString
    DateTimeString
    SeverityLevelString

    DiffusionEnhanceConfig

    LLM enhancement.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:

    ON: enabled.
    OFF: disabled.
    Default value: OFF.
    TypeStringNo

    DocToVideoBackgroundInfo

    Background image information for AIGC document-to-video generation

    Used by actions: CreateDocToVideoTask.

    NameTypeRequiredDescription
    ImageUrlStringNo

    Background image URL for video generation.

    DocToVideoCosInfo

    cos information. Stores user-provided cos information for saving results

    Used by actions: CreateDocToVideoTask.

    NameTypeRequiredDescription
    CosBucketRegionStringNo

    cos bucket region

    CosBucketNameStringNo

    cos bucket name

    CosBucketPathStringNo

    cos bucket path

    DocToVideoInput

    AIGC document-to-video input

    Used by actions: CreateDocToVideoTask.

    NameTypeRequiredDescription
    FileUrlArray of StringYes

    Document link for video generation.

    Supported document types: pdf, pptx, docx, png, jpg
    Document count limit: 3
    Document size limit: 10MB
    Document page limit: 100

    PromptStringYes

    Prompt information for video generation.

    Prompt length limit: 2,000 characters.

    ModelNameStringYes

    Document-to-video model name

    Default value: Wand

    ModelVersionStringYes

    Document-to-video model version number

    Default value: 1.0

    RatioStringNo

    Aspect ratio of the generated video.

    Enumeration values:

    • 16:9: 16:9
    • 9:16: 9:16
    • 1:1: 1:1

    Default value: 16:9

    LanguageStringNo

    Language of the generated video.

    Enumeration values:

    • zh: Chinese
    • en: English
    • ja: Japanese
    • ko: Korean
    • ru: Russian
    • fr: French
    • es: Spanish
    • de: German

    Default value: zh

    ReferenceDurationIntegerNo

    Video duration for reference.

    This is not an exact duration; it serves as a reference for the LLM only.

    Range: [15, 1200]

    Unit: second

    EnableTTSBooleanNo

    Whether the AI dubbing feature is enabled.

    Default value: false

    VoiceIdStringNo

    Voice ID. Valid only when AI dubbing feature is enabled.

    PPTXFidelityBooleanNo

    Whether PPTX high-fidelity clone mode is enabled.

    When enabled, the content of the input PPTX document will be cloned as much as possible, but perfect cloning is not possible.
    Animated effects cannot be cloned temporarily.

    When enabled, ensure the input document contains at least one PPTX document.
    If there are multiple PPTX documents, only the first document will be cloned with high fidelity.

    Default value: false

    ModeStringNo

    Video generation mode.

    Enumeration values:

    • stage: Generation mode upon confirmation
    • auto: End-to-end direct generation mode
    BackgroundDocToVideoBackgroundInfoNo

    Background image information used to generate the video.

    It only takes effect when PreserveLayout is false.

    WatermarkDocToVideoWatermarkInfoNo

    Watermark image information for video generation.

    It only takes effect when PreserveLayout is false.

    EnableCaptionBooleanNo

    Whether subtitle generation is enabled.

    Default value: false

    DocToVideoRegenerateInput

    Input information for regenerating an AIGC document-to-video task

    Used by actions: ModifyDocToVideoTaskStatus.

    NameTypeRequiredDescription
    ScopeStringYes

    Regeneration scope.

    Enumeration values:

    • full: Full regeneration at this stage (for example, modifying the overall number of scenarios)
    • scenes: Partial regeneration by scenario (for example, modifying the specific content of a scenario)
    PromptStringYes

    Prompt content for regeneration.

    SceneIdsArray of StringNo

    Target page ID array for partial regeneration by page. Required only when Scope=scenes. Not repeatable. Up to 5 pages can be regenerated at a time.

    DocToVideoWatermarkInfo

    Watermark image information for AIGC document-to-video generation

    Used by actions: CreateDocToVideoTask.

    NameTypeRequiredDescription
    ImageUrlStringNo

    Watermark image URL for video generation.

    PositionStringNo

    Watermark image location.

    Enumeration values:

    • top-left: top-left corner
    • top-right: top-right corner
    • bottom-left: bottom-left corner
    • bottom-right: bottom-right corner

    DrmInfo

    Drm encryption information.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesEncryption type.

    - simpleaes
    Can only be used for HLS. Format support: ts and mp4.
    Only slice mode can be used. singlefile mode cannot be used.

    - fairplay:
    Can only be used for HLS. The segment format can only be mp4.
    Slice mode or singlefile mode can be used.

    - widevine:
    Can be used for HLS and DASH. The segment format can only be mp4.
    Output HLS: The slicing or singlefile mode can be used.
    Output DASH: can only be in singlefile mode

    - playready:
    Can be used for HLS and DASH. The segment format can only be mp4.
    Output HLS: The slicing or singlefile mode can be used.
    Output DASH: can only be in singlefile mode

    - widevine+fairplay,playready+fairplay,widevine+playready+fairplay:
    Can only be used for HLS. The segment format can only be mp4.
    Slice mode or singlefile mode can be used.

    - widevine+playready:
    Applicable to HLS and MPEG-DASH. The segment format can only be mp4.
    For HLS format, you can use the slicing mode or singlefile mode.
    For MPEG-DASH, only singlefile mode can be used.
    SimpleAesDrmSimpleAesDrmNo
    SpekeDrmSpekeDrmNoInformation about FairPlay, WideVine, and PlayReady encryption.

    DstSubtitleInput

    AI Dubbing external translation subtitle information

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    DstSubtitleInfoMediaInputInfoNo

    External translation subtitle information.

    DubbingConfig

    dubbing task configuration

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    DubbingModeStringYes

    Dubbing type. Available values: FullAutoEmotionClone: fully automated high-emotion clone dubbing; RoleBasedSmartDubbing: intelligent dubbing by role; SingleVoice: specify a single voice type;

    BackgroundVolumeIntegerNo

    Background sound volume, range: 0-100

    Default value: 80

    SecondaryTuningStringNo

    Secondary fine-tuning switch. Available values:
    ON: enable secondary fine-tuning;
    OFF: disable secondary fine-tuning;

    Default value: OFF

    It can be set to ON only for RoleBasedSmartDubbing.

    VoiceIdStringNo

    Specify voice tone

    Valid only for SingleVoice and required for Create

    DubbingVersionStringNo

    Dubbing version. Available values: v1, v2

    Default value: v2

    Only takes effect in FullAutoEmotionClone (fully automated high-emotion clone dubbing) mode

    DubbingEmbedSubtitleConfig

    Subtitle suppression configuration for a dubbing task

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    SubtitleEmbedIdIntegerNo

    id of the suppressed subtitles.

    UseOriginalPosIntegerNo

    Continue to use the original subtitle position.

    Default value: 1

    UseOriginalSizeIntegerNo

    Continue to use the original subtitle font size.

    Default value: 1

    DubbingOutputConfig

    dubbing task output configuration

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    OutputModeStringNo

    Output method

    Enumeration values:

    • FinalVideoOnly: default, final video only
    • AudioAndSubtitle: translation audio + translation subtitle
    • Custom: customization

    Default value: FinalVideoOnly

    No translation audio and subtitle are returned when using external subtitles

    OutputFinalVideoStringNo

    Output video switch

    Enumeration values:

    • ON: Enable
    • OFF: Disable

    Default value: ON

    Only takes effect in Custom mode

    OutputSubtitleStringNo

    Switch to output subtitle files (contains both original voice subtitles and target language subtitles)

    Enumeration values:

    • ON: enable
    • OFF: disable

    Default value: OFF

    OutputDstAudioStringNo

    Audio switch for output translation dubbing

    Enumeration values:

    • ON: Enable
    • OFF: Disable

    Default value: OFF

    Only takes effect in Custom mode

    EmbedSubtitleConfigDubbingEmbedSubtitleConfigNo

    Subtitle suppression configuration message.

    DubbingSubtitleConfig

    dubbing task translation configuration

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    SubtitleSourceStringNo

    Subtitle source.

    Enumeration values:

    • OCR: OCR text recognition, recognizes text in video frames.
    • ASR: ASR speech recognition, recognizes voice dialogue in videos.
    • External: External subtitle file, provide the URL of the original/translated subtitles.
    AsrAssistOcrStringNo

    Use ASR to assist OCR.

    Enumeration values:

    • ON: Enable the use of ASR to assist OCR.
    • OFF: Disable the use of ASR to assist OCR.

    Default value: OFF

    Can be set to ON only when SubtitleSource=OCR

    EraseOriginalSubtitleStringNo

    Erase the original subtitle.

    Enumeration values:

    • ON: Erase the original subtitle.
    • OFF: Retain the original subtitle.

    Default value: OFF

    Cannot be set to ON when SubtitleSource=External

    SelectingSubtitleAreasConfigSelectingSubtitleAreasConfigNo

    Subtitle location information.

    DubbingTranslateConfig

    dubbing task translation configuration

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    VideoSrcLanguageStringYes

    Source language.

    TranslateDstLanguageStringYes

    Target language of the translation.

    SimplifyTranslationStringNo

    Intelligent translation simplification.

    Enumeration values:

    • ON: Turn on intelligent translation simplification.
    • OFF: Turn off intelligent translation simplification.

    Default value: OFF

    EditMediaFileInfo

    Edit on-demand video file information

    Used by actions: DescribeTaskDetail, EditMedia, ParseNotification.

    NameTypeRequiredDescription
    InputInfoMediaInputInfoYesInput video information.
    StartTimeOffsetFloatNo[Edit] task takes effect, video editing start time offset, measurement unit: second.
    EndTimeOffsetFloatNo[Edit] task takes effect, video editing end time offset, measurement unit: second.
    IdStringNo

    EditMediaOutputConfig

    Configuration for output files of video editing

    Used by actions: EditMedia.

    NameTypeRequiredDescription
    ContainerStringNoThe container. Valid values: mp4 (default), hls, mov, flv, avi.
    Note: This field may return null, indicating that no valid values can be obtained.
    TypeStringNoEditing mode. Optional values:
    normal (default): Precise editing
    fast: Fast editing, with faster processing speed but lower precision to some extent
    Note: fast only supports individual files, and the default output transcoding format of normal is h264.
    Note: This field may return null, indicating that no valid value can be obtained.

    EditMediaTask

    Edit video task info

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TaskIdStringTask ID.
    StatusStringTask status. Valid values:
  • PROCESSING: Processing;
  • FINISH: completed
  • ErrCodeIntegerError code.
  • 0: Success;
  • Additional values: fail.
  • MessageStringError message.
    InputEditMediaTaskInputInput for video editing tasks.
    OutputEditMediaTaskOutput

    EditMediaTaskInput

    Input for the video editing task.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    FileInfoSetArray of EditMediaFileInfoInput video file information.

    EditMediaTaskOutput

    Output of the video editing task

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    OutputStorageTaskOutputStorageTarget storage for the edited file.
    PathStringPath of the edited video file.
    MetaDataMediaMetaData

    EmbeddingData

    Embedding API input:
    Type Data type; currently only supports textData Data content; currently only supports text strings

    Used by actions: EmbeddingData.

    NameTypeRequiredDescription
    TypeStringYes

    Data type

    Enumeration values:

    • text: Text
    DataStringYes

    Data content. When Type is text, it is a text string.

    EmbeddingResultItem

    Embedding result

    Used by actions: EmbeddingData.

    NameTypeDescription
    ResultArray of Float

    Vector

    EnhanceConfig

    Audio/video enhancement configuration

    Used by actions: CreateTranscodeTemplate, CreateWorkflow, DescribeTranscodeTemplates, ModifyTranscodeTemplate, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    VideoEnhanceVideoEnhanceConfigNo
    AudioEnhanceAudioEnhanceConfigNo

    EraseArea

    Used by actions: CreateSmartEraseTemplate, CreateSmartSubtitleTemplate, DetectVideoSubtitleArea, ModifySmartEraseTemplate, ModifySmartSubtitleTemplate, ProcessMedia.

    NameTypeRequiredDescription
    LeftTopXFloatYes

    Top-left X-axis coordinate of the area.
    For example, when Unit is 1, meaning percentage is used, 0.05 indicates the horizontal distance from the top-left corner of the area to the top-left corner of the entire frame is 5% of the frame width.

    LeftTopYFloatYes

    Y-coordinate of the upper left corner of the region.
    For example, when Unit is 1, meaning usage percentage, 0.1 indicates the vertical distance from the upper left corner of the region to the upper left corner of the entire frame is 10% of the screen height.

    RightBottomXFloatYes

    X-coordinate of the bottom-right corner of the region.
    For example, when Unit is 1, meaning percentage is used, 0.75 indicates the horizontal distance from the bottom-right corner of the region to the top-left corner of the entire frame is 75% of the frame width.

    RightBottomYFloatYes

    Y-coordinate of the region's bottom-right corner.
    For example, when Unit is 1 (percentage), 0.9 means the vertical distance from the bottom-right corner of the region to the top-left corner of the entire frame is 90% of the screen height.

    UnitIntegerYes

    Coordinate unit

    • 1 Percentage
    • 2 Pixel value

    EraseTimeArea

    Used by actions: CreateSmartEraseTemplate, ModifySmartEraseTemplate, ProcessMedia.

    NameTypeRequiredDescription
    BeginMsIntegerYes
    EndMsIntegerYes
    AreasArray of EraseAreaYes

    ExecRuleTaskData

    Conditional judgment output.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    RearDriveIndexArray of IntegerIndexes of nodes that needs to be executed based on the conditional judgment for quality inspection.

    ExecRulesTask

    Used by actions: CreateSchedule, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia.

    NameTypeRequiredDescription
    RulesArray of RulesNo

    ExtractBlindWatermarkTask

    Extract video digital watermark task information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TaskIdStringMedia processing task ID.
    StatusStringTask flow status. Valid values:
  • WAITING: waiting.
  • PROCESSING: Processing;
  • FINISH: completed
  • ErrCodeIntegerError code. 0 indicates success. Other values indicate failure.
    MessageStringError message.
    InputInfoMediaInputInfoTarget file info of Media Processing Service.
    TypeStringDigital watermark type. Valid values:
  • blind-basic: basic copyright digital watermark;
  • blind-ab: ab copyright digital watermark.
  • IsDetectedBooleanTag whether a watermark is detected. If this parameter is true, the Result field will return the watermark extraction Result. If this parameter is false, the Result field will not return it.
    ResultStringWatermark content fetched. Field will not be returned if no digital watermark is detected.
    ExtractBlindWatermarkConfigExtractBlindWatermarkTaskConfigExtract digital watermark configuration.

    ExtractBlindWatermarkTaskConfig

    Extracts the digital watermark task configuration for video transcoding.

    Used by actions: DescribeTaskDetail, ExtractBlindWatermark, ParseNotification.

    NameTypeRequiredDescription
    SegmentDurationIntegerYesValid when the digital watermark type is blind-abseq, used to specify the segment duration of the input video. Unit: ms.
    If left empty, the default segment duration is 5 seconds.

    FaceConfigureInfo

    Face Recognition task control parameter

    Used by actions: CreateAIRecognitionTemplate, DescribeAIRecognitionTemplates.

    NameTypeRequiredDescription
    SwitchStringYesFace Recognition task switch. Valid values:
  • ON: Enable intelligent face recognition task.
  • OFF: Disables the intelligent face recognition task.
  • ScoreFloatNoFace recognition filter score. Returns recognition result when the recognition result reaches or exceeds this score. Default is 95. Value ranges from 0 to 100.
    DefaultLibraryLabelSetArray of StringNoDefault character filter tag. Specify the tag of the default character to be returned. If left blank or empty, all default character results will be returned. Tag value range:
  • entertainment: entertainment star;
  • Sport: sports celebrity;
  • politician: sensitive person.
  • UserDefineLibraryLabelSetArray of StringNoUser-defined character filter tag. Specify the tag of the user-defined character to be returned. If left blank or empty, all customized figure results will be returned.
    The number of tags is up to 100, and each tag can have up to 16 characters.
    FaceLibraryStringNoFigure library selection. Available values:
  • Default: Use default character library;
  • UserDefine: Use a user-defined character library.
  • All: Use default character library and user-defined character library simultaneously.

  • Default value: All, using the default figure library and user-defined character library.

    FaceConfigureInfoForUpdate

    Face Recognition Task Control Parameter

    Used by actions: ModifyAIRecognitionTemplate.

    NameTypeRequiredDescription
    SwitchStringNoFace Recognition task switch. Valid values:
  • ON: Enable intelligent face recognition task.
  • OFF: Disables the intelligent face recognition task.
  • ScoreFloatNoFace recognition filter score. Returns the recognition result when the recognition result reaches this score or higher. Value ranges from 0 to 100.
    DefaultLibraryLabelSetArray of StringNoDefault character filter tag. Specify the tag of the default character to be returned. If left blank or empty, all default character results will be returned. Tag value range:
  • entertainment: entertainment star;
  • Sport: sports celebrity;
  • politician: sensitive person.
  • UserDefineLibraryLabelSetArray of StringNoUser-defined character filter tag. Specify the tag of the user-defined character to return. If left blank or empty, all custom character results are returned.
    The number of tags is up to 100, and each tag can have up to 16 characters.
    FaceLibraryStringNoFigure library selection. Available values:
  • Default: Use default character library;
  • UserDefine: Use the user-defined character library.
  • All: Use default character library and user-defined character library simultaneously.
  • FaceEnhanceConfig

    Face enhancement configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoWhether to enable the feature. Valid values:
  • ON
  • OFF

  • Default value: ON.
    IntensityFloatNoIntensity, value ranges from 0.0 to 1.0.
    Default: 0.0.

    File3D

    Query returns each output file

    Used by actions: QueryHunyuan3DTask.

    NameTypeRequiredDescription
    TypeStringNo

    File type: OBJ / GLB / FBX / STL / USDZ

    Enumeration values:

    • OBJ: common 3D exchange format
    • GLB: glTF 2.0 binary ("the JPEG of the 3D world")
    • FBX: Autodesk film/gaming industry standard
    • STL: 3D print/CAD triangle mesh
    • USDZ: Pixar/Apple packaged scenario description
    UrlStringNo

    File download URL (temporary signature, general TTL 24h)

    PreviewImageUrlStringNo

    Preview image URL (if it exists)

    FissionTaskInfo

    Product fission task info

    Used by actions: CreateAiFissionTask.

    NameTypeRequiredDescription
    DurationIntegerNo

    Video output duration

    Range: [1, 15]

    Unit: seconds

    Default value: 15

    ModelTierStringNo

    Model gearbox

    Enumeration value:

    • standard: Standard version
    • flagship: Flagship edition
    RatioStringNo

    Video image ratio

    Enumeration values:

    • 9:16: 9:16
    • 16:9: 16:9
    • 1:1: -1:1
    • 3:4: 3:4
    • 4:3: 4:3
    ResolutionStringNo

    Output resolution

    Enumeration values:

    • 720p: 720p
    • 1080p: 1080p
    • 2k: 2k
    • 4k: 4k
    MarketStringNo

    Target market

    Enumeration values:

    • north_america: North America
    • europe: Europe
    • china: China
    • japan: Japan
    • korea: South Korea
    • southeast_asia: Southeast Asia
    • brazil: Brazil
    • global: Global
    • other: Other

    Impacts the default model ethnicity and localized style. When CustomModel is not specified, the ethnicity is automatically determined by the market.

    LanguageStringNo

    Voiceover/subtitle language

    Enumeration value:

    • english: English
    • chinese: Chinese
    • japanese: Japanese
    • korean: Korean
    • spanish: Spanish
    • portuguese: Portuguese
    • music_only: Music only, no voiceover
    VideoTypeStringNo

    Video type

    Enumeration value:

    • ugc: UGC seeding
    • talk: Product talk
    • display: Product display (product only, no voice)
    • unboxing: Out-of-the-box sharing
    • reaction: Reaction show
    SplitCountIntegerNo

    Fission count

    Value ranges from 0 to 1

    Unit: unit

    CustomModelCustomModelNo

    Customize an on-camera model

    FrameRateConfig

    Frame interpolation frame rate configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled
  • OFF: disabled.

  • Default value: ON.
    FpsIntegerNo

    FrameRateWithDenConfig

    New frame interpolation configuration, which supports fractional frame rates.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled
  • OFF: disabled

  • Default value: ON.
    FpsNumIntegerNo
    FpsDenIntegerNo

    FrameTagConfigureInfo

    Intelligent Frame Tagging Task Control Parameter

    Used by actions: CreateAIAnalysisTemplate, DescribeAIAnalysisTemplates.

    NameTypeRequiredDescription
    SwitchStringYesIntelligent frame tagging task switch. Valid values:
  • ON: Enable intelligent frame-specific tagging task.
  • OFF: Disables the intelligent frame-specific tagging task.
  • FrameTagConfigureInfoForUpdate

    Control parameter of intelligent frame-specific tagging task

    Used by actions: ModifyAIAnalysisTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of intelligent frame-specific tagging task. Valid values:
  • ON: enables intelligent frame-specific tagging task;
  • OFF: disables intelligent frame-specific tagging task.
  • HLSConfigureInfo

    HLS configuration parameters

    Used by actions: CreateLiveRecordTemplate, DescribeLiveRecordTemplates, ModifyLiveRecordTemplate.

    NameTypeRequiredDescription
    ItemDurationIntegerNoDuration of TS file, unit: second, value ranges from 5 to 30 seconds.

    Leave it blank and it defaults to 30 seconds.
    IntervalIntegerNoRecording period, unit: second, value ranges from 10 minutes to 12 hr.

    Leave it blank defaults to 10 minutes (3600 seconds).
    ContinueTimeoutIntegerNoContinuation waiting time, unit: second. Value range: 60 seconds to 1800 seconds.
    Leave blank defaults to 0 (recording continuation disabled).

    HdrConfig

    HDR configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled;
  • OFF: disabled

  • Default value: ON.
    TypeStringNo

    HeadTailParameter

    Opening and ending segments parameter.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    HeadSetArray of MediaInputInfoNo
    TailSetArray of MediaInputInfoNo

    HighlightSegmentItem

    Intelligent highlight collection segments.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    ConfidenceFloatConfidence degree.
    StartTimeOffsetFloatSegment start time offset.
    EndTimeOffsetFloatEnd time offset of the recording clip.
    SegmentTagsArray of String
    BeginTimeStringThe start time of a live streaming segment, in the ISO date format.
    EndTimeStringThe end time of a live streaming segment, in the ISO date format.
    TitleStringHighlight title.
    SummaryStringHighlight overview.

    ImageAreaBoxInfo

    Information on the box selection area in an image.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    TypeStringNoType of the box selection area in the image. Valid values:
  • logo: icon.
  • Text: text.

  • Default value: logo.
    AreaCoordSetArray of IntegerNoCoordinates (pixel-level) of the box selection area in the image, in the format of [x1, y1, x2, y2]. It indicates the coordinates of the top left corner and the bottom right corner. Note: The maximum value of this field is 4096.
    For example, [101, 85, 111, —].
    BoundingBoxArray of FloatNoCoordinates of the box selection area in the image, in the format of [x1, y1, x2, y2]. It indicates the coordinates of the top left corner and the bottom right corner. This parameter is valid only when AreaCoordSet is not specified. When it indicates the pixel, the maximum value of this field is 4096.
    - [0.1, 0.1, 0.3, 0.3]: indicates the ratio (values are less than 1).
    - [50, 50, 350, 280]: indicates the pixel (values are greater than or equal to 1).
    BoundingBoxUnitTypeIntegerNoBoundingBox field unit. When the value is set to 0, select the unit automatically according to the field rule. When it is set to 1, the unit is ratio. When it is set to 2, the unit is pixel.

    ImageDenoiseConfig

    Image denoising configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration enabling status. Valid values:
  • ON: enabled.
  • OFF: disabled.

  • Default value: ON.
    TypeStringNoType, available values:
  • weak
  • strong

  • Default value: weak.

    ImageEncodeConfig

    Image encoding format parameters

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    FormatStringNoImage format. Valid values: JPEG, PNG, BMP, and WebP. If it is not specified, the original image format is used. Animations are not supported.
    QualityIntegerNoRelative image quality. Valid range: 1 - 100. The value is based on the original image quality, and the default is the original image quality.

    ImageEnhanceConfig

    Image enhancement parameters

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SuperResolutionSuperResolutionConfigNoSuper-resolution configuration.
    AdvancedSuperResolutionConfigAdvancedSuperResolutionConfigNoAdvanced super-resolution configuration.
    DenoiseImageDenoiseConfigNoDenoising configuration.
    ImageQualityEnhanceImageQualityEnhanceConfigNoComprehensive enhancement configuration.
    ColorEnhanceColorEnhanceConfigNoColor enhancement configuration.
    SharpEnhanceSharpEnhanceConfigNoDetail enhancement configuration.
    FaceEnhanceFaceEnhanceConfigNoFace enhancement configuration.
    LowLightEnhanceLowLightEnhanceConfigNoLow-light enhancement configuration.

    ImageEraseConfig

    Image erasing parameter.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    ImageEraseLogoImageEraseLogoConfigNoIcon erasing configuration.

    ImageEraseLogoConfig

    Icon erasing configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled;
  • OFF: disabled.

  • Default value: ON.
    ImageAreaBoxesArray of ImageAreaBoxInfoNoMultiple box selection areas that need to be erased, with a maximum of 16 areas available.
    Note: This field may return null, indicating that no valid values can be obtained.

    ImageProcessTaskOutput

    Image processing result information.

    Used by actions: DescribeImageTaskDetail.

    NameTypeDescription
    PathString
    OutputStorageTaskOutputStorage
    ContentString

    Processing result of the image-to-text task.

    FileIdString

    VOD Standard Edition FileId

    ImageProcessTaskResult

    Result type of the image processing task.

    Used by actions: DescribeImageTaskDetail.

    NameTypeDescription
    StatusString
    ErrMsgStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    MessageString
    OutputImageProcessTaskOutput
    ProgressInteger

    ImageQualityEnhanceConfig

    Comprehensive enhancement configuration

    Used by actions: CreateProcessImageTemplate, CreateTranscodeTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ModifyTranscodeTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Available values:
  • ON: enabled;
  • OFF: disabled

  • Default value: ON.
    TypeStringNo

    ImageSpriteTaskInput

    Sprite sheet capturing task input parameter type

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    Sprite screenshot template ID.

    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNo

    Output path of the sprite screenshot image file after the sprite screenshot is taken, which can be a relative or absolute path.
    To define the output path, the path must end with .{format}. For variable names, see File Name Variable Description.
    Relative path example:

  • File name_{variable name}.{format}
  • File name.{format}
  • Absolute path example:
  • /custom path/file name_{variable name}.{format}
  • If this is not specified, the default relative path is {inputName}_imageSprite_{definition}_{number}.{format}.
    WebVttObjectNameStringNo

    Output path of the Web VTT file after the sprite screenshot is taken, which can only be a relative path. If this is not specified, the default relative path is {inputName}_imageSprite_{definition}.{format}.

    ObjectNumberFormatNumberFormatNo
    ExtInfoStringNo

    Extended parameter.

    ImageSpriteTemplate

    Details of an image sprite generating template

    Used by actions: DescribeImageSpriteTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of an image sprite generating template.
    TypeStringTemplate type. Valid values:
  • Preset: Preset template;
  • Custom: Custom template.
  • NameStringName of an image sprite generating template.
    WidthIntegerSubimage width of an image sprite.
    HeightIntegerSubimage height of an image sprite.
    ResolutionAdaptiveStringResolution adaption. Valid values:
  • open: enabled. In this case, Width represents the long side of a video, while Height the short side;
  • close: disabled. In this case, Width represents the width of a video, while Height the height.

  • Default value: open.
    SampleTypeStringSampling type.
    SampleIntervalIntegerSampling interval.
    RowCountIntegerSubimage row count of an image sprite.
    ColumnCountIntegerSubimage column count of an image sprite.
    CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.
    FillTypeStringFill type. "Fill" refers to the way of processing a screenshot when its aspect ratio is different from that of the source video. The following fill types are supported:
  • stretch: Stretch. The screenshot will be stretched frame by frame to match the aspect ratio of the source video, which may make the screenshot "shorter" or "longer";
  • black: Fill with black. This option retains the aspect ratio of the source video for the screenshot and fills the unmatched area with black color blocks.

  • Default value: black.
    CommentStringTemplate description.
    FormatStringThe image format.

    ImageTaskInfo

    Used by actions: DescribeImageTasks.

    NameTypeRequiredDescription
    TaskIdStringNo
    StatusStringNo
    InputStringNo
    CreateTimeStringNo
    BeginProcessTimeStringNo
    FinishTimeStringNo
    SubTaskHasFailedBooleanNo

    ImageTaskInput

    Image task input parameters

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, DescribeProcessImageTemplates, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    EncodeConfigImageEncodeConfigNo

    Image encoding configuration.

    EnhanceConfigImageEnhanceConfigNo

    Image enhancement configuration.

    EraseConfigImageEraseConfigNo

    Image erasing configuration.

    AiPosterSuiteConfigAiPosterSuiteConfigNo

    AI image set configuration.

    AiCutoutConfigAiCutoutConfigNo

    Ai image cutout configuration

    AiExpansionConfigAiExpansionConfigNo

    Ai Image Expansion Configuration

    AiStoryboardConfigAiStoryboardConfigNo

    Ai storyboard deconstruction configuration

    UnderstandImageConfigUnderstandImageConfigNo

    Image understanding configuration.

    ImageWatermarkInput

    Input parameter of an image watermarking template

    Used by actions: CreateWatermarkTemplate.

    NameTypeRequiredDescription
    ImageContentStringYesString generated by Base64-encoding a watermark image. JPEG and PNG images are supported.
    WidthStringNoWidth of a watermark, supporting two formats: % and px.
  • If a string ends with %, it indicates that the Width of a watermark is a percentage of a video's width. For example, 10% means that Width is 10% of a video's width.
  • If a string ends with px, the Width of a watermark will be in pixels. For example, 100px means that Width is 100 pixels. Value range: [8, 4096].


  • When width and height are not specified or set to 0, the default value is 10%.
    HeightStringNoWatermark height. % and px formats are supported:
  • If the string ends in %, the Height of the watermark will be the specified percentage of the video height. For example, 10% means that Height is 10% of the video height;
  • If the string ends in px, the Height of the watermark will be in pixels. For example, 100px means that Height is 100 pixels. Value range: 0 or [8, 4096].

  • Default value: 0px, which means that Height will be proportionally scaled according to the aspect ratio of the original watermark image.
    RepeatTypeStringNoRepeat type of an animated watermark. Valid values:
  • once: no longer appears after watermark playback ends.
  • repeat_last_frame: stays on the last frame after watermark playback ends.
  • repeat (default): repeats the playback until the video ends.
  • ImageWatermarkInputForUpdate

    Input parameter of an image watermarking template

    Used by actions: ModifyWatermarkTemplate.

    NameTypeRequiredDescription
    ImageContentStringNoString generated by Base64-encoding a watermark image. JPEG and PNG images are supported.
    WidthStringNoWatermark width. % and px formats are supported:
  • If the string ends in %, the Width of the watermark will be the specified percentage of the video width. For example, 10% means that Width is 10% of the video width;
  • If the string ends in px, the Width of the watermark will be in pixels. For example, 100px means that Width is 100 pixels. Value range: [8, 4096].
  • HeightStringNoHeight of a watermark, supporting two formats: % and px.
  • If a string ends with %, it indicates that the Height of a watermark is a percentage of a video's height. For example, 10% means that Height is 10% of a video's height.
  • If a string ends with px, the Height of a watermark will be in pixels. For example, 100px means that Height is 100 pixels. Value range: 0 or [8, 4096].


  • RepeatTypeStringNoRepeat type of an animated watermark. Valid values:
  • once: no longer appears after watermark playback ends.
  • repeat_last_frame: stays on the last frame after watermark playback ends.
  • repeat (default): repeats the playback until the video ends.
  • ImageWatermarkTemplate

    Image watermarking template

    Used by actions: DescribeWatermarkTemplates.

    NameTypeDescription
    ImageUrlStringWatermark image address.
    WidthStringWatermark width. % and px formats are supported:
  • If the string ends in %, the Width of the watermark will be the specified percentage of the video width; for example, 10% means that Width is 10% of the video width;
  • If the string ends in px, the Width of the watermark will be in px; for example, 100px means that Width is 100 px.
  • HeightStringWatermark height. % and px formats are supported:
  • If the string ends in %, the Height of the watermark will be the specified percentage of the video height. For example, 10% means that Height is 10% of the video height;
  • If the string ends in px, the Height of the watermark will be in pixels. For example, 100px means that Height is 100 pixels.

  • 0px means that Height will be proportionally scaled according to the video width.
    RepeatTypeStringRepeat type of an animated watermark. Valid values:
  • once: no longer appears after watermark playback ends.
  • repeat_last_frame: stays on the last frame after watermark playback ends.
  • repeat (default): repeats the playback until the video ends.
  • LLMDetectionIssue

    Issue detected by the LLM.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TagString

    Issue category tag.

    DescriptionString

    Issue description.

    ScoreFloat

    Quality score of the issue. Value range: [0, 100].

    ConfidenceFloat

    Detection confidence for the issue. Value range: [0, 100].

    StartTimeMsInteger

    Issue start time (ms).

    EndTimeMsInteger

    Issue end time (ms).

    ExtraDataString

    Additional data (JSON format), such as severity and other supplementary information.

    LLMDetectionReport

    LLM detection result report.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ResultCountInteger

    Number of detection results.

    ResultSetArray of LLMDetectionResultItem

    Detection item result list.

    LLMDetectionResultItem

    Aggregation results of each LLM detection item.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    CategoryString

    Detection category.

    Enumeration value:

    • AIGCQualityCharacteristics: AIGC quality characteristics.
    GroupString

    Detection group.

    Enumeration values:

    • AIGCAuthenticity: AIGC authenticity, including human body plausibility, physical plausibility, and cross-frame consistency.
    • AIGCTechQuality: AIGC technology quality, including aspect ratio, black border, and forced portrait mode.
    TypeString

    Detection type name.

    Enumeration values:

    • BodyPoseCheck: Human body pose plausibility, which belongs to AIGCAuthenticity.
    • BodyDetailCheck: Human body detail plausibility, including finger count and facial symmetry, which belongs to AIGCAuthenticity.
    • PhysicRulesCheck: Physics rules plausibility, including perspective, lighting, and gravity, which belongs to AIGCAuthenticity.
    • ObjectConsistencyCheck: Cross-frame object consistency, which belongs to AIGCAuthenticity.
    • FormatCheck: Aspect ratio, black border, forced portrait mode, and other format issues, which belong to AIGCTechQuality.
    ScoreFloat

    Overall quality score. Value range: [0, 100]. Higher values indicate better quality.

    ConfidenceFloat

    Detection confidence. Value range: [0, 100]. Higher values indicate greater certainty.

    IssueSetArray of LLMDetectionIssue

    List of issues detected. This is empty if no issue is detected.

    LiveActivityResItem

    The output of a live scheme subtask.

    Used by actions: DescribeTaskDetail.

    NameTypeDescription
    LiveRecordTaskLiveScheduleLiveRecordTaskResultThe output of a live recording task.
    Note: This field may return null, indicating that no valid values can be obtained.
    LiveQualityControlTaskScheduleQualityControlTaskResultMedia quality inspection task output.
    Note: This field may return null, indicating that no valid values can be obtained.

    LiveActivityResult

    The output of a live scheme subtask.

    Used by actions: DescribeTaskDetail.

    NameTypeDescription
    ActivityTypeStringAtomic task type.
  • LiveRecord: live recording
  • AiQualityControl: media quality inspection
  • LiveActivityResItemLiveActivityResItemThe task output.
    Note: This field may return null, indicating that no valid values can be obtained.

    LiveAiAnalysisDescriptionItem

    Information about the live streaming summary result.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    ParagraphsArray of LiveAiParagraphInfo

    LiveAiParagraphInfo

    Segment information.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    SummaryStringSegment summary.
    TitleStringSegment title.
    KeywordsArray of StringSegment keyword.
    StartTimeOffsetFloatStarting time point of the segment, in seconds.
    EndTimeOffsetFloatEnd time point of the segment, in seconds.
    BeginTimeStringThe start time of a live streaming segment, in the ISO date format.
    EndTimeStringThe end time of a live streaming segment, in the ISO date format.

    LiveRecordFile

    Live streaming Recording output file information

    Used by actions: DescribeTaskDetail, ParseLiveStreamProcessNotification.

    NameTypeDescription
    UrlString
    SizeInteger
    DurationInteger
    StartTimeString
    EndTimeString

    LiveRecordResult

    The live recording result.

    Used by actions: DescribeTaskDetail.

    NameTypeDescription
    OutputStorageTaskOutputStorageThe storage of the recording file.
    Note: This field may return null, indicating that no valid values can be obtained.
    FileListArray of LiveRecordFileThe recording segments.
    Note: This field may return null, indicating that no valid values can be obtained.

    LiveRecordTaskInput

    The input parameters of a live recording task.

    Used by actions: DescribeTaskDetail.

    NameTypeRequiredDescription
    DefinitionIntegerYesThe live recording template ID.
    OutputStorageTaskOutputStorageNoThe storage of the recording file. If this parameter is left empty, the OutputStorage value of the parent folder will be inherited.
    Note: This field may return null, indicating that no valid values can be obtained.
    OutputObjectPathStringNoThe output path of the recording file.
    Note: This field may return null, indicating that no valid values can be obtained.

    LiveRecordTemplate

    Live recording template description

    Used by actions: DescribeLiveRecordTemplates.

    NameTypeDescription
    DefinitionIntegerUnique identifier of the recording template.
    HLSConfigureHLSConfigureInfoHLS configuration parameters
    MP4ConfigureMP4ConfigureInfoMP4 configuration parameter.
    NameStringRecording template name.
    CommentStringTemplate description information.
    TypeStringTemplate type. Valid values:
  • Preset: system preset template;
  • Custom: user-defined template.
  • CreateTimeStringTemplate creation time in ISO datetime format.
    UpdateTimeStringLast modification time of the template in ISO datetime format.
    RecordTypeStringRecording type. Valid values: video: audio and video recording; audio: audio recording; auto: automatic detection.

    LiveScheduleLiveRecordTaskResult

    The result of a live scheme's live recording task.

    Used by actions: DescribeTaskDetail.

    NameTypeDescription
    StatusStringThe task status. Valid values: PROCESSING, SUCCESS, FAIL.
    ErrCodeExtStringThe error code. An empty string indicates the task is successful; any other value indicates the task has failed. For details, see Error Codes.
    Note: This field may return null, indicating that no valid values can be obtained.
    ErrCodeIntegerThe error code. 0 indicates the task is successful; other values indicate the task has failed. This parameter is not recommended. Please use ErrCodeExt instead.
    Note: This field may return null, indicating that no valid values can be obtained.
    MessageStringThe error message.
    Note: This field may return null, indicating that no valid values can be obtained.
    InputLiveRecordTaskInputThe input of a live recording task.
    Note: This field may return null, indicating that no valid values can be obtained.
    OutputLiveRecordResultThe output of a live recording task.
    Note: This field may return null, indicating that no valid values can be obtained.
    BeginProcessTimeStringThe time when the task was started, in ISO date format.
    Note: This field may return null, indicating that no valid values can be obtained.
    FinishTimeStringThe time when the task was completed, in ISO date format.
    Note: This field may return null, indicating that no valid values can be obtained.

    LiveScheduleTask

    The information of a live scheme subtask.

    Used by actions: DescribeTaskDetail.

    NameTypeDescription
    TaskIdStringLive orchestration task ID.
    StatusStringTask stream status. Valid values:
  • PROCESSING: processing
  • FINISH: completed
  • ErrCodeIntegerAn error code other than 0 is returned in case of a source exception. Use the error code of the specific task when a value of 0 is returned.
    MessageStringThe corresponding exception message is returned in case of a source exception. If no source exception occurs, use the message of each specific task.
    UrlStringLive stream URL.
    LiveActivityResultSetArray of LiveActivityResultThe task output.
    Note: This field may return null, indicating that no valid values can be obtained.

    LiveSmartSubtitleResult

    Live stream smart subtitle result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    TextStringRecognized text.
    StartPTSTimeFloatStart PTS time of a translated recording clip, in seconds.
    EndPTSTimeFloatEnd PTS time of a translated recording clip, in seconds.
    TransStringTranslated text.
    StartTimeString
    EndTimeString
    SteadyStateBoolean
    UserIdString

    LiveSmartSubtitlesTaskInput

    Used by actions: ProcessLiveStream.

    NameTypeRequiredDescription
    DefinitionIntegerNo
    UserExtParaStringNo

    LiveStreamAiAnalysisResultInfo

    Live stream analysis result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    ResultSetArray of LiveStreamAiAnalysisResultItem

    LiveStreamAiAnalysisResultItem

    Live streaming AI analysis result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    TypeStringResult type. Valid values:
  • SegmentRecognition: video splitting.
  • Highlight: highlight.
  • Description: summary.
  • SegmentResultSetArray of SegmentRecognitionItem
    HighlightResultSetArray of MediaAiAnalysisHighlightItem
    DescriptionResultLiveAiAnalysisDescriptionItemSummary result. It is valid when Type is Description.

    LiveStreamAiQualityControlResultInfo

    Live stream media quality inspection result.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    QualityControlResultSetArray of QualityControlResult
    DiagnoseResultSetArray of DiagnoseResult

    LiveStreamAiRecognitionResultInfo

    Live streaming AI recognition result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    ResultSetArray of LiveStreamAiRecognitionResultItemContent recognition result list.

    LiveStreamAiRecognitionResultItem

    Live stream AI recognition result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    TypeStringResult type. Valid values:
  • FaceRecognition: face recognition.
  • AsrWordsRecognition: speech keyword recognition.
  • OcrWordsRecognition: text keyword recognition.
  • AsrFullTextRecognition: full speech recognition.
  • OcrFullTextRecognition: full text recognition.
  • TransTextRecognition: speech translation
  • ObjectRecognition: object detection.
  • TagRecognition: highlights marking.
  • FaceRecognitionResultSetArray of LiveStreamFaceRecognitionResultFace recognition result, which is valid when Type is
    FaceRecognition is valid at that time.
    AsrWordsRecognitionResultSetArray of LiveStreamAsrWordsRecognitionResultSpeech keyword recognition result. When Type is
    AsrWordsRecognition.
    OcrWordsRecognitionResultSetArray of LiveStreamOcrWordsRecognitionResultText keyword recognition result. When Type is
    OcrWordsRecognition.
    AsrFullTextRecognitionResultSetArray of LiveStreamAsrFullTextRecognitionResultFull speech recognition result. When Type is
    AsrFullTextRecognition.
    OcrFullTextRecognitionResultSetArray of LiveStreamOcrFullTextRecognitionResultFull text recognition result, when Type is
    OcrFullTextRecognition.
    TransTextRecognitionResultSetArray of LiveStreamTransTextRecognitionResultTranslation result. Valid when Type is TransTextRecognition.
    ObjectRecognitionResultSetArray of LiveStreamObjectRecognitionResultObject recognition result, which is valid when Type is ObjectRecognition.
    TagRecognitionResultSetArray of LiveStreamTagRecognitionResult

    LiveStreamAiReviewImagePoliticalResult

    Live stream AI content review image sensitive result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    StartPtsTimeFloatStart PTS time of a suspected segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a suspected segment, in seconds.
    ConfidenceFloatSensitive score of the suspected segment.
    SuggestionStringResult suggestion for suspected segment porn detection, permissible range:
  • pass
  • review
  • block
  • LabelStringVideo sensitive result tag, value ranges from...to...
  • politician: sensitive person.
  • violation_photo: violation icon.
  • NameStringSensitive person, violative icon name.
    AreaCoordSetArray of IntegerArea coordinates (pixel-level) where sensitive persons or violation icons appear. Format: [x1, y1, x2, y2], which indicates the coordinates of the top-left corner and the bottom-right corner.
    UrlStringSuspected image URL (Images are not retained permanently upon arrival)
    The image will be deleted after the PicUrlExpireTime time point.
    PicUrlExpireTimeStringExpiration time of the suspected image URL, using the ISO date format (https://www.tencentcloud.com/document/product/862/37710?from_cn_redirect=1#52).

    LiveStreamAiReviewImagePornResult

    Live stream AI content review image pornographic result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    StartPtsTimeFloatStart PTS time of a suspected segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a suspected segment, in seconds.
    ConfidenceFloatSuspected segment porn score.
    SuggestionStringPornographic result suggestion for suspected segment, value ranges from...to...
  • pass
  • review
  • block
  • LabelStringPornographic result tag for video, value ranges from...to...
  • porn: pornography.
  • sexy: sexy.
  • vulgar: vulgarity.
  • intimacy: intimate behavior.
  • UrlStringSuspected image URL (Images are not retained permanently upon arrival)
    The image will be deleted after the PicUrlExpireTime time point.
    PicUrlExpireTimeStringExpiration time of the suspected image URL, using the ISO date format (https://www.tencentcloud.com/document/product/862/37710?from_cn_redirect=1#52).

    LiveStreamAiReviewImageTerrorismResult

    Live stream AI content review image sensitive result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    StartPtsTimeFloatStart PTS time of a suspected segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a suspected segment, in seconds.
    ConfidenceFloatSuspected segment sensitivity score.
    SuggestionStringSuspected segment sensitive result suggestion, permissible range:
  • pass
  • review
  • block
  • LabelStringVideo sensitive content result tag, value ranges from...to...
  • guns: weapons and firearms.
  • crowd: crowd gathering.
  • police: police force.
  • bloody: graphic violence.
  • banners: sensitive flags.
  • militant: militant.
  • explosion: explosions and fires.
  • terrorists: sensitive persons.
  • UrlStringSuspected image URL (Images are not retained permanently upon arrival)
    The image will be deleted after the PicUrlExpireTime time point.
    PicUrlExpireTimeStringExpiration time of the suspected image URL, using the ISO date format (https://www.tencentcloud.com/document/product/862/37710?from_cn_redirect=1#52).

    LiveStreamAiReviewResultInfo

    Live stream AI review result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    ResultSetArray of LiveStreamAiReviewResultItemContent moderation result list.

    LiveStreamAiReviewResultItem

    Live stream AI review result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    TypeStringReview result type. Valid values:
  • ImagePorn: image porn detection.
  • ImageTerrorism: image terrorism.
  • ImagePolitical: image political sensitivity.
  • VoicePorn: sound rule violation.
  • ImagePornResultSetArray of LiveStreamAiReviewImagePornResultImage porn detection result, valid when Type is ImagePorn.
    ImageTerrorismResultSetArray of LiveStreamAiReviewImageTerrorismResultResult of image terrorism detection, valid when Type is ImageTerrorism.
    ImagePoliticalResultSetArray of LiveStreamAiReviewImagePoliticalResultThe result of image sensitivity, valid when Type is ImagePolitical.
    VoicePornResultSetArray of LiveStreamAiReviewVoicePornResultResult of sound rule violation, valid when Type is VoicePorn.

    LiveStreamAiReviewVoicePornResult

    Live stream AI content review sound pornographic result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    StartPtsTimeFloatStart PTS time of a suspected segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a suspected segment, in seconds.
    ConfidenceFloatSuspected segment porn score.
    SuggestionStringPornographic result suggestion for suspected segment, value ranges from...to...
  • pass
  • review
  • block
  • LabelStringVideo porn detection result tag, value ranges from...to...
  • sexual_moan: Moan.
  • LiveStreamAiSmartSubtitleResultInfo

    Live stream smart subtitle result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    SmartSubtitleResultArray of LiveSmartSubtitleResultLive stream smart subtitle task result list.

    LiveStreamAsrFullTextRecognitionResult

    Live stream recognition Asr full text recognition

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    TextStringRecognized text.
    StartPtsTimeFloatStart PTS time of a recognized segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    StartTimeString
    EndTimeString
    SteadyStateBoolean
    UserIdString

    LiveStreamAsrWordsRecognitionResult

    Live streaming AI Asr word recognition result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    WordStringSpeech keyword.
    StartPtsTimeFloatStart PTS time of a recognized segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.

    LiveStreamFaceRecognitionResult

    Live streaming AI face recognition result.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    IdStringUnique identification ID of a figure.
    NameStringFigure name.
    TypeStringFigure library type, which indicates which figure library the recognized figure comes from.
  • Default: Default figure library;
  • UserDefine: User-defined character library.
  • StartPtsTimeFloatStart PTS time of a recognized segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    AreaCoordSetArray of IntegerZone coordinates of the recognition result. An array contains four elements: [x1, y1, x2, y2], representing the horizontal and vertical coordinates of the top-left and bottom-right corners, respectively.

    LiveStreamObjectRecognitionResult

    Live streaming AI object recognition result.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    NameStringName of a recognized object.
    StartPtsOffsetFloatStart PTS time of a recognized segment, in seconds.
    EndPtsOffsetFloatEnd PTS time of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    AreaCoordSetArray of IntegerZone coordinates of the recognition result. An array contains four elements: [x1, y1, x2, y2], representing the horizontal and vertical coordinates of the top-left and bottom-right corners, respectively.
    UrlString

    LiveStreamOcrFullTextRecognitionResult

    Live stream recognition Ocr full text recognition

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    TextStringSpeech and text.
    StartPtsTimeFloatStart PTS time of a recognized segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    AreaCoordSetArray of IntegerZone coordinates of the recognition result. An array contains four elements: [x1, y1, x2, y2], representing the horizontal and vertical coordinates of the top-left and bottom-right corners, respectively.

    LiveStreamOcrWordsRecognitionResult

    Live streaming AI Ocr word recognition result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    WordStringText keyword.
    StartPtsTimeFloatStart PTS time of a recognized segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.
    AreaCoordsArray of IntegerZone coordinates of the recognition result. An array contains four elements: [x1, y1, x2, y2], representing the horizontal and vertical coordinates of the top-left and bottom-right corners, respectively.

    LiveStreamProcessErrorInfo

    Live stream processing error information

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    ErrCodeIntegerError code.
  • 0 means no error.
  • Non-zero means error. Refer to the error information in Message.
  • MessageStringError message.

    LiveStreamProcessTask

    Information of a live stream processing task

    Used by actions: DescribeTaskDetail.

    NameTypeDescription
    TaskIdStringThe media processing task ID.
    StatusStringTask flow status. Valid values:
  • PROCESSING: Processing;
  • FINISH: Completed.
  • ErrCodeIntegerError code. 0: success; other values: failure.
    MessageStringError message.
    UrlStringLive stream URL.

    LiveStreamRecordResultInfo

    Live stream recording result.

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    RecordOverInteger
    FileResultsArray of LiveRecordFile

    LiveStreamTagRecognitionResult

    Live streaming AI timestamp recognition result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    IdStringTimestamp events.
    StartPtsTimeFloatStart PTS time of a recognized segment, in seconds.
    EndPtsTimeFloatEnd PTS time of a recognized segment, in seconds.
    ConfidenceFloatConfidence of a recognized segment. Value range: 0-100.

    LiveStreamTaskNotifyConfig

    Used by actions: ProcessLiveStream.

    NameTypeRequiredDescription
    NotifyTypeStringNo
    NotifyUrlStringNo
    CmqModelStringNo
    CmqRegionStringNo
    QueueNameStringNo
    TopicNameStringNo
    NotifyKeyStringNo

    LiveStreamTransTextRecognitionResult

    Live stream real-time translation result

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    TextStringRecognized text.
    StartPtsTimeFloatStart PTS time of a translated fragment, in seconds.
    EndPtsTimeFloatEnd PTS time of a translated segment, in seconds.
    ConfidenceFloatConfidence of a translated segment. Value range: 0-100.
    TransStringTranslated text.
    StartTimeString
    EndTimeString
    SteadyStateBoolean
    UserIdString

    LowLightEnhanceConfig

    Low-light enhancement configuration

    Used by actions: CreateProcessImageTemplate, CreateTranscodeTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ModifyTranscodeTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled
  • OFF: disabled

  • Default value: ON.
    TypeStringNo

    MP4ConfigureInfo

    MP4 configuration parameter.

    Used by actions: CreateLiveRecordTemplate, DescribeLiveRecordTemplates, ModifyLiveRecordTemplate.

    NameTypeRequiredDescription
    IntervalIntegerNoRecording duration, in seconds. The interval can range from 10 minutes to 720 minutes. It is 60 minutes (3,600 seconds) by default.

    MediaAiAnalysisClassificationItem

    Intelligent classification result

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ClassificationStringCategory name for intelligent classification.
    ConfidenceFloatReliability of intelligent classification, with a value range from 0 to 100.

    MediaAiAnalysisCoverItem

    Intelligent cover information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    CoverPathStringIntelligent cover storage path.
    ConfidenceFloatReliability of the intelligent cover, with a value range from 0 to -100.

    MediaAiAnalysisDescriptionItem

    Intelligent description information.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DescriptionStringIntelligent description.
    ConfidenceFloatConfidence of the intelligent description, with a value range from 0 to 100.
    TitleStringIntelligent description title.
    KeywordsArray of StringIntelligent description keywords.
    ParagraphsArray of AiParagraphInfo
    MindMapUrlString
    MindMapPathStringPath of the mind map of a summary task.
    SubtitlePathStringSubtitle file path of the video.
    OutputStorageTaskOutputStorageStorage location of the summary file.

    MediaAiAnalysisFrameTagItem

    Intelligent frame tagging result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TagStringTag name by frame.
    CategorySetArray of StringClassification list by frame tag name. CategorySet.N indicates the (N+1)th level classification.
    For example, when the Tag is "tower", CategorySet contains two elements: CategorySet.0 is "scenario" and CategorySet.1 is "building", which means the frame Tag is "tower", the first-level category is "scenario", and the second-level category is "building".
    ConfidenceFloatReliability of frame tagging, with a value range from 0 to -100.

    MediaAiAnalysisFrameTagSegmentItem

    Frame tagging segments

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatOffset time starting from frame tagging.
    EndTimeOffsetFloatOffset time for frame tagging completion.
    TagSetArray of MediaAiAnalysisFrameTagItemTag list within the time segment.

    MediaAiAnalysisHighlightItem

    Intelligent highlight info

    Used by actions: DescribeTaskDetail, ParseLiveStreamProcessNotification, ParseNotification.

    NameTypeDescription
    HighlightPathStringIntelligent highlight address.
    CovImgPathStringIntelligent highlight cover address.
    ConfidenceFloatReliability of the intelligent highlights, with a value range from 0 to 100.
    DurationFloatIntelligent highlight duration.
    SegmentSetArray of HighlightSegmentItemIntelligent highlight sub-clip list.
    HighlightUrlString
    CovImgUrlString

    MediaAiAnalysisTagItem

    Intelligent tag result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TagStringTag name.
    ConfidenceFloatReliability of the tag, with a value range from 0 to -100.
    SpecialInfoStringVaries based on different types.

    MediaAnimatedGraphicsItem

    Video motion graphic result information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StorageTaskOutputStorageStorage location of the animated image file.
    PathStringFile path of the animated image.
    DefinitionIntegerRotating image template ID. Please refer to the Rotating Image Template.
    ContainerStringAnimated image file format, for example gif.
    HeightIntegerHeight of the animated image, measurement unit: px.
    WidthIntegerWidth of the animated image, measurement unit: px.
    BitrateIntegerAnimated image bitrate. Measurement unit: bps.
    SizeIntegerAnimated image size, unit: byte.
    Md5Stringmd5 value of the animated image.
    StartTimeOffsetFloatStart time offset of the GIF in the video, in seconds.
    EndTimeOffsetFloatEnd time offset of the GIF in the video, in seconds.

    MediaAudioStreamItem

    Audio stream information of VOD files

    Used by actions: DescribeBatchTaskDetail, DescribeMediaMetaData, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    BitrateIntegerBitrate of the audio stream. Unit: bps.
    SamplingRateIntegerSampling rate of the audio stream. Unit: hz.
    CodecStringAudio stream encoding format, for example, aac.
    ChannelInteger
    CodecsString
    LoudnessFloat

    MediaContentReviewAsrTextSegmentItem

    Content review Asr text audit suspected segment

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a suspected segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a suspected segment, in seconds.
    ConfidenceFloatConfidence degree of the suspected segment.
    SuggestionStringReview result suggestion for suspected segment, value ranges from...to...
  • pass.
  • review.
  • block.
  • KeywordSetArray of StringSuspicious keyword list.

    MediaContentReviewOcrTextSegmentItem

    Content review Ocr text audit suspected segment

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a suspected segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a suspected segment, in seconds.
    ConfidenceFloatConfidence degree of the suspected segment.
    SuggestionStringResult Suggestions for suspected segment review, value ranges from...to...
  • pass.
  • review.
  • block.
  • KeywordSetArray of StringSuspicious keyword list.
    AreaCoordSetArray of IntegerArea coordinates of suspected text occurrence (pixel-level), [x1, y1, x2, y2], i.e., coordinates of the top-left corner and bottom-right corner.
    UrlStringSuspected image URL (Images are not retained permanently, reaching
    The image will be deleted after the PicUrlExpireTime time point.
    PicUrlExpireTimeStringExpiration time of the suspected image URL, using the ISO date format (https://www.tencentcloud.com/document/product/862/37710?from_cn_redirect=1#52).

    MediaContentReviewPoliticalSegmentItem

    Content review suspected segment

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a suspected segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a suspected segment, in seconds.
    ConfidenceFloatSuspected segment sensitivity score.
    SuggestionStringSuspected segment sensitive result suggestion, value ranges from...to...
  • pass.
  • review.
  • block.
  • NameStringSensitive person, violative icon name.
    LabelStringSuspected segment sensitive result Tag. The mapping between the LabelSet parameter in the content moderation template visual sensitive task control parameter and the parameter value range of this parameter:
    violation_photo:
  • violation_photo: violation icon.

  • politician:
  • nation_politician: State leaders;
  • province_politician: provincial and ministerial leaders;
  • bureau_politician: bureau-level official;
  • county_politician: county-level official;
  • rural_politician: township-level official;
  • sensitive_politician: sensitive person.
  • foreign_politician: state leaders of other countries.

  • entertainment:
  • sensitive_entertainment: sensitive entertainment figure.

  • sport:
  • Sensitive_sport: sensitive sports celebrity.

  • entrepreneur:
  • sensitive_entrepreneur: sensitive entrepreneur.

  • scholar:
  • sensitive_scholar: Sensitive educational scholars.

  • celebrity:
  • sensitive_celebrity: sensitive celebrity.
  • historical_celebrity: historical celebrity.

  • military:
  • sensitive_military: sensitive military figure.
  • UrlStringSuspected image URL (Images are not retained permanently upon arrival)
    The image will be deleted after the PicUrlExpireTime time point.
    AreaCoordSetArray of IntegerArea coordinates of sensitive person and violation icon occurrence (pixel-level), [x1, y1, x2, y2], i.e., coordinates of the top-left corner and coordinate of the bottom-right corner.
    PicUrlExpireTimeStringExpiration time of the suspected image URL, using the ISO date format (https://www.tencentcloud.com/document/product/862/37710?from_cn_redirect=1#52).

    MediaContentReviewSegmentItem

    Content review suspected pornographic/sensitive segment

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeOffsetFloatStart time offset of a suspected segment, in seconds.
    EndTimeOffsetFloatEnd time offset of a suspected segment, in seconds.
    ConfidenceFloatSuspected segment porn score.
    LabelStringTag of the pornographic result for the suspected segment.
    SuggestionStringPornographic result suggestion for suspected segment, value ranges from...to...
  • pass.
  • review.
  • block.
  • UrlStringSuspected image URL (Images are not retained permanently upon arrival)
    The image will be deleted after the PicUrlExpireTime time point.
    PicUrlExpireTimeStringExpiration time of the suspected image URL, using the ISO date format (https://www.tencentcloud.com/document/product/862/37710?from_cn_redirect=1#52).

    MediaImageSpriteItem

    Sprite image information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerSprite sheet specification, please refer to the Sprite Sheet Parameter Template.
    HeightIntegerHeight of small images in sprite sheet.
    WidthIntegerWidth of small images in sprite sheet.
    TotalCountIntegerNumber of small images in each sprite sheet.
    ImagePathSetArray of StringPath of each sprite sheet.
    WebVttPathString
    StorageTaskOutputStorageStorage location of the sprite sheet file.

    MediaInputInfo

    Input object information for media processing.

    Used by actions: BatchProcessMedia, CreateWorkflow, DescribeBatchTaskDetail, DescribeImageTaskDetail, DescribeMediaMetaData, DescribeTaskDetail, DetectVideoSubtitleArea, DetectVideoWatermark, EditMedia, ExtractBlindWatermark, ParseNotification, ProcessImage, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesType of the input source object. Supported values:
  • COS: COS origin
  • URL: URL source
  • AWS-S3: AWS source, currently only support transcoding task
  • VOD: VOD Pro Edition
  • CosInputInfoCosInputInfoNoRequired when Type is COS. It represents the COS object information for media processing.
    UrlInputInfoUrlInputInfoNo
    S3InputInfoS3InputInfoNo
    VODInputInfoVODInputInfoNo

    MediaMetaData

    Meta-information of on-demand media files

    Used by actions: DescribeBatchTaskDetail, DescribeMediaMetaData, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SizeIntegerSize of the uploaded media file (for HLS videos, the size is the total of the m3u8 and ts file sizes), unit: byte.
    ContainerStringContainer type, for example, m4a and mp4.
    BitrateIntegerSum of the average video stream bitrate and average audio stream bitrate. Unit: bps.
    HeightIntegerMaximum height of a video stream. Unit: px.
    WidthIntegerMaximum video stream width in px.
    DurationFloatVideo duration, unit: seconds.
    RotateIntegerSelection angle during video shooting. Unit: degree.
    VideoStreamSetArray of MediaVideoStreamItemVideo stream information.
    AudioStreamSetArray of MediaAudioStreamItemAudio stream information.
    VideoDurationFloatVideo duration, unit: seconds.
    AudioDurationFloatAudio duration, in seconds.

    MediaProcessTaskAdaptiveDynamicStreamingResult

    Result type for the video to adaptive streaming task

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAdaptiveDynamicStreamingTaskInputInput for the video to adaptive streaming task.
    OutputAdaptiveDynamicStreamingInfoItem
    BeginProcessTimeString
    FinishTimeString

    MediaProcessTaskAnimatedGraphicResult

    Result type of the rotating image task

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAnimatedGraphicTaskInputInput of the animated image task.
    OutputMediaAnimatedGraphicsItem
    BeginProcessTimeString
    FinishTimeString

    MediaProcessTaskImageSpriteResult

    Result type of image sprite

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputImageSpriteTaskInputInput of the image sprite task for videos.
    OutputMediaImageSpriteItem
    BeginProcessTimeStringTask execution start time in ISO date and time format.
    FinishTimeStringTask execution completion time in ISO date and time format.

    MediaProcessTaskInput

    Media processing task type

    Used by actions: CreateWorkflow, DescribeWorkflows, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TranscodeTaskSetArray of TranscodeTaskInputNoVideo transcoding task list.
    AnimatedGraphicTaskSetArray of AnimatedGraphicTaskInputNoList of video-to-GIF tasks.
    SnapshotByTimeOffsetTaskSetArray of SnapshotByTimeOffsetTaskInputNoList of time point screenshot tasks for videos.
    SampleSnapshotTaskSetArray of SampleSnapshotTaskInputNoList of sampled screenshot tasks for videos.
    ImageSpriteTaskSetArray of ImageSpriteTaskInputNoList of image sprite tasks for videos.
    AdaptiveDynamicStreamingTaskSetArray of AdaptiveDynamicStreamingTaskInputNoList of adaptive bitrate streaming tasks.

    MediaProcessTaskResult

    Task query result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TypeStringTask type. Valid values:
  • Transcode: Transcode
  • AnimatedGraphics: Animated image
  • SnapshotByTimeOffset: time point screenshot.
  • SampleSnapshot: sampled screenshot.
  • ImageSprites: sprite sheet
  • CoverBySnapshot: screencapturing for cover image.
  • AdaptiveDynamicStreaming: adaptive bitrate streaming.
  • TranscodeTaskMediaProcessTaskTranscodeResult
    AnimatedGraphicTaskMediaProcessTaskAnimatedGraphicResult
    SnapshotByTimeOffsetTaskMediaProcessTaskSnapshotByTimeOffsetResult
    SampleSnapshotTaskMediaProcessTaskSampleSnapshotResult
    ImageSpriteTaskMediaProcessTaskImageSpriteResult
    AdaptiveDynamicStreamingTaskMediaProcessTaskAdaptiveDynamicStreamingResult

    MediaProcessTaskSampleSnapshotResult

    Result type of the sampling screenshot task for a video

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputSampleSnapshotTaskInputInput for the sampling screenshot task on a video.
    OutputMediaSampleSnapshotItem
    BeginProcessTimeStringTask execution start time in ISO date and time format.
    FinishTimeStringTask execution completion time in ISO date and time format.

    MediaProcessTaskSnapshotByTimeOffsetResult

    Task result type for screenshot taking at specified time points

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputSnapshotByTimeOffsetTaskInputTask input for screenshot taking at specified time points.
    OutputMediaSnapshotByTimeOffsetItem
    BeginProcessTimeStringTask execution start time in ISO date and time format.
    FinishTimeStringTask execution completion time in ISO date and time format.

    MediaProcessTaskTranscodeResult

    Transcoding task result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputTranscodeTaskInputInput of the transcoding task.
    OutputMediaTranscodeItem
    ProgressIntegerTranscoding progress, with a value range of [0-100].

    MediaSampleSnapshotItem

    Sampling screenshot information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerSampled screenshot specification ID. Please refer to the sampling screenshot parameter template (https://www.tencentcloud.com/document/product/266/33480?from_cn_redirect=1#.E9.87.87.E6.A0.B7.E6.88.AA.E5.9B.BE.E6.A8.A1.E6.9D.BF).
    SampleTypeStringSampling method, Valid value:
  • Percent: interval sampling based on percentage.
  • Time: sampling based on time interval.
  • IntervalIntegerSampling interval
  • When SampleType is Percent, this value indicates how many percentage points per image.
  • When SampleType is Time, this value indicates how many time intervals per image, in seconds. The first image is the first video frame.
  • StorageTaskOutputStorageStorage location of a file after screenshot.
    ImagePathSetArray of StringList of generated screenshot paths.
    WaterMarkDefinitionArray of IntegerIf a screenshot is watermarked, the watermark template ID list.

    MediaSnapshotByTimeOffsetItem

    Screenshot information at the specified time point for on-demand files

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionIntegerSpecification for SnapshotByTimeOffset, please refer to the SnapshotByTimeOffset parameter template.
    PicInfoSetArray of MediaSnapshotByTimePicInfoItemA screenshot information set of the same specification, each element represents a screenshot.
    StorageTaskOutputStorageStorage location of the SnapshotByTimeOffset file.

    MediaSnapshotByTimePicInfoItem

    Screenshot information at the specified time point

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TimeOffsetFloatThe screenshot corresponds to the time offset in the video file, expressed in seconds.
    PathStringPath of the screenshot.
    WaterMarkDefinitionArray of IntegerIf a screenshot is watermarked, list of template IDs used for watermarking.

    MediaTranscodeItem

    Transcoding info

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    OutputStorageTaskOutputStorageTarget storage of the transcoded file.
    PathStringVideo file path after transcoding.
    DefinitionIntegerTranscoding specification ID. Please refer to the transcoding parameter template (https://www.tencentcloud.com/document/product/862/37042?from_cn_redirect=1).
    BitrateIntegerSum of the average video stream bitrate and the average audio stream bit rate. Measurement unit: bps.
    HeightIntegerMaximum value of video stream height, measurement unit: px.
    WidthIntegerMaximum value of the video stream width in px.
    SizeIntegerTotal size of media files (when the video is HLS, the size is the sum of m3u8 and ts file sizes), measurement unit: byte.
    DurationFloatVideo duration, in seconds.
    ContainerStringContainer type, such as m4a and mp4.
    Md5Stringmd5 value of the video.
    AudioStreamSetArray of MediaAudioStreamItemAudio stream information.
    VideoStreamSetArray of MediaVideoStreamItemVideo stream information.
    CallBackExtInfoString

    MediaVideoStreamItem

    Video stream information of VOD files

    Used by actions: DescribeBatchTaskDetail, DescribeMediaMetaData, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    BitrateIntegerBitrate of the video stream. Unit: bps.
    HeightIntegerHeight of a video stream. Unit: px.
    WidthIntegerVideo stream width in px.
    CodecStringVideo stream encoding format, for example, h264.
    FpsIntegerFrame rate. Measurement unit: hz.
    ColorPrimariesString
    ColorSpaceString
    ColorTransferString
    HdrTypeString
    CodecsString
    FpsNumeratorInteger
    FpsDenominatorInteger

    ModifyDocToVideoTaskStatusInput

    Modify the status input of an AIGC document‑to‑video task

    Used by actions: ModifyDocToVideoTaskStatus.

    NameTypeRequiredDescription
    ActionStringYes

    Modification action type.

    Enumeration values:

    • confirm: Confirm completion of the stage and advance to the next stage
    • regenerate: Regenerate the specified stage
    StageStringYes

    Modify the target stage.

    Enumeration values:

    • STAGE_1:
      When Action=confirm: confirm the outline, continue generating subsequent dubbing, animation effects, and subtitles;
      When Action=regenerate: regenerate the outline.
    • STAGE_2:
      When Action=confirm: confirm the generated dubbing, animation effects, and subtitles, and generate the final video;
      When Action=regenerate: regenerate the dubbing, animation effects, and subtitles.
    SourceTaskIdStringYes

    ID of the target task that needs to be modified.

    RegenerateDocToVideoRegenerateInputNo

    Regenerate the parameter.

    Required only when Action=regenerate.

    MosaicInput

    Mosaic parameter type in a media processing task

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    CoordinateOriginStringNo

    Origin position. Currently, only the following is supported:

  • TopLeft: indicates that the coordinate origin is at the top left corner of the video image and the mosaic origin is at the top left corner of the image or text.
  • Default value: TopLeft.
    XPosStringNo

    Horizontal position of the mosaic origin relative to the origin of coordinates of the video image. Supports two formats: % and px:

  • If a string ends with %, the mosaic XPos is a specified percentage of the video width. For example, 10% means XPos is 10% of the video width;
  • If a string ends with px, the mosaic XPos is a specified pixel. For example, 100px means XPos is 100 pixels.
  • Default value: 0px.
    YPosStringNo

    Vertical position of the mosaic origin relative to the origin of coordinates of the video image. Supports two formats: % and px:

  • If a string ends with %, the mosaic YPos is the specified percentage of the video height. For example, 10% means YPos is 10% of the video height.
  • If a string ends with px, the mosaic YPos is the specified pixel. For example, 100px means YPos is 100 pixels.
  • Default value: 0px.
    WidthStringNo

    Mosaic width. Supports two formats: % and px:

  • If a string ends with %, it indicates that the mosaic Width is a percentage of a video's width. For example, 10% means that Width is 10% of a video's width.
  • If a string ends with px, it indicates that the mosaic Width is in pixels. For example, 100px means that Width is 100 pixels.
  • Default value: 10%.
    HeightStringNo

    Height of a mosaic. Two formats are supported: % and px.

  • If a string ends with %, it indicates that the Height of a mosaic is a percentage of a video's height. For example, 10% means that Height is 10% of a video's height.
  • If a string ends with px, it indicates that the Height of a mosaic is in pixels. For example, 100px means that Height is 100 pixels.
  • Default value: 10%.
    StartTimeOffsetFloatNo

    Start time offset of mosaic, in seconds. If not specified or set to 0, the mosaic appears when the frame appears.

  • If not specified or set to 0, the mosaic appears from the start of the frame;
  • If the value is greater than 0 (assuming n), the mosaic appears at the nth second from the start of the frame;
  • If the value is less than 0 (assuming -n), the mosaic appears n seconds before the end of the frame.
  • EndTimeOffsetFloatNo

    End time offset of mosaic, in seconds.

  • If not specified or set to 0, the mosaic lasts until the end of a video;
  • If the value is greater than 0 (assuming n), the mosaic disappears at second n;
  • If the value is less than 0 (assuming -n), the mosaic disappears n seconds before the end of a video.
  • NumberFormat

    Rules for the {number} variable in the output filename.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    InitialValueIntegerNoThe starting value of the {number} variable. Default value: 0.
    IncrementIntegerNoThe growth step length of the {number} variable, with a default value of 1.
    MinLengthIntegerNoMinimum length of the {number} variable. Placeholder is used if the length is not sufficient. Default value: 1.
    PlaceHolderStringNoPlaceholder to add when the length of the {number} variable is not sufficient. Default value: "0".

    OcrFullTextConfigureInfo

    Task control parameter for full text recognition

    Used by actions: CreateAIRecognitionTemplate, DescribeAIRecognitionTemplates.

    NameTypeRequiredDescription
    SwitchStringYesTask switch for full text recognition, available values:
  • ON: Enable intelligent full text recognition task;
  • OFF: Disables the intelligent full text recognition task.
  • OcrFullTextConfigureInfoForUpdate

    Full Text Recognition Task Control Parameter

    Used by actions: ModifyAIRecognitionTemplate.

    NameTypeRequiredDescription
    SwitchStringNoTask switch for full text recognition, available values:
  • ON: Enable intelligent full text recognition task;
  • OFF: Disables the intelligent full text recognition task.
  • OcrWordsConfigureInfo

    Text keyword recognition control parameters.

    Used by actions: CreateAIRecognitionTemplate, DescribeAIRecognitionTemplates.

    NameTypeRequiredDescription
    SwitchStringYesTask switch for text keyword recognition, available values:
  • ON: Enable text keyword recognition task;
  • OFF: Disables the text keyword recognition task.
  • LabelSetArray of StringNoKeyword-based filtering tag, specify the tag of the keyword to return. If left blank or empty, all results are returned.
    The number of tags is up to 10, and each tag can have up to 16 characters.

    OcrWordsConfigureInfoForUpdate

    Text keyword recognition control parameters.

    Used by actions: ModifyAIRecognitionTemplate.

    NameTypeRequiredDescription
    SwitchStringNoTask switch for text keyword recognition, available values:
  • ON: Enable text keyword recognition task;
  • OFF: Disables the text keyword recognition task.
  • LabelSetArray of StringNoKeyword-based filtering tag, specify the tag of the keyword that needs to be returned. If left blank or empty, all results are returned.
    The number of tags is up to 10, and each tag can have up to 16 characters.

    OverrideAIDubbingParameter

    Custom parameters for AI Dubbing

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    TranslateConfigDubbingTranslateConfigNo

    Translation configuration message.

    SubtitleConfigDubbingSubtitleConfigNo

    Subtitle configuration message.

    DubbingConfigDubbingConfigNo

    Dubbing configuration message.

    OutputConfigDubbingOutputConfigNo

    Output configuration information.

    OverrideEraseParameter

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    EraseTypeStringNo
    EraseSubtitleConfigUpdateSmartEraseSubtitleConfigNo
    EraseWatermarkConfigUpdateSmartEraseWatermarkConfigNo
    ErasePrivacyConfigUpdateSmartErasePrivacyConfigNo
    SubtitleEmbedIdIntegerNo

    OverrideTranscodeParameter

    Specification parameters for custom transcoding. Used to overwrite the corresponding parameter values in the template.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    ContainerStringNoMuxing format. Available values: mp4, flv, hls, mp3, flac, ogg, and m4a. Among them, mp3, flac, ogg, and m4a are for audio-only files.
    RemoveVideoIntegerNoIndicates whether to remove video data. Parameter value:
  • 0: retention;
  • 1: Remove.
  • RemoveAudioIntegerNoIndicates whether to remove audio data. Parameter value:
  • 0: retention;
  • 1: Remove.
  • VideoTemplateVideoTemplateInfoForUpdateNoVideo stream configuration parameters.
    AudioTemplateAudioTemplateInfoForUpdateNoAudio stream configuration parameters.
    TEHDConfigTEHDConfigForUpdateNo
    SubtitleTemplateSubtitleTemplateNoSubtitle stream configuration parameters.
    AddonAudioStreamArray of MediaInputInfoNoExternal audio track parameter.
    StdExtInfoStringNoTranscoding extension field.
    AddOnSubtitlesArray of AddOnSubtitleNoSubtitle file to be inserted.

    PatternConfig

    Stamp extraction configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    TransparencyThresholdIntegerNo

    Transparency threshold

    Value ranges from 0 to 255.

    Default value: 30

    OpaqueThresholdIntegerNo

    Opaque threshold must be greater than TransparencyThreshold.

    Value ranges from 0 to 255.

    Default value: 127.

    EdgeSamplingStepIntegerNo

    Edge sampling steps, default 5.

    Value ranges from 1 to 10.

    EdgeExpansionStepIntegerNo

    Edge expansion steps. Default: 5

    EdgeBlendingIntensityFloatNo

    Edge fusion strength, default 0.5

    Value ranges from 0 to 1.0

    PoliticalAsrReviewTemplateInfo

    The parameters for detecting sensitive information based on ASR.

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesWhether to detect sensitive information based on ASR. Valid values:
  • ON
  • OFF
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0-100.

    PoliticalAsrReviewTemplateInfoForUpdate

    The parameters for detecting sensitive information based on ASR.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoWhether to detect sensitive information based on ASR. Valid values:
  • ON
  • OFF
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    PoliticalConfigureInfo

    The parameters for detecting sensitive information.

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    ImgReviewInfoPoliticalImgReviewTemplateInfoNoThe parameters for detecting sensitive information in images.
    AsrReviewInfoPoliticalAsrReviewTemplateInfoNoThe parameters for detecting sensitive information based on ASR.
    OcrReviewInfoPoliticalOcrReviewTemplateInfoNoThe parameters for detecting sensitive information based on OCR.

    PoliticalConfigureInfoForUpdate

    The parameters for detecting sensitive information.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    ImgReviewInfoPoliticalImgReviewTemplateInfoForUpdateNoThe parameters for detecting sensitive information in images.
    AsrReviewInfoPoliticalAsrReviewTemplateInfoForUpdateNoThe parameters for detecting sensitive information based on ASR.
    OcrReviewInfoPoliticalOcrReviewTemplateInfoForUpdateNoThe parameters for detecting sensitive information based on OCR.

    PoliticalImgReviewTemplateInfo

    The parameters for detecting sensitive information in images.

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesWhether to detect sensitive information in images. Valid values:
  • ON
  • OFF
  • LabelSetArray of StringNoThe filter labels for sensitive information detection in images, which specify the types of sensitive information to return. If this parameter is left empty, the detection results for all labels are returned. Valid values:
  • violation_photo (banned icons)
  • politician
  • entertainment (people in the entertainment industry)
  • sport (people in the sports industry)
  • entrepreneur
  • scholar
  • celebrity
  • military (people in military)
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 97 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 95 will be used by default. Value range: 0-100.

    PoliticalImgReviewTemplateInfoForUpdate

    The parameters for detecting sensitive information in images.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoWhether to detect sensitive information in images. Valid values:
  • ON
  • OFF
  • LabelSetArray of StringNoThe filter labels for sensitive information detection in images, which specify the types of sensitive information to return. If this parameter is left empty, the detection results for all labels are returned. Valid values:
  • violation_photo (banned icons)
  • politician
  • entertainment (people in the entertainment industry)
  • sport (people in the sports industry)
  • entrepreneur
  • scholar
  • celebrity
  • military (people in military)
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    PoliticalOcrReviewTemplateInfo

    The parameters for detecting sensitive information based on OCR.

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesWhether to detect sensitive information based on OCR. Valid values:
  • ON
  • OFF
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0-100.

    PoliticalOcrReviewTemplateInfoForUpdate

    The parameters for detecting sensitive information based on OCR.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoWhether to detect sensitive information based on OCR. Valid values:
  • ON
  • OFF
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    PornAsrReviewTemplateInfo

    Control parameter of a porn information detection in speech task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of a porn information detection in speech task. Valid values:
  • ON: Enables a porn information detection in speech task;
  • OFF: Disables a porn information detection in speech task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0-100.

    PornAsrReviewTemplateInfoForUpdate

    Control parameter of a porn information detection in speech task.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of a porn information detection in speech task. Valid values:
  • ON: Enables a porn information detection in speech task;
  • OFF: Disables a porn information detection in speech task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    PornConfigureInfo

    Control parameter of a porn information detection task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    ImgReviewInfoPornImgReviewTemplateInfoNoControl parameter of porn information detection in image.
    Note: This field may return null, indicating that no valid values can be obtained.
    AsrReviewInfoPornAsrReviewTemplateInfoNoControl parameter of porn information detection in speech.
    Note: This field may return null, indicating that no valid values can be obtained.
    OcrReviewInfoPornOcrReviewTemplateInfoNoControl parameter of porn information detection in text.
    Note: This field may return null, indicating that no valid values can be obtained.

    PornConfigureInfoForUpdate

    Control parameter of a porn information detection task.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    ImgReviewInfoPornImgReviewTemplateInfoForUpdateNoControl parameter of porn information detection in image.
    AsrReviewInfoPornAsrReviewTemplateInfoForUpdateNoControl parameter of porn information detection in speech.
    OcrReviewInfoPornOcrReviewTemplateInfoForUpdateNoControl parameter of porn information detection in text.

    PornImgReviewTemplateInfo

    Control parameter of a porn information detection in image task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of a porn information detection in image task. Valid values:
  • ON: Enables a porn information detection in image task;
  • OFF: Disables a porn information detection in image task.
  • LabelSetArray of StringNoFilter tag for porn information detection in image. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. Valid values:
  • porn: Porn;
  • vulgar: Vulgarity;
  • intimacy: Intimacy;
  • sexy: Sexiness.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 90 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 0 will be used by default. Value range: 0-100.

    PornImgReviewTemplateInfoForUpdate

    Control parameter of a porn information detection in image task.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of a porn information detection in image task. Valid values:
  • ON: Enables a porn information detection in image task;
  • OFF: Disables a porn information detection in image task.
  • LabelSetArray of StringNoFilter tag for porn information detection in image. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. Valid values:
  • porn: Porn;
  • vulgar: Vulgarity;
  • intimacy: Intimacy;
  • sexy: Sexiness.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    PornOcrReviewTemplateInfo

    Control parameter of a porn information detection in text task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of a porn information detection in text task. Valid values:
  • ON: Enables a porn information detection in text task;
  • OFF: Disables a porn information detection in text task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0-100.

    PornOcrReviewTemplateInfoForUpdate

    Control parameter of a porn information detection in text task.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of a porn information detection in text task. Valid values:
  • ON: Enables a porn information detection in text task;
  • OFF: Disables a porn information detection in text task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    ProcessImageTemplate

    Image processing template.

    Used by actions: DescribeProcessImageTemplates.

    NameTypeDescription
    DefinitionIntegerUnique identifier of the image processing template.
    NameStringImage processing template name.
    CommentStringDescription information of the image processing template.
    TypeStringTemplate type.
    ProcessImageConfigImageTaskInputImage processing template configuration parameter.
    CreateTimeStringTemplate creation time.
    UpdateTimeStringLast modification time of the template.

    ProhibitedAsrReviewTemplateInfo

    Control parameter of prohibited information detection in speech task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of prohibited information detection in speech task. Valid values:
  • ON: enables prohibited information detection in speech task;
  • OFF: disables prohibited information detection in speech task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0–100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0–100.

    ProhibitedAsrReviewTemplateInfoForUpdate

    Control parameter of prohibited information detection in speech task

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of prohibited information detection in speech task. Valid values:
  • ON: enables prohibited information detection in speech task;
  • OFF: disables prohibited information detection in speech task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0–100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0–100.

    ProhibitedConfigureInfo

    Control parameter of prohibited information detection task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    AsrReviewInfoProhibitedAsrReviewTemplateInfoNoControl parameter of prohibited information detection in speech.
    OcrReviewInfoProhibitedOcrReviewTemplateInfoNoControl parameter of prohibited information detection in text.

    ProhibitedConfigureInfoForUpdate

    Control parameter of prohibited information detection task

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    AsrReviewInfoProhibitedAsrReviewTemplateInfoForUpdateNoControl parameter of prohibited information detection in speech.
    OcrReviewInfoProhibitedOcrReviewTemplateInfoForUpdateNoControl parameter of prohibited information detection in text.

    ProhibitedOcrReviewTemplateInfo

    Control parameter of prohibited information detection in text task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of prohibited information detection in text task. Valid values:
  • ON: enables prohibited information detection in text task;
  • OFF: disables prohibited information detection in text task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0–100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0–100.

    ProhibitedOcrReviewTemplateInfoForUpdate

    Control parameter of prohibited information detection in text task

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of prohibited information detection in text task. Valid values:
  • ON: enables prohibited information detection in text task;
  • OFF: disables prohibited information detection in text task.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0–100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0–100.

    Project

    Episode project information.

    Used by actions: QueryProject.

    NameTypeRequiredDescription
    ProjectIdStringNo

    Project ID.

    ProjectNameStringNo

    Project name.

    DescriptionStringNo

    Project description.

    TermBaseArray of TermBaseNo

    Project term base.

    SpeakersArray of SpeakersNo

    List of characters.

    CreatedAtIntegerNo

    Creation time (Unix timestamp).

    UpdatedAtIntegerNo

    Update time (Unix timestamp).

    PureSubtitleTransResult

    Translation result of pure subtitle files.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status (the three valid values are as follows):
    - PROCESSING
    - SUCCESS
    - FAIL
    ErrCodeExtStringError code. A null string indicates that the task is successful, while other values indicate that the task has failed. For valid values, see the list of Media Processing Service (MPS) error codes.
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message
    InputSmartSubtitleTaskResultInputTranslation task input information.
    OutputPureSubtitleTransResultOutput
    ProgressIntegerTask progress.

    PureSubtitleTransResultOutput

    Detailed output result of translation.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    OutputStorageTaskOutputStorage
    SubtitleResultsArray of SubtitleTransResultItemResult set of multilingual translation.

    QualityControlData

    Media quality inspection result output.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    NoAudioBoolean

    A value of true indicates that the video has no audio track.

    NoVideoBoolean

    A value of true indicates that the video has no video track.

    QualityEvaluationScoreInteger

    No-reference quality score of the video, on a scale of 0 to 100.

    QualityEvaluationMeanOpinionScoreFloat

    No-reference quality score of the video (MOS).

    AestheticEvaluationScoreInteger

    Video aesthetic score. Value range: [0, 100].

    QualityControlResultSetArray of QualityControlResult

    Exception items detected in content quality inspection.

    ContainerDiagnoseResultSetArray of ContainerDiagnoseResultItem

    Exception items detected in format diagnosis.

    LLMDetectionReportLLMDetectionReport

    LLM AIGC quality detection result.

    QualityControlItem

    Quality inspection result item

    Used by actions: ParseLiveStreamProcessNotification.

    NameTypeDescription
    ConfidenceInteger
    StartTimeOffsetFloatStart time of occurrence, in seconds.
    EndTimeOffsetFloatEnd timestamp of the occurrence, in seconds.
    AreaCoordSetArray of Integer

    QualityControlItemConfig

    Quality inspection item configurations.

    Used by actions: CreateQualityControlTemplate, DescribeQualityControlTemplates, ModifyQualityControlTemplate.

    NameTypeRequiredDescription
    TypeStringYesQuality inspection item name. Valid values:
  • LowEvaluation: Video no-reference scoring (MOS).
  • AudioEvaluation: Audio no-reference scoring (MOS).
  • Mosaic: mosaic detection.
  • CrashScreen: screen glitch detection.
  • Blur: blur detection.
  • Jitter: jitter detection.
  • Noise: noise detection.
  • QRCode: QR code detection.
  • BarCode: barcode detection.
  • AppletCode: mini program code detection.
  • BlackWhiteEdge: black and white edge detection.
  • SolidColorScreen: solid color screen detection.
  • LowLighting: low light.
  • HighLighting: overexposure.
  • NoVoice: silence detection.
  • LowVoice: bass detection.
  • HighVoice: explosion noise detection
  • AudioNoise: audio noise detection.
  • VideoResolutionChanged: video resolution change.
  • AudioSampleRateChanged: audio sampling rate change.
  • AudioChannelsChanged: audio channels changed.
  • ParameterSetsChanged: stream parameter set information has changed.
  • DarOrSarInvalid: abnormal video aspect ratio.
  • TimestampFallback: DTS timestamp rollback.
  • DtsJitter: DTS jitter too high.
  • PtsJitter: PTS jitter too high.
  • AACDurationDeviation: improper AAC frame timestamp interval.
  • AudioDroppingFrames: audio frame dropping.
  • VideoDroppingFrames: video frame dropping.
  • AVTimestampInterleave: improper audio-video interleaving.
  • PtsLessThanDts: The pts of the media stream is less than the dts.
  • ReceiveFpsJitter: excessive network received frame rate jitter
  • ReceiveFpsTooSmall: network receive video frame rate too low.
  • FpsJitter: excessive stream frame rate jitter calculated by PTS
  • StreamOpenFailed: stream open failure.
  • StreamEnd: stream end.
  • StreamParseFailed: stream parsing failure.
  • VideoFirstFrameNotIdr: first frame not an IDR frame.
  • StreamNALUError: NALU start code error.
  • TsStreamNoAud: The H26x stream of mpegts misses AUD NALU.
  • AudioStreamLack: no audio stream.
  • VideoStreamLack: no video stream.
  • LackAudioRecover: missing audio stream recovery.
  • LackVideoRecover: missing video stream recovery.
  • VideoBitrateOutofRange: video stream bitrate (kbps) out of range.
  • AudioBitrateOutofRange: audio stream bitrate (kbps) out of range.
  • VideoDecodeFailed: video decoding error.
  • AudioDecodeFailed: audio decoding error.
  • AudioOutOfPhase: opposite phase in dual-channel audio.
  • VideoDuplicatedFrame: duplicate frames in video streams.
  • AudioDuplicatedFrame: duplicate frames in audio streams.
  • VideoRotation: video rotation.
  • TsMultiPrograms: multiple programs in MPEG2-TS streams.
  • Mp4InvalidCodecFourcc: The codec fourcc in MP4 does not meet Apple HLS requirements.
  • HLSBadM3u8Format: invalid M3U8 file.
  • HLSInvalidMasterM3u8: invalid main M3U8 file.
  • HLSInvalidMediaM3u8: invalid media M3U8 file.
  • HLSMasterM3u8Recommended: parameters recommended by standards missing in main M3U8.
  • HLSMediaM3u8Recommended: parameters recommended by standards missing in media M3U8.
  • HLSMediaM3u8DiscontinuityExist: EXT-X-DISCONTINUITY in media M3U8.
  • HLSMediaSegmentsStreamNumChange: Number of streams in segments changes.
  • HLSMediaSegmentsPTSJitterDeviation: PTS jumps between segments without EXT-X-DISCONTINUITY.
  • HLSMediaSegmentsDTSJitterDeviation: DTS jumps between segments without EXT-X-DISCONTINUITY.
  • TimecodeTrackExist: TMCD track in MP4.
  • SwitchStringNo
    SamplingStringNo
    IntervalTimeIntegerNo
    DurationIntegerNo
    ThresholdStringNo

    QualityControlResult

    Quality inspection exception item.

    Used by actions: DescribeTaskDetail, ParseLiveStreamProcessNotification, ParseNotification.

    NameTypeDescription
    TypeStringException type. Valid values:
    Jitter: jitter.
    Blur: blurry.
    LowLighting: low light.
    HighLighting: overexposure.
    CrashScreen: screen glitch.
    BlackWhiteEdge: Black and white edges
    SolidColorScreen: solid color screen.
    Noise: noise.
    Mosaic: Mosaic
    QRCode: QR code.
    AppletCode: Mini program code.
    BarCode: barcode.
    LowVoice: bass.
    HighVoice: high voice detection.
    NoVoice: mute.
    LowEvaluation: The video no-reference score (MOS) is below the threshold.
    AudioEvaluation: The audio no-reference scoring (MOS) is below the threshold.
    AudioNoise: Audio noise.
    QualityControlItemsArray of QualityControlItemQuality inspection result item.

    QualityControlStrategy

    Detection policy for media quality inspection.

    Used by actions: CreateQualityControlTemplate, DescribeQualityControlTemplates, ModifyQualityControlTemplate.

    NameTypeRequiredDescription
    StrategyTypeStringNoPolicy type. Value:
    - TimeSpotCheck
    TimeSpotCheckTimeSpotCheckNoSpot check policy based on time.

    QualityControlTemplate

    Media quality inspection template details.

    Used by actions: DescribeQualityControlTemplates.

    NameTypeDescription
    DefinitionIntegerUnique identifier of a media quality inspection template.
    NameStringMedia quality inspection template name.
    Note: This field may return null, indicating that no valid values can be obtained.
    CommentStringTemplate description.


    Note: This field may return null, indicating that no valid values can be obtained.
    TypeStringTemplate type. Valid values:
  • Preset: system preset template;
  • Custom: custom template.


  • Note: This field may return null, indicating that no valid values can be obtained.
    QualityControlItemSetArray of QualityControlItemConfigMedia quality inspection configuration parameters.
    Note: This field may return null, indicating that no valid values can be obtained.
    CreateTimeStringCreation time of a template in ISO date format.

    Note: This field may return null, indicating that no valid values can be obtained.
    UpdateTimeStringLast modified time of a template in ISO date format.

    Note: This field may return null, indicating that no valid values can be obtained.
    StrategyQualityControlStrategySpot check policy for media quality inspection.

    QueryTaskFilter

    Query the list filter criteria for AIGC tasks

    Used by actions: DescribeAigcTaskList.

    NameTypeRequiredDescription
    TaskIdStringNo

    Task ID.

    TaskTypeStringNo

    Task type

    TaskStatusStringNo

    Task status.

    ResolutionStringNo

    Resolution

    RatioStringNo

    Aspect ratio.

    RawAIDubbingParameter

    Custom parameters for AI Dubbing

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    TranslateConfigDubbingTranslateConfigNo

    Translation configuration message.

    SubtitleConfigDubbingSubtitleConfigNo

    Subtitle configuration information.

    DubbingConfigDubbingConfigNo

    Dubbing configuration message.

    OutputConfigDubbingOutputConfigNo

    Output configuration message.

    RawImageWatermarkInput

    Image watermark template input parameters.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    ImageContentMediaInputInfoYesInput content of the watermark image. jpeg and png image formats are supported.
    WidthStringNoWidth of a watermark, supporting two formats: % and px.
  • If a string ends with %, it indicates that the Width of a watermark is a percentage of a video's width. For example, 10% means that Width is 10% of a video's width.
  • If a string ends with px, it means the watermark Width is in pixels. For example, 100px means the Width is 100 pixels.

  • Default value: 10%.
    HeightStringNoHeight of a watermark. Supports two formats: % and px.
  • If a string ends with %, it indicates that the Height of a watermark is a percentage of a video's height. For example, 10% means that Height is 10% of a video's height.
  • If a string ends with px, it means the watermark Height is in pixels. For example, 100px means the Height is 100 pixels.

  • Default value: 0px, which means Height is scaled according to the aspect ratio of the raw watermark image.
    RepeatTypeStringNoWatermark repeat type. Usage scenario: the watermark is a dynamic image. Value range:
  • once: The dynamic watermark will no longer appear after it has finished playing;
  • repeat_last_frame: Stay on the last frame after the watermark finished playing;
  • repeat: Watermark loops until the video ends (default value).
  • RawSmartEraseParameter

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    EraseTypeStringYes
    EraseSubtitleConfigSmartEraseSubtitleConfigNo
    EraseWatermarkConfigSmartEraseWatermarkConfigNo
    ErasePrivacyConfigSmartErasePrivacyConfigNo
    SubtitleEmbedIdIntegerNo
    UseOriginalPosIntegerNo
    UseOriginalSizeIntegerNo

    RawSmartSubtitleParameter

    Used by actions: BatchProcessMedia, DescribeBatchTaskDetail, ParseNotification, ProcessMedia.

    NameTypeRequiredDescription
    SubtitleTypeIntegerYes
    VideoSrcLanguageStringYes
    SubtitleFormatStringNo
    TranslateSwitchStringNo
    TranslateDstLanguageStringNo
    AsrHotWordsConfigureAsrHotWordsConfigureNo
    ExtInfoStringNo
    ProcessTypeIntegerNo
    SelectingSubtitleAreasConfigSelectingSubtitleAreasConfigNo
    SubtitleEmbedIdIntegerNo
    SpeakerModeIntegerNo
    SpeakerLabelIntegerNo

    RawTranscodeParameter

    Specification parameters of custom transcoding.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    ContainerStringYesMuxing format. Available values: mp4, flv, hls, mp3, flac, ogg, and m4a. Among them, mp3, flac, ogg, and m4a are for audio-only files.
    RemoveVideoIntegerNoIndicates whether to remove video data. Parameter value:
  • 0: retention;
  • 1: Remove.

  • Default value: 0.
    RemoveAudioIntegerNoWhether to remove audio data. Parameter Value:
  • 0: retention;
  • 1: Remove.

  • Default value: 0.
    VideoTemplateVideoTemplateInfoNoVideo stream configuration parameters. This field is required when RemoveVideo is 0.
    AudioTemplateAudioTemplateInfoNoAudio stream configuration parameters. This field is required when RemoveAudio is 0.
    TEHDConfigTEHDConfigNoTSC transcoding parameters.
    StdExtInfoStringNoAdditional parameter, which is a serialized JSON string.
    EnhanceConfigEnhanceConfigNo
    SubtitleTemplateSubtitleTemplateNo

    RawWatermarkParameter

    Customize watermark specification parameters.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesWatermark type. Valid values:
  • image: image watermark.
  • CoordinateOriginStringNoOrigin position. Valid values:
  • TopLeft: indicates that the coordinate origin is at the top left corner of the video image and the watermark origin is at the top left corner of the image or text.
  • TopRight: indicates that the coordinate origin is at the top right corner of the video image and the watermark origin is at the top right corner of the image or text.
  • BottomLeft: indicates that the coordinate origin is at the bottom-left corner of the video image and the watermark origin is at the bottom-left corner of the image or text.
  • BottomRight: indicates that the coordinate origin is at the bottom right corner of the video image and the watermark origin is at the bottom right corner of the image or text.

  • Default value: TopLeft.
    XPosStringNoHorizontal position of the watermark origin from the origin of coordinates of the video image. Supports % and px formats.
  • If a string ends with %, it indicates that the XPos of a watermark is a specified percentage of a video's width. For example, 10% means that XPos is 10% of a video's width.
  • If a string ends with px, it means the watermark XPos is specified in pixels. For example, 100px means XPos is 100 pixels.

  • Default value: 0px.
    YPosStringNoVertical position of the watermark origin relative to the origin of coordinates of the video image. Supports two formats: % and px.
  • If a string ends with %, it indicates that the YPos of a watermark is a specified percentage of a video's height. For example, 10% means that YPos is 10% of a video's height.
  • If a string ends with px, it means the watermark YPos is specified in pixels. For example, 100px means YPos is 100 pixels.

  • Default value: 0px.
    ImageTemplateRawImageWatermarkInputNoImage watermark template. This field is required when Type is image, and invalid when Type is text.

    RecipeItem

    Image set information.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    ThemeStringNo

    Sub-image type.

    Enumeration values:

    • hero: product hero image.
    • detail: product details image.
    • selling: core selling point image.
    • atmosphere: scene atmosphere image.
    • angles: multiple-angle image.
    • scene: usage scenario image.
    NumIntegerNo

    Number of corresponding sub-images.

    Value range: 1 to 4.

    Unit: image.

    Each type can have up to 4 sub-images. The total number of sub-images must be within the range of 4 to 12.

    RecognizeAudioSentence

    Result of the sentence recognition.

    Used by actions: RecognizeAudio.

    NameTypeDescription
    StartFloatStart time in the audio, in seconds.
    EndFloatEnd time in the audio, in seconds.
    TextStringAudio recognition result.
    WordsInfoArray of WordResultWord timestamp result.

    RuleConditionItem

    Used by actions: CreateSchedule, ModifySchedule, ProcessMedia.

    NameTypeRequiredDescription
    KeyStringNo
    ValueStringNo

    Rules

    Used by actions: CreateSchedule, ModifySchedule, ProcessMedia.

    NameTypeRequiredDescription
    IdStringNo
    ConditionsArray of RuleConditionItemNo
    LinkerStringNo
    RearDriveIndexsArray of IntegerNo

    S3InputInfo

    AWS S3 storage input

    Used by actions: BatchProcessMedia, DescribeImageTaskDetail, DescribeMediaMetaData, DetectVideoSubtitleArea, DetectVideoWatermark, ExtractBlindWatermark, ProcessImage, ProcessMedia.

    NameTypeRequiredDescription
    S3BucketStringYesS3 bucket。
    S3RegionStringYes
    S3ObjectStringYes
    S3SecretIdStringNo
    S3SecretKeyStringNo

    S3OutputStorage

    AWS S3 output location

    Used by actions: BatchProcessMedia, CreateSchedule, CreateWorkflow, EditMedia, ModifySchedule, ProcessImage, ProcessLiveStream, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    S3BucketStringYesS3 bucket。
    S3RegionStringYes
    S3SecretIdStringNo
    S3SecretKeyStringNo

    SampleSnapshotTaskInput

    Sampled screenshot taking task input parameter type.

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    Sampled screenshot template ID.

    WatermarkSetArray of WatermarkInputNo

    Watermark list. Up to 10 image or text watermarks are supported.

    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNo

    Output path of the image file after the sampled screenshot is taken, which can be a relative or absolute path.
    To define the output path, the path must end with .{format}. For variable names, see File Name Variable Description.
    Relative path example:

  • File name_{variable name}.{format}
  • File name.{format}
  • Absolute path example:
  • /custom path/file name_{variable name}.{format}
  • If this is not specified, the default relative path is {inputName}_sampleSnapshot_{definition}_{number}.{format}.
    ObjectNumberFormatNumberFormatNo
    ExtInfoStringNo

    Extended parameter.

    SampleSnapshotTemplate

    Details of a sampled screenshot template

    Used by actions: DescribeSampleSnapshotTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of a sampled screenshot template.
    TypeStringTemplate type. Valid values:
  • Preset: Preset template;
  • Custom: Custom template.
  • NameStringName of a sampled screenshot template.
    CommentStringTemplate description.
    WidthIntegerMaximum value of the width (or long side) of a screenshot in px. Value range: 0 and [128, 4,096].
  • If both Width and Height are 0, the resolution will be the same as that of the source video;
  • If Width is 0, but Height is not 0, Width will be proportionally scaled;
  • If Width is not 0, but Height is 0, Height will be proportionally scaled;
  • If both Width and Height are not 0, the custom resolution will be used.

  • Default value: 0.
    HeightIntegerMaximum value of the height (or short side) of a screenshot in px. Value range: 0 and [128, 4,096].
  • If both Width and Height are 0, the resolution will be the same as that of the source video;
  • If Width is 0, but Height is not 0, Width will be proportionally scaled;
  • If Width is not 0, but Height is 0, Height will be proportionally scaled;
  • If both Width and Height are not 0, the custom resolution will be used.

  • Default value: 0.
    ResolutionAdaptiveStringResolution adaption. Valid values:
  • open: Enabled. In this case, Width represents the long side of a video, while Height the short side;
  • close: Disabled. In this case, Width represents the width of a video, while Height the height.

  • Default value: open.
    FormatStringImage format.
    SampleTypeStringSampled screenshot type.
    SampleIntervalIntegerSampling interval.
    CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.
    FillTypeStringFill type. "Fill" refers to the way of processing a screenshot when its aspect ratio is different from that of the source video. The following fill types are supported:
  • stretch: Stretch. The screenshot will be stretched frame by frame to match the aspect ratio of the source video, which may make the screenshot "shorter" or "longer";
  • black: Fill with black. This option retains the aspect ratio of the source video for the screenshot and fills the unmatched area with black color blocks.
  • white: Fill with white. This option retains the aspect ratio of the source video for the screenshot and fills the unmatched area with white color blocks.
  • gauss: Fill with Gaussian blur. This option retains the aspect ratio of the source video for the screenshot and fills the unmatched area with Gaussian blur.

  • Default value: black.

    ScheduleAnalysisTaskResult

    Orchestrate the task result type of video analysis

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiAnalysisTaskInputAnalyze the input of the task.
    OutputArray of AiAnalysisResultAnalysis task output.
    BeginProcessTimeStringTask execution start time in ISO date and time format.
    FinishTimeStringTask execution completion time in ISO date and time format.

    ScheduleExecRuleTaskResult

    Media quality inspection task result type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    MessageStringError message.
    InputExecRulesTaskInput of the conditional judgment task.
    OutputExecRuleTaskData

    ScheduleQualityControlTaskResult

    Media quality inspection task result type.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiQualityControlTaskInputMedia quality inspection task input.
    OutputQualityControlData
    ProgressIntegerTask execution progress.

    ScheduleRecognitionTaskResult

    Orchestrate the result type of a video recognition task

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiRecognitionTaskInputRecognition task input.
    OutputArray of AiRecognitionResultRecognition task output.
    BeginProcessTimeStringTask execution start time in ISO date and time format.
    FinishTimeStringTask execution completion time in ISO date and time format.

    ScheduleReviewTaskResult

    Orchestrate the moderation job result type

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputAiContentReviewTaskInputReview task input.
    OutputArray of AiContentReviewResult
    BeginProcessTimeString
    FinishTimeString

    ScheduleSmartSubtitleTaskResult

    Result of the smart subtitle scheduling task.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputSmartSubtitlesTaskInputRecognition task input.
    OutputArray of SmartSubtitlesResultRecognition task output.
    BeginProcessTimeStringTask execution start time in ISO date and time format.
    FinishTimeStringTask execution completion time in ISO date and time format.

    ScheduleTask

    Orchestration task info

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TaskIdStringOrchestration task ID.
    StatusStringTask flow status. Valid values:
  • PROCESSING: Processing;
  • FINISH: completed
  • ErrCodeIntegerAn error code other than 0 is returned in case of a source exception. Use the error code of the specific task when a value of 0 is returned.
    MessageStringThe corresponding exception message is returned in case of a source exception. If no source exception occurs, use the message of each specific task.
    InputInfoMediaInputInfo
    MetaDataMediaMetaData
    ActivityResultSetArray of ActivityResult

    SchedulesInfo

    The details of a scheme.

    Used by actions: DescribeSchedules.

    NameTypeDescription
    ScheduleIdIntegerThe scheme ID.
    ScheduleNameStringThe scheme name.
    Note: This field may return null, indicating that no valid values can be obtained.
    TypeStringThe scheme type. Valid values:
  • Preset
  • Custom

  • Note: This field may return null, indicating that no valid values can be obtained.
    StatusStringThe scheme status. Valid values:
    Enabled
    Disabled
    Note: This field may return null, indicating that no valid values can be obtained.
    TriggerWorkflowTriggerThe trigger of the scheme.
    Note: This field may return null, indicating that no valid values can be obtained.
    ActivitiesArray of ActivityThe subtasks of the scheme.
    Note: This field may return null, indicating that no valid values can be obtained.
    OutputStorageTaskOutputStorageThe bucket to save the output file.
    Note: This field may return null, indicating that no valid values can be obtained.
    OutputDirStringThe directory to save the output file.
    Note: This field may return null, indicating that no valid values can be obtained.
    TaskNotifyConfigTaskNotifyConfigThe notification configuration.
    Note: This field may return null, indicating that no valid values can be obtained.
    CreateTimeStringThe creation time in ISO date format.
    Note: This field may return null, indicating that no valid values can be obtained.
    UpdateTimeStringThe last updated time in ISO date format.
    Note: This field may return null, indicating that no valid values can be obtained.
    ResourceIdStringResource ID. For those without an associated resource ID, fill in with an account's primary resource ID.
    Note: This field may return null, indicating that no valid values can be obtained.

    ScratchRepairConfig

    Remove scratch configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled
  • OFF: disabled

  • Default value: ON.
    IntensityFloatNo

    SecurityGroupInfo

    Security group information.

    Used by actions: DescribeStreamLinkSecurityGroup.

    NameTypeDescription
    IdStringSecurity group ID.
    NameStringSecurity group name.
    WhitelistArray of StringAllowlist list.
    OccupiedInputsArray of StringList of bound input streams.
    Note: This field may return null, indicating that no valid value can be obtained.
    RegionStringSecurity group address.
    OccupiedOutputsArray of StringList of bound output streams.
    Note: This field may return null, indicating that no valid value can be obtained.

    SegmentRecognitionItem

    Intelligent video splitting recording clip.

    Used by actions: DescribeTaskDetail, ParseLiveStreamProcessNotification, ParseNotification.

    NameTypeDescription
    ConfidenceFloatConfidence degree.
    StartTimeOffsetFloatStart time offset of a recording clip.
    EndTimeOffsetFloatEnd time offset of the recording clip.
    SegmentUrlStringSplit segment URL.
    CovImgUrlStringSegment cover.
    TitleStringSegment title.
    SummaryStringSegment summary.
    KeywordsArray of StringSegmentation keywords.
    BeginTimeStringThe start time of a live streaming segment, in the ISO date format.
    EndTimeStringThe end time of a live streaming segment, in the ISO date format.
    PersonIdStringSpecify the figure ID.

    SegmentSpecificInfo

    Information on special segment configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNo
    FragmentTimeIntegerNo
    FragmentEndNumIntegerNo

    SelectingSubtitleAreasConfig

    Used by actions: BatchProcessMedia, CreateSmartSubtitleTemplate, DescribeSmartSubtitleTemplates, ModifySmartSubtitleTemplate, ProcessMedia.

    NameTypeRequiredDescription
    AutoAreasArray of EraseAreaNo
    SampleWidthIntegerNo
    SampleHeightIntegerNo

    SharpEnhanceConfig

    Detail enhancement configuration.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoWhether to enable the feature. Valid values:
  • ON
  • OFF

  • Default value: ON.
    IntensityFloatNoStrength, value ranges from 0.0 to 1.0.
    Default: 0.0.

    SimpleAesDrm

    SimpleAes encryption information.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    UriStringYes
    KeyStringYes
    VectorStringNo

    SmartErasePrivacyConfig

    Used by actions: CreateSmartEraseTemplate, DescribeSmartEraseTemplates, ModifySmartEraseTemplate, ProcessMedia.

    NameTypeRequiredDescription
    PrivacyModelStringYes
    PrivacyTargetsArray of StringYes

    SmartEraseSubtitleConfig

    Used by actions: CreateSmartEraseTemplate, DescribeSmartEraseTemplates, ModifySmartEraseTemplate, ProcessMedia.

    NameTypeRequiredDescription
    SubtitleEraseMethodStringYes
    SubtitleModelStringYes
    OcrSwitchStringNo
    SubtitleLangStringNo
    SubtitleFormatStringNo
    TransSwitchStringNo
    TransDstLangStringNo
    AutoAreasArray of EraseAreaNo
    CustomAreasArray of EraseTimeAreaNo
    SubtitleEmbedIdIntegerNo
    UseOriginalPosIntegerNo
    UseOriginalSizeIntegerNo

    SmartEraseTaskInput

    Used by actions: CreateSchedule, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia.

    NameTypeRequiredDescription
    DefinitionIntegerNo
    RawParameterRawSmartEraseParameterNo
    OverrideParameterOverrideEraseParameterNo
    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNo

    SmartEraseTaskResult

    Intelligent erasure task result

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    MessageStringError message.
    InputSmartEraseTaskInput
    OutputAiAnalysisTaskDelLogoOutput
    ProgressIntegerTask progress.
    BeginProcessTimeStringStarting time of task execution, in ISO date and time format.
    FinishTimeStringTask completion time, in ISO date and time format.

    SmartEraseTemplateItem

    Smart erasing template details.

    Used by actions: DescribeSmartEraseTemplates.

    NameTypeDescription
    DefinitionIntegerUnique identifier of the smart erasing template.
    NameStringSmart erasing template name.
    CommentStringSmart erasing template description information.
    TypeStringTemplate type. Valid values:
    * Preset: system preset template.
    * Custom: user-defined template.
    EraseTypeStringErasing type.
    -subtitle: subtitle removal.
    -watermark: watermark removal.
    -privacy: privacy protection.
    EraseSubtitleConfigSmartEraseSubtitleConfigSubtitle erasing configuration.
    Note: This field may return null, indicating that no valid values can be obtained.
    EraseWatermarkConfigSmartEraseWatermarkConfigWatermark erasing configuration.
    Note: This field may return null, indicating that no valid values can be obtained.
    ErasePrivacyConfigSmartErasePrivacyConfigPrivacy protection configuration.
    Note: This field may return null, indicating that no valid values can be obtained.
    CreateTimeStringTemplate creation time in ISO datetime format.
    UpdateTimeStringLast modification time of the template in ISO datetime format.
    AliasNameStringAlias of the preset smart erasing template.

    SmartEraseWatermarkConfig

    Used by actions: CreateSmartEraseTemplate, DescribeSmartEraseTemplates, ModifySmartEraseTemplate, ProcessMedia.

    NameTypeRequiredDescription
    WatermarkEraseMethodStringYes
    WatermarkModelStringYes
    AutoAreasArray of EraseAreaNo
    CustomAreasArray of EraseTimeAreaNo

    SmartSubtitleTaskAsrFullTextResult

    Full speech recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputSmartSubtitleTaskResultInput
    OutputSmartSubtitleTaskAsrFullTextResultOutput
    ProgressInteger

    SmartSubtitleTaskAsrFullTextResultOutput

    Full speech recognition result.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of SmartSubtitleTaskAsrFullTextSegmentItem
    PathString

    Subtitle file path

    SubtitlePathString

    Subtitle file URL.

    SubtitleInfoSubtitleResult

    Subtitle recognition result info.

    OutputStorageTaskOutputStorage

    Storage location of the subtitle file.

    SmartSubtitleTaskAsrFullTextSegmentItem

    Segment undergone full speech recognition.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloat

    Confidence of the recognized segment. Value range: 0–100.

    StartTimeOffsetFloat

    Start time offset of the recognized segment, in seconds.

    EndTimeOffsetFloat

    End time offset of the recognized segment, in seconds.

    TextString

    Recognized text.

    WordlistArray of WordResult
    SpeakerIdString

    Speaker ID (if speaker recognition is enabled).

    SmartSubtitleTaskBatchOutput

    Output information for smart subtitle tasks.

    Used by actions: DescribeBatchTaskDetail, ParseNotification.

    NameTypeDescription
    ProgressInteger

    Task progress.

    StatusString

    Task status. Valid values are PROCESSING, SUCCESS, WAITING, and FAIL.

    ErrCodeExtString

    Error code. An empty string indicates that the task is successful, while other values indicate that the task has failed. For valid values, see the list of MPS error codes.

    MessageString

    Error message.

    TransTextTaskSmartSubtitleTaskTransTextResultOutput
    AsrFullTextTaskSmartSubtitleTaskAsrFullTextResultOutput

    SmartSubtitleTaskFullTextResult

    Full-text recognition result for smart subtitle tasks.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputSmartSubtitleTaskResultInput
    OutputSmartSubtitleTaskTextResultOutput
    ProgressInteger

    SmartSubtitleTaskFullTextSegmentItem

    Smart subtitle recognition segment.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloat

    Confidence of the recognized segment. Value range: 0–100.

    StartTimeOffsetFloat

    Start time offset of the recognized segment, in seconds.

    EndTimeOffsetFloat

    End time offset of the recognized segment, in seconds.

    TextString

    Recognized text.

    TransString

    Translated text.

    SpeakerIdString

    Speaker ID.

    SmartSubtitleTaskResultInput

    Smart subtitle translation input.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    DefinitionInteger

    Smart subtitle template ID.

    RawParameterRawSmartSubtitleParameter
    UserExtParaString

    Extended parameter.

    SmartSubtitleTaskTextResultOutput

    Smart subtitle recognition result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of SmartSubtitleTaskFullTextSegmentItem
    RecognizeSubtitleResultArray of SubtitleResult
    TransSubtitleResultArray of SubtitleResult
    OutputStorageTaskOutputStorage

    SmartSubtitleTaskTransTextResult

    Translation result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusStringTask status. Valid values are PROCESSING, SUCCESS, and FAIL.
    ErrCodeExtStringError code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).
    ErrCodeIntegerError code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)
    MessageStringError message.
    InputSmartSubtitleTaskResultInput
    OutputSmartSubtitleTaskTransTextResultOutput
    ProgressInteger

    SmartSubtitleTaskTransTextResultOutput

    Translation result.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    SegmentSetArray of SmartSubtitleTaskTransTextSegmentItem
    SubtitlePathString

    Subtitle file URL.

    OutputStorageTaskOutputStorage

    Smart subtitling result storage information.

    PathString

    Subtitle file path

    SubtitleResultsArray of SubtitleTransResultItem

    Returned translation result during multilingual translation.

    SmartSubtitleTaskTransTextSegmentItem

    Translated segment.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    ConfidenceFloat

    Confidence of the recognized segment. Value range: 0–100.

    StartTimeOffsetFloat

    Start time offset of the recognized segment, in seconds.

    EndTimeOffsetFloat

    End time offset of the recognized segment, in seconds.

    TextString

    Recognized text.

    TransString

    Translated text.

    WordlistArray of WordResult
    SpeakerIdString

    Speaker ID (if speaker recognition is enabled).

    SmartSubtitleTemplateItem

    Smart subtitle template details.

    Used by actions: DescribeSmartSubtitleTemplates.

    NameTypeDescription
    DefinitionInteger

    Unique identifier of the smart subtitle template.

    NameString

    Smart subtitle template name.


    Note: This field may return null, indicating that no valid values can be obtained.
    CommentString

    Smart subtitle template description.


    Note: This field may return null, indicating that no valid values can be obtained.
    TypeString

    Template type. Valid values:

    • Preset: preset template.
    • Custom: custom template.

    Note: This field may return null, indicating that no valid values can be obtained.
    AsrHotWordsConfigureAsrHotWordsConfigure

    ASR hotword lexicon parameters.


    Note: This field may return null, indicating that no valid values can be obtained.
    AsrHotWordsLibraryNameString

    Name of the hotword lexicon associated with the template.


    Note: This field may return null, indicating that no valid values can be obtained.
    VideoSrcLanguageString

    Video source language list for smart subtitle:

    zh: Simplified Chinese
    yue: Cantonese
    zh-PY: Chinese, English, and Cantonese
    zh_medical: Chinese healthcare
    zh_dialect: Chinese dialect
    prime_zh: Chinese and English dialects
    zh_en: Chinese and English
    en: English
    ja: Japanese
    ko: Korean
    fr: French
    es: Spanish
    it: Italian
    de: German
    tr: Turkish
    ru: Russian
    pt: Portuguese (Brazil)
    pt-PT: Portuguese (Portugal)
    vi: Vietnamese
    id: Indonesian
    ms: Malay
    th: Thai
    ar: Arabic
    hi: Hindi
    fil: Filipino
    auto: Automatic identification (only supported for subtitle translation)

    SubtitleFormatString

    Smart subtitle file format.

    • vtt: WebVTT.
    • srt: SRT.
    • original: same as the source subtitle file (for subtitle translation templates).
    • Not specified or empty: no subtitle file generated.

    Note: This field may return null, indicating that no valid values can be obtained.
    SubtitleTypeInteger

    Smart subtitle language type.
    0: source language.
    1: target language.
    2: source language and target language.
    Only 0 is supported when TranslateSwitch is OFF.
    Only 1 or 2 is supported when TranslateSwitch is ON.

    TranslateSwitchString

    Subtitle translation switch.
    ON: enables translation.
    OFF: disables translation.


    Note: This field may return null, indicating that no valid values can be obtained.
    TranslateDstLanguageString

    Target language for subtitle translation.
    This parameter takes effect when TranslateSwitch is ON.
    zh: Simplified Chinese
    zh-TW: Traditional Chinese
    en: English
    ja: Japanese
    ko: Korean
    fr: French
    es: Spanish
    it: Italian
    de: German
    tr: Turkish
    ru: Russian
    pt: Portuguese (Brazil)
    pt-PT: Portuguese (Portugal)
    vi: Vietnamese
    id: Indonesian
    ms: Malay
    th: Thai
    ar: Arabic
    hi: Hindi
    fil: Filipino

    Note: Use / to separate multiple languages, such as en/ja, which indicates English and Japanese.


    Note: This field may return null, indicating that no valid values can be obtained.
    CreateTimeString

    Template creation time, in ISO date format.

    UpdateTimeString

    Last template modification time, in ISO date format.

    AliasNameString

    Preset template alias for smart subtitle.


    Note: This field may return null, indicating that no valid values can be obtained.
    ProcessTypeInteger

    Subtitle processing type:

    • 0: ASR.
    • 1: subtitle translation.
    • 2: OCR.
    SelectingSubtitleAreasConfigSelectingSubtitleAreasConfig

    Area configurations for the subtitle OCR extraction box.


    Note: This field may return null, indicating that no valid values can be obtained.
    SubtitleEmbedIdInteger

    Subtitle burn-in template ID.

    SpeakerModeInteger

    Speaker identification mode. Valid values:
    0: Speaker identification is disabled.
    1: Speaker identification is enabled.
    Default value: 0.

    SpeakerLabelInteger

    Indicates whether to output the identified speaker to the subtitle file. Valid values:
    0: The speaker is not output to the subtitle file.
    1: The speaker is output to the VTT subtitle file.
    Note: To use this parameter, the value of SpeakerMode cannot be 0.
    Default value: 0.

    SmartSubtitlesResult

    Smart subtitle task result.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TypeStringTask type. Valid values:
    - AsrFullTextRecognition: full speech recognition
    - TransTextRecognition: speech translation
    - PureSubtitleTrans: pure subtitle translation.
    - OcrFullTextRecognition: text-based subtitle extraction.
    AsrFullTextTaskSmartSubtitleTaskAsrFullTextResult
    TransTextTaskSmartSubtitleTaskTransTextResult
    PureSubtitleTransTaskPureSubtitleTransResult
    OcrFullTextTaskSmartSubtitleTaskFullTextResult

    SmartSubtitlesTaskInput

    Used by actions: BatchProcessMedia, CreateSchedule, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia.

    NameTypeRequiredDescription
    DefinitionIntegerNo
    UserExtParaStringNo
    RawParameterRawSmartSubtitleParameterNo
    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNo

    SnapshotByTimeOffsetTaskInput

    Screenshot taking at specified time points task input parameter type

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    Time point screenshot template ID.

    ExtTimeOffsetSetArray of StringNo

    List of screenshot time points. Time points support two formats: s and %.

  • The unit for a string that ends with s is second. For example, 3.5s means the time point is at 3.5 seconds.
  • The unit for a string that ends with % is a percentage of the video duration. For example, 10% means the time point is at 10% of the video's total duration.
  • TimeOffsetSetArray of FloatNo

    List of screenshot time points, in seconds. This parameter is not recommended. We recommend that you use the ExtTimeOffsetSet parameter.

    WatermarkSetArray of WatermarkInputNo

    Watermark list. Up to 10 image or text watermarks are supported.

    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNo

    Output path of the image file after the time point screenshot is taken, which can be a relative or absolute path.
    To define the output path, the path must end with .{format}. For variable names, see File Name Variable Description.
    Relative path example:

  • File name_{variable name}.{format}
  • File name.{format}
  • Absolute path example:
  • /custom path/file name_{variable name}.{format}
  • If this is not specified, the default relative path is {inputName}_snapshotByTimeOffset_{definition}_{number}.{format}.
    ObjectNumberFormatNumberFormatNo
    ExtInfoStringNo

    Extended parameter.

    SnapshotByTimeOffsetTemplate

    Details of a time point screenshot template.

    Used by actions: DescribeSnapshotByTimeOffsetTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of a time point screenshot template.
    TypeStringTemplate type. Valid values:
  • Preset: Preset template;
  • Custom: Custom template.
  • NameStringName of a time point screenshot template.
    CommentStringTemplate description.
    WidthIntegerMaximum value of the width (or long side) of a screenshot in px. Value range: 0 and [128, 4,096].
  • If both Width and Height are 0, the resolution will be the same as that of the source video;
  • If Width is 0, but Height is not 0, Width will be proportionally scaled;
  • If Width is not 0, but Height is 0, Height will be proportionally scaled;
  • If both Width and Height are not 0, the custom resolution will be used.

  • Default value: 0.
    HeightIntegerMaximum value of the height (or short side) of a screenshot in px. Value range: 0 and [128, 4,096].
  • If both Width and Height are 0, the resolution will be the same as that of the source video;
  • If Width is 0, but Height is not 0, Width will be proportionally scaled;
  • If Width is not 0, but Height is 0, Height will be proportionally scaled;
  • If both Width and Height are not 0, the custom resolution will be used.

  • Default value: 0.
    ResolutionAdaptiveStringResolution adaption. Valid values:
  • open: Enabled. In this case, Width represents the long side of a video, while Height the short side;
  • close: Disabled. In this case, Width represents the width of a video, while Height the height.

  • Default value: open.
    FormatStringImage format.
    CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.
    FillTypeStringFill type. "Fill" refers to the way of processing a screenshot when its aspect ratio is different from that of the source video. The following fill types are supported:
  • stretch: Stretch. The screenshot will be stretched frame by frame to match the aspect ratio of the source video, which may make the screenshot "shorter" or "longer";
  • black: Fill with black. This option retains the aspect ratio of the source video for the screenshot and fills the unmatched area with black color blocks.
  • white: Fill with white. This option retains the aspect ratio of the source video for the screenshot and fills the unmatched area with white color blocks.
  • gauss: Fill with Gaussian blur. This option retains the aspect ratio of the source video for the screenshot and fills the unmatched area with Gaussian blur.

  • Default value: black.

    Speakers

    List of characters.

    Used by actions: CreateProject, QueryProject, UpdateProject.

    NameTypeRequiredDescription
    SpeakerIdStringYes

    Unique character ID.

    VoiceIdStringYes

    Bound voice ID.

    GenderStringNo

    Gender: male/female. Default: male.

    AgeGroupStringNo

    Age segment: child/teenager/youth/middle_aged/senior. Default: youth.

    DescriptionStringNo

    Character description.

    NameTermsArray of TermBaseNo

    Glossary of character names.

    SpecificationDataItem

    Statistical data for the task of the specified specification.

    Used by actions: DescribeUsageData.

    NameTypeDescription
    SpecificationStringTask specification.
    DataArray of TaskStatDataItemStatistical data.

    SpekeDrm

    FairPlay, WideVine, PlayReady, and other DRM encryption technologies.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    ResourceIdStringYesResource tagging. The field content is user-customized;
    Supports 1 to 128 characters consisting of digits, letters, underscores (_), and hyphens (-).
    This field corresponds to the cid field in the Speke request.
    Note: Different DRM vendors have different restrictions on this field (for example, SDMC Technology Co., Ltd. does not support this field containing underscores). For specific rules, check with the vendors.
    KeyServerUrlStringYesDRM manufacturer access address. This field content is obtained from the DRM manufacturer.

    Note: Different DRM manufacturers have different limits on the number of substreams. For example, PallyCon limits the number to 5 substreams, while DRMtoday supports stream encryption for a maximum of 9 substreams.
    VectorStringYesEncryption initialization vector (32-byte hexadecimal string). This field content is user-customized.
    EncryptionMethodStringNoEncryption method. Valid values:
    cbcs: PlayReady, Widevine, FairPlay, WideVine+FairPlay, Widevine+Playready, Playready+Fairplay, Widevine+Playready+Fairplay are supported.
    cenc: PlayReady, Widevine, and Widevine+PlayReady are supported.

    If it is left unspecified:
    Use cbcs for FairPlay by default.
    Use cenc for PlayReady and Widevine by default.
    WideVine+FairPlay, Playready+Fairplay, Widevine+Playready+Fairplay default to cbcs.
    Use cenc for Widevine+PlayReady by default.
    EncryptionPresetStringNoSubstream encryption rule. Default value: preset0.
    preset 0: use the same key to encrypt all substreams;
    preset1: use different keys for each substream

    SubtitleArea

    Data structure that indicates the subtitle area coordinates for the automatic hard subtitle area detection. The confidence is also included.

    Used by actions: DetectVideoSubtitleArea.

    NameTypeDescription
    AreaEraseArea

    Detected subtitle area.

    ConfidenceFloat

    Confidence of the detected area.

    Value range: [0, 100].

    SubtitleBoardConfig

    Subtitle suppression module background settings

    Used by actions: CreateSubtitleEmbedTemplate, DescribeSubtitleEmbedTemplates, ModifySubtitleEmbedTemplate.

    NameTypeRequiredDescription
    SubtitleBoardConfigSwitchIntegerNoSubtitle suppression module background configuration switch, 0 for off, 1 for on, default 0
    BoardXIntegerNoSubtitle background base plate x-axis coordinate position; Supports pixel and percentage format:

    - Pixel: Npx. Value range of N: [-4096,4096].
    - Percentage: N%, N range: [-100,100]. For example, 10% means the X-coordinate of the subtitle background base plate is 10% of the source video width.

    Default value: 0px.
    Note: The origin point of the coordinate axis is located at the bottom of the central axis of the source video, and the benchmark of the subtitle base plate is at the bottom of its central axis, refer to the figure below.
    image
    BoardXUnitIntegerNoBoardX unit, 0 pixel, 1 percentage, default is 0, pixel
    BoardYIntegerNoy-axis coordinate position of the subtitle background base plate; supports pixel and percentage format.

    -.
    -Percentage: N%, N range: [0,100]; for example, 10% means the y-coordinate of the subtitle background base plate = 10% * video height.

    If this parameter is not specified, the subtitle background is disabled.
    Note: The origin of the coordinate axes is at the bottom of the central axis of the source video, and the benchmark of the subtitle background base plate is at the bottom of its central axis. See the following diagram:
    image
    BoardYUnitIntegerNoBoardY unit, 0 pixel, 1 percentage, default is 0, pixel
    BoardWidthIntegerNoBackground width. The value should be a positive integer.
    - Value range for pixels: [0,4096].
    - Value range for percentages: [0, 100].
    If background is enabled and this parameter is not specified, the default width is 90% of the source video width.
    BoardWidthUnitIntegerNoBackground width measurement unit. 0: pixel, 1: percentage. Default is 0 (pixel).
    BoardHeightIntegerNoBackground height. The value should be a positive integer.
    - Value range for pixels: [0,4096].
    - Value range for percentages: [0, 100].
    If background is enabled and this parameter is not specified, the default height is 15% of the source video height.
    BoardHeightUnitIntegerNoBase plate height unit, 0 pixel, 1 percentage, defaults to 0, pixel
    BoardColorStringNoBoard color. Format: 0xRRGGBB.
    Default value: 0x000000 (black).
    BoardAlphaFloatNoSubtitle background transparency. Value range: [0, 1].
  • 0: completely transparent.
  • 1: completely opaque.

  • Default value: 0.8.

    SubtitleEmbedConfig

    Subtitle suppression module settings

    Used by actions: CreateSubtitleEmbedTemplate, DescribeSubtitleEmbedTemplates, ModifySubtitleEmbedTemplate.

    NameTypeRequiredDescription
    FontTypeStringNo

    Font type, supports:

  • hei.ttf: Heiti
  • song.ttf: Song Typeface
  • kai.ttf (recommended) or simkai.ttf: KaiTi
  • msyh.ttf: Microsoft YaHei
  • msyhbd.ttf: Microsoft YaHei in bold
  • hkjgt.ttf: Hwakangangtai
  • dhttx.ttf: Dianheiti Ultra Light
  • xqgdzt.ttf: Xique Ancient Dictionary
  • qpcyt.ttf: Smart Splice Super Round Body
  • arial.ttf: only supports English
  • dinalternate.ttf: DIN Alternate Bold
  • helveticalt.ttf: Helvetica
  • helveticains.ttf: Helvetica Inserat
  • trajanpro.ttf: TrajanPro-Bold
  • korean.ttf: Korean
  • japanese.ttf: Japanese
  • thai.ttf: Thai
  • roboto.ttf: Roboto
  • notosans.ttf: NotoSans
  • notosansthai.ttf: Thai NotoSansThai
  • sarabun.ttf: Thai Sarabun
  • kanit.ttf: Thai Kanit
  • charmonman.ttf: Thai Charmonman
  • notonaskharabic.ttf: Arabic NotoNaskhArabic
  • notosansdevanagari.ttf: India NotoSansDevanagari
  • notosanstc.ttf: Cantonese NotoSansTC
  • notosanskr.ttf: Korean NotoSansKR
  • gothica1.ttf: Korean GothicA1
  • nanummyeongjo.ttf: Korean NanumMyeongjo
  • notosansjp.ttf: Japanese NotoSansJP
  • notoserifjp.ttf: Japanese NotoSerifJP
  • shipporimincho.ttf: Japanese ShipporiMincho
  • Default: hei.ttf Heiti.
    Note:
  • KaiTi is recommended for use with kai.ttf
  • FontPath takes precedence when filled
  • FontPathStringNo

    Custom font file url address, either this or CosInputInfo

    CosInputInfoCosInputInfoNo

    Custom font file cos bucket address

    FontSizeIntegerNo

    Font size. If not specified, the font size of the subtitle file applies. Pixel and percentage formats are supported:

    • Pixel: Npx, where N ranges from (0,4096].
    • Percentage: N%, where N ranges from (0,100]. For example, 10% means the subtitle font size equals 10% of the source video height.

    If left blank and the subtitle file has no settings, the default is 5% of the source video height.

    FontSizeUnitIntegerNo

    FontSize unit, 0 pixel, 1 percentage, defaults to 0, pixel

    FontColorStringNo

    Font color. Format: 0xRRGGBB. Default value: 0xFFFFFF (white).

    FontAlphaFloatNo

    Text opacity, value ranges from 0 to 1.

  • 0: completely transparent
  • 1: completely opaque
  • Default value: 1.
    PosXIntegerNo

    The X-coordinate position of subtitles. Specifying this parameter will ignore the built-in coordinates in the subtitle file. Supports pixel and percentage formats:

    • Pixel: Npx, where N ranges from [-4096, 4096].
    • Percentage: N%, where N ranges from [-100, 100]; for example, 10% means the X-coordinate of the subtitle equals 10% of the source video width.

    Default value: 0px.
    Note: The origin of the coordinate axes is at the bottom of the central axis of the source video, and the subtitle reference position is at the bottom of the central axis of the subtitles, as shown in the figure below:
    image

    PosXUnitIntegerNo

    PosX unit, 0 pixel, 1 percentage, defaults to 0, pixel

    PosYIntegerNo

    Subtitle Y-coordinate position. Specify this parameter to ignore the built-in coordinates in the subtitle file. Supports pixel and percentage formats:

    • Pixel: Npx, where N ranges from [0,4096].
    • Percentage: N%, where N ranges from [0,100]. For example, 10% means the subtitle Y-coordinate = 10% * source video height.

    Default value: source video height * 4%.
    Note: The coordinate axis origin is at the bottom of the central axis of the source video, and the subtitle reference point is at the bottom of the central axis of the subtitle. Refer to the figure below:
    image

    PosYUnitIntegerNo

    PosY measurement unit, 0 pixel, 1 percentage, defaults to 0, pixel

    SubtitleBoardConfigSubtitleBoardConfigNo

    Background configuration

    SubtitleLayoutConfigSubtitleLayoutConfigNo

    Column configuration

    SubtitleOutlineConfigSubtitleOutlineConfigNo

    Text stroke configuration

    SubtitleShadowConfigSubtitleShadowConfigNo

    Text shadow configuration

    SampleWidthIntegerNo

    Width of the source video dimensions, in pixels

    SampleHeightIntegerNo

    Height of the source video dimensions, in unit pixel

    SubtitleEmbedTemplateItem

    Subtitle suppression template details

    Used by actions: DescribeSubtitleEmbedTemplates.

    NameTypeDescription
    DefinitionIntegerUnique identifier of the subtitle suppression template
    NameString
    CommentString
    TypeString
    DeleteTagIntegerDeletion mark. 0 Not deleted. 1 Deleted.
    CreateTimeStringTemplate creation time in ISO datetime format.
    UpdateTimeStringLast modification time of the template in ISO datetime format.
    SubtitleEmbedConfigSubtitleEmbedConfigSubtitle suppression module settings
    AliasNameString

    SubtitleLayoutConfig

    Subtitle suppression module column configuration

    Used by actions: CreateSubtitleEmbedTemplate, DescribeSubtitleEmbedTemplates, ModifySubtitleEmbedTemplate.

    NameTypeRequiredDescription
    SubtitleLayoutConfigSwitchIntegerNoSubtitle arrangement configuration switch, 0 for off, 1 for on, default 0
    LineSpacingIntegerNoLine spacing. The value should be a positive integer.
    - Value range for pixels: [0, 1000].
    - Value range for percentages: [0, 100]. If left blank, the default is 0.
    LineSpacingUnitIntegerNoLineSpacing measurement unit, 0 pixel, 1 percentage, defaults to 0, pixel
    AlignmentStringNoAlignment mode. Valid values: top: The top position of the subtitle is fixed, while the bottom position changes according to the line count. bottom: The bottom position of the subtitle is fixed, while the top position changes according to the line count. If this is not specified, bottom alignment is used by default.

    SubtitleOutlineConfig

    Subtitle suppression module text stroke configuration

    Used by actions: CreateSubtitleEmbedTemplate, DescribeSubtitleEmbedTemplates, ModifySubtitleEmbedTemplate.

    NameTypeRequiredDescription
    SubtitleOutlineConfigSwitchIntegerNo

    Text stroke configuration switch, 0 for off, 1 for on, default 0

    OutlineWidthFloatNo

    Stroke width, default unit pixel, underlying default value is 0.3% of the source video height

    OutlineWidthUnitIntegerNo

    Stroke width unit, 0 pixel, 1 percentage, defaults to 0, pixel

    OutlineColorStringNo

    Border color. 6-digit base 16 RGB. Black by default if left blank.

    OutlineAlphaFloatNo

    Stroke transparency. The value should be a positive floating-point number in the range of (0, 1]. If this is not specified, the default value is 1, which means completely opaque.

    SubtitlePosition

    Subtitle position information.

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    CenterYIntegerY-coordinate value when the subtitle is centered.

    SubtitleResult

    Smart subtitle task result.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification.

    NameTypeRequiredDescription
    LanguageStringNo

    Language of the subtitle file

    StatusStringNo

    Whether the processing is successful.

    PathStringNo

    Subtitle file path

    SubtitleEmbedPathStringNo

    Subtitle suppression video path.

    SubtitleFileIdStringNo

    FileId of the subtitle file.

    SubtitleShadowConfig

    Subtitle suppression module text shadow configuration

    Used by actions: CreateSubtitleEmbedTemplate, DescribeSubtitleEmbedTemplates, ModifySubtitleEmbedTemplate.

    NameTypeRequiredDescription
    SubtitleShadowConfigSwitchIntegerNoText shadow configuration switch, 0 for off, 1 for on, default 0
    ShadowWidthFloatNoShadow width, default unit pixel, underlying default value 0, no shading
    ShadowWidthUnitIntegerNoShadow width unit. 0 for pixel, 1 for percentage. Default is 0 (pixel).
    ShadowColorStringNoShadow color. 6-digit base 16 RGB. Black by default if left blank (when shadow is set).
    ShadowAlphaFloatNoShadow transparency. A positive floating-point number in the range of (0, 1]. By default if left blank, the value is 1, which means completely opaque (with shadow configured).

    SubtitleTemplate

    Subtitle stream configuration parameters.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    PathStringNo
    StreamIndexIntegerNo
    SubtitleFileInputMediaInputInfoNo
    FontFileInputMediaInputInfoNoInput information for the subtitle font file to be suppressed. Currently only support url and cos. If both are filled, url takes precedence over cos. If FontFileInput is filled, FontFileInput takes precedence over FontType.
    FontTypeStringNo
    FontSizeStringNo
    FontColorStringNo
    FontAlphaFloatNo
    YPosStringNo
    BoardYStringNo
    BoardWidthIntegerNo
    BoardHeightIntegerNo
    BoardColorStringNo
    BoardAlphaFloatNo
    OutlineWidthFloatNoStroke width. The value should be a floating-point number.
    - Value range for pixels: [0, 1000].
    - Value range for percentages: [0, 100].
    0.3% of the source video height by default if left blank.
    OutlineColorStringNoBorder color. 6-digit hexadecimal RGB. Black by default if left blank.
    OutlineAlphaFloatNoStroke transparency. The value should be a positive floating-point number in the range of (0, 1]. If this is not specified, the default value is 1, which means completely opaque.
    ShadowWidthFloatNoShadow width. Floating-point number.
    - Value range for pixels: [0, 1000].
    - Value range for percentages: [0, 100].
    No shading by default if left blank.
    ShadowColorStringNoShadow color. 6-bit base RGB. Black by default if left blank (when shadow has set).
    ShadowAlphaFloatNoShadow transparency. The value should be a positive floating-point number in the range of (0, 1]. If this is not specified, the default value is 1, which means completely opaque (with shadow configured).
    LineSpacingIntegerNoLine spacing. The value should be a positive integer.
    - Value range for pixels: [0, 1000].
    - Value range for percentages: [0, 100]. If this is not specified, the default value is 0.
    AlignmentStringNoAlignment mode. Valid values: top: The top position of the subtitle is fixed, while the bottom position changes according to the number of lines. bottom: The bottom position of the subtitle is fixed, while the top position changes according to the number of lines. If this is not specified, bottom alignment is used by default.
    BoardWidthUnitIntegerNoDefault value is 0. If this is set to 1, the value of BoardWidth is a percentage based on the video width.
    BoardHeightUnitIntegerNoDefault value is 0. If this is set to 1, the value of BoardHeight is a percentage based on the video height.
    OutlineWidthUnitIntegerNoDefault value is 0. If this is set to 1, the value of OutlineWidth is a percentage based on the video height.
    ShadowWidthUnitIntegerNoDefault value is 0. If this is set to 1, the value of ShadowWidth is a percentage based on the video height.
    LineSpacingUnitIntegerNoDefault value: 0. If this is set to 1, the value of LineSpacing is a percentage based on the video height.

    SubtitleTransResultItem

    Subtitle translation output result.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StatusString

    Translation flag:

    • Success
    • Error
    TransSrcString

    Source language (such as "en")

    TransDstString

    Target language (such as "zh")

    PathString

    Subtitle file URL

    SubtitleEmbedPathString

    Subtitle translation suppression video path.

    SubtitleFileIdString

    FileId of the subtitle file.

    SuperResolutionConfig

    Super-resolution configuration.

    Used by actions: CreateProcessImageTemplate, CreateTranscodeTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ModifyTranscodeTemplate, ProcessImage.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Available values:
  • ON: enabled;
  • OFF: disabled

  • Default value: ON.
    TypeStringNo
    SizeIntegerNo

    SvgWatermarkInput

    Input parameter of an SVG watermarking template

    Used by actions: CreateWatermarkTemplate, DescribeWatermarkTemplates.

    NameTypeRequiredDescription
    WidthStringNoWatermark width, which supports six formats of px, %, W%, H%, S%, and L%:
  • If the string ends in px, the Width of the watermark will be in px; for example, 100px means that Width is 100 px; if 0px is entered
    and Height is not 0px, the watermark width will be proportionally scaled based on the source SVG image; if 0px is entered for both Width and Height, the watermark width will be the width of the source SVG image;
  • If the string ends in W%, the Width of the watermark will be the specified percentage of the video width; for example, 10W% means that Width is 10% of the video width;
  • If the string ends in H%, the Width of the watermark will be the specified percentage of the video height; for example, 10H% means that Width is 10% of the video height;
  • If the string ends in S%, the Width of the watermark will be the specified percentage of the short side of the video; for example, 10S% means that Width is 10% of the short side of the video;
  • If the string ends in L%, the Width of the watermark will be the specified percentage of the long side of the video; for example, 10L% means that Width is 10% of the long side of the video;
  • If the string ends in %, the meaning is the same as W%.

  • Default value: 10W%.
    HeightStringNoWatermark height, which supports six formats of px, %, W%, H%, S%, and L%:
  • If the string ends in px, the Height of the watermark will be in px; for example, 100px means that Height is 100 px; if 0px is entered
    and Width is not 0px, the watermark height will be proportionally scaled based on the source SVG image; if 0px is entered for both Width and Height, the watermark height will be the height of the source SVG image;
  • If the string ends in W%, the Height of the watermark will be the specified percentage of the video width; for example, 10W% means that Height is 10% of the video width;
  • If the string ends in H%, the Height of the watermark will be the specified percentage of the video height; for example, 10H% means that Height is 10% of the video height;
  • If the string ends in S%, the Height of the watermark will be the specified percentage of the short side of the video; for example, 10S% means that Height is 10% of the short side of the video;
  • If the string ends in L%, the Height of the watermark will be the specified percentage of the long side of the video; for example, 10L% means that Height is 10% of the long side of the video;
  • If the string ends in %, the meaning is the same as H%.

  • Default value: 0 px.

    SvgWatermarkInputForUpdate

    Input parameter of an SVG watermarking template

    Used by actions: ModifyWatermarkTemplate.

    NameTypeRequiredDescription
    WidthStringNoWatermark width, which supports six formats of px, %, W%, H%, S%, and L%:
  • If the string ends in px, the Width of the watermark will be in px; for example, 100px means that Width is 100 px; if 0px is entered
    and Height is not 0px, the watermark width will be proportionally scaled based on the source SVG image; if 0px is entered for both Width and Height, the watermark width will be the width of the source SVG image;
  • If the string ends in W%, the Width of the watermark will be the specified percentage of the video width; for example, 10W% means that Width is 10% of the video width;
  • If the string ends in H%, the Width of the watermark will be the specified percentage of the video height; for example, 10H% means that Width is 10% of the video height;
  • If the string ends in S%, the Width of the watermark will be the specified percentage of the short side of the video; for example, 10S% means that Width is 10% of the short side of the video;
  • If the string ends in L%, the Width of the watermark will be the specified percentage of the long side of the video; for example, 10L% means that Width is 10% of the long side of the video;
  • If the string ends in %, the meaning is the same as W%.

  • Default value: 10W%.
    HeightStringNoWatermark Height, which supports six formats of px, %, W%, H%, S%, and L%:
  • If the string ends in px, the Height of the watermark will be in px; for example, 100px means that Height is 100 px; if 0px is entered
    and Width is not 0px, the watermark height will be proportionally scaled based on the source SVG image; if 0px is entered for both Width and Height, the watermark size will be the size of the source SVG image;
  • If the string ends in W%, the Height of the watermark will be the specified percentage of the video width; for example, 10W% means that Height is 10% of the video width;
  • If the string ends in H%, the Height of the watermark will be the specified percentage of the video height; for example, 10H% means that Height is 10% of the video height;
  • If the string ends in S%, the Height of the watermark will be the specified percentage of the short side of the video; for example, 10S% means that Height is 10% of the short side of the video;
  • If the string ends in L%, the Height of the watermark will be the specified percentage of the long side of the video; for example, 10L% means that Height is 10% of the long side of the video;
  • If the string ends in %, the meaning is the same as W%.

  • Default value: 0px.

    SyncDubbingOutputOption

    Used by actions: ChangeVoice, CloneVoice, SyncDubbing, TextToSpeech.

    NameTypeRequiredDescription
    TypeStringNo

    TEHDConfig

    TSC parameter configuration.

    Used by actions: CreateTranscodeTemplate, CreateWorkflow, DescribeTranscodeTemplates, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesTop speed Codec type. Available values:
  • TEHD-100: top speed codec-100 (video top speed codec).
  • TEHD-200: top speed codec-200 (audio top speed codec).

  • If not specified, top speed Codec is not enabled.
    MaxVideoBitrateIntegerNoMaximum video bitrate. Valid when Type is set to top speed Codec.
    If this is not specified or is set to 0, no upper limit is set for the video bitrate.

    TEHDConfigForUpdate

    TSC parameter configuration.

    Used by actions: CreateWorkflow, ModifyTranscodeTemplate, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringNo
    MaxVideoBitrateIntegerNo

    TagConfigureInfo

    Intelligent Tag Task Control Parameters

    Used by actions: CreateAIAnalysisTemplate, DescribeAIAnalysisTemplates.

    NameTypeRequiredDescription
    SwitchStringYesIntelligent tag task switch, available values:
  • ON: Enable intelligent tag task.
  • OFF: Disables the intelligent tag task.
  • TagConfigureInfoForUpdate

    Control parameter of intelligent tagging task

    Used by actions: ModifyAIAnalysisTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of intelligent tagging task. Valid values:
  • ON: enables intelligent tagging task;
  • OFF: disables intelligent tagging task.
  • TaskNotifyConfig

    Event notification configuration of the task.

    Used by actions: BatchProcessMedia, CreateSchedule, CreateWorkflow, DescribeBatchTaskDetail, DescribeSchedules, DescribeTaskDetail, DescribeWorkflows, EditMedia, ExtractBlindWatermark, ModifySchedule, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    NotifyTypeStringNo

    Notification type. Valid values:

  • CMQ: Removed. We recommend that you switch to TDMQ-CMQ.
  • TDMQ-CMQ: TDMQ.
  • URL: If URL is specified, HTTP callbacks are pushed to the URL specified in NotifyUrl. The callback protocol is HTTP and JSON. The packet body is the same as the output parameter of the event parsing notification API.
  • SCF: This is not recommended. Additional configuration for SCF is required in the console.
  • AWS-SQS: AWS queue. This is only suitable for AWS tasks in the same region.
  • Note: The default value is TDMQ-CMQ if this is not specified or empty. To use another type, you need to specify the corresponding value. If TDMQ-CMQ is used, oversized task response may cause failure to write to the queue.
    NotifyModeStringNo

    Workflow notification mode. Valid values are Finish and Change. If this is not specified, the default value is Finish.

    NotifyUrlStringNo

    HTTP callback URL. This is required if NotifyType is URL.

    CmqModelStringNo

    CMQ or TDMQ for CMQ model. Valid values are Queue and Topic.

    CmqRegionStringNo

    CMQ or TDMQ for CMQ region, such as sh or bj.

    TopicNameStringNo

    This field takes effect if the model is Topic. It indicates the topic name of the CMQ or TDMQ for CMQ for receiving event notifications.

    QueueNameStringNo

    This field takes effect if the model is Queue. It indicates the queue name of the CMQ or TDMQ for CMQ for receiving event notifications.

    AwsSQSAwsSQSNo
    NotifyKeyStringNo

    Key used to generate the callback signature.

    TaskOutputStorage

    Media processing output object information.

    Used by actions: BatchProcessMedia, CreateSchedule, CreateWorkflow, DescribeBatchTaskDetail, DescribeImageTaskDetail, DescribeSchedules, DescribeTaskDetail, DescribeWorkflows, EditMedia, ModifySchedule, ParseNotification, ProcessImage, ProcessLiveStream, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesType of the media processing output object storage location. Supported values:
  • COS: COS storage
  • AWS-S3: AWS storage, suitable for AWS tasks only and requires the same region
  • VOD: VOD Pro Edition
  • CosOutputStorageCosOutputStorageNo
    S3OutputStorageS3OutputStorageNo
    VODOutputStorageVODOutputStorageNo

    TaskSimpleInfo

    Task overview information

    Used by actions: DescribeTasks.

    NameTypeDescription
    TaskIdStringTask ID.
    TaskTypeStringTask type. Valid values:
  • WorkflowTask: Workflow processing task;
  • LiveProcessTask: Live stream processing task.
  • CreateTimeStringCreation time of a task in ISO date format.
    BeginProcessTimeStringStart time of task execution in ISO date format. If the task has not been started yet, this field will be 0000-00-00T00:00:00Z.
    FinishTimeStringEnd time of a task in ISO date format. If the task has not been completed yet, this field will be 0000-00-00T00:00:00Z.
    SubTaskTypesArray of StringThe subtask type.

    TaskStatData

    Statistical data of the task.

    Used by actions: DescribeUsageData.

    NameTypeDescription
    TaskTypeStringTask type.
  • Transcode: transcoding.
  • Enhance: enhancement.
  • AIAnalysis: intelligent analysis
  • AIRecognition: intelligent recognition
  • AIReview: content moderation
  • Snapshot: screenshot.
  • AnimatedGraphics: Animated image
  • ImageProcess: image processing.
  • SummaryArray of TaskStatDataItemStatistics overview of the number of tasks.
  • Transcode: The unit of usage is seconds.
  • Enhance: The unit of usage is seconds.
  • AIAnalysis: The unit of usage is seconds.
  • AIRecognition: The unit of usage is seconds.
  • AIReview: The unit of usage is seconds.
  • Snapshot: The unit of usage is images.
  • AnimatedGraphics: The unit of usage is seconds.
  • ImageProcess: The unit of usage is images.
  • .
    DetailsArray of SpecificationDataItemTask statistics data for varying specifications.

    1. Transcoding specification:
  • Audio: audio-only.
  • Remuxing: conversion to muxing.
  • Other transcoding specifications: {TYPE}.{CODEC}.{SPECIFICATION}.
  • Among them, valid values for TYPE:
        Standard: standard transcoding
        TESHD-10: TSC transcoding for videos.
        TESHD-20: TSC transcoding for audio.
        TESHD-30: TSC transcoding for audio and video.
        TESHD-30-SDK: duration-based billing of TSC transcoding SDK for audios/videos.
        TESHD-30-SDKCores: Top Speed Codec (TSC) transcoding SDK for audio and video is billed based on core count.
        Edit: video editing
      Specifically, valid values for CODEC:
        H264: H. 264 encoding.
        H265: H.265 encoding.
        AV1: AV1 encoding.
        MV-HEVC: MV-HEVC encoding.
      Specifically, valid values for SPECIFICATION:
        SD: standard definition.
        HD: high definition.
        FHD: full HD.
        2K:2K
        4K:4K
    For example, TESHD-10.H265.HD means H.265 encoding type high-definition TSC transcoding.

    2. Enhancement specification: video enhancement format: {TYPE}.{CODEC}.{SPECIFICATION}.{FPS}, where CODEC and SPECIFICATION follow the transcoding specifications, and FPS is valid only for atomic types; audio enhancement format: {TYPE}.
    Valid values for enhancement TYPE:
  • Enhance: Common enhancement type, which might be any atomic enhancement type.
  • Atomic enhancement type
  • . Valid values for video atomic enhancement type:
        Sdr2hdr:SDR2HDR
        SuperResolution: Super-resolution
        InsertFrame: frame interpolation.
        ComprehensiveEnhancement: comprehensive enhancement.
        NoiseReduction: video noise
        ColorEnhancement: Color enhancement
        RemoveScratches: scratch removal
        Deburr: artifacts removal.
        DetailEnhancement: detail enhancement.
        LightEnhancement: low-light enhancement.
        FaceEnhancement: face enhancement
      Valid value for audio atomic enhancement type.
        AudioNoiseReduction
        VolumeBalance
        AudioBeautify
        AudioSeparation

    3. Screenshot specification:
  • ImageSprite: sprite sheet
  • SampleSnapshot: sampled screenshot.
  • SnapshotByTime: time point screenshot.

  • 4. Image processing specification: {TYPE}.{CODEC}.{SPECIFICATION}.
  • ImageCompression: image encoding.
  • ImageSuperResolution: image super-resolution.
  • EnhanceImageColor: image color enhancement.

  • 5. Intelligent analysis specification:
  • AIAnalysis: Analytical major category
  • VideoTag: video tag.
  • VideoClassification: video classification.
  • SmartCover: intelligent cover.
  • FrameLabel: frame tag.
  • VideoSplit: video splitting.
  • Highlights: highlights.
  • OpeningAndEnding: opening and ending clips.

  • 6. Intelligent recognition specification:
  • AIRecognition: major category for recognition.
  • FaceRecognition: face recognition.
  • TextRecognition: optical character recognition.
  • ObjectRecognition: object recognition.
  • VoiceRecognition: automatic speech recognition.
  • VoiceTranslation: speech translation.

  • 7. There are no segmentation specifications for content moderation and conversion to GIF.

    TaskStatDataItem

    Statistical data of the task, including the number of tasks and usage.

    Used by actions: DescribeUsageData.

    NameTypeDescription
    TimeStringStart time of the time interval where the data resides, using ISO date format. For example, when the time granularity is day, 2018-12-01T00:00:00+08:00 indicates the interval from December 1, 2018 (inclusive) to December III, 2018 (exclusive).
    CountIntegerNumber of tasks.
    UsageIntegerTask usage.

    TermBase

    Term base.

    Used by actions: CreateProject, QueryProject, UpdateProject.

    NameTypeRequiredDescription
    SrcStringYes

    Source language of the term.

    DstStringYes

    Target language of the term.

    SrcLanguageStringNo

    Source language of the term. Valid values: "ab": "Abkhaz", "ace": "Acehnese", "ach": "Acholi", "af": "Afrikaans", "ak": "Akan", "am": "Amharic", "ar": "Arabic", "as": "Assamese", "ay": "Aymara", "az": "Azerbaijani", "ba": "Bashkir", "ban": "Balinese", "bbc": "Batak Toba", "bem": "Bemba", "bew": "Betawi", "bg": "Bulgarian", "bho": "Bhojpuri", "bik": "Bikol", "bm": "Bambara", "bn": "Bengali", "br": "Breton", "bs": "Bosnian", "btx": "Batak Karo", "bts": "Batak Simalungun", "bua": "Buryat", "ca": "Catalan", "ceb": "Cebuano", "cgg": "Kiga", "chm": "Meadow Mari", "ckb": "Kurdish (Sorani)", "cnh": "Hakha Chin", "co": "Corsican", "crh": "Crimean Tatar", "crs": "Seychellois Creole", "cs": "Czech", "cv": "Chuvash", "cy": "Welsh", "da": "Danish", "de": "German", "din": "Dinka", "doi": "Dogri", "dov": "Dombe", "dv": "Dhivehi", "dz": "Dzongkha", "ee": "Ewe", "el": "Greek", "en": "English", "eo": "Esperanto", "es": "Spanish", "et": "Estonian", "eu": "Basque", "fa": "Persian", "ff": "Fula", "fi": "Finnish", "fil": "Filipino (Tagalog)", "fj": "Fijian", "fr": "French", "fr-CA": "French (Canada)", "fr-FR": "French (France)", "fy": "Frisian", "ga": "Irish", "gaa": "Ga", "gd": "Scottish Gaelic", "gl": "Galician", "gn": "Guarani", "gom": "Konkani", "gu": "Gujarati", "gv": "Manx", "ha": "Hausa", "haw": "Hawaiian", "he": "Hebrew", "hi": "Hindi", "hil": "Hiligaynon", "hmn": "Hmong", "hr": "Croatian", "hrx": "Hunsrik", "ht": "Haitian Creole", "hu": "Hungarian", "hy": "Armenian", "id": "Indonesian", "ig": "Igbo", "ilo": "Ilocano", "is": "Icelandic", "it": "Italian", "iw": "Hebrew", "ja": "Japanese", "jv": "Javanese", "jw": "Javanese", "ka": "Georgian", "kk": "Kazakh", "km": "Khmer", "kn": "Kannada", "ko": "Korean", "kri": "Krio", "ku": "Kurdish (Kurmanji)", "ktu": "Kituba", "ky": "Kyrgyz", "la": "Latin", "lb": "Luxembourgish", "lg": "Ganda (Luganda)", "li": "Limburgish", "lij": "Ligurian", "lmo": "Lombard", "ln": "Lingala", "lo": "Lao", "lt": "Lithuanian", "ltg": "Latgalian", "luo": "Luo", "lus": "Mizo", "lv": "Latvian", "mai": "Maithili", "mak": "Makassar", "mg": "Malagasy", "mi": "Maori", "min": "Minangkabau", "mk": "Macedonian", "ml": "Malayalam", "mn": "Mongolian", "mr": "Marathi", "ms": "Malay", "mt": "Maltese", "my": "Burmese", "ne": "Nepali", "new": "Newari", "nl": "Dutch", "no": "Norwegian", "nr": "Southern Ndebele", "nso": "Northern Sotho (Sepedi)", "nus": "Nuer", "ny": "Chichewa (Nyanja)", "oc": "Occitan", "om": "Oromo", "or": "Odia (Oriya)", "pa": "Punjabi", "pag": "Pangasinan", "pam": "Kapampangan", "pap": "Papiamento", "pl": "Polish", "ps": "Pashto", "pt": "Portuguese", "pt-BR": "Portuguese (Brazil)", "pt-PT": "Portuguese (Portugal)", "qu": "Quechua", "ro": "Romanian", "rom": "Romani", "rn": "Rundi", "ru": "Russian", "rw": "Kinyarwanda", "sa": "Sanskrit", "scn": "Sicilian", "sd": "Sindhi", "sg": "Sango", "shn": "Shan", "si": "Sinhala", "sk": "Slovak", "sl": "Slovenian", "sm": "Samoan", "sn": "Shona", "so": "Somali", "sq": "Albanian", "sr": "Serbian", "ss": "Swati", "st": "Sotho", "su": "Sundanese", "sv": "Swedish", "sw": "Swahili", "szl": "Silesian", "ta": "Tamil", "te": "Telugu", "tet": "Tetum", "tg": "Tajik", "th": "Thai", "ti": "Tigrinya", "tk": "Turkmen", "tl": "Filipino (Tagalog)", "tn": "Tswana", "tr": "Turkish", "ts": "Tsonga", "tt": "Tatar", "ug": "Uyghur", "uk": "Ukrainian", "ur": "Urdu", "uz": "Uzbek", "vi": "Vietnamese", "xh": "Xhosa", "yi": "Yiddish", "yo": "Yoruba", "yua": "Yucatec Maya ", "yue": "Cantonese", "zh": "Simplified Chinese", "zh-TW": "Traditional Chinese", "zu": "Zulu"

    DstLanguageStringNo

    Target language of the term. Valid values:"ab": "Abkhaz", "ace": "Acehnese", "ach": "Acholi", "af": "Afrikaans", "ak": "Akan", "am": "Amharic", "ar": "Arabic", "as": "Assamese", "ay": "Aymara", "az": "Azerbaijani", "ba": "Bashkir", "ban": "Balinese", "bbc": "Batak Toba", "bem": "Bemba", "bew": "Betawi", "bg": "Bulgarian", "bho": "Bhojpuri", "bik": "Bikol", "bm": "Bambara", "bn": "Bengali", "br": "Breton", "bs": "Bosnian", "btx": "Batak Karo", "bts": "Batak Simalungun", "bua": "Buryat", "ca": "Catalan", "ceb": "Cebuano", "cgg": "Kiga", "chm": "Meadow Mari", "ckb": "Kurdish (Sorani)", "cnh": "Hakha Chin", "co": "Corsican", "crh": "Crimean Tatar", "crs": "Seychellois Creole", "cs": "Czech", "cv": "Chuvash", "cy": "Welsh", "da": "Danish", "de": "German", "din": "Dinka", "doi": "Dogri", "dov": "Dombe", "dv": "Dhivehi", "dz": "Dzongkha", "ee": "Ewe", "el": "Greek", "en": "English", "eo": "Esperanto", "es": "Spanish", "et": "Estonian", "eu": "Basque", "fa": "Persian", "ff": "Fula", "fi": "Finnish", "fil": "Filipino (Tagalog)", "fj": "Fijian", "fr": "French", "fr-CA": "French (Canada)", "fr-FR": "French (France)", "fy": "Frisian", "ga": "Irish", "gaa": "Ga", "gd": "Scottish Gaelic", "gl": "Galician", "gn": "Guarani", "gom": "Konkani", "gu": "Gujarati", "gv": "Manx", "ha": "Hausa", "haw": "Hawaiian", "he": "Hebrew", "hi": "Hindi", "hil": "Hiligaynon", "hmn": "Hmong", "hr": "Croatian", "hrx": "Hunsrik", "ht": "Haitian Creole", "hu": "Hungarian", "hy": "Armenian", "id": "Indonesian", "ig": "Igbo", "ilo": "Ilocano", "is": "Icelandic", "it": "Italian", "iw": "Hebrew", "ja": "Japanese", "jv": "Javanese", "jw": "Javanese", "ka": "Georgian", "kk": "Kazakh", "km": "Khmer", "kn": "Kannada", "ko": "Korean", "kri": "Krio", "ku": "Kurdish (Kurmanji)", "ktu": "Kituba", "ky": "Kyrgyz", "la": "Latin", "lb": "Luxembourgish", "lg": "Ganda (Luganda)", "li": "Limburgish", "lij": "Ligurian", "lmo": "Lombard", "ln": "Lingala", "lo": "Lao", "lt": "Lithuanian", "ltg": "Latgalian", "luo": "Luo", "lus": "Mizo", "lv": "Latvian", "mai": "Maithili", "mak": "Makassar", "mg": "Malagasy", "mi": "Maori", "min": "Minangkabau", "mk": "Macedonian", "ml": "Malayalam", "mn": "Mongolian", "mr": "Marathi", "ms": "Malay", "mt": "Maltese", "my": "Burmese", "ne": "Nepali", "new": "Newari", "nl": "Dutch", "no": "Norwegian", "nr": "Southern Ndebele", "nso": "Northern Sotho (Sepedi)", "nus": "Nuer", "ny": "Chichewa (Nyanja)", "oc": "Occitan", "om": "Oromo", "or": "Odia (Oriya)", "pa": "Punjabi", "pag": "Pangasinan", "pam": "Kapampangan", "pap": "Papiamento", "pl": "Polish", "ps": "Pashto", "pt": "Portuguese", "pt-BR": "Portuguese (Brazil)", "pt-PT": "Portuguese (Portugal)", "qu": "Quechua", "ro": "Romanian", "rom": "Romani", "rn": "Rundi", "ru": "Russian", "rw": "Kinyarwanda", "sa": "Sanskrit", "scn": "Sicilian", "sd": "Sindhi", "sg": "Sango", "shn": "Shan", "si": "Sinhala", "sk": "Slovak", "sl": "Slovenian", "sm": "Samoan", "sn": "Shona", "so": "Somali", "sq": "Albanian", "sr": "Serbian", "ss": "Swati", "st": "Sotho", "su": "Sundanese", "sv": "Swedish", "sw": "Swahili", "szl": "Silesian", "ta": "Tamil", "te": "Telugu", "tet": "Tetum", "tg": "Tajik", "th": "Thai", "ti": "Tigrinya", "tk": "Turkmen", "tl": "Filipino (Tagalog)", "tn": "Tswana", "tr": "Turkish", "ts": "Tsonga", "tt": "Tatar", "ug": "Uyghur", "uk": "Ukrainian", "ur": "Urdu", "uz": "Uzbek", "vi": "Vietnamese", "xh": "Xhosa", "yi": "Yiddish", "yo": "Yoruba", "yua": "Yucatec Maya ", "yue": "Cantonese", "zh": "Simplified Chinese", "zh-TW": "Traditional Chinese", "zu": "Zulu"

    TerrorismConfigureInfo

    The parameters for detecting sensitive information.

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    ImgReviewInfoTerrorismImgReviewTemplateInfoNoThe parameters for detecting sensitive information in images.
    OcrReviewInfoTerrorismOcrReviewTemplateInfoNoThe parameters for detecting sensitive information based on OCR.

    TerrorismConfigureInfoForUpdate

    The parameters for detecting sensitive information.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    ImgReviewInfoTerrorismImgReviewTemplateInfoForUpdateNoThe parameters for detecting sensitive information in images.
    OcrReviewInfoTerrorismOcrReviewTemplateInfoForUpdateNoThe parameters for detecting sensitive information based on OCR.

    TerrorismImgReviewTemplateInfo

    The parameters for detecting sensitive information in images.

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesWhether to detect sensitive information in images. Valid values:
  • ON
  • OFF
  • LabelSetArray of StringNoSensitive content filter tags. The auditing results including the selected tags are returned. If the filter tag is empty, all auditing results will be returned. Valid values:
  • guns: weapons and guns;
  • crowd: crowd gathering;
  • bloody: bloodiness;
  • police: police force;
  • banners: sensitive flags;
  • militant: militants;
  • explosion: explosions and fires;
  • terrorists: sensitive persons.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 90 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 80 will be used by default. Value range: 0-100.

    TerrorismImgReviewTemplateInfoForUpdate

    The parameters for detecting sensitive information in images.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoWhether to detect sensitive information in images. Valid values:
  • ON
  • OFF
  • LabelSetArray of StringNoSensitive content filter tags. The auditing results including the selected tags are returned. If the filter tag is empty, all auditing results will be returned. Valid values:
  • guns: weapons and guns;
  • crowd: crowd gathering;
  • bloody: bloodiness;
  • police: police force;
  • banners: sensitive flags;
  • militant: militants;
  • explosion: explosions and fires;
  • terrorists: sensitive persons.
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    TerrorismOcrReviewTemplateInfo

    The parameters for detecting sensitive information based on OCR.

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesWhether to detect sensitive information based on OCR. Valid values:
  • ON
  • OFF
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0–100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0–100.

    TerrorismOcrReviewTemplateInfoForUpdate

    The parameters for detecting sensitive information based on OCR.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoWhether to detect sensitive information based on OCR. Valid values:
  • ON
  • OFF
  • BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0–100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0–100.

    TextWatermarkTemplateInput

    Text watermarking template

    Used by actions: CreateWatermarkTemplate, DescribeWatermarkTemplates.

    NameTypeRequiredDescription
    FontTypeStringYesFont type. Currently, two types are supported:
  • simkai.ttf: Both Chinese and English are supported;
  • arial.ttf: Only English is supported.
  • FontSizeStringYesFont size, in the format of Npx. N is a numerical value with a value range of [0, 1] or [8, 4096].
    FontColorStringYesFont color in 0xRRGGBB format. Default value: 0xFFFFFF (white).
    FontAlphaFloatYesText transparency. Value range: (0, 1]
  • 0: Completely transparent
  • 1: Completely opaque

  • Default value: 1.
    TextContentStringNoText content, up to 100 characters.
    Note: This field may return null, indicating that no valid values can be obtained.

    TextWatermarkTemplateInputForUpdate

    Text watermarking template

    Used by actions: ModifyWatermarkTemplate.

    NameTypeRequiredDescription
    FontTypeStringNoFont type. Currently, two types are supported:
  • simkai.ttf: Both Chinese and English are supported;
  • arial.ttf: Only English is supported.
  • FontSizeStringNoFont size, in the format of Npx. N is a numerical value with a value range of [0, 1] or [8, 4096].
    FontColorStringNoFont color in 0xRRGGBB format. Default value: 0xFFFFFF (white).
    FontAlphaFloatNoText transparency. Value range: (0, 1]
  • 0: Completely transparent
  • 1: Completely opaque
  • TextContentStringNoText content, up to 100 characters.

    TimeSpotCheck

    Detection policy for media quality inspection.

    Used by actions: CreateQualityControlTemplate, ModifyQualityControlTemplate.

    NameTypeRequiredDescription
    CheckDurationIntegerNoDuration of each loop detection, in seconds. Value range:

    - Minimum value: 10.
    - Maximum value: 86400.
    CheckIntervalIntegerNoDetection interval, in seconds. It indicates the duration after a detection is completed and before the next detection is conducted. Value range:
    - Minimum value: 10.
    - Maximum value: 3600.
    SkipDurationIntegerNoSkipped opening duration, in seconds. Value range:
    - Minimum value: 1.
    - Maximum value: 1800.
    CirclesNumberIntegerNoNumber of loops. Value range:
    - Minimum value: 0.
    - Maximum value: 1000.

    If the value is 0 or not specified, it indicates that loops are executed until the video ends.

    TokensUsage

    token usage

    Used by actions: EmbeddingData.

    NameTypeDescription
    InputTokensInteger

    Input token count

    OutputTokensInteger

    Output token count

    TotalTokensInteger

    Total token count, generally input + output

    TrackInfo

    Audio track information.

    Used by actions: CreateTranscodeTemplate.

    NameTypeRequiredDescription
    TrackNumStringNo
    ChannelVolumeArray of FloatNo

    TranscodeTaskInput

    Transcode task input parameter type

    Used by actions: CreateSchedule, CreateWorkflow, DescribeTaskDetail, ModifySchedule, ParseNotification, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYesVideo transcoding template ID.
    RawParameterRawTranscodeParameterNoCustom video transcoding parameter. It takes effect when Definition is set to 0.
    This parameter is used in high customization scenarios. It is recommended that you preferentially use Definition to specify transcoding parameters.
    OverrideParameterOverrideTranscodeParameterNo
    WatermarkSetArray of WatermarkInputNoWatermark list. Multiple image or text watermarks up to a maximum of 10 are supported.
    BlindWatermarkBlindWatermarkInputNo
    MosaicSetArray of MosaicInputNoMosaic list. A maximum of 10 images is supported.
    StartTimeOffsetFloatNoStart time offset of the transcoded video, in seconds.
  • If this parameter is not specified or is set to 0, the transcoded video starts from the start position of the original video;
  • When the value is greater than 0 (assuming n), it means the transcoded video starts from the nth second of the original video;
  • When the value is less than 0 (assuming -n), it means the transcoded video starts n seconds before the end of the original video.
  • EndTimeOffsetFloatNoEnd time offset of the transcoded video, in seconds.
  • If not set or set to 0, the transcoded video will last until the end of the original video.
  • When the value is greater than 0 (assuming n), it means the transcoded video ends at the nth second of the original video.
  • When the value is less than 0 (assuming -n), it means the transcoded video lasts until n seconds before the end of the original video.
  • OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNoOutput path of the main file after transcoding, which can be a relative or absolute path.
    To define the output path, the path must end with .{format}. For variable names, please refer to Filename Variable Explanation.
    Relative path example:
  • Filename_{Variable name}.{format}
  • Filename.{format}.

  • Absolute path example:
  • /Custom path/Filename_{Variable name}.{format}

  • If left empty, the default relative path is {inputName}_transcode_{definition}.{format}.
    SegmentObjectNameStringNoOutput path for segment files after transcoding (the path of TS files when transcoding to HLS), which can only be a relative path. If left empty, it defaults to {inputName}_transcode_{definition}_{number}.{format}.
    ObjectNumberFormatNumberFormatNo
    HeadTailParameterHeadTailParameterNo

    TranscodeTemplate

    Details of a transcoding template

    Used by actions: DescribeTranscodeTemplates.

    NameTypeDescription
    DefinitionStringUnique ID of a transcoding template.
    ContainerStringContainer format. Valid values: mp4, flv, hls, mp3, flac, ogg.
    NameStringName of a transcoding template.
    Note: This field may return null, indicating that no valid values can be obtained.
    CommentStringTemplate description.
    Note: This field may return null, indicating that no valid values can be obtained.
    TypeStringTemplate type. Valid values:
  • Preset: Preset template;
  • Custom: Custom template.
  • RemoveVideoIntegerWhether to remove video data. Valid values:
  • 0: Retain;
  • 1: Remove.
  • RemoveAudioIntegerWhether to remove audio data. Valid values:
  • 0: Retain;
  • 1: Remove.
  • VideoTemplateVideoTemplateInfoVideo stream configuration parameter. This field is valid only when RemoveVideo is 0.
    Note: This field may return null, indicating that no valid values can be obtained.
    AudioTemplateAudioTemplateInfoAudio stream configuration parameter. This field is valid only when RemoveAudio is 0.
    Note: This field may return null, indicating that no valid values can be obtained.
    TEHDConfigTEHDConfigTESHD transcoding parameter. To enable it, please contact your Tencent Cloud sales rep.
    Note: This field may return null, indicating that no valid values can be obtained.
    ContainerTypeStringContainer format filter. Valid values:
  • Video: Video container format that can contain both video stream and audio stream;
  • PureAudio: Audio container format that can contain only audio stream.
  • CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.
    EnhanceConfigEnhanceConfigAudio/Video enhancement configuration.
    Note: This field may return null, indicating that no valid values can be obtained.
    AliasNameStringTranscoding template alias.
    Note: This field may return null, indicating that no valid value can be obtained.

    TranslateConfigureInfo

    Speech Translation Task Control Parameter

    Used by actions: CreateAIRecognitionTemplate, DescribeAIRecognitionTemplates.

    NameTypeRequiredDescription
    SwitchStringYesVoice translation task switch, available values:
  • ON: Enable Intelligent Voice Translation task.
  • OFF: Disables the Intelligent Voice Translation task.
  • SourceLanguageStringNoVideo source language.
    DestinationLanguageStringNoTarget language.
    SubtitleFormatStringNo

    TranslateConfigureInfoForUpdate

    Task control parameter for voice translation

    Used by actions: ModifyAIRecognitionTemplate.

    NameTypeRequiredDescription
    SwitchStringNoVoice translation task switch, available values:
  • ON: Enable Intelligent Voice Translation task.
  • OFF: Disables the intelligent voice translation task.
  • SourceLanguageStringNoVideo source language.
    DestinationLanguageStringNoTarget language.
    SubtitleFormatStringNoGenerated subtitle file format. Leaving it as an empty string means no subtitle file will be generated. Available values:
  • vtt: Generate a WebVTT subtitle file.
  • UnderstandImageConfig

    Image understanding task.

    Used by actions: CreateProcessImageTemplate, DescribeImageTaskDetail, ModifyProcessImageTemplate, ProcessImage.

    NameTypeRequiredDescription
    ModelStringYes

    Image understanding model

    Enumeration value:

    • WAND-understand-1.0-lite: Lightweight understanding model
    • WAND-understand-1.0-flash: Quality-speed balanced understanding model
    • WAND-understand-1.0-pro: High-quality understanding model
    PromptStringYes

    Image understanding directive

    UpdateSmartErasePrivacyConfig

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    PrivacyModelStringNo
    PrivacyTargetsArray of StringNo

    UpdateSmartEraseSubtitleConfig

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    SubtitleEraseMethodStringNo
    SubtitleModelStringNo
    OcrSwitchStringNo
    SubtitleLangStringNo
    SubtitleFormatStringNo
    TransSwitchStringNo
    TransDstLangStringNo
    AutoAreasArray of EraseAreaNo
    CustomAreasArray of EraseTimeAreaNo

    UpdateSmartEraseWatermarkConfig

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    WatermarkEraseMethodStringNo
    WatermarkModelStringNo
    AutoAreasArray of EraseAreaNo
    CustomAreasArray of EraseTimeAreaNo

    UrlInputInfo

    Media processing URL object information.

    Used by actions: BatchProcessMedia, DescribeImageTaskDetail, DescribeMediaMetaData, DetectVideoSubtitleArea, DetectVideoWatermark, ExtractBlindWatermark, ProcessImage, ProcessMedia.

    NameTypeRequiredDescription
    UrlStringYesVideo URL.

    UserDefineAsrTextReviewTemplateInfo

    Control parameter of a custom speech audit task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of a custom speech audit task. Valid values:
  • ON: Enables a custom speech audit task;
  • OFF: Disables a custom speech audit task.
  • LabelSetArray of StringNoCustom speech filter tag. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. To use the tag filtering feature, you need to add the corresponding tag when adding materials for custom speech keywords.
    There can be up to 10 tags, each with a length limit of 16 characters.
    BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0-100.

    UserDefineAsrTextReviewTemplateInfoForUpdate

    Control parameter of a custom speech audit task

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of a custom speech audit task. Valid values:
  • ON: Enables a custom speech audit task;
  • OFF: Disables a custom speech audit task.
  • LabelSetArray of StringNoCustom speech filter tag. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. To use the tag filtering feature, you need to add the corresponding tag when adding materials for custom speech keywords.
    There can be up to 10 tags, each with a length limit of 16 characters.
    BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    UserDefineConfigureInfo

    Control parameter of a custom audit task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    FaceReviewInfoUserDefineFaceReviewTemplateInfoNoControl parameter of custom figure audit.
    Note: This field may return null, indicating that no valid values can be obtained.
    AsrReviewInfoUserDefineAsrTextReviewTemplateInfoNoControl parameter of custom speech audit.
    Note: This field may return null, indicating that no valid values can be obtained.
    OcrReviewInfoUserDefineOcrTextReviewTemplateInfoNoControl parameter of custom text audit.
    Note: This field may return null, indicating that no valid values can be obtained.

    UserDefineConfigureInfoForUpdate

    Control parameter of a custom audit task.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    FaceReviewInfoUserDefineFaceReviewTemplateInfoForUpdateYesControl parameter of custom figure audit.
    AsrReviewInfoUserDefineAsrTextReviewTemplateInfoForUpdateYesControl parameter of custom speech audit.
    OcrReviewInfoUserDefineOcrTextReviewTemplateInfoForUpdateYesControl parameter of custom text audit.

    UserDefineFaceReviewTemplateInfo

    Control parameter of a custom figure audit task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of a custom figure audit task. Valid values:
  • ON: Enables a custom figure audit task;
  • OFF: Disables a custom figure audit task.
  • LabelSetArray of StringNoCustom figure filter tag. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. To use the tag filtering feature, you need to add the corresponding tag when adding materials for the custom figure library.
    There can be up to 10 tags, each with a length limit of 16 characters.
    BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 97 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 95 will be used by default. Value range: 0-100.

    UserDefineFaceReviewTemplateInfoForUpdate

    Control parameter of a custom figure audit task.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of a custom figure audit task. Valid values:
  • ON: Enables a custom figure audit task;
  • OFF: Disables a custom figure audit task.
  • LabelSetArray of StringNoCustom figure filter tag. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. To use the tag filtering feature, you need to add the corresponding tag when adding materials for the custom figure library.
    There can be up to 10 tags, each with a length limit of 16 characters.
    BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    UserDefineOcrTextReviewTemplateInfo

    Control parameter of a custom text audit task

    Used by actions: CreateContentReviewTemplate, DescribeContentReviewTemplates.

    NameTypeRequiredDescription
    SwitchStringYesSwitch of a custom text audit task. Valid values:
  • ON: Enables a custom text audit task;
  • OFF: Disables a custom text audit task.
  • LabelSetArray of StringNoCustom text filter tag. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. To use the tag filtering feature, you need to add the corresponding tag when adding materials for custom text keywords.
    There can be up to 10 tags, each with a length limit of 16 characters.
    BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. If this parameter is left empty, 100 will be used by default. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. If this parameter is left empty, 75 will be used by default. Value range: 0-100.

    UserDefineOcrTextReviewTemplateInfoForUpdate

    Control parameter of a custom text audit task.

    Used by actions: ModifyContentReviewTemplate.

    NameTypeRequiredDescription
    SwitchStringNoSwitch of a custom text audit task. Valid values:
  • ON: Enables a custom text audit task;
  • OFF: Disables a custom text audit task.
  • LabelSetArray of StringNoCustom text filter tag. If an audit result contains the selected tag, it will be returned; if the filter tag is empty, all audit results will be returned. To use the tag filtering feature, you need to add the corresponding tag when adding materials for custom text keywords.
    There can be up to 10 tags, each with a length limit of 16 characters.
    BlockConfidenceIntegerNoThreshold score for violation. If this score is reached or exceeded during intelligent audit, it will be deemed that a suspected violation has occurred. Value range: 0-100.
    ReviewConfidenceIntegerNoThreshold score for human audit. If this score is reached or exceeded during intelligent audit, human audit will be considered necessary. Value range: 0-100.

    VODInputInfo

    Used by actions: BatchProcessMedia, DescribeImageTaskDetail, DescribeMediaMetaData, DetectVideoSubtitleArea, DetectVideoWatermark, ExtractBlindWatermark, ProcessImage, ProcessMedia.

    NameTypeRequiredDescription
    BucketStringNo
    RegionStringNo
    ObjectStringNo
    SubAppIdIntegerNo
    VodBasicIntegerNo
    FileIdStringNo

    VODOutputStorage

    Used by actions: BatchProcessMedia, CreateSchedule, CreateWorkflow, EditMedia, ModifySchedule, ProcessImage, ProcessLiveStream, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    BucketStringNo
    RegionStringNo
    SubAppIdIntegerNo
    VodBasicIntegerNo

    VideoComprehensionResultItem

    Video shot recognition result

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    StartTimeFloatSegment start time (unit: seconds)
    EndTimeFloatSegment end time (unit: seconds)
    TitleStringStoryboard clip title
    DescriptionStringSegment information description
    KeywordsArray of StringStoryboard clip keywords

    VideoDenoiseConfig

    Video noise reduction configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled;
  • OFF: disabled

  • Default value: ON.
    TypeStringNo

    VideoDramaCosInfo

    aigc cos information. Stores user‑provided cos information for saving results

    Used by actions: CreateAiDramaTask, CreateAiFissionTask.

    NameTypeRequiredDescription
    CosBucketRegionStringNo

    cos bucket region

    CosBucketNameStringNo

    cos bucket name

    CosBucketPathStringNo

    cos bucket path

    VideoEnhanceConfig

    Video enhancement configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    FrameRateFrameRateConfigNo
    SuperResolutionSuperResolutionConfigNo
    HdrHdrConfigNo
    DenoiseVideoDenoiseConfigNo
    ImageQualityEnhanceImageQualityEnhanceConfigNo
    ColorEnhanceColorEnhanceConfigNo
    LowLightEnhanceLowLightEnhanceConfigNo
    ScratchRepairScratchRepairConfigNo
    ArtifactRepairArtifactRepairConfigNo
    EnhanceSceneTypeStringNo
    DiffusionEnhanceDiffusionEnhanceConfigNo
    FrameRateWithDenFrameRateWithDenConfigNo
    AiRestorationAiRestorationConfigNo

    VideoRedrawCosInfo

    aigc cos information. Stores user‑provided cos information for saving results

    Used by actions: CreateVideoRedrawTask.

    NameTypeRequiredDescription
    CosBucketRegionStringNo

    cos bucket region

    CosBucketNameStringNo

    cos bucket name

    CosBucketPathStringNo

    cos bucket path

    VideoRedrawInput

    Input source for video redrawing

    Used by actions: CreateVideoRedrawTask.

    NameTypeRequiredDescription
    UrlStringYes

    Input the video URL to be redrawn

    VideoRedrawTaskInfo

    AIGC redrawing and replacement task parameters

    Used by actions: CreateVideoRedrawTask.

    NameTypeRequiredDescription
    StyleStringNo

    Convert the video style, such as anime, cyberpunk, and ink wash

    VideoTemplateInfo

    Video stream configuration parameters

    Used by actions: CreateAdaptiveDynamicStreamingTemplate, CreateTranscodeTemplate, CreateWorkflow, DescribeTranscodeTemplates, ModifyAdaptiveDynamicStreamingTemplate, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    CodecStringYesEncoding format for video streams. Optional values:
  • h264: H.264 encoding.
  • h265: H.265 encoding.
  • h266: H.266 encoding.
  • av1: AOMedia Video 1 encoding
  • vp8: VP8 encoding.
  • vp9: VP9 encoding.
  • mpeg2: MPEG2 encoding.
  • dnxhd: DNxHD encoding.
  • mv-hevc: MV-HEVC encoding.


  • Note: av1 encoding container currently only supports mp4, webm, and mkv.
    Note: H.266 encoding containers currently only support mp4, hls, ts, and mov.
    Note: VP8 and VP9 encoding containers currently only support webm and mkv.
    Note: MPEG2 and dnxhd encoding containers currently only support mxf.
    Note: The MV-HEVC codec currently only supports mp4, hls, and mov. Among them, the HLS format only supports the MP4 segmented format and requires the input source to be a panoramic video (with multiple views).
    FpsIntegerYesVideo frame rate. Value range:
    When FpsDenominator is empty, the range is [0, 120], in Hz.
    When FpsDenominator is not empty, the Fps/FpsDenominator range is [0, 120].
    If the value is 0, the frame rate will be the same as that of the source video.
    BitrateIntegerYesBitrate of the video stream. Value range: 0 and [128, 100000]. Unit: kbps.
    If the value is 0, the bitrate of the video will be the same as that of the source video.
    ResolutionAdaptiveStringNoResolution adaptation, available values:
  • open: turn on. At this point, Width represents the long side of the video, and Height indicates the short side of the video;
  • close: close. At this point, Width represents the width of the video, and Height indicates the height of the video.

  • Default value: open.
    Note: In self-adaptation mode, Width cannot be less than Height.
    WidthIntegerNoMaximum value of the video stream width (or long edge) in px. Value range: 0 and [128, 4096].
  • If both Width and Height are 0, the resolution is the same as the source.
  • If Width is 0 but Height is not 0, the width will be proportionally scaled.
  • If Width is not 0 but Height is 0, the height will be proportionally scaled.
  • If both Width and Height are not 0, the resolution is as specified by the user.

  • Default value: 0.
    Note: If Codec is set to MV-HEVC, the maximum value can be 7680.
    HeightIntegerNoMaximum value of the video stream height (or short side). Value range: 0 and [128, 4096]. Unit: px.
  • If both Width and Height are 0, the resolution is the same as the source.
  • If Width is 0 but Height is not 0, the width will be proportionally scaled.
  • If Width is not 0 but Height is 0, the height will be proportionally scaled.
  • If both Width and Height are not 0, the resolution is as specified by the user.

  • Default value: 0.
    Note: If Codec is set to MV-HEVC, the maximum value can be 7680.
    GopIntegerNoInterval between I-frames (keyframes), which can be customized in frames or seconds. GOP value range: 0 and [1, 100000].
    If this parameter is 0 or left blank, the system will automatically set the GOP length.
    GopUnitStringNo
    FillTypeStringNoFilling method, when video stream configuration width and height parameters are inconsistent with the aspect ratio of the original video, the processing method for transcoding is "padding". Optional filling modes:
  • stretch: stretches each frame to fill the entire screen, possibly causing the transcoded video to be "squashed" or "stretched";
  • black: Keep black, maintain video aspect ratio, edges filled with black.
  • White: Leave blank, maintain video aspect ratio, edge remainder filled with white.
  • gauss: Gaussian blur, maintain video aspect ratio, and use Gaussian blur filling for the rest of the edges.
  • smarttailor: intelligent cropping: smartly select video images to ensure proportional image cropping.

  • Default value: black.
    VcrfIntegerNo
    HlsTimeIntegerNo
    SegmentTypeIntegerNo
    FpsDenominatorIntegerNo
    Stereo3dTypeStringNo
    VideoProfileStringNo
    VideoLevelStringNo
    BframesIntegerNo
    ModeStringNo
    SarStringNo
    NoScenecutIntegerNo
    BitDepthIntegerNo
    RawPtsIntegerNo
    CompressIntegerNo
    SegmentSpecificInfoSegmentSpecificInfoNo
    ScenarioBasedIntegerNo
    SceneTypeStringNo
    CompressTypeStringNo

    VideoTemplateInfoForUpdate

    Video stream configuration parameters

    Used by actions: CreateWorkflow, ModifyTranscodeTemplate, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    CodecStringNo
    FpsIntegerNo
    BitrateIntegerNo
    ResolutionAdaptiveStringNo
    WidthIntegerNo
    HeightIntegerNo
    GopIntegerNo
    GopUnitStringNo
    FillTypeStringNo
    VcrfIntegerNo
    ContentAdaptStreamIntegerNo
    HlsTimeIntegerNo
    SegmentTypeIntegerNo
    FpsDenominatorIntegerNo
    Stereo3dTypeStringNo
    VideoProfileStringNo
    VideoLevelStringNo
    BframesIntegerNo
    ModeStringNo
    SarStringNo
    NoScenecutIntegerNo
    BitDepthIntegerNo
    RawPtsIntegerNo
    CompressIntegerNo
    SegmentSpecificInfoSegmentSpecificInfoNo
    ScenarioBasedIntegerNo
    SceneTypeStringNo
    CompressTypeStringNo

    ViewImage

    One viewing angle in the MultiViewImages array in the multi-perspective image-to-3D scenario.

    Used by actions: SubmitHunyuan3DTask.

    NameTypeRequiredDescription
    ViewTypeStringYes

    View type

    Enumeration values:

    • front: Front view (required)
    • back: Back view
    • left: Left view
    • right: Right view
    • top: Top view
    • bottom: Bottom view
    • left_front: Left front 45°
    • right_front: Right front 45°

    MultiViewImages array length ≥ 2; must contain the front view; the same ViewType cannot be duplicated; each item must provide ViewImageUrl

    ViewImageUrlStringYes

    Image URL (http/https)

    VoiceInfo

    Voice information.

    Used by actions: DescribeVoices, UpdateVoice.

    NameTypeRequiredDescription
    VoiceIdStringNo

    Voice ID.

    NameStringNo

    Voice name.

    DescriptionStringNo

    Voice description.

    CategoryStringNo

    Voice type.

    Enumeration value:

    • system: System audio.
    GenderStringNo

    Gender.

    Enumeration values:

    • male: Male,
    • female: Female.
    AgeStringNo

    Age.

    Enumeration values:

    • child: child
    • teenager: teenager
    • youth: youth
    • middle_aged: middle-aged
    • senior: senior
    • unknown: unknown
    LanguagesArray of StringNo

    List of supported languages.

    For example: en.

    AudioUrlStringNo

    Audition audio URL.

    LabelsArray of StringNo

    List of tags.

    For example: gentle.

    ScenesArray of StringNo

    Recommended scenarios.

    For example: education.

    EngineStringNo

    VoiceProfile

    Used by actions: CloneVoice, DesignVoiceAsync, SyncDubbing.

    NameTypeRequiredDescription
    NameStringNo
    DescriptionStringNo
    GenderStringNo
    AgeStringNo
    LanguagesArray of StringNo
    LabelsArray of StringNo
    ScenesArray of StringNo

    VoiceUpdateFields

    Fields of the updated voice.

    Used by actions: UpdateVoice.

    NameTypeRequiredDescription
    NameStringNo

    Voice name.

    DescriptionStringNo

    Voice description.

    GenderStringNo

    Gender.

    Enumeration values:

    • male: male
    • female: female
    • unknown: unknown
    AgeStringNo

    Age.

    Enumeration values:

    • child: child
    • teenager: teenager
    • youth: youth
    • middle_aged: middle-aged
    • senior: senior
    • unknown: unknown
    LanguagesArray of StringNo

    Language.

    LabelsArray of StringNo

    Tag.

    ScenesArray of StringNo

    Scenario.

    AudioUrlStringNo

    Audition audio.

    VolumeBalanceConfig

    Volume equalization configuration

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNoCapability configuration switch. Valid values:
  • ON: enabled
  • OFF: disabled

  • Default value: ON.
    TypeStringNo

    WatermarkInput

    Watermark parameter type in the media processing task.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYes

    Watermark template ID.

    RawParameterRawWatermarkParameterNo

    Watermark custom parameter, valid when Definition is set to 0.
    This parameter is used for highly customized scenarios. We recommend you prioritize using Definition to specify watermark parameters.
    Watermark custom parameters are not supported for screenshot watermarking.

    TextContentStringNo

    Text content, length not exceeding 100 characters. Fill in only when the watermark type is text watermark.
    Text watermark does not support screenshot watermarking.

    SvgContentStringNo

    SVG content. Length not exceeding 2000000 characters. Fill in only when the watermark type is SVG watermark.
    SVG watermark does not support screenshot watermarking.

    StartTimeOffsetFloatNo

    Start time offset of a watermark, in seconds. If not set or set to 0, a watermark starts appearing when a video starts.

  • If not set or set to 0, a watermark starts appearing when a video starts;
  • If the value is greater than 0 (assuming n), the watermark appears at second n after the video starts;
  • If the value is less than 0 (assuming -n), the watermark appears n seconds before the end of the video.
  • Note: Only used for video scenes. Screenshots do not support it.
    EndTimeOffsetFloatNo

    End time offset of a watermark, in seconds.

  • Leave empty or set to 0: the watermark lasts until the end of the video.
  • Value greater than 0 (assuming n): the watermark disappears at second n.
  • Value smaller than 0 (assuming -n): the watermark disappears n seconds before the end of the video.
  • Note: Only used for video scenes. Screenshot is not supported.

    WatermarkTemplate

    Details of a watermarking template

    Used by actions: DescribeWatermarkTemplates.

    NameTypeDescription
    DefinitionIntegerUnique ID of a watermarking template.
    TypeStringWatermark type. Valid values:
  • image: Image watermark;
  • text: Text watermark.
  • NameStringName of a watermarking template.
    CommentStringTemplate description.
    XPosStringHorizontal position of the origin of the watermark image relative to the origin of the video.
  • If the string ends in %, the Left edge of the watermark will be at the position of the specified percentage of the video width; for example, 10% means that the Left edge is at 10% of the video width;
  • If the string ends in px, the Left edge of the watermark will be at the position of the specified px of the video width; for example, 100px means that the Left edge is at the position of 100 px.
  • YPosStringVertical position of the origin of the watermark image relative to the origin of the video.
  • If the string ends in %, the Top edge of the watermark will beat the position of the specified percentage of the video height; for example, 10% means that the Top edge is at 10% of the video height;
  • If the string ends in px, the Top edge of the watermark will be at the position of the specified px of the video height; for example, 100px means that the Top edge is at the position of 100 px.
  • ImageTemplateImageWatermarkTemplateImage watermarking template. This field is valid only when Type is image.
    Note: This field may return null, indicating that no valid values can be obtained.
    TextTemplateTextWatermarkTemplateInputText watermarking template. This field is valid only when Type is text.
    Note: This field may return null, indicating that no valid values can be obtained.
    SvgTemplateSvgWatermarkInputSVG watermarking template. This field is valid when Type is svg.
    Note: This field may return null, indicating that no valid values can be obtained.
    CreateTimeStringCreation time of a template in ISO date format.
    UpdateTimeStringLast modified time of a template in ISO date format.
    CoordinateOriginStringOrigin position. Valid values:
  • TopLeft: indicates that the coordinate origin is at the top left corner of the video image and the watermark origin is at the top left corner of the image or text.
  • TopRight: indicates that the coordinate origin is at the top right corner of the video image and the watermark origin is at the top right corner of the image or text.
  • BottomLeft: indicates that the coordinate origin is at the bottom left corner of the video image and the watermark origin is at the bottom left corner of the image or text.
  • BottomRight: indicates that the coordinate origin is at the bottom right corner of the video image and the watermark origin is at the bottom right corner of the image or text.
  • WordResult

    Word information.

    Used by actions: DescribeBatchTaskDetail, DescribeTaskDetail, ParseNotification, RecognizeAudio.

    NameTypeDescription
    WordStringWord text.
    StartFloatWord start timestamp, in seconds.
    EndFloatWord end timestamp, in seconds.
    TransStringText after translation.

    WorkflowInfo

    Workflow information details.

    Used by actions: DescribeWorkflows.

    NameTypeDescription
    WorkflowIdIntegerWorkflow ID.
    WorkflowNameStringWorkflow name.
    StatusStringWorkflow status. Valid values:
  • Enabled: Enabled,
  • Disabled: Disabled.
  • TriggerWorkflowTriggerInput rule bound to a workflow. If an uploaded video hits the rule for the object, the workflow will be triggered.
    OutputStorageTaskOutputStorageThe location to save the media processing output file.
    Note: This field may return null, indicating that no valid value can be obtained.
    MediaProcessTaskMediaProcessTaskInputThe media processing parameters to use.
    Note: This field may return null, indicating that no valid value can be obtained.
    AiContentReviewTaskAiContentReviewTaskInputType parameter of a video content audit task.
    Note: This field may return null, indicating that no valid values can be obtained.
    AiAnalysisTaskAiAnalysisTaskInputVideo content analysis task parameter.
    AiRecognitionTaskAiRecognitionTaskInputType parameter of a video content recognition task.
    Note: This field may return null, indicating that no valid values can be obtained.
    TaskNotifyConfigTaskNotifyConfigEvent notification information of a task. If this parameter is left empty, no event notifications will be obtained.
    Note: This field may return null, indicating that no valid values can be obtained.
    TaskPriorityIntegerTask flow priority. The higher the value, the higher the priority. Value range: [-10, 10]. If this parameter is left empty, 0 will be used.
    OutputDirStringThe directory to save the media processing output file, such as /movie/201907/.
    CreateTimeStringCreation time of a workflow in ISO date format.
    UpdateTimeStringLast modified time of a workflow in ISO date format.

    WorkflowTask

    Media Processing Service task information

    Used by actions: DescribeTaskDetail, ParseNotification.

    NameTypeDescription
    TaskIdStringMedia processing task ID.
    StatusStringTask flow status. Valid values:
  • PROCESSING: Processing;
  • FINISH: completed
  • ErrCodeIntegerAn error code other than 0 is returned in case of a source exception. Use the error code of the specific task when a value of 0 is returned.
    MessageStringThe corresponding exception message is returned in case of a source exception. If no source exception occurs, use the message of each specific task.
    InputInfoMediaInputInfo
    MetaDataMediaMetaData
    MediaProcessResultSetArray of MediaProcessTaskResultExecution status and results of a Media Processing Service task.
    AiContentReviewResultSetArray of AiContentReviewResultExecution status and results of a video content review task.
    AiAnalysisResultSetArray of AiAnalysisResultExecution status and results of a video content analysis task.
    AiRecognitionResultSetArray of AiRecognitionResultTask execution status and results of the video content recognition task.
    AiQualityControlTaskResultScheduleQualityControlTaskResult
    SmartSubtitlesTaskResultArray of SmartSubtitlesResult
    SmartEraseTaskResultSmartEraseTaskResult

    WorkflowTrigger

    Input rule. If an uploaded video hits the rule, the workflow will be triggered.

    Used by actions: CreateSchedule, CreateWorkflow, DescribeSchedules, DescribeWorkflows, ModifySchedule, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesThe trigger type. Valid values:
  • CosFileUpload: Tencent Cloud COS trigger.
  • AwsS3FileUpload: AWS S3 trigger. Currently, this type is only supported for transcoding tasks and schemes (not supported for workflows).


  • CosFileUploadTriggerCosFileUploadTriggerNoRequired and valid when Type is CosFileUpload. This is a COS trigger rule.
    AwsS3FileUploadTriggerAwsS3FileUploadTriggerNoRequired and valid when Type is AwsS3FileUpload. This is the AWS S3 trigger rule.

    Note: Currently, the keys for AWS S3, the corresponding trigger queue SQS, and the callback queue SQS should be the same.