AudioSession.CurrentHardwareOutputLatency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current hardware output latency in seconds.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static float CurrentHardwareOutputLatency { get; }
member this.CurrentHardwareOutputLatency : single
Property Value
- Attributes
Remarks
If there is an error reading or setting the property, this will raise an AudioSessionException.