Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Attributes | List of all members
RsServerMediaSession Class Reference

#include <RsServerMediaSession.h>

Inheritance diagram for RsServerMediaSession:
Inheritance graph
[legend]

Public Member Functions

void closeRsCamera ()
 
RsSensorgetRsSensor ()
 
void openRsCamera (std::unordered_map< long long int, rs2::frame_queue > &t_streamProfiles)
 

Static Public Member Functions

static RsServerMediaSessioncreateNew (UsageEnvironment &t_env, RsSensor &t_sensor, char const *t_streamName=NULL, char const *t_info=NULL, char const *t_description=NULL, Boolean t_isSSM=False, char const *t_miscSDPLines=NULL)
 

Protected Member Functions

 RsServerMediaSession (UsageEnvironment &t_env, RsSensor &t_sensor, char const *t_streamName, char const *t_info, char const *t_description, Boolean t_isSSM, char const *t_miscSDPLines)
 
virtual ~RsServerMediaSession ()
 

Private Attributes

bool m_isActive
 
RsSensor m_rsSensor
 

Detailed Description

Definition at line 9 of file RsServerMediaSession.h.

Constructor & Destructor Documentation

RsServerMediaSession::RsServerMediaSession ( UsageEnvironment &  t_env,
RsSensor t_sensor,
char const *  t_streamName,
char const *  t_info,
char const *  t_description,
Boolean  t_isSSM,
char const *  t_miscSDPLines 
)
protected

Definition at line 13 of file RsServerMediaSession.cpp.

RsServerMediaSession::~RsServerMediaSession ( )
protectedvirtual

Definition at line 19 of file RsServerMediaSession.cpp.

Member Function Documentation

void RsServerMediaSession::closeRsCamera ( )

Definition at line 33 of file RsServerMediaSession.cpp.

RsServerMediaSession * RsServerMediaSession::createNew ( UsageEnvironment &  t_env,
RsSensor t_sensor,
char const *  t_streamName = NULL,
char const *  t_info = NULL,
char const *  t_description = NULL,
Boolean  t_isSSM = False,
char const *  t_miscSDPLines = NULL 
)
static

Definition at line 8 of file RsServerMediaSession.cpp.

RsSensor & RsServerMediaSession::getRsSensor ( )

Definition at line 43 of file RsServerMediaSession.cpp.

void RsServerMediaSession::openRsCamera ( std::unordered_map< long long int, rs2::frame_queue > &  t_streamProfiles)

Definition at line 21 of file RsServerMediaSession.cpp.

Member Data Documentation

bool RsServerMediaSession::m_isActive
private

Definition at line 23 of file RsServerMediaSession.h.

RsSensor RsServerMediaSession::m_rsSensor
private

Definition at line 22 of file RsServerMediaSession.h.


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