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.
Prepares the file regions or buffers you schedule for playback.
func prepare(withFrameCount frameCount: AVAudioFrameCount)The number of sample frames of data to prepare.