Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.h61 #define GST_WEBRTC_BIN(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_WEBRTC_BIN,GstWeb… macro
Dtransportstream.c213 webrtc = GST_WEBRTC_BIN (gst_object_get_parent (GST_OBJECT (object))); in transport_stream_constructed()
Dgstwebrtcbin.c298 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (parent); in gst_webrtcbin_sink_event()
6957 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (element); in gst_webrtc_bin_change_state()
7019 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (element); in gst_webrtc_bin_request_new_pad()
7194 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (element); in gst_webrtc_bin_release_pad()
7242 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (object); in gst_webrtc_bin_set_property()
7281 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (object); in gst_webrtc_bin_get_property()
7358 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (object); in gst_webrtc_bin_constructed()
7381 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (object); in gst_webrtc_bin_dispose()
7399 GstWebRTCBin *webrtc = GST_WEBRTC_BIN (object); in gst_webrtc_bin_finalize()
7925 webrtc = GST_WEBRTC_BIN (GST_OBJECT_PARENT (stream)); in _transport_free()