Uses of Class
org.robovm.apple.avfoundation.AVAudioEngine
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.scenekit | |
| org.robovm.apple.spritekit |
-
Uses of AVAudioEngine in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioEngine Modifier and Type Method Description AVAudioEngineAVAudioNode. getEngine()Methods in org.robovm.apple.avfoundation with parameters of type AVAudioEngine Modifier and Type Method Description protected longAVAudioSequencer. init(AVAudioEngine engine)static NSObjectProtocolAVAudioEngine.Notifications. observeConfigurationChange(AVAudioEngine object, VoidBlock1<AVAudioEngine> block)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAudioEngine Modifier and Type Method Description static NSObjectProtocolAVAudioEngine.Notifications. observeConfigurationChange(AVAudioEngine object, VoidBlock1<AVAudioEngine> block)Constructors in org.robovm.apple.avfoundation with parameters of type AVAudioEngine Constructor Description AVAudioSequencer(AVAudioEngine engine) -
Uses of AVAudioEngine in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return AVAudioEngine Modifier and Type Method Description AVAudioEngineSCNRenderer. getAudioEngine()AVAudioEngineSCNSceneRenderer. getAudioEngine()AVAudioEngineSCNSceneRendererAdapter. getAudioEngine()AVAudioEngineSCNView. getAudioEngine() -
Uses of AVAudioEngine in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return AVAudioEngine Modifier and Type Method Description AVAudioEngineSKScene. getAudioEngine()