次の方法で共有


AVAudioSession.InputAvailable プロパティ

定義

入力ルートがオーディオをサポートしているかどうか。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool InputAvailable { [Foundation.Export("isInputAvailable")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputAvailable : bool

プロパティ値

属性

適用対象