Properties of a Channel.
Package
@google-cloud/livestreamProperties
activeInput
activeInput?: (string|null);
Channel activeInput
createTime
createTime?: (google.protobuf.ITimestamp|null);
Channel createTime
elementaryStreams
elementaryStreams?: (google.cloud.video.livestream.v1.IElementaryStream[]|null);
Channel elementaryStreams
inputAttachments
inputAttachments?: (google.cloud.video.livestream.v1.IInputAttachment[]|null);
Channel inputAttachments
labels
labels?: ({ [k: string]: string }|null);
Channel labels
logConfig
logConfig?: (google.cloud.video.livestream.v1.ILogConfig|null);
Channel logConfig
manifests
manifests?: (google.cloud.video.livestream.v1.IManifest[]|null);
Channel manifests
muxStreams
muxStreams?: (google.cloud.video.livestream.v1.IMuxStream[]|null);
Channel muxStreams
name
name?: (string|null);
Channel name
output
output?: (google.cloud.video.livestream.v1.Channel.IOutput|null);
Channel output
spriteSheets
spriteSheets?: (google.cloud.video.livestream.v1.ISpriteSheet[]|null);
Channel spriteSheets
streamingError
streamingError?: (google.rpc.IStatus|null);
Channel streamingError
streamingState
streamingState?: (google.cloud.video.livestream.v1.Channel.StreamingState|keyof typeof google.cloud.video.livestream.v1.Channel.StreamingState|null);
Channel streamingState
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Channel updateTime