Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h371 } GstWebRTCDataChannelState; typedef
Dwebrtc-priv.h250 GstWebRTCDataChannelState ready_state;
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c1870 GstWebRTCDataChannelState state; in on_message_string()
1888 GstWebRTCDataChannelState state; in have_data_channel_transfer_string()
1949 GstWebRTCDataChannelState state; in on_message_data()
1968 GstWebRTCDataChannelState state; in have_data_channel_transfer_data()
2096 GstWebRTCDataChannelState ready_state = GST_WEBRTC_DATA_CHANNEL_STATE_CLOSED; in is_data_channel_open()
2123 GstWebRTCDataChannelState ready_state; in on_data_channel_close()
2376 GstWebRTCDataChannelState ready_state; in _on_ready_state_notify()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c2303 GstWebRTCDataChannelState ready_state; in _on_data_channel_ready_state()