Home
last modified time | relevance | path

Searched refs:rtp_session_new (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/net/ortp/ortp-1.0.2-0/src/tests/
H A Dtevrtpsend.c62 session=rtp_session_new(RTP_SESSION_SENDONLY); in main()
H A Dtevrtprecv.c73 session=rtp_session_new(RTP_SESSION_RECVONLY); in main()
H A Drtpsend.c76 session=rtp_session_new(RTP_SESSION_SENDONLY); in main()
H A Drtpsend_stupid.c80 session=rtp_session_new(RTP_SESSION_SENDONLY); in main()
H A Drtpmemtest.c103 session[i]=rtp_session_new(RTP_SESSION_RECVONLY); in main()
H A Dmrtprecv.c103 session[i]=rtp_session_new(RTP_SESSION_RECVONLY); in main()
H A Dmrtpsend.c118 session[i]=rtp_session_new(RTP_SESSION_SENDONLY); in main()
H A Drtprecv.c146 session=rtp_session_new(RTP_SESSION_RECVONLY); in main()
H A Dtevmrtprecv.c119 session[i]=rtp_session_new(RTP_SESSION_RECVONLY); in main()
/dports/net/ortp/ortp-1.0.2-0/src/tests/win_receiver/
H A DRTPReceiver.cpp148 session[i]=rtp_session_new(RTP_SESSION_RECVONLY); in main()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/jingle/
H A Djinglertpsession.cpp39 m_rtpSession = rtp_session_new(m_direction == In ? RTP_SESSION_RECVONLY : RTP_SESSION_SENDONLY); in JingleRtpSession()
/dports/net/ortp/ortp-1.0.2-0/src/tests/win_sender/
H A DRTPSender.cpp173 m_Session[nCounter] = rtp_session_new(RTP_SESSION_SENDONLY); in main()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/stream/librtsp/
H A Drtsp_rtp.c109 rtp_session_new (void) in rtp_session_new() function
587 rtp_session = rtp_session_new (); in rtp_setup_and_play()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/stream/librtsp/
H A Drtsp_rtp.c109 rtp_session_new (void) in rtp_session_new() function
587 rtp_session = rtp_session_new (); in rtp_setup_and_play()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.h340 RTPSession* rtp_session_new (void);

1234567