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 |
void PushPacket
&40;
const void &42; InBuffer,
int32 NumBytes,
uint64 InStartSample,
EVoipStreamDataFormat Format
&41;
Remarks
Push a new packet of decompressed audio onto the buffer to be consumed. This should be called on the voice engine thread.