AudioObjectstartedPlayingAtTime Property
|
Gets the
systemTime at which the audio started playing.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public double startedPlayingAtTime { get; }
Property Value
Type:
DoubleRemarks
If a play was scheduled or delayed, this value is different than
playCalledAtTimeSee Also