AVAudioUnitReverbPreset Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates constants describing the reverb presets.
public enum AVAudioUnitReverbPreset
type AVAudioUnitReverbPreset =
- Inheritance
-
AVAudioUnitReverbPreset
Fields
Name | Value | Description |
---|---|---|
SmallRoom | 0 | |
MediumRoom | 1 | |
LargeRoom | 2 | |
MediumHall | 3 | |
LargeHall | 4 | |
Plate | 5 | |
MediumChamber | 6 | |
LargeChamber | 7 | |
Cathedral | 8 | |
LargeRoom2 | 9 | |
MediumHall2 | 10 | |
MediumHall3 | 11 | |
LargeHall2 | 12 |