Home
last modified time | relevance | path

Searched refs:peer_connection_state (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.h77 GstWebRTCPeerConnectionState peer_connection_state; member
Dgstwebrtcbin.c1339 return webrtc->peer_connection_state; in _collate_peer_connection_states()
1434 GstWebRTCPeerConnectionState old_state = webrtc->peer_connection_state; in _update_peer_connection_state_task()
1452 webrtc->peer_connection_state = new_state; in _update_peer_connection_state_task()
7286 g_value_set_enum (value, webrtc->peer_connection_state); in gst_webrtc_bin_get_property()