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
sdp_load.c File Reference
#include "rtp_in.h"
#include <gpac/internal/ietf_dev.h>
+ Include dependency graph for sdp_load.c:

Functions

GF_Err RP_SetupSDP (RTPClient *rtp, GF_SDPInfo *sdp, RTPStream *stream)
 
GF_Err RP_SDPLoadIOD (RTPClient *rtp, char *iod_str)
 
static u32 get_stream_type_from_hint (u32 ht)
 
static GF_ESDRP_GetChannelESD (RTPStream *ch, u32 ch_idx)
 
static GF_ObjectDescriptorRP_GetChannelOD (RTPStream *ch, u32 ch_idx)
 
GF_DescriptorRP_EmulateIOD (RTPClient *rtp, const char *sub_url)
 
void RP_SetupObjects (RTPClient *rtp)
 
void RP_LoadSDP (RTPClient *rtp, char *sdp_text, u32 sdp_len, RTPStream *stream)
 
void MigrateSDP_NetIO (void *cbk, GF_NETIO_Parameter *param)
 
void RP_SaveSessionState (RTPClient *rtp)
 

Function Documentation

GF_Err RP_SetupSDP ( RTPClient rtp,
GF_SDPInfo sdp,
RTPStream stream 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err RP_SDPLoadIOD ( RTPClient rtp,
char *  iod_str 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 get_stream_type_from_hint ( u32  ht)
static

+ Here is the caller graph for this function:

static GF_ESD* RP_GetChannelESD ( RTPStream ch,
u32  ch_idx 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_ObjectDescriptor* RP_GetChannelOD ( RTPStream ch,
u32  ch_idx 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Descriptor* RP_EmulateIOD ( RTPClient rtp,
const char *  sub_url 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void RP_SetupObjects ( RTPClient rtp)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void RP_LoadSDP ( RTPClient rtp,
char *  sdp_text,
u32  sdp_len,
RTPStream stream 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void MigrateSDP_NetIO ( void *  cbk,
GF_NETIO_Parameter param 
)

+ Here is the caller graph for this function:

void RP_SaveSessionState ( RTPClient rtp)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: