Home
last modified time | relevance | path

Searched refs:GstWebRTCKind (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dutils.h68 GstWebRTCKind webrtc_kind_from_caps (const GstCaps * caps);
Dutils.c203 GstWebRTCKind
Dgstwebrtcbin.c1899 GstWebRTCKind kind; in _add_supported_attributes_to_caps()
2205 GstWebRTCRTPTransceiverDirection direction, guint mline, GstWebRTCKind kind, in _create_webrtc_transceiver()
3757 GstWebRTCKind kind = webrtc_kind_from_caps (caps); in _update_transceiver_kind_from_caps()
4066 GstWebRTCKind kind = GST_WEBRTC_KIND_UNKNOWN; in _create_answer_task()
5205 GstWebRTCKind kind = GPOINTER_TO_INT (data); in _find_compatible_unassociated_transceiver()
5339 GstWebRTCKind kind = GST_WEBRTC_KIND_UNKNOWN; in _update_transceivers_from_sdp()
7088 GstWebRTCKind kind = webrtc_kind_from_caps (caps); in gst_webrtc_bin_request_new_pad()
7104 GstWebRTCKind kind = GST_WEBRTC_KIND_UNKNOWN; in gst_webrtc_bin_request_new_pad()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h424 } GstWebRTCKind; typedef
Dwebrtc-priv.h74 GstWebRTCKind kind;