Contents

AVAudioEngineManualRenderingStatus.cannotDoInCurrentContext

An operation that the system can’t perform under the current conditions.

Declaration

case cannotDoInCurrentContext

Discussion

This status guards a real-time render operation when a reconfiguration of the engine’s internal state is in progress. The client can try again later.

See Also

Constants