libgpac
Documentation of the core library of GPAC
|
#include <ietf_dev.h>
Data Fields | |
char * | Service |
char * | Server |
u16 | Port |
char * | User |
char * | Pass |
u8 | ConnectionType |
u8 | InterID |
RTSP_HTTP_Tunnel | tunnel_mode |
GF_Socket * | http |
char * | HTTP_Cookie |
u32 | tunnel_state |
const char * | netcap_id |
GF_Socket * | connection |
u32 | SockBufferSize |
u32 | NeedConnection |
u32 | timeout_in |
u32 | CSeq |
u32 | NbPending |
u32 | nb_retry |
const char * | last_session_id |
u32 | RTSP_State |
char | RTSPLastRequest [40] |
u8 * | tcp_buffer |
u32 | CurrentSize |
u32 | CurrentPos |
GF_Err(* | RTSP_SignalData )(GF_RTSPSession *sess, void *chan, u8 *buffer, u32 bufferSize, Bool IsRTCP) |
u8 * | rtsp_pck_buf |
u32 | rtsp_pck_size |
u32 | pck_start |
u32 | payloadSize |
GF_List * | TCPChannels |
Bool | interleaved |
u8 * | async_buf |
u32 | async_buf_size |
u32 | async_buf_alloc |
RTSP session
char* GF_RTSPSession::Service |
char* GF_RTSPSession::Server |
u16 GF_RTSPSession::Port |
char* GF_RTSPSession::User |
char * GF_RTSPSession::Pass |
u8 GF_RTSPSession::ConnectionType |
u8 GF_RTSPSession::InterID |
RTSP_HTTP_Tunnel GF_RTSPSession::tunnel_mode |
GF_Socket* GF_RTSPSession::http |
char* GF_RTSPSession::HTTP_Cookie |
u32 GF_RTSPSession::tunnel_state |
const char* GF_RTSPSession::netcap_id |
GF_Socket* GF_RTSPSession::connection |
u32 GF_RTSPSession::SockBufferSize |
u32 GF_RTSPSession::NeedConnection |
u32 GF_RTSPSession::timeout_in |
u32 GF_RTSPSession::CSeq |
u32 GF_RTSPSession::NbPending |
u32 GF_RTSPSession::nb_retry |
const char* GF_RTSPSession::last_session_id |
u32 GF_RTSPSession::RTSP_State |
char GF_RTSPSession::RTSPLastRequest[40] |
u8* GF_RTSPSession::tcp_buffer |
u32 GF_RTSPSession::CurrentSize |
u32 GF_RTSPSession::CurrentPos |
GF_Err(* GF_RTSPSession::RTSP_SignalData) (GF_RTSPSession *sess, void *chan, u8 *buffer, u32 bufferSize, Bool IsRTCP) |
u8* 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 |
Bool GF_RTSPSession::interleaved |
u8* GF_RTSPSession::async_buf |
u32 GF_RTSPSession::async_buf_size |
u32 GF_RTSPSession::async_buf_alloc |