Class Description

This class indicates an abstract class of the process, which is created by setting the device ID and plugin properties, obtaining the process JSON data, sending data to the process, and obtaining the execution results.

  • If the MxStreamManager object is created by allocating heap memory, you must destroy the MxStreamManager object after using it. Otherwise, unexpected errors may occur.
  • If an exception indicating that the constructor fails to be executed due to memory exhaustion occurs, do not call subsequent member functions.
  • During stream destruction, all plugins are stopped. Therefore, you need to ensure that the files or results have been saved.