Contents

AVAudioPlayerNodeCompletionCallbackType.dataRendered

A completion handler that indicates the player renders the buffer or file data.

Declaration

case dataRendered

Discussion

This case doesn’t account for any signal processing latencies downstream of the player in the engine.

See Also

Completion Handler Cases