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 public double audioObjectTime { get; }
Property Value
Type:
DoubleRemarks
The local time is paused when the audio object is paused.
See Also