All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.web.audio.DelayNode.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.audio

external class DelayNode(
    context: BaseAudioContext,
    options: DelayOptions = definedExternally,
) : AudioNode {
    val delayTime: AudioParam
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy