AudioEngineFactory property

IAudioEngine Function(HtmlElement hostElement) AudioEngineFactory

Implementation

external static IAudioEngine Function(HtmlElement hostElement) get AudioEngineFactory;
void AudioEngineFactory=(IAudioEngine AudioEngineFactory(HtmlElement hostElement))

Implementation

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