Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h423 GST_WEBRTC_KIND_VIDEO, enumerator
Dwebrtc-enumtypes.c342 { C_ENUM(GST_WEBRTC_KIND_VIDEO), "GST_WEBRTC_KIND_VIDEO", "video" }, in gst_webrtc_kind_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dutils.c222 return GST_WEBRTC_KIND_VIDEO; in webrtc_kind_from_caps()
Dgstwebrtcbin.c1826 else if (rtp_trans->kind == GST_WEBRTC_KIND_VIDEO) in _find_codec_preferences()
1916 if (kind == GST_WEBRTC_KIND_VIDEO in _add_supported_attributes_to_caps()
2071 case GST_WEBRTC_KIND_VIDEO: in _nicesink_pad_probe()
2084 case GST_WEBRTC_KIND_VIDEO: in _nicesink_pad_probe()
4072 kind = GST_WEBRTC_KIND_VIDEO; in _create_answer_task()
4859 if (rtp_trans->kind == GST_WEBRTC_KIND_VIDEO) in _update_transceiver_from_sdp_media()
4869 rtp_trans->kind = GST_WEBRTC_KIND_VIDEO; in _update_transceiver_from_sdp_media()
5346 kind = GST_WEBRTC_KIND_VIDEO; in _update_transceivers_from_sdp()
5452 rtp_trans->kind != GST_WEBRTC_KIND_VIDEO) { in check_locked_mlines()