Share via


AVMutableAudioMix.InputParameters Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAudioMixInputParameters[] InputParameters { [Foundation.Export("inputParameters", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setInputParameters:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("inputParameters", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setInputParameters:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.InputParameters : AVFoundation.AVAudioMixInputParameters[] with get, set

Property Value

Attributes

Applies to