Home
last modified time | relevance | path

Searched refs:ice_gathering_state (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.h45 GstWebRTCICEGatheringState ice_gathering_state; member
Dgstwebrtcbin.h75 GstWebRTCICEGatheringState ice_gathering_state; member
Dgstwebrtcbin.c1348 GstWebRTCICEGatheringState old_state = webrtc->ice_gathering_state; in _update_ice_gathering_state_task()
1366 if (new_state != webrtc->ice_gathering_state) { in _update_ice_gathering_state_task()
1378 webrtc->ice_gathering_state = new_state; in _update_ice_gathering_state_task()
7292 g_value_set_enum (value, webrtc->ice_gathering_state); in gst_webrtc_bin_get_property()