Uses of Class
org.robovm.apple.avfoundation.AVAudioUnitReverbPreset
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioUnitReverbPreset in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioUnitReverbPreset Modifier and Type Method Description static AVAudioUnitReverbPresetAVAudioUnitReverbPreset. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioUnitReverbPresetAVAudioUnitReverbPreset. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioUnitReverbPreset[]AVAudioUnitReverbPreset. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.avfoundation with parameters of type AVAudioUnitReverbPreset Modifier and Type Method Description voidAVAudioUnitReverb. loadFactoryPreset(AVAudioUnitReverbPreset preset)voidAVAudioEnvironmentReverbParameters. loadFactoryReverbPreset(AVAudioUnitReverbPreset preset)