Home
last modified time | relevance | path

Searched refs:GstWebRTCICETransportClass (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dicetransport.h33 …ss) (G_TYPE_CHECK_CLASS_CAST((klass) ,GST_TYPE_WEBRTC_ICE_TRANSPORT,GstWebRTCICETransportClass))
35 …(obj) (G_TYPE_INSTANCE_GET_CLASS((obj) ,GST_TYPE_WEBRTC_ICE_TRANSPORT,GstWebRTCICETransportClass))
Dwebrtc_fwd.h55 typedef struct _GstWebRTCICETransportClass GstWebRTCICETransportClass; typedef
Dicetransport.c158 gst_webrtc_ice_transport_class_init (GstWebRTCICETransportClass * klass) in gst_webrtc_ice_transport_class_init()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dnicetransport.h52 GstWebRTCICETransportClass parent_class;