Uses of Class
org.robovm.apple.avfoundation.AVAudioPlayerNodeBufferOptions
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioPlayerNodeBufferOptions in org.robovm.apple.avfoundation
Fields in org.robovm.apple.avfoundation declared as AVAudioPlayerNodeBufferOptions Modifier and Type Field Description static AVAudioPlayerNodeBufferOptionsAVAudioPlayerNodeBufferOptions. Interruptsstatic AVAudioPlayerNodeBufferOptionsAVAudioPlayerNodeBufferOptions. InterruptsAtLoopstatic AVAudioPlayerNodeBufferOptionsAVAudioPlayerNodeBufferOptions. Loopsstatic AVAudioPlayerNodeBufferOptionsAVAudioPlayerNodeBufferOptions. NoneMethods in org.robovm.apple.avfoundation that return AVAudioPlayerNodeBufferOptions Modifier and Type Method Description protected AVAudioPlayerNodeBufferOptions[]AVAudioPlayerNodeBufferOptions. _values()static AVAudioPlayerNodeBufferOptions[]AVAudioPlayerNodeBufferOptions. values()protected AVAudioPlayerNodeBufferOptionsAVAudioPlayerNodeBufferOptions. wrap(long value, long mask)Methods in org.robovm.apple.avfoundation with parameters of type AVAudioPlayerNodeBufferOptions Modifier and Type Method Description voidAVAudioPlayerNode. scheduleBuffer(AVAudioPCMBuffer buffer, AVAudioTime when, AVAudioPlayerNodeBufferOptions options, Runnable completionHandler)voidAVAudioPlayerNode. scheduleBuffer(AVAudioPCMBuffer buffer, AVAudioTime when, AVAudioPlayerNodeBufferOptions options, AVAudioPlayerNodeCompletionCallbackType callbackType, VoidBlock1<AVAudioPlayerNodeCompletionCallbackType> completionHandler)