mps

package
v1.81.92 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WORKFLOW_STATUS_ENABLED  = "Enabled"
	WORKFLOW_STATUS_DISABLED = "Disabled"
)
View Source
const (
	PROTOCOL_RTP       = "RTP"
	PROTOCOL_SRT       = "SRT"
	PROTOCOL_RTMP      = "RTMP"
	PROTOCOL_HLS       = "HLS"
	PROTOCOL_RTMP_PULL = "RTMP_PULL"
	PROTOCOL_RTSP_PULL = "RTSP_PULL"
	PROTOCOL_HLS_PULL  = "HLS_PULL"
)

Variables

This section is empty.

Functions

func DataSourceTencentCloudMpsMediaMetaData

func DataSourceTencentCloudMpsMediaMetaData() *schema.Resource

func DataSourceTencentCloudMpsParseLiveStreamProcessNotification

func DataSourceTencentCloudMpsParseLiveStreamProcessNotification() *schema.Resource

func DataSourceTencentCloudMpsParseNotification

func DataSourceTencentCloudMpsParseNotification() *schema.Resource

func DataSourceTencentCloudMpsSchedules

func DataSourceTencentCloudMpsSchedules() *schema.Resource

func DataSourceTencentCloudMpsTasks

func DataSourceTencentCloudMpsTasks() *schema.Resource

func ResourceTencentCloudMpsAdaptiveDynamicStreamingTemplate

func ResourceTencentCloudMpsAdaptiveDynamicStreamingTemplate() *schema.Resource

func ResourceTencentCloudMpsAiAnalysisTemplate

func ResourceTencentCloudMpsAiAnalysisTemplate() *schema.Resource

func ResourceTencentCloudMpsAiRecognitionTemplate

func ResourceTencentCloudMpsAiRecognitionTemplate() *schema.Resource

func ResourceTencentCloudMpsAnimatedGraphicsTemplate

func ResourceTencentCloudMpsAnimatedGraphicsTemplate() *schema.Resource

func ResourceTencentCloudMpsContentReviewTemplate

func ResourceTencentCloudMpsContentReviewTemplate() *schema.Resource

func ResourceTencentCloudMpsEditMediaOperation

func ResourceTencentCloudMpsEditMediaOperation() *schema.Resource

func ResourceTencentCloudMpsEnableScheduleConfig

func ResourceTencentCloudMpsEnableScheduleConfig() *schema.Resource

func ResourceTencentCloudMpsEnableWorkflowConfig

func ResourceTencentCloudMpsEnableWorkflowConfig() *schema.Resource

func ResourceTencentCloudMpsEvent

func ResourceTencentCloudMpsEvent() *schema.Resource

func ResourceTencentCloudMpsExecuteFunctionOperation

func ResourceTencentCloudMpsExecuteFunctionOperation() *schema.Resource

func ResourceTencentCloudMpsFlow

func ResourceTencentCloudMpsFlow() *schema.Resource

func ResourceTencentCloudMpsImageSpriteTemplate

func ResourceTencentCloudMpsImageSpriteTemplate() *schema.Resource

func ResourceTencentCloudMpsInput

func ResourceTencentCloudMpsInput() *schema.Resource

func ResourceTencentCloudMpsManageTaskOperation

func ResourceTencentCloudMpsManageTaskOperation() *schema.Resource

func ResourceTencentCloudMpsOutput

func ResourceTencentCloudMpsOutput() *schema.Resource

func ResourceTencentCloudMpsPersonSample

func ResourceTencentCloudMpsPersonSample() *schema.Resource

func ResourceTencentCloudMpsProcessLiveStreamOperation

func ResourceTencentCloudMpsProcessLiveStreamOperation() *schema.Resource

func ResourceTencentCloudMpsProcessMediaOperation

func ResourceTencentCloudMpsProcessMediaOperation() *schema.Resource

func ResourceTencentCloudMpsSampleSnapshotTemplate

func ResourceTencentCloudMpsSampleSnapshotTemplate() *schema.Resource

func ResourceTencentCloudMpsSchedule

func ResourceTencentCloudMpsSchedule() *schema.Resource

func ResourceTencentCloudMpsSnapshotByTimeoffsetTemplate

func ResourceTencentCloudMpsSnapshotByTimeoffsetTemplate() *schema.Resource

func ResourceTencentCloudMpsStartFlowOperation

func ResourceTencentCloudMpsStartFlowOperation() *schema.Resource

func ResourceTencentCloudMpsTranscodeTemplate

