Contents

AVAudioPlayerNodeCompletionHandler

The callback handler for buffer or file completion.

Declaration

typealias AVAudioPlayerNodeCompletionHandler = (AVAudioPlayerNodeCompletionCallbackType) -> Void

Parameters

  • callbackType:

    The option to specify when the system must call the completion handler.

See Also

Scheduling Playback