Interface protos.google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel.IAudioChannelInput (1.7.2)

Properties of an AudioChannelInput.

Package

@google-cloud/video-transcoder

Properties

channel

channel?: (number|null);

AudioChannelInput channel

Property Value
TypeDescription
(number|null)

gainDb

gainDb?: (number|null);

AudioChannelInput gainDb

Property Value
TypeDescription
(number|null)

key

key?: (string|null);

AudioChannelInput key

Property Value
TypeDescription
(string|null)

track

track?: (number|null);

AudioChannelInput track

Property Value
TypeDescription
(number|null)