Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice
Description
Returns the audio clock interploated between audio device callbacks to provide a smoothed value. Default implementation does not interpolate.
| Name | GetInterpolatedAudioClock |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioDevice.h |
| Include Path | #include "AudioDevice.h" |
virtual double GetInterpolatedAudioClock() const