Class AudioResources
Represents an operator that creates a collection of buffer resources and audio sources to be loaded into the resource manager.
public class AudioResources : ResourceLoader
- Inheritance
-
AudioResources
- Inherited Members
Properties
- Buffers
Gets the collection of buffer resources to be loaded into the resource manager.
- Sources
Gets the collection of audio sources to be loaded into the resource manager.
Methods
- GetResources()
Returns the set of resources to be loaded into the resource manager.
- Process(IObservable<AudioContextManager>)
Creates a collection of buffer resources and audio sources to be loaded into the resource manager.