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

FOvrVoipDecoder Struct

It's a custom decoder for voice over internet protocol (VoIP) data. A VoIP session can be established by UOvrFunctionsBlueprintLibrary::Voip_Start It provides a way to decode compressed VoIP data into PCM format, which can then be played back or further processed.

Fields

OVR Handle for methods.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrVoipDecoderHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon