共用方式為


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

屬性值

屬性

適用於