Build
Function Usage
Creates the MIMO process based on the inputs and outputs of the FunctionalStream constructor.
Prototype
APP_ERROR FunctionalStream::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: FunctionalStream