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
GF_RTSPSession Struct Reference

#include <ietf_dev.h>

+ Collaboration diagram for GF_RTSPSession:

Data Fields

char * Service
 
char * Server
 
u16 Port
 
u8 ConnectionType
 
u8 InterID
 
Bool HasTunnel
 
GF_Socket * http
 
char HTTP_Cookie [30]
 
u32 CookieRadLen
 
GF_Socket * connection
 
u32 SockBufferSize
 
u32 NeedConnection
 
u32 CSeq
 
u32 NbPending
 
const char * last_session_id
 
u32 RTSP_State
 
char RTSPLastRequest [40]
 
char TCPBuffer [0x10000ul]
 
u32 CurrentSize
 
u32 CurrentPos
 
GF_Err(* RTSP_SignalData )(GF_RTSPSession *sess, void *chan, char *buffer, u32 bufferSize, Bool IsRTCP)
 
char * rtsp_pck_buf
 
u32 rtsp_pck_size
 
u32 pck_start
 
u32 payloadSize
 
GF_List * TCPChannels
 
GF_Mutex * mx
 
char * MobileIP
 

Field Documentation

char* GF_RTSPSession::Service
char* GF_RTSPSession::Server
u16 GF_RTSPSession::Port
u8 GF_RTSPSession::ConnectionType
u8 GF_RTSPSession::InterID
Bool GF_RTSPSession::HasTunnel
GF_Socket* GF_RTSPSession::http
char GF_RTSPSession::HTTP_Cookie[30]
u32 GF_RTSPSession::CookieRadLen
GF_Socket* GF_RTSPSession::connection
u32 GF_RTSPSession::SockBufferSize
u32 GF_RTSPSession::NeedConnection
u32 GF_RTSPSession::CSeq
u32 GF_RTSPSession::NbPending
const char* GF_RTSPSession::last_session_id
u32 GF_RTSPSession::RTSP_State
char GF_RTSPSession::RTSPLastRequest[40]
char GF_RTSPSession::TCPBuffer[0x10000ul]
u32 GF_RTSPSession::CurrentSize
u32 GF_RTSPSession::CurrentPos
GF_Err(* GF_RTSPSession::RTSP_SignalData)(GF_RTSPSession *sess, void *chan, char *buffer, u32 bufferSize, Bool IsRTCP)
char* GF_RTSPSession::rtsp_pck_buf
u32 GF_RTSPSession::rtsp_pck_size
u32 GF_RTSPSession::pck_start
u32 GF_RTSPSession::payloadSize
GF_List* GF_RTSPSession::TCPChannels
GF_Mutex* GF_RTSPSession::mx
char* GF_RTSPSession::MobileIP

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