API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_Packet_Free Function

This method is used to release the memory of a packet which is owned by an ovrInstalledApplicationHandle and contains data transmitted over the network.

Signature

void ovr_Packet_Free(const ovrPacketHandle obj)

Parameters

obj: const ovrPacketHandle

Returns

void