Interface InputChannelLevel.Builder

  • Method Details

    • gain

      Remixing value. Units are in dB and acceptable values are within the range from -60 (mute) and 6 dB.
      Parameters:
      gain - Remixing value. Units are in dB and acceptable values are within the range from -60 (mute) and 6 dB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • inputChannel

      InputChannelLevel.Builder inputChannel(Integer inputChannel)
      The index of the input channel used as a source.
      Parameters:
      inputChannel - The index of the input channel used as a source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.