Click or drag to resize

AudioObjectaudioObjectTime Property

Returns the high precision local time of this audio object

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public double audioObjectTime { get; }

Property Value

Type: Double
Remarks
The local time is paused when the audio object is paused.
See Also