libgpac
Documentation of the core library of GPAC
in_rtp_sdp.c File Reference
#include "in_rtp.h"
#include <gpac/internal/ietf_dev.h>
#include <gpac/isomedia.h>
#include <gpac/avparse.h>
+ Include dependency graph for in_rtp_sdp.c:

Functions

static GF_Err rtpin_setup_sdp (GF_RTPIn *rtp, GF_SDPInfo *sdp, GF_RTPInStream *for_stream)
 
void rtpin_declare_pid (GF_RTPInStream *stream, Bool force_iod, u32 ch_idx, u32 *ocr_es_id)
 
static void rtpin_declare_media (GF_RTPIn *rtp, Bool force_iod)
 
void rtpin_load_sdp (GF_RTPIn *rtp, char *sdp_text, u32 sdp_len, GF_RTPInStream *stream)
 

Function Documentation

◆ rtpin_setup_sdp()

static GF_Err rtpin_setup_sdp ( GF_RTPIn rtp,
GF_SDPInfo sdp,
GF_RTPInStream *  for_stream 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_declare_pid()

void rtpin_declare_pid ( GF_RTPInStream *  stream,
Bool  force_iod,
u32  ch_idx,
u32 ocr_es_id 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_declare_media()

static void rtpin_declare_media ( GF_RTPIn rtp,
Bool  force_iod 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_load_sdp()

void rtpin_load_sdp ( GF_RTPIn rtp,
char *  sdp_text,
u32  sdp_len,
GF_RTPInStream *  stream 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: