1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. VodProcedureTemplate
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

tencentcloud.VodProcedureTemplate

Explore with Pulumi AI

tencentcloud logo
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

    Provide a resource to create a VOD procedure template.

    Create VodProcedureTemplate Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new VodProcedureTemplate(name: string, args?: VodProcedureTemplateArgs, opts?: CustomResourceOptions);
    @overload
    def VodProcedureTemplate(resource_name: str,
                             args: Optional[VodProcedureTemplateArgs] = None,
                             opts: Optional[ResourceOptions] = None)
    
    @overload
    def VodProcedureTemplate(resource_name: str,
                             opts: Optional[ResourceOptions] = None,
                             ai_analysis_task: Optional[VodProcedureTemplateAiAnalysisTaskArgs] = None,
                             ai_recognition_task: Optional[VodProcedureTemplateAiRecognitionTaskArgs] = None,
                             comment: Optional[str] = None,
                             media_process_task: Optional[VodProcedureTemplateMediaProcessTaskArgs] = None,
                             name: Optional[str] = None,
                             review_audio_video_task: Optional[VodProcedureTemplateReviewAudioVideoTaskArgs] = None,
                             sub_app_id: Optional[float] = None,
                             vod_procedure_template_id: Optional[str] = None)
    func NewVodProcedureTemplate(ctx *Context, name string, args *VodProcedureTemplateArgs, opts ...ResourceOption) (*VodProcedureTemplate, error)
    public VodProcedureTemplate(string name, VodProcedureTemplateArgs? args = null, CustomResourceOptions? opts = null)
    public VodProcedureTemplate(String name, VodProcedureTemplateArgs args)
    public VodProcedureTemplate(String name, VodProcedureTemplateArgs args, CustomResourceOptions options)
    
    type: tencentcloud:VodProcedureTemplate
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args VodProcedureTemplateArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args VodProcedureTemplateArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args VodProcedureTemplateArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args VodProcedureTemplateArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args VodProcedureTemplateArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    VodProcedureTemplate Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The VodProcedureTemplate resource accepts the following input properties:

    AiAnalysisTask VodProcedureTemplateAiAnalysisTask
    Parameter of AI-based content analysis task.
    AiRecognitionTask VodProcedureTemplateAiRecognitionTask
    Type parameter of AI-based content recognition task.
    Comment string
    Template description. Length limit: 256 characters.
    MediaProcessTask VodProcedureTemplateMediaProcessTask
    Parameter of video processing task.
    Name string
    Task flow name (up to 20 characters).
    ReviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTask
    Type parameter of AI-based content recognition task.
    SubAppId double
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    VodProcedureTemplateId string
    ID of the resource.
    AiAnalysisTask VodProcedureTemplateAiAnalysisTaskArgs
    Parameter of AI-based content analysis task.
    AiRecognitionTask VodProcedureTemplateAiRecognitionTaskArgs
    Type parameter of AI-based content recognition task.
    Comment string
    Template description. Length limit: 256 characters.
    MediaProcessTask VodProcedureTemplateMediaProcessTaskArgs
    Parameter of video processing task.
    Name string
    Task flow name (up to 20 characters).
    ReviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTaskArgs
    Type parameter of AI-based content recognition task.
    SubAppId float64
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    VodProcedureTemplateId string
    ID of the resource.
    aiAnalysisTask VodProcedureTemplateAiAnalysisTask
    Parameter of AI-based content analysis task.
    aiRecognitionTask VodProcedureTemplateAiRecognitionTask
    Type parameter of AI-based content recognition task.
    comment String
    Template description. Length limit: 256 characters.
    mediaProcessTask VodProcedureTemplateMediaProcessTask
    Parameter of video processing task.
    name String
    Task flow name (up to 20 characters).
    reviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTask
    Type parameter of AI-based content recognition task.
    subAppId Double
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    vodProcedureTemplateId String
    ID of the resource.
    aiAnalysisTask VodProcedureTemplateAiAnalysisTask
    Parameter of AI-based content analysis task.
    aiRecognitionTask VodProcedureTemplateAiRecognitionTask
    Type parameter of AI-based content recognition task.
    comment string
    Template description. Length limit: 256 characters.
    mediaProcessTask VodProcedureTemplateMediaProcessTask
    Parameter of video processing task.
    name string
    Task flow name (up to 20 characters).
    reviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTask
    Type parameter of AI-based content recognition task.
    subAppId number
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    vodProcedureTemplateId string
    ID of the resource.
    ai_analysis_task VodProcedureTemplateAiAnalysisTaskArgs
    Parameter of AI-based content analysis task.
    ai_recognition_task VodProcedureTemplateAiRecognitionTaskArgs
    Type parameter of AI-based content recognition task.
    comment str
    Template description. Length limit: 256 characters.
    media_process_task VodProcedureTemplateMediaProcessTaskArgs
    Parameter of video processing task.
    name str
    Task flow name (up to 20 characters).
    review_audio_video_task VodProcedureTemplateReviewAudioVideoTaskArgs
    Type parameter of AI-based content recognition task.
    sub_app_id float
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    vod_procedure_template_id str
    ID of the resource.
    aiAnalysisTask Property Map
    Parameter of AI-based content analysis task.
    aiRecognitionTask Property Map
    Type parameter of AI-based content recognition task.
    comment String
    Template description. Length limit: 256 characters.
    mediaProcessTask Property Map
    Parameter of video processing task.
    name String
    Task flow name (up to 20 characters).
    reviewAudioVideoTask Property Map
    Type parameter of AI-based content recognition task.
    subAppId Number
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    vodProcedureTemplateId String
    ID of the resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the VodProcedureTemplate resource produces the following output properties:

    CreateTime string
    Creation time of template in ISO date format.
    Id string
    The provider-assigned unique ID for this managed resource.
    Type string
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    UpdateTime string
    Last modified time of template in ISO date format.
    CreateTime string
    Creation time of template in ISO date format.
    Id string
    The provider-assigned unique ID for this managed resource.
    Type string
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    UpdateTime string
    Last modified time of template in ISO date format.
    createTime String
    Creation time of template in ISO date format.
    id String
    The provider-assigned unique ID for this managed resource.
    type String
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    updateTime String
    Last modified time of template in ISO date format.
    createTime string
    Creation time of template in ISO date format.
    id string
    The provider-assigned unique ID for this managed resource.
    type string
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    updateTime string
    Last modified time of template in ISO date format.
    create_time str
    Creation time of template in ISO date format.
    id str
    The provider-assigned unique ID for this managed resource.
    type str
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    update_time str
    Last modified time of template in ISO date format.
    createTime String
    Creation time of template in ISO date format.
    id String
    The provider-assigned unique ID for this managed resource.
    type String
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    updateTime String
    Last modified time of template in ISO date format.

    Look up Existing VodProcedureTemplate Resource

    Get an existing VodProcedureTemplate resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: VodProcedureTemplateState, opts?: CustomResourceOptions): VodProcedureTemplate
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            ai_analysis_task: Optional[VodProcedureTemplateAiAnalysisTaskArgs] = None,
            ai_recognition_task: Optional[VodProcedureTemplateAiRecognitionTaskArgs] = None,
            comment: Optional[str] = None,
            create_time: Optional[str] = None,
            media_process_task: Optional[VodProcedureTemplateMediaProcessTaskArgs] = None,
            name: Optional[str] = None,
            review_audio_video_task: Optional[VodProcedureTemplateReviewAudioVideoTaskArgs] = None,
            sub_app_id: Optional[float] = None,
            type: Optional[str] = None,
            update_time: Optional[str] = None,
            vod_procedure_template_id: Optional[str] = None) -> VodProcedureTemplate
    func GetVodProcedureTemplate(ctx *Context, name string, id IDInput, state *VodProcedureTemplateState, opts ...ResourceOption) (*VodProcedureTemplate, error)
    public static VodProcedureTemplate Get(string name, Input<string> id, VodProcedureTemplateState? state, CustomResourceOptions? opts = null)
    public static VodProcedureTemplate get(String name, Output<String> id, VodProcedureTemplateState state, CustomResourceOptions options)
    resources:  _:    type: tencentcloud:VodProcedureTemplate    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AiAnalysisTask VodProcedureTemplateAiAnalysisTask
    Parameter of AI-based content analysis task.
    AiRecognitionTask VodProcedureTemplateAiRecognitionTask
    Type parameter of AI-based content recognition task.
    Comment string
    Template description. Length limit: 256 characters.
    CreateTime string
    Creation time of template in ISO date format.
    MediaProcessTask VodProcedureTemplateMediaProcessTask
    Parameter of video processing task.
    Name string
    Task flow name (up to 20 characters).
    ReviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTask
    Type parameter of AI-based content recognition task.
    SubAppId double
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    Type string
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    UpdateTime string
    Last modified time of template in ISO date format.
    VodProcedureTemplateId string
    ID of the resource.
    AiAnalysisTask VodProcedureTemplateAiAnalysisTaskArgs
    Parameter of AI-based content analysis task.
    AiRecognitionTask VodProcedureTemplateAiRecognitionTaskArgs
    Type parameter of AI-based content recognition task.
    Comment string
    Template description. Length limit: 256 characters.
    CreateTime string
    Creation time of template in ISO date format.
    MediaProcessTask VodProcedureTemplateMediaProcessTaskArgs
    Parameter of video processing task.
    Name string
    Task flow name (up to 20 characters).
    ReviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTaskArgs
    Type parameter of AI-based content recognition task.
    SubAppId float64
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    Type string
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    UpdateTime string
    Last modified time of template in ISO date format.
    VodProcedureTemplateId string
    ID of the resource.
    aiAnalysisTask VodProcedureTemplateAiAnalysisTask
    Parameter of AI-based content analysis task.
    aiRecognitionTask VodProcedureTemplateAiRecognitionTask
    Type parameter of AI-based content recognition task.
    comment String
    Template description. Length limit: 256 characters.
    createTime String
    Creation time of template in ISO date format.
    mediaProcessTask VodProcedureTemplateMediaProcessTask
    Parameter of video processing task.
    name String
    Task flow name (up to 20 characters).
    reviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTask
    Type parameter of AI-based content recognition task.
    subAppId Double
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    type String
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    updateTime String
    Last modified time of template in ISO date format.
    vodProcedureTemplateId String
    ID of the resource.
    aiAnalysisTask VodProcedureTemplateAiAnalysisTask
    Parameter of AI-based content analysis task.
    aiRecognitionTask VodProcedureTemplateAiRecognitionTask
    Type parameter of AI-based content recognition task.
    comment string
    Template description. Length limit: 256 characters.
    createTime string
    Creation time of template in ISO date format.
    mediaProcessTask VodProcedureTemplateMediaProcessTask
    Parameter of video processing task.
    name string
    Task flow name (up to 20 characters).
    reviewAudioVideoTask VodProcedureTemplateReviewAudioVideoTask
    Type parameter of AI-based content recognition task.
    subAppId number
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    type string
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    updateTime string
    Last modified time of template in ISO date format.
    vodProcedureTemplateId string
    ID of the resource.
    ai_analysis_task VodProcedureTemplateAiAnalysisTaskArgs
    Parameter of AI-based content analysis task.
    ai_recognition_task VodProcedureTemplateAiRecognitionTaskArgs
    Type parameter of AI-based content recognition task.
    comment str
    Template description. Length limit: 256 characters.
    create_time str
    Creation time of template in ISO date format.
    media_process_task VodProcedureTemplateMediaProcessTaskArgs
    Parameter of video processing task.
    name str
    Task flow name (up to 20 characters).
    review_audio_video_task VodProcedureTemplateReviewAudioVideoTaskArgs
    Type parameter of AI-based content recognition task.
    sub_app_id float
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    type str
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    update_time str
    Last modified time of template in ISO date format.
    vod_procedure_template_id str
    ID of the resource.
    aiAnalysisTask Property Map
    Parameter of AI-based content analysis task.
    aiRecognitionTask Property Map
    Type parameter of AI-based content recognition task.
    comment String
    Template description. Length limit: 256 characters.
    createTime String
    Creation time of template in ISO date format.
    mediaProcessTask Property Map
    Parameter of video processing task.
    name String
    Task flow name (up to 20 characters).
    reviewAudioVideoTask Property Map
    Type parameter of AI-based content recognition task.
    subAppId Number
    The VOD application ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.
    type String
    Template type, value range:

    • Preset: system preset template;
    • Custom: user-defined templates.
    updateTime String
    Last modified time of template in ISO date format.
    vodProcedureTemplateId String
    ID of the resource.

    Supporting Types

    VodProcedureTemplateAiAnalysisTask, VodProcedureTemplateAiAnalysisTaskArgs

    Definition string
    Video content analysis template ID.
    Definition string
    Video content analysis template ID.
    definition String
    Video content analysis template ID.
    definition string
    Video content analysis template ID.
    definition str
    Video content analysis template ID.
    definition String
    Video content analysis template ID.

    VodProcedureTemplateAiRecognitionTask, VodProcedureTemplateAiRecognitionTaskArgs

    Definition string
    Intelligent video recognition template ID.
    Definition string
    Intelligent video recognition template ID.
    definition String
    Intelligent video recognition template ID.
    definition string
    Intelligent video recognition template ID.
    definition str
    Intelligent video recognition template ID.
    definition String
    Intelligent video recognition template ID.

    VodProcedureTemplateMediaProcessTask, VodProcedureTemplateMediaProcessTaskArgs

    AdaptiveDynamicStreamingTaskLists List<VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskList>
    List of adaptive bitrate streaming tasks. Note: this field may return null, indicating that no valid values can be obtained.
    AnimatedGraphicTaskLists List<VodProcedureTemplateMediaProcessTaskAnimatedGraphicTaskList>
    List of animated image generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    CoverBySnapshotTaskLists List<VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskList>
    List of cover generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    ImageSpriteTaskLists List<VodProcedureTemplateMediaProcessTaskImageSpriteTaskList>
    List of image sprite generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    SampleSnapshotTaskLists List<VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskList>
    List of sampled screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    SnapshotByTimeOffsetTaskLists List<VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskList>
    List of time point screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    TranscodeTaskLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskList>
    List of transcoding tasks. Note: this field may return null, indicating that no valid values can be obtained.
    AdaptiveDynamicStreamingTaskLists []VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskList
    List of adaptive bitrate streaming tasks. Note: this field may return null, indicating that no valid values can be obtained.
    AnimatedGraphicTaskLists []VodProcedureTemplateMediaProcessTaskAnimatedGraphicTaskList
    List of animated image generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    CoverBySnapshotTaskLists []VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskList
    List of cover generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    ImageSpriteTaskLists []VodProcedureTemplateMediaProcessTaskImageSpriteTaskList
    List of image sprite generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    SampleSnapshotTaskLists []VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskList
    List of sampled screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    SnapshotByTimeOffsetTaskLists []VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskList
    List of time point screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    TranscodeTaskLists []VodProcedureTemplateMediaProcessTaskTranscodeTaskList
    List of transcoding tasks. Note: this field may return null, indicating that no valid values can be obtained.
    adaptiveDynamicStreamingTaskLists List<VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskList>
    List of adaptive bitrate streaming tasks. Note: this field may return null, indicating that no valid values can be obtained.
    animatedGraphicTaskLists List<VodProcedureTemplateMediaProcessTaskAnimatedGraphicTaskList>
    List of animated image generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    coverBySnapshotTaskLists List<VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskList>
    List of cover generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    imageSpriteTaskLists List<VodProcedureTemplateMediaProcessTaskImageSpriteTaskList>
    List of image sprite generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    sampleSnapshotTaskLists List<VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskList>
    List of sampled screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    snapshotByTimeOffsetTaskLists List<VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskList>
    List of time point screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    transcodeTaskLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskList>
    List of transcoding tasks. Note: this field may return null, indicating that no valid values can be obtained.
    adaptiveDynamicStreamingTaskLists VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskList[]
    List of adaptive bitrate streaming tasks. Note: this field may return null, indicating that no valid values can be obtained.
    animatedGraphicTaskLists VodProcedureTemplateMediaProcessTaskAnimatedGraphicTaskList[]
    List of animated image generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    coverBySnapshotTaskLists VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskList[]
    List of cover generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    imageSpriteTaskLists VodProcedureTemplateMediaProcessTaskImageSpriteTaskList[]
    List of image sprite generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    sampleSnapshotTaskLists VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskList[]
    List of sampled screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    snapshotByTimeOffsetTaskLists VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskList[]
    List of time point screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    transcodeTaskLists VodProcedureTemplateMediaProcessTaskTranscodeTaskList[]
    List of transcoding tasks. Note: this field may return null, indicating that no valid values can be obtained.
    adaptive_dynamic_streaming_task_lists Sequence[VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskList]
    List of adaptive bitrate streaming tasks. Note: this field may return null, indicating that no valid values can be obtained.
    animated_graphic_task_lists Sequence[VodProcedureTemplateMediaProcessTaskAnimatedGraphicTaskList]
    List of animated image generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    cover_by_snapshot_task_lists Sequence[VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskList]
    List of cover generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    image_sprite_task_lists Sequence[VodProcedureTemplateMediaProcessTaskImageSpriteTaskList]
    List of image sprite generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    sample_snapshot_task_lists Sequence[VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskList]
    List of sampled screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    snapshot_by_time_offset_task_lists Sequence[VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskList]
    List of time point screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    transcode_task_lists Sequence[VodProcedureTemplateMediaProcessTaskTranscodeTaskList]
    List of transcoding tasks. Note: this field may return null, indicating that no valid values can be obtained.
    adaptiveDynamicStreamingTaskLists List<Property Map>
    List of adaptive bitrate streaming tasks. Note: this field may return null, indicating that no valid values can be obtained.
    animatedGraphicTaskLists List<Property Map>
    List of animated image generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    coverBySnapshotTaskLists List<Property Map>
    List of cover generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    imageSpriteTaskLists List<Property Map>
    List of image sprite generating tasks. Note: this field may return null, indicating that no valid values can be obtained.
    sampleSnapshotTaskLists List<Property Map>
    List of sampled screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    snapshotByTimeOffsetTaskLists List<Property Map>
    List of time point screen capturing tasks. Note: this field may return null, indicating that no valid values can be obtained.
    transcodeTaskLists List<Property Map>
    List of transcoding tasks. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskList, VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListArgs

    Definition string
    Watermarking template ID.
    SubtitleLists List<string>
    Subtitle list, element is subtitle ID, support multiple subtitles, up to 16.
    WatermarkLists List<VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    SubtitleLists []string
    Subtitle list, element is subtitle ID, support multiple subtitles, up to 16.
    WatermarkLists []VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListWatermarkList
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    subtitleLists List<String>
    Subtitle list, element is subtitle ID, support multiple subtitles, up to 16.
    watermarkLists List<VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    subtitleLists string[]
    Subtitle list, element is subtitle ID, support multiple subtitles, up to 16.
    watermarkLists VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListWatermarkList[]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    subtitle_lists Sequence[str]
    Subtitle list, element is subtitle ID, support multiple subtitles, up to 16.
    watermark_lists Sequence[VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListWatermarkList]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    subtitleLists List<String>
    Subtitle list, element is subtitle ID, support multiple subtitles, up to 16.
    watermarkLists List<Property Map>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListWatermarkList, VodProcedureTemplateMediaProcessTaskAdaptiveDynamicStreamingTaskListWatermarkListArgs

    Definition string
    Watermarking template ID.
    EndTimeOffset double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    EndTimeOffset float64
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset float64
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    endTimeOffset number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    end_time_offset float
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    start_time_offset float
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svg_content str
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    text_content str
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskAnimatedGraphicTaskList, VodProcedureTemplateMediaProcessTaskAnimatedGraphicTaskListArgs

    Definition string
    Animated image generating template ID.
    EndTimeOffset double
    End time of animated image in video in seconds.
    StartTimeOffset double
    Start time of animated image in video in seconds.
    Definition string
    Animated image generating template ID.
    EndTimeOffset float64
    End time of animated image in video in seconds.
    StartTimeOffset float64
    Start time of animated image in video in seconds.
    definition String
    Animated image generating template ID.
    endTimeOffset Double
    End time of animated image in video in seconds.
    startTimeOffset Double
    Start time of animated image in video in seconds.
    definition string
    Animated image generating template ID.
    endTimeOffset number
    End time of animated image in video in seconds.
    startTimeOffset number
    Start time of animated image in video in seconds.
    definition str
    Animated image generating template ID.
    end_time_offset float
    End time of animated image in video in seconds.
    start_time_offset float
    Start time of animated image in video in seconds.
    definition String
    Animated image generating template ID.
    endTimeOffset Number
    End time of animated image in video in seconds.
    startTimeOffset Number
    Start time of animated image in video in seconds.

    VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskList, VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListArgs

    Definition string
    Watermarking template ID.
    PositionType string
    Screen capturing mode. Valid values: Time, Percent. Time: screen captures by time point, Percent: screen captures by percentage.
    PositionValue double
    Screenshot position: For time point screen capturing, this means to take a screenshot at a specified time point (in seconds) and use it as the cover. For percentage screen capturing, this value means to take a screenshot at a specified percentage of the video duration and use it as the cover.
    WatermarkLists List<VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    PositionType string
    Screen capturing mode. Valid values: Time, Percent. Time: screen captures by time point, Percent: screen captures by percentage.
    PositionValue float64
    Screenshot position: For time point screen capturing, this means to take a screenshot at a specified time point (in seconds) and use it as the cover. For percentage screen capturing, this value means to take a screenshot at a specified percentage of the video duration and use it as the cover.
    WatermarkLists []VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListWatermarkList
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    positionType String
    Screen capturing mode. Valid values: Time, Percent. Time: screen captures by time point, Percent: screen captures by percentage.
    positionValue Double
    Screenshot position: For time point screen capturing, this means to take a screenshot at a specified time point (in seconds) and use it as the cover. For percentage screen capturing, this value means to take a screenshot at a specified percentage of the video duration and use it as the cover.
    watermarkLists List<VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    positionType string
    Screen capturing mode. Valid values: Time, Percent. Time: screen captures by time point, Percent: screen captures by percentage.
    positionValue number
    Screenshot position: For time point screen capturing, this means to take a screenshot at a specified time point (in seconds) and use it as the cover. For percentage screen capturing, this value means to take a screenshot at a specified percentage of the video duration and use it as the cover.
    watermarkLists VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListWatermarkList[]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    position_type str
    Screen capturing mode. Valid values: Time, Percent. Time: screen captures by time point, Percent: screen captures by percentage.
    position_value float
    Screenshot position: For time point screen capturing, this means to take a screenshot at a specified time point (in seconds) and use it as the cover. For percentage screen capturing, this value means to take a screenshot at a specified percentage of the video duration and use it as the cover.
    watermark_lists Sequence[VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListWatermarkList]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    positionType String
    Screen capturing mode. Valid values: Time, Percent. Time: screen captures by time point, Percent: screen captures by percentage.
    positionValue Number
    Screenshot position: For time point screen capturing, this means to take a screenshot at a specified time point (in seconds) and use it as the cover. For percentage screen capturing, this value means to take a screenshot at a specified percentage of the video duration and use it as the cover.
    watermarkLists List<Property Map>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListWatermarkList, VodProcedureTemplateMediaProcessTaskCoverBySnapshotTaskListWatermarkListArgs

    Definition string
    Watermarking template ID.
    EndTimeOffset double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    EndTimeOffset float64
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset float64
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    endTimeOffset number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    end_time_offset float
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    start_time_offset float
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svg_content str
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    text_content str
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskImageSpriteTaskList, VodProcedureTemplateMediaProcessTaskImageSpriteTaskListArgs

    Definition string
    Image sprite generating template ID.
    Definition string
    Image sprite generating template ID.
    definition String
    Image sprite generating template ID.
    definition string
    Image sprite generating template ID.
    definition str
    Image sprite generating template ID.
    definition String
    Image sprite generating template ID.

    VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskList, VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListArgs

    Definition string
    Watermarking template ID.
    WatermarkLists List<VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    WatermarkLists []VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListWatermarkList
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    watermarkLists List<VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    watermarkLists VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListWatermarkList[]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    watermark_lists Sequence[VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListWatermarkList]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    watermarkLists List<Property Map>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListWatermarkList, VodProcedureTemplateMediaProcessTaskSampleSnapshotTaskListWatermarkListArgs

    Definition string
    Watermarking template ID.
    EndTimeOffset double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    EndTimeOffset float64
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset float64
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    endTimeOffset number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    end_time_offset float
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    start_time_offset float
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svg_content str
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    text_content str
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskList, VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListArgs

    Definition string
    Watermarking template ID.
    ExtTimeOffsetLists List<string>
    The list of screenshot time points. s and % formats are supported: When a time point string ends with s, its unit is second. For example, 3.5s means the 3.5th second of the video; When a time point string ends with %, it is marked with corresponding percentage of the video duration. For example, 10% means that the time point is at the 10% of the video entire duration.
    TimeOffsetLists List<double>
    List of time points for screencapturing in milliseconds. Note: this field may return null, indicating that no valid values can be obtained.
    WatermarkLists List<VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    ExtTimeOffsetLists []string
    The list of screenshot time points. s and % formats are supported: When a time point string ends with s, its unit is second. For example, 3.5s means the 3.5th second of the video; When a time point string ends with %, it is marked with corresponding percentage of the video duration. For example, 10% means that the time point is at the 10% of the video entire duration.
    TimeOffsetLists []float64
    List of time points for screencapturing in milliseconds. Note: this field may return null, indicating that no valid values can be obtained.
    WatermarkLists []VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListWatermarkList
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    extTimeOffsetLists List<String>
    The list of screenshot time points. s and % formats are supported: When a time point string ends with s, its unit is second. For example, 3.5s means the 3.5th second of the video; When a time point string ends with %, it is marked with corresponding percentage of the video duration. For example, 10% means that the time point is at the 10% of the video entire duration.
    timeOffsetLists List<Double>
    List of time points for screencapturing in milliseconds. Note: this field may return null, indicating that no valid values can be obtained.
    watermarkLists List<VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    extTimeOffsetLists string[]
    The list of screenshot time points. s and % formats are supported: When a time point string ends with s, its unit is second. For example, 3.5s means the 3.5th second of the video; When a time point string ends with %, it is marked with corresponding percentage of the video duration. For example, 10% means that the time point is at the 10% of the video entire duration.
    timeOffsetLists number[]
    List of time points for screencapturing in milliseconds. Note: this field may return null, indicating that no valid values can be obtained.
    watermarkLists VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListWatermarkList[]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    ext_time_offset_lists Sequence[str]
    The list of screenshot time points. s and % formats are supported: When a time point string ends with s, its unit is second. For example, 3.5s means the 3.5th second of the video; When a time point string ends with %, it is marked with corresponding percentage of the video duration. For example, 10% means that the time point is at the 10% of the video entire duration.
    time_offset_lists Sequence[float]
    List of time points for screencapturing in milliseconds. Note: this field may return null, indicating that no valid values can be obtained.
    watermark_lists Sequence[VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListWatermarkList]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    extTimeOffsetLists List<String>
    The list of screenshot time points. s and % formats are supported: When a time point string ends with s, its unit is second. For example, 3.5s means the 3.5th second of the video; When a time point string ends with %, it is marked with corresponding percentage of the video duration. For example, 10% means that the time point is at the 10% of the video entire duration.
    timeOffsetLists List<Number>
    List of time points for screencapturing in milliseconds. Note: this field may return null, indicating that no valid values can be obtained.
    watermarkLists List<Property Map>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListWatermarkList, VodProcedureTemplateMediaProcessTaskSnapshotByTimeOffsetTaskListWatermarkListArgs

    Definition string
    Watermarking template ID.
    EndTimeOffset double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    EndTimeOffset float64
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset float64
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    endTimeOffset number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    end_time_offset float
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    start_time_offset float
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svg_content str
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    text_content str
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskTranscodeTaskList, VodProcedureTemplateMediaProcessTaskTranscodeTaskListArgs

    Definition string
    Watermarking template ID.
    CopyRightWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListCopyRightWatermark
    opyright watermark.
    EndTimeOffset double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    HeadTailLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskListHeadTailList>
    List of video opening/closing credits configuration template IDs. You can enter up to 10 IDs.
    MosaicLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskListMosaicList>
    List of blurs. Up to 10 ones can be supported.
    StartTimeOffset double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    TraceWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListTraceWatermark
    Digital watermark.
    WatermarkLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    CopyRightWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListCopyRightWatermark
    opyright watermark.
    EndTimeOffset float64
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    HeadTailLists []VodProcedureTemplateMediaProcessTaskTranscodeTaskListHeadTailList
    List of video opening/closing credits configuration template IDs. You can enter up to 10 IDs.
    MosaicLists []VodProcedureTemplateMediaProcessTaskTranscodeTaskListMosaicList
    List of blurs. Up to 10 ones can be supported.
    StartTimeOffset float64
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    TraceWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListTraceWatermark
    Digital watermark.
    WatermarkLists []VodProcedureTemplateMediaProcessTaskTranscodeTaskListWatermarkList
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    copyRightWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListCopyRightWatermark
    opyright watermark.
    endTimeOffset Double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    headTailLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskListHeadTailList>
    List of video opening/closing credits configuration template IDs. You can enter up to 10 IDs.
    mosaicLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskListMosaicList>
    List of blurs. Up to 10 ones can be supported.
    startTimeOffset Double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    traceWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListTraceWatermark
    Digital watermark.
    watermarkLists List<VodProcedureTemplateMediaProcessTaskTranscodeTaskListWatermarkList>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    copyRightWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListCopyRightWatermark
    opyright watermark.
    endTimeOffset number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    headTailLists VodProcedureTemplateMediaProcessTaskTranscodeTaskListHeadTailList[]
    List of video opening/closing credits configuration template IDs. You can enter up to 10 IDs.
    mosaicLists VodProcedureTemplateMediaProcessTaskTranscodeTaskListMosaicList[]
    List of blurs. Up to 10 ones can be supported.
    startTimeOffset number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    traceWatermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListTraceWatermark
    Digital watermark.
    watermarkLists VodProcedureTemplateMediaProcessTaskTranscodeTaskListWatermarkList[]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    copy_right_watermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListCopyRightWatermark
    opyright watermark.
    end_time_offset float
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    head_tail_lists Sequence[VodProcedureTemplateMediaProcessTaskTranscodeTaskListHeadTailList]
    List of video opening/closing credits configuration template IDs. You can enter up to 10 IDs.
    mosaic_lists Sequence[VodProcedureTemplateMediaProcessTaskTranscodeTaskListMosaicList]
    List of blurs. Up to 10 ones can be supported.
    start_time_offset float
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    trace_watermark VodProcedureTemplateMediaProcessTaskTranscodeTaskListTraceWatermark
    Digital watermark.
    watermark_lists Sequence[VodProcedureTemplateMediaProcessTaskTranscodeTaskListWatermarkList]
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    copyRightWatermark Property Map
    opyright watermark.
    endTimeOffset Number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    headTailLists List<Property Map>
    List of video opening/closing credits configuration template IDs. You can enter up to 10 IDs.
    mosaicLists List<Property Map>
    List of blurs. Up to 10 ones can be supported.
    startTimeOffset Number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    traceWatermark Property Map
    Digital watermark.
    watermarkLists List<Property Map>
    List of up to 10 image or text watermarks. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateMediaProcessTaskTranscodeTaskListCopyRightWatermark, VodProcedureTemplateMediaProcessTaskTranscodeTaskListCopyRightWatermarkArgs

    Text string
    Copyright information, maximum length is 200 characters.
    Text string
    Copyright information, maximum length is 200 characters.
    text String
    Copyright information, maximum length is 200 characters.
    text string
    Copyright information, maximum length is 200 characters.
    text str
    Copyright information, maximum length is 200 characters.
    text String
    Copyright information, maximum length is 200 characters.

    VodProcedureTemplateMediaProcessTaskTranscodeTaskListHeadTailList, VodProcedureTemplateMediaProcessTaskTranscodeTaskListHeadTailListArgs

    Definition string
    Video opening/closing credits configuration template ID.
    Definition string
    Video opening/closing credits configuration template ID.
    definition String
    Video opening/closing credits configuration template ID.
    definition string
    Video opening/closing credits configuration template ID.
    definition str
    Video opening/closing credits configuration template ID.
    definition String
    Video opening/closing credits configuration template ID.

    VodProcedureTemplateMediaProcessTaskTranscodeTaskListMosaicList, VodProcedureTemplateMediaProcessTaskTranscodeTaskListMosaicListArgs

    CoordinateOrigin string
    Origin 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.
    EndTimeOffset double
    End 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.
    Height string
    Blur 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%.
    StartTimeOffset double
    Start 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.
    Width string
    Blur 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%.
    XPos string
    The 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: 0px.
    YPos string
    Vertical 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: 0px.
    CoordinateOrigin string
    Origin 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.
    EndTimeOffset float64
    End 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.
    Height string
    Blur 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%.
    StartTimeOffset float64
    Start 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.
    Width string
    Blur 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%.
    XPos string
    The 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: 0px.
    YPos string
    Vertical 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: 0px.
    coordinateOrigin String
    Origin 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.
    endTimeOffset Double
    End 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.
    height String
    Blur 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%.
    startTimeOffset Double
    Start 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.
    width String
    Blur 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%.
    xPos String
    The 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: 0px.
    yPos String
    Vertical 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: 0px.
    coordinateOrigin string
    Origin 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.
    endTimeOffset number
    End 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.
    height string
    Blur 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%.
    startTimeOffset number
    Start 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.
    width string
    Blur 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%.
    xPos string
    The 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: 0px.
    yPos string
    Vertical 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: 0px.
    coordinate_origin str
    Origin 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.
    end_time_offset float
    End 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.
    height str
    Blur 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%.
    start_time_offset float
    Start 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.
    width str
    Blur 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%.
    x_pos str
    The 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: 0px.
    y_pos str
    Vertical 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: 0px.
    coordinateOrigin String
    Origin 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.
    endTimeOffset Number
    End 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.
    height String
    Blur 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%.
    startTimeOffset Number
    Start 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.
    width String
    Blur 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%.
    xPos String
    The 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: 0px.
    yPos String
    Vertical 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: 0px.

    VodProcedureTemplateMediaProcessTaskTranscodeTaskListTraceWatermark, VodProcedureTemplateMediaProcessTaskTranscodeTaskListTraceWatermarkArgs

    Switch string
    Whether to use digital watermarks. This parameter is required. Valid values: ON, OFF.
    Switch string
    Whether to use digital watermarks. This parameter is required. Valid values: ON, OFF.
    switch_ String
    Whether to use digital watermarks. This parameter is required. Valid values: ON, OFF.
    switch string
    Whether to use digital watermarks. This parameter is required. Valid values: ON, OFF.
    switch str
    Whether to use digital watermarks. This parameter is required. Valid values: ON, OFF.
    switch String
    Whether to use digital watermarks. This parameter is required. Valid values: ON, OFF.

    VodProcedureTemplateMediaProcessTaskTranscodeTaskListWatermarkList, VodProcedureTemplateMediaProcessTaskTranscodeTaskListWatermarkListArgs

    Definition string
    Watermarking template ID.
    EndTimeOffset double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    Definition string
    Watermarking template ID.
    EndTimeOffset float64
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    StartTimeOffset float64
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    SvgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    TextContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Double
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Double
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition string
    Watermarking template ID.
    endTimeOffset number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent string
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent string
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition str
    Watermarking template ID.
    end_time_offset float
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    start_time_offset float
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svg_content str
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    text_content str
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.
    definition String
    Watermarking template ID.
    endTimeOffset Number
    End time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will exist till the last video frame; If this value is greater than 0 (e.g., n), the watermark will exist till second n; If this value is smaller than 0 (e.g., -n), the watermark will exist till second n before the last video frame.
    startTimeOffset Number
    Start time offset of a watermark in seconds. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame. If this parameter is left blank or 0 is entered, the watermark will appear upon the first video frame; If this value is greater than 0 (e.g., n), the watermark will appear at second n after the first video frame; If this value is smaller than 0 (e.g., -n), the watermark will appear at second n before the last video frame.
    svgContent String
    SVG content of up to 2000000 characters. This needs to be entered only when the watermark type is SVG. Note: this field may return null, indicating that no valid values can be obtained.
    textContent String
    Text content of up to 100 characters. This needs to be entered only when the watermark type is text. Note: this field may return null, indicating that no valid values can be obtained.

    VodProcedureTemplateReviewAudioVideoTask, VodProcedureTemplateReviewAudioVideoTaskArgs

    Definition string
    Review template.
    ReviewContents List<string>
    The type of moderated content. Valid values:

    • Media: The original audio/video;
    • Cover: Thumbnails.
    Definition string
    Review template.
    ReviewContents []string
    The type of moderated content. Valid values:

    • Media: The original audio/video;
    • Cover: Thumbnails.
    definition String
    Review template.
    reviewContents List<String>
    The type of moderated content. Valid values:

    • Media: The original audio/video;
    • Cover: Thumbnails.
    definition string
    Review template.
    reviewContents string[]
    The type of moderated content. Valid values:

    • Media: The original audio/video;
    • Cover: Thumbnails.
    definition str
    Review template.
    review_contents Sequence[str]
    The type of moderated content. Valid values:

    • Media: The original audio/video;
    • Cover: Thumbnails.
    definition String
    Review template.
    reviewContents List<String>
    The type of moderated content. Valid values:

    • Media: The original audio/video;
    • Cover: Thumbnails.

    Import

    VOD procedure template can be imported using the name, e.g.

    $ pulumi import tencentcloud:index/vodProcedureTemplate:VodProcedureTemplate foo tf-procedure
    

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack