RemixSettings

Remix Settings

Types

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

Properties

Link copied to clipboard

Mapping of input channels to output channels, with appropriate gain adjustments.

Link copied to clipboard

Number of input channels to be used.

Link copied to clipboard

Number of output channels to be produced. Valid values: 1, 2, 4, 6, 8

Functions

Link copied to clipboard
inline fun copy(block: RemixSettings.Builder.() -> Unit = {}): RemixSettings
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