#include <IRsRtsp.h>
Public Member Functions | |
virtual int | addStream (rs2_video_stream t_stream, rtp_callback *t_frameCallBack)=0 |
virtual int | close ()=0 |
virtual std::vector< IpDeviceControlData > | getControls ()=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_stream > | getStreams ()=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 |
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.
|
pure virtual |
Implemented in RsRTSPClient.