VPI - Vision Programming Interface

0.4.4 Release

Payload

Declaration of payload handling functions and types;. More...

Typedefs

typedef struct VPIPayloadImpl * VPIPayload
 A handle to an algorithm payload.
 

Functions

void vpiPayloadDestroy (VPIPayload payload)
 Deallocates the payload object and all associated resources. More...
 

Detailed Description

Declaration of payload handling functions and types;.

Function Documentation

◆ vpiPayloadDestroy()

void vpiPayloadDestroy ( VPIPayload  payload)

#include <vpi/Stream.h>

Deallocates the payload object and all associated resources.

Parameters
[in]payloadpayload handle