|
| ClockStone Audio Toolkit for Unity - Documentation |
| AudioObject..::..scheduledPlayingAtDspTime Property |
| AudioObject Class See Also Send Feedback |
|
Gets or sets the DSP time at which the audio is scheduled to play.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
| C# |
|---|
public double scheduledPlayingAtDspTime { get; set; } |
Return Value
Type: DoubleReturns -1 if no audio is scheduled.