AudioSource

open class AudioSource(source: Int, val context: AudioContext) : AutoCloseable(source)

Inheritors

Constructors

Link copied to clipboard
constructor(source: Int, context: AudioContext)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()