Package apple.avfoundation
Interface AVAudioUnit.Block_instantiateWithComponentDescriptionOptionsCompletionHandler
-
- Enclosing class:
- AVAudioUnit
public static interface AVAudioUnit.Block_instantiateWithComponentDescriptionOptionsCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_instantiateWithComponentDescriptionOptionsCompletionHandler(AVAudioUnit audioUnit, NSError error)
-
-
-
Method Detail
-
call_instantiateWithComponentDescriptionOptionsCompletionHandler
void call_instantiateWithComponentDescriptionOptionsCompletionHandler(AVAudioUnit audioUnit, NSError error)
-
-