Package org.robovm.apple.audiotoolbox
Class AudioToolbox.Presets
java.lang.Object
org.robovm.apple.audiotoolbox.AudioToolbox.Presets
- Enclosing class:
- AudioToolbox
public static class AudioToolbox.Presets extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringCPULoadKeystatic StringDataKeystatic StringElementNameKeystatic StringExternalFileRefsstatic StringManufacturerKeystatic StringNameKeystatic StringNumberKeystatic StringPartKeystatic StringRenderQualityKeystatic StringSubtypeKeystatic StringTypeKeystatic StringVersionKey -
Constructor Summary
Constructors Constructor Description Presets() -
Method Summary
-
Field Details
-
VersionKey
- See Also:
- Constant Field Values
-
TypeKey
- See Also:
- Constant Field Values
-
SubtypeKey
- See Also:
- Constant Field Values
-
ManufacturerKey
- See Also:
- Constant Field Values
-
DataKey
- See Also:
- Constant Field Values
-
NameKey
- See Also:
- Constant Field Values
-
NumberKey
- See Also:
- Constant Field Values
-
RenderQualityKey
- See Also:
- Constant Field Values
-
CPULoadKey
- See Also:
- Constant Field Values
-
ElementNameKey
- See Also:
- Constant Field Values
-
ExternalFileRefs
- See Also:
- Constant Field Values
-
PartKey
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Presets
public Presets()
-