Uses of Class
org.robovm.apple.audiotoolbox.AUNodeInteractionInfo
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUNodeInteractionInfo in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUNodeInteractionInfo Modifier and Type Method Description AUNodeInteractionInfoAUNodeInteraction. getNodeInteraction()AUNodeInteractionInfoAUNodeInteractionInfo. setConnection(AUNodeConnection connection)AUNodeInteractionInfoAUNodeInteractionInfo. setInputCallback(AUNodeRenderCallback inputCallback)Methods in org.robovm.apple.audiotoolbox with parameters of type AUNodeInteractionInfo Modifier and Type Method Description AUNodeInteractionAUNodeInteraction. setNodeInteraction(AUNodeInteractionInfo nodeInteraction)Constructors in org.robovm.apple.audiotoolbox with parameters of type AUNodeInteractionInfo Constructor Description AUNodeInteraction(AUNodeInteractionType nodeInteractionType, AUNodeInteractionInfo nodeInteraction)