Build
Function Usage
Adds plugins in sequence based on the Add function to construct a unidirectional sequential process.
Prototype
APP_ERROR Build();
Return Parameter Description
Data Structure |
Description |
|---|---|
APP_ERROR |
Error code returned during program execution. For details, see the MxBase/ErrorCode/ErrorCode.h file. |
Parent topic: SequentialStream