Partager via


AVAudioSession.SetPreferredOutputNumberOfChannels(nint, NSError) Méthode

Définition

[Foundation.Export("setPreferredOutputNumberOfChannels:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SetPreferredOutputNumberOfChannels (nint count, out Foundation.NSError outError);
abstract member SetPreferredOutputNumberOfChannels : nint *  -> bool
override this.SetPreferredOutputNumberOfChannels : nint *  -> bool

Paramètres

count
System.System.IntPtr System.nativeint
outError
NSError

Retours

Attributs

S’applique à