func ResourceTencentCloudMpsTranscodeTemplate() *schema.Resource

func ResourceTencentCloudMpsWatermarkTemplate

func ResourceTencentCloudMpsWatermarkTemplate() *schema.Resource

func ResourceTencentCloudMpsWithdrawsWatermarkOperation

func ResourceTencentCloudMpsWithdrawsWatermarkOperation() *schema.Resource

func ResourceTencentCloudMpsWordSample

func ResourceTencentCloudMpsWordSample() *schema.Resource

func ResourceTencentCloudMpsWorkflow

func ResourceTencentCloudMpsWorkflow() *schema.Resource

Types

type MpsService

type MpsService struct {
	// contains filtered or unexported fields
}

func NewMpsService

func NewMpsService(client *connectivity.TencentCloudClient) MpsService

func (*MpsService) DeleteMpsAdaptiveDynamicStreamingTemplateById

func (me *MpsService) DeleteMpsAdaptiveDynamicStreamingTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsAiAnalysisTemplateById

func (me *MpsService) DeleteMpsAiAnalysisTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsAiRecognitionTemplateById

func (me *MpsService) DeleteMpsAiRecognitionTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsAnimatedGraphicsTemplateById

func (me *MpsService) DeleteMpsAnimatedGraphicsTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsContentReviewTemplateById

func (me *MpsService) DeleteMpsContentReviewTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsEventById

func (me *MpsService) DeleteMpsEventById(ctx context.Context, eventId string) (errRet error)

func (*MpsService) DeleteMpsFlowById

func (me *MpsService) DeleteMpsFlowById(ctx context.Context, flowId string) (errRet error)

func (*MpsService) DeleteMpsImageSpriteTemplateById

func (me *MpsService) DeleteMpsImageSpriteTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsOutputById

func (me *MpsService) DeleteMpsOutputById(ctx context.Context, flowId, outputId string) (errRet error)

func (*MpsService) DeleteMpsPersonSampleById

func (me *MpsService) DeleteMpsPersonSampleById(ctx context.Context, personId string) (errRet error)

func (*MpsService) DeleteMpsSampleSnapshotTemplateById

func (me *MpsService) DeleteMpsSampleSnapshotTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsScheduleById

func (me *MpsService) DeleteMpsScheduleById(ctx context.Context, scheduleId string) (errRet error)

func (*MpsService) DeleteMpsSnapshotByTimeoffsetTemplateById

func (me *MpsService) DeleteMpsSnapshotByTimeoffsetTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsTranscodeTemplateById

func (me *MpsService) DeleteMpsTranscodeTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsWatermarkTemplateById

func (me *MpsService) DeleteMpsWatermarkTemplateById(ctx context.Context, definition string) (errRet error)

func (*MpsService) DeleteMpsWordSamplesById

func (me *MpsService) DeleteMpsWordSamplesById(ctx context.Context, keywords []string) (errRet error)

func (*MpsService) DeleteMpsWorkflowById

func (me *MpsService) DeleteMpsWorkflowById(ctx context.Context, workflowId string) (errRet error)

func (*MpsService) DescribeMpsAdaptiveDynamicStreamingTemplateById

func (me *MpsService) DescribeMpsAdaptiveDynamicStreamingTemplateById(ctx context.Context, definition string) (adaptiveDynamicStreamingTemplate *mps.AdaptiveDynamicStreamingTemplate, errRet error)

func (*MpsService) DescribeMpsAiAnalysisTemplateById

func (me *MpsService) DescribeMpsAiAnalysisTemplateById(ctx context.Context, definition string) (aiAnalysisTemplate *mps.AIAnalysisTemplateItem, errRet error)

func (*MpsService) DescribeMpsAiRecognitionTemplateById

func (me *MpsService) DescribeMpsAiRecognitionTemplateById(ctx context.Context, definition string) (aiRecognitionTemplate *mps.AIRecognitionTemplateItem, errRet error)

func (*MpsService) DescribeMpsAnimatedGraphicsTemplateById

func (me *MpsService) DescribeMpsAnimatedGraphicsTemplateById(ctx context.Context, definition string) (animatedGraphicsTemplate *mps.AnimatedGraphicsTemplate, errRet error)

func (*MpsService) DescribeMpsContentReviewTemplateById

func (me *MpsService) DescribeMpsContentReviewTemplateById(ctx context.Context, definition string) (contentReviewTemplate *mps.ContentReviewTemplateItem, errRet error)

func (*MpsService) DescribeMpsEventById

func (me *MpsService) DescribeMpsEventById(ctx context.Context, eventId string) (event *mps.DescribeEvent, errRet error)

