Public Member Functions | Private Attributes | List of all members
rs_rtp_callback Class Reference

#include <rs_rtp_callback.hh>

Inheritance diagram for rs_rtp_callback:
Inheritance graph
[legend]

Public Member Functions

int arrived_frames ()
 
void on_frame (unsigned char *buffer, ssize_t size, struct timeval presentationTime)
 
 rs_rtp_callback (std::shared_ptr< rs_rtp_stream > rtp_stream)
 
 ~rs_rtp_callback ()
 

Private Attributes

int arrive_frames_counter
 
std::shared_ptr< rs_rtp_streamm_rtp_stream
 
int m_stream_uid
 

Detailed Description

Definition at line 13 of file rs_rtp_callback.hh.

Constructor & Destructor Documentation

rs_rtp_callback::rs_rtp_callback ( std::shared_ptr< rs_rtp_stream rtp_stream)
inline

Definition at line 23 of file rs_rtp_callback.hh.

rs_rtp_callback::~rs_rtp_callback ( )

Definition at line 13 of file rs_rtp_callback.cpp.

Member Function Documentation

int rs_rtp_callback::arrived_frames ( )
inline

Definition at line 33 of file rs_rtp_callback.hh.

void rs_rtp_callback::on_frame ( unsigned char *  buffer,
ssize_t  size,
struct timeval  presentationTime 
)
virtual

Implements rtp_callback.

Definition at line 8 of file rs_rtp_callback.cpp.

Member Data Documentation

int rs_rtp_callback::arrive_frames_counter
private

Definition at line 20 of file rs_rtp_callback.hh.

std::shared_ptr<rs_rtp_stream> rs_rtp_callback::m_rtp_stream
private

Definition at line 16 of file rs_rtp_callback.hh.

int rs_rtp_callback::m_stream_uid
private

Definition at line 18 of file rs_rtp_callback.hh.


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


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