coreaudio::audio_unit::render_callback::action_flags::OFFLINE_COMPLETE []

pub const OFFLINE_COMPLETE: ActionFlags = ActionFlags{bits: au::kAudioOfflineUnitRenderAction_Complete,}

This flag is set when an offline unit has completed either its preflight or performed render operation.

Available in OS X v10.3 and later.