Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/FVoicePacketBuffer
References
| Module | OnlineSubsystemUtils |
| Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/VoicePacketBuffer.h |
| Include | #include "VoicePacketBuffer.h" |
| Source | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/VoicePacketBuffer.cpp |
uint32 DropOldestAudio
&40;
uint32 InNumSamples
&41;
Remarks
When called, will seek forward in the buffer by the requested number of samples, skipping and removing the audio we seek past. This will return the number of samples we were able to seek forward by.