|
| ClockStone Audio Toolkit for Unity - Documentation |
| AudioObject..::..PlayScheduled Method |
| AudioObject Class See Also Send Feedback |
|
Plays the audio clip at the specified high precision DSP time (see the Unity AudioSettings.dspTime documentation)
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
| C# |
|---|
public void PlayScheduled( double dspTime ) |
Parameters
- dspTime
- Type: System..::..Double
The high precision DSP time.