#include <Include.h>
Public Attributes | |
UINT16 | maximumTransmissionUnit |
UINT32 | iceLocalCandidateGatheringTimeout |
UINT32 | iceConnectionCheckTimeout |
UINT32 | iceCandidateNominationTimeout |
UINT32 | iceConnectionCheckPollingInterval |
INT32 | generatedCertificateBits |
BOOL | generateRSACertificate |
UINT32 | sendBufSize |
Socket send buffer length. Item larger then this size will get dropped. Use system default if 0. More... | |
UINT64 | filterCustomData |
Custom Data that can be populated by the developer while developing filter function. More... | |
IceSetInterfaceFilterFunc | iceSetInterfaceFilterFunc |
BOOL | disableSenderSideBandwidthEstimation |
KvsRtcConfiguration is a collection of non-standard extensions to RTCConfiguration these exist to serve use cases that currently aren't being served by the W3C standard
NOTE: These options will be removed/modified as the WebRTC standard changes, and exist to unblock issues that we have today.