dji_mop_client.hpp
Go to the documentation of this file.
MopErrCode connect(PipelineID id, PipelineType type, MopPipeline *&p)
Connect the target device by a pipelineid with properties of pipeline type. If success,...
Implementation of mop pipeline.
Class providing APIs & data structures MOP pipeline operations.
Definition: dji_mop_pipeline.hpp:43
Implementation of mop pipeline manager base.
Definition: dji_ack.cpp:38
MopErrCode disconnect(PipelineID id)
Disonnect the target device by a pipelineid.
Class providing APIs & data structures for acting as a MOP client.
Definition: dji_mop_client.hpp:43