RTPChannel 233 applications/mp4box/live.c RTPChannel *next_carousel(LiveSession *sess, u32 *timeout) RTPChannel 235 applications/mp4box/live.c RTPChannel *to_send = NULL; RTPChannel 244 applications/mp4box/live.c RTPChannel *ch = (RTPChannel*)gf_list_get(sess->streams, i); RTPChannel 271 applications/mp4box/live.c RTPChannel *rtpch; RTPChannel 274 applications/mp4box/live.c while ( (rtpch = (RTPChannel*)gf_list_enum(livesess->streams, &i))) { RTPChannel 310 applications/mp4box/live.c static void live_session_send_carousel(LiveSession *livesess, RTPChannel *ch) RTPChannel 351 applications/mp4box/live.c RTPChannel *rtpch; RTPChannel 365 applications/mp4box/live.c GF_SAFEALLOC(rtpch, RTPChannel); RTPChannel 414 applications/mp4box/live.c RTPChannel *rtpch = gf_list_get(livesess->streams, 0); RTPChannel 425 applications/mp4box/live.c static RTPChannel *set_broadcast_params(LiveSession *livesess, u16 esid, u32 period, u32 ts_delta, u16 aggregate_on_stream, Bool adjust_carousel_time, Bool force_rap, Bool aggregate_au, Bool discard_pending, Bool signal_rap, u32 signal_critical, Bool version_inc) RTPChannel 427 applications/mp4box/live.c RTPChannel *rtpch = NULL; RTPChannel 493 applications/mp4box/live.c RTPChannel *ch; RTPChannel 567 applications/mp4box/live.c RTPChannel *ch;