次の方法で共有


AVAudioSession.CurrentHardwareSampleRate プロパティ

定義

アプリケーション開発者は、この非推奨のプロパティを使用しないでください。 代わりに SampleRate を使用してください

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'SampleRate' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double CurrentHardwareSampleRate { [Foundation.Export("currentHardwareSampleRate")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'SampleRate' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentHardwareSampleRate : double

プロパティ値

属性

適用対象