Overview
Menu

Data Types

Last updated: 2026-09-01 19:10:49Download 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.

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

Orchestrate atomic tasks

Used by actions: CreateSchedule, DescribeSchedules, ModifySchedule.

NameTypeRequiredDescription
ActivityTypeStringYesAtomic task type.
  • input: start node.
  • output: termination node.
  • action-trans: transcoding.
  • action-samplesnapshot: sampled screenshot taking.
  • action-AIAnalysis: analysis
  • action-AIRecognition: recognition.
  • action-aiReview: review
  • action-animated-graphics: animated image
  • action-image-sprite: sprite sheet
  • action-snapshotByTimeOffset: time point screenshot taking
  • action-adaptive-substream: adaptive bitrate streaming.
  • action-AIQualityControl: media quality inspection.
  • action-SmartSubtitles: smart subtitle
  • action-exec-rules: judgment rule
  • action-SmartErase: intelligent removal.



  • ReardriveIndexArray of IntegerNoRear drive node index array
    ActivityParaActivityParaNo

    ActivityPara

    Orchestrate atomic tasks

    Used by actions: CreateSchedule, ModifySchedule.

    NameTypeRequiredDescription
    TranscodeTaskTranscodeTaskInputNo
    AnimatedGraphicTaskAnimatedGraphicTaskInputNo
    SnapshotByTimeOffsetTaskSnapshotByTimeOffsetTaskInputNo
    SampleSnapshotTaskSampleSnapshotTaskInputNo
    ImageSpriteTaskImageSpriteTaskInputNo
    AdaptiveDynamicStreamingTaskAdaptiveDynamicStreamingTaskInputNo
    AiContentReviewTaskAiContentReviewTaskInputNo
    AiAnalysisTaskAiAnalysisTaskInputNo
    AiRecognitionTaskAiRecognitionTaskInputNo
    QualityControlTaskAiQualityControlTaskInputNo
    ExecRulesTaskExecRulesTaskNo
    SmartSubtitlesTaskSmartSubtitlesTaskInputNo
    SmartEraseTaskSmartEraseTaskInputNo

    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 of adaptive bitrate streaming

    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

    Digital watermark parameter.

    OutputStorageTaskOutputStorageNo

    Target storage for files after adaptive bitrate streaming. If left blank, it inherits the upper-level OutputStorage value.

    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

    External subtitle feature. Specifies the subtitle file to be inserted.

    DrmInfoDrmInfoNo

    Drm information.

    DefinitionTypeStringNo

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

    SubtitleTemplateSubtitleTemplateNo

    Hard subtitle (burned-in subtitle) feature. Specifies the subtitle source, font size, location, and other subtitle parameters.

    StdExtInfoStringNo

    Extended transcoding parameter field.

    KeyPTSListArray of IntegerNo

    Set the frame at the specified pts time as a key frame and segment it. Unit: milliseconds (relative deviation <=1ms is allowed). When both gop and segment duration are specified simultaneously, they function together. Note that RawPts must be enabled, keep the frame rate following the source, and ensure the passed-in pts time corresponds to a frame in the source.

    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 bitrate streaming parameter template

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

    NameTypeRequiredDescription
    AudioAudioTemplateInfoYesAudio parameter information.
    VideoVideoTemplateInfoNoVideo parameter information.
    RemoveAudioIntegerNoWhether to remove audio stream. Valid values:
  • 0: no,
  • 1: yes.
  • RemoveVideoIntegerNoWhether to remove video stream. Valid values:
  • 0: no,
  • 1: yes.
  • AudioListArray of AudioTemplateInfoNoAudio parameter information list.
    Note: This parameter is used when self-adaptive transcoding uses audio track merging for multiple audio tracks. The maximum length of the parameter array is 64.

    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

    The information of the subtitles to add.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringNo

    Insertion method. Valid values:

  • subtitle-stream: Inserts a subtitle track.
  • close-caption-708: Encodes CEA-708 subtitles into SEI frames.
  • close-caption-608: Encodes CEA-608 subtitles into SEI frames.
  • SubtitleMediaInputInfoNo

    Subtitle file.

    SubtitleNameStringNo

    Subtitle name.
    Note: Only Chinese characters, letters, digits, spaces, underscores (_), hyphens (-), periods (.), and brackets are supported. The length cannot exceed 64 characters.

    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

    AI video intelligent analysis input parameter types

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

    NameTypeRequiredDescription
    DefinitionIntegerYesVideo content analysis template ID.
    ExtendedParameterStringNoAdditional parameters, whose value is a serialized json string.
    Note: This parameter is used to meet customization requirements. See the following:
    Smart Erase Tutorial
    Video Splitting (Long Videos to Short Videos) Tutorial
    Intelligent Highlights Tutorial
    Horizontal-to-Video Transformation

    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 of intelligent content audit

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

    NameTypeRequiredDescription
    DefinitionIntegerYesVideo content audit 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

    Input parameter type for media quality inspection.

    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 of video content recognition

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

    NameTypeRequiredDescription
    DefinitionIntegerYesIntelligent video recognition 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

    LLM repair

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    SwitchStringNo

    Capability configuration switch

    Enumeration values:

    • ON: Enable
    • OFF: Disable

    Default value: OFF

    TypeStringNo

    Strength type

    Enumeration values:

    • weak: Weak
    • normal: Medium
    • strong: Strong

    Default value: normal

    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

    Extended parameters for AIGC audio generation.

    Used by actions: CreateAigcAudioTask.

    NameTypeRequiredDescription
    ResourceIdStringNo

    Resource ID. Specify this based on your needs.

    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

    Reference audio information.

    Used by actions: CreateAigcAudioTask.

    NameTypeRequiredDescription
    AudioUrlStringNo

    Reference audio URL, which must be accessible from the public network.

    AigcAudioReferenceVideoInfo

    Reference video asset for AIGC video generation.

    Used by actions: CreateAigcAudioTask.

    NameTypeRequiredDescription
    VideoUrlStringNo

    Reference video URL, which must be accessible from the public network.

    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

    Information required for uploading AIGC result files to COS. The MPS_QcsRole role needs to be created and authorized.

    Used by actions: CreateAigcAudioTask, CreateAigcImageTask, CreateAigcVideoTask.

    NameTypeRequiredDescription
    CosBucketNameStringNoName of the COS bucket to store to. This value is required if you need to store the results in COS. Example value: bucket.
    CosBucketRegionStringNoRegion of the COS bucket to store to. This is required if you need to upload the results to COS. Example value: ap-guangzhou.
    CosBucketPathStringNoStore to the bucket path of cos.
    Option.
    Example value: my_file.

    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

    Extended parameters used for AIGC video generation.

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    ResolutionStringNo

    Resolution of the generated video. The resolution is related to the selected model and set video duration.

    Supported resolution options for different models:

    1. Kling: 720P (default) and 1080P. Kling 3.0 and Kling 3.0-Omni support 4K.
    2. Hailuo: 768P (default) and 1080P.
    3. Vidu: 540P, 720P (default), and 1080P.
    4. PixVerse: 540P, 720P (default), and 1080P.
    5. H2: 720P and 1080P (default).

    Note: In addition to the resolution supported by the model, 2K and 4K resolutions are also available.

    AspectRatioStringNo

    Aspect ratio of the generated video.

    Support for this parameter by different models:

    1. Kling only supports this parameter for text-to-video, with aspect ratios of 16:9 (default), 9:16, and 1:1.
    2. Hailuo does not support this parameter.
    3. Vidu supports [16:9, 9:16, 4:3, 3:4, 1:1] for text-to-video and reference image-to-video only. Only q2 supports 4:3 and 3:4.
    4. PixVerse supports [16:9, 9:16, 4:3, 3:4, 1:1, 2:3, 3:2, 21:9] for text-to-video and reference image-to-video only. Only v6 and c1 support 2:3, 3:2, and 21:9.
    5. H2 supports [16:9, 9:16, 4:3, 3:4, 4:5, 5:4, 1:1, 21:9, 9:21] for text-to-video and reference image-to-video only.

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

    LogoAddIntegerNo

    Indicates whether to add a logo watermark.

    1. Hailuo supports this parameter.
    2. Kling supports this parameter.
    3. Vidu supports this parameter.
    4. H2 supports this parameter.
    EnableAudioBooleanNo

    Indicates whether to generate audio for the video. Valid values: true or false.

    Models that support this parameter:

    1. Vidu. Only q3 series models support this parameter. Default value: false.
    2. PixVerse. Default value: false.
    3. Kling. Default value: false.
    OffPeakBooleanNo

    Indicates whether to use the off-peak scheduling mode. Only Vidu supports this parameter.
    Tasks submitted in off-peak mode will be processed within 48 hours. Uncompleted tasks will be canceled.

    EnableBgmBooleanNo

    Indicates whether to add background music to the generated video. Default value: false. Valid values: true or false.
    Note: Only some model versions support this.

    AigcVideoReferenceAudioInfo

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    AudioUrlStringNo

    AigcVideoReferenceImageInfo

    Reference image information for AIGC video generation.

    Used by actions: CreateAigcVideoTask.

    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. If the GV model is used, this serves as the reference method. Valid values are asset and style.

    AigcVideoReferenceVideoInfo

    Reference video asset for AIGC video generation.

    Used by actions: CreateAigcVideoTask.

    NameTypeRequiredDescription
    VideoUrlStringNoReference video url. Must be external network accessible.
    This can be used as a feature reference video or a video for editing. The default type is video for editing. You can choose to keep 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.
    If the reference video is a video for editing, the first and last frames cannot be defined.
    ReferTypeStringNoThe ReferType parameter specifies the reference video type: feature indicates feature reference video, and base indicates video for editing.
    KeepOriginalSoundStringNoThe 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 an animated image generating task.

    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

    Target storage for the file after animated image conversion. If left blank, it inherits the upper-level OutputStorage value.

    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 removal (smoothing) configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

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

  • Default value: weak.

    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

    Smart subtitle hotword parameter.

    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

    The audio improvement configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

  • Default value: ON.
    TypesArray of StringNoType. Multiple selections allowed. Valid values:
  • declick: noise removal
  • deesser: Dental Click Suppression

  • Default value: declick.

    AudioDenoiseConfig

    The noise reduction configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

  • Default value: ON.

    AudioEnhanceConfig

    The audio enhancement configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

    NameTypeRequiredDescription
    DenoiseAudioDenoiseConfigNoAudio noise reduction configuration.
    SeparateAudioSeparateConfigNoAudio separation configuration.
    VolumeBalanceVolumeBalanceConfigNoVolume equalization configuration.
    BeautifyAudioBeautifyConfigNoAudio beautification configuration.

    AudioSeparateConfig

    The audio separation configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

  • Default value: ON.
    TypeStringNoScenario type. Valid values:
  • normal: Voice background audio scenario
  • music: Singing accompaniment scenario

  • Default value: normal.
    TrackStringNoOutput audio track. Available values:
  • vocal: output voice.
  • Background: Output background audio when the application scenario is normal, and output accompaniment when the application scenario is music.

  • Default value: vocal.

    AudioTemplateInfo

    Audio stream configuration parameter

    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

    Audio track merging information.
    Note: This field only takes effect for adaptive transcoding.

    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 parameter

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

    NameTypeRequiredDescription
    CodecStringNo

    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.
  • When the outer parameter Container is wav, the valid values are:
  • pcm16 and pcm24.
  • BitrateIntegerNo

    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.

    SampleRateIntegerNo

    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.

    StreamSelectsArray of IntegerNo

    Specifies the retained audio tracks for output. All source tracks are retained by default.

    AudioTrackChannelInfo

    Audio track information.

    Used by actions: CreateTranscodeTemplate.

    NameTypeRequiredDescription
    ChannelsRemixIntegerNoWhether audio mixing is enabled. Value range:
    0: Disable audio mixing
    1: Enable audio mixing
    Default value: 0
    SelectTypeStringNoMerge audio track input type, available values:
    track: Indicates usage of the audio track id.
    track_channel: Indicates usage of audio track id and sound channel id.
    Default: track.
    Note: If the original video is multichannel, recommend using track_channel.
    InputTrackInfoArray of TrackInfoNoAudio track info

    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

    The information of an AWS SQS queue.

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

    NameTypeRequiredDescription
    SQSRegionStringYesSQS queue area.
    SQSQueueNameStringYesSQS queue name.
    S3SecretIdStringNoSecret id for read-write SQS.
    S3SecretKeyStringNoRead-write SQS secret key.

    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
    SwitchStringNoWhether to enable the feature. Valid values:
  • ON
  • OFF

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

  • Default value: weak.

    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

    The information of the COS object to process.

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

    NameTypeRequiredDescription
    BucketStringYesThe COS bucket of the object to process, such as TopRankVideo-125xxx88.
    RegionStringYesThe region of the COS bucket, such as ap-chongqing.
    ObjectStringYesThe path of the object to process, such as /movie/201907/WildAnimal.mov.

    CosOutputStorage

    The information of the output COS object after media processing.

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

    NameTypeRequiredDescription
    BucketStringNoThe bucket to which the output file of media processing is saved, such as TopRankVideo-125xxx88. If this parameter is left empty, the value of the upper layer will be inherited.
    RegionStringNoThe region of the output bucket, such as ap-chongqing. If this parameter is left empty, the value of the upper layer will be inherited.

    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.
    TypeStringNoStrength type, available values:

    weak
    normal
    strong
    Default value: normal.

    DocToVideoCosInfo

    Used by actions: CreateDocToVideoTask.

    NameTypeRequiredDescription
    CosBucketRegionStringNo
    CosBucketNameStringNo
    CosBucketPathStringNo

    DocToVideoInput

    Used by actions: CreateDocToVideoTask.

    NameTypeRequiredDescription
    FileUrlArray of StringYes
    PromptStringYes
    ModelNameStringYes
    ModelVersionStringYes
    RatioStringNo
    LanguageStringNo
    ReferenceDurationIntegerNo
    EnableTTSBooleanNo
    VoiceIdStringNo

    DrmInfo

    The DRM encryption details.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesEncryption type.

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

    - fairplay:
    Can only be used for HLS. the segment format can only be mp4.
    Supports slice mode or singlefile mode.

    - widevine:
    Can be used for HLS and DASH. the slice format can only be mp4.
    Output HLS: specifies the slicing or singlefile mode can be used.
    OutputOutput DASH]: can only be in singlefile mode.

    - playready:
    Can be used for HLS and DASH. the slice format can only be mp4.
    Output HLS: specifies 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. valid values: mp4.
    Supports slice mode or single file mode.

    - widevine+playready:
    Applicable to HLS and MPEG-DASH. the format can only be mp4.
    HLS format can use slice mode or single file mode.
    Specifies that only singlefile mode can be used for MPEG-DASH.
    SimpleAesDrmSimpleAesDrmNoSimpleAes encrypted information.
    SpekeDrmSpekeDrmNoInformation about FairPlay, WideVine, and PlayReady encryption.

    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
    VideoEnhanceVideoEnhanceConfigNoVideo enhancement configuration.
    AudioEnhanceAudioEnhanceConfigNoAudio enhancement configuration.

    EraseArea

    Smart erasing, coordinate configuration for the removal area.
    The region is determined by the coordinates of the upper left corner and the bottom-right corner.
    The coordinate origin is the top-left corner of the image. Coordinate points can be specified using pixel values or a percentage unit.
    For the auto erase area:
    When unit: %, coordinate range is [0,1].
    When the unit is px, the X range is [0, video image width], and the Y range is [0, video image height].
    For the designated erase area:
    When unit: %, coordinate range is [0,1).
    When the unit is px, the X value range is [0, video image width], and the Y value range is [0, video image height].

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

    NameTypeRequiredDescription
    LeftTopXFloatYesX-axis coordinate of the upper left corner of the region.
    For example, when Unit is set to 1, which means using the percentage unit, 0.05 indicates that the horizontal distance from the top-left corner of the region to the top-left corner of the entire frame is 5% of the frame width.
    LeftTopYFloatYesY-axis coordinate of the upper left corner.
    For example, when Unit is set to 1, which means using the percentage unit, 0.1 indicates that the vertical distance from the top-left corner of the region to the top-left corner of the entire frame is 10% of the frame height.
    RightBottomXFloatYesX-axis coordinate of the bottom-right corner of the region.
    For example, when Unit is set to 1, which means using the percentage unit, 0.75 indicates that 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.
    RightBottomYFloatYesY-axis coordinate of the bottom-right corner of the region.
    For example, when Unit is set to 1, which means using the percentage unit, 0.9 indicates that the vertical distance from the bottom-right corner of the region to the top-left corner of the entire frame is 90% of the frame height.
    UnitIntegerYesCoordinate unit
    -Percentage
    - 2 pixel values

    EraseTimeArea

    Intelligent erasure, specify the region configuration.
    Directly perform removal in the designated region within a specified period.
    When both BeginMs and EndMs are set to 0, directly erase the designated region in the entire video.

    Used by actions: CreateSmartEraseTemplate, ModifySmartEraseTemplate, ProcessMedia.

    NameTypeRequiredDescription
    BeginMsIntegerYesStart time, unit: ms
    EndMsIntegerYesEnd time, unit: ms
    AreasArray of EraseAreaYesErase domain list during the period

    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

    Task judgment conditions.

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

    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 configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

  • Default value: ON.
    FpsIntegerNoFrame rate. Value ranges from 0 to 100. Measurement unit: Hz.
    Default value: 0.
    Note: For transcode, this parameter overrides the internal Fps in VideoTemplate.

    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.
    FpsNumIntegerNoFrame rate numerator. Value range: non-negative number, less than 120 when divided by the denominator, in Hz. Default value is 0. Note: For transcoding, this parameter overrides the Fps in the VideoTemplate.
    FpsDenIntegerNoFrame rate denominator. Value range: numbers equal to or greater than 1. The default value is 1. Note: For transcoding, this parameter will override the FpsDenominator in the VideoTemplate.

    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
    SwitchStringNoWhether to enable the feature. Valid values:
  • ON
  • OFF

  • Default value: ON.
    TypeStringNoType, available values:
  • HDR10
  • HLG

  • Default Value: HDR10.
    Note: The video encoding method should be h264 or h265.
    Note: The video encoding bit depth is 10.

    HeadTailParameter

    Opening and closing credits parameters

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    HeadSetArray of MediaInputInfoNoOpening scene list.
    TailSetArray of MediaInputInfoNoEnding list.

    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

    Overall enhancement configuration.

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

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

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

  • Default value: weak.

    ImageSpriteTaskInput

    Input parameter type of an image sprite generating task

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

    NameTypeRequiredDescription
    DefinitionIntegerYes

    Sprite screenshot template ID.

    OutputStorageTaskOutputStorageNo

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

    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

    Rule of the {number} variable in the output path after the sprite screenshot is taken.

    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

    Live stream smart subtitle input struct

    Used by actions: ProcessLiveStream.

    NameTypeRequiredDescription
    DefinitionIntegerNoSmart subtitle template ID.
    UserExtParaStringNoUser extension field, which does not need to be filled in for general scenarios.

    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

    Event notification configuration for task processing.

    Used by actions: ProcessLiveStream.

    NameTypeRequiredDescription
    NotifyTypeStringNoNotification type:
    TDMQ-CMQ: Message Queue
    "URL": When a URL is specified, the HTTP callback is pushed to the address specified by NotifyUrl. The callback protocol is http+json. The content of the packet body is the same as the output parameters of the ParseLiveStreamProcessNotification API.

    <Font color="red"> Note: if it is unspecified or left blank, no callback will be sent. To send a callback, fill in the corresponding type value.
    NotifyUrlStringNoHTTP callback URL. This is required if NotifyType is URL.
    CmqModelStringNoQueue and Topic models are provided.
    CmqRegionStringNoRegion when NotifyType is set to TDMQ-CMQ. For example, sh or bj.
    QueueNameStringNoThis field is valid when the model is Queue. It indicates the name of the TDMQ for CMQ queue for receiving event notifications.
    TopicNameStringNoThis field is valid when the model is Topic. It indicates the name of the TDMQ for CMQ topic for receiving event notifications.
    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
    SwitchStringNoWhether to enable the feature. Valid values:
  • ON
  • OFF

  • Default value: ON.
    TypeStringNoType. Valid values:
  • normal

  • Default value: normal.

    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

    Information of the audio stream in a VOD file

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

    NameTypeDescription
    BitrateIntegerBitrate of an audio stream in bps.
    Note: This field may return null, indicating that no valid values can be obtained.
    SamplingRateIntegerSample rate of an audio stream in Hz.
    Note: This field may return null, indicating that no valid values can be obtained.
    CodecStringAudio stream codec, such as aac.
    Note: This field may return null, indicating that no valid values can be obtained.
    ChannelIntegerNumber of audio channels, for example 2.
    CodecsStringAudio Codecs.
    LoudnessFloatAudio loudness.

    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

    The information of the object to process.

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

    NameTypeRequiredDescription
    TypeStringYesType of input source object. valid values:.
    <Li>COS: specifies the cos origin.
    <Li>URL: the url source.
    <Li>AWS-S3: aws source. currently only supports transcoding tasks.
    <Li>VOD: video-on-demand pro edition (VOD Pro).
    CosInputInfoCosInputInfoNoThe information of the COS object to process. This parameter is valid and required when Type is COS.
    UrlInputInfoUrlInputInfoNoValid when Type is URL. This item is required and indicates the media processing URL object information.
    S3InputInfoS3InputInfoNoValid when Type is AWS-S3. This item is required and represents the AWS S3 object information for media processing.
    VODInputInfoVODInputInfoNoValid at that time when Type is VOD. This item is required and represents the Media Processing Service (MPS) video-on-demand (VOD) pro edition object information.

    MediaMetaData

    Metadata of a VOD media file

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

    NameTypeDescription
    SizeIntegerSize of an uploaded media file in bytes (which is the sum of size of m3u8 and ts files if the video is in HLS format).
    Note: This field may return null, indicating that no valid values can be obtained.
    ContainerStringContainer, such as m4a and mp4.
    Note: This field may return null, indicating that no valid values can be obtained.
    BitrateIntegerSum of the average bitrate of a video stream and that of an audio stream in bps.
    Note: This field may return null, indicating that no valid values can be obtained.
    HeightIntegerMaximum value of the height of a video stream in px.
    Note: This field may return null, indicating that no valid values can be obtained.
    WidthIntegerMaximum value of the width of a video stream in px.
    Note: This field may return null, indicating that no valid values can be obtained.
    DurationFloatVideo duration in seconds.
    Note: This field may return null, indicating that no valid values can be obtained.
    RotateIntegerSelected angle during video recording in degrees.
    Note: This field may return null, indicating that no valid values can be obtained.
    VideoStreamSetArray of MediaVideoStreamItemVideo stream information.
    Note: This field may return null, indicating that no valid values can be obtained.
    AudioStreamSetArray of MediaAudioStreamItemAudio stream information.
    Note: This field may return null, indicating that no valid values can be obtained.
    VideoDurationFloatVideo duration in seconds.
    Note: This field may return null, indicating that no valid values can be obtained.
    AudioDurationFloatAudio duration in seconds.
    Note: This field may return null, indicating that no valid values can be obtained.

    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

    The type of media processing task.

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

    NameTypeRequiredDescription
    TranscodeTaskSetArray of TranscodeTaskInputNoList of transcoding tasks.
    AnimatedGraphicTaskSetArray of AnimatedGraphicTaskInputNoList of animated image screenshot tasks.
    SnapshotByTimeOffsetTaskSetArray of SnapshotByTimeOffsetTaskInputNoList of time point screenshot tasks.
    SampleSnapshotTaskSetArray of SampleSnapshotTaskInputNoList of sampled screenshot tasks.
    ImageSpriteTaskSetArray of ImageSpriteTaskInputNoList of image sprite screenshot tasks.
    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

    Information of the video stream in a VOD file

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

    NameTypeDescription
    BitrateIntegerBitrate of a video stream in bps.
    Note: This field may return null, indicating that no valid values can be obtained.
    HeightIntegerHeight of a video stream in px.
    Note: This field may return null, indicating that no valid values can be obtained.
    WidthIntegerWidth of a video stream in px.
    Note: This field may return null, indicating that no valid values can be obtained.
    CodecStringVideo stream codec, such as h264.
    Note: This field may return null, indicating that no valid values can be obtained.
    FpsIntegerFrame rate in Hz.
    Note: This field may return null, indicating that no valid values can be obtained.
    ColorPrimariesStringColorspace.
    ColorSpaceStringColorspace.
    ColorTransferStringColorspace.
    HdrTypeStringHDR type.
    CodecsStringVideo Codecs.
    FpsNumeratorIntegerNumerator of the frame rate
    FpsDenominatorIntegerDenominator of the frame rate

    MosaicInput

    The mosaic effect parameters to use in a media processing task.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    CoordinateOriginStringNoOrigin position, which currently can only be:
  • TopLeft: the origin of coordinates is in the top-left corner of the video, and the origin of the blur is in the top-left corner of the image or text.

  • Default value: TopLeft.
    XPosStringNoThe horizontal position of the origin of the blur relative to the origin of coordinates of the video. % and px formats are supported:
  • If the string ends in %, the XPos of the blur will be the specified percentage of the video width; for example, 10% means that XPos is 10% of the video width;
  • If the string ends in px, the XPos of the blur will be the specified px; for example, 100px means that XPos is 100 px.

  • Default value: 0 px.
    YPosStringNoVertical position of the origin of blur relative to the origin of coordinates of video. % and px formats are supported:
  • If the string ends in %, the YPos of the blur will be the specified percentage of the video height; for example, 10% means that YPos is 10% of the video height;
  • If the string ends in px, the YPos of the blur will be the specified px; for example, 100px means that YPos is 100 px.

  • Default value: 0 px.
    WidthStringNoBlur width. % and px formats are supported:
  • If the string ends in %, the Width of the blur 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 blur will be in px; for example, 100px means that Width is 100 px.

  • Default value: 10%.
    HeightStringNoBlur height. % and px formats are supported:
  • If the string ends in %, the Height of the blur 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 blur will be in px; for example, 100px means that Height is 100 px.

  • Default value: 10%.
    StartTimeOffsetFloatNoStart time offset of blur in seconds. If this parameter is left empty or 0 is entered, the blur will appear upon the first video frame.
  • If this parameter is left empty or 0 is entered, the blur will appear upon the first video frame;
  • If this value is greater than 0 (e.g., n), the blur will appear at second n after the first video frame;
  • If this value is smaller than 0 (e.g., -n), the blur will appear at second n before the last video frame.
  • EndTimeOffsetFloatNoEnd time offset of blur in seconds.
  • If this parameter is left empty or 0 is entered, the blur will exist till the last video frame;
  • If this value is greater than 0 (e.g., n), the blur will exist till second n;
  • If this value is smaller than 0 (e.g., -n), the blur will exist till second n before the last video frame.
  • NumberFormat

    Rule of the {number} variable in the output file name.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    InitialValueIntegerNoStart value of the {number} variable. Default value: 0.
    IncrementIntegerNoIncrement of the {number} variable. Default value: 1.
    MinLengthIntegerNoMinimum length of the {number} variable. A placeholder will be used if the variable length is below the minimum requirement. Default value: 1.
    PlaceHolderStringNoPlaceholder used when the {number} variable length is below the minimum requirement. 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.

    OverrideEraseParameter

    Custom parameters for smart erasing.

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    EraseTypeStringNo

    Removal Type

    • subtitle removal
    • watermark removal
    • privacy protection
    EraseSubtitleConfigUpdateSmartEraseSubtitleConfigNo

    Subtitle erasing configuration;
    This field is required when the value of EraseType is set to subtitle.

    EraseWatermarkConfigUpdateSmartEraseWatermarkConfigNo

    Watermark erasing configuration.
    This field is required when the value of EraseType is set to watermark.

    ErasePrivacyConfigUpdateSmartErasePrivacyConfigNo

    Privacy protection configuration.
    This field is required when the value of EraseType is privacy.

    SubtitleEmbedIdIntegerNo

    id of the subtitle removal suppression template.

    OverrideTranscodeParameter

    Custom specification parameters for video processing, which are used to override corresponding parameters in templates.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    ContainerStringNoContainer format. Valid values: mp4, flv, hls, mp3, flac, ogg, and m4a; mp3, flac, ogg, and m4a are formats of audio files.
    RemoveVideoIntegerNoWhether to remove video data. Valid values:
  • 0: retain
  • 1: remove
  • RemoveAudioIntegerNoWhether to remove audio data. Valid values:
  • 0: retain
  • 1: remove
  • VideoTemplateVideoTemplateInfoForUpdateNoVideo stream configuration parameter.
    AudioTemplateAudioTemplateInfoForUpdateNoAudio stream configuration parameter.
    TEHDConfigTEHDConfigForUpdateNoTop Speed Codec transcoding parameter.
    SubtitleTemplateSubtitleTemplateNoSubtitle stream configuration parameter.
    AddonAudioStreamArray of MediaInputInfoNoSpecifies the external audio track parameter.
    StdExtInfoStringNoExtension field for transcoding.
    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.

    RawImageWatermarkInput

    Input parameter of image watermark template

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    ImageContentMediaInputInfoYesInput content of 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 px; for example, 100px means that Width is 100 px.

  • Default value: 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 px; for example, 100px means that Height is 100 px.

  • Default value: 0 px, 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.
  • RawSmartEraseParameter

    Custom parameters for smart erasing.

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    EraseTypeStringYes

    Removal Type

    • subtitle removal
    • watermark removal
    • privacy protection
    EraseSubtitleConfigSmartEraseSubtitleConfigNo
    EraseWatermarkConfigSmartEraseWatermarkConfigNo
    ErasePrivacyConfigSmartErasePrivacyConfigNo
    SubtitleEmbedIdIntegerNo

    id of the subtitle removal suppression template.

    UseOriginalPosIntegerNo

    Suppression configuration, enabled by default, moves subtitles back to the original subtitle position.

    UseOriginalSizeIntegerNo

    Suppression configuration, enabled by default. When enabled, use the original subtitle font size.

    RawSmartSubtitleParameter

    Custom smart subtitle parameter.

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

    NameTypeRequiredDescription
    SubtitleTypeIntegerYes

    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.

    VideoSrcLanguageStringYes

    Smart subtitling video source language
    OCR recognition supports the following languages:
    zh_en: Chinese-English
    multi: Other
    ASR recognition and pure caption translation currently support the following languages:
    auto: Auto-identification
    zh: Simplified Chinese
    en: English
    ja: Japanese
    ko: Korean
    zh-PY: Chinese-English-Cantonese
    zh_medical: Chinese health care
    vi: Vietnamese
    ms: Malay
    id: Indonesian
    fil: Filipino
    th: Thai
    pt: Portuguese
    tr: Turkish
    ar: Arabic
    es: Spanish
    hi: Hindi
    fr: French
    de: German
    it: Italian
    zh_dialect: Chinese dialect
    zh_en: Chinese-English
    yue: Cantonese
    ru: Russian
    prime_zh: Chinese-English dialect
    af-ZA: Afrikaans (South Africa)
    sq-AL: Albanian (Albania)
    am-ET: Amharic (Ethiopia)
    ar-DZ: Arabic (Algeria)
    ar-BH: Arabic (Bahrain)
    ar-EG: Arabic (Egypt)
    ar-IQ: Arabic (Iraq)
    ar-IL: Arabic (Israel)
    ar-JO: Arabic (Jordan)
    ar-KW: Arabic (Kuwait)
    ar-LB: Arabic (Lebanon)
    ar-MR: Arabic (Mauritania)
    ar-MA: Arabic (Morocco)
    ar-OM: Arabic (Oman)
    ar-QA: Arabic (Qatar)
    ar-SA: Arabic (Saudi Arabia)
    ar-PS: Arabic (State of Palestine)
    ar-SY: Arabic (Syria)
    ar-TN: Arabic (Tunisia)
    ar-AE: Arabic (United Arab Emirates)
    ar-YE: Arabic (Yemen)
    hy-AM: Armenian (Armenia)
    az-AZ: Azerbaijani (Azerbaijan)
    eu-ES: Basque (Spain)
    bn-BD: Bengali (Bangladesh)
    bn-IN: Bengali (India)
    bs-BA: Bosnian (Bosnia and Herzegovina)
    bg-BG: Bulgarian (Bulgaria)
    my-MM: Burmese (Myanmar)
    ca-ES: Catalan (Spain)
    hr-HR: Croatian (Croatia)
    cs-CZ: Czech (Czech Republic)
    da-DK: Danish (Denmark)
    nl-BE: Dutch (Belgium)
    nl-NL: Dutch (Netherlands)
    en-AU: English (Australia)
    en-CA: English (Canada)
    en-GH: English (Ghana)
    en-HK: English (Hong Kong (China))
    en-IN: English (India)
    en-IE: English (Ireland)
    en-KE: English (Kenya)
    en-NZ: English (New Zealand)
    en-NG: English (Nigeria)
    en-PK: English (Pakistan)
    en-PH: English (Philippines)
    en-SG: English (Singapore)
    en-ZA: English (South Africa)
    en-TZ: English (Tanzania)
    en-GB: English (UK)
    en-US: English (United States)
    et-EE: Estonian (Estonia)
    fil-PH: Filipino (Philippines)
    fi-FI: Finnish (Finland)
    fr-BE: French (Belgium)
    fr-CA: French (Canada)
    fr-FR: French (France)
    fr-CH: French (Switzerland)
    gl-ES: Galician (Spain)
    ka-GE: Georgian (Georgia)
    el-GR: Greek (Greece)
    gu-IN: Gujarati (India)
    iw-IL: Hebrew (Israel)
    hi-IN: Hindi (India)
    hu-HU: Hungarian (Hungary)
    is-IS: Icelandic (Iceland)
    id-ID: Indonesian (Indonesia)
    it-IT: Italian (Italy)
    it-CH: Italian (Switzerland)
    ja-JP: Japanese (Japan)
    jv-ID: Javanese (Indonesia)
    kn-IN: Kannada (India)
    kk-KZ: Kazakh (Kazakhstan)
    km-KH: Khmer (Cambodia)
    rw-RW: Kinyarwanda (Rwanda)
    ko-KR: Korean (South Korea)
    lo-LA: Lao (Laos)
    lv-LV: Latvian (Latvia)
    lt-LT: Lithuanian (Lithuania)
    mk-MK: Macedonian (North Macedonia)
    ms-MY: Malay (Malaysia)
    ml-IN: Malayalam (India)
    mr-IN: Marathi (India)
    mn-MN: Mongolian (Mongolia)
    ne-NP: Nepali (Nepal)
    no-NO: Norwegian Bokmål (Norway)
    fa-IR: Persian (Iran)
    pl-PL: Polish (Poland)
    pt-BR: Portuguese (Brazil)
    pt-PT: Portuguese (Portugal)
    ro-RO: Romanian (Romania)
    ru-RU: Russian (Russia)
    sr-RS: Serbian (Serbia)
    si-LK: Sinhalese (Sri Lanka)
    sk-SK: Slovak (Slovakia)
    sl-SI: Slovenian (Slovenia)
    st-ZA: Southern Sotho (South Africa)
    es-AR: Spanish (Argentina)
    es-BO: Spanish (Bolivia)
    es-CL: Spanish (Chile)
    es-CO: Spanish (Colombia)
    es-CR: Spanish (Costa Rica)
    es-DO: Spanish (Dominican Republic)
    es-EC: Spanish (Ecuador)
    es-SV: Spanish (El Salvador)
    es-GT: Spanish (Guatemala)
    es-HN: Spanish (Honduras)
    es-MX: Spanish (Mexico)
    es-NI: Spanish (Nicaragua)
    es-PA: Spanish (Panama)
    es-PY: Spanish (Paraguay)
    es-PE: Spanish (Peru)
    es-PR: Spanish (Puerto Rico)
    es-ES: Spanish (Spain)
    es-US: Spanish (United States)
    es-UY: Spanish (Uruguay)
    es-VE: Spanish (Venezuela)
    su-ID: Sundanese (Indonesia)
    sw-KE: Swahili (Kenya)
    sw-TZ: Swahili (Tanzania)
    sv-SE: Swedish (Sweden)
    ta-IN: Tamil (India)
    ta-MY: Tamil (Malaysia)
    ta-SG: Tamil (Singapore)
    ta-LK: Tamil (Sri Lanka)
    te-IN: Telugu (India)
    th-TH: Thai (Thailand)
    ts-ZA: Tsonga (South Africa)
    tr-TR: Turkish (Türkiye)
    uk-UA: Ukrainian (Ukraine)
    ur-IN: Urdu (India)
    ur-PK: Urdu (Pakistan)
    uz-UZ: Uzbek (Uzbekistan)
    ve-ZA: Venda (South Africa)vi-VN: Vietnamese (Vietnam)
    xh-ZA: Xhosa (South Africa)
    zu-ZA: Zulu (South Africa)

    SubtitleFormatStringNo
    TranslateSwitchStringNo
    TranslateDstLanguageStringNo
    AsrHotWordsConfigureAsrHotWordsConfigureNo
    ExtInfoStringNo

    Custom parameter

    ProcessTypeIntegerNo

    Subtitle processing type:

    • 0: ASR recognition subtitle
    • 1: Pure caption translation
    • 2: OCR recognition subtitle

    Note: The default type is ASR recognition subtitle if the field is unspecified.

    SelectingSubtitleAreasConfigSelectingSubtitleAreasConfigNo
    SubtitleEmbedIdIntegerNo

    Suppression Template id. Only allowed to fill in when ProcessType is 0 or 2 (task type is ASR or OCR).

    SpeakerModeIntegerNo

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

    SpeakerLabelIntegerNo

    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.

    RawTranscodeParameter

    Specifications for custom transcoding

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    ContainerStringYesContainer. Valid values: mp4; flv; hls; mp3; flac; ogg; m4a. Among them, mp3, flac, ogg, and m4a are for audio files.
    RemoveVideoIntegerNoWhether to remove video data. Valid values:
  • 0: retain;
  • 1: remove.

  • Default value: 0.
    RemoveAudioIntegerNoWhether to remove audio data. Valid values:
  • 0: retain;
  • 1: remove.

  • Default value: 0.
    VideoTemplateVideoTemplateInfoNoVideo stream configuration parameter. This field is required when RemoveVideo is 0.
    AudioTemplateAudioTemplateInfoNoAudio stream configuration parameter. This field is required when RemoveAudio is 0.
    TEHDConfigTEHDConfigNoTESHD transcoding parameter.
    StdExtInfoStringNoAdditional parameter, which is a serialized JSON string.
    EnhanceConfigEnhanceConfigNoAudio/Video enhancement configuration
    SubtitleTemplateSubtitleTemplateNoSubtitle parameter

    RawWatermarkParameter

    Custom watermark specifications.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    TypeStringYesWatermark type. Valid values:
  • image: image watermark.
  • CoordinateOriginStringNoOrigin position. valid values:.
    <Li>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..
    <Li>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..
    <Li>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.
    XPosStringNoThe horizontal position of the origin of the watermark relative to the origin of coordinates of the video. % and px formats are supported:
  • If the string ends in %, the XPos of the watermark will be the specified percentage of the video width; for example, 10% means that XPos is 10% of the video width;
  • If the string ends in px, the XPos of the watermark will be the specified px; for example, 100px means that XPos is 100 px.

  • Default value: 0 px.
    YPosStringNoThe vertical position of the origin of the watermark relative to the origin of coordinates of the video. % and px formats are supported:
  • If the string ends in %, the YPos of the watermark will be the specified percentage of the video height; for example, 10% means that YPos is 10% of the video height;
  • If the string ends in px, the YPos of the watermark will be the specified px; for example, 100px means that YPos is 100 px.

  • Default value: 0 px.
    ImageTemplateRawImageWatermarkInputNoImage watermark template. This field is required when Type is image and is 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

    Rule condition configuration.

    Used by actions: CreateSchedule, ModifySchedule.

    NameTypeRequiredDescription
    KeyStringNoKey of the quality inspection item condition.
    ValueStringNoValue corresponding to the condition.

    Rules

    Task judgment conditions.

    Used by actions: CreateSchedule, ModifySchedule.

    NameTypeRequiredDescription
    IdStringNo
    ConditionsArray of RuleConditionItemNo
    LinkerStringNoLogical operator for the list of conditions. Valid values:

    - &&: logical AND
    - ||: logical OR
    RearDriveIndexsArray of IntegerNo

    S3InputInfo

    The AWS S3 storage information of a source file.

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

    NameTypeRequiredDescription
    S3BucketStringYesS3 bucket.
    S3RegionStringYesRegion of the S3 bucket. Currently supports:
    us-east-1
    eu-west-3
    S3ObjectStringYesResource path of the media in the S3 bucket.
    S3SecretIdStringNoAWS private network access media resource secret key id.
    S3SecretKeyStringNoAWS private network access media content key.

    S3OutputStorage

    The AWS S3 storage information of an output file.

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

    NameTypeRequiredDescription
    S3BucketStringYesS3 bucket.
    S3RegionStringYesRegion of the S3 bucket.
    S3SecretIdStringNoSecret key id for uploading media content to the AWS private network.
    S3SecretKeyStringNoUpload the secret key for media content on the AWS private network.

    SampleSnapshotTaskInput

    Input parameter type of a sampled screenshot task.

    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

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

    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

    Rule of the {number} variable in the output path after sampling screenshot taking.

    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

    Banding removal configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

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

    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
    SwitchStringNoSwitch for segment duration at startup. Optional values:
    on: Turn on
    off: Turn off the switch
    Default value: off
    FragmentTimeIntegerNoSegment duration at startup. Unit: second
    FragmentEndNumIntegerNoNumber of effective segments, indicating the first FragmentEndNum segments with FragmentTime. Value range: >=1

    SelectingSubtitleAreasConfig

    Area configurations for the subtitle OCR extraction box.

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

    NameTypeRequiredDescription
    AutoAreasArray of EraseAreaNoAutomatically select a custom region.
    For the selected areas, the AI model is used to automatically detect and extract the target content.
    SampleWidthIntegerNoWidth of the sample video or image, in pixels.
    SampleHeightIntegerNoHeight of the sample video or image, in pixels.

    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

    The AES-128 encryption details.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    UriStringYesRequest decryption key uri address.
    KeyStringYesEncryption key (32-byte hexadecimal string).
    VectorStringNoEncryption initialization vector (32-byte hexadecimal string).

    SmartErasePrivacyConfig

    Privacy protection configuration for the smart erasing template.

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

    NameTypeRequiredDescription
    PrivacyModelStringYesPrivacy protection removal method.
    - Blur: blur detection
    - mosaic
    PrivacyTargetsArray of StringYesPrivacy protection target. (When API Explorer is used, no need to specify an array. Just add the corresponding items and fill in the value.)
    -Human face
    - plate: license plate.

    SmartEraseSubtitleConfig

    Subtitle removal configuration for the smart erasing template.

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

    NameTypeRequiredDescription
    SubtitleEraseMethodStringYes

    Subtitle erasure method.
    Automatic erasing: Video subtitles are automatically recognized using an AI model and are erased without traces to generate a new video. However, missed or incorrect erasing may occur due to image interference and special subtitle styles. In this case, you can specify the erasing area.
    When using automatic erasing, if you do not specify AutoAreas, the default region (lower middle part of the frame) will be erased automatically. If AutoAreas is specified, the designated region will be erased instead.
    Specified area erasure: If your subtitle position is fixed, it is recommended to directly specify the erasure area to minimize missed erasures.
    When choosing specified area erasure, please input at least one designated region in CustomAreas.

    • auto: Automatic erasing
    • custom: Specified area erasure
    SubtitleModelStringYes

    Subtitle erasure model.
    Standard version (recommended): If your subtitles have a standard style, it is usually recommended to select this version for better effectiveness in seamless detail removal.
    Area edition: If the subtitles have special styles, such as calligraphy, shadow, or motion effects, you are recommended to select this edition to ensure a larger erasing area. However, the erasing effect in the details is not as good as the standard edition.

    • standard Standard model
    • area Regional model
    OcrSwitchStringNo

    Whether OCR subtitle extraction is enabled. The default value is OFF.
    OCR subtitle extraction is supported if and only if SubtitleEraseMethod is set to auto. When enabled, it identifies the text region that appears most persistently and stably within the automatic erasing area as the subtitle area. The text within the subtitle area is extracted and erased.

    • ON Enable
    • OFF Disable
    SubtitleLangStringNo

    Subtitle language, used to guide OCR recognition, default value is zh_en. This parameter is valid only when OcrSwitch is "ON".

    • zh_en Chinese and English
    • multi other
      The following languages are supported for recognition:
      Chinese, English, Japanese, Korean, Spanish, French, German, Portuguese, Vietnamese, Malay, Russian, Italian, Dutch, Swedish, Finnish, Danish, Norwegian, Hungarian, Thai, Hindi, Arabic, Bengali, Gujarati, Kannada, Malayalam, Tamil, Telugu, Slovenian, Polish, Catalan, Bosnia, Czech, Estonian, Croatian, Punjabi, Marathi, Azerbaijan, Indonesian, Luxembourg, Lithuanian, Latvian, Malta, Slovak, Turkish, Kazakh, Greek, Irish, Belarus, Khmer, Tagalog, Pashto, Persian, Tajikistan
    SubtitleFormatStringNo

    Subtitle file format. Default value is vtt. This parameter is valid only when OcrSwitch takes value "ON".

    • srt srt format
    • vtt WebVTT format
    • When SubtitleEmbedId is filled, it can take value empty string, which means no subtitle file is output.
    TransSwitchStringNo

    Whether to enable subtitle translation. The default value is OFF. This parameter is valid only when OcrSwitch is set to "ON".

    • ON: Enable
    • OFF: Disable
    TransDstLangStringNo

    The target language for subtitle translation defaults to en. This parameter is valid only when TransSwitch is set to "ON".
    The following languages are currently supported:
    zh: Simplified Chinese
    en: English
    ja: Japanese
    ko: Korean
    fr: French
    es: Spanish
    it: Italian
    de: German
    tr: Turkish
    ru: Russian
    pt: Portuguese
    vi: Vietnamese
    id: Indonesian
    ms: Malay
    th: Thai
    ar: Arabic
    hi: Hindi

    AutoAreasArray of EraseAreaNo

    Automatically erase custom regions.
    For selected regions, use the AI model to automatically detect and erase existing targets.
    Note: When the erase method is set to custom, this parameter will not take effect. To modify the template, input [] for region cleanup. If not provided, the template region information remains unchanged.

    CustomAreasArray of EraseTimeAreaNo

    Designate the removal of custom regions.
    For specified regions, directly perform erasure without detection and recognition within a selected time range.
    Note: When modifying the template, import [] to clear regions. The template region information remains unchanged if not imported.

    SubtitleEmbedIdIntegerNo

    Subtitle suppression template id. Only allowed to fill in when OCR translation is enabled.

    UseOriginalPosIntegerNo

    Suppression configuration, enabled by default, compresses subtitles back to their original position. It can be filled only when OCR translation is turned on. A value of 0 indicates disabled suppression.

    UseOriginalSizeIntegerNo

    Suppression configuration, enabled by default. After being turned on, the original subtitle font size is used. It can only be filled when OCR translation is enabled. Setting it to 0 means non-use of the original font size.

    SmartEraseTaskInput

    Intelligent erasure task

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

    NameTypeRequiredDescription
    DefinitionIntegerNoSmart erasing template id.
    RawParameterRawSmartEraseParameterNo
    OverrideParameterOverrideEraseParameterNoCustom parameters for smart erasing. When the value of Definition is not 0, this parameter is valid. When certain erasing parameters in this structure are specified, the specified parameters will be used to overwrite those in the smart erasing template. This parameter is used in highly customized scenarios. It is recommended to use only Definition to specify smart erasing parameters.
    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNoOutput 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, please refer to the Filename Variable Explanation (https://www.tencentcloud.com/document/product/862/37039?from_cn_redirect=1).
    Relative path example:
  • Filename_{Variable name}.{format}
  • Filename.{format}

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


  • Note: Currently does not support the BatchProcessMedia API.

    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

    Watermark removal configuration for the smart erasing template.

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

    NameTypeRequiredDescription
    WatermarkEraseMethodStringYesWatermark removal method.
    Automatic erasing: Video watermarks are automatically recognized using an AI model and are erased to generate a new video. It applies to dynamic watermarks.
    When using automatic erasing, if AutoAreas is not specified, the full-screen video image area will be erased automatically. If AutoAreas is specified, the specified area will be erased automatically.
    Specified area erasure: For static watermarks with a relatively fixed position, we recommend you directly specify the area to erase.
    When you choose specified area erasure, import at least a specified region.

    -. auto: automatic removal
    - custom: specified area erasing.
    WatermarkModelStringYesWatermark removal model.
    Basic Edition: Provides average effects and high cost performance. Suitable for animations or videos with clean backgrounds.
    Advanced edition: Better effectiveness, suitable for reality style videos such as short drama.
    -.
    - advanced: Advanced Edition.
    AutoAreasArray of EraseAreaNoCustom area for automatic erasing.
    For the specified area, AI models are used to automatically detect and erase the target objects.
    Note: When the erasing method is set to custom, this parameter is invalid. When a template is modified, input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.
    CustomAreasArray of EraseTimeAreaNoSpecify the custom region for erasing.
    For the specified area, erase the target objects directly without detection and recognition within a selected time period.
    Note: When a template is modified, input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.

    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

    Smart subtitle input struct.

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

    NameTypeRequiredDescription
    DefinitionIntegerNoSmart subtitle template ID.
    UserExtParaStringNoUser extension field, which does not need to be filled in for general scenarios.
    RawParameterRawSmartSubtitleParameterNo
    OutputStorageTaskOutputStorageNo
    OutputObjectPathStringNoOutput path of the generated subtitle file, 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 the Filename Variable Explanation (https://www.tencentcloud.com/document/product/862/37039?from_cn_redirect=1).

    Relative path example:
    - File name_{variable name}.{format}
    -File name.{format}

    Absolute path example:
    -/Custom path/Filename_{variable name}.{format}

    If this field is left unspecified, the default value is the relative path in the following format: {inputName}_smartsubtitle_{definition}.{format}.

    SnapshotByTimeOffsetTaskInput

    Input parameter type of a time point screenshot task

    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

    Target storage for the file after time point screenshot taking. If not specified, it inherits the upper-level OutputStorage value.

    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

    Rule of the {number} variable in the output path after time point screenshot taking.

    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 ID. The field content is user-defined.
    It 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. the field content is obtained from the drm manufacturer.

    Note: different DRM manufacturers have different limitations on the number of substreams. for example, PallyCon limits the number of substreams to no more than 5, and DRMtoday only supports encryption of up to 9 substreams.
    VectorStringYesInitialization vector for encryption (32-byte hexadecimal string). the field content is user-customized.
    EncryptionMethodStringNoEncryption method. Valid values:
    cbcs: supported by PlayReady, Widevine, FairPlay, Widevine+FairPlay, Widevine+PlayReady, PlayReady+FairPlay, and Widevine+PlayReady+FairPlay.
    cenc: supported by PlayReady, Widevine, and Widevine+PlayReady.
    If it is left unspecified:
    Use cbcs for FairPlay by default.
    Use cenc for PlayReady and Widevine by default.
    Use cbcs for Widevine+FairPlay, PlayReady+FairPlay, and Widevine+PlayReady+FairPlay by default.
    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

    The subtitle settings.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    PathStringNoSubtitle file URL to be suppressed in the video.
    StreamIndexIntegerNoSpecifies the subtitle track for embedding subtitles into the video. The Streamindex value starts from 0, where 0 indicates usage of the first subtitle track in the source video. If Path is specified, use Path preferentially. Specify at least one of Path or Streamindex.

    -Note: StreamIndex must be consistent with the subtitle track index in the source file. For example, if the subtitle track in the source file is stream#0:3, StreamIndex should be 3. Otherwise, task processing may fail.

    SubtitleFileInputMediaInputInfoNoInput information on the subtitle file to be embedded in the video. Currently, only subtitle files stored in COS are supported.
    FontFileInputMediaInputInfoNoInput information of the font file of the burned-in subtitle. URL and COS are supported. If both are specified, the URL information is used. If FontFileInput is specified, FontFileInput takes precedence over FontType.
    FontTypeStringNoFont type. Valid values:
  • hei.ttf: SimHei
  • song.ttf: Song Typeface.
  • kai.ttf (recommend) or simkai.ttf: KaiTi.
  • msyh.ttf: Microsoft YaHei.
  • msyhbd.ttf: Microsoft YaHei Bold.
  • hkjgt.ttf: DynaFont King Gothic.
  • dhttx.ttf: DianHei Extra Light.
  • xqgdzt.ttf: XiQue GuZiDian.
  • qpcyt.ttf: Smart Splice Super Round Body
  • arial.ttf: English only.
  • 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: NotoSansDevanagari for India.
  • notosanstc.ttf: Cantonese Source Han Sans 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 value: hei.ttf.

    Note:
  • kai.ttf is recommended for SimKai.
  • FontFileInput takes precedence when specified.

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

    -.
    - Percentage: N%. Value range of N: (0,100]. For example, 10% means the subtitle font size is 10% of the source video height.

    The default size is 5% of the source video height if this parameter is not specified or the font size is not configured in the subtitle file.
    FontColorStringNoFont color. Format: 0xRRGGBB. Default value: 0xFFFFFF (white).
    FontAlphaFloatNoText opacity, value ranges from 0 to 1.
  • 0: completely transparent.
  • 1: completely opaque.

  • Default value: 1.
    YPosStringNoSubtitle y-axis coordinate position. Specify this parameter to ignore the built-in coordinates of the subtitle file. Support pixel and percentage format.

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

    By default, the position is 4% of the source video height.
    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, see the following diagram.
    image
    BoardYStringNoy-axis coordinate position of the subtitle background base plate; Support 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 reference point of the subtitle background base plate is at the bottom of its central axis. Refer to the figure below.
    image
    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.
    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.
    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.
    OutlineWidthFloatNoStroke width. The value should be a floating-point number.
    - Value range for pixels: [0, 1000].
    - Value range for percentages: [0, 100].
    If this is not specified, the default width is 0.3% of the source video height.
    OutlineColorStringNoStroke color. The value should be a 6-digit hexadecimal RGB value. If this is not specified, the default color is black.
    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. The value should be a floating-point number.
    - Value range for pixels: [0, 1000].
    - Value range for percentages: [0, 100].
    If this is not specified, no shadow is applied by default.
    ShadowColorStringNoShadow color. The value should be a 6-digit hexadecimal RGB value. If this is not specified, the default color is black (with shadow configured).
    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 is 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
    SwitchStringNoWhether to enable the feature. Valid values:
  • ON
  • OFF

  • Default value: ON.
    TypeStringNoType, available values:
  • lq: Super-resolution for low-resolution videos with considerable noise;
  • hq: Targeting high-resolution video super-resolution.

  • Default value: lq.
    SizeIntegerNoSuper-resolution multiple, optional value:
  • 2: Currently only support 2x super resolution.

  • Default value: 2.

    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

    Output parameter setting for synchronous dubbing.

    Used by actions: CloneVoice, SyncDubbing, TextToSpeech.

    NameTypeRequiredDescription
    TypeStringNo

    Output type of the synthesis result.

    Enumeration values:

    • data: Audio base64 encoding,
    • url: Audio URL, valid for 24 hours.

    TEHDConfig

    TESHD parameter configuration.

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

    NameTypeRequiredDescription
    TypeStringYesTESHD type. Valid values:
  • TEHD-100: TESHD-100.

  • If this parameter is left empty, TESHD will not be enabled.
    MaxVideoBitrateIntegerNoMaximum bitrate, which is valid when Type is TESHD.
    If this parameter is left empty or 0 is entered, there will be no upper limit for bitrate.

    TEHDConfigForUpdate

    TESHD parameter configuration.

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

    NameTypeRequiredDescription
    TypeStringNoTop Speed Codec type. Available values:
  • TEHD-100: Top Speed Codec-100 (video top speed codec).
  • TEHD-200: Top Speed Codec-200 (TSC audio).

  • Leave it blank to keep it unchanged.
    MaxVideoBitrateIntegerNoUpper limit of video bitrate. Leave blank to keep unchanged.

    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 a 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

    AWS SQS callback. This is required if NotifyType is AWS-SQS.

    NotifyKeyStringNo

    Key used to generate the callback signature.

    TaskOutputStorage

    The information of the media processing output object.

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

    NameTypeRequiredDescription
    TypeStringYesSpecifies the type of storage location for the media processing service output object. valid values:.
    <Li>COS: cos storage..
    <Li>AWS-S3: aws storage, suitable for aws tasks only and requires the same region..
    <Li>VOD: video-on-demand (vod) pro edition.
    CosOutputStorageCosOutputStorageNoValid when Type is COS. This item is required and indicates the Media Processing Service COS output location.
    S3OutputStorageS3OutputStorageNoValid when Type is AWS-S3. This item is required and indicates the AWS S3 output location for media processing.
    VODOutputStorageVODOutputStorageNoValid at that time when Type is VOD. This item is required and represents the Media Processing Service (MPS) video-on-demand (VOD) pro edition output location.

    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 info.

    Used by actions: CreateTranscodeTemplate.

    NameTypeRequiredDescription
    TrackNumStringNoAudio track and number of sound channels. Description:
    When SelectType is track, this value is an integer, for example: 1.
    When SelectType is track_channel, this value is of decimal type, for example: 1.0;
    Default value: 1.0.
    Note: The integer part represents the audio track serial number, and the decimal part represents the sound channel. The audio track serial number is the stream index of the audio track, supporting input of 0 and positive integers. The decimal part supports up to 2 decimal places and is only allowed from 0 to 63. However, if the Codec is aac, eac3, or ac3, the decimal part only supports 0 to 15. For example, for an audio track with stream index 1, 1.0 represents the first sound channel of this audio track, and 1.1 represents the second sound channel of this audio track.
    ChannelVolumeArray of FloatNoSound channel volume, description:
    When AudioChannel is set to 1, the array length is 1, for example: [6].
    When AudioChannel is set to 2, the array length is 2, for example: [0,6];
    When the value of AudioChannel is 6, the length of this array is greater than 2 and less than 16, for example: [-60,0,0,6].
    The value array ranges from -60 to 6. Among them, -60 means mute, 0 means keep the original volume, and 6 means double the original volume. The default value is -60.
    Note: Supports 3 decimal places.

    TranscodeTaskInput

    Input parameter type of a transcoding task

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

    NameTypeRequiredDescription
    DefinitionIntegerYesID of a video transcoding template.
    RawParameterRawTranscodeParameterNoCustom video transcoding parameter. valid 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.
    OverrideParameterOverrideTranscodeParameterNoCustom video transcoding parameter. It takes effect when Definition is not set to 0.
    When you fill in some transcoding parameters in this structure, the filled parameters will be used to override the parameters in the transcoding template.
    This parameter is used in high customization scenarios. It is recommended that you use only Definition to specify transcoding parameters.
    WatermarkSetArray of WatermarkInputNoWatermark list. Multiple image or text watermarks up to a maximum of 10 are supported.
    BlindWatermarkBlindWatermarkInputNoDigital watermark parameters.
    MosaicSetArray of MosaicInputNoList of blurs. Up to 10 ones can be supported.
    StartTimeOffsetFloatNoStart time offset of a transcoded video, in seconds.
  • If this parameter is left empty or set to 0, the transcoded video will start at the same time as the original video.
  • If this parameter is set to a positive number (n for example), the transcoded video will start at the nth second of the original video.
  • If this parameter is set to a negative number (-n for example), the transcoded video will start at the nth second before the end of the original video.
  • EndTimeOffsetFloatNoEnd time offset of a transcoded video, in seconds.
  • If this parameter is left empty or set to 0, the transcoded video will end at the same time as the original video.
  • If this parameter is set to a positive number (n for example), the transcoded video will end at the nth second of the original video.
  • If this parameter is set to a negative number (-n for example), the transcoded video will end at the nth second before the end of the original video.
  • OutputStorageTaskOutputStorageNoTarget storage for the transcoded file. If left blank, it inherits the upper-level OutputStorage value.
    OutputObjectPathStringNoOutput path of the main file after transcoding, which can be a relative or absolute path.
    If you need to define an output path, the path must end with .{format}. For variable names, refer to Filename Variable.Relative path example:
  • Filename_{Variable name}.{format}.
  • Filename.{format}.

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

  • If left empty, a relative path is used by default: {inputName}_transcode_{definition}.{format}.
    SegmentObjectNameStringNoPath to an output file part (the path to ts during transcoding to HLS), which can only be a relative path. If this parameter is left empty, the following relative path will be used by default: {inputName}_transcode_{definition}_{number}.{format}.
    ObjectNumberFormatNumberFormatNoRule of the {number} variable in the output path after transcoding.
    HeadTailParameterHeadTailParameterNoVideo opening/closing credits parameter.

    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

    Privacy protection configuration for the smart erasing template.

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    PrivacyModelStringNoPrivacy protection removal method.
    - Blur: blur detection
    - mosaic
    PrivacyTargetsArray of StringNoPrivacy protection target. (When API Explorer is used, no need to specify an array. Add the corresponding items and fill in the value.)
    - face: human face
    - plate: license plate.

    UpdateSmartEraseSubtitleConfig

    Subtitle removal configuration for the smart erasing template.

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    SubtitleEraseMethodStringNoSubtitle erasing method.
    Automatic erasing: Video subtitles are automatically recognized using an AI model and are erased without traces to generate a new video. However, missed or incorrect erasing may occur due to image interference and special subtitle styles. In this case, you can specify the erasing area.
    When using automatic erasing, if AutoAreas is not specified, the default area (lower middle part of the image) will be erased automatically. If AutoAreas is specified, the specified area will be erased automatically.
    Specified area erasing: If the subtitle position is relatively fixed, you are recommended to specify the erasing area directly to minimize missed erasing.
    When you choose specified area erasing, specify at least one area for CustomAreas.
    -auto erasing
    - custom: specified area erasing.
    SubtitleModelStringNoSubtitle erasing model.
    Standard edition (recommended): For standard subtitle styles, it is usually recommended to select this version for better traceless effects in the details.
    Area edition: If the subtitles have special styles, such as calligraphy, shadow, or motion effects, you are recommended to select this edition to ensure a larger erasing area. However, the erasing effect in the details is not as good as the standard edition.
    - standard: standard edition.
    - area: area edition.
    OcrSwitchStringNoWhether to enable OCR subtitle extraction. The default value is OFF.
    OCR subtitle extraction is supported only when SubtitleEraseMethod is set to auto. Once enabled, it identifies the text region that appears longest and most stably within the automated erasing area as the subtitle area. The text in the subtitle area is extracted and erased.
    -ON
    -OFF: disabled.
    SubtitleLangStringNoSubtitle language, used for guiding OCR recognition, default value zh_en; this parameter is valid only when OcrSwitch is "ON".
    - zh_en: Chinese and English
    - multi: others
    The following are other languages supported for recognition:
    Chinese, English, Japanese, Korean, Spanish, French, German, Portuguese, Vietnamese, Malay, Russian, Italian, Dutch, Swedish, Finnish, Danish, Norwegian, Hungarian, Thai, Hindi, Arabic, Indian Bengali, Indian Gujarati, Indian Kannada, Indian Malayalam, Indian Tamil, Indian Telugu, Slovenian, Polish, Catalonia, Bosnia, Czech, Estonian, Croatian, Punjabi, Marathi, Azerbaijan, Indonesian, Luxembourg, Lithuanian, Latvian, Malta, Slovak, Turkish, Kazakh, Greek, Irish, Belarus, Khmer, Tagalog, Pashto, Persian, Tajikistan

    SubtitleFormatStringNoSubtitle file format, default value vtt; this parameter is valid only when OcrSwitch is "ON".
    - srt: SRT format
    - vtt: WebVTT format.
    TransSwitchStringNoWhether to enable subtitle translation, default value is OFF. This parameter is valid only when OcrSwitch is "ON".
    -ON
    -OFF: disabled.
    TransDstLangStringNoSubtitle target language, default value en; this parameter is valid only when TransSwitch is "ON".
    Supported languages:
    zh: Simplified Chinese
    en: English
    ja: Japanese
    ko: Korean
    fr: French
    es: Spanish
    it: Italian
    de: German
    tr: Turkish
    ru: Russian
    pt: Portuguese
    vi: Vietnamese
    id: Indonesian
    ms: Malay
    th: Thai
    ar: Arabic
    hi: Hindi
    AutoAreasArray of EraseAreaNoCustom area for automatic erasing.
    For the specified area, AI models are used to automatically detect and erase the target objects.
    Note: When the erasing method is set to custom, this parameter is invalid. When a template is modified, input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.
    CustomAreasArray of EraseTimeAreaNoSpecify the custom region for erasing.
    For the specified area, erase the target objects directly without detection and recognition within a selected time period.
    Note: When a template is modified, input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.

    UpdateSmartEraseWatermarkConfig

    Watermark removal configuration for the smart erasing template.

    Used by actions: ProcessMedia.

    NameTypeRequiredDescription
    WatermarkEraseMethodStringNoWatermark removal method.
    Automatic erasing: Video watermarks are automatically recognized using an AI model and are erased to generate a new video. It applies to dynamic watermarks.
    When using automatic erasing, if AutoAreas is not specified, the full-screen video image area will be erased automatically. If AutoAreas is specified, the specified area will be erased automatically.
    Specified area erasure: For static watermarks with a relatively fixed position, we recommend you directly specify the area for erasure.
    When you choose specified area erasure, import at least a specified region.

    - auto: automatic erasing
    - custom: specified area erasing.
    WatermarkModelStringNoWatermark removal model.
    Basic Edition: Provides average effects and high cost performance. Suitable for animations or videos with clean backgrounds.
    Advanced edition: Better effectiveness, suitable for reality style videos such as mini-drama.
    -.
    - advanced: Advanced Edition.
    AutoAreasArray of EraseAreaNoAutomatic removal of custom region.
    For the specified area, AI models are used to automatically detect and erase the target objects.
    Note: When the erasing method is set to custom, this parameter is invalid. Input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.
    CustomAreasArray of EraseTimeAreaNoSpecify a custom region for erasing.
    For the specified area, erase the target objects directly without detection and recognition within a selected time period.
    Note: Input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.

    UrlInputInfo

    The URL of the object to process.

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

    NameTypeRequiredDescription
    UrlStringYesURL of a video.

    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

    Media processing VOD object information.

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

    NameTypeRequiredDescription
    BucketStringNo

    Bucket ID where the media processing object file resides

    RegionStringNo

    Region of the Bucket where the media processing object file resides

    ObjectStringNo

    Input path of the media processing object file

    SubAppIdIntegerNo

    VOD application ID.

    VodBasicIntegerNo

    Whether to use VOD Standard Edition.
    Attention: If left empty, VOD Pro Edition is used.

    Enumeration values:

    • Use VOD Pro Edition
    • Use VOD Standard Edition, allowing tasks to be initiated with FileId

    Default value: 0

    FileIdStringNo

    VOD Standard Edition FileId

    VODOutputStorage

    Media processing VOD output object information.

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

    NameTypeRequiredDescription
    BucketStringNo

    Target Bucket ID for the output file generated by media processing

    RegionStringNo

    Region of the target Bucket for the output file generated by media processing

    SubAppIdIntegerNo

    VOD application ID

    VodBasicIntegerNo

    Whether to use VOD Standard Edition.
    Attention: If left empty, VOD Pro Edition is used.

    Enumeration values:

    • 0: Do not use VOD Standard Edition
    • 1: Use VOD Standard Edition

    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

    Image noise removal configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

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

  • Default value: weak.

    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

    Frame rate configuration (old) for the frame interpolation. New users are recommended to use FrameRateWithDen for configuring the frame rate of frame interpolation, which supports fractions and provides better results. Note that FrameRate and FrameRateWithDen are mutually exclusive; configuring both simultaneously may cause task failures. The configuration does not take effect if the source frame rate is greater than or equal to the target frame rate.

    SuperResolutionSuperResolutionConfigNo

    Super-resolution configuration. The video is not processed when the source resolution is higher than the target resolution. Note that it cannot be enabled simultaneously with LLM enhancement.

    HdrHdrConfigNo

    HDR configuration.

    DenoiseVideoDenoiseConfigNo

    Video noise reduction configuration. Note that it cannot be enabled simultaneously with LLM enhancement.

    ImageQualityEnhanceImageQualityEnhanceConfigNo

    Comprehensive enhancement configuration. Note that only one of the three items, LLM enhancement, comprehensive enhancement, and artifacts removal, can be configured.

    ColorEnhanceColorEnhanceConfigNo

    Color enhancement configuration.

    LowLightEnhanceLowLightEnhanceConfigNo

    Low-light enhancement configuration.

    ScratchRepairScratchRepairConfigNo

    Scratches removal configuration.

    ArtifactRepairArtifactRepairConfigNo

    Artifacts removal configuration. Note that only one of the three items, LLM enhancement, comprehensive enhancement, and artifacts removal, can be configured.

    EnhanceSceneTypeStringNo

    Enhanced scenario configuration, available values:

  • common (General), general enhancement parameter, suitable for various video types, foundation optimization parameters, enhance overall video quality.
  • AIGC, overall resolution enhancement, use AI technology to enhance video overall resolution, improve image definition.
  • short_play (Mini-drama & AI simulation drama), enhance face and subtitle details, highlight facial expression details and subtitle clarity, improve viewing experience.
  • AI_comic (AI comic drama), enhance comic style image detail.
  • short_video (short video), optimize complex and diverse image quality issues, target complex scenarios in short videos, optimize video quality, address multiple visual issues.
  • game (Gaming video), restore motion blur, enhance details, focus on enhancing the clarity of game details, restore motion blur areas, make the game screen content clearer and more various.
  • HD_movie_series (Ultra-high-definition TV shows and movies), obtain ultra-high-definition smooth effect, target the demand for broadcasting/OTT ultra-high-definition video, generate 4K 60fps HDR Ultra-High-Definition Standard video. Support broadcasting scenario format standards.
  • LQ_material (Low-quality material/Classic film restoration), overall resolution enhancement, target old video with insufficient resolution, blur distortion, scratch damage and color temperature issues due to older shooting era for specialized optimization.
  • lecture (Showroom/E-commerce/Conference/lecture), beautify and enhance face effect, target scenarios where people explain in showroom/e-commerce/conference/lecture, perform specialized optimization for face region, noise reduction, burr processing.
  • Fill-in string represents non-use of enhanced scenario.
  • DiffusionEnhanceDiffusionEnhanceConfigNo

    LLM enhancement configuration. Note that only one of the three items, LLM enhancement, comprehensive enhancement, and artifacts removal, can be configured. It cannot intersect with super-resolution and noise reduction.

    FrameRateWithDenFrameRateWithDenConfigNo

    The new frame interpolation frame rate configuration supports fractions. Note that you must choose between this and FrameRate. The capacity will not take effect when the source frame rate is equal to or greater than the target frame rate.

    AiRestorationAiRestorationConfigNo

    Large model repair configuration. Note that you can configure at most one of large model, comprehensive enhancement, and artifacts removal. It cannot intersect with super-resolution and noise reduction.

    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 parameter

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

    NameTypeRequiredDescription
    CodecStringYesEncoding format of video streams. Valid 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: The av1 codec currently only supports mp4, webm, and mkv.
    Note: The H.266 codec currently only supports mp4, hls, ts, and mov.
    Note: The VP8 and VP9 codecs currently only support webm and mkv.
    Note: The MPEG2 and dnxhd codecs 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 a video stream, in kbps. Value range: 0 and [128, 100000].If the value is 0, the bitrate of the video will be the same as that of the source video.
    ResolutionAdaptiveStringNoResolution adaption. Valid values:
  • open: Enabled. When resolution adaption is enabled, Width indicates the long side of a video, while Height indicates the short side.
  • close: Disabled. When resolution adaption is disabled, Width indicates the width of a video, while Height indicates the height.

  • Default value: open.
    Note: When resolution adaption is enabled, Width cannot be smaller 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 edge) in px. Value range: 0 and [128, 4,096].
  • 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.
    GopUnitStringNoGop value unit, value range:
    frame: indicates frame
    second: indicates second
    Default value: frame
    FillTypeStringNoPadding method. When the video stream configuration width and height parameters are inconsistent with the aspect ratio of the original video, the transcoding processing method is "padding". Optional filling method:
  • 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: applies Gaussian blur to the uncovered area, without changing the image's aspect ratio.


  • smarttailor: Video images are smartly selected to ensure proportional image cropping.

  • Default value: black.
    VcrfIntegerNoControl factor for constant video bitrate. Value range: [0, 51]. If this parameter is not specified, it means "auto". If there are no special requirements, it is advisable not to specify this parameter.
    When the Mode parameter is set to VBR, if the Vcrf value is configured concurrently, MPS will process video in VBR mode, with consideration of both Vcrf and Bitrate parameter settings to balance video quality, bitrate, transcoding efficiency, and file size.
    When the Mode parameter is set to CRF, the Bitrate setting will become invalid, and encoding is performed based on the Vcrf value.
    When the Mode parameter is set to ABR or CBR, the Vcrf value does not need to be configured.
    HlsTimeIntegerNoAverage shard duration. Range: (0-10], unit: second
    Leave it blank to auto, which automatically chooses the appropriate segment duration based on the video's GOP and other features.
    SegmentTypeIntegerNohls fragment type, value range:
  • 0: HLS+TS segment.
  • 2:HLS+TS byte range
  • 7: HLS+MP4 segment.
  • 5:HLS+MP4 byte range

  • Default value: 0
    Note: This field is used for ordinary/TSC transcoding settings and does not take effect for adaptive bitrate streams. If you need to configure the sharding type for an adaptive bitrate stream, you can use the outer field.
    FpsDenominatorIntegerNoDenominator of the frame rate
    Note: The value must be greater than 0.
    Stereo3dTypeStringNo3D video splicing mode, only mv-hevc, 3D video takes effect, available values:
  • side_by_side: side-by-side layout of the original video content.
  • top_bottom: top-bottom layout arrangement of the original video content.

  • Billing is based on the segmented resolution dimension for reporting usage and cost.
    Default value: side_by_side
    VideoProfileStringNoProfile, suitable for different scenarios.
    baseline: It only supports I/P-frames and non-interlaced scenarios, and is suitable for scenarios such as video calls and mobile videos.
    Mainstream Profile, providing I-frames, P-frames, and B-frames, and supporting both interlaced and non-interlaced modes. It is primarily used in mainstream audio and video consumption products such as video players and streaming media transmission devices.
    high: The highest encoding level, adding 8X8 prediction to the Main Profile and supporting custom quantification. Widely used in Blu-ray storage and HDTV scenarios.
    default: automatic filling along with the original video.

    This configuration appears only when the encoding standard is set to H264. baseline/main/high is supported. Default value: default
    VideoLevelStringNoEncoder level. Default value: auto ("")
    If the encoding standard is set to H264, the following options are supported: "", 1, 1.1, 1.2, 1.3, 2, -2.1, 2.2, 3, 3.1, 3.2, 4, 4.1, 4.2, 5, and 5.1.
    If the encoding standard is set to H265, the following options are supported: "", 1, 2, 2.1, 3, 3.1, 4, 4.1, 5, 5.1, 5.2, 6, 6.1, 6.2, and 8.5.
    BframesIntegerNoNumber of B-frames between reference frames. The default is auto, and a range of 0 - 16 is supported.
    Note: Leave it blank to indicate usage of auto.
    ModeStringNoBitrate control mode. Optional values:
    VBR (Variable Bit Rate): Dynamic bitrate (VBR) adjusts the output bitrate based on the complexity of the video image to ensure higher image quality. It is suitable for storage scenarios and applications with high image quality requirements.
    ABR (Average Bit Rate): Average bitrate. It aims to keep the average bitrate of the output video stable while allowing short-term bitrate fluctuation. This is suitable for scenarios where overall bitrate needs to be minimized while maintaining a certain image quality.
    CBR (Constant Bit Rate): Constant bitrate. In video encoding, it maintains a constant output bitrate regardless of image complexity changes. It is suitable for scenarios with strict network bandwidth requirements, such as live streaming.
    VCRF (Constant Rate Factor): Constant quality factor. It controls video quality by setting a Quality Factor, enabling constant quality encoding of videos. Bitrate adjustment is based on content complexity. This method is suitable for scenarios where maintaining a certain quality is desired.
    VBR is selected by default.
    SarStringNoDisplay aspect ratio. Optional values: [1:1, 2:1, default]
    Default value: default
    NoScenecutIntegerNoAdaptive I-frame decision. Once enabled, Media Processing Service automatically identifies transition points between different scenarios in the video (usually visually distinct frames, such as switching from one shot to another) and adaptively inserts keyframes (I-frames) at these points to improve random accessibility and encoding efficiency. Optional values:
    0: Disable adaptive I-frame decision.
    1: Enable the adaptive I-frame decision
    Default value: 0
    BitDepthIntegerNoBit: 8/10 is supported. Default value: 8
    RawPtsIntegerNoPreserve original timestamp. Optional values:
    0: Disabled
    1: Enabled
    Default value: Disabled
    CompressIntegerNoProportional compression bitrate. When enabled, the output video's bitrate is adjusted according to the specified ratio. After the compression ratio is entered, the system automatically calculates the target output bitrate based on the video source bitrate. Compression ratio range: 0-100.
    Leaving this value blank means it is not enabled by default.
    SegmentSpecificInfoSegmentSpecificInfoNoSegment Duration at Startup
    ScenarioBasedIntegerNoWhether to enable scenario-based settings for the template
    0: disable
    1: enable
    Default value: 0
    Note: SceneType and CompressType field values are effective only when this field value is 1.
    SceneTypeStringNoVideo scenario. Optional values:
    normal: General transcoding scenario: General transcoding and compression scenario.
    pgc: PGC HD TV shows and movies: At the time of compression, focus is placed on the viewing experience of TV shows and movies and ROI encoding is performed according to their characteristics, while high-quality video and audio content is retained.
    materials_video: HD materials: Scenario involving material resources, where requirements for image quality are extremely high and there are many transparent images, with almost no visual loss during compression.
    ugc: UGC content: It is suitable for a wide range of UGC/short video scenarios, with an optimized encoding bitrate for short video characteristics, improved image quality, and enhanced business QOS/QOE metrics.
    e-commerce_video: Fashion show/e-commerce: During compression, emphasis is placed on detail clarity and ROI enhancement, with a particular focus on maintaining the image quality of the face region.
    educational_video: Education: Compression emphasizes clarity and readability of text and images to help students better understand content and ensure clear conveyance of teaching content.
    Default value: normal
    Note: To use this value, ScenarioBased must be 1, otherwise it does not take effect.
    CompressTypeStringNoTranscoding policy. Optional values:
    ultra_compress: Ultimate compression: Compared to standard compression, this policy can maximize bitrate compression while ensuring a certain level of image quality, greatly saving bandwidth and storage costs.
    standard_compress: Comprehensively optimal: The compression ratio and image quality are balanced, and files are compressed as much as possible without a noticeable reduction in subjective image quality. Only audio and video TSC transcoding fees are charged for this policy.
    high_compress: Bitrate priority: Priority is given to reducing file size, which may result in certain image quality loss. Only audio and video TSC transcoding fees are charged for this policy.
    low_compress: Image quality priority: Priority is given to ensuring image quality, and the size of the compressed file may be relatively large. Only audio and video TSC transcoding fees are charged for this policy.
    Default value: standard_compress.
    Note: To watch videos on TV, the ultra_compress policy is not recommended. The billing standard for the ultra_compress policy is Top Speed Codec (TSC) transcoding + audio/video enhancement - artifacts removal.
    Note: To use this value, ScenarioBased must be 1, otherwise it does not take effect.

    VideoTemplateInfoForUpdate

    Video stream configuration parameter

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

    NameTypeRequiredDescription
    CodecStringNoEncoding 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: The av1 encoding container currently only supports mp4, webm, and mkv.
    Note: H.266 encoding containers 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).
    FpsIntegerNoVideo 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.
    BitrateIntegerNoBitrate of video stream, value ranges from 0 to [128, 100000], measurement 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 video width, and Height indicates the video height.

  • 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.

  • Note: If Codec is set to MV-HEVC, the maximum value can be 7680.
    HeightIntegerNoMaximum value of video stream height (or short side). Value ranges from 0 to [128, 4096]. Measurement unit: px.
    Note: If Codec is set to MV-HEVC, the maximum value can be 7680.
    GopIntegerNoInterval between I-frames, customizable by frame or second. GOP length value ranges from 0 to [1, 100000].
    When set to 0, the system will automatically set the gop length.
    GopUnitStringNoGop value unit, value range:
    frame: indicates frame
    second: indicates second
    Default value: frame
    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 mode:
  • stretch: Stretch, stretch 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, Gaussian blur filling for the rest of the edges.
  • smarttailor: intelligent cropping. It smartly selects video images to ensure proportional image cropping.

  • Default value: black.
    VcrfIntegerNoControl factor for constant video bitrate. Value range: [0, 51]. If this parameter is not specified, it means "auto". If there are no special requirements, it is advisable not to specify this parameter.
    When the Mode parameter is set to VBR, if the Vcrf value is configured at the same time, MPS processes video in VBR mode with consideration of both Vcrf and Bitrate parameter settings to balance video quality, bitrate, transcoding efficiency, and file size.
    When the Mode parameter is set to CRF, the Bitrate setting will become invalid, and encoding is performed based on the Vcrf value.
    When the Mode parameter is set to ABR or CBR, the Vcrf value requires no configuration.
    Note: When you need to set it to auto, fill in 100.
    ContentAdaptStreamIntegerNoAdaptive coding. Available values:
  • 0: Not enabled
  • 1: Turn on

  • Default value: 0. When this parameter is enabled, multiple streams with different resolutions and bitrates will be self-adaptively generated. Among them, the width and height in VideoTemplate are the maximum resolution among the multiple streams, the bitrate in VideoTemplate is the highest bitrate among the multiple streams, and the vcrf in VideoTemplate is the highest quality among the multiple streams. When resolution, bitrate, and vcrf are not set, the highest resolution generated by the ContentAdaptStream parameter is the resolution of the video source, and the video quality is close to vmaf95. To enable this parameter or learn about billing details, contact your Tencent Cloud business.
    HlsTimeIntegerNoAverage shard duration. Value range: (0-10], unit: second
    Default value: 10
    Note: It is used only in the HLS format.
    SegmentTypeIntegerNohls fragment type, available values:
  • 0: HLS+TS segment.
  • 2:HLS+TS byte range
  • 7: HLS+MP4 segment.
  • 5:HLS+MP4 byte range

  • Default value: 0
    Note: This field is used for ordinary/TSC transcoding settings and does not take effect for adaptive bitrate streams. If needed, you can use the outer field to configure the shard type for adaptive bitrate streams.
    FpsDenominatorIntegerNoDenominator of the frame rate
    Note: The value must be greater than 0.
    Stereo3dTypeStringNo3D video splicing mode, only mv-hevc, takes effect for 3D video, available values:
  • side_by_side: side-by-side layout of the original video content.
  • top_bottom: top-bottom layout arrangement of the original video content.

  • Billing is based on the segmented resolution dimension to report usage amount and cost.
    Default value: side_by_side
    VideoProfileStringNoProfile, suitable for different scenarios.
    baseline: It only supports I/P-frames and non-interlaced scenarios, and is suitable for scenarios such as video calls and mobile videos.
    Mainstream Profile, providing I-frames, P-frames, and B-frames, and supporting both interlaced and non-interlaced modes. It is primarily used in mainstream audio and video consumption products such as video players and streaming media transmission devices.
    high: The highest encoding level, adding 8X8 prediction to the Main Profile and supporting custom quantification. Widely used in Blu-ray storage and HDTV scenarios.
    default: automatic filling along with the original video

    This configuration appears only when the encoding standard is set to H264. Default: default
    VideoLevelStringNoEncoder level. Default value: auto ("")
    If the encoding standard is set to H264, the following options are supported: "", 1, 1.1, -1.2, 1.3, 2, 2.1, 2.2, 3, 3.1, 3.2, 4, 4.1, 4.2, 5, and 5.1.
    If the encoding standard is set to H265, the following options are supported: "", 1, 2, 2.1, 3, 3.1, 4, 4.1, -5, 5.1, 5.2, 6, 6.1, 6.2, and 8.5.
    BframesIntegerNoMaximum number of consecutive B-frames. The default is auto, and 0 - 16 and -1 are supported.
    Note:
    -1 indicates auto.
    ModeStringNoBitrate control mode. Optional values:
    VBR (Variable Bit Rate): Dynamic bitrate adjusts the output bitrate based on the complexity of the video image to ensure higher image quality. It is suitable for storage scenarios and applications with high image quality requirements.
    ABR (Average Bit Rate): Average bitrate. It aims to keep the average bitrate of the output video stable as much as possible, but allows short-term bitrate fluctuation. It is suitable for scenarios where you need to minimize overall bitrate while maintaining a certain image quality.
    CBR (Constant Bit Rate): Constant bit rate. In video encoding, it maintains a constant output bitrate regardless of image complexity changes. It is suitable for scenarios with strict network bandwidth requirements, such as live streaming.
    VCRF (Constant Rate Factor): Constant quality factor. It controls video quality by setting a quality factor to achieve constant quality encoding of videos. Bitrate adjustment based on content complexity. Suitable for scenarios where maintaining a certain quality is desired.
    VBR is selected by default.
    SarStringNoDisplay aspect ratio. Optional values: [1:1, 2:1, default]
    Default value: default
    NoScenecutIntegerNoAdaptive I-frame decision. When enabled, Media Processing Service automatically identifies transition points between different scenarios in the video (usually visually distinct frames, such as those of switching from one shot to another) and adaptively inserts keyframes (I-frames) at these points to improve the video's random accessibility and encoding efficiency. Optional values:
    0: Disable adaptive I-frame decision
    1: Enable the adaptive I-frame decision
    Default value: 0
    BitDepthIntegerNoBit: 8/10 is supported. Default value: -
    RawPtsIntegerNoPreserve original timestamp. Optional values:
    0: Disabled
    1: Enabled
    Default value: Disabled
    CompressIntegerNoProportional compression bitrate. When enabled, the output video's bitrate is adjusted according to the specified ratio. After the compression ratio is entered, the system automatically calculates the target output bitrate based on the video source bitrate. Compression ratio range: 0-100, optional values: [0-100] and -1.
    Note: -1 indicates auto.
    SegmentSpecificInfoSegmentSpecificInfoNoSegment Duration at Startup
    ScenarioBasedIntegerNoWhether to enable scenario-based settings for the template
    0: disable
    1: enable
    Default value: 0
    Note: SceneType and CompressType field values are effective only when this field value is 1.
    SceneTypeStringNoVideo scenario. Optional values:
    normal: General transcoding scenario: General transcoding and compression scenario. pgc: PGC HD TV shows and movies: At the time of compression, focus is placed on the viewing experience of TV shows and movies and ROI encoding is performed according to their characteristics, while high-quality contents of videos and audio are retained.
    materials_video: HD materials: Scenario involving material resources, where requirements for image quality are extremely high and there are many transparent images, with almost no visual loss during compression.
    ugc: UGC content: Suitable for a wide range of UGC/short video scenarios, with optimized encoding bitrate for short video characteristics, image quality improvement, and enhanced business QOS/QOE metrics.
    e-commerce_video: Fashion show/e-commerce: During compression, emphasis is placed on detail clarity and ROI enhancement, with a particular focus on maintaining the image quality of the face region.
    educational_video: Education: Compression emphasizes clarity and readability of text and images to help students better understand content and ensure clear conveyance of teaching content.
    Default value: normal.
    Note: To use this value, ScenarioBased must be 1, otherwise it does not take effect.
    CompressTypeStringNoTranscoding policy. Optional values:
    ultra_compress: Extreme compression: Compared to standard compression, this policy can maximize bitrate compression while ensuring a certain level of image quality, thus greatly saving bandwidth and storage costs.
    standard_compress: Comprehensively optimal: The compression ratio and image quality are balanced, and files are compressed as much as possible without a noticeable reduction in subjective image quality. Only audio and video TSC transcoding fees are charged for the policy.
    high_compress: Bitrate priority: Priority is given to reducing file size, which may result in certain image quality loss. Only audio and video TSC transcoding fees are charged for this policy.
    low_compress: Image quality priority: Priority is given to ensuring image quality, and the size of the compressed file may be relatively large. Only audio and video Top Speed Codec transcoding fees are charged for this policy.
    Default value: standard_compress.
    Note: To watch videos on TV, the ultra_compress policy is not recommended. The billing standard for the ultra_compress policy is TSC transcoding + audio/video enhancement - artifacts removal.
    Note: To use this value, ScenarioBased must be 1, otherwise it does not take effect.

    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

    Voice attribute.

    Used by actions: CloneVoice, DesignVoiceAsync, SyncDubbing.

    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. Supported languages:
    zh Chinese
    en English
    ja Japanese
    de German
    fr French
    ko Korean
    ru Russian
    uk Ukrainian
    pt Portuguese
    it Italian
    es Spanish
    id Indonesian
    nl Dutch
    tr Turkish
    fil Filipino
    ms Malay
    el Greek
    fi Finnish
    hr Croatian
    sk Slovak
    pl Polish
    sv Swedish
    hi Hindi
    bg Bulgarian
    ro Romanian
    ar Arabic
    cs Czech
    da Danish
    ta Tamil
    hun Hungarian
    vi Vietnamese
    no Norwegian
    yue Cantonese
    th Thai
    he Hebrew
    ca Catalan
    nn Nynorsk
    af Afrikaans
    fa Persian
    sl Slovenian

    LabelsArray of StringNo

    Tag.

    ScenesArray of StringNo

    Scenario.

    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

    The volume equalization configuration.

    Used by actions: CreateTranscodeTemplate, ModifyTranscodeTemplate.

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

  • Default value: ON.
    TypeStringNoType, available values:
  • loudNorm: Loudness normalization
  • gainControl: Reduce abrupt change

  • Default value: loudNorm.

    WatermarkInput

    The watermark parameters to use in a media processing task.

    Used by actions: CreateWorkflow, ProcessMedia, ResetWorkflow.

    NameTypeRequiredDescription
    DefinitionIntegerYesID of a watermarking template.
    RawParameterRawWatermarkParameterNoCustom watermark parameter, which is valid if Definition is 0.
    This parameter is used in highly customized scenarios. We recommend you use Definition to specify the watermark parameter preferably.
    Custom watermark parameter is not available for screenshot.
    TextContentStringNoText content of up to 100 characters. This field is required only when the watermark type is text.
    Text watermark is not available for screenshot.
    SvgContentStringNoSVG content of up to 2,000,000 characters. This field is required only when the watermark type is SVG.
    SVG watermark is not available for screenshot.
    StartTimeOffsetFloatNoStart 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 (for example, n), a watermark will appear at second n of a video.
  • If the value is less than 0 (for example, -n), a watermark will appear n seconds before the end of a video.


  • Note: It is only used for video scenarios. Screenshots are not supported.
    EndTimeOffsetFloatNoEnd time offset of a watermark, in seconds.
  • If not set or set to 0, a watermark will last until the end of a video.
  • If the value is greater than 0 (for example, n), a watermark will disappear at second n.
  • If the value is less than 0 (for example, -n), a watermark will disappear n seconds before the end of a video.


  • Note: It is only used for video scenarios. Screenshots are 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.