Modifica

Share via


AudioSession.CurrentHardwareIOBufferDuration Property

Definition

The size in seconds of the hardware input and output buffer.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static float CurrentHardwareIOBufferDuration { get; }
member this.CurrentHardwareIOBufferDuration : single

Property Value

Attributes

Remarks

If there is an error reading or setting the property, this will raise an AudioSessionException.

Applies to