AudioEngineFactory property

IAudioEngine Function(HtmlElement hostElement) get AudioEngineFactory

Implementation

external static IAudioEngine Function(HtmlElement hostElement) get AudioEngineFactory;
set AudioEngineFactory (IAudioEngine AudioEngineFactory(HtmlElement hostElement))

Implementation

external static set AudioEngineFactory(IAudioEngine Function(HtmlElement hostElement) AudioEngineFactory);