Uses of Class
org.robovm.apple.avfoundation.AVAudioUnitComponent
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioUnitComponent in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return types with arguments of type AVAudioUnitComponent Modifier and Type Method Description NSArray<AVAudioUnitComponent>AVAudioUnitComponentManager. getComponentsMatchingDescription(AudioComponentDescription desc)NSArray<AVAudioUnitComponent>AVAudioUnitComponentManager. getComponentsMatchingPredicate(NSPredicate predicate)NSArray<AVAudioUnitComponent>AVAudioUnitComponentManager. getComponentsPassingTest(Block2<AVAudioUnitComponent,BooleanPtr,Boolean> testHandler)Methods in org.robovm.apple.avfoundation with parameters of type AVAudioUnitComponent Modifier and Type Method Description static NSObjectProtocolAVAudioUnitComponent.Notifications. observeTagsDidChange(AVAudioUnitComponent object, VoidBlock1<AVAudioUnitComponent> block)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAudioUnitComponent Modifier and Type Method Description NSArray<AVAudioUnitComponent>AVAudioUnitComponentManager. getComponentsPassingTest(Block2<AVAudioUnitComponent,BooleanPtr,Boolean> testHandler)static NSObjectProtocolAVAudioUnitComponent.Notifications. observeTagsDidChange(AVAudioUnitComponent object, VoidBlock1<AVAudioUnitComponent> block)