ChannelAssemblyChannel

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The MediaWeaver channel.

FillerSourceName

string

The source name of the filler slate.

MySource

FillerSourceLocationName

string

The source location of the filler slate.

MySourceLocation

GmtCreate

string

The time when the channel was created.

2024-01-15T03:44:16Z

ChannelName

string

The name of the channel.

MyChannel

ChannelTier

string

The tier of the channel. Valid values: basic and standard.

basic

AccessToken

string

The token for accessing the channel.

xxxxx

State

integer

The channel status. 0: stopped. 1: running.

0

GmtModified

string

The time when the channel was last modified.

2024-09-01T10:09Z

Arn

string

The ARN of the channel.

acs:ims:mediaweaver:::channel/myChannel

PlaybackMode

string

The playback mode. Valid values: loop and linear.

loop

OutPutConfigList

array

The channel output configurations.

object

The output.

ManifestName

string

The name of the manifest file.

index1

ChannelName

string

The name of the channel.

MyChannel

Format

string

The streaming protocol. Only HTTP Live Streaming (HLS) is supported.

hls

PlaybackUrl

string

The playback URL.

https://xxxxx.com/xxx.m3u8

ManifestSettings

string

The manifest settings.

{"WindowDuration": 60,"AdMarkType":"Daterange"}

SourceGroupName

string

The name of the source group.

group1

AccessPolicy

boolean

Whether access control is enabled.

true