AVAudioUnitComponentFilter Delegate

Definition

public delegate bool AVAudioUnitComponentFilter(AVAudioUnitComponent comp, ref bool stop);
type AVAudioUnitComponentFilter = delegate of AVAudioUnitComponent *  -> bool

Parameters

stop
Boolean

Return Value

Applies to