WebRTCPeerConnectionExtension ​
Inherits: WebRTCPeerConnection < RefCounted < Object
There is currently no description for this class. Please help us by Contributing to the class reference!
Methods
_add_ice_candidate(p_sdp_mid_name: String, p_sdp_mline_index: int, p_sdp_name: String) virtual | |
void | _close() virtual |
_create_data_channel(p_label: String, p_config: Dictionary) virtual | |
_create_offer() virtual | |
_get_connection_state() virtual const | |
_get_gathering_state() virtual const | |
_get_signaling_state() virtual const | |
_initialize(p_config: Dictionary) virtual | |
_poll() virtual | |
_set_local_description(p_type: String, p_sdp: String) virtual | |
_set_remote_description(p_type: String, p_sdp: String) virtual |
Method Descriptions
Error _add_ice_candidate(p_sdp_mid_name: String, p_sdp_mline_index: int, p_sdp_name: String) virtual 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
void _close() virtual 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
WebRTCDataChannel _create_data_channel(p_label: String, p_config: Dictionary) virtual 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
Error _create_offer() virtual 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
ConnectionState _get_connection_state() virtual const 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
GatheringState _get_gathering_state() virtual const 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
SignalingState _get_signaling_state() virtual const 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
Error _initialize(p_config: Dictionary) virtual 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
There is currently no description for this method. Please help us by Contributing to the class reference!
Error _set_local_description(p_type: String, p_sdp: String) virtual 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!
Error _set_remote_description(p_type: String, p_sdp: String) virtual 🔗
There is currently no description for this method. Please help us by Contributing to the class reference!