This is a custom encoder for voice over internet protocol (VoIP) data. A VoIP session can be established by UOvrFunctionsBlueprintLibrary::Voip_Start. It provides a way to encode PCM data into compressed VoIP data.
Fields
ovrVoipEncoderHandle Handle[Get]
OVR Handle for methods.
Member Functions
FOvrVoipEncoder ( )
This is the default constructor for the struct, which initializes the ::ovrVoipEncoderHandle and TOvrMessageHandlePtr to their default values.