Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Drtptransceiver.h33 … (G_TYPE_CHECK_CLASS_CAST((klass) ,GST_TYPE_WEBRTC_RTP_TRANSCEIVER,GstWebRTCRTPTransceiverClass))
35 …) (G_TYPE_INSTANCE_GET_CLASS((obj) ,GST_TYPE_WEBRTC_RTP_TRANSCEIVER,GstWebRTCRTPTransceiverClass))
Dwebrtc_fwd.h85 typedef struct _GstWebRTCRTPTransceiverClass GstWebRTCRTPTransceiverClass; typedef
Drtptransceiver.c185 gst_webrtc_rtp_transceiver_class_init (GstWebRTCRTPTransceiverClass * klass) in gst_webrtc_rtp_transceiver_class_init()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtctransceiver.h58 GstWebRTCRTPTransceiverClass parent_class;