GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
GPACCaptureHandler Class Reference
+ Inheritance diagram for GPACCaptureHandler:
+ Collaboration diagram for GPACCaptureHandler:

Public Member Functions

 GPACCaptureHandler (GF_ClientService *service, LPNETCHANNEL channel)
 
virtual ~GPACCaptureHandler ()
 
void AllocData (u32 height, u32 stride)
 
void handleCaptureEvent (IOBuffer *io_buf)
 

Data Fields

GF_ClientService * m_pService
 
LPNETCHANNEL m_pChannel
 
GF_SLHeader m_pSLHeader
 
u32 m_height
 
u32 m_stride
 
char * m_data
 

Constructor & Destructor Documentation

GPACCaptureHandler::GPACCaptureHandler ( GF_ClientService *  service,
LPNETCHANNEL  channel 
)
virtual GPACCaptureHandler::~GPACCaptureHandler ( )
virtual

+ Here is the call graph for this function:

Member Function Documentation

void GPACCaptureHandler::AllocData ( u32  height,
u32  stride 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GPACCaptureHandler::handleCaptureEvent ( IOBuffer *  io_buf)

+ Here is the call graph for this function:

Field Documentation

GF_ClientService* GPACCaptureHandler::m_pService
LPNETCHANNEL GPACCaptureHandler::m_pChannel
GF_SLHeader GPACCaptureHandler::m_pSLHeader
u32 GPACCaptureHandler::m_height
u32 GPACCaptureHandler::m_stride
char* GPACCaptureHandler::m_data

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