Package apple.avfoundation.enums
Class AVAudioUnitReverbPreset
- java.lang.Object
-
- apple.avfoundation.enums.AVAudioUnitReverbPreset
-
public final class AVAudioUnitReverbPreset extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longCathedralstatic longLargeChamberstatic longLargeHallstatic longLargeHall2static longLargeRoomstatic longLargeRoom2static longMediumChamberstatic longMediumHallstatic longMediumHall2static longMediumHall3static longMediumRoomstatic longPlatestatic longSmallRoom
-
-
-
Field Detail
-
SmallRoom
public static final long SmallRoom
- See Also:
- Constant Field Values
-
MediumRoom
public static final long MediumRoom
- See Also:
- Constant Field Values
-
LargeRoom
public static final long LargeRoom
- See Also:
- Constant Field Values
-
MediumHall
public static final long MediumHall
- See Also:
- Constant Field Values
-
LargeHall
public static final long LargeHall
- See Also:
- Constant Field Values
-
Plate
public static final long Plate
- See Also:
- Constant Field Values
-
MediumChamber
public static final long MediumChamber
- See Also:
- Constant Field Values
-
LargeChamber
public static final long LargeChamber
- See Also:
- Constant Field Values
-
Cathedral
public static final long Cathedral
- See Also:
- Constant Field Values
-
LargeRoom2
public static final long LargeRoom2
- See Also:
- Constant Field Values
-
MediumHall2
public static final long MediumHall2
- See Also:
- Constant Field Values
-
MediumHall3
public static final long MediumHall3
- See Also:
- Constant Field Values
-
LargeHall2
public static final long LargeHall2
- See Also:
- Constant Field Values
-
-