Navigation
Unreal Engine C++ API Reference > Plugins > OnlineSubsystemUtils
References
Module | OnlineSubsystemUtils |
Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/VoicePacketImpl.h |
Include | #include "VoicePacketImpl.h" |
Syntax
struct FVoiceDataImpl
Remarks
Holds the current voice packet data state
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVoicePacketImpl[MAX_SPLITSCREEN_TALKERS] | LocalPackets | Data used by the local talkers before sent |
![]() |
FVoicePacketList | RemotePackets | Holds the set of received packets that need to be processed |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |