Skip to content

RosMediaInfoProps

Properties for defining a RosMediaInfo.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ice-mediainfo

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkice"
&alicloudroscdkice.RosMediaInfoProps {
    InputUrl: interface{},
    BusinessType: interface{},
    CateId: interface{},
    CoverUrl: interface{},
    Description: interface{},
    MediaTags: interface{},
    MediaType: interface{},
    Overwrite: interface{},
    ReferenceId: interface{},
    RegisterConfig: interface{},
    SmartTagTemplateId: interface{},
    Title: interface{},
    UserData: interface{},
    WorkflowId: interface{},
}

Properties

Name Type Description
InputUrl interface{} No description.
BusinessType interface{} No description.
CateId interface{} No description.
CoverUrl interface{} No description.
Description interface{} No description.
MediaTags interface{} No description.
MediaType interface{} No description.
Overwrite interface{} No description.
ReferenceId interface{} No description.
RegisterConfig interface{} No description.
SmartTagTemplateId interface{} No description.
Title interface{} No description.
UserData interface{} No description.
WorkflowId interface{} No description.

InputUrlRequired

InputUrl interface{}
  • Type: interface{}

BusinessTypeOptional

BusinessType interface{}
  • Type: interface{}

CateIdOptional

CateId interface{}
  • Type: interface{}

CoverUrlOptional

CoverUrl interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

MediaTagsOptional

MediaTags interface{}
  • Type: interface{}

MediaTypeOptional

MediaType interface{}
  • Type: interface{}

OverwriteOptional

Overwrite interface{}
  • Type: interface{}

ReferenceIdOptional

ReferenceId interface{}
  • Type: interface{}

RegisterConfigOptional

RegisterConfig interface{}
  • Type: interface{}

SmartTagTemplateIdOptional

SmartTagTemplateId interface{}
  • Type: interface{}

TitleOptional

Title interface{}
  • Type: interface{}

UserDataOptional

UserData interface{}
  • Type: interface{}

WorkflowIdOptional

WorkflowId interface{}
  • Type: interface{}