Interface protos.google.cloud.video.transcoder.v1.AudioStream.IAudioMapping (1.6.1)

Properties of an AudioMapping.

Package

@google-cloud/video-transcoder!

Properties

atomKey

atomKey?: (string|null);

AudioMapping atomKey

Property Value
TypeDescription
(string|null)

gainDb

gainDb?: (number|null);

AudioMapping gainDb

Property Value
TypeDescription
(number|null)

inputChannel

inputChannel?: (number|null);

AudioMapping inputChannel

Property Value
TypeDescription
(number|null)

inputKey

inputKey?: (string|null);

AudioMapping inputKey

Property Value
TypeDescription
(string|null)

inputTrack

inputTrack?: (number|null);

AudioMapping inputTrack

Property Value
TypeDescription
(number|null)

outputChannel

outputChannel?: (number|null);

AudioMapping outputChannel

Property Value
TypeDescription
(number|null)