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

ovr_Packet_GetBytes Function

This size field represents the size of the packet in bytes. Ideally, it is recommended to keep a message under 1200 bytes so that data can fit into a single packet.

Signature

const void* ovr_Packet_GetBytes(const ovrPacketHandle obj)

Parameters

obj: const ovrPacketHandle

Returns

const void *