Home
last modified time | relevance | path

Searched refs:GstWebRTCBinPad (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.h33 …BIN_PAD(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_WEBRTC_BIN_PAD,GstWebRTCBinPad))
39 typedef struct _GstWebRTCBinPad GstWebRTCBinPad; typedef
Dgstwebrtcbin.c116 GstWebRTCBinPad * pad);
215 G_DEFINE_TYPE (GstWebRTCBinPad, gst_webrtc_bin_pad, GST_TYPE_GHOST_PAD);
221 GstWebRTCBinPad *pad = GST_WEBRTC_BIN_PAD (object); in gst_webrtc_bin_pad_get_property()
236 GstWebRTCBinPad *pad = GST_WEBRTC_BIN_PAD (object); in gst_webrtc_bin_pad_finalize()
266 gst_webrtc_bin_pad_update_ssrc_event (GstWebRTCBinPad * wpad) in gst_webrtc_bin_pad_update_ssrc_event()
282 _get_pending_sink_transceiver (GstWebRTCBin * webrtc, GstWebRTCBinPad * pad) in _get_pending_sink_transceiver()
297 GstWebRTCBinPad *wpad = GST_WEBRTC_BIN_PAD (pad); in gst_webrtcbin_sink_event()
366 GstWebRTCBinPad *wpad = GST_WEBRTC_BIN_PAD (pad); in gst_webrtcbin_sink_query()
438 gst_webrtc_bin_pad_init (GstWebRTCBinPad * pad) in gst_webrtc_bin_pad_init()
446 GstWebRTCBinPad *wpad; in webrtc_bin_pad_buffer_cb()
[all …]
Dgstwebrtcstats.c770 GstWebRTCBinPad *wpad = GST_WEBRTC_BIN_PAD (pad); in _get_codec_stats_from_pad()
865 GstWebRTCBinPad *wpad = GST_WEBRTC_BIN_PAD (pad); in _get_stats_from_pad()