AVFoundation.AVAudioSession.SetPreferredInputNumberOfChannels Method
Sets the preferred number of input channels.

Syntax

[Foundation.Export("setPreferredInputNumberOfChannels:error:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual bool SetPreferredInputNumberOfChannels (out Foundation.NSError outError, nint count)

Parameters

count
Documentation for this section has not yet been entered.
outError
On failure, this contains the error details.

Returns

true if the request was successful, otherwise the outError parameter contains an instance of NSError describing the problem.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0