UVoipListenerSynthComponent::GetSampleCounter

This function returns the more recent sample counter of the packet currently getting played.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/VoipListenerSynthComponent.h

Include

#include "VoipListenerSynthComponent.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/VoipListenerSynthComponent.cpp

Syntax

uint64 GetSampleCounter()

Remarks

This function returns the more recent sample counter of the packet currently getting played. This may prove useful for strongly timing events off of VOIP playback, since VOIP playback has a highly variable amount of delay.

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