Method Generate
Generate()
Generates an observable sequence that contains the audio context manager object.
public override IObservable<AudioContextManager> Generate()
Returns
- IObservable<AudioContextManager>
A sequence containing a single instance of the AudioContextManager class which will manage the lifetime of the audio context.