ISoundfieldEndpoint::GetDesiredCallbackPeriodicity

For endpoints that return true for EndpointRequiresCallback, this should return the duration between OnAudioCallback calls in seconds.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldEndpoint.h

Include

#include "ISoundfieldEndpoint.h"

Syntax

virtual float GetDesiredCallbackPeriodicity() const

Remarks

For endpoints that return true for EndpointRequiresCallback, this should return the duration between OnAudioCallback calls in seconds.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss