Searched refs:GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING (Results 1 – 4 of 4) sorted by relevance
369 GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING, enumerator
290 …{ C_ENUM(GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING), "GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING", "closing… in gst_webrtc_data_channel_state_get_type()
384 if (channel->ready_state == GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING || in gst_webrtc_data_channel_on_open()
340 GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING) { in _close_procedure()344 channel->parent.ready_state = GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING; in _close_procedure()927 if (channel->parent.ready_state == GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING in on_appsrc_data()