IDataViewer
Data-bound viewer that receives audio source updates.
Extends
Section titled “Extends”Extended by
Section titled “Extended by”Methods
Section titled “Methods”destroy()
Section titled “destroy()”destroy(): void;Returns
Section titled “Returns”void
Inherited from
Section titled “Inherited from”setSource()
Section titled “setSource()”setSource(source: AudioSource): void;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
source | AudioSource |
Returns
Section titled “Returns”void