Uses of Class
org.robovm.apple.audiotoolbox.AUParameterAutomationEvent
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUParameterAutomationEvent in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUParameterAutomationEvent Modifier and Type Method Description AUParameterAutomationEventAUParameterAutomationEvent. setAddress(long address)AUParameterAutomationEventAUParameterAutomationEvent. setEventType(AUParameterAutomationEventType eventType)AUParameterAutomationEventAUParameterAutomationEvent. setHostTime(long hostTime)AUParameterAutomationEventAUParameterAutomationEvent. setReserved(long reserved)AUParameterAutomationEventAUParameterAutomationEvent. setValue(float value)Method parameters in org.robovm.apple.audiotoolbox with type arguments of type AUParameterAutomationEvent Modifier and Type Method Description VoidPtrAUParameterNode. tokenByAddingParameterAutomationObserver(VoidBlock2<Long,AUParameterAutomationEvent> observer)