import RTCConfiguration from 'react-native-webrtc-kit/src/PeerConnection/RTCConfiguration.js'
RTCConfiguration
RTCPeerConnection に関する設定です。
Member Summary
Public Members | ||
public |
iceServers: Array<RTCIceServer> | nullliteral ICE サーバー情報のリスト |
|
public |
iceTransportPolicy: RTCIceTransportPolicy | nullliteral ICE 通信ポリシー |
|
public |
sdpSemantics: RTCSdpSemantics | nullliteral SDP のマルチストリームの記述方式 |