Contents

unitRenderAction_PreRender

Called on a render notification Proc - which is called either before or after the render operation of the audio unit. If this flag is set, the proc is being called before the render operation is performed.

Declaration

static var unitRenderAction_PreRender: AudioUnitRenderActionFlags { get }

See Also

Constants