DoLoad

Function Usage

Loads plugin data. (Do not use this function.)

Prototype

SDK_AVAILABLE_FOR_IN MxTools::MxpiBuffer* DoLoad(MxTools::MxpiBuffer& mxpiBuffer);

Parameter Description

Parameter

Input/Output

Description

mxpiBuffer

Input

Data to be loaded The member data under this data structure is input by the upstream plugin. Do not manually set the memory data.