Edit

Share via


AVAudioSession.IOBufferDuration Property

Definition

The duration of the current buffer, in seconds.

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

Property Value

Attributes

Applies to