Class BufferConfigurationCollection
- Namespace
- Bonsai.Audio.Configuration
- Assembly
- Bonsai.Audio.dll
Represents a collection of audio buffer resources.
public class BufferConfigurationCollection : KeyedCollection<string, BufferConfiguration>, IList<BufferConfiguration>, ICollection<BufferConfiguration>, IList, ICollection, IReadOnlyList<BufferConfiguration>, IReadOnlyCollection<BufferConfiguration>, IEnumerable<BufferConfiguration>, IEnumerable
- Inheritance
-
BufferConfigurationCollection
- Implements
- Inherited Members
Methods
- GetKeyForItem(BufferConfiguration)
When implemented in a derived class, extracts the key from the specified element.