AVAudioUnitEQFilterParameters.FilterType Property

Definition

Gets or sets the AVAudioUnitEQFilterType of the filter.

public virtual AVFoundation.AVAudioUnitEQFilterType FilterType { [Foundation.Export("filterType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFilterType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.FilterType : AVFoundation.AVAudioUnitEQFilterType with get, set

Property Value

Attributes

Applies to