![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
Configuration for P2PClient This configuration is used while creating P2PClient. Changing this configuration does NOT impact P2PClient already created. More...
#include <owt/p2p/p2pclient.h>
Public Attributes | |
std::vector< AudioEncodingParameters > | audio_encodings |
std::vector< VideoEncodingParameters > | video_encodings |
![]() | |
std::vector< IceServer > | ice_servers |
List of ICE servers. | |
CandidateNetworkPolicy | candidate_network_policy |
Candidate collection policy. More... | |
Additional Inherited Members | |
![]() | |
enum | CandidateNetworkPolicy : int { kAll = 1, kLowCost } |