acldvppDestroyRoiConfig

Description

Destroys data of the acldvppRoiConfig type created by the acldvppCreateRoiConfig call.

Prototype

aclError acldvppDestroyRoiConfig(acldvppRoiConfig *roiConfig)

Parameters

Parameter

Input/Output

Description

roiConfig

Input

Pointer to data of the acldvppRoiConfig type.

Returns

The value 0 indicates success, and other values indicate failure. For details, see aclError.