func (*MpsService) DescribeMpsFlowById

func (me *MpsService) DescribeMpsFlowById(ctx context.Context, flowId string) (flow *mps.DescribeFlow, errRet error)

func (*MpsService) DescribeMpsImageSpriteTemplateById

func (me *MpsService) DescribeMpsImageSpriteTemplateById(ctx context.Context, definition string) (imageSpriteTemplate *mps.ImageSpriteTemplate, errRet error)

func (*MpsService) DescribeMpsInputById

func (me *MpsService) DescribeMpsInputById(ctx context.Context, flowId, inputId string) (input *mps.DescribeInput, errRet error)

func (*MpsService) DescribeMpsMediaMetaDataByFilter

func (me *MpsService) DescribeMpsMediaMetaDataByFilter(ctx context.Context, param map[string]interface{}) (ret *mps.MediaMetaData, errRet error)

func (*MpsService) DescribeMpsOutputById

func (me *MpsService) DescribeMpsOutputById(ctx context.Context, flowId, outputId string) (output *mps.DescribeOutput, errRet error)

func (*MpsService) DescribeMpsParseLiveStreamProcessNotificationByFilter

func (me *MpsService) DescribeMpsParseLiveStreamProcessNotificationByFilter(ctx context.Context, param map[string]interface{}) (ret *mps.ParseLiveStreamProcessNotificationResponseParams, errRet error)

func (*MpsService) DescribeMpsParseNotificationByFilter

func (me *MpsService) DescribeMpsParseNotificationByFilter(ctx context.Context, param map[string]interface{}) (ret *mps.ParseNotificationResponseParams, errRet error)

func (*MpsService) DescribeMpsPersonSampleById

func (me *MpsService) DescribeMpsPersonSampleById(ctx context.Context, personId string) (personSample *mps.AiSamplePerson, errRet error)

func (*MpsService) DescribeMpsSampleSnapshotTemplateById

func (me *MpsService) DescribeMpsSampleSnapshotTemplateById(ctx context.Context, definition string) (sampleSnapshotTemplate *mps.SampleSnapshotTemplate, errRet error)

func (*MpsService) DescribeMpsScheduleById

func (me *MpsService) DescribeMpsScheduleById(ctx context.Context, scheduleId *string) (schedules []*mps.SchedulesInfo, errRet error)

func (*MpsService) DescribeMpsSchedulesByFilter

func (me *MpsService) DescribeMpsSchedulesByFilter(ctx context.Context, param map[string]interface{}) (schedules []*mps.SchedulesInfo, errRet error)

func (*MpsService) DescribeMpsSnapshotByTimeoffsetTemplateById

func (me *MpsService) DescribeMpsSnapshotByTimeoffsetTemplateById(ctx context.Context, definition string) (snapshotByTimeoffsetTemplate *mps.SnapshotByTimeOffsetTemplate, errRet error)

func (*MpsService) DescribeMpsTasksByFilter

func (me *MpsService) DescribeMpsTasksByFilter(ctx context.Context, param map[string]interface{}) (tasks []*mps.TaskSimpleInfo, errRet error)

func (*MpsService) DescribeMpsTranscodeTemplateById

func (me *MpsService) DescribeMpsTranscodeTemplateById(ctx context.Context, definition string) (transcodeTemplate *mps.TranscodeTemplate, errRet error)

func (*MpsService) DescribeMpsWatermarkTemplateById

func (me *MpsService) DescribeMpsWatermarkTemplateById(ctx context.Context, definition string) (watermarkTemplate *mps.WatermarkTemplate, errRet error)

func (*MpsService) DescribeMpsWordSampleById

func (me *MpsService) DescribeMpsWordSampleById(ctx context.Context, keyword string) (wordSample *mps.AiSampleWord, errRet error)

func (*MpsService) DescribeMpsWordSamplesById

func (me *MpsService) DescribeMpsWordSamplesById(ctx context.Context, keywords []string) (wordSamples []*mps.AiSampleWord, errRet error)

func (*MpsService) DescribeMpsWorkflowById

func (me *MpsService) DescribeMpsWorkflowById(ctx context.Context, workflowId string) (workflow *mps.WorkflowInfo, errRet error)

func (*MpsService) DisableWorkflow

func (me *MpsService) DisableWorkflow(ctx context.Context, workflowId int64) (errRet error)

func (*MpsService) EnableWorkflow

func (me *MpsService) EnableWorkflow(ctx context.Context, workflowId int64) (errRet error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL