AutoTune

class AutoTune

Specifies Auto-Tune type and Auto-Tune action details.

Types

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

Properties

Link copied to clipboard

Specifies details of the Auto-Tune action. See the Developer Guide for more information.

Link copied to clipboard

Specifies Auto-Tune type. Valid value is SCHEDULED_ACTION.

Functions

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