Contents

prepare(withFrameCount:)

Prepares the file regions or buffers you schedule for playback.

Declaration

func prepare(withFrameCount frameCount: AVAudioFrameCount)

Parameters

  • frameCount:

    The number of sample frames of data to prepare.

See Also

Controlling Playback