InputChannelLevel

Input Channel Level

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gain: Int?

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

Link copied to clipboard

The index of the input channel used as a source.

Functions

Link copied to clipboard
inline fun copy(block: InputChannelLevel.Builder.() -> Unit = {}): InputChannelLevel
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String