Contents

offlineUnitRenderAction_Render

Once an offline unit has been successfully preflighted, it is then put into its render mode. So this flag is set to indicate to the audio unit that it is now in that state and that it should perform its processing on the input data.

Declaration

static var offlineUnitRenderAction_Render: AudioUnitRenderActionFlags { get }

See Also

Constants