Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InputChannelLevel

import type { InputChannelLevel } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Input Channel Level

interface InputChannelLevel {
Gain: number;
InputChannel: number;
}

§Properties

§
Gain: number
[src]

Remixing value. Units are in dB and acceptable values are within the range from -60 (mute) and 6 dB.

§
InputChannel: number
[src]

The index of the input channel used as a source.