Uses of Class
org.robovm.apple.audiotoolbox.AUGraph
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUGraph in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUGraph Modifier and Type Method Description static AUGraphAUGraph. create()AUGraphMusicSequence. getAUGraph()Methods in org.robovm.apple.audiotoolbox with parameters of type AUGraph Modifier and Type Method Description voidMusicSequence. setAUGraph(AUGraph graph)protected OSStatusMusicSequence. setAUGraph0(AUGraph inGraph)