Contents

manualRenderingMaximumFrameCount

The maximum number of PCM sample frames the engine produces in any single render call in manual rendering mode.

Declaration

var manualRenderingMaximumFrameCount: AVAudioFrameCount { get }

Discussion

If you get this property when the engine isn’t in manual rendering mode, it returns zero.

See Also

Getting Manual Rendering Properties