AVAudioSession.GetPreferredInputNumberOfChannels Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Recupera o número preferencial de canais de entrada.
[Foundation.Export("preferredInputNumberOfChannels")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint GetPreferredInputNumberOfChannels ();
abstract member GetPreferredInputNumberOfChannels : unit -> nint
override this.GetPreferredInputNumberOfChannels : unit -> nint
Retornos
System.System.IntPtr
System.nativeint
- Atributos
Aplica-se a
Confira também
- <xref:AVFoundation.AVAudioSession.SetPreferredInputNumberOfChannels>