|
static GF_Err | rtpin_rtsp_process_response (GF_RTPInRTSP *sess, GF_RTSPCommand *com, GF_Err e) |
|
void | rtpin_rtsp_process_commands (GF_RTPInRTSP *sess) |
|
GF_RTPInStream * | rtpin_find_stream (GF_RTPIn *rtp, GF_FilterPid *opid, u32 ES_ID, char *es_control, Bool remove_stream) |
|
GF_RTPInRTSP * | rtpin_rtsp_check (GF_RTPIn *rtp, char *control) |
|
GF_RTPInRTSP * | rtpin_rtsp_new (GF_RTPIn *rtp, char *session_control) |
|
GF_Err | rtpin_add_stream (GF_RTPIn *rtp, GF_RTPInStream *stream, char *session_control) |
|
void | rtpin_remove_stream (GF_RTPIn *rtp, GF_RTPInStream *stream) |
|
static void | rtpin_rtsp_reset (GF_RTPInRTSP *sess, GF_Err e) |
|
void | rtpin_rtsp_del (GF_RTPInRTSP *sess) |
|