send_multi_data_with_unique_id()

Function Usage

Sends data in single-threaded or multithreaded mode. It needs to be used with get_multi_result_with_unique_id() and supports single-input and multi-input.

Input Parameter Description

Parameter

Type

Description

InPluginNum

int

Amount of input data (number of input plugins)

cataInputVec

List[MxDataInput]

Input data of type list

uniqueId

Int

Unique ID. The default value is 0.