send()

Function Usage

Sends data and executes the pipeline.

Input Parameter Description

Parameter

Type

Description

element_name

str

Plugin name with a sequence number

metadataVec

List[MetadataInput]

Protobuf input data

dataBuffer

BufferInput

Input data of common images

Exception Throwing Interface

If data fails to be sent and the pointer memory data fails to be converted to the string, the runtime exception is thrown.