WebRTCPeerConnectionExtension¶
Inherits: WebRTCPeerConnection < RefCounted < Object
Methods¶
_add_ice_candidate ( String p_sdp_mid_name, int p_sdp_mline_index, String p_sdp_name ) virtual |
|
void |
_close ( ) virtual |
_create_data_channel ( String p_label, Dictionary p_config ) virtual |
|
_create_offer ( ) virtual |
|
_get_connection_state ( ) virtual const |
|
_initialize ( Dictionary p_config ) virtual |
|
_poll ( ) virtual |
|
_set_local_description ( String p_type, String p_sdp ) virtual |
|
_set_remote_description ( String p_type, String p_sdp ) virtual |
|
void |
make_default ( ) |
Method Descriptions¶
void _close ( ) virtual
Object _create_data_channel ( String p_label, Dictionary p_config ) virtual
int _create_offer ( ) virtual
int _get_connection_state ( ) virtual const
int _initialize ( Dictionary p_config ) virtual
int _poll ( ) virtual
void make_default ( )