Interface protos.google.cloud.video.livestream.v1.IChannel (1.0.2)

Properties of a Channel.

Package

@google-cloud/livestream

Properties

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

encryptions

encryptions?: (google.cloud.video.livestream.v1.IEncryption[]|null);

Channel encryptions

inputAttachments

inputAttachments?: (google.cloud.video.livestream.v1.IInputAttachment[]|null);

Channel inputAttachments

inputConfig

inputConfig?: (google.cloud.video.livestream.v1.IInputConfig|null);

Channel inputConfig

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

timecodeConfig

timecodeConfig?: (google.cloud.video.livestream.v1.ITimecodeConfig|null);

Channel timecodeConfig

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Channel updateTime