Public Member Functions | List of all members
IRsRtsp Class Referenceabstract

#include <IRsRtsp.h>

Inheritance diagram for IRsRtsp:
Inheritance graph
[legend]

Public Member Functions

virtual int addStream (rs2_video_stream t_stream, rtp_callback *t_frameCallBack)=0
 
virtual int close ()=0
 
virtual std::vector< IpDeviceControlDatagetControls ()=0
 
virtual DeviceData getDeviceData ()=0
 
virtual int getOption (const std::string &t_sensorName, rs2_option t_option, float &t_value)=0
 
virtual std::vector< rs2_video_streamgetStreams ()=0
 
virtual int setOption (const std::string &t_sensorName, rs2_option t_option, float t_value)=0
 
virtual int start ()=0
 
virtual int stop ()=0
 

Detailed Description

Definition at line 21 of file IRsRtsp.h.

Member Function Documentation

virtual int IRsRtsp::addStream ( rs2_video_stream  t_stream,
rtp_callback t_frameCallBack 
)
pure virtual

Implemented in RsRTSPClient.

virtual int IRsRtsp::close ( )
pure virtual

Implemented in RsRTSPClient.

virtual std::vector<IpDeviceControlData> IRsRtsp::getControls ( )
pure virtual

Implemented in RsRTSPClient.

virtual DeviceData IRsRtsp::getDeviceData ( )
pure virtual

Implemented in RsRTSPClient.

virtual int IRsRtsp::getOption ( const std::string t_sensorName,
rs2_option  t_option,
float &  t_value 
)
pure virtual

Implemented in RsRTSPClient.

virtual std::vector<rs2_video_stream> IRsRtsp::getStreams ( )
pure virtual

Implemented in RsRTSPClient.

virtual int IRsRtsp::setOption ( const std::string t_sensorName,
rs2_option  t_option,
float  t_value 
)
pure virtual

Implemented in RsRTSPClient.

virtual int IRsRtsp::start ( )
pure virtual

Implemented in RsRTSPClient.

virtual int IRsRtsp::stop ( )
pure virtual

Implemented in RsRTSPClient.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32