Uses of Class
org.robovm.apple.audiotoolbox.AUPresetEvent
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUPresetEvent in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUPresetEvent Modifier and Type Method Description AUPresetEventAUPresetEvent. setElement(int element)AUPresetEventAUPresetEvent. setPreset(NSPropertyList preset)AUPresetEventAUPresetEvent. setScope(AUScope scope)Methods in org.robovm.apple.audiotoolbox with parameters of type AUPresetEvent Modifier and Type Method Description voidMusicTrack. newAUPresetEvent(double timeStamp, AUPresetEvent presetEvent)protected OSStatusMusicTrack. newAUPresetEvent0(double inTimeStamp, AUPresetEvent inPresetEvent)