diff --git a/ChannelInfo_8c.html b/ChannelInfo_8c.html index 60efafa38c..068acf47f6 100644 --- a/ChannelInfo_8c.html +++ b/ChannelInfo_8c.html @@ -698,7 +698,7 @@

diff --git a/ChannelInfo_8h.html b/ChannelInfo_8h.html index ffb56b2d0f..cb8abe7d84 100644 --- a/ChannelInfo_8h.html +++ b/ChannelInfo_8h.html @@ -103,8 +103,8 @@
- - + + @@ -140,16 +140,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -728,7 +729,7 @@

    - +
diff --git a/ChannelInfo_8h__dep__incl.map b/ChannelInfo_8h__dep__incl.map index 4b1b27c8c2..6c1fd41241 100644 --- a/ChannelInfo_8h__dep__incl.map +++ b/ChannelInfo_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/ChannelInfo_8h__dep__incl.md5 b/ChannelInfo_8h__dep__incl.md5 index 6dcbc209c6..0a564cb6b1 100644 --- a/ChannelInfo_8h__dep__incl.md5 +++ b/ChannelInfo_8h__dep__incl.md5 @@ -1 +1 @@ -afe01be944a2c7230c4ad203f172669b \ No newline at end of file +3d00f3b5cf4566af8327f4dc268d9938 \ No newline at end of file diff --git a/ChannelInfo_8h__dep__incl.png b/ChannelInfo_8h__dep__incl.png index 81feb986db..7438642262 100644 Binary files a/ChannelInfo_8h__dep__incl.png and b/ChannelInfo_8h__dep__incl.png differ diff --git a/ChannelInfo_8h_source.html b/ChannelInfo_8h_source.html index 268f84f652..7dde367866 100644 --- a/ChannelInfo_8h_source.html +++ b/ChannelInfo_8h_source.html @@ -165,17 +165,17 @@
SIGNALING_CHANNEL_STATUS getChannelStatusFromString(PCHAR, UINT32)
Definition: ChannelInfo.c:274
STATUS validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo, PUINT16, PUINT16)
Definition: ChannelInfo.c:355
STATUS createValidateChannelInfo(PChannelInfo, PChannelInfo *)
Definition: ChannelInfo.c:20
-
SIGNALING_CHANNEL_ROLE_TYPE
Channel role type.
Definition: Include.h:929
-
SIGNALING_CHANNEL_TYPE
Channel type as reported by the service.
Definition: Include.h:921
-
SIGNALING_CHANNEL_STATUS
Defines channel status as reported by the service.
Definition: Include.h:867
-
Contains all signaling channel related information.
Definition: Include.h:1319
+
SIGNALING_CHANNEL_ROLE_TYPE
Channel role type.
Definition: Include.h:948
+
SIGNALING_CHANNEL_TYPE
Channel type as reported by the service.
Definition: Include.h:940
+
SIGNALING_CHANNEL_STATUS
Defines channel status as reported by the service.
Definition: Include.h:886
+
Contains all signaling channel related information.
Definition: Include.h:1337
diff --git a/Client_8c.html b/Client_8c.html index 8baa5c4310..c7861f78bc 100644 --- a/Client_8c.html +++ b/Client_8c.html @@ -302,7 +302,7 @@

    - +
diff --git a/ConnectionListener_8c.html b/ConnectionListener_8c.html index 41b94bba25..871248bf49 100644 --- a/ConnectionListener_8c.html +++ b/ConnectionListener_8c.html @@ -641,7 +641,7 @@

    - +
diff --git a/ConnectionListener_8h.html b/ConnectionListener_8h.html index 67242b3ea3..050a276b5b 100644 --- a/ConnectionListener_8h.html +++ b/ConnectionListener_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -174,6 +175,8 @@   #define CONNECTION_LISTENER_KICK_SOCKET_WRITE   1   +#define CONNECTION_LISTENER_STACK_SIZE_BYTES   128 * 1024 +  @@ -266,6 +269,20 @@

+ + + +

◆ CONNECTION_LISTENER_STACK_SIZE_BYTES

+ +
+
+

Typedefs

+ + + +
#define CONNECTION_LISTENER_STACK_SIZE_BYTES   128 * 1024
+
+

Typedef Documentation

@@ -679,7 +696,7 @@

    - +
diff --git a/ConnectionListener_8h__dep__incl.map b/ConnectionListener_8h__dep__incl.map index 32caabf75e..b1e089d981 100644 --- a/ConnectionListener_8h__dep__incl.map +++ b/ConnectionListener_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/ConnectionListener_8h__dep__incl.md5 b/ConnectionListener_8h__dep__incl.md5 index 5db7bb3e0d..8795af6ef0 100644 --- a/ConnectionListener_8h__dep__incl.md5 +++ b/ConnectionListener_8h__dep__incl.md5 @@ -1 +1 @@ -ef9e27f1f8928d76471746d87c082b08 \ No newline at end of file +0c50a4bbf8f7eef7b1a9efd5d96693d6 \ No newline at end of file diff --git a/ConnectionListener_8h__dep__incl.png b/ConnectionListener_8h__dep__incl.png index 489a338e7a..27afd4e128 100644 Binary files a/ConnectionListener_8h__dep__incl.png and b/ConnectionListener_8h__dep__incl.png differ diff --git a/ConnectionListener_8h_source.html b/ConnectionListener_8h_source.html index be29f36b1e..e0aa941139 100644 --- a/ConnectionListener_8h_source.html +++ b/ConnectionListener_8h_source.html @@ -112,55 +112,56 @@
15 #define CONNECTION_LISTENER_DEFAULT_MAX_LISTENING_CONNECTION 64
16 #define CONNECTION_LISTENER_KICK_SOCKET_LISTEN 0
17 #define CONNECTION_LISTENER_KICK_SOCKET_WRITE 1
-
18 
-
19 typedef struct {
-
20  volatile ATOMIC_BOOL terminate;
- -
22  UINT64 socketCount;
-
23  MUTEX lock;
- -
25  PBYTE pBuffer;
-
26  UINT64 bufferLen;
-
27 #ifndef _WIN32
-
28  INT32 kickSocket[2];
-
29 #endif
- -
31 
- -
40 
- -
49 
- -
59 
- -
69 
- -
78 
- -
88 
-
90 // internal functionalities
- -
93 
-
94 #ifdef __cplusplus
-
95 }
-
96 #endif
-
97 #endif /* __KINESIS_VIDEO_WEBRTC_CONNECTION_LISTENER__ */
+
18 #define CONNECTION_LISTENER_STACK_SIZE_BYTES 128 * 1024
+
19 
+
20 typedef struct {
+
21  volatile ATOMIC_BOOL terminate;
+ +
23  UINT64 socketCount;
+
24  MUTEX lock;
+ +
26  PBYTE pBuffer;
+
27  UINT64 bufferLen;
+
28 #ifndef _WIN32
+
29  INT32 kickSocket[2];
+
30 #endif
+ +
32 
+ +
41 
+ +
50 
+ +
60 
+ +
70 
+ +
79 
+ +
89 
+
91 // internal functionalities
+ +
94 
+
95 #ifdef __cplusplus
+
96 }
+
97 #endif
+
98 #endif /* __KINESIS_VIDEO_WEBRTC_CONNECTION_LISTENER__ */
struct ConnectionListener * PConnectionListener
STATUS connectionListenerRemoveAllConnection(PConnectionListener)
Definition: ConnectionListener.c:176
STATUS createConnectionListener(PConnectionListener *)
Definition: ConnectionListener.c:7
STATUS connectionListenerRemoveConnection(PConnectionListener, PSocketConnection)
Definition: ConnectionListener.c:141
#define CONNECTION_LISTENER_DEFAULT_MAX_LISTENING_CONNECTION
Definition: ConnectionListener.h:15
-
PVOID connectionListenerReceiveDataRoutine(PVOID arg)
Definition: ConnectionListener.c:239
+
PVOID connectionListenerReceiveDataRoutine(PVOID arg)
Definition: ConnectionListener.c:240
STATUS freeConnectionListener(PConnectionListener *)
Definition: ConnectionListener.c:50
STATUS connectionListenerStart(PConnectionListener)
Definition: ConnectionListener.c:205
STATUS connectionListenerAddConnection(PConnectionListener, PSocketConnection)
Definition: ConnectionListener.c:105
-
Definition: ConnectionListener.h:19
-
MUTEX lock
Definition: ConnectionListener.h:23
-
volatile ATOMIC_BOOL terminate
Definition: ConnectionListener.h:20
-
PBYTE pBuffer
Definition: ConnectionListener.h:25
-
UINT64 socketCount
Definition: ConnectionListener.h:22
-
UINT64 bufferLen
Definition: ConnectionListener.h:26
-
TID receiveDataRoutine
Definition: ConnectionListener.h:24
+
Definition: ConnectionListener.h:20
+
MUTEX lock
Definition: ConnectionListener.h:24
+
volatile ATOMIC_BOOL terminate
Definition: ConnectionListener.h:21
+
PBYTE pBuffer
Definition: ConnectionListener.h:26
+
UINT64 socketCount
Definition: ConnectionListener.h:23
+
UINT64 bufferLen
Definition: ConnectionListener.h:27
+
TID receiveDataRoutine
Definition: ConnectionListener.h:25
Definition: SocketConnection.h:25
@@ -168,7 +169,7 @@ diff --git a/Crypto_8c.html b/Crypto_8c.html index 5c379a47b2..2d8e649821 100644 --- a/Crypto_8c.html +++ b/Crypto_8c.html @@ -192,7 +192,7 @@

    - +
diff --git a/Crypto_8h.html b/Crypto_8h.html index 7a122bb359..c2c4c3c29b 100644 --- a/Crypto_8h.html +++ b/Crypto_8h.html @@ -100,8 +100,8 @@
- - + + @@ -137,16 +137,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -157,7 +158,7 @@ diff --git a/Crypto_8h__dep__incl.map b/Crypto_8h__dep__incl.map index dc8a6d422e..1faf4a9f6f 100644 --- a/Crypto_8h__dep__incl.map +++ b/Crypto_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Crypto_8h__dep__incl.md5 b/Crypto_8h__dep__incl.md5 index 5ecd3f108d..5c2faa8412 100644 --- a/Crypto_8h__dep__incl.md5 +++ b/Crypto_8h__dep__incl.md5 @@ -1 +1 @@ -f77f2ff88b8ef881b988ab1ca6ab87d6 \ No newline at end of file +ce053b414350e1bf9debddf1725bbfcb \ No newline at end of file diff --git a/Crypto_8h__dep__incl.png b/Crypto_8h__dep__incl.png index b8d6af32a2..e4e04224a9 100644 Binary files a/Crypto_8h__dep__incl.png and b/Crypto_8h__dep__incl.png differ diff --git a/Crypto_8h_source.html b/Crypto_8h_source.html index 096a6a3dcc..b455114bdb 100644 --- a/Crypto_8h_source.html +++ b/Crypto_8h_source.html @@ -166,7 +166,7 @@ diff --git a/DataChannel_8c.html b/DataChannel_8c.html index 536fcc98aa..d83f878ac7 100644 --- a/DataChannel_8c.html +++ b/DataChannel_8c.html @@ -218,7 +218,7 @@

    - +
diff --git a/DataChannel_8h.html b/DataChannel_8h.html index 36fe34c03f..55adf90a19 100644 --- a/DataChannel_8h.html +++ b/DataChannel_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -207,7 +208,7 @@

    - +
diff --git a/DataChannel_8h__dep__incl.map b/DataChannel_8h__dep__incl.map index fb48081939..e5370f49f0 100644 --- a/DataChannel_8h__dep__incl.map +++ b/DataChannel_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/DataChannel_8h__dep__incl.md5 b/DataChannel_8h__dep__incl.md5 index 72c4d2b260..8db3d3552a 100644 --- a/DataChannel_8h__dep__incl.md5 +++ b/DataChannel_8h__dep__incl.md5 @@ -1 +1 @@ -82521054f16abfe6d47ab20dff28988a \ No newline at end of file +4eeb90c63f528d6f241bff04b98be866 \ No newline at end of file diff --git a/DataChannel_8h__dep__incl.png b/DataChannel_8h__dep__incl.png index 32f1acdf2a..3d594e3550 100644 Binary files a/DataChannel_8h__dep__incl.png and b/DataChannel_8h__dep__incl.png differ diff --git a/DataChannel_8h_source.html b/DataChannel_8h_source.html index a5259e1b21..1ecc7aa272 100644 --- a/DataChannel_8h_source.html +++ b/DataChannel_8h_source.html @@ -128,8 +128,8 @@
31 #endif
32 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_PEERCONNECTION_DATACHANNEL__ */
struct KvsDataChannel * PKvsDataChannel
-
VOID(* RtcOnOpen)(UINT64, PRtcDataChannel)
Definition: Include.h:1049
-
VOID(* RtcOnMessage)(UINT64, PRtcDataChannel, BOOL, PBYTE, UINT32)
RtcOnMessage is fired when a message is received for the DataChannel.
Definition: Include.h:1042
+
VOID(* RtcOnOpen)(UINT64, PRtcDataChannel)
Definition: Include.h:1068
+
VOID(* RtcOnMessage)(UINT64, PRtcDataChannel, BOOL, PBYTE, UINT32)
RtcOnMessage is fired when a message is received for the DataChannel.
Definition: Include.h:1061
Definition: DataChannel.h:15
UINT32 channelId
Definition: DataChannel.h:20
UINT64 onMessageCustomData
Definition: DataChannel.h:21
@@ -140,17 +140,17 @@
UINT64 onOpenCustomData
Definition: DataChannel.h:25
RtcOnMessage onMessage
Definition: DataChannel.h:22
PRtcPeerConnection pRtcPeerConnection
Definition: DataChannel.h:18
-
RtcDataChannelInit dictionary used to configure properties of the underlying channel such as data rel...
Definition: Include.h:1500
+
RtcDataChannelInit dictionary used to configure properties of the underlying channel such as data rel...
Definition: Include.h:1521
Definition: Stats.h:560
-
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1095
-
RtcDataChannel represents a bi-directional data channel between two peers.
Definition: Include.h:1030
+
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1114
+
RtcDataChannel represents a bi-directional data channel between two peers.
Definition: Include.h:1049
diff --git a/Deserialize_8c.html b/Deserialize_8c.html index f99283ae76..4d9121e6c3 100644 --- a/Deserialize_8c.html +++ b/Deserialize_8c.html @@ -99,13 +99,15 @@
#include "../Include_i.h"
+#include "kvssdp/sdp_deserializer.h"
Include dependency graph for Deserialize.c:
- - + + + @@ -153,23 +155,24 @@ -
- +

Macros

#define LOG_CLASS   "SDP"
#define LOG_CLASS   "SDPDeserialize"
 
- - - - - - + + + + + + + +

Functions

STATUS parseMediaName (PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen)
 
STATUS parseSessionAttributes (PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen)
 
STATUS parseMediaAttributes (PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen)
 
STATUS convertSdpErrorCode (SdpResult_t sdpResult)
 
STATUS parseMediaName (PSessionDescription pSessionDescription, PCHAR mediaValue, SIZE_T mediaValueLength)
 
STATUS parseSessionAttributes (PSessionDescription pSessionDescription, PCHAR pValue, SIZE_T valueLength)
 
STATUS parseMediaAttributes (PSessionDescription pSessionDescription, PCHAR pValue, SIZE_T valueLength)
 
STATUS deserializeSessionDescription (PSessionDescription pSessionDescription, PCHAR sdpBytes)
 
@@ -181,7 +184,7 @@

- +
#define LOG_CLASS   "SDP"#define LOG_CLASS   "SDPDeserialize"

@@ -189,6 +192,36 @@

Function Documentation

+ +

◆ convertSdpErrorCode()

+ +
+
+ + + + + + + + +
STATUS convertSdpErrorCode (SdpResult_t sdpResult)
+
+
+Here is the caller graph for this function:
+
+
+ + + + + + + +
+ +
+

◆ deserializeSessionDescription()

@@ -219,10 +252,11 @@

- - - - + + + + +

@@ -237,8 +271,8 @@

-

◆ parseMediaAttributes()

+ +

◆ parseMediaAttributes()

@@ -253,13 +287,13 @@

PCHAR  - pch, + pValue, - UINT32  - lineLen  + SIZE_T  + valueLength  @@ -269,10 +303,19 @@

+Here is the call graph for this function:
+
+
+ + + + +
+
Here is the caller graph for this function:
-
- +
+ @@ -281,8 +324,8 @@

-

◆ parseMediaName()

+ +

◆ parseMediaName()

-
- +
+ @@ -325,8 +368,8 @@

-

◆ parseSessionAttributes()

+ +

◆ parseSessionAttributes()

@@ -341,13 +384,13 @@

PCHAR  - pch, + pValue, - UINT32  - lineLen  + SIZE_T  + valueLength  @@ -357,10 +400,19 @@

+Here is the call graph for this function:
+
+
+ + + + +
+
Here is the caller graph for this function:
-
- +
+ @@ -375,7 +427,7 @@

    - +

diff --git a/Deserialize_8c__incl.map b/Deserialize_8c__incl.map index 661fac8b31..8c119eb272 100644 --- a/Deserialize_8c__incl.map +++ b/Deserialize_8c__incl.map @@ -1,6 +1,7 @@ - - + + + @@ -48,5 +49,4 @@ - diff --git a/Deserialize_8c__incl.md5 b/Deserialize_8c__incl.md5 index b10d346996..bf743d98a8 100644 --- a/Deserialize_8c__incl.md5 +++ b/Deserialize_8c__incl.md5 @@ -1 +1 @@ -fa9a1ef471ee24e3c694ee4eca8889b6 \ No newline at end of file +c1433b4bc6912c9022af7032ff311134 \ No newline at end of file diff --git a/Deserialize_8c__incl.png b/Deserialize_8c__incl.png index 8bede725b2..2d321a8b35 100644 Binary files a/Deserialize_8c__incl.png and b/Deserialize_8c__incl.png differ diff --git a/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map b/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map new file mode 100644 index 0000000000..4bce073976 --- /dev/null +++ b/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 b/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 new file mode 100644 index 0000000000..cbc1e91855 --- /dev/null +++ b/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 @@ -0,0 +1 @@ +c659a119034633a51bfce22d7c44e97c \ No newline at end of file diff --git a/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png b/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png new file mode 100644 index 0000000000..400ffac9eb Binary files /dev/null and b/Deserialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png differ diff --git a/Deserialize_8c_a1ac042ed524a6cdab914760ff6c0bac1_icgraph.map b/Deserialize_8c_a67272f4f5de498d6e06767e3a3d03e1b_icgraph.map similarity index 100% rename from Deserialize_8c_a1ac042ed524a6cdab914760ff6c0bac1_icgraph.map rename to Deserialize_8c_a67272f4f5de498d6e06767e3a3d03e1b_icgraph.map diff --git a/Deserialize_8c_a1ac042ed524a6cdab914760ff6c0bac1_icgraph.md5 b/Deserialize_8c_a67272f4f5de498d6e06767e3a3d03e1b_icgraph.md5 similarity index 100% rename from Deserialize_8c_a1ac042ed524a6cdab914760ff6c0bac1_icgraph.md5 rename to Deserialize_8c_a67272f4f5de498d6e06767e3a3d03e1b_icgraph.md5 diff --git a/Deserialize_8c_a1ac042ed524a6cdab914760ff6c0bac1_icgraph.png b/Deserialize_8c_a67272f4f5de498d6e06767e3a3d03e1b_icgraph.png similarity index 100% rename from Deserialize_8c_a1ac042ed524a6cdab914760ff6c0bac1_icgraph.png rename to Deserialize_8c_a67272f4f5de498d6e06767e3a3d03e1b_icgraph.png diff --git a/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.map b/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.map index fde329c37a..13d19fc221 100644 --- a/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.map +++ b/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.map @@ -1,6 +1,7 @@ - - - - + + + + + diff --git a/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.md5 b/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.md5 index 06655039b2..c2b88d109a 100644 --- a/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.md5 +++ b/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.md5 @@ -1 +1 @@ -43ab7cee1f0acac23e8a0b827fd71f8b \ No newline at end of file +cccff3551069541da58bbb0c7448fff9 \ No newline at end of file diff --git a/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.png b/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.png index 3ff42eaf18..dd3af42838 100644 Binary files a/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.png and b/Deserialize_8c_a9bf1873c4b988e0d50c4fc4322e49f78_cgraph.png differ diff --git a/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.map b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.map new file mode 100644 index 0000000000..0a5908fb08 --- /dev/null +++ b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.md5 b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.md5 new file mode 100644 index 0000000000..79ebb29d64 --- /dev/null +++ b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.md5 @@ -0,0 +1 @@ +f7ffec4cc43564042b89c908f4994b92 \ No newline at end of file diff --git a/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.png b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.png new file mode 100644 index 0000000000..98db19aece Binary files /dev/null and b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_cgraph.png differ diff --git a/Deserialize_8c_a0f9d711b199b6e6614c89c4189f16ba2_icgraph.map b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_icgraph.map similarity index 100% rename from Deserialize_8c_a0f9d711b199b6e6614c89c4189f16ba2_icgraph.map rename to Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_icgraph.map diff --git a/Deserialize_8c_a0f9d711b199b6e6614c89c4189f16ba2_icgraph.md5 b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_icgraph.md5 similarity index 100% rename from Deserialize_8c_a0f9d711b199b6e6614c89c4189f16ba2_icgraph.md5 rename to Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_icgraph.md5 diff --git a/Deserialize_8c_a0f9d711b199b6e6614c89c4189f16ba2_icgraph.png b/Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_icgraph.png similarity index 100% rename from Deserialize_8c_a0f9d711b199b6e6614c89c4189f16ba2_icgraph.png rename to Deserialize_8c_ac61543eecfffac1718e50d2e85f0f520_icgraph.png diff --git a/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.map b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.map new file mode 100644 index 0000000000..385615a743 --- /dev/null +++ b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.md5 b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.md5 new file mode 100644 index 0000000000..3ecc03ff3a --- /dev/null +++ b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.md5 @@ -0,0 +1 @@ +93787d7ee0785d7913d50d95f232d0ab \ No newline at end of file diff --git a/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.png b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.png new file mode 100644 index 0000000000..47c36e6cd1 Binary files /dev/null and b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_cgraph.png differ diff --git a/Deserialize_8c_a297ed0b51990bce839f7df8d0f7aea2b_icgraph.map b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_icgraph.map similarity index 100% rename from Deserialize_8c_a297ed0b51990bce839f7df8d0f7aea2b_icgraph.map rename to Deserialize_8c_af90ab5920ae51749654c735243cad6e8_icgraph.map diff --git a/Deserialize_8c_a297ed0b51990bce839f7df8d0f7aea2b_icgraph.md5 b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_icgraph.md5 similarity index 100% rename from Deserialize_8c_a297ed0b51990bce839f7df8d0f7aea2b_icgraph.md5 rename to Deserialize_8c_af90ab5920ae51749654c735243cad6e8_icgraph.md5 diff --git a/Deserialize_8c_a297ed0b51990bce839f7df8d0f7aea2b_icgraph.png b/Deserialize_8c_af90ab5920ae51749654c735243cad6e8_icgraph.png similarity index 100% rename from Deserialize_8c_a297ed0b51990bce839f7df8d0f7aea2b_icgraph.png rename to Deserialize_8c_af90ab5920ae51749654c735243cad6e8_icgraph.png diff --git a/Dtls_8c.html b/Dtls_8c.html index 672568ee66..62fc7bbe32 100644 --- a/Dtls_8c.html +++ b/Dtls_8c.html @@ -412,7 +412,7 @@

    - +

diff --git a/Dtls_8h.html b/Dtls_8h.html index 035621bbfe..5a87b15ffb 100644 --- a/Dtls_8h.html +++ b/Dtls_8h.html @@ -106,8 +106,8 @@
- - + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1452,7 +1453,7 @@

    - +

diff --git a/Dtls_8h__dep__incl.map b/Dtls_8h__dep__incl.map index e10d1069a1..a2fac9a573 100644 --- a/Dtls_8h__dep__incl.map +++ b/Dtls_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Dtls_8h__dep__incl.md5 b/Dtls_8h__dep__incl.md5 index d868765965..85c9880444 100644 --- a/Dtls_8h__dep__incl.md5 +++ b/Dtls_8h__dep__incl.md5 @@ -1 +1 @@ -3ed30e0dc776a888ad5d0808c2dd6d4c \ No newline at end of file +c2c2d35c4e37e17111e48df922857c28 \ No newline at end of file diff --git a/Dtls_8h__dep__incl.png b/Dtls_8h__dep__incl.png index 9fdff22be4..09e39cd64c 100644 Binary files a/Dtls_8h__dep__incl.png and b/Dtls_8h__dep__incl.png differ diff --git a/Dtls_8h_source.html b/Dtls_8h_source.html index e467ac6051..7d025540d7 100644 --- a/Dtls_8h_source.html +++ b/Dtls_8h_source.html @@ -344,7 +344,7 @@
STATUS createSslCtx(PDtlsSessionCertificateInfo pCertificates, UINT32 certCount, SSL_CTX **ppSslCtx)
Definition: Dtls_openssl.c:167
#define MAX_UDP_PACKET_SIZE
Definition: Include_i.h:92
#define CERTIFICATE_FINGERPRINT_LENGTH
Definition: Include_i.h:90
-
#define MAX_RTCCONFIGURATION_CERTIFICATES
Definition: Include.h:501
+
#define MAX_RTCCONFIGURATION_CERTIFICATES
Definition: Include.h:518
Definition: Dtls.h:68
KVS_SRTP_PROFILE srtpProfile
Definition: Dtls.h:73
UINT8 key_length
Definition: Dtls.h:71
@@ -353,7 +353,7 @@
DtlsSessionOnStateChange stateChangeFn
Definition: Dtls.h:63
UINT64 outBoundPacketFnCustomData
Definition: Dtls.h:60
UINT64 stateChangeFnCustomData
Definition: Dtls.h:62
-
Specifies the certificate and the private key used by the certificate. The Certificates are in the fo...
Definition: Include.h:1151
+
Specifies the certificate and the private key used by the certificate. The Certificates are in the fo...
Definition: Include.h:1170
Definition: Dtls.h:106
TIMER_QUEUE_HANDLE timerQueueHandle
Definition: Dtls.h:112
UINT64 dtlsSessionSetupTime
Definition: Dtls.h:115
@@ -374,7 +374,7 @@ diff --git a/Dtls__mbedtls_8c.html b/Dtls__mbedtls_8c.html index 454a9f5044..ef05447313 100644 --- a/Dtls__mbedtls_8c.html +++ b/Dtls__mbedtls_8c.html @@ -1132,7 +1132,7 @@

    - +

diff --git a/Dtls__openssl_8c.html b/Dtls__openssl_8c.html index 96ed8d7711..0ead098643 100644 --- a/Dtls__openssl_8c.html +++ b/Dtls__openssl_8c.html @@ -1424,7 +1424,7 @@

    - +

diff --git a/FileCache_8c.html b/FileCache_8c.html index b48fd70344..df925c1b27 100644 --- a/FileCache_8c.html +++ b/FileCache_8c.html @@ -407,7 +407,7 @@

    - +

diff --git a/FileCache_8h.html b/FileCache_8h.html index d675b58986..577e3c246c 100644 --- a/FileCache_8h.html +++ b/FileCache_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -478,7 +479,7 @@

    - +

diff --git a/FileCache_8h__dep__incl.map b/FileCache_8h__dep__incl.map index a679c85b0f..828af8d70c 100644 --- a/FileCache_8h__dep__incl.map +++ b/FileCache_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/FileCache_8h__dep__incl.md5 b/FileCache_8h__dep__incl.md5 index 110fa93500..b72e0d8b5b 100644 --- a/FileCache_8h__dep__incl.md5 +++ b/FileCache_8h__dep__incl.md5 @@ -1 +1 @@ -07a3d96a17ea1422458571e57ff0dfc1 \ No newline at end of file +817ee37eada2d6c8146d202dec7737fe \ No newline at end of file diff --git a/FileCache_8h__dep__incl.png b/FileCache_8h__dep__incl.png index 58c03101a5..6a0fe7baa3 100644 Binary files a/FileCache_8h__dep__incl.png and b/FileCache_8h__dep__incl.png differ diff --git a/FileCache_8h_source.html b/FileCache_8h_source.html index 1f41790b4a..3497911068 100644 --- a/FileCache_8h_source.html +++ b/FileCache_8h_source.html @@ -144,9 +144,9 @@
STATUS signalingCacheLoadFromFile(PCHAR, PCHAR, SIGNALING_CHANNEL_ROLE_TYPE, PSignalingFileCacheEntry, PBOOL, PCHAR)
Definition: FileCache.c:127
struct SignalingFileCacheEntry * PSignalingFileCacheEntry
STATUS signalingCacheSaveToFile(PSignalingFileCacheEntry, PCHAR)
Definition: FileCache.c:176
-
#define MAX_SIGNALING_ENDPOINT_URI_LEN
Definition: Include.h:461
-
#define MAX_CHANNEL_NAME_LEN
Definition: Include.h:439
-
SIGNALING_CHANNEL_ROLE_TYPE
Channel role type.
Definition: Include.h:929
+
#define MAX_SIGNALING_ENDPOINT_URI_LEN
Definition: Include.h:478
+
#define MAX_CHANNEL_NAME_LEN
Definition: Include.h:456
+
SIGNALING_CHANNEL_ROLE_TYPE
Channel role type.
Definition: Include.h:948
Definition: FileCache.h:25
UINT64 creationTsEpochSeconds
Definition: FileCache.h:27
SIGNALING_CHANNEL_ROLE_TYPE role
Definition: FileCache.h:26
@@ -156,7 +156,7 @@ diff --git a/IOBuffer_8c.html b/IOBuffer_8c.html index be0f40ae36..b7815730ff 100644 --- a/IOBuffer_8c.html +++ b/IOBuffer_8c.html @@ -456,7 +456,7 @@

    - +
diff --git a/IOBuffer_8h.html b/IOBuffer_8h.html index 145bced0ec..b6cc56b9ab 100644 --- a/IOBuffer_8h.html +++ b/IOBuffer_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -476,7 +477,7 @@

    - +
diff --git a/IOBuffer_8h__dep__incl.map b/IOBuffer_8h__dep__incl.map index 80ac4bf1be..b4e9c24bbc 100644 --- a/IOBuffer_8h__dep__incl.map +++ b/IOBuffer_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/IOBuffer_8h__dep__incl.md5 b/IOBuffer_8h__dep__incl.md5 index cbdf437f37..25b0cc272e 100644 --- a/IOBuffer_8h__dep__incl.md5 +++ b/IOBuffer_8h__dep__incl.md5 @@ -1 +1 @@ -9ba1507c3ee76dc9fda73b0f9ee1845a \ No newline at end of file +1438b45a5d224a9119e6ac452eec5c2f \ No newline at end of file diff --git a/IOBuffer_8h__dep__incl.png b/IOBuffer_8h__dep__incl.png index eb1933943c..9912de09b9 100644 Binary files a/IOBuffer_8h__dep__incl.png and b/IOBuffer_8h__dep__incl.png differ diff --git a/IOBuffer_8h_source.html b/IOBuffer_8h_source.html index ff58bb9778..e09a688aa8 100644 --- a/IOBuffer_8h_source.html +++ b/IOBuffer_8h_source.html @@ -138,7 +138,7 @@ diff --git a/IceAgentStateMachine_8c.html b/IceAgentStateMachine_8c.html index c935e1a6d1..cf8a06b985 100644 --- a/IceAgentStateMachine_8c.html +++ b/IceAgentStateMachine_8c.html @@ -1024,21 +1024,21 @@

((UINT64) (1 << 5)) | ((UINT64) (1 << 6)) ,
}
-
STATUS executeDisconnectedIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:657
-
STATUS fromConnectedIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:339
-
STATUS fromNewIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:200
-
STATUS executeNominatingIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:475
-
STATUS executeCheckConnectionIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:303
-
STATUS fromReadyIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:515
-
STATUS executeFailedIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:718
-
STATUS fromNominatingIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:412
-
STATUS executeNewIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:220
-
STATUS executeReadyIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:558
-
STATUS fromDisconnectedIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:619
-
STATUS executeConnectedIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:383
-
STATUS fromCheckConnectionIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:240
-
STATUS fromFailedIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:700
-
#define STATUS_ICE_INVALID_STATE
Definition: Include.h:242
+
STATUS executeDisconnectedIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:658
+
STATUS fromConnectedIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:340
+
STATUS fromNewIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:201
+
STATUS executeNominatingIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:476
+
STATUS executeCheckConnectionIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:304
+
STATUS fromReadyIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:516
+
STATUS executeFailedIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:719
+
STATUS fromNominatingIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:413
+
STATUS executeNewIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:221
+
STATUS executeReadyIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:559
+
STATUS fromDisconnectedIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:620
+
STATUS executeConnectedIceAgentState(UINT64 customData, UINT64 time)
Definition: IceAgentStateMachine.c:384
+
STATUS fromCheckConnectionIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:241
+
STATUS fromFailedIceAgentState(UINT64 customData, PUINT64 pState)
Definition: IceAgentStateMachine.c:701
+
#define STATUS_ICE_INVALID_STATE
Definition: Include.h:259

Static definitions of the states

@@ -1049,7 +1049,7 @@

    - +
diff --git a/IceAgentStateMachine_8h.html b/IceAgentStateMachine_8h.html index ae8de75dd8..4b559071d6 100644 --- a/IceAgentStateMachine_8h.html +++ b/IceAgentStateMachine_8h.html @@ -103,8 +103,8 @@
- - + + @@ -140,16 +140,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1216,7 +1217,7 @@

    - +
diff --git a/IceAgentStateMachine_8h__dep__incl.map b/IceAgentStateMachine_8h__dep__incl.map index 8552de63f4..0210d2f957 100644 --- a/IceAgentStateMachine_8h__dep__incl.map +++ b/IceAgentStateMachine_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/IceAgentStateMachine_8h__dep__incl.md5 b/IceAgentStateMachine_8h__dep__incl.md5 index 164c5048cb..4440be73c4 100644 --- a/IceAgentStateMachine_8h__dep__incl.md5 +++ b/IceAgentStateMachine_8h__dep__incl.md5 @@ -1 +1 @@ -beda85de9787107ee65dedca8b985ec7 \ No newline at end of file +5456e3834677c9f8120909eb70e0313c \ No newline at end of file diff --git a/IceAgentStateMachine_8h__dep__incl.png b/IceAgentStateMachine_8h__dep__incl.png index 86986aae76..d21994579e 100644 Binary files a/IceAgentStateMachine_8h__dep__incl.png and b/IceAgentStateMachine_8h__dep__incl.png differ diff --git a/IceAgentStateMachine_8h_source.html b/IceAgentStateMachine_8h_source.html index dc0252e918..9ddc0becba 100644 --- a/IceAgentStateMachine_8h_source.html +++ b/IceAgentStateMachine_8h_source.html @@ -151,25 +151,25 @@
69 }
70 #endif
71 #endif /* __KINESIS_VIDEO_WEBRTC_ICE_STATE_MACHINE__ */
-
STATUS executeReadyIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:558
-
STATUS executeNominatingIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:475
-
STATUS fromDisconnectedIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:619
-
STATUS stepIceAgentStateMachine(PIceAgent)
Definition: IceAgentStateMachine.c:54
-
STATUS executeFailedIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:718
-
STATUS executeDisconnectedIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:657
-
STATUS executeCheckConnectionIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:303
-
STATUS executeConnectedIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:383
-
STATUS fromFailedIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:700
-
STATUS iceAgentStateMachineCheckDisconnection(PIceAgent, PUINT64)
Definition: IceAgentStateMachine.c:131
-
STATUS acceptIceAgentMachineState(PIceAgent, UINT64)
Definition: IceAgentStateMachine.c:103
-
STATUS fromCheckConnectionIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:240
-
STATUS fromNewIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:200
-
STATUS fromNominatingIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:412
+
STATUS executeReadyIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:559
+
STATUS executeNominatingIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:476
+
STATUS fromDisconnectedIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:620
+
STATUS stepIceAgentStateMachine(PIceAgent)
Definition: IceAgentStateMachine.c:55
+
STATUS executeFailedIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:719
+
STATUS executeDisconnectedIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:658
+
STATUS executeCheckConnectionIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:304
+
STATUS executeConnectedIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:384
+
STATUS fromFailedIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:701
+
STATUS iceAgentStateMachineCheckDisconnection(PIceAgent, PUINT64)
Definition: IceAgentStateMachine.c:132
+
STATUS acceptIceAgentMachineState(PIceAgent, UINT64)
Definition: IceAgentStateMachine.c:104
+
STATUS fromCheckConnectionIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:241
+
STATUS fromNewIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:201
+
STATUS fromNominatingIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:413
STATUS checkIceAgentStateMachine(PIceAgent)
Definition: IceAgentStateMachine.c:32
-
PCHAR iceAgentStateToString(UINT64)
Definition: IceAgentStateMachine.c:164
-
STATUS executeNewIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:220
-
STATUS fromReadyIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:515
-
STATUS fromConnectedIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:339
+
PCHAR iceAgentStateToString(UINT64)
Definition: IceAgentStateMachine.c:165
+
STATUS executeNewIceAgentState(UINT64, UINT64)
Definition: IceAgentStateMachine.c:221
+
STATUS fromReadyIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:516
+
STATUS fromConnectedIceAgentState(UINT64, PUINT64)
Definition: IceAgentStateMachine.c:340
Definition: IceAgent.h:200
@@ -177,7 +177,7 @@ diff --git a/IceAgent_8c.html b/IceAgent_8c.html index 083d00b0c8..9eb8876b16 100644 --- a/IceAgent_8c.html +++ b/IceAgent_8c.html @@ -4032,7 +4032,7 @@

    - +
diff --git a/IceAgent_8h.html b/IceAgent_8h.html index 3d45b0c1e2..2455d27a67 100644 --- a/IceAgent_8h.html +++ b/IceAgent_8h.html @@ -106,8 +106,8 @@
- - + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -4590,7 +4591,7 @@

    - +
diff --git a/IceAgent_8h__dep__incl.map b/IceAgent_8h__dep__incl.map index da8384dea4..58d8d1b9c6 100644 --- a/IceAgent_8h__dep__incl.map +++ b/IceAgent_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/IceAgent_8h__dep__incl.md5 b/IceAgent_8h__dep__incl.md5 index 6fc6058cb9..f533d9aa9f 100644 --- a/IceAgent_8h__dep__incl.md5 +++ b/IceAgent_8h__dep__incl.md5 @@ -1 +1 @@ -02b957b10de1b118df7abaea1f37460e \ No newline at end of file +46362048ecfe920194f5efbc19916e9e \ No newline at end of file diff --git a/IceAgent_8h__dep__incl.png b/IceAgent_8h__dep__incl.png index 32645166f6..9e39fdf7ee 100644 Binary files a/IceAgent_8h__dep__incl.png and b/IceAgent_8h__dep__incl.png differ diff --git a/IceAgent_8h_source.html b/IceAgent_8h_source.html index ce63edffdc..6b5111edaa 100644 --- a/IceAgent_8h_source.html +++ b/IceAgent_8h_source.html @@ -445,73 +445,73 @@
462 }
463 #endif
464 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_ICE_AGENT__ */
-
STATUS iceAgentGatherCandidateTimerCallback(UINT32, UINT64, UINT64)
Definition: IceAgent.c:1610
-
STATUS iceAgentSendKeepAliveTimerCallback(UINT32, UINT64, UINT64)
Definition: IceAgent.c:1568
+
STATUS iceAgentGatherCandidateTimerCallback(UINT32, UINT64, UINT64)
Definition: IceAgent.c:1612
+
STATUS iceAgentSendKeepAliveTimerCallback(UINT32, UINT64, UINT64)
Definition: IceAgent.c:1570
struct IceAgentCallbacks * PIceAgentCallbacks
-
STATUS iceAgentInitRelayCandidate(PIceAgent, UINT32, KVS_SOCKET_PROTOCOL)
Definition: IceAgent.c:1893
-
STATUS iceAgentConnectedStateSetup(PIceAgent)
Definition: IceAgent.c:2094
-
STATUS iceAgentSendPacket(PIceAgent, PBYTE, UINT32)
Definition: IceAgent.c:709
-
STATUS pruneUnconnectedIceCandidatePair(PIceAgent)
Definition: IceAgent.c:1290
+
STATUS iceAgentInitRelayCandidate(PIceAgent, UINT32, KVS_SOCKET_PROTOCOL)
Definition: IceAgent.c:1895
+
STATUS iceAgentConnectedStateSetup(PIceAgent)
Definition: IceAgent.c:2096
+
STATUS iceAgentSendPacket(PIceAgent, PBYTE, UINT32)
Definition: IceAgent.c:711
+
STATUS pruneUnconnectedIceCandidatePair(PIceAgent)
Definition: IceAgent.c:1292
VOID(* IceConnectionStateChangedFunc)(UINT64, UINT64)
Definition: IceAgent.h:73
STATUS freeIceAgent(PIceAgent *)
Definition: IceAgent.c:147
-
UINT64 computeCandidatePairPriority(PIceCandidatePair, BOOL)
Definition: IceAgent.c:2895
+
UINT64 computeCandidatePairPriority(PIceCandidatePair, BOOL)
Definition: IceAgent.c:2897
struct RtcIceServerDiagnostics * PRtcIceServerDiagnostics
-
STATUS iceCandidatePairCheckConnection(PStunPacket, PIceAgent, PIceCandidatePair)
Definition: IceAgent.c:1323
+
STATUS iceCandidatePairCheckConnection(PStunPacket, PIceAgent, PIceCandidatePair)
Definition: IceAgent.c:1325
ICE_CANDIDATE_STATE
Definition: IceAgent.h:66
@ ICE_CANDIDATE_STATE_INVALID
Definition: IceAgent.h:69
@ ICE_CANDIDATE_STATE_NEW
Definition: IceAgent.h:67
@ ICE_CANDIDATE_STATE_VALID
Definition: IceAgent.h:68
-
STATUS iceAgentInvalidateCandidatePair(PIceAgent)
Definition: IceAgent.c:2362
-
STATUS iceAgentShutdown(PIceAgent)
Definition: IceAgent.c:825
+
STATUS iceAgentInvalidateCandidatePair(PIceAgent)
Definition: IceAgent.c:2364
+
STATUS iceAgentShutdown(PIceAgent)
Definition: IceAgent.c:827
#define ICE_CANDIDATE_ID_LEN
Definition: IceAgent.h:60
-
STATUS iceAgentSendCandidateNomination(PIceAgent)
Definition: IceAgent.c:1711
-
STATUS iceCandidateSerialize(PIceCandidate, PCHAR, PUINT32)
Definition: IceAgent.c:2468
-
STATUS incomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress)
Definition: IceAgent.c:2415
-
STATUS iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent, PSdpMediaDescription, UINT32, PUINT32)
Definition: IceAgent.c:785
-
STATUS getIceAgentStats(PIceAgent, PKvsIceAgentMetrics)
Definition: IceAgent.c:2932
+
STATUS iceAgentSendCandidateNomination(PIceAgent)
Definition: IceAgent.c:1713
+
STATUS iceCandidateSerialize(PIceCandidate, PCHAR, PUINT32)
Definition: IceAgent.c:2470
+
STATUS incomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress)
Definition: IceAgent.c:2417
+
STATUS iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent, PSdpMediaDescription, UINT32, PUINT32)
Definition: IceAgent.c:787
+
STATUS getIceAgentStats(PIceAgent, PKvsIceAgentMetrics)
Definition: IceAgent.c:2934
STATUS iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration)
Definition: IceAgent.c:341
-
STATUS updateCandidateAddress(PIceCandidate, PKvsIpAddress)
Definition: IceAgent.c:2845
-
STATUS iceAgentReadyStateSetup(PIceAgent)
Definition: IceAgent.c:2212
-
STATUS freeIceCandidatePair(PIceCandidatePair *)
Definition: IceAgent.c:1197
-
STATUS findCandidateWithIp(PKvsIpAddress, PDoubleList, PIceCandidate *)
Definition: IceAgent.c:1048
+
STATUS updateCandidateAddress(PIceCandidate, PKvsIpAddress)
Definition: IceAgent.c:2847
+
STATUS iceAgentReadyStateSetup(PIceAgent)
Definition: IceAgent.c:2214
+
STATUS freeIceCandidatePair(PIceCandidatePair *)
Definition: IceAgent.c:1199
+
STATUS findCandidateWithIp(PKvsIpAddress, PDoubleList, PIceCandidate *)
Definition: IceAgent.c:1050
struct IceAgentProfileDiagnostics * PIceAgentProfileDiagnostics
VOID(* IceInboundPacketFunc)(UINT64, PBYTE, UINT32)
Definition: IceAgent.h:72
-
UINT32 computeCandidatePriority(PIceCandidate)
Definition: IceAgent.c:2861
-
VOID iceAgentLogNewCandidate(PIceCandidate)
Definition: IceAgent.c:2817
+
UINT32 computeCandidatePriority(PIceCandidate)
Definition: IceAgent.c:2863
+
VOID iceAgentLogNewCandidate(PIceCandidate)
Definition: IceAgent.c:2819
VOID(* IceNewLocalCandidateFunc)(UINT64, PCHAR)
Definition: IceAgent.h:74
struct RtcIceCandidatePairDiagnostics * PRtcIceCandidatePairDiagnostics
-
STATUS iceAgentCheckConnectionStateSetup(PIceAgent)
Definition: IceAgent.c:1981
+
STATUS iceAgentCheckConnectionStateSetup(PIceAgent)
Definition: IceAgent.c:1983
struct IceCandidatePair * PIceCandidatePair
-
STATUS findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent, PSocketConnection, PKvsIpAddress, BOOL, PIceCandidatePair *)
Definition: IceAgent.c:1253
+
STATUS findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent, PSocketConnection, PKvsIpAddress, BOOL, PIceCandidatePair *)
Definition: IceAgent.c:1255
STATUS createIceAgent(PCHAR, PCHAR, PIceAgentCallbacks, PRtcConfiguration, TIMER_QUEUE_HANDLE, PConnectionListener, PIceAgent *)
Definition: IceAgent.c:24
struct IceCandidate * PIceCandidate
-
STATUS iceAgentInitRelayCandidates(PIceAgent)
Definition: IceAgent.c:1845
-
STATUS updateSelectedLocalRemoteCandidateStats(PIceAgent)
Definition: IceAgent.c:2082
-
STATUS insertIceCandidatePair(PDoubleList, PIceCandidatePair)
Definition: IceAgent.c:1218
-
STATUS iceAgentSendSrflxCandidateRequest(PIceAgent)
Definition: IceAgent.c:1452
+
STATUS iceAgentInitRelayCandidates(PIceAgent)
Definition: IceAgent.c:1847
+
STATUS updateSelectedLocalRemoteCandidateStats(PIceAgent)
Definition: IceAgent.c:2084
+
STATUS insertIceCandidatePair(PDoubleList, PIceCandidatePair)
Definition: IceAgent.c:1220
+
STATUS iceAgentSendSrflxCandidateRequest(PIceAgent)
Definition: IceAgent.c:1454
STATUS iceAgentAddConfig(PIceAgent, PIceConfigInfo)
Definition: IceAgent.c:265
-
STATUS findCandidateWithSocketConnection(PSocketConnection, PDoubleList, PIceCandidate *)
Definition: IceAgent.c:1083
-
STATUS iceAgentStateTransitionTimerCallback(UINT32, UINT64, UINT64)
Definition: IceAgent.c:1427
-
STATUS iceAgentStartGathering(PIceAgent)
Definition: IceAgent.c:667
-
STATUS iceAgentInitSrflxCandidate(PIceAgent)
Definition: IceAgent.c:1751
+
STATUS findCandidateWithSocketConnection(PSocketConnection, PDoubleList, PIceCandidate *)
Definition: IceAgent.c:1085
+
STATUS iceAgentStateTransitionTimerCallback(UINT32, UINT64, UINT64)
Definition: IceAgent.c:1429
+
STATUS iceAgentStartGathering(PIceAgent)
Definition: IceAgent.c:668
+
STATUS iceAgentInitSrflxCandidate(PIceAgent)
Definition: IceAgent.c:1753
struct __IceAgent * PIceAgent
Definition: IceAgent.h:77
-
PCHAR iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE)
Definition: IceAgent.c:2911
-
STATUS iceAgentInitHostCandidate(PIceAgent)
Definition: IceAgent.c:542
-
STATUS createIceCandidatePairs(PIceAgent, PIceCandidate, BOOL)
Definition: IceAgent.c:1118
-
STATUS iceAgentSendStunPacket(PStunPacket, PBYTE, UINT32, PIceAgent, PIceCandidate, PKvsIpAddress)
Definition: IceAgent.c:1370
-
STATUS iceAgentFatalError(PIceAgent, STATUS)
Definition: IceAgent.c:2803
-
STATUS handleStunPacket(PIceAgent, PBYTE, UINT32, PSocketConnection, PKvsIpAddress, PKvsIpAddress)
Definition: IceAgent.c:2509
+
PCHAR iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE)
Definition: IceAgent.c:2913
+
STATUS iceAgentInitHostCandidate(PIceAgent)
Definition: IceAgent.c:543
+
STATUS createIceCandidatePairs(PIceAgent, PIceCandidate, BOOL)
Definition: IceAgent.c:1120
+
STATUS iceAgentSendStunPacket(PStunPacket, PBYTE, UINT32, PIceAgent, PIceCandidate, PKvsIpAddress)
Definition: IceAgent.c:1372
+
STATUS iceAgentFatalError(PIceAgent, STATUS)
Definition: IceAgent.c:2805
+
STATUS handleStunPacket(PIceAgent, PBYTE, UINT32, PSocketConnection, PKvsIpAddress, PKvsIpAddress)
Definition: IceAgent.c:2511
STATUS iceAgentAddRemoteCandidate(PIceAgent, PCHAR)
Definition: IceAgent.c:400
-
STATUS iceAgentNominatingStateSetup(PIceAgent)
Definition: IceAgent.c:2168
-
STATUS iceAgentCheckCandidatePairConnection(PIceAgent)
Definition: IceAgent.c:1513
-
STATUS incomingRelayedDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress)
Definition: IceAgent.c:2391
-
STATUS iceAgentStartAgent(PIceAgent, PCHAR, PCHAR, BOOL)
Definition: IceAgent.c:619
-
STATUS iceAgentCheckPeerReflexiveCandidate(PIceAgent, PKvsIpAddress, UINT32, BOOL, PSocketConnection)
Definition: IceAgent.c:2745
-
UINT64 iceAgentGetCurrentTime(UINT64)
Definition: IceAgent.c:2926
+
STATUS iceAgentNominatingStateSetup(PIceAgent)
Definition: IceAgent.c:2170
+
STATUS iceAgentCheckCandidatePairConnection(PIceAgent)
Definition: IceAgent.c:1515
+
STATUS incomingRelayedDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress)
Definition: IceAgent.c:2393
+
STATUS iceAgentStartAgent(PIceAgent, PCHAR, PCHAR, BOOL)
Definition: IceAgent.c:620
+
STATUS iceAgentCheckPeerReflexiveCandidate(PIceAgent, PKvsIpAddress, UINT32, BOOL, PSocketConnection)
Definition: IceAgent.c:2747
+
UINT64 iceAgentGetCurrentTime(UINT64)
Definition: IceAgent.c:2928
struct RtcIceCandidateDiagnostics * PRtcIceCandidateDiagnostics
-
STATUS iceAgentRestart(PIceAgent, PCHAR, PCHAR)
Definition: IceAgent.c:905
+
STATUS iceAgentRestart(PIceAgent, PCHAR, PCHAR)
Definition: IceAgent.c:907
STATUS iceAgentReportNewLocalCandidate(PIceAgent, PIceCandidate)
Definition: IceAgent.c:377
-
STATUS iceAgentNominateCandidatePair(PIceAgent)
Definition: IceAgent.c:2303
+
STATUS iceAgentNominateCandidatePair(PIceAgent)
Definition: IceAgent.c:2305
STATUS(* IceServerSetIpFunc)(UINT64, PCHAR, PKvsIpAddress)
Definition: Include_i.h:111
#define MAX_LOCAL_NETWORK_INTERFACE_COUNT
Definition: Network.h:13
KVS_SOCKET_PROTOCOL
Definition: Network.h:48
@@ -519,13 +519,13 @@
CHAR DOMString[255U+1]
DOMString type is used to store strings of size 256 bytes (inclusive of '\0' character.
Definition: Stats.h:73
ICE_CANDIDATE_PAIR_STATE
Indicates computing states in the checklist Reference: https://www.w3.org/TR/webrtc-stats/#rtcstatsic...
Definition: Stats.h:126
ICE_CANDIDATE_TYPE
Definition: Stats.h:86
-
#define MAX_ICE_SERVERS_COUNT
Definition: Include.h:627
-
#define MAX_ICE_CONFIG_CREDENTIAL_LEN
Definition: Include.h:456
-
#define MAX_ICE_CONFIG_USER_NAME_LEN
Definition: Include.h:450
-
ICE_TRANSPORT_POLICY
ICE_TRANSPORT_POLICY restrict which ICE candidates are used in a session.
Definition: Include.h:845
+
#define MAX_ICE_SERVERS_COUNT
Definition: Include.h:644
+
#define MAX_ICE_CONFIG_CREDENTIAL_LEN
Definition: Include.h:473
+
#define MAX_ICE_CONFIG_USER_NAME_LEN
Definition: Include.h:467
+
ICE_TRANSPORT_POLICY
ICE_TRANSPORT_POLICY restrict which ICE candidates are used in a session.
Definition: Include.h:864
#define MAX_STATS_STRING_LENGTH
Definition: Stats.h:65
#define MAX_CANDIDATE_ID_LENGTH
Definition: Stats.h:25
-
Definition: ConnectionListener.h:19
+
Definition: ConnectionListener.h:20
Definition: IceAgent.h:141
IceNewLocalCandidateFunc newLocalCandidateFn
Definition: IceAgent.h:145
IceInboundPacketFunc inboundPacketFn
Definition: IceAgent.h:143
@@ -566,13 +566,13 @@
PIceAgent pIceAgent
Definition: IceAgent.h:165
ICE_CANDIDATE_TYPE iceCandidateType
Definition: IceAgent.h:150
ICE_CANDIDATE_STATE state
Definition: IceAgent.h:154
-
ICE configuration information struct.
Definition: Include.h:1388
+
ICE configuration information struct.
Definition: Include.h:1406
Definition: IceUtils.h:53
-
KVS ICE Agent Collection of ICE agent related stats. Can be expanded in the future.
Definition: Include.h:1562
+
KVS ICE Agent Collection of ICE agent related stats. Can be expanded in the future.
Definition: Include.h:1583
Definition: Include_i.h:99
-
Definition: Include.h:1168
+
Definition: Include.h:1187
Custom data type to allow setting UINT32 data type to NULL since C does not support setting basic dat...
Definition: NullableDefs.h:105
-
The Configuration defines a set of parameters to configure how the peer-to-peer communication establi...
Definition: Include.h:1212
+
The Configuration defines a set of parameters to configure how the peer-to-peer communication establi...
Definition: Include.h:1231
Definition: IceAgent.h:91
DOMString url
For local candidates this is the URL of the ICE server from which the candidate was obtained.
Definition: IceAgent.h:92
DOMString relayProtocol
Definition: IceAgent.h:96
@@ -608,7 +608,7 @@
UINT64 totalResponsesReceived
Total number of responses received from the server.
Definition: IceAgent.h:87
UINT64 totalRequestsSent
Total amount of requests that have been sent to the server.
Definition: IceAgent.h:86
INT32 port
Port number used by client.
Definition: IceAgent.h:85
-
Definition: Sdp.h:163
+
Definition: Sdp.h:136
Definition: Stun.h:357
Definition: IceUtils.h:31
Definition: IceAgent.h:200
@@ -672,7 +672,7 @@ diff --git a/IceUtils_8c.html b/IceUtils_8c.html index 61084a8970..ad0eca4ab4 100644 --- a/IceUtils_8c.html +++ b/IceUtils_8c.html @@ -981,7 +981,7 @@

    - +
diff --git a/IceUtils_8h.html b/IceUtils_8h.html index 27ba16d735..c807dd57a5 100644 --- a/IceUtils_8h.html +++ b/IceUtils_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1042,7 +1043,7 @@

    - +
diff --git a/IceUtils_8h__dep__incl.map b/IceUtils_8h__dep__incl.map index af4f70574d..9bfbad279e 100644 --- a/IceUtils_8h__dep__incl.map +++ b/IceUtils_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/IceUtils_8h__dep__incl.md5 b/IceUtils_8h__dep__incl.md5 index 9f5bf2c2a0..10fa78c1fc 100644 --- a/IceUtils_8h__dep__incl.md5 +++ b/IceUtils_8h__dep__incl.md5 @@ -1 +1 @@ -11e78e43761989ea836f04691ee66cd1 \ No newline at end of file +2a076460bffbe9c2b5551e883d63d24f \ No newline at end of file diff --git a/IceUtils_8h__dep__incl.png b/IceUtils_8h__dep__incl.png index 5ceb74c105..e7e1d5cc9c 100644 Binary files a/IceUtils_8h__dep__incl.png and b/IceUtils_8h__dep__incl.png differ diff --git a/IceUtils_8h_source.html b/IceUtils_8h_source.html index 04e5651caf..c5615b06fb 100644 --- a/IceUtils_8h_source.html +++ b/IceUtils_8h_source.html @@ -176,9 +176,9 @@
VOID transactionIdStoreInsert(PTransactionIdStore, PBYTE)
Definition: IceUtils.c:56
STATUS(* IceServerSetIpFunc)(UINT64, PCHAR, PKvsIpAddress)
Definition: Include_i.h:111
KVS_SOCKET_PROTOCOL
Definition: Network.h:48
-
#define MAX_ICE_CONFIG_URI_LEN
Definition: Include.h:466
-
#define MAX_ICE_CONFIG_CREDENTIAL_LEN
Definition: Include.h:456
-
#define MAX_ICE_CONFIG_USER_NAME_LEN
Definition: Include.h:450
+
#define MAX_ICE_CONFIG_URI_LEN
Definition: Include.h:483
+
#define MAX_ICE_CONFIG_CREDENTIAL_LEN
Definition: Include.h:473
+
#define MAX_ICE_CONFIG_USER_NAME_LEN
Definition: Include.h:467
Definition: IceUtils.h:53
KVS_SOCKET_PROTOCOL transport
Definition: IceUtils.h:60
IceServerSetIpFunc setIpFn
Definition: IceUtils.h:61
@@ -201,7 +201,7 @@ diff --git a/Include_8h.html b/Include_8h.html index 654a1af5a8..3b6417b9fd 100644 --- a/Include_8h.html +++ b/Include_8h.html @@ -122,8 +122,8 @@
- - + + @@ -159,16 +159,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -327,6 +328,40 @@   #define STATUS_SDP_ATTRIBUTE_MAX_EXCEEDED   STATUS_SDP_BASE + 0x0000000F   +#define STATUS_SDP_MESSAGE_MALFORMED   STATUS_SDP_BASE + 0x00000010 +  +#define STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO   STATUS_SDP_BASE + 0x00000011 +  +#define STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND   STATUS_SDP_BASE + 0x00000012 +  +#define STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND   STATUS_SDP_BASE + 0x00000013 +  +#define STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE   STATUS_SDP_BASE + 0x00000014 +  +#define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID   STATUS_SDP_BASE + 0x00000015 +  +#define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION   STATUS_SDP_BASE + 0x00000016 +  +#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE   STATUS_SDP_BASE + 0x00000017 +  +#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE   STATUS_SDP_BASE + 0x00000018 +  +#define STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO   STATUS_SDP_BASE + 0x00000019 +  +#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH   STATUS_SDP_BASE + 0x0000001A +  +#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME   STATUS_SDP_BASE + 0x0000001B +  +#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME   STATUS_SDP_BASE + 0x0000001C +  +#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT   STATUS_SDP_BASE + 0x0000001D +  +#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM   STATUS_SDP_BASE + 0x0000001E +  +#define STATUS_SDP_SNPRINTF_ERROR   STATUS_SDP_BASE + 0x0000001F +  +#define STATUS_SDP_UNKNOWN_ERROR   STATUS_SDP_BASE + 0x00000020 +  #define STATUS_STUN_BASE   STATUS_SDP_BASE + 0x01000000   #define STATUS_STUN_MESSAGE_INTEGRITY_NOT_LAST   STATUS_STUN_BASE + 0x00000001 @@ -773,7 +808,7 @@   #define SIGNALING_CONNECT_TIMEOUT   (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)   -#define THREADPOOL_MIN_THREADS   3 +#define THREADPOOL_MIN_THREADS   1   #define THREADPOOL_MAX_THREADS   10   @@ -963,6 +998,7 @@ ,
  RTC_CODEC_ALAW = 5 , RTC_CODEC_UNKNOWN = 6 +, RTC_CODEC_MAX
}  The enum specifies the codec types for audio and video tracks. More...
@@ -1463,7 +1499,7 @@

diff --git a/Include_8h__dep__incl.map b/Include_8h__dep__incl.map index 3c59240640..11e5bcea65 100644 --- a/Include_8h__dep__incl.map +++ b/Include_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Include_8h__dep__incl.md5 b/Include_8h__dep__incl.md5 index c71ce03376..32cd2b5821 100644 --- a/Include_8h__dep__incl.md5 +++ b/Include_8h__dep__incl.md5 @@ -1 +1 @@ -c0267a57d6cb66d0c0495681c3fc469c \ No newline at end of file +20327f5491884e96a44451b57c14c858 \ No newline at end of file diff --git a/Include_8h__dep__incl.png b/Include_8h__dep__incl.png index ba76ca4bee..42d3a91efd 100644 Binary files a/Include_8h__dep__incl.png and b/Include_8h__dep__incl.png differ diff --git a/Include_8h_source.html b/Include_8h_source.html index b04b5fafa6..245129d7bc 100644 --- a/Include_8h_source.html +++ b/Include_8h_source.html @@ -178,1040 +178,1062 @@
97 #define STATUS_SESSION_DESCRIPTION_MISSING_CERTIFICATE_FINGERPRINT STATUS_WEBRTC_BASE + 0x00000009
98 #define STATUS_SESSION_DESCRIPTION_MAX_MEDIA_COUNT STATUS_WEBRTC_BASE + 0x0000000A
104 
-
110 #define STATUS_SDP_BASE STATUS_WEBRTC_BASE + 0x01000000
-
111 #define STATUS_SDP_MISSING_ITEMS STATUS_SDP_BASE + 0x00000001
-
112 #define STATUS_SDP_ATTRIBUTES_ERROR STATUS_SDP_BASE + 0x00000002
-
113 #define STATUS_SDP_BANDWIDTH_ERROR STATUS_SDP_BASE + 0x00000003
-
114 #define STATUS_SDP_CONNECTION_INFORMATION_ERROR STATUS_SDP_BASE + 0x00000004
-
115 #define STATUS_SDP_EMAIL_ADDRESS_ERROR STATUS_SDP_BASE + 0x00000005
-
116 #define STATUS_SDP_ENCYRPTION_KEY_ERROR STATUS_SDP_BASE + 0x00000006
-
117 #define STATUS_SDP_INFORMATION_ERROR STATUS_SDP_BASE + 0x00000007
-
118 #define STATUS_SDP_MEDIA_NAME_ERROR STATUS_SDP_BASE + 0x00000008
-
119 #define STATUS_SDP_ORIGIN_ERROR STATUS_SDP_BASE + 0x00000009
-
120 #define STATUS_SDP_PHONE_NUMBER_ERROR STATUS_SDP_BASE + 0x0000000A
-
121 #define STATUS_SDP_TIME_DECRYPTION_ERROR STATUS_SDP_BASE + 0x0000000B
-
122 #define STATUS_SDP_TIMEZONE_ERROR STATUS_SDP_BASE + 0x0000000C
-
123 #define STATUS_SDP_URI_ERROR STATUS_SDP_BASE + 0x0000000D
-
124 #define STATUS_SDP_VERSION_ERROR STATUS_SDP_BASE + 0x0000000E
-
125 #define STATUS_SDP_ATTRIBUTE_MAX_EXCEEDED STATUS_SDP_BASE + 0x0000000F
-
131 
-
136 #define STATUS_STUN_BASE STATUS_SDP_BASE + 0x01000000
-
137 #define STATUS_STUN_MESSAGE_INTEGRITY_NOT_LAST STATUS_STUN_BASE + 0x00000001
-
138 #define STATUS_STUN_MESSAGE_INTEGRITY_SIZE_ALIGNMENT STATUS_STUN_BASE + 0x00000002
-
139 #define STATUS_STUN_FINGERPRINT_NOT_LAST STATUS_STUN_BASE + 0x00000003
-
140 #define STATUS_STUN_MAGIC_COOKIE_MISMATCH STATUS_STUN_BASE + 0x00000004
-
141 #define STATUS_STUN_INVALID_ADDRESS_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000005
-
142 #define STATUS_STUN_INVALID_USERNAME_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000006
-
143 #define STATUS_STUN_INVALID_MESSAGE_INTEGRITY_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000007
-
144 #define STATUS_STUN_INVALID_FINGERPRINT_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000008
-
145 #define STATUS_STUN_MULTIPLE_MESSAGE_INTEGRITY_ATTRIBUTES STATUS_STUN_BASE + 0x00000009
-
146 #define STATUS_STUN_MULTIPLE_FINGERPRINT_ATTRIBUTES STATUS_STUN_BASE + 0x0000000A
-
147 #define STATUS_STUN_ATTRIBUTES_AFTER_FINGERPRINT_MESSAGE_INTEGRITY STATUS_STUN_BASE + 0x0000000B
-
148 #define STATUS_STUN_MESSAGE_INTEGRITY_AFTER_FINGERPRINT STATUS_STUN_BASE + 0x0000000C
-
149 #define STATUS_STUN_MAX_ATTRIBUTE_COUNT STATUS_STUN_BASE + 0x0000000D
-
150 #define STATUS_STUN_MESSAGE_INTEGRITY_MISMATCH STATUS_STUN_BASE + 0x0000000E
-
151 #define STATUS_STUN_FINGERPRINT_MISMATCH STATUS_STUN_BASE + 0x0000000F
-
152 #define STATUS_STUN_INVALID_PRIORITY_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000010
-
153 #define STATUS_STUN_INVALID_USE_CANDIDATE_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000011
-
154 #define STATUS_STUN_INVALID_LIFETIME_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000012
-
155 #define STATUS_STUN_INVALID_REQUESTED_TRANSPORT_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000013
-
156 #define STATUS_STUN_INVALID_REALM_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000014
-
157 #define STATUS_STUN_INVALID_NONCE_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000015
-
158 #define STATUS_STUN_INVALID_ERROR_CODE_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000016
-
159 #define STATUS_STUN_INVALID_ICE_CONTROL_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000017
-
160 #define STATUS_STUN_INVALID_CHANNEL_NUMBER_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000018
-
161 #define STATUS_STUN_INVALID_CHANGE_REQUEST_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000019
-
167 
-
172 #define STATUS_NETWORKING_BASE STATUS_STUN_BASE + 0x01000000
-
173 #define STATUS_GET_LOCAL_IP_ADDRESSES_FAILED STATUS_NETWORKING_BASE + 0x00000016
-
174 #define STATUS_CREATE_UDP_SOCKET_FAILED STATUS_NETWORKING_BASE + 0x00000017
-
175 #define STATUS_BINDING_SOCKET_FAILED STATUS_NETWORKING_BASE + 0x00000018
-
176 #define STATUS_GET_PORT_NUMBER_FAILED STATUS_NETWORKING_BASE + 0x00000019
-
177 #define STATUS_SEND_DATA_FAILED STATUS_NETWORKING_BASE + 0x0000001a
-
178 #define STATUS_RESOLVE_HOSTNAME_FAILED STATUS_NETWORKING_BASE + 0x0000001b
-
179 #define STATUS_HOSTNAME_NOT_FOUND STATUS_NETWORKING_BASE + 0x0000001c
-
180 #define STATUS_SOCKET_CONNECT_FAILED STATUS_NETWORKING_BASE + 0x0000001d
-
181 #define STATUS_CREATE_SSL_FAILED STATUS_NETWORKING_BASE + 0x0000001e
-
182 #define STATUS_SSL_CONNECTION_FAILED STATUS_NETWORKING_BASE + 0x0000001f
-
183 #define STATUS_SECURE_SOCKET_READ_FAILED STATUS_NETWORKING_BASE + 0x00000020
-
184 #define STATUS_SOCKET_CONNECTION_NOT_READY_TO_SEND STATUS_NETWORKING_BASE + 0x00000021
-
185 #define STATUS_SOCKET_CONNECTION_CLOSED_ALREADY STATUS_NETWORKING_BASE + 0x00000022
-
186 #define STATUS_SOCKET_SET_SEND_BUFFER_SIZE_FAILED STATUS_NETWORKING_BASE + 0x00000023
-
187 #define STATUS_GET_SOCKET_FLAG_FAILED STATUS_NETWORKING_BASE + 0x00000024
-
188 #define STATUS_SET_SOCKET_FLAG_FAILED STATUS_NETWORKING_BASE + 0x00000025
-
189 #define STATUS_CLOSE_SOCKET_FAILED STATUS_NETWORKING_BASE + 0x00000026
-
190 #define STATUS_CREATE_SOCKET_PAIR_FAILED STATUS_NETWORKING_BASE + 0x00000027
-
191 #define STATUS_SOCKET_WRITE_FAILED STATUS_NETWORKING_BASE + 0X00000028
-
192 #define STATUS_INVALID_ADDRESS_LENGTH STATUS_NETWORKING_BASE + 0X00000029
-
193 
-
199 
-
204 #define STATUS_DTLS_BASE STATUS_NETWORKING_BASE + 0x01000000
-
205 #define STATUS_CERTIFICATE_GENERATION_FAILED STATUS_DTLS_BASE + 0x00000001
-
206 #define STATUS_SSL_CTX_CREATION_FAILED STATUS_DTLS_BASE + 0x00000002
-
207 #define STATUS_SSL_REMOTE_CERTIFICATE_VERIFICATION_FAILED STATUS_DTLS_BASE + 0x00000003
-
208 #define STATUS_SSL_PACKET_BEFORE_DTLS_READY STATUS_DTLS_BASE + 0x00000004
-
209 #define STATUS_SSL_UNKNOWN_SRTP_PROFILE STATUS_DTLS_BASE + 0x00000005
-
210 #define STATUS_SSL_INVALID_CERTIFICATE_BITS STATUS_DTLS_BASE + 0x00000006
-
211 #define STATUS_DTLS_SESSION_ALREADY_FREED STATUS_DTLS_BASE + 0x00000007
-
217 
-
222 #define STATUS_ICE_BASE STATUS_DTLS_BASE + 0x01000000
-
223 #define STATUS_ICE_AGENT_NO_SELECTED_CANDIDATE_AVAILABLE STATUS_ICE_BASE + 0x00000001
-
224 #define STATUS_ICE_CANDIDATE_STRING_MISSING_PORT STATUS_ICE_BASE + 0x00000002
-
225 #define STATUS_ICE_CANDIDATE_STRING_MISSING_IP STATUS_ICE_BASE + 0x00000003
-
226 #define STATUS_ICE_CANDIDATE_STRING_INVALID_IP STATUS_ICE_BASE + 0x00000004
-
227 #define STATUS_ICE_CANDIDATE_STRING_IS_TCP STATUS_ICE_BASE + 0x00000005
-
228 #define STATUS_ICE_FAILED_TO_COMPUTE_MD5_FOR_LONG_TERM_CREDENTIAL STATUS_ICE_BASE + 0x00000006
-
229 #define STATUS_ICE_URL_INVALID_PREFIX STATUS_ICE_BASE + 0x00000007
-
230 #define STATUS_ICE_URL_TURN_MISSING_USERNAME STATUS_ICE_BASE + 0x00000008
-
231 #define STATUS_ICE_URL_TURN_MISSING_CREDENTIAL STATUS_ICE_BASE + 0x00000009
-
232 #define STATUS_ICE_AGENT_STATE_CHANGE_FAILED STATUS_ICE_BASE + 0x0000000a
-
233 #define STATUS_ICE_NO_LOCAL_CANDIDATE_AVAILABLE_AFTER_GATHERING_TIMEOUT STATUS_ICE_BASE + 0x0000000b
-
234 #define STATUS_ICE_AGENT_TERMINATED_ALREADY STATUS_ICE_BASE + 0x0000000c
-
235 #define STATUS_ICE_NO_CONNECTED_CANDIDATE_PAIR STATUS_ICE_BASE + 0x0000000d
-
236 #define STATUS_ICE_CANDIDATE_PAIR_LIST_EMPTY STATUS_ICE_BASE + 0x0000000e
-
237 #define STATUS_ICE_NOMINATED_CANDIDATE_NOT_CONNECTED STATUS_ICE_BASE + 0x00000010
-
238 #define STATUS_ICE_CANDIDATE_INIT_MALFORMED STATUS_ICE_BASE + 0x00000011
-
239 #define STATUS_ICE_CANDIDATE_MISSING_CANDIDATE STATUS_ICE_BASE + 0x00000012
-
240 #define STATUS_ICE_FAILED_TO_NOMINATE_CANDIDATE_PAIR STATUS_ICE_BASE + 0x00000013
-
241 #define STATUS_ICE_MAX_REMOTE_CANDIDATE_COUNT_EXCEEDED STATUS_ICE_BASE + 0x00000014
-
242 #define STATUS_ICE_INVALID_STATE STATUS_ICE_BASE + 0x0000001c
-
243 #define STATUS_ICE_NO_LOCAL_HOST_CANDIDATE_AVAILABLE STATUS_ICE_BASE + 0x0000001d
-
244 #define STATUS_ICE_NO_NOMINATED_VALID_CANDIDATE_PAIR_AVAILABLE STATUS_ICE_BASE + 0x0000001e
-
245 #define STATUS_TURN_CONNECTION_NO_HOST_INTERFACE_FOUND STATUS_ICE_BASE + 0x0000001f
-
246 #define STATUS_TURN_CONNECTION_STATE_TRANSITION_TIMEOUT STATUS_ICE_BASE + 0x00000020
-
247 #define STATUS_TURN_CONNECTION_FAILED_TO_CREATE_PERMISSION STATUS_ICE_BASE + 0x00000021
-
248 #define STATUS_TURN_CONNECTION_FAILED_TO_BIND_CHANNEL STATUS_ICE_BASE + 0x00000022
-
249 #define STATUS_TURN_NEW_DATA_CHANNEL_MSG_HEADER_BEFORE_PREVIOUS_MSG_FINISH STATUS_ICE_BASE + 0x00000023
-
250 #define STATUS_TURN_MISSING_CHANNEL_DATA_HEADER STATUS_ICE_BASE + 0x00000024
-
251 #define STATUS_ICE_FAILED_TO_RECOVER_FROM_DISCONNECTION STATUS_ICE_BASE + 0x00000025
-
252 #define STATUS_ICE_NO_AVAILABLE_ICE_CANDIDATE_PAIR STATUS_ICE_BASE + 0x00000026
-
253 #define STATUS_TURN_CONNECTION_PEER_NOT_USABLE STATUS_ICE_BASE + 0x00000027
-
254 #define STATUS_ICE_SERVER_INDEX_INVALID STATUS_ICE_BASE + 0x00000028
-
255 #define STATUS_ICE_CANDIDATE_STRING_MISSING_TYPE STATUS_ICE_BASE + 0x00000029
-
256 #define STATUS_TURN_CONNECTION_ALLOCATION_FAILED STATUS_ICE_BASE + 0x0000002a
-
257 #define STATUS_TURN_INVALID_STATE STATUS_ICE_BASE + 0x0000002b
-
258 #define STATUS_TURN_CONNECTION_GET_CREDENTIALS_FAILED STATUS_ICE_BASE + 0x0000002c
-
259 
-
265 
-
270 #define STATUS_SRTP_BASE STATUS_ICE_BASE + 0x01000000
-
271 #define STATUS_SRTP_DECRYPT_FAILED STATUS_SRTP_BASE + 0x00000001
-
272 #define STATUS_SRTP_ENCRYPT_FAILED STATUS_SRTP_BASE + 0x00000002
-
273 #define STATUS_SRTP_TRANSMIT_SESSION_CREATION_FAILED STATUS_SRTP_BASE + 0x00000003
-
274 #define STATUS_SRTP_RECEIVE_SESSION_CREATION_FAILED STATUS_SRTP_BASE + 0x00000004
-
275 #define STATUS_SRTP_INIT_FAILED STATUS_SRTP_BASE + 0x00000005
-
276 #define STATUS_SRTP_NOT_READY_YET STATUS_SRTP_BASE + 0x00000006
+
110 #define STATUS_SDP_BASE STATUS_WEBRTC_BASE + 0x01000000
+
111 #define STATUS_SDP_MISSING_ITEMS STATUS_SDP_BASE + 0x00000001
+
112 #define STATUS_SDP_ATTRIBUTES_ERROR STATUS_SDP_BASE + 0x00000002
+
113 #define STATUS_SDP_BANDWIDTH_ERROR STATUS_SDP_BASE + 0x00000003
+
114 #define STATUS_SDP_CONNECTION_INFORMATION_ERROR STATUS_SDP_BASE + 0x00000004
+
115 #define STATUS_SDP_EMAIL_ADDRESS_ERROR STATUS_SDP_BASE + 0x00000005
+
116 #define STATUS_SDP_ENCYRPTION_KEY_ERROR STATUS_SDP_BASE + 0x00000006
+
117 #define STATUS_SDP_INFORMATION_ERROR STATUS_SDP_BASE + 0x00000007
+
118 #define STATUS_SDP_MEDIA_NAME_ERROR STATUS_SDP_BASE + 0x00000008
+
119 #define STATUS_SDP_ORIGIN_ERROR STATUS_SDP_BASE + 0x00000009
+
120 #define STATUS_SDP_PHONE_NUMBER_ERROR STATUS_SDP_BASE + 0x0000000A
+
121 #define STATUS_SDP_TIME_DECRYPTION_ERROR STATUS_SDP_BASE + 0x0000000B
+
122 #define STATUS_SDP_TIMEZONE_ERROR STATUS_SDP_BASE + 0x0000000C
+
123 #define STATUS_SDP_URI_ERROR STATUS_SDP_BASE + 0x0000000D
+
124 #define STATUS_SDP_VERSION_ERROR STATUS_SDP_BASE + 0x0000000E
+
125 #define STATUS_SDP_ATTRIBUTE_MAX_EXCEEDED STATUS_SDP_BASE + 0x0000000F
+
126 #define STATUS_SDP_MESSAGE_MALFORMED STATUS_SDP_BASE + 0x00000010
+
127 #define STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO STATUS_SDP_BASE + 0x00000011
+
128 #define STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND STATUS_SDP_BASE + 0x00000012
+
129 #define STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND STATUS_SDP_BASE + 0x00000013
+
130 #define STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE STATUS_SDP_BASE + 0x00000014
+
131 #define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID STATUS_SDP_BASE + 0x00000015
+
132 #define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION STATUS_SDP_BASE + 0x00000016
+
133 #define STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE STATUS_SDP_BASE + 0x00000017
+
134 #define STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE STATUS_SDP_BASE + 0x00000018
+
135 #define STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO STATUS_SDP_BASE + 0x00000019
+
136 #define STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH STATUS_SDP_BASE + 0x0000001A
+
137 #define STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME STATUS_SDP_BASE + 0x0000001B
+
138 #define STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME STATUS_SDP_BASE + 0x0000001C
+
139 #define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT STATUS_SDP_BASE + 0x0000001D
+
140 #define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM STATUS_SDP_BASE + 0x0000001E
+
141 #define STATUS_SDP_SNPRINTF_ERROR STATUS_SDP_BASE + 0x0000001F
+
142 #define STATUS_SDP_UNKNOWN_ERROR STATUS_SDP_BASE + 0x00000020
+
148 
+
153 #define STATUS_STUN_BASE STATUS_SDP_BASE + 0x01000000
+
154 #define STATUS_STUN_MESSAGE_INTEGRITY_NOT_LAST STATUS_STUN_BASE + 0x00000001
+
155 #define STATUS_STUN_MESSAGE_INTEGRITY_SIZE_ALIGNMENT STATUS_STUN_BASE + 0x00000002
+
156 #define STATUS_STUN_FINGERPRINT_NOT_LAST STATUS_STUN_BASE + 0x00000003
+
157 #define STATUS_STUN_MAGIC_COOKIE_MISMATCH STATUS_STUN_BASE + 0x00000004
+
158 #define STATUS_STUN_INVALID_ADDRESS_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000005
+
159 #define STATUS_STUN_INVALID_USERNAME_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000006
+
160 #define STATUS_STUN_INVALID_MESSAGE_INTEGRITY_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000007
+
161 #define STATUS_STUN_INVALID_FINGERPRINT_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000008
+
162 #define STATUS_STUN_MULTIPLE_MESSAGE_INTEGRITY_ATTRIBUTES STATUS_STUN_BASE + 0x00000009
+
163 #define STATUS_STUN_MULTIPLE_FINGERPRINT_ATTRIBUTES STATUS_STUN_BASE + 0x0000000A
+
164 #define STATUS_STUN_ATTRIBUTES_AFTER_FINGERPRINT_MESSAGE_INTEGRITY STATUS_STUN_BASE + 0x0000000B
+
165 #define STATUS_STUN_MESSAGE_INTEGRITY_AFTER_FINGERPRINT STATUS_STUN_BASE + 0x0000000C
+
166 #define STATUS_STUN_MAX_ATTRIBUTE_COUNT STATUS_STUN_BASE + 0x0000000D
+
167 #define STATUS_STUN_MESSAGE_INTEGRITY_MISMATCH STATUS_STUN_BASE + 0x0000000E
+
168 #define STATUS_STUN_FINGERPRINT_MISMATCH STATUS_STUN_BASE + 0x0000000F
+
169 #define STATUS_STUN_INVALID_PRIORITY_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000010
+
170 #define STATUS_STUN_INVALID_USE_CANDIDATE_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000011
+
171 #define STATUS_STUN_INVALID_LIFETIME_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000012
+
172 #define STATUS_STUN_INVALID_REQUESTED_TRANSPORT_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000013
+
173 #define STATUS_STUN_INVALID_REALM_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000014
+
174 #define STATUS_STUN_INVALID_NONCE_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000015
+
175 #define STATUS_STUN_INVALID_ERROR_CODE_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000016
+
176 #define STATUS_STUN_INVALID_ICE_CONTROL_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000017
+
177 #define STATUS_STUN_INVALID_CHANNEL_NUMBER_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000018
+
178 #define STATUS_STUN_INVALID_CHANGE_REQUEST_ATTRIBUTE_LENGTH STATUS_STUN_BASE + 0x00000019
+
184 
+
189 #define STATUS_NETWORKING_BASE STATUS_STUN_BASE + 0x01000000
+
190 #define STATUS_GET_LOCAL_IP_ADDRESSES_FAILED STATUS_NETWORKING_BASE + 0x00000016
+
191 #define STATUS_CREATE_UDP_SOCKET_FAILED STATUS_NETWORKING_BASE + 0x00000017
+
192 #define STATUS_BINDING_SOCKET_FAILED STATUS_NETWORKING_BASE + 0x00000018
+
193 #define STATUS_GET_PORT_NUMBER_FAILED STATUS_NETWORKING_BASE + 0x00000019
+
194 #define STATUS_SEND_DATA_FAILED STATUS_NETWORKING_BASE + 0x0000001a
+
195 #define STATUS_RESOLVE_HOSTNAME_FAILED STATUS_NETWORKING_BASE + 0x0000001b
+
196 #define STATUS_HOSTNAME_NOT_FOUND STATUS_NETWORKING_BASE + 0x0000001c
+
197 #define STATUS_SOCKET_CONNECT_FAILED STATUS_NETWORKING_BASE + 0x0000001d
+
198 #define STATUS_CREATE_SSL_FAILED STATUS_NETWORKING_BASE + 0x0000001e
+
199 #define STATUS_SSL_CONNECTION_FAILED STATUS_NETWORKING_BASE + 0x0000001f
+
200 #define STATUS_SECURE_SOCKET_READ_FAILED STATUS_NETWORKING_BASE + 0x00000020
+
201 #define STATUS_SOCKET_CONNECTION_NOT_READY_TO_SEND STATUS_NETWORKING_BASE + 0x00000021
+
202 #define STATUS_SOCKET_CONNECTION_CLOSED_ALREADY STATUS_NETWORKING_BASE + 0x00000022
+
203 #define STATUS_SOCKET_SET_SEND_BUFFER_SIZE_FAILED STATUS_NETWORKING_BASE + 0x00000023
+
204 #define STATUS_GET_SOCKET_FLAG_FAILED STATUS_NETWORKING_BASE + 0x00000024
+
205 #define STATUS_SET_SOCKET_FLAG_FAILED STATUS_NETWORKING_BASE + 0x00000025
+
206 #define STATUS_CLOSE_SOCKET_FAILED STATUS_NETWORKING_BASE + 0x00000026
+
207 #define STATUS_CREATE_SOCKET_PAIR_FAILED STATUS_NETWORKING_BASE + 0x00000027
+
208 #define STATUS_SOCKET_WRITE_FAILED STATUS_NETWORKING_BASE + 0X00000028
+
209 #define STATUS_INVALID_ADDRESS_LENGTH STATUS_NETWORKING_BASE + 0X00000029
+
210 
+
216 
+
221 #define STATUS_DTLS_BASE STATUS_NETWORKING_BASE + 0x01000000
+
222 #define STATUS_CERTIFICATE_GENERATION_FAILED STATUS_DTLS_BASE + 0x00000001
+
223 #define STATUS_SSL_CTX_CREATION_FAILED STATUS_DTLS_BASE + 0x00000002
+
224 #define STATUS_SSL_REMOTE_CERTIFICATE_VERIFICATION_FAILED STATUS_DTLS_BASE + 0x00000003
+
225 #define STATUS_SSL_PACKET_BEFORE_DTLS_READY STATUS_DTLS_BASE + 0x00000004
+
226 #define STATUS_SSL_UNKNOWN_SRTP_PROFILE STATUS_DTLS_BASE + 0x00000005
+
227 #define STATUS_SSL_INVALID_CERTIFICATE_BITS STATUS_DTLS_BASE + 0x00000006
+
228 #define STATUS_DTLS_SESSION_ALREADY_FREED STATUS_DTLS_BASE + 0x00000007
+
234 
+
239 #define STATUS_ICE_BASE STATUS_DTLS_BASE + 0x01000000
+
240 #define STATUS_ICE_AGENT_NO_SELECTED_CANDIDATE_AVAILABLE STATUS_ICE_BASE + 0x00000001
+
241 #define STATUS_ICE_CANDIDATE_STRING_MISSING_PORT STATUS_ICE_BASE + 0x00000002
+
242 #define STATUS_ICE_CANDIDATE_STRING_MISSING_IP STATUS_ICE_BASE + 0x00000003
+
243 #define STATUS_ICE_CANDIDATE_STRING_INVALID_IP STATUS_ICE_BASE + 0x00000004
+
244 #define STATUS_ICE_CANDIDATE_STRING_IS_TCP STATUS_ICE_BASE + 0x00000005
+
245 #define STATUS_ICE_FAILED_TO_COMPUTE_MD5_FOR_LONG_TERM_CREDENTIAL STATUS_ICE_BASE + 0x00000006
+
246 #define STATUS_ICE_URL_INVALID_PREFIX STATUS_ICE_BASE + 0x00000007
+
247 #define STATUS_ICE_URL_TURN_MISSING_USERNAME STATUS_ICE_BASE + 0x00000008
+
248 #define STATUS_ICE_URL_TURN_MISSING_CREDENTIAL STATUS_ICE_BASE + 0x00000009
+
249 #define STATUS_ICE_AGENT_STATE_CHANGE_FAILED STATUS_ICE_BASE + 0x0000000a
+
250 #define STATUS_ICE_NO_LOCAL_CANDIDATE_AVAILABLE_AFTER_GATHERING_TIMEOUT STATUS_ICE_BASE + 0x0000000b
+
251 #define STATUS_ICE_AGENT_TERMINATED_ALREADY STATUS_ICE_BASE + 0x0000000c
+
252 #define STATUS_ICE_NO_CONNECTED_CANDIDATE_PAIR STATUS_ICE_BASE + 0x0000000d
+
253 #define STATUS_ICE_CANDIDATE_PAIR_LIST_EMPTY STATUS_ICE_BASE + 0x0000000e
+
254 #define STATUS_ICE_NOMINATED_CANDIDATE_NOT_CONNECTED STATUS_ICE_BASE + 0x00000010
+
255 #define STATUS_ICE_CANDIDATE_INIT_MALFORMED STATUS_ICE_BASE + 0x00000011
+
256 #define STATUS_ICE_CANDIDATE_MISSING_CANDIDATE STATUS_ICE_BASE + 0x00000012
+
257 #define STATUS_ICE_FAILED_TO_NOMINATE_CANDIDATE_PAIR STATUS_ICE_BASE + 0x00000013
+
258 #define STATUS_ICE_MAX_REMOTE_CANDIDATE_COUNT_EXCEEDED STATUS_ICE_BASE + 0x00000014
+
259 #define STATUS_ICE_INVALID_STATE STATUS_ICE_BASE + 0x0000001c
+
260 #define STATUS_ICE_NO_LOCAL_HOST_CANDIDATE_AVAILABLE STATUS_ICE_BASE + 0x0000001d
+
261 #define STATUS_ICE_NO_NOMINATED_VALID_CANDIDATE_PAIR_AVAILABLE STATUS_ICE_BASE + 0x0000001e
+
262 #define STATUS_TURN_CONNECTION_NO_HOST_INTERFACE_FOUND STATUS_ICE_BASE + 0x0000001f
+
263 #define STATUS_TURN_CONNECTION_STATE_TRANSITION_TIMEOUT STATUS_ICE_BASE + 0x00000020
+
264 #define STATUS_TURN_CONNECTION_FAILED_TO_CREATE_PERMISSION STATUS_ICE_BASE + 0x00000021
+
265 #define STATUS_TURN_CONNECTION_FAILED_TO_BIND_CHANNEL STATUS_ICE_BASE + 0x00000022
+
266 #define STATUS_TURN_NEW_DATA_CHANNEL_MSG_HEADER_BEFORE_PREVIOUS_MSG_FINISH STATUS_ICE_BASE + 0x00000023
+
267 #define STATUS_TURN_MISSING_CHANNEL_DATA_HEADER STATUS_ICE_BASE + 0x00000024
+
268 #define STATUS_ICE_FAILED_TO_RECOVER_FROM_DISCONNECTION STATUS_ICE_BASE + 0x00000025
+
269 #define STATUS_ICE_NO_AVAILABLE_ICE_CANDIDATE_PAIR STATUS_ICE_BASE + 0x00000026
+
270 #define STATUS_TURN_CONNECTION_PEER_NOT_USABLE STATUS_ICE_BASE + 0x00000027
+
271 #define STATUS_ICE_SERVER_INDEX_INVALID STATUS_ICE_BASE + 0x00000028
+
272 #define STATUS_ICE_CANDIDATE_STRING_MISSING_TYPE STATUS_ICE_BASE + 0x00000029
+
273 #define STATUS_TURN_CONNECTION_ALLOCATION_FAILED STATUS_ICE_BASE + 0x0000002a
+
274 #define STATUS_TURN_INVALID_STATE STATUS_ICE_BASE + 0x0000002b
+
275 #define STATUS_TURN_CONNECTION_GET_CREDENTIALS_FAILED STATUS_ICE_BASE + 0x0000002c
+
276 
282 
-
287 #define STATUS_RTP_BASE STATUS_SRTP_BASE + 0x01000000
-
288 #define STATUS_RTP_INPUT_PACKET_TOO_SMALL STATUS_RTP_BASE + 0x00000001
-
289 #define STATUS_RTP_INPUT_MTU_TOO_SMALL STATUS_RTP_BASE + 0x00000002
-
290 #define STATUS_RTP_INVALID_NALU STATUS_RTP_BASE + 0x00000003
-
291 #define STATUS_RTP_INVALID_EXTENSION_LEN STATUS_RTP_BASE + 0x00000004
-
297 
-
302 #define STATUS_SIGNALING_BASE STATUS_RTP_BASE + 0x01000000
-
303 #define STATUS_SIGNALING_INVALID_READY_STATE STATUS_SIGNALING_BASE + 0x00000001
-
304 #define STATUS_SIGNALING_GET_TOKEN_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000002
-
305 #define STATUS_SIGNALING_DESCRIBE_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000003
-
306 #define STATUS_SIGNALING_CREATE_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000004
-
307 #define STATUS_SIGNALING_GET_ENDPOINT_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000005
-
308 #define STATUS_SIGNALING_GET_ICE_CONFIG_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000006
-
309 #define STATUS_SIGNALING_READY_CALLBACK_FAILED STATUS_SIGNALING_BASE + 0x00000007
-
310 #define STATUS_SIGNALING_CONNECT_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000008
-
311 #define STATUS_SIGNALING_CONNECTED_CALLBACK_FAILED STATUS_SIGNALING_BASE + 0x00000009
-
312 #define STATUS_SIGNALING_INVALID_CHANNEL_INFO_VERSION STATUS_SIGNALING_BASE + 0x0000000A
-
313 #define STATUS_SIGNALING_INVALID_SIGNALING_CALLBACKS_VERSION STATUS_SIGNALING_BASE + 0x0000000B
-
314 #define STATUS_SIGNALING_INVALID_CHANNEL_NAME_LENGTH STATUS_SIGNALING_BASE + 0x0000000C
-
315 #define STATUS_SIGNALING_INVALID_CHANNEL_ARN_LENGTH STATUS_SIGNALING_BASE + 0x0000000D
-
316 #define STATUS_SIGNALING_INVALID_REGION_LENGTH STATUS_SIGNALING_BASE + 0x0000000E
-
317 #define STATUS_SIGNALING_INVALID_CPL_LENGTH STATUS_SIGNALING_BASE + 0x0000000F
-
318 #define STATUS_SIGNALING_INVALID_CERTIFICATE_PATH_LENGTH STATUS_SIGNALING_BASE + 0x00000010
-
319 #define STATUS_SIGNALING_INVALID_AGENT_POSTFIX_LENGTH STATUS_SIGNALING_BASE + 0x00000011
-
320 #define STATUS_SIGNALING_INVALID_AGENT_LENGTH STATUS_SIGNALING_BASE + 0x00000012
-
321 #define STATUS_SIGNALING_INVALID_KMS_KEY_LENGTH STATUS_SIGNALING_BASE + 0x00000013
-
322 #define STATUS_SIGNALING_LWS_CREATE_CONTEXT_FAILED STATUS_SIGNALING_BASE + 0x00000014
-
323 #define STATUS_SIGNALING_LWS_CLIENT_CONNECT_FAILED STATUS_SIGNALING_BASE + 0x00000015
-
324 #define STATUS_SIGNALING_CHANNEL_BEING_DELETED STATUS_SIGNALING_BASE + 0x00000016
-
325 #define STATUS_SIGNALING_INVALID_CLIENT_INFO_VERSION STATUS_SIGNALING_BASE + 0x00000017
-
326 #define STATUS_SIGNALING_INVALID_CLIENT_INFO_CLIENT_LENGTH STATUS_SIGNALING_BASE + 0x00000018
-
327 #define STATUS_SIGNALING_MAX_ICE_CONFIG_COUNT STATUS_SIGNALING_BASE + 0x00000019
-
328 #define STATUS_SIGNALING_MAX_ICE_URI_COUNT STATUS_SIGNALING_BASE + 0x0000001A
-
329 #define STATUS_SIGNALING_MAX_ICE_URI_LEN STATUS_SIGNALING_BASE + 0x0000001B
-
330 #define STATUS_SIGNALING_NO_CONFIG_SPECIFIED STATUS_SIGNALING_BASE + 0x0000001C
-
331 #define STATUS_SIGNALING_INVALID_ICE_CONFIG_INFO_VERSION STATUS_SIGNALING_BASE + 0x0000001D
-
332 #define STATUS_SIGNALING_NO_CONFIG_URI_SPECIFIED STATUS_SIGNALING_BASE + 0x0000001E
-
333 #define STATUS_SIGNALING_NO_ARN_RETURNED_ON_CREATE STATUS_SIGNALING_BASE + 0x0000001F
-
334 #define STATUS_SIGNALING_MISSING_ENDPOINTS_IN_GET_ENDPOINT STATUS_SIGNALING_BASE + 0x00000020
-
335 #define STATUS_SIGNALING_INVALID_MESSAGE_TYPE STATUS_SIGNALING_BASE + 0x00000021
-
336 #define STATUS_SIGNALING_INVALID_SIGNALING_MESSAGE_VERSION STATUS_SIGNALING_BASE + 0x00000022
-
337 #define STATUS_SIGNALING_NO_PEER_CLIENT_ID_IN_MESSAGE STATUS_SIGNALING_BASE + 0x00000023
-
338 #define STATUS_SIGNALING_MESSAGE_DELIVERY_FAILED STATUS_SIGNALING_BASE + 0x00000024
-
339 #define STATUS_SIGNALING_MAX_MESSAGE_LEN_AFTER_ENCODING STATUS_SIGNALING_BASE + 0x00000025
-
340 #define STATUS_SIGNALING_RECEIVE_BINARY_DATA_NOT_SUPPORTED STATUS_SIGNALING_BASE + 0x00000026
-
341 #define STATUS_SIGNALING_RECEIVE_EMPTY_DATA_NOT_SUPPORTED STATUS_SIGNALING_BASE + 0x00000027
-
342 #define STATUS_SIGNALING_RECEIVED_MESSAGE_LARGER_THAN_MAX_DATA_LEN STATUS_SIGNALING_BASE + 0x00000028
-
343 #define STATUS_SIGNALING_INVALID_PAYLOAD_LEN_IN_MESSAGE STATUS_SIGNALING_BASE + 0x00000029
-
344 #define STATUS_SIGNALING_NO_PAYLOAD_IN_MESSAGE STATUS_SIGNALING_BASE + 0x0000002A
-
345 #define STATUS_SIGNALING_DUPLICATE_MESSAGE_BEING_SENT STATUS_SIGNALING_BASE + 0x0000002B
-
346 #define STATUS_SIGNALING_ICE_TTL_LESS_THAN_GRACE_PERIOD STATUS_SIGNALING_BASE + 0x0000002C
-
347 #define STATUS_SIGNALING_DISCONNECTED_CALLBACK_FAILED STATUS_SIGNALING_BASE + 0x0000002D
-
348 #define STATUS_SIGNALING_INVALID_MESSAGE_TTL_VALUE STATUS_SIGNALING_BASE + 0x0000002E
-
349 #define STATUS_SIGNALING_ICE_CONFIG_REFRESH_FAILED STATUS_SIGNALING_BASE + 0x0000002F
-
350 #define STATUS_SIGNALING_RECONNECT_FAILED STATUS_SIGNALING_BASE + 0x00000030
-
351 #define STATUS_SIGNALING_DELETE_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000031
-
352 #define STATUS_SIGNALING_INVALID_METRICS_VERSION STATUS_SIGNALING_BASE + 0x00000032
-
353 #define STATUS_SIGNALING_INVALID_CLIENT_INFO_CACHE_FILE_PATH_LEN STATUS_SIGNALING_BASE + 0x00000033
-
354 #define STATUS_SIGNALING_LWS_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000034
-
355 #define STATUS_SIGNALING_INVALID_STREAM_ARN_LENGTH STATUS_SIGNALING_BASE + 0x00000035
-
356 #define STATUS_SIGNALING_MISMATCH_MEDIA_STORAGE_CONFIG STATUS_SIGNALING_BASE + 0x00000036
-
357 #define STATUS_SIGNALING_UPDATE_MEDIA_STORAGE_CONFIG STATUS_SIGNALING_BASE + 0x00000037
-
358 #define STATUS_SIGNALING_MEDIA_STORAGE_DISABLED STATUS_SIGNALING_BASE + 0x00000038
-
359 #define STATUS_SIGNALING_INVALID_CHANNEL_ARN STATUS_SIGNALING_BASE + 0x00000039
-
360 #define STATUS_SIGNALING_JOIN_SESSION_CALL_FAILED STATUS_SIGNALING_BASE + 0x0000004a
-
361 #define STATUS_SIGNALING_JOIN_SESSION_CONNECTED_FAILED STATUS_SIGNALING_BASE + 0x0000004b
-
362 #define STATUS_SIGNALING_DESCRIBE_MEDIA_CALL_FAILED STATUS_SIGNALING_BASE + 0x0000004c
-
363 
-
369 
-
375 #define STATUS_PEERCONNECTION_BASE STATUS_SIGNALING_BASE + 0x01000000
-
376 #define STATUS_PEERCONNECTION_CREATE_ANSWER_WITHOUT_REMOTE_DESCRIPTION STATUS_PEERCONNECTION_BASE + 0x00000001
-
377 #define STATUS_PEERCONNECTION_CODEC_INVALID STATUS_PEERCONNECTION_BASE + 0x00000002
-
378 #define STATUS_PEERCONNECTION_CODEC_MAX_EXCEEDED STATUS_PEERCONNECTION_BASE + 0x00000003
-
379 #define STATUS_PEERCONNECTION_EARLY_DNS_RESOLUTION_FAILED STATUS_PEERCONNECTION_BASE + 0x00000004
-
385 
-
390 #define STATUS_SCTP_BASE STATUS_PEERCONNECTION_BASE + 0x01000000
-
391 #define STATUS_SCTP_SESSION_SETUP_FAILED STATUS_SCTP_BASE + 0x00000001
-
392 #define STATUS_SCTP_INVALID_DCEP_PACKET STATUS_SCTP_BASE + 0x00000002
-
398 
-
403 #define STATUS_RTCP_BASE STATUS_SCTP_BASE + 0x01000000
-
404 #define STATUS_RTCP_INPUT_PACKET_TOO_SMALL STATUS_RTCP_BASE + 0x00000001
-
405 #define STATUS_RTCP_INPUT_PACKET_INVALID_VERSION STATUS_RTCP_BASE + 0x00000002
-
406 #define STATUS_RTCP_INPUT_PACKET_LEN_MISMATCH STATUS_RTCP_BASE + 0x00000003
-
407 #define STATUS_RTCP_INPUT_NACK_LIST_INVALID STATUS_RTCP_BASE + 0x00000004
-
408 #define STATUS_RTCP_INPUT_SSRC_INVALID STATUS_RTCP_BASE + 0x00000005
-
409 #define STATUS_RTCP_INPUT_PARTIAL_PACKET STATUS_RTCP_BASE + 0x00000006
-
410 #define STATUS_RTCP_INPUT_REMB_TOO_SMALL STATUS_RTCP_BASE + 0x00000007
-
411 #define STATUS_RTCP_INPUT_REMB_INVALID STATUS_RTCP_BASE + 0x00000008
-
417 
-
423 #define STATUS_ROLLING_BUFFER_BASE STATUS_RTCP_BASE + 0x01000000
-
424 #define STATUS_ROLLING_BUFFER_NOT_IN_RANGE STATUS_ROLLING_BUFFER_BASE + 0x00000001
-
430 
-
439 #define MAX_CHANNEL_NAME_LEN 256
-
440 
-
444 #define MAX_SIGNALING_CLIENT_ID_LEN 256
-
445 
-
450 #define MAX_ICE_CONFIG_USER_NAME_LEN 256
-
451 
-
456 #define MAX_ICE_CONFIG_CREDENTIAL_LEN 256
+
287 #define STATUS_SRTP_BASE STATUS_ICE_BASE + 0x01000000
+
288 #define STATUS_SRTP_DECRYPT_FAILED STATUS_SRTP_BASE + 0x00000001
+
289 #define STATUS_SRTP_ENCRYPT_FAILED STATUS_SRTP_BASE + 0x00000002
+
290 #define STATUS_SRTP_TRANSMIT_SESSION_CREATION_FAILED STATUS_SRTP_BASE + 0x00000003
+
291 #define STATUS_SRTP_RECEIVE_SESSION_CREATION_FAILED STATUS_SRTP_BASE + 0x00000004
+
292 #define STATUS_SRTP_INIT_FAILED STATUS_SRTP_BASE + 0x00000005
+
293 #define STATUS_SRTP_NOT_READY_YET STATUS_SRTP_BASE + 0x00000006
+
299 
+
304 #define STATUS_RTP_BASE STATUS_SRTP_BASE + 0x01000000
+
305 #define STATUS_RTP_INPUT_PACKET_TOO_SMALL STATUS_RTP_BASE + 0x00000001
+
306 #define STATUS_RTP_INPUT_MTU_TOO_SMALL STATUS_RTP_BASE + 0x00000002
+
307 #define STATUS_RTP_INVALID_NALU STATUS_RTP_BASE + 0x00000003
+
308 #define STATUS_RTP_INVALID_EXTENSION_LEN STATUS_RTP_BASE + 0x00000004
+
314 
+
319 #define STATUS_SIGNALING_BASE STATUS_RTP_BASE + 0x01000000
+
320 #define STATUS_SIGNALING_INVALID_READY_STATE STATUS_SIGNALING_BASE + 0x00000001
+
321 #define STATUS_SIGNALING_GET_TOKEN_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000002
+
322 #define STATUS_SIGNALING_DESCRIBE_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000003
+
323 #define STATUS_SIGNALING_CREATE_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000004
+
324 #define STATUS_SIGNALING_GET_ENDPOINT_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000005
+
325 #define STATUS_SIGNALING_GET_ICE_CONFIG_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000006
+
326 #define STATUS_SIGNALING_READY_CALLBACK_FAILED STATUS_SIGNALING_BASE + 0x00000007
+
327 #define STATUS_SIGNALING_CONNECT_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000008
+
328 #define STATUS_SIGNALING_CONNECTED_CALLBACK_FAILED STATUS_SIGNALING_BASE + 0x00000009
+
329 #define STATUS_SIGNALING_INVALID_CHANNEL_INFO_VERSION STATUS_SIGNALING_BASE + 0x0000000A
+
330 #define STATUS_SIGNALING_INVALID_SIGNALING_CALLBACKS_VERSION STATUS_SIGNALING_BASE + 0x0000000B
+
331 #define STATUS_SIGNALING_INVALID_CHANNEL_NAME_LENGTH STATUS_SIGNALING_BASE + 0x0000000C
+
332 #define STATUS_SIGNALING_INVALID_CHANNEL_ARN_LENGTH STATUS_SIGNALING_BASE + 0x0000000D
+
333 #define STATUS_SIGNALING_INVALID_REGION_LENGTH STATUS_SIGNALING_BASE + 0x0000000E
+
334 #define STATUS_SIGNALING_INVALID_CPL_LENGTH STATUS_SIGNALING_BASE + 0x0000000F
+
335 #define STATUS_SIGNALING_INVALID_CERTIFICATE_PATH_LENGTH STATUS_SIGNALING_BASE + 0x00000010
+
336 #define STATUS_SIGNALING_INVALID_AGENT_POSTFIX_LENGTH STATUS_SIGNALING_BASE + 0x00000011
+
337 #define STATUS_SIGNALING_INVALID_AGENT_LENGTH STATUS_SIGNALING_BASE + 0x00000012
+
338 #define STATUS_SIGNALING_INVALID_KMS_KEY_LENGTH STATUS_SIGNALING_BASE + 0x00000013
+
339 #define STATUS_SIGNALING_LWS_CREATE_CONTEXT_FAILED STATUS_SIGNALING_BASE + 0x00000014
+
340 #define STATUS_SIGNALING_LWS_CLIENT_CONNECT_FAILED STATUS_SIGNALING_BASE + 0x00000015
+
341 #define STATUS_SIGNALING_CHANNEL_BEING_DELETED STATUS_SIGNALING_BASE + 0x00000016
+
342 #define STATUS_SIGNALING_INVALID_CLIENT_INFO_VERSION STATUS_SIGNALING_BASE + 0x00000017
+
343 #define STATUS_SIGNALING_INVALID_CLIENT_INFO_CLIENT_LENGTH STATUS_SIGNALING_BASE + 0x00000018
+
344 #define STATUS_SIGNALING_MAX_ICE_CONFIG_COUNT STATUS_SIGNALING_BASE + 0x00000019
+
345 #define STATUS_SIGNALING_MAX_ICE_URI_COUNT STATUS_SIGNALING_BASE + 0x0000001A
+
346 #define STATUS_SIGNALING_MAX_ICE_URI_LEN STATUS_SIGNALING_BASE + 0x0000001B
+
347 #define STATUS_SIGNALING_NO_CONFIG_SPECIFIED STATUS_SIGNALING_BASE + 0x0000001C
+
348 #define STATUS_SIGNALING_INVALID_ICE_CONFIG_INFO_VERSION STATUS_SIGNALING_BASE + 0x0000001D
+
349 #define STATUS_SIGNALING_NO_CONFIG_URI_SPECIFIED STATUS_SIGNALING_BASE + 0x0000001E
+
350 #define STATUS_SIGNALING_NO_ARN_RETURNED_ON_CREATE STATUS_SIGNALING_BASE + 0x0000001F
+
351 #define STATUS_SIGNALING_MISSING_ENDPOINTS_IN_GET_ENDPOINT STATUS_SIGNALING_BASE + 0x00000020
+
352 #define STATUS_SIGNALING_INVALID_MESSAGE_TYPE STATUS_SIGNALING_BASE + 0x00000021
+
353 #define STATUS_SIGNALING_INVALID_SIGNALING_MESSAGE_VERSION STATUS_SIGNALING_BASE + 0x00000022
+
354 #define STATUS_SIGNALING_NO_PEER_CLIENT_ID_IN_MESSAGE STATUS_SIGNALING_BASE + 0x00000023
+
355 #define STATUS_SIGNALING_MESSAGE_DELIVERY_FAILED STATUS_SIGNALING_BASE + 0x00000024
+
356 #define STATUS_SIGNALING_MAX_MESSAGE_LEN_AFTER_ENCODING STATUS_SIGNALING_BASE + 0x00000025
+
357 #define STATUS_SIGNALING_RECEIVE_BINARY_DATA_NOT_SUPPORTED STATUS_SIGNALING_BASE + 0x00000026
+
358 #define STATUS_SIGNALING_RECEIVE_EMPTY_DATA_NOT_SUPPORTED STATUS_SIGNALING_BASE + 0x00000027
+
359 #define STATUS_SIGNALING_RECEIVED_MESSAGE_LARGER_THAN_MAX_DATA_LEN STATUS_SIGNALING_BASE + 0x00000028
+
360 #define STATUS_SIGNALING_INVALID_PAYLOAD_LEN_IN_MESSAGE STATUS_SIGNALING_BASE + 0x00000029
+
361 #define STATUS_SIGNALING_NO_PAYLOAD_IN_MESSAGE STATUS_SIGNALING_BASE + 0x0000002A
+
362 #define STATUS_SIGNALING_DUPLICATE_MESSAGE_BEING_SENT STATUS_SIGNALING_BASE + 0x0000002B
+
363 #define STATUS_SIGNALING_ICE_TTL_LESS_THAN_GRACE_PERIOD STATUS_SIGNALING_BASE + 0x0000002C
+
364 #define STATUS_SIGNALING_DISCONNECTED_CALLBACK_FAILED STATUS_SIGNALING_BASE + 0x0000002D
+
365 #define STATUS_SIGNALING_INVALID_MESSAGE_TTL_VALUE STATUS_SIGNALING_BASE + 0x0000002E
+
366 #define STATUS_SIGNALING_ICE_CONFIG_REFRESH_FAILED STATUS_SIGNALING_BASE + 0x0000002F
+
367 #define STATUS_SIGNALING_RECONNECT_FAILED STATUS_SIGNALING_BASE + 0x00000030
+
368 #define STATUS_SIGNALING_DELETE_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000031
+
369 #define STATUS_SIGNALING_INVALID_METRICS_VERSION STATUS_SIGNALING_BASE + 0x00000032
+
370 #define STATUS_SIGNALING_INVALID_CLIENT_INFO_CACHE_FILE_PATH_LEN STATUS_SIGNALING_BASE + 0x00000033
+
371 #define STATUS_SIGNALING_LWS_CALL_FAILED STATUS_SIGNALING_BASE + 0x00000034
+
372 #define STATUS_SIGNALING_INVALID_STREAM_ARN_LENGTH STATUS_SIGNALING_BASE + 0x00000035
+
373 #define STATUS_SIGNALING_MISMATCH_MEDIA_STORAGE_CONFIG STATUS_SIGNALING_BASE + 0x00000036
+
374 #define STATUS_SIGNALING_UPDATE_MEDIA_STORAGE_CONFIG STATUS_SIGNALING_BASE + 0x00000037
+
375 #define STATUS_SIGNALING_MEDIA_STORAGE_DISABLED STATUS_SIGNALING_BASE + 0x00000038
+
376 #define STATUS_SIGNALING_INVALID_CHANNEL_ARN STATUS_SIGNALING_BASE + 0x00000039
+
377 #define STATUS_SIGNALING_JOIN_SESSION_CALL_FAILED STATUS_SIGNALING_BASE + 0x0000004a
+
378 #define STATUS_SIGNALING_JOIN_SESSION_CONNECTED_FAILED STATUS_SIGNALING_BASE + 0x0000004b
+
379 #define STATUS_SIGNALING_DESCRIBE_MEDIA_CALL_FAILED STATUS_SIGNALING_BASE + 0x0000004c
+
380 
+
386 
+
392 #define STATUS_PEERCONNECTION_BASE STATUS_SIGNALING_BASE + 0x01000000
+
393 #define STATUS_PEERCONNECTION_CREATE_ANSWER_WITHOUT_REMOTE_DESCRIPTION STATUS_PEERCONNECTION_BASE + 0x00000001
+
394 #define STATUS_PEERCONNECTION_CODEC_INVALID STATUS_PEERCONNECTION_BASE + 0x00000002
+
395 #define STATUS_PEERCONNECTION_CODEC_MAX_EXCEEDED STATUS_PEERCONNECTION_BASE + 0x00000003
+
396 #define STATUS_PEERCONNECTION_EARLY_DNS_RESOLUTION_FAILED STATUS_PEERCONNECTION_BASE + 0x00000004
+
402 
+
407 #define STATUS_SCTP_BASE STATUS_PEERCONNECTION_BASE + 0x01000000
+
408 #define STATUS_SCTP_SESSION_SETUP_FAILED STATUS_SCTP_BASE + 0x00000001
+
409 #define STATUS_SCTP_INVALID_DCEP_PACKET STATUS_SCTP_BASE + 0x00000002
+
415 
+
420 #define STATUS_RTCP_BASE STATUS_SCTP_BASE + 0x01000000
+
421 #define STATUS_RTCP_INPUT_PACKET_TOO_SMALL STATUS_RTCP_BASE + 0x00000001
+
422 #define STATUS_RTCP_INPUT_PACKET_INVALID_VERSION STATUS_RTCP_BASE + 0x00000002
+
423 #define STATUS_RTCP_INPUT_PACKET_LEN_MISMATCH STATUS_RTCP_BASE + 0x00000003
+
424 #define STATUS_RTCP_INPUT_NACK_LIST_INVALID STATUS_RTCP_BASE + 0x00000004
+
425 #define STATUS_RTCP_INPUT_SSRC_INVALID STATUS_RTCP_BASE + 0x00000005
+
426 #define STATUS_RTCP_INPUT_PARTIAL_PACKET STATUS_RTCP_BASE + 0x00000006
+
427 #define STATUS_RTCP_INPUT_REMB_TOO_SMALL STATUS_RTCP_BASE + 0x00000007
+
428 #define STATUS_RTCP_INPUT_REMB_INVALID STATUS_RTCP_BASE + 0x00000008
+
434 
+
440 #define STATUS_ROLLING_BUFFER_BASE STATUS_RTCP_BASE + 0x01000000
+
441 #define STATUS_ROLLING_BUFFER_NOT_IN_RANGE STATUS_ROLLING_BUFFER_BASE + 0x00000001
+
447 
+
456 #define MAX_CHANNEL_NAME_LEN 256
457 
-
461 #define MAX_SIGNALING_ENDPOINT_URI_LEN 512
+
461 #define MAX_SIGNALING_CLIENT_ID_LEN 256
462 
-
466 #define MAX_ICE_CONFIG_URI_LEN 256
-
467 
-
471 #define MAX_CORRELATION_ID_LEN 256
-
472 
-
476 #define MAX_ERROR_TYPE_STRING_LEN 256
-
477 
-
481 #define MAX_STATUS_CODE_STRING_LEN 256
-
482 
-
486 #define MAX_MESSAGE_DESCRIPTION_LEN 1024
-
487 
-
491 #define MAX_SESSION_DESCRIPTION_INIT_SDP_LEN 25000
-
492 
-
496 #define MAX_MEDIA_STREAM_ID_LEN 255
-
497 
-
501 #define MAX_RTCCONFIGURATION_CERTIFICATES 3
-
502 
-
506 #define MAX_MEDIA_STREAM_TRACK_ID_LEN 255
-
507 
-
511 #define MAX_ICE_CANDIDATE_INIT_CANDIDATE_LEN 255
-
512 
-
516 #define MAX_DATA_CHANNEL_NAME_LEN 255
-
517 
-
521 #define MAX_DATA_CHANNEL_PROTOCOL_LEN 255
-
522 
-
526 #define MAX_SIGNALING_MESSAGE_LEN (10 * 1024)
-
532 
-
540 #define PEER_CONNECTION_CURRENT_VERSION 0
-
541 
-
545 #define CHANNEL_INFO_CURRENT_VERSION 1
-
546 
-
550 #define SIGNALING_CLIENT_INFO_CURRENT_VERSION 2
-
551 
-
555 #define SIGNALING_CLIENT_CALLBACKS_CURRENT_VERSION 0
-
556 
-
560 #define SIGNALING_CLIENT_CURRENT_VERSION 1
-
561 
-
565 #define SIGNALING_CHANNEL_DESCRIPTION_CURRENT_VERSION 0
-
566 
-
570 #define SIGNALING_ICE_CONFIG_INFO_CURRENT_VERSION 0
-
571 
-
575 #define SIGNALING_MESSAGE_CURRENT_VERSION 0
-
576 
-
580 #define RTC_ICE_METRICS_CURRENT_VERSION 0
-
581 
-
585 #define RTC_STREAM_METRICS_CURRENT_VERSION 0
-
586 
-
590 #define SIGNALING_CLIENT_METRICS_CURRENT_VERSION 1
-
591 
-
595 #define PEER_CONNECTION_METRICS_CURRENT_VERSION 0
-
596 
-
600 #define ICE_AGENT_METRICS_CURRENT_VERSION 0
-
601 
-
607 
-
615 #define MAX_ICE_CONFIG_URI_COUNT 4
-
616 
-
620 #define MAX_ICE_CONFIG_COUNT 5
-
621 
-
627 #define MAX_ICE_SERVERS_COUNT (MAX_ICE_CONFIG_COUNT * MAX_ICE_CONFIG_URI_COUNT + 1)
+
467 #define MAX_ICE_CONFIG_USER_NAME_LEN 256
+
468 
+
473 #define MAX_ICE_CONFIG_CREDENTIAL_LEN 256
+
474 
+
478 #define MAX_SIGNALING_ENDPOINT_URI_LEN 512
+
479 
+
483 #define MAX_ICE_CONFIG_URI_LEN 256
+
484 
+
488 #define MAX_CORRELATION_ID_LEN 256
+
489 
+
493 #define MAX_ERROR_TYPE_STRING_LEN 256
+
494 
+
498 #define MAX_STATUS_CODE_STRING_LEN 256
+
499 
+
503 #define MAX_MESSAGE_DESCRIPTION_LEN 1024
+
504 
+
508 #define MAX_SESSION_DESCRIPTION_INIT_SDP_LEN 25000
+
509 
+
513 #define MAX_MEDIA_STREAM_ID_LEN 255
+
514 
+
518 #define MAX_RTCCONFIGURATION_CERTIFICATES 3
+
519 
+
523 #define MAX_MEDIA_STREAM_TRACK_ID_LEN 255
+
524 
+
528 #define MAX_ICE_CANDIDATE_INIT_CANDIDATE_LEN 255
+
529 
+
533 #define MAX_DATA_CHANNEL_NAME_LEN 255
+
534 
+
538 #define MAX_DATA_CHANNEL_PROTOCOL_LEN 255
+
539 
+
543 #define MAX_SIGNALING_MESSAGE_LEN (10 * 1024)
+
549 
+
557 #define PEER_CONNECTION_CURRENT_VERSION 0
+
558 
+
562 #define CHANNEL_INFO_CURRENT_VERSION 1
+
563 
+
567 #define SIGNALING_CLIENT_INFO_CURRENT_VERSION 2
+
568 
+
572 #define SIGNALING_CLIENT_CALLBACKS_CURRENT_VERSION 0
+
573 
+
577 #define SIGNALING_CLIENT_CURRENT_VERSION 1
+
578 
+
582 #define SIGNALING_CHANNEL_DESCRIPTION_CURRENT_VERSION 0
+
583 
+
587 #define SIGNALING_ICE_CONFIG_INFO_CURRENT_VERSION 0
+
588 
+
592 #define SIGNALING_MESSAGE_CURRENT_VERSION 0
+
593 
+
597 #define RTC_ICE_METRICS_CURRENT_VERSION 0
+
598 
+
602 #define RTC_STREAM_METRICS_CURRENT_VERSION 0
+
603 
+
607 #define SIGNALING_CLIENT_METRICS_CURRENT_VERSION 1
+
608 
+
612 #define PEER_CONNECTION_METRICS_CURRENT_VERSION 0
+
613 
+
617 #define ICE_AGENT_METRICS_CURRENT_VERSION 0
+
618 
+
624 
+
632 #define MAX_ICE_CONFIG_URI_COUNT 4
633 
-
641 #define SIGNALING_CREATE_TIMEOUT (10 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
642 
-
646 #define SIGNALING_CONNECT_STATE_TIMEOUT (15 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
647 
-
651 #define SIGNALING_DISCONNECT_STATE_TIMEOUT (15 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
652 
-
656 #define SIGNALING_REFRESH_ICE_CONFIG_STATE_TIMEOUT (20 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
657 
-
661 #define SIGNALING_CONNECT_TIMEOUT (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
662 
-
666 #define THREADPOOL_MIN_THREADS 3
-
667 
-
671 #define THREADPOOL_MAX_THREADS 10
-
672 
-
676 #define WEBRTC_THREADPOOL_MIN_THREADS_ENV_VAR (PCHAR) "AWS_KVS_WEBRTC_THREADPOOL_MIN_THREADS"
-
677 
-
681 #define WEBRTC_THREADPOOL_MAX_THREADS_ENV_VAR (PCHAR) "AWS_KVS_WEBRTC_THREADPOOL_MAX_THREADS"
-
682 
-
683 #ifdef _WIN32
-
687 #define SIGNALING_SEND_TIMEOUT (15 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
688 #else
-
692 #define SIGNALING_SEND_TIMEOUT (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
693 #endif
-
697 #define SIGNALING_DELETE_TIMEOUT (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
698 
-
702 #define SIGNALING_DEFAULT_MESSAGE_TTL_VALUE (60 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
703 
-
704 #define SIGNALING_JOIN_STORAGE_SESSION_WAIT_TIMEOUT (6 * HUNDREDS_OF_NANOS_IN_A_SECOND)
-
705 
-
709 #define DEFAULT_JITTER_BUFFER_MAX_LATENCY (2000L * HUNDREDS_OF_NANOS_IN_A_MILLISECOND)
-
715 #define SIGNALING_VALID_NAME_CHARS "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_.-"
-
716 
-
720 #define MAX_RTP_SEQUENCE_NUM ((UINT32) MAX_UINT16)
-
721 
-
725 #define MAX_RTP_TIMESTAMP ((UINT32) MAX_UINT32)
-
726 
-
730 #define KINESIS_VIDEO_STUN_URL_POSTFIX "amazonaws.com"
-
731 #define KINESIS_VIDEO_STUN_URL_POSTFIX_CN "amazonaws.com.cn"
-
732 #define KINESIS_VIDEO_STUN_URL "stun:stun.kinesisvideo.%s.%s:443"
-
733 #define KINESIS_VIDEO_STUN_URL_WITHOUT_PORT "stun.kinesisvideo.%s.%s"
-
734 
-
738 #define SIGNALING_DEFAULT_SSL_PORT DEFAULT_SSL_PORT_NUMBER
-
739 
-
743 #define SIGNALING_DEFAULT_NON_SSL_PORT DEFAULT_NON_SSL_PORT_NUMBER
-
744 
-
745 /* CHK_LOG_ERR_NV has been replaced with CHK_LOG_ERR. */
-
746 #define CHK_LOG_ERR_NV(condition) DLOGE("CHK_LOG_ERR_NV has been replaced with CHK_LOG_ERR");
-
747 
-
751 #define SIGNALING_STATES_DEFAULT_RETRY_COUNT 1
-
752 
-
756 #define SIGNALING_DEFAULT_API_CALL_CACHE_TTL (10 * HUNDREDS_OF_NANOS_IN_AN_HOUR)
-
757 
-
761 #define SIGNALING_API_CALL_CACHE_TTL_SENTINEL_VALUE 0
-
762 
-
766 #define CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS_SENTINEL_VALUE -1
-
767 
-
771 typedef UINT64 SIGNALING_CLIENT_HANDLE;
- -
773 
-
777 #ifndef INVALID_SIGNALING_CLIENT_HANDLE_VALUE
-
778 #define INVALID_SIGNALING_CLIENT_HANDLE_VALUE ((SIGNALING_CLIENT_HANDLE) INVALID_PIC_HANDLE_VALUE)
-
779 #endif
-
780 
-
784 #ifndef IS_VALID_SIGNALING_CLIENT_HANDLE
-
785 #define IS_VALID_SIGNALING_CLIENT_HANDLE(h) ((h) != INVALID_SIGNALING_CLIENT_HANDLE_VALUE)
-
786 #endif
-
787 
-
791 
-
801 typedef enum {
- - - - - - - - - -
811 
-
815 typedef enum {
- - -
818 } SDP_TYPE;
-
819 
-
823 typedef enum {
- - - -
827 
-
831 typedef enum {
- - - - - - -
838 } RTC_CODEC;
-
839 
-
845 typedef enum {
- -
848 
- - -
851 
-
857 typedef enum {
- - - - - -
863 
-
867 typedef enum {
- - - - - -
873 
-
877 typedef enum {
- - - - - - - - -
886 
-
890 typedef enum {
- - - - - - - - - - - - - - - - - - - - -
917 
-
921 typedef enum {
- - - -
925 
-
929 typedef enum {
- - - - -
934 
-
938 typedef enum {
- - - - - - -
945 } NAT_BEHAVIOR;
-
946 
-
950 typedef enum {
- -
952 
- - - -
969 
-
975 
-
986 typedef VOID (*RtcOnFrame)(UINT64, PFrame);
-
987 
-
995 typedef VOID (*RtcOnBandwidthEstimation)(UINT64, DOUBLE);
-
996 
-
1012 typedef VOID (*RtcOnSenderBandwidthEstimation)(UINT64, UINT32, UINT32, UINT32, UINT32, UINT64);
-
1013 
-
1023 typedef VOID (*RtcOnPictureLoss)(UINT64);
-
1024 
-
1030 typedef struct __RtcDataChannel {
- -
1032  UINT32 id;
- -
1036 
-
1042 typedef VOID (*RtcOnMessage)(UINT64, PRtcDataChannel, BOOL, PBYTE, UINT32);
+
637 #define MAX_ICE_CONFIG_COUNT 5
+
638 
+
644 #define MAX_ICE_SERVERS_COUNT (MAX_ICE_CONFIG_COUNT * MAX_ICE_CONFIG_URI_COUNT + 1)
+
650 
+
658 #define SIGNALING_CREATE_TIMEOUT (10 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
659 
+
663 #define SIGNALING_CONNECT_STATE_TIMEOUT (15 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
664 
+
668 #define SIGNALING_DISCONNECT_STATE_TIMEOUT (15 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
669 
+
673 #define SIGNALING_REFRESH_ICE_CONFIG_STATE_TIMEOUT (20 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
674 
+
678 #define SIGNALING_CONNECT_TIMEOUT (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
679 
+
683 #define THREADPOOL_MIN_THREADS 1
+
684 
+
688 #define THREADPOOL_MAX_THREADS 10
+
689 
+
693 #define WEBRTC_THREADPOOL_MIN_THREADS_ENV_VAR (PCHAR) "AWS_KVS_WEBRTC_THREADPOOL_MIN_THREADS"
+
694 
+
698 #define WEBRTC_THREADPOOL_MAX_THREADS_ENV_VAR (PCHAR) "AWS_KVS_WEBRTC_THREADPOOL_MAX_THREADS"
+
699 
+
700 #ifdef _WIN32
+
704 #define SIGNALING_SEND_TIMEOUT (15 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
705 #else
+
709 #define SIGNALING_SEND_TIMEOUT (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
710 #endif
+
714 #define SIGNALING_DELETE_TIMEOUT (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
715 
+
719 #define SIGNALING_DEFAULT_MESSAGE_TTL_VALUE (60 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
720 
+
721 #define SIGNALING_JOIN_STORAGE_SESSION_WAIT_TIMEOUT (6 * HUNDREDS_OF_NANOS_IN_A_SECOND)
+
722 
+
726 #define DEFAULT_JITTER_BUFFER_MAX_LATENCY (2000L * HUNDREDS_OF_NANOS_IN_A_MILLISECOND)
+
732 #define SIGNALING_VALID_NAME_CHARS "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_.-"
+
733 
+
737 #define MAX_RTP_SEQUENCE_NUM ((UINT32) MAX_UINT16)
+
738 
+
742 #define MAX_RTP_TIMESTAMP ((UINT32) MAX_UINT32)
+
743 
+
747 #define KINESIS_VIDEO_STUN_URL_POSTFIX "amazonaws.com"
+
748 #define KINESIS_VIDEO_STUN_URL_POSTFIX_CN "amazonaws.com.cn"
+
749 #define KINESIS_VIDEO_STUN_URL "stun:stun.kinesisvideo.%s.%s:443"
+
750 #define KINESIS_VIDEO_STUN_URL_WITHOUT_PORT "stun.kinesisvideo.%s.%s"
+
751 
+
755 #define SIGNALING_DEFAULT_SSL_PORT DEFAULT_SSL_PORT_NUMBER
+
756 
+
760 #define SIGNALING_DEFAULT_NON_SSL_PORT DEFAULT_NON_SSL_PORT_NUMBER
+
761 
+
762 /* CHK_LOG_ERR_NV has been replaced with CHK_LOG_ERR. */
+
763 #define CHK_LOG_ERR_NV(condition) DLOGE("CHK_LOG_ERR_NV has been replaced with CHK_LOG_ERR");
+
764 
+
768 #define SIGNALING_STATES_DEFAULT_RETRY_COUNT 1
+
769 
+
773 #define SIGNALING_DEFAULT_API_CALL_CACHE_TTL (10 * HUNDREDS_OF_NANOS_IN_AN_HOUR)
+
774 
+
778 #define SIGNALING_API_CALL_CACHE_TTL_SENTINEL_VALUE 0
+
779 
+
783 #define CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS_SENTINEL_VALUE -1
+
784 
+
788 typedef UINT64 SIGNALING_CLIENT_HANDLE;
+ +
790 
+
794 #ifndef INVALID_SIGNALING_CLIENT_HANDLE_VALUE
+
795 #define INVALID_SIGNALING_CLIENT_HANDLE_VALUE ((SIGNALING_CLIENT_HANDLE) INVALID_PIC_HANDLE_VALUE)
+
796 #endif
+
797 
+
801 #ifndef IS_VALID_SIGNALING_CLIENT_HANDLE
+
802 #define IS_VALID_SIGNALING_CLIENT_HANDLE(h) ((h) != INVALID_SIGNALING_CLIENT_HANDLE_VALUE)
+
803 #endif
+
804 
+
808 
+
818 typedef enum {
+ + + + + + + + + +
828 
+
832 typedef enum {
+ + +
835 } SDP_TYPE;
+
836 
+
840 typedef enum {
+ + + +
844 
+
848 typedef enum {
+ + + + + + +
855  // RTC_CODEC_MAX **MUST** be the last enum in the list **ALWAYS** and not assigned a value
+ + +
858 
+
864 typedef enum {
+ +
867 
+ + +
870 
+
876 typedef enum {
+ + + + + +
882 
+
886 typedef enum {
+ + + + + +
892 
+
896 typedef enum {
+ + + + + + + + +
905 
+
909 typedef enum {
+ + + + + + + + + + + + + + + + + + + + +
936 
+
940 typedef enum {
+ + + +
944 
+
948 typedef enum {
+ + + + +
953 
+
957 typedef enum {
+ + + + + + +
964 } NAT_BEHAVIOR;
+
965 
+
969 typedef enum {
+ +
971 
+ + + +
988 
+
994 
+
1005 typedef VOID (*RtcOnFrame)(UINT64, PFrame);
+
1006 
+
1014 typedef VOID (*RtcOnBandwidthEstimation)(UINT64, DOUBLE);
+
1015 
+
1031 typedef VOID (*RtcOnSenderBandwidthEstimation)(UINT64, UINT32, UINT32, UINT32, UINT32, UINT64);
+
1032 
+
1042 typedef VOID (*RtcOnPictureLoss)(UINT64);
1043 
-
1049 typedef VOID (*RtcOnOpen)(UINT64, PRtcDataChannel);
-
1050 
-
1057 typedef VOID (*RtcOnDataChannel)(UINT64, PRtcDataChannel);
-
1058 
-
1064 typedef VOID (*RtcOnIceCandidate)(UINT64, PCHAR);
-
1065 
-
1070 typedef BOOL (*IceSetInterfaceFilterFunc)(UINT64, PCHAR);
-
1071 
- -
1083 
-
1095 typedef struct {
-
1096  UINT32 version;
- -
1098 
-
1104 typedef struct {
- -
1106  CHAR trackId[MAX_MEDIA_STREAM_ID_LEN + 1];
-
1107  CHAR streamId[MAX_MEDIA_STREAM_ID_LEN + 1];
- - -
1110 
-
1120 typedef struct {
- - -
1123 
-
1130 typedef struct {
- - - -
1134 
-
1141 typedef struct {
-
1142  CHAR urls[MAX_ICE_CONFIG_URI_LEN + 1];
-
1143  CHAR username[MAX_ICE_CONFIG_USER_NAME_LEN + 1];
-
1144  CHAR credential[MAX_ICE_CONFIG_CREDENTIAL_LEN + 1];
- -
1146 
-
1151 typedef struct {
-
1152  // The certificate bits and the size
- - -
1155 
-
1156  // The private key bits and the size in bytes
-
1157  PBYTE pPrivateKey;
- - -
1160 
-
1168 typedef struct {
- -
1173 
- -
1176 
- +
1049 typedef struct __RtcDataChannel {
+ +
1051  UINT32 id;
+ +
1055 
+
1061 typedef VOID (*RtcOnMessage)(UINT64, PRtcDataChannel, BOOL, PBYTE, UINT32);
+
1062 
+
1068 typedef VOID (*RtcOnOpen)(UINT64, PRtcDataChannel);
+
1069 
+
1076 typedef VOID (*RtcOnDataChannel)(UINT64, PRtcDataChannel);
+
1077 
+
1083 typedef VOID (*RtcOnIceCandidate)(UINT64, PCHAR);
+
1084 
+
1089 typedef BOOL (*IceSetInterfaceFilterFunc)(UINT64, PCHAR);
+
1090 
+ +
1102 
+
1114 typedef struct {
+
1115  UINT32 version;
+ +
1117 
+
1123 typedef struct {
+ +
1125  CHAR trackId[MAX_MEDIA_STREAM_ID_LEN + 1];
+
1126  CHAR streamId[MAX_MEDIA_STREAM_ID_LEN + 1];
+ + +
1129 
+
1139 typedef struct {
+ + +
1142 
+
1149 typedef struct {
+ + + +
1153 
+
1160 typedef struct {
+
1161  CHAR urls[MAX_ICE_CONFIG_URI_LEN + 1];
+
1162  CHAR username[MAX_ICE_CONFIG_USER_NAME_LEN + 1];
+
1163  CHAR credential[MAX_ICE_CONFIG_CREDENTIAL_LEN + 1];
+ +
1165 
+
1170 typedef struct {
+
1171  // The certificate bits and the size
+ + +
1174 
+
1175  // The private key bits and the size in bytes
+
1176  PBYTE pPrivateKey;
+ +
1179 
- -
1183 
- -
1186 
- -
1190 
- -
1193 
-
1194  UINT32 sendBufSize;
+
1187 typedef struct {
+ +
1192 
+
1195 
- -
1197 
- -
1200 
- - + +
1198 
+ +
1202 
+
1205 
-
1212 typedef struct {
- - - + +
1209 
+ +
1212 
+
1213  UINT32 sendBufSize;
+
1214 
+
1216 
- - - -
1237 
-
1244 typedef struct {
- - - - -
1251 
-
1257 typedef struct {
- - -
1262 
-
1266 typedef struct {
-
1267  UINT32 version;
-
1268 
- -
1270 
-
1271  CHAR correlationId[MAX_CORRELATION_ID_LEN + 1];
-
1272 
-
1273  CHAR peerClientId[MAX_SIGNALING_CLIENT_ID_LEN + 1];
-
1274 
-
1275  UINT32 payloadLen;
-
1276 
-
1277  CHAR payload[MAX_SIGNALING_MESSAGE_LEN + 1];
- -
1279 
-
1283 typedef struct {
- + +
1219 
+ + +
1224 
+
1231 typedef struct {
+ + + +
1235 
+ + + +
1255 
+
1262 typedef struct {
+ + + + +
1269 
+
1275 typedef struct {
+ + +
1280 
+
1284 typedef struct {
+
1285  UINT32 version;
1286 
-
1287  SERVICE_CALL_RESULT statusCode;
+
1288 
-
1289  CHAR errorType[MAX_ERROR_TYPE_STRING_LEN + 1];
+
1289  CHAR correlationId[MAX_CORRELATION_ID_LEN + 1];
1290 
-
1291  CHAR description[MAX_MESSAGE_DESCRIPTION_LEN + 1];
- -
1293 
-
1297 typedef struct {
-
1298  UINT32 version;
-
1299  CHAR clientId[MAX_SIGNALING_CLIENT_ID_LEN + 1];
-
1300  UINT32 loggingLevel;
- -
1308  KvsRetryStrategyCallbacks signalingRetryStrategyCallbacks;
- - - - - -
1315 
-
1319 typedef struct {
-
1320  UINT32 version;
-
1321 
- -
1323 
-
1324  PCHAR pChannelArn;
- -
1328 
-
1329  PCHAR pRegion;
-
1331 
- -
1334 
-
1335  PCHAR pCertPath;
-
1336 
- +
1291  CHAR peerClientId[MAX_SIGNALING_CLIENT_ID_LEN + 1];
+
1292 
+
1293  UINT32 payloadLen;
+
1294 
+
1295  CHAR payload[MAX_SIGNALING_MESSAGE_LEN + 1];
+ +
1297 
+
1301 typedef struct {
+ +
1304 
+
1305  SERVICE_CALL_RESULT statusCode;
+
1306 
+
1307  CHAR errorType[MAX_ERROR_TYPE_STRING_LEN + 1];
+
1308 
+
1309  CHAR description[MAX_MESSAGE_DESCRIPTION_LEN + 1];
+ +
1311 
+
1315 typedef struct {
+
1316  UINT32 version;
+
1317  CHAR clientId[MAX_SIGNALING_CLIENT_ID_LEN + 1];
+
1318  UINT32 loggingLevel;
+ +
1326  KvsRetryStrategyCallbacks signalingRetryStrategyCallbacks;
+ + + + + +
1333 
+
1337 typedef struct {
+
1338  UINT32 version;
1339 
- +
1341 
-
1342  PCHAR pUserAgent;
-
1343 
-
1344  PCHAR pKmsKeyId;
-
1345 
- -
1347 
- +
1342  PCHAR pChannelArn;
+ +
1346 
+
1347  PCHAR pRegion;
1349 
-
1350  BOOL reserved;
-
1351 
-
1352  UINT64 cachingPeriod;
-
1356 
-
1357  BOOL retry;
-
1358 
-
1359  BOOL reconnect;
-
1360 
-
1361  UINT64 messageTtl;
+ +
1352 
+
1353  PCHAR pCertPath;
+
1354 
+ +
1357 
+ +
1359 
+
1360  PCHAR pUserAgent;
+
1361 
+
1362  PCHAR pKmsKeyId;
1363 
-
1364  UINT32 tagCount;
+
1365 
-
1366  PTag pTags;
+
1367 
-
1368  /* --- V1 members --- */
+
1368  BOOL reserved;
1369 
- -
1371 
- -
1375 
- -
1377 
- -
1379 
-
1388 typedef struct {
-
1389  UINT32 version;
-
1390  UINT64 ttl;
-
1391  UINT32 uriCount;
- -
1393  CHAR userName[MAX_ICE_CONFIG_USER_NAME_LEN + 1];
-
1394  CHAR password[MAX_ICE_CONFIG_CREDENTIAL_LEN + 1];
- -
1396 
-
1397 typedef struct {
- -
1399  CHAR storageStreamArn[MAX_ARN_LEN + 1];
- - -
1419 
-
1435 typedef STATUS (*SignalingClientErrorReportFunc)(UINT64, STATUS, PCHAR, UINT32);
-
1436 
- -
1460 typedef struct {
-
1461  UINT32 version;
-
1462  UINT64 customData;
- - - -
1466  GetCurrentTimeFunc getCurrentTimeFn;
- -
1468 
-
1472 typedef struct {
-
1473  UINT32 version;
-
1474  CHAR channelArn[MAX_ARN_LEN + 1];
-
1475  CHAR channelName[MAX_CHANNEL_NAME_LEN + 1];
- - -
1478  CHAR updateVersion[MAX_UPDATE_VERSION_LEN + 1];
-
1480  UINT64 messageTtl;
-
1482  UINT64 creationTime;
- -
1484 
-
1490 typedef struct {
- - -
1493 
-
1500 typedef struct {
-
1501  BOOL ordered;
- - -
1506  CHAR protocol[MAX_DATA_CHANNEL_PROTOCOL_LEN + 1];
-
1507  BOOL negotiated;
- -
1515 
-
1527 typedef struct {
-
1528  UINT32 version;
- - - - - -
1534 
-
1541 typedef struct {
-
1542  UINT32 version;
- - - - -
1547 
-
1551 typedef struct {
-
1552  UINT32 version;
- - - - - -
1558 
-
1562 typedef struct {
-
1563  UINT32 version;
- - -
1566 
-
1570 typedef struct {
-
1571  UINT32 version;
- - -
1574 
-
1579 typedef struct {
-
1580  UINT64 timestamp;
- - - -
1584 
-
1588 typedef struct {
-
1589  UINT32 targetBitrate;
-
1593  UINT16 width;
-
1594  UINT16 height;
-
1595  UINT16 bitDepth;
- - - - +
1370  UINT64 cachingPeriod;
+
1374 
+
1375  BOOL retry;
+
1376 
+
1377  BOOL reconnect;
+
1378 
+
1379  UINT64 messageTtl;
+
1381 
+
1382  UINT32 tagCount;
+
1383 
+
1384  PTag pTags;
+
1385 
+
1386  /* --- V1 members --- */
+
1387 
+ +
1389 
+ +
1393 
+ +
1395 
+ +
1397 
+
1406 typedef struct {
+
1407  UINT32 version;
+
1408  UINT64 ttl;
+
1409  UINT32 uriCount;
+ +
1411  CHAR userName[MAX_ICE_CONFIG_USER_NAME_LEN + 1];
+
1412  CHAR password[MAX_ICE_CONFIG_CREDENTIAL_LEN + 1];
+ +
1414 
+
1415 typedef struct {
+ +
1417  CHAR storageStreamArn[MAX_ARN_LEN + 1];
+ + +
1437 
+
1453 typedef STATUS (*SignalingClientErrorReportFunc)(UINT64, STATUS, PCHAR, UINT32);
+
1454 
+ +
1478 typedef struct {
+
1479  UINT32 version;
+
1480  UINT64 customData;
+ + + +
1484  GetCurrentTimeFunc getCurrentTimeFn;
+ +
1486 
+
1490 typedef struct {
+
1491  UINT32 version;
+
1492  CHAR channelArn[MAX_ARN_LEN + 1];
+
1493  CHAR channelName[MAX_CHANNEL_NAME_LEN + 1];
+ + +
1496  CHAR updateVersion[MAX_UPDATE_VERSION_LEN + 1];
+
1498  UINT64 messageTtl;
+
1500  UINT64 creationTime;
+ +
1502 
+
1508 typedef struct {
+ + + + +
1514 
+
1521 typedef struct {
+
1522  BOOL ordered;
+ + +
1527  CHAR protocol[MAX_DATA_CHANNEL_PROTOCOL_LEN + 1];
+
1528  BOOL negotiated;
+ +
1536 
+
1548 typedef struct {
+
1549  UINT32 version;
+ + + + + +
1555 
+
1562 typedef struct {
+
1563  UINT32 version;
+ + + + +
1568 
+
1572 typedef struct {
+
1573  UINT32 version;
+ + + + + +
1579 
+
1583 typedef struct {
+
1584  UINT32 version;
+ + +
1587 
+
1591 typedef struct {
+
1592  UINT32 version;
+ + +
1595 
+
1600 typedef struct {
+
1601  UINT64 timestamp;
+ + +
1605 
- -
1621 
- -
1631 
-
1639 PUBLIC_API STATUS freePeerConnection(PRtcPeerConnection*);
-
1640 
- -
1654 
- -
1665 
- -
1676 
- -
1687 
- +
1609 typedef struct {
+
1610  UINT32 targetBitrate;
+
1614  UINT16 width;
+
1615  UINT16 height;
+
1616  UINT16 bitDepth;
+ + + + +
1626 
+ +
1642 
+ +
1652 
+
1660 PUBLIC_API STATUS freePeerConnection(PRtcPeerConnection*);
+
1661 
+ +
1675 
+ +
1686 
+
1697 
- -
1707 
-
1716 PUBLIC_API STATUS peerConnectionAsync(startRoutine fn, PVOID data);
-
1717 
- -
1730 
- -
1743 
- -
1756 
-
1766 PUBLIC_API STATUS serializeSessionDescriptionInit(PRtcSessionDescriptionInit, PCHAR, PUINT32);
-
1767 
-
1777 PUBLIC_API STATUS deserializeSessionDescriptionInit(PCHAR, UINT32, PRtcSessionDescriptionInit);
-
1778 
-
1788 PUBLIC_API STATUS deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit);
-
1789 
- -
1802 
- -
1815 
-
1826 PUBLIC_API STATUS restartIce(PRtcPeerConnection);
-
1827 
-
1837 PUBLIC_API STATUS closePeerConnection(PRtcPeerConnection);
-
1838 
- -
1852 
-
1862 PUBLIC_API STATUS transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame);
-
1863 
- -
1874 
- -
1885 
-
1896 PUBLIC_API STATUS freeTransceiver(PRtcRtpTransceiver*);
-
1897 
-
1903 PUBLIC_API STATUS initKvsWebRtc(VOID);
-
1904 
-
1910 PUBLIC_API STATUS deinitKvsWebRtc(VOID);
-
1911 
-
1922 PUBLIC_API STATUS addSupportedCodec(PRtcPeerConnection, RTC_CODEC);
-
1923 
-
1932 PUBLIC_API STATUS writeFrame(PRtcRtpTransceiver, PFrame);
-
1933 
- -
1940 
-
1954 PUBLIC_API STATUS addIceCandidate(PRtcPeerConnection, PCHAR);
-
1955 
- -
1973 
-
1983 PUBLIC_API STATUS dataChannelOnMessage(PRtcDataChannel, UINT64, RtcOnMessage);
-
1984 
-
1994 PUBLIC_API STATUS dataChannelOnOpen(PRtcDataChannel, UINT64, RtcOnOpen);
-
1995 
-
2009 PUBLIC_API STATUS dataChannelSend(PRtcDataChannel, BOOL, PBYTE, UINT32);
-
2010 
-
2024 PUBLIC_API STATUS discoverNatBehavior(PCHAR, NAT_BEHAVIOR*, NAT_BEHAVIOR*, IceSetInterfaceFilterFunc, UINT64);
-
2025 
-
2034 PUBLIC_API PCHAR getNatBehaviorStr(NAT_BEHAVIOR natBehavior);
-
2035 
-
2047 PUBLIC_API STATUS createSignalingClientSync(PSignalingClientInfo, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider,
- -
2049 
- -
2060 
- -
2073 
- -
2085 
- -
2100 
- -
2110 
- + +
1708 
+ +
1718 
+ +
1728 
+
1737 PUBLIC_API STATUS peerConnectionAsync(startRoutine fn, PVOID data);
+
1738 
+ +
1751 
+ +
1764 
+ +
1777 
+
1787 PUBLIC_API STATUS serializeSessionDescriptionInit(PRtcSessionDescriptionInit, PCHAR, PUINT32);
+
1788 
+
1798 PUBLIC_API STATUS deserializeSessionDescriptionInit(PCHAR, UINT32, PRtcSessionDescriptionInit);
+
1799 
+
1809 PUBLIC_API STATUS deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit);
+
1810 
+ +
1823 
+ +
1836 
+
1847 PUBLIC_API STATUS restartIce(PRtcPeerConnection);
+
1848 
+
1858 PUBLIC_API STATUS closePeerConnection(PRtcPeerConnection);
+
1859 
+ +
1873 
+
1883 PUBLIC_API STATUS transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame);
+
1884 
+ +
1895 
+ +
1906 
+
1917 PUBLIC_API STATUS freeTransceiver(PRtcRtpTransceiver*);
+
1918 
+
1924 PUBLIC_API STATUS initKvsWebRtc(VOID);
+
1925 
+
1931 PUBLIC_API STATUS deinitKvsWebRtc(VOID);
+
1932 
+
1943 PUBLIC_API STATUS addSupportedCodec(PRtcPeerConnection, RTC_CODEC);
+
1944 
+
1953 PUBLIC_API STATUS writeFrame(PRtcRtpTransceiver, PFrame);
+
1954 
+ +
1961 
+
1975 PUBLIC_API STATUS addIceCandidate(PRtcPeerConnection, PCHAR);
+
1976 
+ +
1994 
+
2004 PUBLIC_API STATUS dataChannelOnMessage(PRtcDataChannel, UINT64, RtcOnMessage);
+
2005 
+
2015 PUBLIC_API STATUS dataChannelOnOpen(PRtcDataChannel, UINT64, RtcOnOpen);
+
2016 
+
2030 PUBLIC_API STATUS dataChannelSend(PRtcDataChannel, BOOL, PBYTE, UINT32);
+
2031 
+
2045 PUBLIC_API STATUS discoverNatBehavior(PCHAR, NAT_BEHAVIOR*, NAT_BEHAVIOR*, IceSetInterfaceFilterFunc, UINT64);
+
2046 
+
2055 PUBLIC_API PCHAR getNatBehaviorStr(NAT_BEHAVIOR natBehavior);
+
2056 
+
2068 PUBLIC_API STATUS createSignalingClientSync(PSignalingClientInfo, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider,
+ +
2070 
+ +
2081 
+ +
2094 
+ +
2106 
+
2121 
- -
2130 
- -
2140 
-
2149 PUBLIC_API STATUS signalingClientGetStateString(SIGNALING_CLIENT_STATE, PCHAR*);
-
2150 
- -
2168 
- -
2176 
- -
2184 
- -
2192 
- -
2211 
-
2219 PUBLIC_API STATUS createRtcCertificate(PRtcCertificate*);
-
2220 
-
2228 PUBLIC_API STATUS freeRtcCertificate(PRtcCertificate);
-
2229 
-
2231 #ifdef __cplusplus
-
2232 }
-
2233 #endif
-
2234 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_INCLUDE__ */
+ +
2131 
+ +
2142 
+ +
2151 
+ +
2161 
+
2170 PUBLIC_API STATUS signalingClientGetStateString(SIGNALING_CLIENT_STATE, PCHAR*);
+
2171 
+ +
2189 
+ +
2197 
+ +
2205 
+ +
2213 
+ +
2232 
+
2240 PUBLIC_API STATUS createRtcCertificate(PRtcCertificate*);
+
2241 
+
2249 PUBLIC_API STATUS freeRtcCertificate(PRtcCertificate);
+
2250 
+
2252 #ifdef __cplusplus
+
2253 }
+
2254 #endif
+
2255 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_INCLUDE__ */
CHAR DOMString[255U+1]
DOMString type is used to store strings of size 256 bytes (inclusive of '\0' character.
Definition: Stats.h:73
RTC_STATS_TYPE
Type of Stats object requested by the application Reference https://www.w3.org/TR/webrtc-stats/#rtcst...
Definition: Stats.h:97
-
VOID(* RtcOnOpen)(UINT64, PRtcDataChannel)
Definition: Include.h:1049
-
STATUS(* SignalingClientErrorReportFunc)(UINT64, STATUS, PCHAR, UINT32)
Definition: Include.h:1435
-
VOID(* RtcOnMessage)(UINT64, PRtcDataChannel, BOOL, PBYTE, UINT32)
RtcOnMessage is fired when a message is received for the DataChannel.
Definition: Include.h:1042
-
STATUS(* SignalingClientMessageReceivedFunc)(UINT64, PReceivedSignalingMessage)
Definition: Include.h:1418
-
VOID(* RtcOnDataChannel)(UINT64, PRtcDataChannel)
RtcOnDataChannel is fired when the remote PeerConnection creates a new DataChannel.
Definition: Include.h:1057
+
VOID(* RtcOnOpen)(UINT64, PRtcDataChannel)
Definition: Include.h:1068
+
STATUS(* SignalingClientErrorReportFunc)(UINT64, STATUS, PCHAR, UINT32)
Definition: Include.h:1453
+
VOID(* RtcOnMessage)(UINT64, PRtcDataChannel, BOOL, PBYTE, UINT32)
RtcOnMessage is fired when a message is received for the DataChannel.
Definition: Include.h:1061
+
STATUS(* SignalingClientMessageReceivedFunc)(UINT64, PReceivedSignalingMessage)
Definition: Include.h:1436
+
VOID(* RtcOnDataChannel)(UINT64, PRtcDataChannel)
RtcOnDataChannel is fired when the remote PeerConnection creates a new DataChannel.
Definition: Include.h:1076
struct __RtcDataChannel * PRtcDataChannel
-
VOID(* RtcOnSenderBandwidthEstimation)(UINT64, UINT32, UINT32, UINT32, UINT32, UINT64)
RtcOnSenderBandwidthEstimation is fired everytime a bandwidth estimation value is computed by sender....
Definition: Include.h:1012
-
VOID(* RtcOnFrame)(UINT64, PFrame)
RtcOnFrame is fired everytime a frame is received from the remote peer. It is available via the RtpRe...
Definition: Include.h:986
-
STATUS(* SignalingClientStateChangedFunc)(UINT64, SIGNALING_CLIENT_STATE)
Definition: Include.h:1450
+
VOID(* RtcOnSenderBandwidthEstimation)(UINT64, UINT32, UINT32, UINT32, UINT32, UINT64)
RtcOnSenderBandwidthEstimation is fired everytime a bandwidth estimation value is computed by sender....
Definition: Include.h:1031
+
VOID(* RtcOnFrame)(UINT64, PFrame)
RtcOnFrame is fired everytime a frame is received from the remote peer. It is available via the RtpRe...
Definition: Include.h:1005
+
STATUS(* SignalingClientStateChangedFunc)(UINT64, SIGNALING_CLIENT_STATE)
Definition: Include.h:1468
struct __RtcDataChannel RtcDataChannel
RtcDataChannel represents a bi-directional data channel between two peers.
-
VOID(* RtcOnIceCandidate)(UINT64, PCHAR)
RtcOnIceCandidate is fired when new iceCandidate is found. if PCHAR is NULL then candidate gathering ...
Definition: Include.h:1064
-
BOOL(* IceSetInterfaceFilterFunc)(UINT64, PCHAR)
IceSetInterfaceFilterFunc is fired when a callback function to filter network interfaces is assigned....
Definition: Include.h:1070
-
VOID(* RtcOnPictureLoss)(UINT64)
RtcOnPictureLoss is fired everytime a Picture Loss Indication (PLI) feedback message is received....
Definition: Include.h:1023
-
VOID(* RtcOnConnectionStateChange)(UINT64, RTC_PEER_CONNECTION_STATE)
RtcOnConnectionStateChange is fired to report a change in peer connection state.
Definition: Include.h:1077
-
VOID(* RtcOnBandwidthEstimation)(UINT64, DOUBLE)
RtcOnBandwidthEstimation is fired everytime a bandwidth estimation value is computed....
Definition: Include.h:995
-
#define MAX_ICE_CONFIG_URI_COUNT
Definition: Include.h:615
-
#define MAX_ICE_SERVERS_COUNT
Definition: Include.h:627
-
#define MAX_MEDIA_STREAM_ID_LEN
Definition: Include.h:496
-
#define MAX_ICE_CONFIG_URI_LEN
Definition: Include.h:466
-
#define MAX_ICE_CONFIG_CREDENTIAL_LEN
Definition: Include.h:456
-
#define MAX_RTCCONFIGURATION_CERTIFICATES
Definition: Include.h:501
-
#define MAX_ICE_CONFIG_USER_NAME_LEN
Definition: Include.h:450
-
#define MAX_DATA_CHANNEL_PROTOCOL_LEN
Definition: Include.h:521
-
#define MAX_MESSAGE_DESCRIPTION_LEN
Definition: Include.h:486
-
#define MAX_SESSION_DESCRIPTION_INIT_SDP_LEN
Definition: Include.h:491
-
#define MAX_SIGNALING_MESSAGE_LEN
Definition: Include.h:526
-
#define MAX_ICE_CANDIDATE_INIT_CANDIDATE_LEN
Definition: Include.h:511
-
#define MAX_ERROR_TYPE_STRING_LEN
Definition: Include.h:476
-
#define MAX_CORRELATION_ID_LEN
Definition: Include.h:471
-
#define MAX_SIGNALING_CLIENT_ID_LEN
Definition: Include.h:444
-
#define MAX_CHANNEL_NAME_LEN
Definition: Include.h:439
-
#define MAX_DATA_CHANNEL_NAME_LEN
Definition: Include.h:516
-
RTC_PEER_CONNECTION_STATE
RTC_PEER_CONNECTION_STATE Stats of RTC peer connection.
Definition: Include.h:801
-
RTC_RTP_TRANSCEIVER_DIRECTION
RTC_RTP_TRANSCEIVER_DIRECTION indicates direction of a transceiver.
Definition: Include.h:857
-
SIGNALING_CLIENT_STATE
Defines different states a signaling client traverses.
Definition: Include.h:890
-
SIGNALING_CHANNEL_ROLE_TYPE
Channel role type.
Definition: Include.h:929
-
SIGNALING_CHANNEL_TYPE
Channel type as reported by the service.
Definition: Include.h:921
-
SIGNALING_MESSAGE_TYPE
Defines different signaling messages.
Definition: Include.h:877
-
RTC_CODEC
The enum specifies the codec types for audio and video tracks.
Definition: Include.h:831
-
ICE_TRANSPORT_POLICY
ICE_TRANSPORT_POLICY restrict which ICE candidates are used in a session.
Definition: Include.h:845
-
MEDIA_STREAM_TRACK_KIND
The enum specifies the type of track in the stream.
Definition: Include.h:823
-
SDP_TYPE
Definition: Include.h:815
+
VOID(* RtcOnIceCandidate)(UINT64, PCHAR)
RtcOnIceCandidate is fired when new iceCandidate is found. if PCHAR is NULL then candidate gathering ...
Definition: Include.h:1083
+
BOOL(* IceSetInterfaceFilterFunc)(UINT64, PCHAR)
IceSetInterfaceFilterFunc is fired when a callback function to filter network interfaces is assigned....
Definition: Include.h:1089
+
VOID(* RtcOnPictureLoss)(UINT64)
RtcOnPictureLoss is fired everytime a Picture Loss Indication (PLI) feedback message is received....
Definition: Include.h:1042
+
VOID(* RtcOnConnectionStateChange)(UINT64, RTC_PEER_CONNECTION_STATE)
RtcOnConnectionStateChange is fired to report a change in peer connection state.
Definition: Include.h:1096
+
VOID(* RtcOnBandwidthEstimation)(UINT64, DOUBLE)
RtcOnBandwidthEstimation is fired everytime a bandwidth estimation value is computed....
Definition: Include.h:1014
+
#define MAX_ICE_CONFIG_URI_COUNT
Definition: Include.h:632
+
#define MAX_ICE_SERVERS_COUNT
Definition: Include.h:644
+
#define MAX_MEDIA_STREAM_ID_LEN
Definition: Include.h:513
+
#define MAX_ICE_CONFIG_URI_LEN
Definition: Include.h:483
+
#define MAX_ICE_CONFIG_CREDENTIAL_LEN
Definition: Include.h:473
+
#define MAX_RTCCONFIGURATION_CERTIFICATES
Definition: Include.h:518
+
#define MAX_ICE_CONFIG_USER_NAME_LEN
Definition: Include.h:467
+
#define MAX_DATA_CHANNEL_PROTOCOL_LEN
Definition: Include.h:538
+
#define MAX_MESSAGE_DESCRIPTION_LEN
Definition: Include.h:503
+
#define MAX_SESSION_DESCRIPTION_INIT_SDP_LEN
Definition: Include.h:508
+
#define MAX_SIGNALING_MESSAGE_LEN
Definition: Include.h:543
+
#define MAX_ICE_CANDIDATE_INIT_CANDIDATE_LEN
Definition: Include.h:528
+
#define MAX_ERROR_TYPE_STRING_LEN
Definition: Include.h:493
+
#define MAX_CORRELATION_ID_LEN
Definition: Include.h:488
+
#define MAX_SIGNALING_CLIENT_ID_LEN
Definition: Include.h:461
+
#define MAX_CHANNEL_NAME_LEN
Definition: Include.h:456
+
#define MAX_DATA_CHANNEL_NAME_LEN
Definition: Include.h:533
+
RTC_PEER_CONNECTION_STATE
RTC_PEER_CONNECTION_STATE Stats of RTC peer connection.
Definition: Include.h:818
+
RTC_RTP_TRANSCEIVER_DIRECTION
RTC_RTP_TRANSCEIVER_DIRECTION indicates direction of a transceiver.
Definition: Include.h:876
+
SIGNALING_CLIENT_STATE
Defines different states a signaling client traverses.
Definition: Include.h:909
+
SIGNALING_CHANNEL_ROLE_TYPE
Channel role type.
Definition: Include.h:948
+
SIGNALING_CHANNEL_TYPE
Channel type as reported by the service.
Definition: Include.h:940
+
SIGNALING_MESSAGE_TYPE
Defines different signaling messages.
Definition: Include.h:896
+
RTC_CODEC
The enum specifies the codec types for audio and video tracks.
Definition: Include.h:848
+
ICE_TRANSPORT_POLICY
ICE_TRANSPORT_POLICY restrict which ICE candidates are used in a session.
Definition: Include.h:864
+
MEDIA_STREAM_TRACK_KIND
The enum specifies the type of track in the stream.
Definition: Include.h:840
+
SDP_TYPE
Definition: Include.h:832
enum SIGNALING_CLIENT_STATE * PSIGNALING_CLIENT_STATE
-
SIGNALING_API_CALL_CACHE_TYPE
Type of caching implementation to use with the signaling client.
Definition: Include.h:950
-
SIGNALING_CHANNEL_STATUS
Defines channel status as reported by the service.
Definition: Include.h:867
-
NAT_BEHAVIOR
Detected network environment.
Definition: Include.h:938
-
@ RTC_PEER_CONNECTION_STATE_NONE
Starting state of peer connection.
Definition: Include.h:802
-
@ RTC_PEER_CONNECTION_TOTAL_STATE_COUNT
This state indicates maximum number of Peer connection states.
Definition: Include.h:809
-
@ RTC_PEER_CONNECTION_STATE_DISCONNECTED
This state is set when ICE Agent is disconnected.
Definition: Include.h:806
-
@ RTC_PEER_CONNECTION_STATE_CONNECTING
This state is set when ICE agent checks connection.
Definition: Include.h:804
-
@ RTC_PEER_CONNECTION_STATE_FAILED
This state is set when ICE Agent transitions to fail state.
Definition: Include.h:807
-
@ RTC_PEER_CONNECTION_STATE_NEW
This state is set when ICE Agent is waiting for remote credential.
Definition: Include.h:803
-
@ RTC_PEER_CONNECTION_STATE_CLOSED
This state leads to termination of streaming session.
Definition: Include.h:808
-
@ RTC_PEER_CONNECTION_STATE_CONNECTED
This state is set when CIE Agent is ready.
Definition: Include.h:805
-
@ RTC_RTP_TRANSCEIVER_DIRECTION_INACTIVE
This indicates that the peer can not send or receive data.
Definition: Include.h:861
-
@ RTC_RTP_TRANSCEIVER_DIRECTION_SENDRECV
This indicates that peer can send and receive data.
Definition: Include.h:858
-
@ RTC_RTP_TRANSCEIVER_DIRECTION_SENDONLY
This indicates that the peer can only send information.
Definition: Include.h:859
-
@ RTC_RTP_TRANSCEIVER_DIRECTION_RECVONLY
This indicates that the peer can only receive information.
Definition: Include.h:860
-
@ SIGNALING_CLIENT_STATE_UNKNOWN
Starting state of signaling client.
Definition: Include.h:891
-
@ SIGNALING_CLIENT_STATE_JOIN_SESSION
Definition: Include.h:911
-
@ SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA
Definition: Include.h:910
-
@ SIGNALING_CLIENT_STATE_GET_ENDPOINT
This state is set to provide an endpoint for sending/receiving messages.
Definition: Include.h:898
-
@ SIGNALING_CLIENT_STATE_CONNECTED
On transitioning to this state, the timeout on the state machine is reset.
Definition: Include.h:905
-
@ SIGNALING_CLIENT_STATE_NEW
This state indicates a new client state.
Definition: Include.h:892
-
@ SIGNALING_CLIENT_STATE_READY
Definition: Include.h:901
-
@ SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING
Definition: Include.h:912
-
@ SIGNALING_CLIENT_STATE_GET_ICE_CONFIG
Definition: Include.h:899
-
@ SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED
Definition: Include.h:913
-
@ SIGNALING_CLIENT_STATE_DESCRIBE
Definition: Include.h:894
-
@ SIGNALING_CLIENT_STATE_MAX_VALUE
This state indicates maximum number of signaling client states.
Definition: Include.h:914
-
@ SIGNALING_CLIENT_STATE_DELETE
This state transition happens when the application calls signalingClientDeleteSync API.
Definition: Include.h:907
-
@ SIGNALING_CLIENT_STATE_DISCONNECTED
This state transition happens either from connect or connected state.
Definition: Include.h:906
-
@ SIGNALING_CLIENT_STATE_GET_CREDENTIALS
This state involves getting a token using AWS credentials.
Definition: Include.h:893
-
@ SIGNALING_CLIENT_STATE_DELETED
Definition: Include.h:908
-
@ SIGNALING_CLIENT_STATE_CREATE
Definition: Include.h:896
-
@ SIGNALING_CLIENT_STATE_CONNECTING
Definition: Include.h:903
-
@ SIGNALING_CHANNEL_ROLE_TYPE_MASTER
Channel role is master.
Definition: Include.h:931
-
@ SIGNALING_CHANNEL_ROLE_TYPE_VIEWER
Channel role is viewer.
Definition: Include.h:932
-
@ SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN
Channel role is unknown.
Definition: Include.h:930
-
@ SIGNALING_CHANNEL_TYPE_UNKNOWN
Channel type is unknown.
Definition: Include.h:922
-
@ SIGNALING_CHANNEL_TYPE_SINGLE_MASTER
Channel type is master.
Definition: Include.h:923
-
@ SIGNALING_MESSAGE_TYPE_STATUS_RESPONSE
This message notifies the awaiting send after checking for failure in message delivery.
Definition: Include.h:883
-
@ SIGNALING_MESSAGE_TYPE_RECONNECT_ICE_SERVER
This message moves signaling state back to get ICE config.
Definition: Include.h:882
-
@ SIGNALING_MESSAGE_TYPE_OFFER
This message type leads to checks in existence of peer id and payload in the message.
Definition: Include.h:878
-
@ SIGNALING_MESSAGE_TYPE_ANSWER
This message type leads to checks in length/existence of payload in the message.
Definition: Include.h:879
-
@ SIGNALING_MESSAGE_TYPE_UNKNOWN
This message type is set when the type of message received is unknown.
Definition: Include.h:884
-
@ SIGNALING_MESSAGE_TYPE_GO_AWAY
This message moves signaling back to describe state.
Definition: Include.h:881
-
@ SIGNALING_MESSAGE_TYPE_ICE_CANDIDATE
This message type leads to checks in length/existence of payload in the message.
Definition: Include.h:880
-
@ RTC_CODEC_ALAW
ALAW audio codec.
Definition: Include.h:836
-
@ RTC_CODEC_VP8
VP8 video codec.
Definition: Include.h:834
-
@ RTC_CODEC_MULAW
MULAW audio codec.
Definition: Include.h:835
-
@ RTC_CODEC_UNKNOWN
Definition: Include.h:837
-
@ RTC_CODEC_OPUS
OPUS audio codec.
Definition: Include.h:833
-
@ RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE
H264 video codec.
Definition: Include.h:832
-
@ ICE_TRANSPORT_POLICY_ALL
The ICE Agent can use any type of candidate when this value is specified.
Definition: Include.h:849
-
@ ICE_TRANSPORT_POLICY_RELAY
Definition: Include.h:846
-
@ MEDIA_STREAM_TRACK_KIND_VIDEO
Video track. Track information is set before add transceiver.
Definition: Include.h:825
-
@ MEDIA_STREAM_TRACK_KIND_AUDIO
Audio track. Track information is set before add transceiver.
Definition: Include.h:824
-
@ SDP_TYPE_ANSWER
SessionDescription is type answer.
Definition: Include.h:817
-
@ SDP_TYPE_OFFER
SessionDescription is type offer.
Definition: Include.h:816
-
@ SIGNALING_API_CALL_CACHE_TYPE_DESCRIBE_GETENDPOINT
Definition: Include.h:953
-
@ SIGNALING_API_CALL_CACHE_TYPE_NONE
No caching. The calls to the backend will be made for every API.
Definition: Include.h:951
-
@ SIGNALING_API_CALL_CACHE_TYPE_FILE
Definition: Include.h:962
-
@ SIGNALING_CHANNEL_STATUS_CREATING
Signaling channel is being created.
Definition: Include.h:868
-
@ SIGNALING_CHANNEL_STATUS_ACTIVE
Signaling channel is active.
Definition: Include.h:869
-
@ SIGNALING_CHANNEL_STATUS_DELETING
Signaling channel is being deleted.
Definition: Include.h:871
-
@ SIGNALING_CHANNEL_STATUS_UPDATING
Signaling channel is being updated.
Definition: Include.h:870
-
@ NAT_BEHAVIOR_NO_UDP_CONNECTIVITY
No UDP connectvity.
Definition: Include.h:941
-
@ NAT_BEHAVIOR_ENDPOINT_INDEPENDENT
Nat behavior is irregardless of change in external address.
Definition: Include.h:942
-
@ NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT
Host is not behind any NAT.
Definition: Include.h:940
-
@ NAT_BEHAVIOR_PORT_DEPENDENT
Nat behavior changes when external address or port is changed.
Definition: Include.h:944
-
@ NAT_BEHAVIOR_NONE
Dummy placeholder.
Definition: Include.h:939
-
@ NAT_BEHAVIOR_ADDRESS_DEPENDENT
Nat behavior changes changes when external address is changed, but remain same if only port is change...
Definition: Include.h:943
-
PUBLIC_API STATUS initKvsWebRtc(VOID)
Initializes global state needed for all RtcPeerConnections. It must only be called once.
Definition: PeerConnection.c:1642
-
PUBLIC_API STATUS setLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Instructs the RtcPeerConnection to apply the supplied RtcSessionDescriptionInit as the local descript...
Definition: PeerConnection.c:1448
-
PUBLIC_API STATUS freeTransceiver(PRtcRtpTransceiver *)
Frees the previously created transceiver object.
Definition: Rtp.c:52
+
SIGNALING_API_CALL_CACHE_TYPE
Type of caching implementation to use with the signaling client.
Definition: Include.h:969
+
SIGNALING_CHANNEL_STATUS
Defines channel status as reported by the service.
Definition: Include.h:886
+
NAT_BEHAVIOR
Detected network environment.
Definition: Include.h:957
+
@ RTC_PEER_CONNECTION_STATE_NONE
Starting state of peer connection.
Definition: Include.h:819
+
@ RTC_PEER_CONNECTION_TOTAL_STATE_COUNT
This state indicates maximum number of Peer connection states.
Definition: Include.h:826
+
@ RTC_PEER_CONNECTION_STATE_DISCONNECTED
This state is set when ICE Agent is disconnected.
Definition: Include.h:823
+
@ RTC_PEER_CONNECTION_STATE_CONNECTING
This state is set when ICE agent checks connection.
Definition: Include.h:821
+
@ RTC_PEER_CONNECTION_STATE_FAILED
This state is set when ICE Agent transitions to fail state.
Definition: Include.h:824
+
@ RTC_PEER_CONNECTION_STATE_NEW
This state is set when ICE Agent is waiting for remote credential.
Definition: Include.h:820
+
@ RTC_PEER_CONNECTION_STATE_CLOSED
This state leads to termination of streaming session.
Definition: Include.h:825
+
@ RTC_PEER_CONNECTION_STATE_CONNECTED
This state is set when CIE Agent is ready.
Definition: Include.h:822
+
@ RTC_RTP_TRANSCEIVER_DIRECTION_INACTIVE
This indicates that the peer can not send or receive data.
Definition: Include.h:880
+
@ RTC_RTP_TRANSCEIVER_DIRECTION_SENDRECV
This indicates that peer can send and receive data.
Definition: Include.h:877
+
@ RTC_RTP_TRANSCEIVER_DIRECTION_SENDONLY
This indicates that the peer can only send information.
Definition: Include.h:878
+
@ RTC_RTP_TRANSCEIVER_DIRECTION_RECVONLY
This indicates that the peer can only receive information.
Definition: Include.h:879
+
@ SIGNALING_CLIENT_STATE_UNKNOWN
Starting state of signaling client.
Definition: Include.h:910
+
@ SIGNALING_CLIENT_STATE_JOIN_SESSION
Definition: Include.h:930
+
@ SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA
Definition: Include.h:929
+
@ SIGNALING_CLIENT_STATE_GET_ENDPOINT
This state is set to provide an endpoint for sending/receiving messages.
Definition: Include.h:917
+
@ SIGNALING_CLIENT_STATE_CONNECTED
On transitioning to this state, the timeout on the state machine is reset.
Definition: Include.h:924
+
@ SIGNALING_CLIENT_STATE_NEW
This state indicates a new client state.
Definition: Include.h:911
+
@ SIGNALING_CLIENT_STATE_READY
Definition: Include.h:920
+
@ SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING
Definition: Include.h:931
+
@ SIGNALING_CLIENT_STATE_GET_ICE_CONFIG
Definition: Include.h:918
+
@ SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED
Definition: Include.h:932
+
@ SIGNALING_CLIENT_STATE_DESCRIBE
Definition: Include.h:913
+
@ SIGNALING_CLIENT_STATE_MAX_VALUE
This state indicates maximum number of signaling client states.
Definition: Include.h:933
+
@ SIGNALING_CLIENT_STATE_DELETE
This state transition happens when the application calls signalingClientDeleteSync API.
Definition: Include.h:926
+
@ SIGNALING_CLIENT_STATE_DISCONNECTED
This state transition happens either from connect or connected state.
Definition: Include.h:925
+
@ SIGNALING_CLIENT_STATE_GET_CREDENTIALS
This state involves getting a token using AWS credentials.
Definition: Include.h:912
+
@ SIGNALING_CLIENT_STATE_DELETED
Definition: Include.h:927
+
@ SIGNALING_CLIENT_STATE_CREATE
Definition: Include.h:915
+
@ SIGNALING_CLIENT_STATE_CONNECTING
Definition: Include.h:922
+
@ SIGNALING_CHANNEL_ROLE_TYPE_MASTER
Channel role is master.
Definition: Include.h:950
+
@ SIGNALING_CHANNEL_ROLE_TYPE_VIEWER
Channel role is viewer.
Definition: Include.h:951
+
@ SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN
Channel role is unknown.
Definition: Include.h:949
+
@ SIGNALING_CHANNEL_TYPE_UNKNOWN
Channel type is unknown.
Definition: Include.h:941
+
@ SIGNALING_CHANNEL_TYPE_SINGLE_MASTER
Channel type is master.
Definition: Include.h:942
+
@ SIGNALING_MESSAGE_TYPE_STATUS_RESPONSE
This message notifies the awaiting send after checking for failure in message delivery.
Definition: Include.h:902
+
@ SIGNALING_MESSAGE_TYPE_RECONNECT_ICE_SERVER
This message moves signaling state back to get ICE config.
Definition: Include.h:901
+
@ SIGNALING_MESSAGE_TYPE_OFFER
This message type leads to checks in existence of peer id and payload in the message.
Definition: Include.h:897
+
@ SIGNALING_MESSAGE_TYPE_ANSWER
This message type leads to checks in length/existence of payload in the message.
Definition: Include.h:898
+
@ SIGNALING_MESSAGE_TYPE_UNKNOWN
This message type is set when the type of message received is unknown.
Definition: Include.h:903
+
@ SIGNALING_MESSAGE_TYPE_GO_AWAY
This message moves signaling back to describe state.
Definition: Include.h:900
+
@ SIGNALING_MESSAGE_TYPE_ICE_CANDIDATE
This message type leads to checks in length/existence of payload in the message.
Definition: Include.h:899
+
@ RTC_CODEC_ALAW
ALAW audio codec.
Definition: Include.h:853
+
@ RTC_CODEC_VP8
VP8 video codec.
Definition: Include.h:851
+
@ RTC_CODEC_MULAW
MULAW audio codec.
Definition: Include.h:852
+
@ RTC_CODEC_UNKNOWN
Definition: Include.h:854
+
@ RTC_CODEC_OPUS
OPUS audio codec.
Definition: Include.h:850
+
@ RTC_CODEC_MAX
Placeholder for max number of supported codecs.
Definition: Include.h:856
+
@ RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE
H264 video codec.
Definition: Include.h:849
+
@ ICE_TRANSPORT_POLICY_ALL
The ICE Agent can use any type of candidate when this value is specified.
Definition: Include.h:868
+
@ ICE_TRANSPORT_POLICY_RELAY
Definition: Include.h:865
+
@ MEDIA_STREAM_TRACK_KIND_VIDEO
Video track. Track information is set before add transceiver.
Definition: Include.h:842
+
@ MEDIA_STREAM_TRACK_KIND_AUDIO
Audio track. Track information is set before add transceiver.
Definition: Include.h:841
+
@ SDP_TYPE_ANSWER
SessionDescription is type answer.
Definition: Include.h:834
+
@ SDP_TYPE_OFFER
SessionDescription is type offer.
Definition: Include.h:833
+
@ SIGNALING_API_CALL_CACHE_TYPE_DESCRIBE_GETENDPOINT
Definition: Include.h:972
+
@ SIGNALING_API_CALL_CACHE_TYPE_NONE
No caching. The calls to the backend will be made for every API.
Definition: Include.h:970
+
@ SIGNALING_API_CALL_CACHE_TYPE_FILE
Definition: Include.h:981
+
@ SIGNALING_CHANNEL_STATUS_CREATING
Signaling channel is being created.
Definition: Include.h:887
+
@ SIGNALING_CHANNEL_STATUS_ACTIVE
Signaling channel is active.
Definition: Include.h:888
+
@ SIGNALING_CHANNEL_STATUS_DELETING
Signaling channel is being deleted.
Definition: Include.h:890
+
@ SIGNALING_CHANNEL_STATUS_UPDATING
Signaling channel is being updated.
Definition: Include.h:889
+
@ NAT_BEHAVIOR_NO_UDP_CONNECTIVITY
No UDP connectvity.
Definition: Include.h:960
+
@ NAT_BEHAVIOR_ENDPOINT_INDEPENDENT
Nat behavior is irregardless of change in external address.
Definition: Include.h:961
+
@ NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT
Host is not behind any NAT.
Definition: Include.h:959
+
@ NAT_BEHAVIOR_PORT_DEPENDENT
Nat behavior changes when external address or port is changed.
Definition: Include.h:963
+
@ NAT_BEHAVIOR_NONE
Dummy placeholder.
Definition: Include.h:958
+
@ NAT_BEHAVIOR_ADDRESS_DEPENDENT
Nat behavior changes changes when external address is changed, but remain same if only port is change...
Definition: Include.h:962
+
PUBLIC_API STATUS initKvsWebRtc(VOID)
Initializes global state needed for all RtcPeerConnections. It must only be called once.
Definition: PeerConnection.c:1672
+
PUBLIC_API STATUS setLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Instructs the RtcPeerConnection to apply the supplied RtcSessionDescriptionInit as the local descript...
Definition: PeerConnection.c:1460
+
PUBLIC_API STATUS freeTransceiver(PRtcRtpTransceiver *)
Frees the previously created transceiver object.
Definition: Rtp.c:74
PUBLIC_API STATUS dataChannelSend(PRtcDataChannel, BOOL, PBYTE, UINT32)
Send data via the PRtcDataChannel.
Definition: DataChannel.c:57
-
PUBLIC_API STATUS addIceCandidate(PRtcPeerConnection, PCHAR)
Provides a remote candidate to the ICE Agent.
Definition: PeerConnection.c:1567
-
PUBLIC_API STATUS createOffer(PRtcPeerConnection, PRtcSessionDescriptionInit)
Populate the provided answer that contains an RFC 3264 offer with the supported configurations for th...
Definition: PeerConnection.c:1384
-
PUBLIC_API STATUS peerConnectionGetCurrentLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Definition: PeerConnection.c:1233
+
PUBLIC_API STATUS addIceCandidate(PRtcPeerConnection, PCHAR)
Provides a remote candidate to the ICE Agent.
Definition: PeerConnection.c:1597
+
PUBLIC_API STATUS createOffer(PRtcPeerConnection, PRtcSessionDescriptionInit)
Populate the provided answer that contains an RFC 3264 offer with the supported configurations for th...
Definition: PeerConnection.c:1392
+
PUBLIC_API STATUS peerConnectionGetCurrentLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Definition: PeerConnection.c:1237
PUBLIC_API STATUS signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE, PUINT32)
Gets the retrieved ICE configuration information object count.
Definition: Client.c:281
PUBLIC_API STATUS dataChannelOnOpen(PRtcDataChannel, UINT64, RtcOnOpen)
Set a callback for data channel open.
Definition: DataChannel.c:92
PUBLIC_API STATUS createSignalingClientSync(PSignalingClientInfo, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSIGNALING_CLIENT_HANDLE)
Creates a Signaling client and returns a handle to it.
Definition: Client.c:55
-
PUBLIC_API STATUS peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection, UINT64, RtcOnSenderBandwidthEstimation)
Set a callback for transport-wide sender bandwidth estimation results.
Definition: PeerConnection.c:1175
-
PUBLIC_API STATUS writeFrame(PRtcRtpTransceiver, PFrame)
Packetizes and sends media via the configuration specified by the RtcRtpTransceiver.
Definition: Rtp.c:184
-
PUBLIC_API STATUS peerConnectionOnDataChannel(PRtcPeerConnection, UINT64, RtcOnDataChannel)
Definition: PeerConnection.c:1124
-
PUBLIC_API STATUS freePeerConnection(PRtcPeerConnection *)
Free a RtcPeerConnection.
Definition: PeerConnection.c:988
-
PUBLIC_API STATUS setRemoteDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Instructs the RtcPeerConnection to apply the supplied RtcSessionDescriptionInit as the remote descrip...
Definition: PeerConnection.c:1278
+
PUBLIC_API STATUS peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection, UINT64, RtcOnSenderBandwidthEstimation)
Set a callback for transport-wide sender bandwidth estimation results.
Definition: PeerConnection.c:1179
+
PUBLIC_API STATUS writeFrame(PRtcRtpTransceiver, PFrame)
Packetizes and sends media via the configuration specified by the RtcRtpTransceiver.
Definition: Rtp.c:206
+
PUBLIC_API STATUS peerConnectionOnDataChannel(PRtcPeerConnection, UINT64, RtcOnDataChannel)
Definition: PeerConnection.c:1128
+
PUBLIC_API STATUS freePeerConnection(PRtcPeerConnection *)
Free a RtcPeerConnection.
Definition: PeerConnection.c:987
+
PUBLIC_API STATUS setRemoteDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Instructs the RtcPeerConnection to apply the supplied RtcSessionDescriptionInit as the remote descrip...
Definition: PeerConnection.c:1282
PUBLIC_API STATUS rtcPeerConnectionGetMetrics(PRtcPeerConnection, PRtcRtpTransceiver, PRtcStats)
Get the relevant/all metrics based on the RTCStatsType field. This does not include any signaling rel...
Definition: Metrics.c:204
PUBLIC_API PCHAR getNatBehaviorStr(NAT_BEHAVIOR natBehavior)
Return the string representation for each NAT_BEHAVIOR enum.
Definition: NatBehaviorDiscovery.c:368
-
PUBLIC_API STATUS addConfigToServerList(PRtcPeerConnection *, PIceConfigInfo)
Give peer connection an ice config to add to its server list.
Definition: PeerConnection.c:1106
-
PUBLIC_API STATUS peerConnectionOnIceCandidate(PRtcPeerConnection, UINT64, RtcOnIceCandidate)
Set a callback when new Ice collects new local candidate.
Definition: PeerConnection.c:1081
-
PUBLIC_API STATUS addTransceiver(PRtcPeerConnection, PRtcMediaStreamTrack, PRtcRtpTransceiverInit, PRtcRtpTransceiver *)
Create a new RtcRtpTransceiver and add it to the set of transceivers.
Definition: PeerConnection.c:1464
+
PUBLIC_API STATUS addConfigToServerList(PRtcPeerConnection *, PIceConfigInfo)
Give peer connection an ice config to add to its server list.
Definition: PeerConnection.c:1110
+
PUBLIC_API STATUS peerConnectionOnIceCandidate(PRtcPeerConnection, UINT64, RtcOnIceCandidate)
Set a callback when new Ice collects new local candidate.
Definition: PeerConnection.c:1085
+
PUBLIC_API STATUS addTransceiver(PRtcPeerConnection, PRtcMediaStreamTrack, PRtcRtpTransceiverInit, PRtcRtpTransceiver *)
Create a new RtcRtpTransceiver and add it to the set of transceivers.
Definition: PeerConnection.c:1476
PUBLIC_API STATUS signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE)
Disconnects the signaling client.
Definition: Client.c:247
PUBLIC_API STATUS createRtcCertificate(PRtcCertificate *)
Creates an RtcCertificate object.
Definition: Crypto.c:4
PUBLIC_API STATUS serializeSessionDescriptionInit(PRtcSessionDescriptionInit, PCHAR, PUINT32)
Create a JSON string from RtcSessionDescriptionInit.
Definition: SessionDescription.c:4
PUBLIC_API STATUS discoverNatBehavior(PCHAR, NAT_BEHAVIOR *, NAT_BEHAVIOR *, IceSetInterfaceFilterFunc, UINT64)
Use the process described in https://tools.ietf.org/html/rfc5780#section-4.3 to discover NAT behavior...
Definition: NatBehaviorDiscovery.c:261
PUBLIC_API STATUS createDataChannel(PRtcPeerConnection, PCHAR, PRtcDataChannelInit, PRtcDataChannel *)
createDataChannel creates a new RtcDataChannel object with the given label.
Definition: DataChannel.c:10
-
PUBLIC_API STATUS peerConnectionAsync(startRoutine fn, PVOID data)
-
PUBLIC_API STATUS createAnswer(PRtcPeerConnection, PRtcSessionDescriptionInit)
Populate the provided answer that contains an RFC 3264 answer with the supported configurations for t...
Definition: PeerConnection.c:1424
-
PUBLIC_API STATUS peerConnectionGetMetrics(PRtcPeerConnection, PPeerConnectionMetrics)
Get peer connection related metrics.
Definition: PeerConnection.c:1791
+
PUBLIC_API STATUS peerConnectionAsync(startRoutine fn, PVOID data)
Definition: PeerConnection.c:525
+
PUBLIC_API STATUS createAnswer(PRtcPeerConnection, PRtcSessionDescriptionInit)
Populate the provided answer that contains an RFC 3264 answer with the supported configurations for t...
Definition: PeerConnection.c:1432
+
PUBLIC_API STATUS peerConnectionGetMetrics(PRtcPeerConnection, PPeerConnectionMetrics)
Get peer connection related metrics.
Definition: PeerConnection.c:1821
PUBLIC_API STATUS dataChannelOnMessage(PRtcDataChannel, UINT64, RtcOnMessage)
Set a callback for data channel message.
Definition: DataChannel.c:75
-
PUBLIC_API STATUS transceiverOnPictureLoss(PRtcRtpTransceiver, UINT64, RtcOnPictureLoss)
Set a callback for picture loss packet (PLI)
Definition: Rtp.c:140
+
PUBLIC_API STATUS transceiverOnPictureLoss(PRtcRtpTransceiver, UINT64, RtcOnPictureLoss)
Set a callback for picture loss packet (PLI)
Definition: Rtp.c:162
PUBLIC_API STATUS signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE, UINT32, PIceConfigInfo *)
Gets the ICE configuration information object given its index.
Definition: Client.c:298
PUBLIC_API STATUS signalingClientGetStateString(SIGNALING_CLIENT_STATE, PCHAR *)
Definition: Client.c:343
-
PUBLIC_API STATUS closePeerConnection(PRtcPeerConnection)
Close the underlying DTLS session and IceAgent connection. Trigger RtcOnConnectionStateChange to RTC_...
Definition: PeerConnection.c:1606
+
PUBLIC_API STATUS closePeerConnection(PRtcPeerConnection)
Close the underlying DTLS session and IceAgent connection. Trigger RtcOnConnectionStateChange to RTC_...
Definition: PeerConnection.c:1636
PUBLIC_API STATUS signalingClientFetchSync(SIGNALING_CLIENT_HANDLE)
Fetches all assets needed to ready the state machine before attempting to connect....
Definition: Client.c:183
-
PUBLIC_API STATUS peerConnectionGetLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Definition: PeerConnection.c:1201
-
PUBLIC_API STATUS transceiverOnBandwidthEstimation(PRtcRtpTransceiver, UINT64, RtcOnBandwidthEstimation)
Set a callback for bandwidth estimation results.
Definition: Rtp.c:123
-
PUBLIC_API STATUS transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame)
Set a callback for transceiver frame.
Definition: Rtp.c:106
+
PUBLIC_API STATUS peerConnectionGetLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit)
Definition: PeerConnection.c:1205
+
PUBLIC_API STATUS transceiverOnBandwidthEstimation(PRtcRtpTransceiver, UINT64, RtcOnBandwidthEstimation)
Set a callback for bandwidth estimation results.
Definition: Rtp.c:145
+
PUBLIC_API STATUS transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame)
Set a callback for transceiver frame.
Definition: Rtp.c:128
PUBLIC_API STATUS deserializeSessionDescriptionInit(PCHAR, UINT32, PRtcSessionDescriptionInit)
Parses a JSON string and returns an allocated PSessionDescriptionInit.
Definition: SessionDescription.c:53
PUBLIC_API STATUS signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE, PSIGNALING_CLIENT_STATE)
Gets the Signaling client current state.
Definition: Client.c:315
-
PUBLIC_API STATUS updateEncoderStats(PRtcRtpTransceiver, PRtcEncoderStats)
call this function to update stats which depend on external encoder
Definition: Rtp.c:157
-
PUBLIC_API STATUS iceAgentGetMetrics(PRtcPeerConnection, PKvsIceAgentMetrics)
Get peer connection related metrics.
Definition: PeerConnection.c:1823
+
PUBLIC_API STATUS updateEncoderStats(PRtcRtpTransceiver, PRtcEncoderStats)
call this function to update stats which depend on external encoder
Definition: Rtp.c:179
+
PUBLIC_API STATUS iceAgentGetMetrics(PRtcPeerConnection, PKvsIceAgentMetrics)
Get peer connection related metrics.
Definition: PeerConnection.c:1852
PUBLIC_API STATUS freeRtcCertificate(PRtcCertificate)
Frees previously generated RtcCertificate object.
Definition: Crypto.c:46
PUBLIC_API STATUS signalingClientConnectSync(SIGNALING_CLIENT_HANDLE)
Connects the signaling client to the web socket in order to send/receive messages.
Definition: Client.c:164
PUBLIC_API STATUS signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE, PSignalingClientMetrics)
Get signaling related metrics.
Definition: Client.c:423
PUBLIC_API STATUS signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE)
Deletes the signaling channel referenced by SIGNALING_CLIENT_HANDLE.
Definition: Client.c:264
-
PUBLIC_API STATUS createPeerConnection(PRtcConfiguration, PRtcPeerConnection *)
Initialize a RtcPeerConnection with the provided Configuration.
Definition: PeerConnection.c:893
-
PUBLIC_API STATUS restartIce(PRtcPeerConnection)
Instructs the RtcPeerConnection that ICE should be restarted. Subsequent calls to createOffer will cr...
Definition: PeerConnection.c:1583
-
PUBLIC_API NullableBool canTrickleIceCandidates(PRtcPeerConnection)
The canTrickleIceCandidates attribute indicates whether the remote peer is able to accept trickled IC...
Definition: PeerConnection.c:1625
-
PUBLIC_API STATUS deinitKvsWebRtc(VOID)
Deinitializes global state needed for all RtcPeerConnections. It must only be called once.
Definition: PeerConnection.c:1718
+
PUBLIC_API STATUS createPeerConnection(PRtcConfiguration, PRtcPeerConnection *)
Initialize a RtcPeerConnection with the provided Configuration.
Definition: PeerConnection.c:891
+
PUBLIC_API STATUS restartIce(PRtcPeerConnection)
Instructs the RtcPeerConnection that ICE should be restarted. Subsequent calls to createOffer will cr...
Definition: PeerConnection.c:1613
+
PUBLIC_API NullableBool canTrickleIceCandidates(PRtcPeerConnection)
The canTrickleIceCandidates attribute indicates whether the remote peer is able to accept trickled IC...
Definition: PeerConnection.c:1655
+
PUBLIC_API STATUS deinitKvsWebRtc(VOID)
Deinitializes global state needed for all RtcPeerConnections. It must only be called once.
Definition: PeerConnection.c:1748
PUBLIC_API STATUS signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE, PSignalingMessage)
Send a message through a Signaling client.
Definition: Client.c:147
-
PUBLIC_API STATUS peerConnectionOnConnectionStateChange(PRtcPeerConnection, UINT64, RtcOnConnectionStateChange)
Definition: PeerConnection.c:1149
-
PUBLIC_API STATUS addSupportedCodec(PRtcPeerConnection, RTC_CODEC)
Adds to the list of codecs we support receiving.
Definition: PeerConnection.c:1551
-
PUBLIC_API STATUS deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit)
Parses a JSON string and populates a PRtcIceCandidateInit.
Definition: SessionDescription.c:1285
+
PUBLIC_API STATUS peerConnectionOnConnectionStateChange(PRtcPeerConnection, UINT64, RtcOnConnectionStateChange)
Definition: PeerConnection.c:1153
+
PUBLIC_API STATUS addSupportedCodec(PRtcPeerConnection, RTC_CODEC)
Adds to the list of codecs we support receiving.
Definition: PeerConnection.c:1581
+
PUBLIC_API STATUS deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit)
Parses a JSON string and populates a PRtcIceCandidateInit.
Definition: SessionDescription.c:1284
PUBLIC_API STATUS freeSignalingClient(PSIGNALING_CLIENT_HANDLE)
Frees the Signaling client object.
Definition: Client.c:124
struct SignalingClientCallbacks * PSignalingClientCallbacks
struct MediaStorageConfig * PMediaStorageConfig
@@ -1240,166 +1262,168 @@
struct SignalingClientMetrics * PSignalingClientMetrics
struct RtcStats * PRtcStats
struct RtcIceMetrics * PRtcIceMetrics
-
UINT64 filterCustomData
Custom Data that can be populated by the developer while developing filter function.
Definition: Include.h:1196
-
PCHAR pRegion
Definition: Include.h:1329
-
UINT32 tagCount
Number of tags associated with the stream.
Definition: Include.h:1364
-
PCHAR pKmsKeyId
Optional KMS key id ARN. Maximum length is defined by MAX_ARN_LEN+1.
Definition: Include.h:1344
-
UINT32 uriCount
Number of Ice URI objects.
Definition: Include.h:1391
-
MEDIA_STREAM_TRACK_KIND kind
Kind of track - audio or video.
Definition: Include.h:1108
-
BOOL retry
Flag determines if a retry of the network calls is to be done on errors up to max retry times.
Definition: Include.h:1357
-
UINT64 signalingEndTime
Definition: Include.h:1554
-
BOOL storageStatus
Indicate the association between channelArn and storageStreamArn.
Definition: Include.h:1398
-
RtcIceServerStats rtcIceServerStats
Server related stats. Reference in Stats.h.
Definition: Include.h:1529
-
PCHAR pCertPath
Optional certificate path. Maximum length is defined by MAX_PATH_LEN+1.
Definition: Include.h:1335
-
UINT32 version
Version of peer connection structure.
Definition: Include.h:1096
-
SignalingClientStats signalingClientStats
Signaling client metrics stats. Reference in Stats.h.
Definition: Include.h:1556
-
UINT64 SIGNALING_CLIENT_HANDLE
Definition of the signaling client handle.
Definition: Include.h:771
-
UINT32 signalingMessagesMinimumThreads
Unused field post v1.8.1.
Definition: Include.h:1312
-
UINT32 sendBufSize
Socket send buffer length. Item larger then this size will get dropped. Use system default if 0.
Definition: Include.h:1194
-
UINT32 version
Version of the SignalingChannelDescription struct.
Definition: Include.h:1473
-
UINT32 version
Current version of the structure.
Definition: Include.h:1267
-
UINT32 version
Current version of the structure.
Definition: Include.h:1461
-
UINT32 certificateSize
Size of certificate in bytes (optional)
Definition: Include.h:1154
-
RtcRemoteInboundRtpStreamStats rtcInboundStats
Inbound RTP Stats. Reference in Stats.h.
Definition: Include.h:1543
-
UINT32 signalingMessagesMaximumThreads
Unused field post v1.8.1.
Definition: Include.h:1313
-
PTag pTags
Stream tags array.
Definition: Include.h:1366
-
UINT32 iceLocalCandidateGatheringTimeout
Definition: Include.h:1174
-
BOOL reserved
Reserved field for compatibility.
Definition: Include.h:1350
-
UINT64 messageTtl
Definition: Include.h:1480
-
PCHAR pChannelArn
Definition: Include.h:1324
-
KvsIceAgentStats kvsIceAgentStats
ICE agent metrics. Reference in Stats.h.
Definition: Include.h:1564
-
NullableUint16 maxRetransmits
Control number of times a channel retransmits data if not delivered successfully.
Definition: Include.h:1505
-
ICE_TRANSPORT_POLICY iceTransportPolicy
Indicates which candidates the ICE Agent is allowed to use.
Definition: Include.h:1213
-
UINT32 id
Definition: Include.h:1032
-
SIGNALING_CHANNEL_TYPE channelType
Channel type when creating.
Definition: Include.h:1346
-
SignalingClientErrorReportFunc errorReportFn
Error reporting function. This is an optional member.
Definition: Include.h:1464
-
RtcIceCandidatePairStats rtcIceCandidatePairStats
Candidate pair stats. Reference in Stats.h.
Definition: Include.h:1532
-
RtcTransportStats rtcTransportStats
Transport stats. Reference in Stats.h.
Definition: Include.h:1545
-
UINT64 signalingCallTime
Definition: Include.h:1555
-
RTC_CODEC codec
non-standard, codec that the track is using
Definition: Include.h:1105
-
SDP_TYPE type
Indicates an offer/answer SDP type.
Definition: Include.h:1245
-
RtcIceCandidateStats localRtcIceCandidateStats
Local candidate stats. Reference in Stats.h.
Definition: Include.h:1530
-
KvsRtcConfiguration kvsRtcConfiguration
Non-standard configuration options.
Definition: Include.h:1215
-
RTC_RTP_TRANSCEIVER_DIRECTION direction
Transceiver direction - SENDONLY, RECVONLY, SENDRECV.
Definition: Include.h:1491
-
UINT64 cachingPeriod
Definition: Include.h:1352
-
UINT32 version
Version of the structure.
Definition: Include.h:1320
-
UINT32 version
Version of the struct.
Definition: Include.h:1389
-
RtcOutboundRtpStreamStats rtcOutboundStats
Outbound RTP Stats. Reference in Stats.h.
Definition: Include.h:1544
-
RTC_RTP_TRANSCEIVER_DIRECTION direction
Transceiver direction.
Definition: Include.h:1131
-
UINT16 bitDepth
Only valid for video. bits per pixel (24, 30, 36), note it's not per channel but per pixel.
Definition: Include.h:1595
-
KvsRetryStrategyCallbacks signalingRetryStrategyCallbacks
Retry strategy callbacks used while creating signaling client.
Definition: Include.h:1308
-
SignalingClientStateChangedFunc stateChangeFn
Signaling client state change callback.
Definition: Include.h:1465
-
BOOL negotiated
Definition: Include.h:1507
-
UINT32 loggingLevel
Definition: Include.h:1300
-
UINT32 stateMachineRetryCountReadOnly
Definition: Include.h:1310
-
PCHAR pUserAgent
Combined user agent. Maximum length is defined by MAX_USER_AGENT_LEN+1.
Definition: Include.h:1342
-
UINT16 width
Only valid for video.
Definition: Include.h:1593
-
SIGNALING_CHANNEL_STATUS channelStatus
Current channel status as reported by the service.
Definition: Include.h:1476
-
BOOL useMediaStorage
use the feature of media storage.
Definition: Include.h:1376
-
SIGNALING_CHANNEL_TYPE channelType
Channel type as reported by the service.
Definition: Include.h:1477
-
SERVICE_CALL_RESULT statusCode
Response status code.
Definition: Include.h:1287
-
RtcRtpReceiver receiver
RtcRtpReceiver that has track specific information.
Definition: Include.h:1132
-
RtcMediaStreamTrack track
Track with details of codec, trackId, streamId and track kind.
Definition: Include.h:1121
-
UINT32 version
Structure version.
Definition: Include.h:1552
-
UINT64 ttl
TTL of the configuration is 100ns.
Definition: Include.h:1390
-
UINT64 creationTime
Timestamp of when the channel gets created.
Definition: Include.h:1482
-
UINT64 messageTtl
Definition: Include.h:1361
-
UINT32 version
Structure version.
Definition: Include.h:1542
-
BOOL asyncIceServerConfig
Definition: Include.h:1372
-
PeerConnectionStats peerConnectionStats
Peer connection metrics stats. Reference in Stats.h.
Definition: Include.h:1572
-
BOOL voiceActivity
Only valid for audio. TRUE if last audio packet contained voice.
Definition: Include.h:1597
-
SIGNALING_MESSAGE_TYPE messageType
Type of signaling message.
Definition: Include.h:1269
-
UINT32 version
Version of the structure.
Definition: Include.h:1298
-
PBYTE pCertificate
Certificate bits.
Definition: Include.h:1153
-
BOOL generateRSACertificate
Definition: Include.h:1191
-
UINT32 encodeTimeMsec
milliseconds spent encoding frames since last encoder update
Definition: Include.h:1596
-
UINT32 privateKeySize
Size of private key in bytes (optional)
Definition: Include.h:1158
-
RTC_STATS_TYPE requestedTypeOfStats
Type of stats requested. Set to RTC_ALL to get all supported stats.
Definition: Include.h:1581
-
UINT64 signalingStartTime
Definition: Include.h:1553
-
BOOL useTrickleIce
Indicates if an offer should set trickle ice.
Definition: Include.h:1246
-
UINT64 customData
Custom data passed by the caller.
Definition: Include.h:1462
-
BOOL disableSenderSideBandwidthEstimation
Definition: Include.h:1201
-
PCHAR cacheFilePath
Definition: Include.h:1303
-
PCHAR pControlPlaneUrl
Definition: Include.h:1332
-
SIGNALING_CHANNEL_ROLE_TYPE channelRoleType
Channel role type for the endpoint - master/viewer.
Definition: Include.h:1348
-
SIGNALING_API_CALL_CACHE_TYPE cachingPolicy
Backend API call caching policy.
Definition: Include.h:1370
-
UINT32 iceConnectionCheckTimeout
Definition: Include.h:1177
-
PBYTE pPrivateKey
Private key bit.
Definition: Include.h:1157
-
GetCurrentTimeFunc getCurrentTimeFn
callback to override system time, used for testing clock skew
Definition: Include.h:1466
-
UINT32 targetBitrate
Definition: Include.h:1589
-
NullableUint16 maxPacketLifeTime
Definition: Include.h:1502
-
UINT32 iceCandidateNominationTimeout
Definition: Include.h:1180
-
PCHAR pStorageStreamArn
Definition: Include.h:1326
-
UINT32 payloadLen
Optional payload length. If 0, the length will be calculated.
Definition: Include.h:1275
-
BOOL ordered
Decides the order in which data is sent. If true, data is sent in order.
Definition: Include.h:1501
-
UINT32 iceConnectionCheckPollingInterval
Definition: Include.h:1184
-
CHAR name[255+1]
Define name of data channel. Max length is 256 characters.
Definition: Include.h:1031
-
UINT32 version
Structure version.
Definition: Include.h:1563
-
PCHAR pChannelName
Name of the signaling channel name. Maximum length is defined by MAX_CHANNEL_NAME_LEN + 1.
Definition: Include.h:1322
-
SignalingMessage signalingMessage
Definition: Include.h:1284
-
UINT64 timestamp
Timestamp of request for stats.
Definition: Include.h:1580
-
PCHAR pCustomUserAgent
Optional custom user agent name. Maximum length is defined by MAX_USER_AGENT_LEN+1.
Definition: Include.h:1340
-
SIGNALING_CLIENT_HANDLE * PSIGNALING_CLIENT_HANDLE
Definition: Include.h:772
-
UINT32 version
Structure version.
Definition: Include.h:1528
-
UINT16 height
Only valid for video.
Definition: Include.h:1594
-
IceSetInterfaceFilterFunc iceSetInterfaceFilterFunc
Definition: Include.h:1198
-
INT32 generatedCertificateBits
Definition: Include.h:1187
-
UINT16 maximumTransmissionUnit
Definition: Include.h:1169
-
SignalingClientMessageReceivedFunc messageReceivedFn
Callback registration for received SDP.
Definition: Include.h:1463
-
BOOL reconnect
Flag determines if reconnection should be attempted on connection drop.
Definition: Include.h:1359
-
PCHAR pUserAgentPostfix
Definition: Include.h:1337
-
INT32 signalingClientCreationMaxRetryAttempts
Max attempts to create signaling client before returning error to the caller.
Definition: Include.h:1309
-
UINT32 version
Structure version.
Definition: Include.h:1571
-
RtcStatsObject rtcStatsObject
Object that is populated by the SDK on request.
Definition: Include.h:1582
-
RtcIceCandidateStats remoteRtcIceCandidateStats
Remote candidate stats. Reference in Stats.h.
Definition: Include.h:1531
-
DOMString encoderImplementation
encoder name eg "libvpx" or "x264"
Definition: Include.h:1598
-
Contains all signaling channel related information.
Definition: Include.h:1319
-
ICE configuration information struct.
Definition: Include.h:1388
-
KVS ICE Agent Collection of ICE agent related stats. Can be expanded in the future.
Definition: Include.h:1562
+
UINT64 filterCustomData
Custom Data that can be populated by the developer while developing filter function.
Definition: Include.h:1215
+
PCHAR pRegion
Definition: Include.h:1347
+
UINT32 tagCount
Number of tags associated with the stream.
Definition: Include.h:1382
+
PCHAR pKmsKeyId
Optional KMS key id ARN. Maximum length is defined by MAX_ARN_LEN+1.
Definition: Include.h:1362
+
UINT32 uriCount
Number of Ice URI objects.
Definition: Include.h:1409
+
MEDIA_STREAM_TRACK_KIND kind
Kind of track - audio or video.
Definition: Include.h:1127
+
BOOL retry
Flag determines if a retry of the network calls is to be done on errors up to max retry times.
Definition: Include.h:1375
+
UINT64 signalingEndTime
Definition: Include.h:1575
+
BOOL storageStatus
Indicate the association between channelArn and storageStreamArn.
Definition: Include.h:1416
+
RtcIceServerStats rtcIceServerStats
Server related stats. Reference in Stats.h.
Definition: Include.h:1550
+
PCHAR pCertPath
Optional certificate path. Maximum length is defined by MAX_PATH_LEN+1.
Definition: Include.h:1353
+
UINT32 version
Version of peer connection structure.
Definition: Include.h:1115
+
SignalingClientStats signalingClientStats
Signaling client metrics stats. Reference in Stats.h.
Definition: Include.h:1577
+
UINT64 SIGNALING_CLIENT_HANDLE
Definition of the signaling client handle.
Definition: Include.h:788
+
UINT32 signalingMessagesMinimumThreads
Unused field post v1.8.1.
Definition: Include.h:1330
+
UINT32 sendBufSize
Socket send buffer length. Item larger then this size will get dropped. Use system default if 0.
Definition: Include.h:1213
+
UINT32 version
Version of the SignalingChannelDescription struct.
Definition: Include.h:1491
+
UINT32 version
Current version of the structure.
Definition: Include.h:1285
+
UINT32 version
Current version of the structure.
Definition: Include.h:1479
+
UINT32 certificateSize
Size of certificate in bytes (optional)
Definition: Include.h:1173
+
RtcRemoteInboundRtpStreamStats rtcInboundStats
Inbound RTP Stats. Reference in Stats.h.
Definition: Include.h:1564
+
UINT32 signalingMessagesMaximumThreads
Unused field post v1.8.1.
Definition: Include.h:1331
+
PTag pTags
Stream tags array.
Definition: Include.h:1384
+
UINT32 iceLocalCandidateGatheringTimeout
Definition: Include.h:1193
+
BOOL reserved
Reserved field for compatibility.
Definition: Include.h:1368
+
UINT64 messageTtl
Definition: Include.h:1498
+
PCHAR pChannelArn
Definition: Include.h:1342
+
KvsIceAgentStats kvsIceAgentStats
ICE agent metrics. Reference in Stats.h.
Definition: Include.h:1585
+
NullableUint16 maxRetransmits
Control number of times a channel retransmits data if not delivered successfully.
Definition: Include.h:1526
+
ICE_TRANSPORT_POLICY iceTransportPolicy
Indicates which candidates the ICE Agent is allowed to use.
Definition: Include.h:1232
+
UINT32 id
Definition: Include.h:1051
+
SIGNALING_CHANNEL_TYPE channelType
Channel type when creating.
Definition: Include.h:1364
+
DOUBLE rollingBufferBitratebps
Definition: Include.h:1511
+
SignalingClientErrorReportFunc errorReportFn
Error reporting function. This is an optional member.
Definition: Include.h:1482
+
RtcIceCandidatePairStats rtcIceCandidatePairStats
Candidate pair stats. Reference in Stats.h.
Definition: Include.h:1553
+
RtcTransportStats rtcTransportStats
Transport stats. Reference in Stats.h.
Definition: Include.h:1566
+
UINT64 signalingCallTime
Definition: Include.h:1576
+
RTC_CODEC codec
non-standard, codec that the track is using
Definition: Include.h:1124
+
SDP_TYPE type
Indicates an offer/answer SDP type.
Definition: Include.h:1263
+
RtcIceCandidateStats localRtcIceCandidateStats
Local candidate stats. Reference in Stats.h.
Definition: Include.h:1551
+
KvsRtcConfiguration kvsRtcConfiguration
Non-standard configuration options.
Definition: Include.h:1234
+
RTC_RTP_TRANSCEIVER_DIRECTION direction
Transceiver direction - SENDONLY, RECVONLY, SENDRECV.
Definition: Include.h:1509
+
UINT64 cachingPeriod
Definition: Include.h:1370
+
UINT32 version
Version of the structure.
Definition: Include.h:1338
+
UINT32 version
Version of the struct.
Definition: Include.h:1407
+
RtcOutboundRtpStreamStats rtcOutboundStats
Outbound RTP Stats. Reference in Stats.h.
Definition: Include.h:1565
+
RTC_RTP_TRANSCEIVER_DIRECTION direction
Transceiver direction.
Definition: Include.h:1150
+
UINT16 bitDepth
Only valid for video. bits per pixel (24, 30, 36), note it's not per channel but per pixel.
Definition: Include.h:1616
+
KvsRetryStrategyCallbacks signalingRetryStrategyCallbacks
Retry strategy callbacks used while creating signaling client.
Definition: Include.h:1326
+
SignalingClientStateChangedFunc stateChangeFn
Signaling client state change callback.
Definition: Include.h:1483
+
BOOL negotiated
Definition: Include.h:1528
+
UINT32 loggingLevel
Definition: Include.h:1318
+
UINT32 stateMachineRetryCountReadOnly
Definition: Include.h:1328
+
PCHAR pUserAgent
Combined user agent. Maximum length is defined by MAX_USER_AGENT_LEN+1.
Definition: Include.h:1360
+
UINT16 width
Only valid for video.
Definition: Include.h:1614
+
SIGNALING_CHANNEL_STATUS channelStatus
Current channel status as reported by the service.
Definition: Include.h:1494
+
BOOL useMediaStorage
use the feature of media storage.
Definition: Include.h:1394
+
SIGNALING_CHANNEL_TYPE channelType
Channel type as reported by the service.
Definition: Include.h:1495
+
SERVICE_CALL_RESULT statusCode
Response status code.
Definition: Include.h:1305
+
RtcRtpReceiver receiver
RtcRtpReceiver that has track specific information.
Definition: Include.h:1151
+
RtcMediaStreamTrack track
Track with details of codec, trackId, streamId and track kind.
Definition: Include.h:1140
+
UINT32 version
Structure version.
Definition: Include.h:1573
+
UINT64 ttl
TTL of the configuration is 100ns.
Definition: Include.h:1408
+
UINT64 creationTime
Timestamp of when the channel gets created.
Definition: Include.h:1500
+
UINT64 messageTtl
Definition: Include.h:1379
+
UINT32 version
Structure version.
Definition: Include.h:1563
+
BOOL asyncIceServerConfig
Definition: Include.h:1390
+
PeerConnectionStats peerConnectionStats
Peer connection metrics stats. Reference in Stats.h.
Definition: Include.h:1593
+
BOOL voiceActivity
Only valid for audio. TRUE if last audio packet contained voice.
Definition: Include.h:1618
+
SIGNALING_MESSAGE_TYPE messageType
Type of signaling message.
Definition: Include.h:1287
+
UINT32 version
Version of the structure.
Definition: Include.h:1316
+
PBYTE pCertificate
Certificate bits.
Definition: Include.h:1172
+
BOOL generateRSACertificate
Definition: Include.h:1210
+
UINT32 encodeTimeMsec
milliseconds spent encoding frames since last encoder update
Definition: Include.h:1617
+
UINT32 privateKeySize
Size of private key in bytes (optional)
Definition: Include.h:1177
+
RTC_STATS_TYPE requestedTypeOfStats
Type of stats requested. Set to RTC_ALL to get all supported stats.
Definition: Include.h:1602
+
UINT64 signalingStartTime
Definition: Include.h:1574
+
BOOL useTrickleIce
Indicates if an offer should set trickle ice.
Definition: Include.h:1264
+
UINT64 customData
Custom data passed by the caller.
Definition: Include.h:1480
+
BOOL disableSenderSideBandwidthEstimation
Definition: Include.h:1220
+
PCHAR cacheFilePath
Definition: Include.h:1321
+
PCHAR pControlPlaneUrl
Definition: Include.h:1350
+
SIGNALING_CHANNEL_ROLE_TYPE channelRoleType
Channel role type for the endpoint - master/viewer.
Definition: Include.h:1366
+
SIGNALING_API_CALL_CACHE_TYPE cachingPolicy
Backend API call caching policy.
Definition: Include.h:1388
+
DOUBLE rollingBufferDurationSec
Maximum duration of media that needs to be buffered (in seconds). The lowest allowed is 0....
Definition: Include.h:1510
+
UINT32 iceConnectionCheckTimeout
Definition: Include.h:1196
+
PBYTE pPrivateKey
Private key bit.
Definition: Include.h:1176
+
GetCurrentTimeFunc getCurrentTimeFn
callback to override system time, used for testing clock skew
Definition: Include.h:1484
+
UINT32 targetBitrate
Definition: Include.h:1610
+
NullableUint16 maxPacketLifeTime
Definition: Include.h:1523
+
UINT32 iceCandidateNominationTimeout
Definition: Include.h:1199
+
PCHAR pStorageStreamArn
Definition: Include.h:1344
+
UINT32 payloadLen
Optional payload length. If 0, the length will be calculated.
Definition: Include.h:1293
+
BOOL ordered
Decides the order in which data is sent. If true, data is sent in order.
Definition: Include.h:1522
+
UINT32 iceConnectionCheckPollingInterval
Definition: Include.h:1203
+
CHAR name[255+1]
Define name of data channel. Max length is 256 characters.
Definition: Include.h:1050
+
UINT32 version
Structure version.
Definition: Include.h:1584
+
PCHAR pChannelName
Name of the signaling channel name. Maximum length is defined by MAX_CHANNEL_NAME_LEN + 1.
Definition: Include.h:1340
+
SignalingMessage signalingMessage
Definition: Include.h:1302
+
UINT64 timestamp
Timestamp of request for stats.
Definition: Include.h:1601
+
PCHAR pCustomUserAgent
Optional custom user agent name. Maximum length is defined by MAX_USER_AGENT_LEN+1.
Definition: Include.h:1358
+
SIGNALING_CLIENT_HANDLE * PSIGNALING_CLIENT_HANDLE
Definition: Include.h:789
+
UINT32 version
Structure version.
Definition: Include.h:1549
+
UINT16 height
Only valid for video.
Definition: Include.h:1615
+
IceSetInterfaceFilterFunc iceSetInterfaceFilterFunc
Definition: Include.h:1217
+
INT32 generatedCertificateBits
Definition: Include.h:1206
+
UINT16 maximumTransmissionUnit
Definition: Include.h:1188
+
SignalingClientMessageReceivedFunc messageReceivedFn
Callback registration for received SDP.
Definition: Include.h:1481
+
BOOL reconnect
Flag determines if reconnection should be attempted on connection drop.
Definition: Include.h:1377
+
PCHAR pUserAgentPostfix
Definition: Include.h:1355
+
INT32 signalingClientCreationMaxRetryAttempts
Max attempts to create signaling client before returning error to the caller.
Definition: Include.h:1327
+
UINT32 version
Structure version.
Definition: Include.h:1592
+
RtcStatsObject rtcStatsObject
Object that is populated by the SDK on request.
Definition: Include.h:1603
+
RtcIceCandidateStats remoteRtcIceCandidateStats
Remote candidate stats. Reference in Stats.h.
Definition: Include.h:1552
+
DOMString encoderImplementation
encoder name eg "libvpx" or "x264"
Definition: Include.h:1619
+
Contains all signaling channel related information.
Definition: Include.h:1337
+
ICE configuration information struct.
Definition: Include.h:1406
+
KVS ICE Agent Collection of ICE agent related stats. Can be expanded in the future.
Definition: Include.h:1583
: IceAgent profiling Stats related to the KVS ICE Agent
Definition: Stats.h:250
-
Definition: Include.h:1168
-
Definition: Include.h:1397
+
Definition: Include.h:1187
+
Definition: Include.h:1415
Definition: NullableDefs.h:60
Custom data type to allow setting UINT16 data type to NULL since C does not support setting basic dat...
Definition: NullableDefs.h:87
-
SignalingStats Collection of signaling related stats. Can be expanded in the future.
Definition: Include.h:1570
+
SignalingStats Collection of signaling related stats. Can be expanded in the future.
Definition: Include.h:1591
Definition: Stats.h:628
-
Structure defining the signaling message to be received.
Definition: Include.h:1283
-
Specifies the certificate and the private key used by the certificate. The Certificates are in the fo...
Definition: Include.h:1151
-
The Configuration defines a set of parameters to configure how the peer-to-peer communication establi...
Definition: Include.h:1212
-
RtcDataChannelInit dictionary used to configure properties of the underlying channel such as data rel...
Definition: Include.h:1500
-
The stats object is populated by the application to include details about the encoder.
Definition: Include.h:1588
-
Rtc ICE candidate interface.
Definition: Include.h:1257
+
Structure defining the signaling message to be received.
Definition: Include.h:1301
+
Specifies the certificate and the private key used by the certificate. The Certificates are in the fo...
Definition: Include.h:1170
+
The Configuration defines a set of parameters to configure how the peer-to-peer communication establi...
Definition: Include.h:1231
+
RtcDataChannelInit dictionary used to configure properties of the underlying channel such as data rel...
Definition: Include.h:1521
+
The stats object is populated by the application to include details about the encoder.
Definition: Include.h:1609
+
Rtc ICE candidate interface.
Definition: Include.h:1275
RtcIceCandidatePairStats Stats related to the local-remote ICE candidate pair.
Definition: Stats.h:192
: RtcIceCandidateStats Stats related to a specific candidate in a pair
Definition: Stats.h:269
-
Statistics relted to ICE candidates.
Definition: Include.h:1527
+
Statistics relted to ICE candidates.
Definition: Include.h:1548
: RtcIceServerStats Stats related to the ICE Server
Definition: Stats.h:235
-
RtcIceServer is used to describe the STUN and TURN servers that can be used by the ICE Agent to estab...
Definition: Include.h:1141
-
Represents a single track in a MediaStream.
Definition: Include.h:1104
+
RtcIceServer is used to describe the STUN and TURN servers that can be used by the ICE Agent to estab...
Definition: Include.h:1160
+
Represents a single track in a MediaStream.
Definition: Include.h:1123
RtcOutboundRtpStreamStats Gathers stats for media stream from the embedded device Note: RTCOutboundRt...
Definition: Stats.h:347
-
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1095
+
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1114
RTCRemoteInboundRtpStreamStats Represents the remote endpoint's measurement metrics for a particular ...
Definition: Stats.h:399
-
RTCRtpReceiver allows an application to inspect the receipt of a MediaStreamTrack.
Definition: Include.h:1120
-
RtcRtpTransceiverInit is used to configure a transceiver when creating it.
Definition: Include.h:1490
-
The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a ...
Definition: Include.h:1130
-
SessionDescription is used by RtcPeerConnection to expose local and remote session descriptions.
Definition: Include.h:1244
+
RTCRtpReceiver allows an application to inspect the receipt of a MediaStreamTrack.
Definition: Include.h:1139
+
RtcRtpTransceiverInit is used to configure a transceiver when creating it.
Definition: Include.h:1508
+
The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a ...
Definition: Include.h:1149
+
SessionDescription is used by RtcPeerConnection to expose local and remote session descriptions.
Definition: Include.h:1262
RTCStatsObject Represents an object passed in by the application developer which will be populated in...
Definition: Stats.h:643
-
The stats object is populated based on RTCStatsType request.
Definition: Include.h:1579
-
Collection of RTP stream related stats Reference: https://www.w3.org/TR/webrtc-stats/#remoteinboundrt...
Definition: Include.h:1541
+
The stats object is populated based on RTCStatsType request.
Definition: Include.h:1600
+
Collection of RTP stream related stats Reference: https://www.w3.org/TR/webrtc-stats/#remoteinboundrt...
Definition: Include.h:1562
RtcTransportStats Represents the stats corresponding to an RTCDtlsTransport and its underlying RTCIce...
Definition: Stats.h:287
-
Signaling channel description returned from the service.
Definition: Include.h:1472
-
Register Signaling client callbacks.
Definition: Include.h:1460
-
Populate Signaling client with client ID and application log level.
Definition: Include.h:1297
-
SignalingStats Collection of signaling related stats. Can be expanded in the future.
Definition: Include.h:1551
+
Signaling channel description returned from the service.
Definition: Include.h:1490
+
Register Signaling client callbacks.
Definition: Include.h:1478
+
Populate Signaling client with client ID and application log level.
Definition: Include.h:1315
+
SignalingStats Collection of signaling related stats. Can be expanded in the future.
Definition: Include.h:1572
SignalingClientMetrics Represent the stats related to the KVS WebRTC SDK signaling client.
Definition: Stats.h:575
-
Structure defining the basic signaling message.
Definition: Include.h:1266
-
RtcDataChannel represents a bi-directional data channel between two peers.
Definition: Include.h:1030
+
Structure defining the basic signaling message.
Definition: Include.h:1284
+
RtcDataChannel represents a bi-directional data channel between two peers.
Definition: Include.h:1049
diff --git a/Include__i_8h.html b/Include__i_8h.html index be29967e76..19f10c1b74 100644 --- a/Include__i_8h.html +++ b/Include__i_8h.html @@ -158,7 +158,7 @@
- + @@ -194,16 +194,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -707,7 +708,7 @@

    - +
diff --git a/Include__i_8h__dep__incl.map b/Include__i_8h__dep__incl.map index c3d01fc4fe..dcd08fa9a1 100644 --- a/Include__i_8h__dep__incl.map +++ b/Include__i_8h__dep__incl.map @@ -1,5 +1,5 @@ - + @@ -35,14 +35,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Include__i_8h__dep__incl.md5 b/Include__i_8h__dep__incl.md5 index 99978cbf21..a480aef444 100644 --- a/Include__i_8h__dep__incl.md5 +++ b/Include__i_8h__dep__incl.md5 @@ -1 +1 @@ -1c48baa045ca9dd1f97542b2919b7775 \ No newline at end of file +caf8acd4bd5d138c5bf069f9b8463168 \ No newline at end of file diff --git a/Include__i_8h__dep__incl.png b/Include__i_8h__dep__incl.png index 1cd5a3fc61..42381a33c1 100644 Binary files a/Include__i_8h__dep__incl.png and b/Include__i_8h__dep__incl.png differ diff --git a/Include__i_8h_source.html b/Include__i_8h_source.html index 67ea0ff223..2d07f3844a 100644 --- a/Include__i_8h_source.html +++ b/Include__i_8h_source.html @@ -278,7 +278,7 @@
@ KVS_IP_FAMILY_TYPE_IPV4
Definition: Include_i.h:95
@ KVS_IP_FAMILY_TYPE_IPV6
Definition: Include_i.h:96
#define IPV6_ADDRESS_LENGTH
Definition: Include_i.h:87
-
STATUS generateJSONSafeString(PCHAR, UINT32)
Definition: PeerConnection.c:681
+
STATUS generateJSONSafeString(PCHAR, UINT32)
Definition: PeerConnection.c:679
struct KvsIpAddress * PKvsIpAddress
STATUS getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen)
Definition: Network.c:461
@@ -322,7 +322,7 @@ diff --git a/Introduction_8md.html b/Introduction_8md.html index 3de9ebd760..5e3acd6d8c 100644 --- a/Introduction_8md.html +++ b/Introduction_8md.html @@ -101,7 +101,7 @@ diff --git a/JitterBuffer_8c.html b/JitterBuffer_8c.html index 02c447c1c2..01ff47c7c5 100644 --- a/JitterBuffer_8c.html +++ b/JitterBuffer_8c.html @@ -443,7 +443,7 @@

- + @@ -488,7 +488,7 @@

- + @@ -543,7 +543,7 @@

- + @@ -762,7 +762,7 @@

- + @@ -891,7 +891,7 @@

- + @@ -1165,7 +1165,7 @@

    - +
diff --git a/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.map b/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.map index 9ddd25bf58..c85fa90ec2 100644 --- a/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.map +++ b/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.map @@ -6,7 +6,7 @@ - + diff --git a/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.md5 b/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.md5 index b33565ffe4..8fd9467175 100644 --- a/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.md5 +++ b/JitterBuffer_8c_a7d7320146187bfc7b6ca7ea61d68445d_icgraph.md5 @@ -1 +1 @@ -20b6cd6a50dff029599e99be8e612cb7 \ No newline at end of file +eef254f97efcd5554129da2ab33763bd \ No newline at end of file diff --git a/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.map b/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.map index e09c290f45..62324d1ce6 100644 --- a/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.map +++ b/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.map @@ -5,7 +5,7 @@ - + diff --git a/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.md5 b/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.md5 index ca6d276453..af25e3313f 100644 --- a/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.md5 +++ b/JitterBuffer_8c_a825c3656f8f6466c66eccb89f9745814_icgraph.md5 @@ -1 +1 @@ -d7fbb7484546919df648eb8a4bb7d4ab \ No newline at end of file +ea54e55bb851c6456468508e61808c3f \ No newline at end of file diff --git a/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.map b/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.map index 45bc7fcf54..19f358d645 100644 --- a/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.map +++ b/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.map @@ -3,7 +3,7 @@ - + diff --git a/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.md5 b/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.md5 index 535b25f54e..a9db85b9fd 100644 --- a/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.md5 +++ b/JitterBuffer_8c_ab3cc6b54249b9d82ce116edccc2d1cbf_icgraph.md5 @@ -1 +1 @@ -7af72f2009c52c73d22a94e19535bd41 \ No newline at end of file +08dd21c39a0dbe53cd0d33b4adf9733d \ No newline at end of file diff --git a/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.map b/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.map index 8d2aebc685..d4a3a0336a 100644 --- a/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.map +++ b/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.map @@ -6,7 +6,7 @@ - + diff --git a/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.md5 b/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.md5 index ade6a14e27..96d3cbe20a 100644 --- a/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.md5 +++ b/JitterBuffer_8c_ab4a1d7e5e56187bcbb451cde70680a89_icgraph.md5 @@ -1 +1 @@ -da8660109be238b6db691c73e29cbb4f \ No newline at end of file +ba2d109a261b77224e6120edf61ef01b \ No newline at end of file diff --git a/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.map b/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.map index 0fae8d09ce..fb4211e7cb 100644 --- a/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.map +++ b/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.map @@ -5,7 +5,7 @@ - + diff --git a/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.md5 b/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.md5 index 50ab78e521..18ee8942ed 100644 --- a/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.md5 +++ b/JitterBuffer_8c_ac781719ff47dc4932f88c48fbda7fbd6_icgraph.md5 @@ -1 +1 @@ -ad7b5e769aaa1c3b976752fd0f2e21f4 \ No newline at end of file +4bf503f1863e20ec67863ea21842a192 \ No newline at end of file diff --git a/JitterBuffer_8h.html b/JitterBuffer_8h.html index 5980f37b7a..f162b3d2e8 100644 --- a/JitterBuffer_8h.html +++ b/JitterBuffer_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -405,7 +406,7 @@

- + @@ -479,7 +480,7 @@

- + @@ -633,7 +634,7 @@

    - +
diff --git a/JitterBuffer_8h__dep__incl.map b/JitterBuffer_8h__dep__incl.map index a090f2bb5d..b3ae0e2807 100644 --- a/JitterBuffer_8h__dep__incl.map +++ b/JitterBuffer_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/JitterBuffer_8h__dep__incl.md5 b/JitterBuffer_8h__dep__incl.md5 index 8acd1420a9..6ad0aab53c 100644 --- a/JitterBuffer_8h__dep__incl.md5 +++ b/JitterBuffer_8h__dep__incl.md5 @@ -1 +1 @@ -c68265a16e4d14cb35fb343293508f69 \ No newline at end of file +e828b2aae0700bd68753299e7d0588ce \ No newline at end of file diff --git a/JitterBuffer_8h__dep__incl.png b/JitterBuffer_8h__dep__incl.png index 4d969323f9..cbe665f07b 100644 Binary files a/JitterBuffer_8h__dep__incl.png and b/JitterBuffer_8h__dep__incl.png differ diff --git a/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.map b/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.map index e09c290f45..62324d1ce6 100644 --- a/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.map +++ b/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.map @@ -5,7 +5,7 @@ - + diff --git a/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.md5 b/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.md5 index ca6d276453..af25e3313f 100644 --- a/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.md5 +++ b/JitterBuffer_8h_a9fd70e0dd47a6ce24bcff48d5f247dac_icgraph.md5 @@ -1 +1 @@ -d7fbb7484546919df648eb8a4bb7d4ab \ No newline at end of file +ea54e55bb851c6456468508e61808c3f \ No newline at end of file diff --git a/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.map b/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.map index 45bc7fcf54..19f358d645 100644 --- a/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.map +++ b/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.map @@ -3,7 +3,7 @@ - + diff --git a/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.md5 b/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.md5 index 535b25f54e..a9db85b9fd 100644 --- a/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.md5 +++ b/JitterBuffer_8h_ac17c759248be09bc61a5aebd3362b01f_icgraph.md5 @@ -1 +1 @@ -7af72f2009c52c73d22a94e19535bd41 \ No newline at end of file +08dd21c39a0dbe53cd0d33b4adf9733d \ No newline at end of file diff --git a/JitterBuffer_8h_source.html b/JitterBuffer_8h_source.html index a13ce83d31..4a8055a3d3 100644 --- a/JitterBuffer_8h_source.html +++ b/JitterBuffer_8h_source.html @@ -187,7 +187,7 @@ diff --git a/LwsApiCalls_8c.html b/LwsApiCalls_8c.html index 4cd2258c1b..777b0865dd 100644 --- a/LwsApiCalls_8c.html +++ b/LwsApiCalls_8c.html @@ -1734,7 +1734,7 @@

    - +
diff --git a/LwsApiCalls_8h.html b/LwsApiCalls_8h.html index d6cf387fa7..dfafbdbd12 100644 --- a/LwsApiCalls_8h.html +++ b/LwsApiCalls_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -2795,7 +2796,7 @@

    - +
diff --git a/LwsApiCalls_8h__dep__incl.map b/LwsApiCalls_8h__dep__incl.map index 78eb7feea1..d0d3155fbe 100644 --- a/LwsApiCalls_8h__dep__incl.map +++ b/LwsApiCalls_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/LwsApiCalls_8h__dep__incl.md5 b/LwsApiCalls_8h__dep__incl.md5 index 41d03a94ff..17f072f3d9 100644 --- a/LwsApiCalls_8h__dep__incl.md5 +++ b/LwsApiCalls_8h__dep__incl.md5 @@ -1 +1 @@ -b7eb3c0a1390e182bd2e7da6cc16f167 \ No newline at end of file +823f5431077a4977201c0f250ea24cb1 \ No newline at end of file diff --git a/LwsApiCalls_8h__dep__incl.png b/LwsApiCalls_8h__dep__incl.png index a81099c30e..7f384221a3 100644 Binary files a/LwsApiCalls_8h__dep__incl.png and b/LwsApiCalls_8h__dep__incl.png differ diff --git a/LwsApiCalls_8h_source.html b/LwsApiCalls_8h_source.html index 6bb3cd0025..bb09ebaaec 100644 --- a/LwsApiCalls_8h_source.html +++ b/LwsApiCalls_8h_source.html @@ -406,8 +406,8 @@
STATUS terminateLwsListenerLoop(PSignalingClient)
Definition: LwsApiCalls.c:2335
#define LWS_MESSAGE_BUFFER_SIZE
Definition: LwsApiCalls.h:174
STATUS freeLwsCallInfo(PLwsCallInfo *)
Definition: LwsApiCalls.c:1367
-
SIGNALING_MESSAGE_TYPE
Defines different signaling messages.
Definition: Include.h:877
-
Structure defining the signaling message to be received.
Definition: Include.h:1283
+
SIGNALING_MESSAGE_TYPE
Defines different signaling messages.
Definition: Include.h:896
+
Structure defining the signaling message to be received.
Definition: Include.h:1301
Definition: Signaling.h:225
Definition: LwsApiCalls.h:233
PSignalingClient pSignalingClient
Definition: LwsApiCalls.h:238
@@ -429,7 +429,7 @@ diff --git a/Metrics_8c.html b/Metrics_8c.html index 847cda3792..5ea4d3683f 100644 --- a/Metrics_8c.html +++ b/Metrics_8c.html @@ -638,7 +638,7 @@

    - +
diff --git a/Metrics_8h.html b/Metrics_8h.html index 9873766c73..52bcf0519c 100644 --- a/Metrics_8h.html +++ b/Metrics_8h.html @@ -102,8 +102,8 @@
- - + + @@ -139,16 +139,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -572,7 +573,7 @@

    - +
diff --git a/Metrics_8h__dep__incl.map b/Metrics_8h__dep__incl.map index d0ef54c2c4..a02934c7b7 100644 --- a/Metrics_8h__dep__incl.map +++ b/Metrics_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Metrics_8h__dep__incl.md5 b/Metrics_8h__dep__incl.md5 index 10ae269ba3..ee0e4f47b4 100644 --- a/Metrics_8h__dep__incl.md5 +++ b/Metrics_8h__dep__incl.md5 @@ -1 +1 @@ -48c1dbc7e6cfed2d800e9574945dd00c \ No newline at end of file +610f804ed0a7e7d3985e10340eb208a4 \ No newline at end of file diff --git a/Metrics_8h__dep__incl.png b/Metrics_8h__dep__incl.png index f9a148421a..1228f13e67 100644 Binary files a/Metrics_8h__dep__incl.png and b/Metrics_8h__dep__incl.png differ diff --git a/Metrics_8h_source.html b/Metrics_8h_source.html index 2b9226fa85..0297f77e56 100644 --- a/Metrics_8h_source.html +++ b/Metrics_8h_source.html @@ -136,9 +136,9 @@
: RtcIceServerStats Stats related to the ICE Server
Definition: Stats.h:235
The RTCInboundRtpStreamStats dictionary represents the measurement metrics for the incoming RTP media...
Definition: Stats.h:448
RtcOutboundRtpStreamStats Gathers stats for media stream from the embedded device Note: RTCOutboundRt...
Definition: Stats.h:347
-
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1095
+
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1114
RTCRemoteInboundRtpStreamStats Represents the remote endpoint's measurement metrics for a particular ...
Definition: Stats.h:399
-
The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a ...
Definition: Include.h:1130
+
The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a ...
Definition: Include.h:1149
RtcTransportStats Represents the stats corresponding to an RTCDtlsTransport and its underlying RTCIce...
Definition: Stats.h:287
@@ -146,7 +146,7 @@ diff --git a/NatBehaviorDiscovery_8c.html b/NatBehaviorDiscovery_8c.html index 407bc99fd7..77a21e0cea 100644 --- a/NatBehaviorDiscovery_8c.html +++ b/NatBehaviorDiscovery_8c.html @@ -567,7 +567,7 @@

    - +
diff --git a/NatBehaviorDiscovery_8h.html b/NatBehaviorDiscovery_8h.html index e9d9645ac3..4181c9d601 100644 --- a/NatBehaviorDiscovery_8h.html +++ b/NatBehaviorDiscovery_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -714,7 +715,7 @@

    - +
diff --git a/NatBehaviorDiscovery_8h__dep__incl.map b/NatBehaviorDiscovery_8h__dep__incl.map index a4cbdce4b3..bc520ea726 100644 --- a/NatBehaviorDiscovery_8h__dep__incl.map +++ b/NatBehaviorDiscovery_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/NatBehaviorDiscovery_8h__dep__incl.md5 b/NatBehaviorDiscovery_8h__dep__incl.md5 index dd889578fd..1f2446b9b8 100644 --- a/NatBehaviorDiscovery_8h__dep__incl.md5 +++ b/NatBehaviorDiscovery_8h__dep__incl.md5 @@ -1 +1 @@ -6f6e16d472e8fb20aaaee84dec80d2b8 \ No newline at end of file +65d5401471e5c56472f2a903e6b8cf36 \ No newline at end of file diff --git a/NatBehaviorDiscovery_8h__dep__incl.png b/NatBehaviorDiscovery_8h__dep__incl.png index f8737e398f..8293e0622b 100644 Binary files a/NatBehaviorDiscovery_8h__dep__incl.png and b/NatBehaviorDiscovery_8h__dep__incl.png differ diff --git a/NatBehaviorDiscovery_8h_source.html b/NatBehaviorDiscovery_8h_source.html index 76a8ea690d..3ee32cb73f 100644 --- a/NatBehaviorDiscovery_8h_source.html +++ b/NatBehaviorDiscovery_8h_source.html @@ -145,7 +145,7 @@
STATUS discoverNatMappingBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *)
Definition: NatBehaviorDiscovery.c:106
struct NatTestData * PNatTestData
STATUS getMappAddressAttribute(PStunPacket, PStunAttributeAddress *)
Definition: NatBehaviorDiscovery.c:78
-
NAT_BEHAVIOR
Detected network environment.
Definition: Include.h:938
+
NAT_BEHAVIOR
Detected network environment.
Definition: Include.h:957
Definition: IceUtils.h:53
Definition: Include_i.h:99
Definition: NatBehaviorDiscovery.h:21
@@ -161,7 +161,7 @@ diff --git a/Network_8c.html b/Network_8c.html index 60ec85ae73..8e711829f2 100644 --- a/Network_8c.html +++ b/Network_8c.html @@ -1183,7 +1183,7 @@

    - +
diff --git a/Network_8h.html b/Network_8h.html index 1c1bc4d73c..8ec3efd436 100644 --- a/Network_8h.html +++ b/Network_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1243,7 +1244,7 @@

    - +
diff --git a/Network_8h__dep__incl.map b/Network_8h__dep__incl.map index b07033789e..0886b4669a 100644 --- a/Network_8h__dep__incl.map +++ b/Network_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Network_8h__dep__incl.md5 b/Network_8h__dep__incl.md5 index 7fa637c765..db52196c8e 100644 --- a/Network_8h__dep__incl.md5 +++ b/Network_8h__dep__incl.md5 @@ -1 +1 @@ -2b19d87c8c42f5c3e558843f3c0c67a7 \ No newline at end of file +7f6c110046aab85c9238aee768f4c3d6 \ No newline at end of file diff --git a/Network_8h__dep__incl.png b/Network_8h__dep__incl.png index f754d104f3..9055d7872c 100644 Binary files a/Network_8h__dep__incl.png and b/Network_8h__dep__incl.png differ diff --git a/Network_8h_source.html b/Network_8h_source.html index d93e93f555..5850adbabf 100644 --- a/Network_8h_source.html +++ b/Network_8h_source.html @@ -205,7 +205,7 @@
PCHAR getErrorString(INT32)
Definition: Network.c:564
BOOL isIpAddr(PCHAR, UINT16)
Definition: Network.c:338
BOOL isSameIpAddress(PKvsIpAddress, PKvsIpAddress, BOOL)
Definition: Network.c:488
-
BOOL(* IceSetInterfaceFilterFunc)(UINT64, PCHAR)
IceSetInterfaceFilterFunc is fired when a callback function to filter network interfaces is assigned....
Definition: Include.h:1070
+
BOOL(* IceSetInterfaceFilterFunc)(UINT64, PCHAR)
IceSetInterfaceFilterFunc is fired when a callback function to filter network interfaces is assigned....
Definition: Include.h:1089
Definition: Include_i.h:99
@@ -213,7 +213,7 @@ diff --git a/NullableDefs_8h.html b/NullableDefs_8h.html index bd8db475a0..a797e7b2a7 100644 --- a/NullableDefs_8h.html +++ b/NullableDefs_8h.html @@ -103,9 +103,9 @@
- - - + + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -211,7 +212,7 @@ diff --git a/NullableDefs_8h__dep__incl.map b/NullableDefs_8h__dep__incl.map index 188f2d802c..7e3dc424e5 100644 --- a/NullableDefs_8h__dep__incl.map +++ b/NullableDefs_8h__dep__incl.map @@ -1,7 +1,7 @@ - - - + + + @@ -37,14 +37,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/NullableDefs_8h__dep__incl.md5 b/NullableDefs_8h__dep__incl.md5 index 7521a1c384..f1f74c5a9b 100644 --- a/NullableDefs_8h__dep__incl.md5 +++ b/NullableDefs_8h__dep__incl.md5 @@ -1 +1 @@ -f5c64ebdb4d8d5de955f80fde00eec21 \ No newline at end of file +07c84506756bbb2384714dadb8382740 \ No newline at end of file diff --git a/NullableDefs_8h__dep__incl.png b/NullableDefs_8h__dep__incl.png index 31beaf60e0..e2537d993c 100644 Binary files a/NullableDefs_8h__dep__incl.png and b/NullableDefs_8h__dep__incl.png differ diff --git a/NullableDefs_8h_source.html b/NullableDefs_8h_source.html index 37c13c64bc..2019a735a4 100644 --- a/NullableDefs_8h_source.html +++ b/NullableDefs_8h_source.html @@ -234,7 +234,7 @@ diff --git a/PeerConnection_8c.html b/PeerConnection_8c.html index a10b4ba229..b959654639 100644 --- a/PeerConnection_8c.html +++ b/PeerConnection_8c.html @@ -186,6 +186,8 @@   VOID onIceConnectionStateChange (UINT64 customData, UINT64 connectionState)   +STATUS peerConnectionAsync (startRoutine fn, PVOID data) +  VOID onNewIceLocalCandidate (UINT64 customData, PCHAR candidateSdpStr)   VOID onSctpSessionOutboundPacket (UINT64 customData, PBYTE pPacket, UINT32 packetLen) @@ -1498,7 +1500,7 @@

    - +
diff --git a/PeerConnection_8h.html b/PeerConnection_8h.html index 60444cf897..cda0e2e956 100644 --- a/PeerConnection_8h.html +++ b/PeerConnection_8h.html @@ -106,8 +106,8 @@
- - + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1075,7 +1076,7 @@

    - +
diff --git a/PeerConnection_8h__dep__incl.map b/PeerConnection_8h__dep__incl.map index a7e7a329b1..6a218a47b1 100644 --- a/PeerConnection_8h__dep__incl.map +++ b/PeerConnection_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/PeerConnection_8h__dep__incl.md5 b/PeerConnection_8h__dep__incl.md5 index 95c7c424df..c0a1c74132 100644 --- a/PeerConnection_8h__dep__incl.md5 +++ b/PeerConnection_8h__dep__incl.md5 @@ -1 +1 @@ -3931a415a69ce2f2452837523adeb0d0 \ No newline at end of file +f1f093de655f75872bfd507948ec4f31 \ No newline at end of file diff --git a/PeerConnection_8h__dep__incl.png b/PeerConnection_8h__dep__incl.png index 0c3fd85a16..893eccefa6 100644 Binary files a/PeerConnection_8h__dep__incl.png and b/PeerConnection_8h__dep__incl.png differ diff --git a/PeerConnection_8h_source.html b/PeerConnection_8h_source.html index 36ea676555..240ee8c9f0 100644 --- a/PeerConnection_8h_source.html +++ b/PeerConnection_8h_source.html @@ -182,7 +182,7 @@
85 
87 
- +
89  PDoubleList pTransceivers;
90  PDoubleList pFakeTransceivers;
91  PDoubleList pAnswerTransceivers;
@@ -241,50 +241,51 @@
144 
- -
148 
-
149 typedef struct {
- - - - -
154 
-
155 typedef struct {
-
156  CHAR hostname[MAX_ICE_CONFIG_URI_LEN + 1];
- - -
159  UINT64 startTime;
- - -
162  STATUS status;
- -
164 
-
165 // Declare the structure of the Singleton
-
166 // Members of the singleton are responsible for their own sync mechanisms.
-
167 typedef struct {
- -
169  volatile ATOMIC_BOOL isContextInitialized;
-
170  volatile SIZE_T contextRefCnt;
-
171  MUTEX stunCtxlock;
- -
173 
-
174 STATUS onFrameReadyFunc(UINT64, UINT16, UINT16, UINT32);
-
175 STATUS onFrameDroppedFunc(UINT64, UINT16, UINT16, UINT32);
-
176 VOID onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32);
-
177 VOID onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32);
-
178 VOID onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32);
-
179 
-
180 STATUS sendPacketToRtpReceiver(PKvsPeerConnection, PBYTE, UINT32);
- - -
183 
-
184 // visible for testing only
-
185 VOID onIceConnectionStateChange(UINT64, UINT64);
-
186 
-
187 #ifdef __cplusplus
-
188 }
-
189 #endif
-
190 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_PEERCONNECTION_PEERCONNECTION__ */
+
147 
+ +
149 
+
150 typedef struct {
+ + + + +
155 
+
156 typedef struct {
+
157  CHAR hostname[MAX_ICE_CONFIG_URI_LEN + 1];
+ + +
160  UINT64 startTime;
+ + +
163  STATUS status;
+ +
165 
+
166 // Declare the structure of the Singleton
+
167 // Members of the singleton are responsible for their own sync mechanisms.
+
168 typedef struct {
+ +
170  volatile ATOMIC_BOOL isContextInitialized;
+
171  volatile SIZE_T contextRefCnt;
+
172  MUTEX stunCtxlock;
+ +
174 
+
175 STATUS onFrameReadyFunc(UINT64, UINT16, UINT16, UINT32);
+
176 STATUS onFrameDroppedFunc(UINT64, UINT16, UINT16, UINT32);
+
177 VOID onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32);
+
178 VOID onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32);
+
179 VOID onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32);
+
180 
+
181 STATUS sendPacketToRtpReceiver(PKvsPeerConnection, PBYTE, UINT32);
+ + +
184 
+
185 // visible for testing only
+
186 VOID onIceConnectionStateChange(UINT64, UINT64);
+
187 
+
188 #ifdef __cplusplus
+
189 }
+
190 #endif
+
191 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_PEERCONNECTION_PEERCONNECTION__ */
#define CERTIFICATE_FINGERPRINT_LENGTH
Definition: Include_i.h:90
#define LOCAL_ICE_PWD_LEN
Definition: PeerConnection.h:14
struct TwccPacket * PTwccPacket
@@ -297,7 +298,7 @@
#define MAX_ICE_PWD_LEN
Definition: PeerConnection.h:19
STATUS onFrameReadyFunc(UINT64, UINT16, UINT16, UINT32)
Definition: PeerConnection.c:359
#define LOCAL_CNAME_LEN
Definition: PeerConnection.h:15
-
VOID onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32)
Definition: PeerConnection.c:570
+
VOID onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32)
Definition: PeerConnection.c:568
struct AllocateSctpSortDataChannelsData * PAllocateSctpSortDataChannelsData
VOID onIceConnectionStateChange(UINT64, UINT64)
Definition: PeerConnection.c:456
STATUS changePeerConnectionState(PKvsPeerConnection, RTC_PEER_CONNECTION_STATE)
Definition: PeerConnection.c:307
@@ -305,21 +306,21 @@
struct TwccManager * PTwccManager
struct StunIpAddrContext * PStunIpAddrContext
struct WebRtcClientContext * PWebRtcClientContext
-
VOID onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32)
Definition: PeerConnection.c:617
+
VOID onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32)
Definition: PeerConnection.c:615
#define MAX_ICE_UFRAG_LEN
Definition: PeerConnection.h:18
-
STATUS twccManagerOnPacketSent(PKvsPeerConnection, PRtpPacket)
Definition: PeerConnection.c:1743
+
STATUS twccManagerOnPacketSent(PKvsPeerConnection, PRtpPacket)
Definition: PeerConnection.c:1773
struct KvsPeerConnectionDiagnostics * PKvsPeerConnectionDiagnostics
-
VOID onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32)
Definition: PeerConnection.c:587
-
VOID(* RtcOnDataChannel)(UINT64, PRtcDataChannel)
RtcOnDataChannel is fired when the remote PeerConnection creates a new DataChannel.
Definition: Include.h:1057
-
VOID(* RtcOnSenderBandwidthEstimation)(UINT64, UINT32, UINT32, UINT32, UINT32, UINT64)
RtcOnSenderBandwidthEstimation is fired everytime a bandwidth estimation value is computed by sender....
Definition: Include.h:1012
-
VOID(* RtcOnIceCandidate)(UINT64, PCHAR)
RtcOnIceCandidate is fired when new iceCandidate is found. if PCHAR is NULL then candidate gathering ...
Definition: Include.h:1064
-
VOID(* RtcOnConnectionStateChange)(UINT64, RTC_PEER_CONNECTION_STATE)
RtcOnConnectionStateChange is fired to report a change in peer connection state.
Definition: Include.h:1077
-
#define MAX_ICE_CONFIG_URI_LEN
Definition: Include.h:466
-
RTC_PEER_CONNECTION_STATE
RTC_PEER_CONNECTION_STATE Stats of RTC peer connection.
Definition: Include.h:801
-
Definition: PeerConnection.h:149
-
PKvsPeerConnection pKvsPeerConnection
Definition: PeerConnection.h:151
-
PHashTable unkeyedDataChannels
Definition: PeerConnection.h:152
-
UINT32 currentDataChannelId
Definition: PeerConnection.h:150
+
VOID onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32)
Definition: PeerConnection.c:585
+
VOID(* RtcOnDataChannel)(UINT64, PRtcDataChannel)
RtcOnDataChannel is fired when the remote PeerConnection creates a new DataChannel.
Definition: Include.h:1076
+
VOID(* RtcOnSenderBandwidthEstimation)(UINT64, UINT32, UINT32, UINT32, UINT32, UINT64)
RtcOnSenderBandwidthEstimation is fired everytime a bandwidth estimation value is computed by sender....
Definition: Include.h:1031
+
VOID(* RtcOnIceCandidate)(UINT64, PCHAR)
RtcOnIceCandidate is fired when new iceCandidate is found. if PCHAR is NULL then candidate gathering ...
Definition: Include.h:1083
+
VOID(* RtcOnConnectionStateChange)(UINT64, RTC_PEER_CONNECTION_STATE)
RtcOnConnectionStateChange is fired to report a change in peer connection state.
Definition: Include.h:1096
+
#define MAX_ICE_CONFIG_URI_LEN
Definition: Include.h:483
+
RTC_PEER_CONNECTION_STATE
RTC_PEER_CONNECTION_STATE Stats of RTC peer connection.
Definition: Include.h:818
+
Definition: PeerConnection.h:150
+
PKvsPeerConnection pKvsPeerConnection
Definition: PeerConnection.h:152
+
PHashTable unkeyedDataChannels
Definition: PeerConnection.h:153
+
UINT32 currentDataChannelId
Definition: PeerConnection.h:151
Definition: Include_i.h:99
Definition: PeerConnection.h:62
UINT64 peerConnectionCreationTime
Definition: PeerConnection.h:63
@@ -350,6 +351,7 @@
PIceAgent pIceAgent
Definition: PeerConnection.h:79
PDoubleList pAnswerTransceivers
Definition: PeerConnection.h:91
MUTEX twccLock
Definition: PeerConnection.h:140
+
PSessionDescription pRemoteSessionDescription
Definition: PeerConnection.h:88
UINT64 iceConnectingStartTime
Definition: PeerConnection.h:145
MUTEX peerConnectionObjLock
Definition: PeerConnection.h:105
BOOL dtlsIsServer
Definition: PeerConnection.h:81
@@ -359,22 +361,21 @@
TIMER_QUEUE_HANDLE timerQueueHandle
Definition: PeerConnection.h:109
PDtlsSession pDtlsSession
Definition: PeerConnection.h:80
volatile ATOMIC_BOOL sctpIsEnabled
Definition: PeerConnection.h:93
-
SessionDescription remoteSessionDescription
Definition: PeerConnection.h:88
RTC_PEER_CONNECTION_STATE connectionState
Definition: PeerConnection.h:131
UINT16 twccExtId
Definition: PeerConnection.h:139
PDoubleList pFakeTransceivers
Definition: PeerConnection.h:90
PSrtpSession pSrtpSession
Definition: PeerConnection.h:84
Definition: NullableDefs.h:60
-
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1095
+
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with ano...
Definition: Include.h:1114
Definition: Sctp.h:61
-
Definition: Sdp.h:185
-
Definition: PeerConnection.h:155
-
UINT64 expirationDuration
Definition: PeerConnection.h:161
-
UINT64 stunDnsResolutionTime
Definition: PeerConnection.h:160
-
STATUS status
Definition: PeerConnection.h:162
-
BOOL isIpInitialized
Definition: PeerConnection.h:158
-
UINT64 startTime
Definition: PeerConnection.h:159
-
KvsIpAddress kvsIpAddr
Definition: PeerConnection.h:157
+
Definition: Sdp.h:158
+
Definition: PeerConnection.h:156
+
UINT64 expirationDuration
Definition: PeerConnection.h:162
+
UINT64 stunDnsResolutionTime
Definition: PeerConnection.h:161
+
STATUS status
Definition: PeerConnection.h:163
+
BOOL isIpInitialized
Definition: PeerConnection.h:159
+
UINT64 startTime
Definition: PeerConnection.h:160
+
KvsIpAddress kvsIpAddr
Definition: PeerConnection.h:158
Definition: PeerConnection.h:55
UINT64 lastLocalTimeKvs
Definition: PeerConnection.h:58
UINT16 lastReportedSeqNum
Definition: PeerConnection.h:59
@@ -384,11 +385,11 @@
UINT16 packetSize
Definition: PeerConnection.h:50
UINT16 seqNum
Definition: PeerConnection.h:49
UINT64 localTimeKvs
Definition: PeerConnection.h:51
-
Definition: PeerConnection.h:167
-
PStunIpAddrContext pStunIpAddrCtx
Definition: PeerConnection.h:168
-
volatile ATOMIC_BOOL isContextInitialized
Definition: PeerConnection.h:169
-
MUTEX stunCtxlock
Definition: PeerConnection.h:171
-
volatile SIZE_T contextRefCnt
Definition: PeerConnection.h:170
+
Definition: PeerConnection.h:168
+
PStunIpAddrContext pStunIpAddrCtx
Definition: PeerConnection.h:169
+
volatile ATOMIC_BOOL isContextInitialized
Definition: PeerConnection.h:170
+
MUTEX stunCtxlock
Definition: PeerConnection.h:172
+
volatile SIZE_T contextRefCnt
Definition: PeerConnection.h:171
Definition: Dtls.h:106
Definition: IceAgent.h:200
Definition: RtpPacket.h:99
@@ -399,7 +400,7 @@ diff --git a/Retransmitter_8c.html b/Retransmitter_8c.html index a86f7f2949..ee98eda182 100644 --- a/Retransmitter_8c.html +++ b/Retransmitter_8c.html @@ -266,7 +266,7 @@

- + @@ -350,7 +350,7 @@

    - +
diff --git a/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.map b/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.map index 5841c976a1..2b74ff6d1e 100644 --- a/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.map +++ b/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.map @@ -5,7 +5,7 @@ - + diff --git a/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.md5 b/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.md5 index ed06570db3..dfcbeaa771 100644 --- a/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.md5 +++ b/Retransmitter_8c_abc4d6da97d6a3171960d7cb4d803d198_icgraph.md5 @@ -1 +1 @@ -73ec918f0fafff7b1bfeb2783e1ce147 \ No newline at end of file +b42486ddd8f26ff86a6d4d42c59a0dea \ No newline at end of file diff --git a/Retransmitter_8h.html b/Retransmitter_8h.html index c570eefa40..aeca29b665 100644 --- a/Retransmitter_8h.html +++ b/Retransmitter_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -270,7 +271,7 @@

- + @@ -354,7 +355,7 @@

    - +
diff --git a/Retransmitter_8h__dep__incl.map b/Retransmitter_8h__dep__incl.map index e1f46b1989..a2cb0146f3 100644 --- a/Retransmitter_8h__dep__incl.map +++ b/Retransmitter_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Retransmitter_8h__dep__incl.md5 b/Retransmitter_8h__dep__incl.md5 index cae08b6deb..92accea761 100644 --- a/Retransmitter_8h__dep__incl.md5 +++ b/Retransmitter_8h__dep__incl.md5 @@ -1 +1 @@ -aacff22e782031b7fb59ec50aa306179 \ No newline at end of file +faec7f6b435089bdd011290a13e4bac8 \ No newline at end of file diff --git a/Retransmitter_8h__dep__incl.png b/Retransmitter_8h__dep__incl.png index 0995a46e49..96cdbec704 100644 Binary files a/Retransmitter_8h__dep__incl.png and b/Retransmitter_8h__dep__incl.png differ diff --git a/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.map b/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.map index 5841c976a1..2b74ff6d1e 100644 --- a/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.map +++ b/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.map @@ -5,7 +5,7 @@ - + diff --git a/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.md5 b/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.md5 index ed06570db3..dfcbeaa771 100644 --- a/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.md5 +++ b/Retransmitter_8h_afc78fd01d2a9d8f71b0d4feec4ae7070_icgraph.md5 @@ -1 +1 @@ -73ec918f0fafff7b1bfeb2783e1ce147 \ No newline at end of file +b42486ddd8f26ff86a6d4d42c59a0dea \ No newline at end of file diff --git a/Retransmitter_8h_source.html b/Retransmitter_8h_source.html index e16ac99471..6d523b0919 100644 --- a/Retransmitter_8h_source.html +++ b/Retransmitter_8h_source.html @@ -139,7 +139,7 @@ diff --git a/RollingBuffer_8c.html b/RollingBuffer_8c.html index 50b3558c68..4e85c21051 100644 --- a/RollingBuffer_8c.html +++ b/RollingBuffer_8c.html @@ -277,7 +277,7 @@

- + @@ -494,7 +494,7 @@

    - +
diff --git a/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.map b/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.map index fa8909f518..9b29616d88 100644 --- a/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.map +++ b/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.map @@ -7,7 +7,7 @@ - + diff --git a/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.md5 b/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.md5 index 1622c2b56d..8443dba3b9 100644 --- a/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.md5 +++ b/RollingBuffer_8c_a81cebbe1d2964e9aadcf235f82d3c098_icgraph.md5 @@ -1 +1 @@ -fa1adc500168d5200881597da57e3cc3 \ No newline at end of file +86ef86fefb2f93811352c99281a60b66 \ No newline at end of file diff --git a/RollingBuffer_8h.html b/RollingBuffer_8h.html index ed65731761..99869c0daf 100644 --- a/RollingBuffer_8h.html +++ b/RollingBuffer_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -332,7 +333,7 @@

- + @@ -549,7 +550,7 @@

    - +
diff --git a/RollingBuffer_8h__dep__incl.map b/RollingBuffer_8h__dep__incl.map index c828fc0a17..a64af17414 100644 --- a/RollingBuffer_8h__dep__incl.map +++ b/RollingBuffer_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RollingBuffer_8h__dep__incl.md5 b/RollingBuffer_8h__dep__incl.md5 index 5d2d48adce..d99ff09e5a 100644 --- a/RollingBuffer_8h__dep__incl.md5 +++ b/RollingBuffer_8h__dep__incl.md5 @@ -1 +1 @@ -022d5102f5f78d4999faf744ac7153ed \ No newline at end of file +b0c1fd6081732862fa6df4858520e92d \ No newline at end of file diff --git a/RollingBuffer_8h__dep__incl.png b/RollingBuffer_8h__dep__incl.png index bf4b88666a..f759c4bc10 100644 Binary files a/RollingBuffer_8h__dep__incl.png and b/RollingBuffer_8h__dep__incl.png differ diff --git a/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.map b/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.map index fa8909f518..9b29616d88 100644 --- a/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.map +++ b/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.map @@ -7,7 +7,7 @@ - + diff --git a/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.md5 b/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.md5 index 1622c2b56d..8443dba3b9 100644 --- a/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.md5 +++ b/RollingBuffer_8h_aa078ee4c33876d1fe144693f269c79f7_icgraph.md5 @@ -1 +1 @@ -fa1adc500168d5200881597da57e3cc3 \ No newline at end of file +86ef86fefb2f93811352c99281a60b66 \ No newline at end of file diff --git a/RollingBuffer_8h_source.html b/RollingBuffer_8h_source.html index 69f5c64c67..309530b3c1 100644 --- a/RollingBuffer_8h_source.html +++ b/RollingBuffer_8h_source.html @@ -160,7 +160,7 @@ diff --git a/RtcpPacket_8c.html b/RtcpPacket_8c.html index b616d3ff90..f60a83c7c2 100644 --- a/RtcpPacket_8c.html +++ b/RtcpPacket_8c.html @@ -416,7 +416,7 @@

    - +
diff --git a/RtcpPacket_8h.html b/RtcpPacket_8h.html index f0a3d224f2..0e3c318f8a 100644 --- a/RtcpPacket_8h.html +++ b/RtcpPacket_8h.html @@ -106,8 +106,8 @@
- - + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -799,7 +800,7 @@

    - +
diff --git a/RtcpPacket_8h__dep__incl.map b/RtcpPacket_8h__dep__incl.map index 14ab81549e..879a0b955e 100644 --- a/RtcpPacket_8h__dep__incl.map +++ b/RtcpPacket_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RtcpPacket_8h__dep__incl.md5 b/RtcpPacket_8h__dep__incl.md5 index 10730c8b63..fd05a12786 100644 --- a/RtcpPacket_8h__dep__incl.md5 +++ b/RtcpPacket_8h__dep__incl.md5 @@ -1 +1 @@ -ca115250d32f3125ac4627eeaea730d5 \ No newline at end of file +8f6ef168fd965432ff521958cb008ff5 \ No newline at end of file diff --git a/RtcpPacket_8h__dep__incl.png b/RtcpPacket_8h__dep__incl.png index fe9723b18a..7533220efc 100644 Binary files a/RtcpPacket_8h__dep__incl.png and b/RtcpPacket_8h__dep__incl.png differ diff --git a/RtcpPacket_8h_source.html b/RtcpPacket_8h_source.html index 35a2949e32..9faef8c093 100644 --- a/RtcpPacket_8h_source.html +++ b/RtcpPacket_8h_source.html @@ -231,7 +231,7 @@ diff --git a/Rtcp_8c.html b/Rtcp_8c.html index 4b81d3072c..85fb8df0b9 100644 --- a/Rtcp_8c.html +++ b/Rtcp_8c.html @@ -399,7 +399,7 @@

    - +
diff --git a/Rtcp_8h.html b/Rtcp_8h.html index cd9a4824cd..abbb9b9a2c 100644 --- a/Rtcp_8h.html +++ b/Rtcp_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -772,7 +773,7 @@

    - +
diff --git a/Rtcp_8h__dep__incl.map b/Rtcp_8h__dep__incl.map index b1b64276d3..dcb1279482 100644 --- a/Rtcp_8h__dep__incl.map +++ b/Rtcp_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Rtcp_8h__dep__incl.md5 b/Rtcp_8h__dep__incl.md5 index 2fd7d9e1c2..33bd87236d 100644 --- a/Rtcp_8h__dep__incl.md5 +++ b/Rtcp_8h__dep__incl.md5 @@ -1 +1 @@ -3e16e655d1d6dbd693881903f1d26572 \ No newline at end of file +6e15b5626288ede9ffe0424bbb255c2e \ No newline at end of file diff --git a/Rtcp_8h__dep__incl.png b/Rtcp_8h__dep__incl.png index 4356b11c2a..4e1e27e4c5 100644 Binary files a/Rtcp_8h__dep__incl.png and b/Rtcp_8h__dep__incl.png differ diff --git a/Rtcp_8h_source.html b/Rtcp_8h_source.html index a7bcd3352a..dff1c36dda 100644 --- a/Rtcp_8h_source.html +++ b/Rtcp_8h_source.html @@ -162,7 +162,7 @@ diff --git a/RtpG711Payloader_8c.html b/RtpG711Payloader_8c.html index 977fc2d889..b839ba9340 100644 --- a/RtpG711Payloader_8c.html +++ b/RtpG711Payloader_8c.html @@ -313,7 +313,7 @@

    - +
diff --git a/RtpG711Payloader_8h.html b/RtpG711Payloader_8h.html index 0e0956f634..d3756ed891 100644 --- a/RtpG711Payloader_8h.html +++ b/RtpG711Payloader_8h.html @@ -102,8 +102,8 @@
- - + + @@ -139,16 +139,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -290,7 +291,7 @@

    - +
diff --git a/RtpG711Payloader_8h__dep__incl.map b/RtpG711Payloader_8h__dep__incl.map index 861fc7a88c..94a10bbba2 100644 --- a/RtpG711Payloader_8h__dep__incl.map +++ b/RtpG711Payloader_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RtpG711Payloader_8h__dep__incl.md5 b/RtpG711Payloader_8h__dep__incl.md5 index 9f1e721d7f..69e1bb0056 100644 --- a/RtpG711Payloader_8h__dep__incl.md5 +++ b/RtpG711Payloader_8h__dep__incl.md5 @@ -1 +1 @@ -a2e022d11847bc0680c2555d1372ceca \ No newline at end of file +05f978ad3b75d6df49e9c94206534e1a \ No newline at end of file diff --git a/RtpG711Payloader_8h__dep__incl.png b/RtpG711Payloader_8h__dep__incl.png index 2752f75345..cdc5146b26 100644 Binary files a/RtpG711Payloader_8h__dep__incl.png and b/RtpG711Payloader_8h__dep__incl.png differ diff --git a/RtpG711Payloader_8h_source.html b/RtpG711Payloader_8h_source.html index 63c16aee21..d990e4a6fe 100644 --- a/RtpG711Payloader_8h_source.html +++ b/RtpG711Payloader_8h_source.html @@ -122,7 +122,7 @@ diff --git a/RtpH264Payloader_8c.html b/RtpH264Payloader_8c.html index 9819938838..834a0419e5 100644 --- a/RtpH264Payloader_8c.html +++ b/RtpH264Payloader_8c.html @@ -439,7 +439,7 @@

    - +
diff --git a/RtpH264Payloader_8h.html b/RtpH264Payloader_8h.html index 7265e3578f..7af21509ad 100644 --- a/RtpH264Payloader_8h.html +++ b/RtpH264Payloader_8h.html @@ -103,8 +103,8 @@
- - + + @@ -140,16 +140,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -581,7 +582,7 @@

    - +
diff --git a/RtpH264Payloader_8h__dep__incl.map b/RtpH264Payloader_8h__dep__incl.map index cb5e78a63e..3a2ff7907c 100644 --- a/RtpH264Payloader_8h__dep__incl.map +++ b/RtpH264Payloader_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RtpH264Payloader_8h__dep__incl.md5 b/RtpH264Payloader_8h__dep__incl.md5 index 471bfdba4f..f7d8c444e2 100644 --- a/RtpH264Payloader_8h__dep__incl.md5 +++ b/RtpH264Payloader_8h__dep__incl.md5 @@ -1 +1 @@ -7fb46df0c5ce32a9d87937bbbde6507a \ No newline at end of file +52a9c2aef2a899d63c11562cc918af3a \ No newline at end of file diff --git a/RtpH264Payloader_8h__dep__incl.png b/RtpH264Payloader_8h__dep__incl.png index 464ac4d1c5..b870add89e 100644 Binary files a/RtpH264Payloader_8h__dep__incl.png and b/RtpH264Payloader_8h__dep__incl.png differ diff --git a/RtpH264Payloader_8h_source.html b/RtpH264Payloader_8h_source.html index 6516d58bc3..51ce6e719b 100644 --- a/RtpH264Payloader_8h_source.html +++ b/RtpH264Payloader_8h_source.html @@ -152,7 +152,7 @@ diff --git a/RtpOpusPayloader_8c.html b/RtpOpusPayloader_8c.html index 36271d4b13..6ba032b7ca 100644 --- a/RtpOpusPayloader_8c.html +++ b/RtpOpusPayloader_8c.html @@ -313,7 +313,7 @@

    - +
diff --git a/RtpOpusPayloader_8h.html b/RtpOpusPayloader_8h.html index 5ab109e50c..b8a1f03140 100644 --- a/RtpOpusPayloader_8h.html +++ b/RtpOpusPayloader_8h.html @@ -102,8 +102,8 @@
- - + + @@ -139,16 +139,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -290,7 +291,7 @@

    - +
diff --git a/RtpOpusPayloader_8h__dep__incl.map b/RtpOpusPayloader_8h__dep__incl.map index d444a9c702..b7e611d15f 100644 --- a/RtpOpusPayloader_8h__dep__incl.map +++ b/RtpOpusPayloader_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RtpOpusPayloader_8h__dep__incl.md5 b/RtpOpusPayloader_8h__dep__incl.md5 index 9f60374389..547708e385 100644 --- a/RtpOpusPayloader_8h__dep__incl.md5 +++ b/RtpOpusPayloader_8h__dep__incl.md5 @@ -1 +1 @@ -c7fda4171653c0dc8f5c57c5cca19500 \ No newline at end of file +f71b873035f0b73ec9c468d0337d56ac \ No newline at end of file diff --git a/RtpOpusPayloader_8h__dep__incl.png b/RtpOpusPayloader_8h__dep__incl.png index 321571dd95..2973a4f4e5 100644 Binary files a/RtpOpusPayloader_8h__dep__incl.png and b/RtpOpusPayloader_8h__dep__incl.png differ diff --git a/RtpOpusPayloader_8h_source.html b/RtpOpusPayloader_8h_source.html index d1967c394e..69839cce69 100644 --- a/RtpOpusPayloader_8h_source.html +++ b/RtpOpusPayloader_8h_source.html @@ -122,7 +122,7 @@ diff --git a/RtpPacket_8c.html b/RtpPacket_8c.html index 900dcf8650..e03c044d3b 100644 --- a/RtpPacket_8c.html +++ b/RtpPacket_8c.html @@ -624,7 +624,7 @@

- + @@ -880,7 +880,7 @@

    - +
diff --git a/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.map b/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.map index 8f483e6781..5d1369eb02 100644 --- a/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.map +++ b/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.map @@ -20,7 +20,7 @@ - + diff --git a/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.md5 b/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.md5 index 0bf658d58b..cb54ccd81e 100644 --- a/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.md5 +++ b/RtpPacket_8c_af5c0526f452ce354c0f92497668f5ad9_icgraph.md5 @@ -1 +1 @@ -edfaadc161f865cf76551c2e13d80cc4 \ No newline at end of file +de35172100cb3b7fc2a775193b0504d7 \ No newline at end of file diff --git a/RtpPacket_8h.html b/RtpPacket_8h.html index 6f6ba5439d..804cf2ac70 100644 --- a/RtpPacket_8h.html +++ b/RtpPacket_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1115,7 +1116,7 @@

- + @@ -1371,7 +1372,7 @@

    - +
diff --git a/RtpPacket_8h__dep__incl.map b/RtpPacket_8h__dep__incl.map index 0be0a48c43..b604365244 100644 --- a/RtpPacket_8h__dep__incl.map +++ b/RtpPacket_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RtpPacket_8h__dep__incl.md5 b/RtpPacket_8h__dep__incl.md5 index 99115ff99a..ed5ae27500 100644 --- a/RtpPacket_8h__dep__incl.md5 +++ b/RtpPacket_8h__dep__incl.md5 @@ -1 +1 @@ -ec6a4cb38d34836f0039397a8c4051f6 \ No newline at end of file +6863c5d12a81bfaf62cec31bbc3c26f9 \ No newline at end of file diff --git a/RtpPacket_8h__dep__incl.png b/RtpPacket_8h__dep__incl.png index f6fb462870..91ba70a680 100644 Binary files a/RtpPacket_8h__dep__incl.png and b/RtpPacket_8h__dep__incl.png differ diff --git a/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.map b/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.map index 8f483e6781..5d1369eb02 100644 --- a/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.map +++ b/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.map @@ -20,7 +20,7 @@ - + diff --git a/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.md5 b/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.md5 index 0bf658d58b..cb54ccd81e 100644 --- a/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.md5 +++ b/RtpPacket_8h_ac7c12a0652093e95311d8cabbfd247d3_icgraph.md5 @@ -1 +1 @@ -edfaadc161f865cf76551c2e13d80cc4 \ No newline at end of file +de35172100cb3b7fc2a775193b0504d7 \ No newline at end of file diff --git a/RtpPacket_8h_source.html b/RtpPacket_8h_source.html index d18c23fcde..331e395edd 100644 --- a/RtpPacket_8h_source.html +++ b/RtpPacket_8h_source.html @@ -268,7 +268,7 @@ diff --git a/RtpRollingBuffer_8c.html b/RtpRollingBuffer_8c.html index 7acd12d0cd..7450700f30 100644 --- a/RtpRollingBuffer_8c.html +++ b/RtpRollingBuffer_8c.html @@ -273,7 +273,7 @@

- + @@ -446,7 +446,7 @@

    - +
diff --git a/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.map b/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.map index 66966965a3..0e3aeb976f 100644 --- a/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.map +++ b/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.map @@ -2,7 +2,7 @@ - + diff --git a/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.md5 b/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.md5 index d22077aa5b..29f4069c1a 100644 --- a/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.md5 +++ b/RtpRollingBuffer_8c_a46569ac6a39e657658840b1054175116_icgraph.md5 @@ -1 +1 @@ -06853985e2156976d439d8a09e87ae33 \ No newline at end of file +3319daf674ff9af60f062fca3edadbd3 \ No newline at end of file diff --git a/RtpRollingBuffer_8h.html b/RtpRollingBuffer_8h.html index eb28408c2e..045c9d09f6 100644 --- a/RtpRollingBuffer_8h.html +++ b/RtpRollingBuffer_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -277,7 +278,7 @@

- + @@ -450,7 +451,7 @@

    - +
diff --git a/RtpRollingBuffer_8h__dep__incl.map b/RtpRollingBuffer_8h__dep__incl.map index 7372ce9025..7026624c17 100644 --- a/RtpRollingBuffer_8h__dep__incl.map +++ b/RtpRollingBuffer_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RtpRollingBuffer_8h__dep__incl.md5 b/RtpRollingBuffer_8h__dep__incl.md5 index 609ef1f77f..36d5c35bb9 100644 --- a/RtpRollingBuffer_8h__dep__incl.md5 +++ b/RtpRollingBuffer_8h__dep__incl.md5 @@ -1 +1 @@ -7857912c5db9435845045dccd968b78f \ No newline at end of file +79bd22a109885a7eb39acc257d9c397b \ No newline at end of file diff --git a/RtpRollingBuffer_8h__dep__incl.png b/RtpRollingBuffer_8h__dep__incl.png index e6340b0cd9..24c258b148 100644 Binary files a/RtpRollingBuffer_8h__dep__incl.png and b/RtpRollingBuffer_8h__dep__incl.png differ diff --git a/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.map b/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.map index 66966965a3..0e3aeb976f 100644 --- a/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.map +++ b/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.map @@ -2,7 +2,7 @@ - + diff --git a/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.md5 b/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.md5 index d22077aa5b..29f4069c1a 100644 --- a/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.md5 +++ b/RtpRollingBuffer_8h_a6e50058bfe354a9d53098c619351e91a_icgraph.md5 @@ -1 +1 @@ -06853985e2156976d439d8a09e87ae33 \ No newline at end of file +3319daf674ff9af60f062fca3edadbd3 \ No newline at end of file diff --git a/RtpRollingBuffer_8h_source.html b/RtpRollingBuffer_8h_source.html index 97ef07b361..a06dcfeb30 100644 --- a/RtpRollingBuffer_8h_source.html +++ b/RtpRollingBuffer_8h_source.html @@ -140,7 +140,7 @@ diff --git a/RtpVP8Payloader_8c.html b/RtpVP8Payloader_8c.html index 15e68e7c41..179779b29b 100644 --- a/RtpVP8Payloader_8c.html +++ b/RtpVP8Payloader_8c.html @@ -313,7 +313,7 @@

    - +
diff --git a/RtpVP8Payloader_8h.html b/RtpVP8Payloader_8h.html index 40971a7536..e61857840c 100644 --- a/RtpVP8Payloader_8h.html +++ b/RtpVP8Payloader_8h.html @@ -103,8 +103,8 @@
- - + + @@ -140,16 +140,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -327,7 +328,7 @@

    - +
diff --git a/RtpVP8Payloader_8h__dep__incl.map b/RtpVP8Payloader_8h__dep__incl.map index 217697cabe..83bbc97285 100644 --- a/RtpVP8Payloader_8h__dep__incl.map +++ b/RtpVP8Payloader_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/RtpVP8Payloader_8h__dep__incl.md5 b/RtpVP8Payloader_8h__dep__incl.md5 index b652cdbea3..d8a69bc240 100644 --- a/RtpVP8Payloader_8h__dep__incl.md5 +++ b/RtpVP8Payloader_8h__dep__incl.md5 @@ -1 +1 @@ -38120be748730deef11d4c1e7ab545c6 \ No newline at end of file +f68f96016c80445e7995894e32dc8aa4 \ No newline at end of file diff --git a/RtpVP8Payloader_8h__dep__incl.png b/RtpVP8Payloader_8h__dep__incl.png index 01f9ce1d5f..b3a4f5b832 100644 Binary files a/RtpVP8Payloader_8h__dep__incl.png and b/RtpVP8Payloader_8h__dep__incl.png differ diff --git a/RtpVP8Payloader_8h_source.html b/RtpVP8Payloader_8h_source.html index f1d0a6e7b5..d8ac081017 100644 --- a/RtpVP8Payloader_8h_source.html +++ b/RtpVP8Payloader_8h_source.html @@ -125,7 +125,7 @@ diff --git a/Rtp_8c.html b/Rtp_8c.html index 69ed9364ed..f214168799 100644 --- a/Rtp_8c.html +++ b/Rtp_8c.html @@ -170,8 +170,8 @@ - - + + @@ -232,8 +232,8 @@

Function Documentation

- -

◆ createKvsRtpTransceiver()

+ +

◆ createKvsRtpTransceiver()

@@ -244,6 +244,18 @@

RTC_RTP_TRANSCEIVER_DIRECTION 

+ + + + + + + + + + + + @@ -296,8 +308,8 @@

Here is the call graph for this function:
-
- +
+ @@ -419,7 +431,7 @@

- + @@ -584,7 +596,7 @@

    - +

diff --git a/Rtp_8c_a546a0453948ee8060791e725b0194ca5_cgraph.map b/Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_cgraph.map similarity index 100% rename from Rtp_8c_a546a0453948ee8060791e725b0194ca5_cgraph.map rename to Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_cgraph.map diff --git a/Rtp_8c_a546a0453948ee8060791e725b0194ca5_cgraph.md5 b/Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_cgraph.md5 similarity index 100% rename from Rtp_8c_a546a0453948ee8060791e725b0194ca5_cgraph.md5 rename to Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_cgraph.md5 diff --git a/Rtp_8c_a546a0453948ee8060791e725b0194ca5_cgraph.png b/Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_cgraph.png similarity index 100% rename from Rtp_8c_a546a0453948ee8060791e725b0194ca5_cgraph.png rename to Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_cgraph.png diff --git a/Rtp_8c_a546a0453948ee8060791e725b0194ca5_icgraph.map b/Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_icgraph.map similarity index 100% rename from Rtp_8c_a546a0453948ee8060791e725b0194ca5_icgraph.map rename to Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_icgraph.map diff --git a/Rtp_8c_a546a0453948ee8060791e725b0194ca5_icgraph.md5 b/Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_icgraph.md5 similarity index 100% rename from Rtp_8c_a546a0453948ee8060791e725b0194ca5_icgraph.md5 rename to Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_icgraph.md5 diff --git a/Rtp_8c_a546a0453948ee8060791e725b0194ca5_icgraph.png b/Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_icgraph.png similarity index 100% rename from Rtp_8c_a546a0453948ee8060791e725b0194ca5_icgraph.png rename to Rtp_8c_a52d446db6e49fc9b2c87c51a4fd91918_icgraph.png diff --git a/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.map b/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.map index 5fec27523f..a2c7579694 100644 --- a/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.map +++ b/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.map @@ -1,7 +1,7 @@ - + diff --git a/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.md5 b/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.md5 index c002b9e6b3..381f4396ae 100644 --- a/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.md5 +++ b/Rtp_8c_ac43cec8875bbd05633d9a31bff472efc_icgraph.md5 @@ -1 +1 @@ -511347d81c3778967d4276ea5d0e0dfd \ No newline at end of file +244b7f3007a5213af1f86ca39a9ebae4 \ No newline at end of file diff --git a/Rtp_8h.html b/Rtp_8h.html index 889e49b3d4..1f3dcfcaa9 100644 --- a/Rtp_8h.html +++ b/Rtp_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -166,12 +167,14 @@

Functions

STATUS createKvsRtpTransceiver (RTC_RTP_TRANSCEIVER_DIRECTION direction, PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc, UINT32 rtxSsrc, PRtcMediaStreamTrack pRtcMediaStreamTrack, PJitterBuffer pJitterBuffer, RTC_CODEC rtcCodec, PKvsRtpTransceiver *ppKvsRtpTransceiver)
 
STATUS createKvsRtpTransceiver (RTC_RTP_TRANSCEIVER_DIRECTION direction, DOUBLE rollingBufferDurationSec, DOUBLE rollingBufferBitratebps, PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc, UINT32 rtxSsrc, PRtcMediaStreamTrack pRtcMediaStreamTrack, PJitterBuffer pJitterBuffer, RTC_CODEC rtcCodec, PKvsRtpTransceiver *ppKvsRtpTransceiver)
 
STATUS freeTransceiver (PRtcRtpTransceiver *pRtcRtpTransceiver)
 Frees the previously created transceiver object. More...
 
direction,
DOUBLE rollingBufferDurationSec,
DOUBLE rollingBufferBitratebps,
- - + + - - + + + + @@ -180,6 +183,10 @@ + + + + @@ -194,8 +201,8 @@

Macros

#define DEFAULT_MTU_SIZE   1200
 
#define DEFAULT_MTU_SIZE_BYTES   1200
 
#define DEFAULT_ROLLING_BUFFER_DURATION_IN_SECONDS   3
 
#define HIGHEST_EXPECTED_BIT_RATE   (10 * 1024 * 1024)
 
#define DEFAULT_EXPECTED_VIDEO_BIT_RATE   (5 * 1024 * 1024)
 
#define DEFAULT_EXPECTED_AUDIO_BIT_RATE   (1000 * 1024)
 
#define DEFAULT_SEQ_NUM_BUFFER_SIZE   1000
 
#define DEFAULT_VALID_INDEX_BUFFER_SIZE   1000
 
#define SRTP_AUTH_TAG_OVERHEAD   10
 
#define MIN_ROLLING_BUFFER_DURATION_IN_SECONDS   (DOUBLE) 0.1
 
#define MIN_EXPECTED_BIT_RATE   (DOUBLE)(102.4 * 1024)
 
#define HUGE_FRAME_MULTIPLIER   2.5
 
#define CONVERT_TIMESTAMP_TO_RTP(clockRate, pts)   ((UINT64) ((DOUBLE) (pts) * ((DOUBLE) (clockRate) / HUNDREDS_OF_NANOS_IN_A_SECOND)))
- - + + @@ -236,14 +243,42 @@

-

◆ DEFAULT_MTU_SIZE

+ +

◆ DEFAULT_EXPECTED_AUDIO_BIT_RATE

Functions

STATUS createKvsRtpTransceiver (RTC_RTP_TRANSCEIVER_DIRECTION, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *)
 
STATUS createKvsRtpTransceiver (RTC_RTP_TRANSCEIVER_DIRECTION, DOUBLE, DOUBLE, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *)
 
STATUS freeKvsRtpTransceiver (PKvsRtpTransceiver *)
 
STATUS kvsRtpTransceiverSetJitterBuffer (PKvsRtpTransceiver, PJitterBuffer)
- + + +
#define DEFAULT_MTU_SIZE   1200#define DEFAULT_EXPECTED_AUDIO_BIT_RATE   (1000 * 1024)
+
+ +
+ + +

◆ DEFAULT_EXPECTED_VIDEO_BIT_RATE

+ +
+
+ + + + +
#define DEFAULT_EXPECTED_VIDEO_BIT_RATE   (5 * 1024 * 1024)
+
+ +
+
+ +

◆ DEFAULT_MTU_SIZE_BYTES

+ +
+
+ + +
#define DEFAULT_MTU_SIZE_BYTES   1200
@@ -306,28 +341,42 @@

-

◆ HIGHEST_EXPECTED_BIT_RATE

+ +

◆ HUGE_FRAME_MULTIPLIER

- +
#define HIGHEST_EXPECTED_BIT_RATE   (10 * 1024 * 1024)#define HUGE_FRAME_MULTIPLIER   2.5
- -

◆ HUGE_FRAME_MULTIPLIER

+ +

◆ MIN_EXPECTED_BIT_RATE

- + + +
#define HUGE_FRAME_MULTIPLIER   2.5#define MIN_EXPECTED_BIT_RATE   (DOUBLE)(102.4 * 1024)
+
+ +
+
+ +

◆ MIN_ROLLING_BUFFER_DURATION_IN_SECONDS

+ +
+
+ + +
#define MIN_ROLLING_BUFFER_DURATION_IN_SECONDS   (DOUBLE) 0.1
@@ -378,8 +427,8 @@

Function Documentation

- -

◆ createKvsRtpTransceiver()

+ +

◆ createKvsRtpTransceiver()

@@ -390,6 +439,18 @@

RTC_RTP_TRANSCEIVER_DIRECTION  direction, + + + + DOUBLE  + rollingBufferDurationSec, + + + + + DOUBLE  + rollingBufferBitratebps, + @@ -442,8 +503,8 @@

Here is the call graph for this function:

-
- +
+ @@ -565,7 +626,7 @@

- + @@ -730,7 +791,7 @@

    - +

diff --git a/Rtp_8h__dep__incl.map b/Rtp_8h__dep__incl.map index 06bf1217a5..dc8dd4ee0f 100644 --- a/Rtp_8h__dep__incl.map +++ b/Rtp_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Rtp_8h__dep__incl.md5 b/Rtp_8h__dep__incl.md5 index ec904aa75c..2074a1e5dc 100644 --- a/Rtp_8h__dep__incl.md5 +++ b/Rtp_8h__dep__incl.md5 @@ -1 +1 @@ -56d11aaaf1dff4bf99d11f9976b31718 \ No newline at end of file +8ba6389ca579eca5405f13f9faf4d128 \ No newline at end of file diff --git a/Rtp_8h__dep__incl.png b/Rtp_8h__dep__incl.png index 1290d48339..f7a0bcb737 100644 Binary files a/Rtp_8h__dep__incl.png and b/Rtp_8h__dep__incl.png differ diff --git a/Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_cgraph.map b/Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_cgraph.map similarity index 100% rename from Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_cgraph.map rename to Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_cgraph.map diff --git a/Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_cgraph.md5 b/Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_cgraph.md5 similarity index 100% rename from Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_cgraph.md5 rename to Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_cgraph.md5 diff --git a/Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_cgraph.png b/Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_cgraph.png similarity index 100% rename from Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_cgraph.png rename to Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_cgraph.png diff --git a/Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_icgraph.map b/Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_icgraph.map similarity index 100% rename from Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_icgraph.map rename to Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_icgraph.map diff --git a/Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_icgraph.md5 b/Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_icgraph.md5 similarity index 100% rename from Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_icgraph.md5 rename to Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_icgraph.md5 diff --git a/Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_icgraph.png b/Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_icgraph.png similarity index 100% rename from Rtp_8h_afbd4b909747cdf574518ad6df03a2e76_icgraph.png rename to Rtp_8h_a1b4fa4a777d991e390d5c5f40006aa3a_icgraph.png diff --git a/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.map b/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.map index 5fec27523f..a2c7579694 100644 --- a/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.map +++ b/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.map @@ -1,7 +1,7 @@ - + diff --git a/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.md5 b/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.md5 index c002b9e6b3..381f4396ae 100644 --- a/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.md5 +++ b/Rtp_8h_ae8c85797caf52813ba0b8ca9859b77c5_icgraph.md5 @@ -1 +1 @@ -511347d81c3778967d4276ea5d0e0dfd \ No newline at end of file +244b7f3007a5213af1f86ca39a9ebae4 \ No newline at end of file diff --git a/Rtp_8h_source.html b/Rtp_8h_source.html index 3f171ba52d..458031ff15 100644 --- a/Rtp_8h_source.html +++ b/Rtp_8h_source.html @@ -106,140 +106,149 @@
9 
10 // Default MTU comes from libwebrtc
11 // https://groups.google.com/forum/#!topic/discuss-webrtc/gH5ysR3SoZI
-
12 #define DEFAULT_MTU_SIZE 1200
+
12 #define DEFAULT_MTU_SIZE_BYTES 1200
13 #define DEFAULT_ROLLING_BUFFER_DURATION_IN_SECONDS 3
-
14 #define HIGHEST_EXPECTED_BIT_RATE (10 * 1024 * 1024)
-
15 #define DEFAULT_SEQ_NUM_BUFFER_SIZE 1000
-
16 #define DEFAULT_VALID_INDEX_BUFFER_SIZE 1000
-
17 #define DEFAULT_PEER_FRAME_BUFFER_SIZE (5 * 1024)
-
18 #define SRTP_AUTH_TAG_OVERHEAD 10
-
19 
-
20 // https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-huge
-
21 // Huge frames, by definition, are frames that have an encoded size at least 2.5 times the average size of the frames.
-
22 #define HUGE_FRAME_MULTIPLIER 2.5
+
14 #define DEFAULT_EXPECTED_VIDEO_BIT_RATE (5 * 1024 * 1024)
+
15 // Opus has highest based on the supported codecs which is 510Kibps. So setting this to twice
+
16 #define DEFAULT_EXPECTED_AUDIO_BIT_RATE (1000 * 1024)
+
17 #define DEFAULT_SEQ_NUM_BUFFER_SIZE 1000
+
18 #define DEFAULT_VALID_INDEX_BUFFER_SIZE 1000
+
19 #define DEFAULT_PEER_FRAME_BUFFER_SIZE (5 * 1024)
+
20 #define SRTP_AUTH_TAG_OVERHEAD 10
+
21 #define MIN_ROLLING_BUFFER_DURATION_IN_SECONDS (DOUBLE) 0.1
+
22 #define MIN_EXPECTED_BIT_RATE (DOUBLE)(102.4 * 1024) // Considering 1Kib = 1024 bits
23 
-
24 typedef struct {
-
25  UINT8 payloadType;
- - - -
29  UINT32 ssrc;
-
30  UINT32 rtxSsrc;
- -
32 
- - - +
24 // https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-huge
+
25 // Huge frames, by definition, are frames that have an encoded size at least 2.5 times the average size of the frames.
+
26 #define HUGE_FRAME_MULTIPLIER 2.5
+
27 
+
28 typedef struct {
+
29  UINT8 payloadType;
+ + + +
33  UINT32 ssrc;
+
34  UINT32 rtxSsrc;
+
36 
-
37  UINT64 rtpTimeOffset;
-
38  UINT64 firstFrameWallClockTime; // 100ns precision
-
39 
-
40  // used for fps calculation
- -
42  UINT64 lastKnownFrameCountTime; // 100ns precision
+ + + +
40 
+
41  UINT64 rtpTimeOffset;
+
42  UINT64 firstFrameWallClockTime; // 100ns precision
43 
- -
45 
-
46 typedef struct {
- - +
44  // used for fps calculation
+ +
46  UINT64 lastKnownFrameCountTime; // 100ns precision
+
47 
+
49 
- -
51 
- - -
54 
- - -
57 
- - - - -
62 
- - -
65 
- -
67 
-
68  MUTEX statsLock;
- - - - -
73 
- - - -
77 
- -
79 
-
80 #define CONVERT_TIMESTAMP_TO_RTP(clockRate, pts) ((UINT64) ((DOUBLE) (pts) * ((DOUBLE) (clockRate) / HUNDREDS_OF_NANOS_IN_A_SECOND)))
-
81 
-
82 STATUS writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket);
-
83 
-
84 STATUS hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc);
-
85 STATUS findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver* ppTransceiver, UINT32 ssrc);
+
50 typedef struct {
+ + +
53 
+ +
55 
+ + +
58 
+ + +
61 
+ + +
64 
+ + + + +
69 
+ + +
72 
+ +
74 
+
75  MUTEX statsLock;
+ + + + +
80 
+ + + +
84 
+
86 
-
87 #ifdef __cplusplus
-
88 }
-
89 #endif
-
90 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_PEERCONNECTION_RTP__ */
-
STATUS findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc)
Definition: Rtp.c:421
-
STATUS hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc)
Definition: Rtp.c:415
-
STATUS writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket)
Definition: Rtp.c:388
-
STATUS kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver, PJitterBuffer)
Definition: Rtp.c:94
+
87 #define CONVERT_TIMESTAMP_TO_RTP(clockRate, pts) ((UINT64) ((DOUBLE) (pts) * ((DOUBLE) (clockRate) / HUNDREDS_OF_NANOS_IN_A_SECOND)))
+
88 
+
89 STATUS writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket);
+
90 
+
91 STATUS hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc);
+
92 STATUS findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver* ppTransceiver, UINT32 ssrc);
+
93 
+
94 #ifdef __cplusplus
+
95 }
+
96 #endif
+
97 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_PEERCONNECTION_RTP__ */
+
STATUS createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION, DOUBLE, DOUBLE, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *)
Definition: Rtp.c:7
+
STATUS findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc)
Definition: Rtp.c:443
+
STATUS hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc)
Definition: Rtp.c:437
+
STATUS writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket)
Definition: Rtp.c:410
+
STATUS kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver, PJitterBuffer)
Definition: Rtp.c:116
struct RtcRtpSender * PRtcRtpSender
-
STATUS freeKvsRtpTransceiver(PKvsRtpTransceiver *)
Definition: Rtp.c:58
+
STATUS freeKvsRtpTransceiver(PKvsRtpTransceiver *)
Definition: Rtp.c:80
struct KvsRtpTransceiver * PKvsRtpTransceiver
-
STATUS createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *)
Definition: Rtp.c:7
-
VOID(* RtcOnFrame)(UINT64, PFrame)
RtcOnFrame is fired everytime a frame is received from the remote peer. It is available via the RtpRe...
Definition: Include.h:986
-
VOID(* RtcOnPictureLoss)(UINT64)
RtcOnPictureLoss is fired everytime a Picture Loss Indication (PLI) feedback message is received....
Definition: Include.h:1023
-
VOID(* RtcOnBandwidthEstimation)(UINT64, DOUBLE)
RtcOnBandwidthEstimation is fired everytime a bandwidth estimation value is computed....
Definition: Include.h:995
-
RTC_RTP_TRANSCEIVER_DIRECTION
RTC_RTP_TRANSCEIVER_DIRECTION indicates direction of a transceiver.
Definition: Include.h:857
-
RTC_CODEC
The enum specifies the codec types for audio and video tracks.
Definition: Include.h:831
+
VOID(* RtcOnFrame)(UINT64, PFrame)
RtcOnFrame is fired everytime a frame is received from the remote peer. It is available via the RtpRe...
Definition: Include.h:1005
+
VOID(* RtcOnPictureLoss)(UINT64)
RtcOnPictureLoss is fired everytime a Picture Loss Indication (PLI) feedback message is received....
Definition: Include.h:1042
+
VOID(* RtcOnBandwidthEstimation)(UINT64, DOUBLE)
RtcOnBandwidthEstimation is fired everytime a bandwidth estimation value is computed....
Definition: Include.h:1014
+
RTC_RTP_TRANSCEIVER_DIRECTION
RTC_RTP_TRANSCEIVER_DIRECTION indicates direction of a transceiver.
Definition: Include.h:876
+
RTC_CODEC
The enum specifies the codec types for audio and video tracks.
Definition: Include.h:848
Definition: JitterBuffer.h:20
Definition: PeerConnection.h:70
-
Definition: Rtp.h:46
-
RtcInboundRtpStreamStats inboundStats
Definition: Rtp.h:71
-
UINT64 onPictureLossCustomData
Definition: Rtp.h:60
-
UINT32 rtcpReportsTimerId
Definition: Rtp.h:66
-
PBYTE peerFrameBuffer
Definition: Rtp.h:63
-
PKvsPeerConnection pKvsPeerConnection
Definition: Rtp.h:50
-
RtcOnFrame onFrame
Definition: Rtp.h:56
-
UINT32 peerFrameBufferSize
Definition: Rtp.h:64
-
RtcOnBandwidthEstimation onBandwidthEstimation
Definition: Rtp.h:59
-
UINT64 onFrameCustomData
Definition: Rtp.h:55
-
RtcOutboundRtpStreamStats outboundStats
Definition: Rtp.h:69
-
RtcRemoteInboundRtpStreamStats remoteInboundStats
Definition: Rtp.h:70
-
UINT64 onBandwidthEstimationCustomData
Definition: Rtp.h:58
-
RtcOnPictureLoss onPictureLoss
Definition: Rtp.h:61
-
UINT32 jitterBufferSsrc
Definition: Rtp.h:52
-
PJitterBuffer pJitterBuffer
Definition: Rtp.h:53
-
RtcRtpSender sender
Definition: Rtp.h:48
-
RtcRtpTransceiver transceiver
Definition: Rtp.h:47
-
MUTEX statsLock
Definition: Rtp.h:68
+
Definition: Rtp.h:50
+
RtcInboundRtpStreamStats inboundStats
Definition: Rtp.h:78
+
UINT64 onPictureLossCustomData
Definition: Rtp.h:67
+
UINT32 rtcpReportsTimerId
Definition: Rtp.h:73
+
PBYTE peerFrameBuffer
Definition: Rtp.h:70
+
PKvsPeerConnection pKvsPeerConnection
Definition: Rtp.h:54
+
RtcOnFrame onFrame
Definition: Rtp.h:63
+
DOUBLE rollingBufferBitratebps
Definition: Rtp.h:57
+
UINT32 peerFrameBufferSize
Definition: Rtp.h:71
+
RtcOnBandwidthEstimation onBandwidthEstimation
Definition: Rtp.h:66
+
UINT64 onFrameCustomData
Definition: Rtp.h:62
+
RtcOutboundRtpStreamStats outboundStats
Definition: Rtp.h:76
+
RtcRemoteInboundRtpStreamStats remoteInboundStats
Definition: Rtp.h:77
+
UINT64 onBandwidthEstimationCustomData
Definition: Rtp.h:65
+
RtcOnPictureLoss onPictureLoss
Definition: Rtp.h:68
+
UINT32 jitterBufferSsrc
Definition: Rtp.h:59
+
PJitterBuffer pJitterBuffer
Definition: Rtp.h:60
+
RtcRtpSender sender
Definition: Rtp.h:52
+
RtcRtpTransceiver transceiver
Definition: Rtp.h:51
+
DOUBLE rollingBufferDurationSec
Definition: Rtp.h:56
+
MUTEX statsLock
Definition: Rtp.h:75
Definition: Retransmitter.h:13
The RTCInboundRtpStreamStats dictionary represents the measurement metrics for the incoming RTP media...
Definition: Stats.h:448
-
Represents a single track in a MediaStream.
Definition: Include.h:1104
+
Represents a single track in a MediaStream.
Definition: Include.h:1123
RtcOutboundRtpStreamStats Gathers stats for media stream from the embedded device Note: RTCOutboundRt...
Definition: Stats.h:347
RTCRemoteInboundRtpStreamStats Represents the remote endpoint's measurement metrics for a particular ...
Definition: Stats.h:399
-
Definition: Rtp.h:24
-
PRtpRollingBuffer packetBuffer
Definition: Rtp.h:34
-
UINT64 lastKnownFrameCountTime
Definition: Rtp.h:42
-
UINT64 firstFrameWallClockTime
Definition: Rtp.h:38
-
UINT16 rtxSequenceNumber
Definition: Rtp.h:28
-
UINT8 rtxPayloadType
Definition: Rtp.h:26
-
UINT64 rtpTimeOffset
Definition: Rtp.h:37
-
PRetransmitter retransmitter
Definition: Rtp.h:35
-
UINT64 lastKnownFrameCount
Definition: Rtp.h:41
-
UINT32 rtxSsrc
Definition: Rtp.h:30
-
RtcMediaStreamTrack track
Definition: Rtp.h:33
-
UINT32 ssrc
Definition: Rtp.h:29
-
PayloadArray payloadArray
Definition: Rtp.h:31
-
UINT8 payloadType
Definition: Rtp.h:25
-
UINT16 sequenceNumber
Definition: Rtp.h:27
-
The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a ...
Definition: Include.h:1130
+
Definition: Rtp.h:28
+
PRtpRollingBuffer packetBuffer
Definition: Rtp.h:38
+
UINT64 lastKnownFrameCountTime
Definition: Rtp.h:46
+
UINT64 firstFrameWallClockTime
Definition: Rtp.h:42
+
UINT16 rtxSequenceNumber
Definition: Rtp.h:32
+
UINT8 rtxPayloadType
Definition: Rtp.h:30
+
UINT64 rtpTimeOffset
Definition: Rtp.h:41
+
PRetransmitter retransmitter
Definition: Rtp.h:39
+
UINT64 lastKnownFrameCount
Definition: Rtp.h:45
+
UINT32 rtxSsrc
Definition: Rtp.h:34
+
RtcMediaStreamTrack track
Definition: Rtp.h:37
+
UINT32 ssrc
Definition: Rtp.h:33
+
PayloadArray payloadArray
Definition: Rtp.h:35
+
UINT8 payloadType
Definition: Rtp.h:29
+
UINT16 sequenceNumber
Definition: Rtp.h:31
+
The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a ...
Definition: Include.h:1149
Definition: RtpRollingBuffer.h:13
Definition: RtpPacket.h:87
Definition: RtpPacket.h:99
@@ -249,7 +258,7 @@ diff --git a/Sctp_8c.html b/Sctp_8c.html index 64cfd3759d..557ea730d6 100644 --- a/Sctp_8c.html +++ b/Sctp_8c.html @@ -714,7 +714,7 @@

    - +

diff --git a/Sctp_8h.html b/Sctp_8h.html index e586d4fd62..5bc853a50e 100644 --- a/Sctp_8h.html +++ b/Sctp_8h.html @@ -106,8 +106,8 @@
- - + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -927,7 +928,7 @@

    - +

diff --git a/Sctp_8h__dep__incl.map b/Sctp_8h__dep__incl.map index cd187b6007..cfd7d56fbe 100644 --- a/Sctp_8h__dep__incl.map +++ b/Sctp_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Sctp_8h__dep__incl.md5 b/Sctp_8h__dep__incl.md5 index ec6071286f..98512fd6f0 100644 --- a/Sctp_8h__dep__incl.md5 +++ b/Sctp_8h__dep__incl.md5 @@ -1 +1 @@ -4521c38d4d0cf4e430190dd3ac3209eb \ No newline at end of file +b8db56521fea7244d751a94699cc565a \ No newline at end of file diff --git a/Sctp_8h__dep__incl.png b/Sctp_8h__dep__incl.png index 804503c872..0274287b95 100644 Binary files a/Sctp_8h__dep__incl.png and b/Sctp_8h__dep__incl.png differ diff --git a/Sctp_8h_source.html b/Sctp_8h_source.html index 76d28f21bc..749d01a83f 100644 --- a/Sctp_8h_source.html +++ b/Sctp_8h_source.html @@ -206,7 +206,7 @@
STATUS initSctpSession()
Definition: Sctp.c:58
@ DCEP_DATA_CHANNEL_OPEN
Definition: Sctp.h:33
struct SctpSessionCallbacks * PSctpSessionCallbacks
-
RtcDataChannelInit dictionary used to configure properties of the underlying channel such as data rel...
Definition: Include.h:1500
+
RtcDataChannelInit dictionary used to configure properties of the underlying channel such as data rel...
Definition: Include.h:1521
Definition: Sctp.h:54
SctpSessionDataChannelOpenFunc dataChannelOpenFunc
Definition: Sctp.h:57
SctpSessionOutboundPacketFunc outboundPacketFunc
Definition: Sctp.h:56
@@ -223,7 +223,7 @@ diff --git a/SdpUtils_8c.html b/SdpUtils_8c.html new file mode 100644 index 0000000000..c7e5575a7a --- /dev/null +++ b/SdpUtils_8c.html @@ -0,0 +1,232 @@ + + + + + + + +Amazon Kinesis Webrtc C SDK: src/source/Sdp/SdpUtils.c File Reference + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Amazon Kinesis Webrtc C SDK +
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
SdpUtils.c File Reference
+
+
+
#include "../Include_i.h"
+#include "kvssdp/sdp_data_types.h"
+
+Include dependency graph for SdpUtils.c:
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +

+Macros

#define LOG_CLASS   "SDPUtils"
 
+ + + +

+Functions

STATUS convertSdpErrorCode (SdpResult_t sdpResult)
 
+

Macro Definition Documentation

+ +

◆ LOG_CLASS

+ +
+
+ + + + +
#define LOG_CLASS   "SDPUtils"
+
+ +
+
+

Function Documentation

+ +

◆ convertSdpErrorCode()

+ +
+
+ + + + + + + + +
STATUS convertSdpErrorCode (SdpResult_t sdpResult)
+
+
+Here is the caller graph for this function:
+
+
+ + + + + + + + + + + + +
+ +
+
+
+
+ + + + diff --git a/SdpUtils_8c__incl.map b/SdpUtils_8c__incl.map new file mode 100644 index 0000000000..1740a5b195 --- /dev/null +++ b/SdpUtils_8c__incl.map @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SdpUtils_8c__incl.md5 b/SdpUtils_8c__incl.md5 new file mode 100644 index 0000000000..63089672f1 --- /dev/null +++ b/SdpUtils_8c__incl.md5 @@ -0,0 +1 @@ +c8276971bc873b94a58df81504d263d9 \ No newline at end of file diff --git a/SdpUtils_8c__incl.png b/SdpUtils_8c__incl.png new file mode 100644 index 0000000000..bd77679f78 Binary files /dev/null and b/SdpUtils_8c__incl.png differ diff --git a/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map b/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map new file mode 100644 index 0000000000..4ab0f78811 --- /dev/null +++ b/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 b/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 new file mode 100644 index 0000000000..e700601876 --- /dev/null +++ b/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 @@ -0,0 +1 @@ +fb6b6551fd235c9d53118219d5680371 \ No newline at end of file diff --git a/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png b/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png new file mode 100644 index 0000000000..4e289a5e90 Binary files /dev/null and b/SdpUtils_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png differ diff --git a/Sdp_8h.html b/Sdp_8h.html index 45a04176f7..6d050ef19b 100644 --- a/Sdp_8h.html +++ b/Sdp_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +

@@ -178,36 +179,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -218,8 +189,6 @@ - - @@ -252,8 +221,6 @@ - - @@ -292,12 +259,6 @@ - - - - - -

Macros

#define SDP_ATTRIBUTE_MARKER   "a="
 
#define SDP_BANDWIDTH_MARKER   "b="
 
#define SDP_CONNECTION_INFORMATION_MARKER   "c="
 
#define SDP_EMAIL_ADDRESS_MARKER   "e="
 
#define SDP_ENCRYPTION_KEY_MARKER   "k="
 
#define SDP_INFORMATION_MARKER   "i="
 
#define SDP_MEDIA_NAME_MARKER   "m="
 
#define SDP_ORIGIN_MARKER   "o="
 
#define SDP_PHONE_NUMBER_MARKER   "p="
 
#define SDP_SESSION_NAME_MARKER   "s="
 
#define SDP_TIME_DESCRIPTION_MARKER   "t="
 
#define SDP_TIMEZONE_MARKER   "z="
 
#define SDP_URI_MARKER   "u="
 
#define SDP_VERSION_MARKER   "v="
 
#define SDP_LINE_SEPARATOR   "\r\n"
 
#define SDP_CANDIDATE_TYPE_HOST   "host"
 
#define SDP_CANDIDATE_TYPE_SERFLX   "srflx"
 
#define SDP_CANDIDATE_TYPE_UNKNOWN   "unknown"
 
#define SDP_ATTRIBUTE_LENGTH   2
 
#define MAX_SDP_OFFSET_LENGTH   255
 
#define MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH   255
 
#define MAX_SDP_SESSION_PHONE_NUMBER_LENGTH   255
 
#define MAX_SDP_TOKEN_LENGTH   128
 
#define MAX_SDP_FMTP_VALUES   64
 
#define MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT   2
 
STATUS serializeSessionDescription (PSessionDescription, PCHAR, PUINT32)
 
STATUS parseMediaName (PSessionDescription, PCHAR, UINT32)
 
STATUS parseSessionAttributes (PSessionDescription, PCHAR, UINT32)
 
STATUS parseMediaAttributes (PSessionDescription, PCHAR, UINT32)
 

Macro Definition Documentation

@@ -608,62 +569,6 @@

-

- - -

◆ MAX_SDP_TOKEN_LENGTH

- -
-
- - - - -
#define MAX_SDP_TOKEN_LENGTH   128
-
- -
-
- -

◆ SDP_ATTRIBUTE_LENGTH

- -
-
- - - - -
#define SDP_ATTRIBUTE_LENGTH   2
-
- -
-
- -

◆ SDP_ATTRIBUTE_MARKER

- -
-
- - - - -
#define SDP_ATTRIBUTE_MARKER   "a="
-
- -
-
- -

◆ SDP_BANDWIDTH_MARKER

- -
-
- - - - -
#define SDP_BANDWIDTH_MARKER   "b="
-
-
@@ -734,188 +639,6 @@

- - - -

◆ SDP_CONNECTION_INFORMATION_MARKER

- -
-
- - - - -
#define SDP_CONNECTION_INFORMATION_MARKER   "c="
-
- -
-
- -

◆ SDP_EMAIL_ADDRESS_MARKER

- -
-
- - - - -
#define SDP_EMAIL_ADDRESS_MARKER   "e="
-
- -
-
- -

◆ SDP_ENCRYPTION_KEY_MARKER

- -
-
- - - - -
#define SDP_ENCRYPTION_KEY_MARKER   "k="
-
- -
-
- -

◆ SDP_INFORMATION_MARKER

- -
-
- - - - -
#define SDP_INFORMATION_MARKER   "i="
-
- -
-
- -

◆ SDP_LINE_SEPARATOR

- -
-
- - - - -
#define SDP_LINE_SEPARATOR   "\r\n"
-
- -
-
- -

◆ SDP_MEDIA_NAME_MARKER

- -
-
- - - - -
#define SDP_MEDIA_NAME_MARKER   "m="
-
- -
-
- -

◆ SDP_ORIGIN_MARKER

- -
-
- - - - -
#define SDP_ORIGIN_MARKER   "o="
-
- -
-
- -

◆ SDP_PHONE_NUMBER_MARKER

- -
-
- - - - -
#define SDP_PHONE_NUMBER_MARKER   "p="
-
- -
-
- -

◆ SDP_SESSION_NAME_MARKER

- -
-
- - - - -
#define SDP_SESSION_NAME_MARKER   "s="
-
- -
-
- -

◆ SDP_TIME_DESCRIPTION_MARKER

- -
-
- - - - -
#define SDP_TIME_DESCRIPTION_MARKER   "t="
-
- -
-
- -

◆ SDP_TIMEZONE_MARKER

- -
-
- - - - -
#define SDP_TIMEZONE_MARKER   "z="
-
- -
-
- -

◆ SDP_URI_MARKER

- -
-
- - - - -
#define SDP_URI_MARKER   "u="
-
- -
-
- -

◆ SDP_VERSION_MARKER

- -
-
- - - - -
#define SDP_VERSION_MARKER   "v="
-
-

Typedef Documentation

@@ -1062,10 +785,11 @@

- - - - + + + + +
@@ -1078,138 +802,6 @@

-

◆ parseMediaAttributes()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
STATUS parseMediaAttributes (PSessionDescription pSessionDescription,
PCHAR pch,
UINT32 lineLen 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - -
- -
-
- -

◆ parseMediaName()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
STATUS parseMediaName (PSessionDescription pSessionDescription,
PCHAR pch,
UINT32 lineLen 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - -
- -
-
- -

◆ parseSessionAttributes()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
STATUS parseSessionAttributes (PSessionDescription pSessionDescription,
PCHAR pch,
UINT32 lineLen 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - -
-
@@ -1248,14 +840,8 @@

- - - - - - - - + +

@@ -1279,7 +865,7 @@

    - +

diff --git a/Sdp_8h__dep__incl.map b/Sdp_8h__dep__incl.map index 9ffecc6d4b..6ac4cf58e0 100644 --- a/Sdp_8h__dep__incl.map +++ b/Sdp_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Sdp_8h__dep__incl.md5 b/Sdp_8h__dep__incl.md5 index cfe2b12df0..71218e7522 100644 --- a/Sdp_8h__dep__incl.md5 +++ b/Sdp_8h__dep__incl.md5 @@ -1 +1 @@ -faf7bce0e722be7f1fd33d397d6b5ced \ No newline at end of file +9afa47d5dfc28091528ceacbbe953781 \ No newline at end of file diff --git a/Sdp_8h__dep__incl.png b/Sdp_8h__dep__incl.png index b1490ecdca..ea1c410215 100644 Binary files a/Sdp_8h__dep__incl.png and b/Sdp_8h__dep__incl.png differ diff --git a/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.map b/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.map index fde329c37a..13d19fc221 100644 --- a/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.map +++ b/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.map @@ -1,6 +1,7 @@ - - - - + + + + + diff --git a/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.md5 b/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.md5 index 06655039b2..c2b88d109a 100644 --- a/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.md5 +++ b/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.md5 @@ -1 +1 @@ -43ab7cee1f0acac23e8a0b827fd71f8b \ No newline at end of file +cccff3551069541da58bbb0c7448fff9 \ No newline at end of file diff --git a/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.png b/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.png index 3ff42eaf18..dd3af42838 100644 Binary files a/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.png and b/Sdp_8h_a17e262c390ad5f1d7bac3199de8f6897_cgraph.png differ diff --git a/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.map b/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.map index 654f855add..4433f15fcb 100644 --- a/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.map +++ b/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.map @@ -1,10 +1,4 @@ - - - - - - - - + + diff --git a/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.md5 b/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.md5 index a0b64f23b7..c2aa39b2c7 100644 --- a/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.md5 +++ b/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.md5 @@ -1 +1 @@ -885c9d83eb22088ab1c6302fba779cfe \ No newline at end of file +599da9fd868fa7eecdfd10a38ca8b25d \ No newline at end of file diff --git a/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.png b/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.png index d50ebff6c3..72e27de3db 100644 Binary files a/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.png and b/Sdp_8h_a1e5c0750dbf14d9f67ad7ee68c417ac4_cgraph.png differ diff --git a/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.map b/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.map deleted file mode 100644 index 719f745c91..0000000000 --- a/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.map +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.md5 b/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.md5 deleted file mode 100644 index 1495a15278..0000000000 --- a/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -ed56ce82375b50c8cde8041009e9172b \ No newline at end of file diff --git a/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.png b/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.png deleted file mode 100644 index 7696bd3e04..0000000000 Binary files a/Sdp_8h_a9be1620cc5d7524e71b825fc65a32c38_icgraph.png and /dev/null differ diff --git a/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.map b/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.map deleted file mode 100644 index df904dbcb9..0000000000 --- a/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.map +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.md5 b/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.md5 deleted file mode 100644 index e648159f54..0000000000 --- a/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -57b9d33f10d706167045dd97756dd037 \ No newline at end of file diff --git a/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.png b/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.png deleted file mode 100644 index 7f402c4ce4..0000000000 Binary files a/Sdp_8h_aa758d49b2f55526ba876c32f8ec1e53c_icgraph.png and /dev/null differ diff --git a/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.map b/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.map deleted file mode 100644 index d058af8f53..0000000000 --- a/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.map +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.md5 b/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.md5 deleted file mode 100644 index 4e53abadee..0000000000 --- a/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -4adc786de6e25545f6d7a7151179c46a \ No newline at end of file diff --git a/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.png b/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.png deleted file mode 100644 index 103a2315b7..0000000000 Binary files a/Sdp_8h_ae4447853d5d93b52d6a590a76901e8b4_icgraph.png and /dev/null differ diff --git a/Sdp_8h_source.html b/Sdp_8h_source.html index 471d86d2e1..a8449c1cfa 100644 --- a/Sdp_8h_source.html +++ b/Sdp_8h_source.html @@ -108,302 +108,268 @@
11 extern "C" {
12 #endif
13 
-
14 #define SDP_ATTRIBUTE_MARKER "a="
-
15 #define SDP_BANDWIDTH_MARKER "b="
-
16 #define SDP_CONNECTION_INFORMATION_MARKER "c="
-
17 #define SDP_EMAIL_ADDRESS_MARKER "e="
-
18 #define SDP_ENCRYPTION_KEY_MARKER "k="
+
14 #define SDP_CANDIDATE_TYPE_HOST "host"
+
15 #define SDP_CANDIDATE_TYPE_SERFLX "srflx"
+
16 #define SDP_CANDIDATE_TYPE_PRFLX "prflx"
+
17 #define SDP_CANDIDATE_TYPE_RELAY "relay"
+
18 #define SDP_CANDIDATE_TYPE_UNKNOWN "unknown"
19 
-
20 // Media title information or Session information
-
21 #define SDP_INFORMATION_MARKER "i="
-
22 
-
23 #define SDP_MEDIA_NAME_MARKER "m="
-
24 #define SDP_ORIGIN_MARKER "o="
-
25 #define SDP_PHONE_NUMBER_MARKER "p="
-
26 #define SDP_SESSION_NAME_MARKER "s="
-
27 #define SDP_TIME_DESCRIPTION_MARKER "t="
-
28 #define SDP_TIMEZONE_MARKER "z="
-
29 #define SDP_URI_MARKER "u="
-
30 #define SDP_VERSION_MARKER "v="
-
31 
-
32 // The sequence CRLF (0x0d0a) is used to end a record, although parsers SHOULD be
-
33 // tolerant and also accept records terminated with a single newline
-
34 // character.
-
35 // Reference: https://tools.ietf.org/html/rfc4566#section-5
-
36 #define SDP_LINE_SEPARATOR "\r\n"
-
37 
-
38 #define SDP_CANDIDATE_TYPE_HOST "host"
-
39 #define SDP_CANDIDATE_TYPE_SERFLX "srflx"
-
40 #define SDP_CANDIDATE_TYPE_PRFLX "prflx"
-
41 #define SDP_CANDIDATE_TYPE_RELAY "relay"
-
42 #define SDP_CANDIDATE_TYPE_UNKNOWN "unknown"
-
43 
-
44 #define SDP_ATTRIBUTE_LENGTH 2
+
20 #define MAX_SDP_OFFSET_LENGTH 255
+
21 #define MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH 255
+
22 #define MAX_SDP_ENCRYPTION_KEY_LENGTH 255
+
23 
+
24 /* https://datatracker.ietf.org/doc/html/rfc4566#section-5.7 -- the SDK hardcodes this to be IN as per spec.
+
25  * Also, this SDK is to be used in the Internet realm. Allowing for some extra buffer
+
26  */
+
27 #define MAX_SDP_NETWORK_TYPE_LENGTH 7
+
28 
+
29 /* https://datatracker.ietf.org/doc/html/rfc4566#section-5.7 -- Given the SDK is to operate in IP based sessions,
+
30  * the possible values are IP4/IP6 as registered with IANA. Allowing for some extra buffer
+
31  */
+
32 #define MAX_SDP_ADDRESS_TYPE_LENGTH 7
+
33 
+
34 /* https://datatracker.ietf.org/doc/html/rfc4566#section-5.7 -- Given the SDK is to operate in IP based sessions,
+
35  * an IPv4 address can be a maximum of <IPv4(15)/TTL(3)/multicast number of addresses(3)> characters where TTL is
+
36  * between 0 and 255. IPv6 can be a maximum of <IPv6 uncompressed(39)>. Setting to 63 for additional padding
+
37  */
+
38 #define MAX_SDP_CONNECTION_ADDRESS_LENGTH 63
+
39 
+
40 // https://datatracker.ietf.org/doc/html/rfc4566#section-5.2 -- the SDK sets it to "-" and the SDK does not parse incoming username either
+
41 #define MAX_SDP_SESSION_USERNAME_LENGTH 32
+
42 
+
43 // https://datatracker.ietf.org/doc/html/rfc4566#section-6 -- name length restricted based on current supported attribute set
+
44 #define MAX_SDP_ATTRIBUTE_NAME_LENGTH 32
45 
-
46 #define MAX_SDP_OFFSET_LENGTH 255
-
47 #define MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH 255
-
48 #define MAX_SDP_ENCRYPTION_KEY_LENGTH 255
-
49 
-
50 /* https://datatracker.ietf.org/doc/html/rfc4566#section-5.7 -- the SDK hardcodes this to be IN as per spec.
-
51  * Also, this SDK is to be used in the Internet realm. Allowing for some extra buffer
-
52  */
-
53 #define MAX_SDP_NETWORK_TYPE_LENGTH 7
-
54 
-
55 /* https://datatracker.ietf.org/doc/html/rfc4566#section-5.7 -- Given the SDK is to operate in IP based sessions,
-
56  * the possible values are IP4/IP6 as registered with IANA. Allowing for some extra buffer
-
57  */
-
58 #define MAX_SDP_ADDRESS_TYPE_LENGTH 7
-
59 
-
60 /* https://datatracker.ietf.org/doc/html/rfc4566#section-5.7 -- Given the SDK is to operate in IP based sessions,
-
61  * an IPv4 address can be a maximum of <IPv4(15)/TTL(3)/multicast number of addresses(3)> characters where TTL is
-
62  * between 0 and 255. IPv6 can be a maximum of <IPv6 uncompressed(39)>. Setting to 63 for additional padding
-
63  */
-
64 #define MAX_SDP_CONNECTION_ADDRESS_LENGTH 63
-
65 
-
66 // https://datatracker.ietf.org/doc/html/rfc4566#section-5.2 -- the SDK sets it to "-" and the SDK does not parse incoming username either
-
67 #define MAX_SDP_SESSION_USERNAME_LENGTH 32
-
68 
-
69 // https://datatracker.ietf.org/doc/html/rfc4566#section-6 -- name length restricted based on current supported attribute set
-
70 #define MAX_SDP_ATTRIBUTE_NAME_LENGTH 32
-
71 
-
72 // One of the attributes is streamId + trackId which sums up to 512 maximum characters
-
73 #define MAX_SDP_ATTRIBUTE_VALUE_LENGTH 512
-
74 
-
75 #define MAX_SDP_MEDIA_NAME_LENGTH 255
-
76 
-
77 /* https://tools.ietf.org/html/rfc4566#section-5.4. Given these are free-form textual strings, that is, the length could be anything.
-
78  * Although our SDK parses this information, the SDK does not use it. Leaving this attribute in if SDK uses it in
-
79  * the future, but keeping it at smaller size to ensure structure memory efficiency
-
80  */
-
81 #define MAX_SDP_MEDIA_TITLE_LENGTH 127
-
82 
-
83 /* https://tools.ietf.org/html/rfc4566#section-5.4. Given these are free-form textual strings, that is, the length could be anything.
-
84  * Although our SDK parses this information, the SDK does not use it. Leaving this attribute in if SDK uses it in
-
85  * the future, but keeping it at smaller size to ensure structure memory efficiency
-
86  */
-
87 #define MAX_SDP_SESSION_INFORMATION_LENGTH 127
-
88 
-
89 #define MAX_SDP_SESSION_NAME_LENGTH 255
-
90 #define MAX_SDP_SESSION_URI_LENGTH 255
-
91 #define MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH 255
-
92 #define MAX_SDP_SESSION_PHONE_NUMBER_LENGTH 255
-
93 
-
94 #define MAX_SDP_TOKEN_LENGTH 128
-
95 #define MAX_SDP_FMTP_VALUES 64
-
96 
-
97 #define MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT 2
-
98 #define MAX_SDP_SESSION_TIMEZONE_COUNT 2
-
104 #define MAX_SDP_SESSION_MEDIA_COUNT 5
-
105 #define MAX_SDP_MEDIA_BANDWIDTH_COUNT 2
-
106 
-
107 #define MAX_SDP_ATTRIBUTES_COUNT 256
-
108 
-
109 /*
-
110  * c=<nettype> <addrtype> <connection-address>
-
111  * https://tools.ietf.org/html/rfc4566#section-5.7
-
112  */
-
113 typedef struct {
-
114  CHAR networkType[MAX_SDP_NETWORK_TYPE_LENGTH + 1];
-
115  CHAR addressType[MAX_SDP_ADDRESS_TYPE_LENGTH + 1];
-
116  CHAR connectionAddress[MAX_SDP_CONNECTION_ADDRESS_LENGTH + 1];
- -
118 
-
119 /*
-
120  * o=<username> <sess-id> <sess-version> <nettype> <addrtype> <unicast-address>
-
121  * https://tools.ietf.org/html/rfc4566#section-5.2
-
122  */
-
123 typedef struct {
- -
125  UINT64 sessionId;
- - - -
129 
-
130 /*
-
131  * https://tools.ietf.org/html/rfc4566#section-5.9
-
132  * https://tools.ietf.org/html/rfc4566#section-5.10
-
133  */
-
134 typedef struct {
-
135  UINT64 startTime;
-
136  UINT64 stopTime;
- -
138 
-
139 /*
-
140  * z=<adjustment time> <offset> <adjustment time> <offset> ...
-
141  * https://tools.ietf.org/html/rfc4566#section-5.11
-
142  */
-
143 typedef struct {
- -
145  CHAR offset[MAX_SDP_OFFSET_LENGTH + 1];
- -
147 
-
148 typedef struct {
- -
150  CHAR sdpEncryptionKey[MAX_SDP_ENCRYPTION_KEY_LENGTH + 1];
- +
46 // One of the attributes is streamId + trackId which sums up to 512 maximum characters
+
47 #define MAX_SDP_ATTRIBUTE_VALUE_LENGTH 512
+
48 
+
49 #define MAX_SDP_MEDIA_NAME_LENGTH 255
+
50 
+
51 /* https://tools.ietf.org/html/rfc4566#section-5.4. Given these are free-form textual strings, that is, the length could be anything.
+
52  * Although our SDK parses this information, the SDK does not use it. Leaving this attribute in if SDK uses it in
+
53  * the future, but keeping it at smaller size to ensure structure memory efficiency
+
54  */
+
55 #define MAX_SDP_MEDIA_TITLE_LENGTH 127
+
56 
+
57 /* https://tools.ietf.org/html/rfc4566#section-5.4. Given these are free-form textual strings, that is, the length could be anything.
+
58  * Although our SDK parses this information, the SDK does not use it. Leaving this attribute in if SDK uses it in
+
59  * the future, but keeping it at smaller size to ensure structure memory efficiency
+
60  */
+
61 #define MAX_SDP_SESSION_INFORMATION_LENGTH 127
+
62 
+
63 #define MAX_SDP_SESSION_NAME_LENGTH 255
+
64 #define MAX_SDP_SESSION_URI_LENGTH 255
+
65 #define MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH 255
+
66 #define MAX_SDP_SESSION_PHONE_NUMBER_LENGTH 255
+
67 
+
68 #define MAX_SDP_FMTP_VALUES 64
+
69 
+
70 #define MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT 2
+
71 #define MAX_SDP_SESSION_TIMEZONE_COUNT 2
+
77 #define MAX_SDP_SESSION_MEDIA_COUNT 5
+
78 #define MAX_SDP_MEDIA_BANDWIDTH_COUNT 2
+
79 
+
80 #define MAX_SDP_ATTRIBUTES_COUNT 256
+
81 
+
82 /*
+
83  * c=<nettype> <addrtype> <connection-address>
+
84  * https://tools.ietf.org/html/rfc4566#section-5.7
+
85  */
+
86 typedef struct {
+
87  CHAR networkType[MAX_SDP_NETWORK_TYPE_LENGTH + 1];
+
88  CHAR addressType[MAX_SDP_ADDRESS_TYPE_LENGTH + 1];
+
89  CHAR connectionAddress[MAX_SDP_CONNECTION_ADDRESS_LENGTH + 1];
+ +
91 
+
92 /*
+
93  * o=<username> <sess-id> <sess-version> <nettype> <addrtype> <unicast-address>
+
94  * https://tools.ietf.org/html/rfc4566#section-5.2
+
95  */
+
96 typedef struct {
+
97  CHAR userName[MAX_SDP_SESSION_USERNAME_LENGTH + 1];
+
98  UINT64 sessionId;
+ + + +
102 
+
103 /*
+
104  * https://tools.ietf.org/html/rfc4566#section-5.9
+
105  * https://tools.ietf.org/html/rfc4566#section-5.10
+
106  */
+
107 typedef struct {
+
108  UINT64 startTime;
+
109  UINT64 stopTime;
+ +
111 
+
112 /*
+
113  * z=<adjustment time> <offset> <adjustment time> <offset> ...
+
114  * https://tools.ietf.org/html/rfc4566#section-5.11
+
115  */
+
116 typedef struct {
+ +
118  CHAR offset[MAX_SDP_OFFSET_LENGTH + 1];
+ +
120 
+
121 typedef struct {
+ +
123  CHAR sdpEncryptionKey[MAX_SDP_ENCRYPTION_KEY_LENGTH + 1];
+ +
125 
+
126 /*
+
127  * a=<attribute>
+
128  * a=<attribute>:<value>
+
129  * https://tools.ietf.org/html/rfc4566#section-5.13
+
130  */
+
131 typedef struct {
+
132  CHAR attributeName[MAX_SDP_ATTRIBUTE_NAME_LENGTH + 1];
+
133  CHAR attributeValue[MAX_SDP_ATTRIBUTE_VALUE_LENGTH + 1];
+ +
135 
+
136 typedef struct {
+
137  // m=<media> <port>/<number of ports> <proto> <fmt> ...
+
138  // https://tools.ietf.org/html/rfc4566#section-5.14
+
139  CHAR mediaName[MAX_SDP_MEDIA_NAME_LENGTH + 1];
+
140 
+
141  // i=<session description>
+
142  // https://tools.ietf.org/html/rfc4566#section-5.4. Given these are free-form strings, the length could be anything.
+
143  // Although our SDK parses this information, the SDK does not use it. Leaving this attribute in if SDK uses it in
+
144  // the future
+
145  CHAR mediaTitle[MAX_SDP_MEDIA_TITLE_LENGTH + 1];
+
146 
+ +
148 
+ +
150 
+
152 
-
153 /*
-
154  * a=<attribute>
-
155  * a=<attribute>:<value>
-
156  * https://tools.ietf.org/html/rfc4566#section-5.13
-
157  */
-
158 typedef struct {
-
159  CHAR attributeName[MAX_SDP_ATTRIBUTE_NAME_LENGTH + 1];
-
160  CHAR attributeValue[MAX_SDP_ATTRIBUTE_VALUE_LENGTH + 1];
- -
162 
-
163 typedef struct {
-
164  // m=<media> <port>/<number of ports> <proto> <fmt> ...
-
165  // https://tools.ietf.org/html/rfc4566#section-5.14
-
166  CHAR mediaName[MAX_SDP_MEDIA_NAME_LENGTH + 1];
+ +
154 
+ + +
157 
+
158 typedef struct {
+
159  // https://tools.ietf.org/html/rfc4566#section-5.1
+
160  UINT64 version;
+
161 
+ +
163 
+
164  // s=<session name>
+
165  // https://tools.ietf.org/html/rfc4566#section-5.3
+
166  CHAR sessionName[MAX_SDP_SESSION_NAME_LENGTH + 1];
167 
168  // i=<session description>
-
169  // https://tools.ietf.org/html/rfc4566#section-5.4. Given these are free-form strings, the length could be anything.
-
170  // Although our SDK parses this information, the SDK does not use it. Leaving this attribute in if SDK uses it in
-
171  // the future
-
172  CHAR mediaTitle[MAX_SDP_MEDIA_TITLE_LENGTH + 1];
-
173 
- +
169  // https://tools.ietf.org/html/rfc4566#section-5.4
+
170  CHAR sessionInformation[MAX_SDP_SESSION_INFORMATION_LENGTH + 1];
+
171 
+
172  // u=<uri>
+
173  // https://tools.ietf.org/html/rfc4566#section-5.5
+
175 
- -
177 
- +
176  // e=<email-address>
+
177  // https://tools.ietf.org/html/rfc4566#section-5.6
+
178  CHAR emailAddress[MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH + 1];
179 
- -
181 
- - -
184 
-
185 typedef struct {
-
186  // https://tools.ietf.org/html/rfc4566#section-5.1
-
187  UINT64 version;
-
188 
- -
190 
-
191  // s=<session name>
-
192  // https://tools.ietf.org/html/rfc4566#section-5.3
-
193  CHAR sessionName[MAX_SDP_SESSION_NAME_LENGTH + 1];
-
194 
-
195  // i=<session description>
-
196  // https://tools.ietf.org/html/rfc4566#section-5.4
-
197  CHAR sessionInformation[MAX_SDP_SESSION_INFORMATION_LENGTH + 1];
-
198 
-
199  // u=<uri>
-
200  // https://tools.ietf.org/html/rfc4566#section-5.5
- -
202 
-
203  // e=<email-address>
-
204  // https://tools.ietf.org/html/rfc4566#section-5.6
-
205  CHAR emailAddress[MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH + 1];
+
180  // p=<phone-number>
+
181  // https://tools.ietf.org/html/rfc4566#section-5.6
+
182  CHAR phoneNumber[MAX_SDP_SESSION_PHONE_NUMBER_LENGTH + 1];
+
183 
+ +
185 
+ +
187 
+ +
189 
+ +
191 
+ +
193 
+ +
195 
+ +
197 
+
198  UINT16 mediaCount;
+
199 
+ +
201 
+ +
203 
+ +
206 
-
207  // p=<phone-number>
-
208  // https://tools.ietf.org/html/rfc4566#section-5.6
-
209  CHAR phoneNumber[MAX_SDP_SESSION_PHONE_NUMBER_LENGTH + 1];
-
210 
- +
207 // Return code maps to an errno just for SDP parsing
+ +
209 
+
210 // Return code maps to a code if we are trying to serialize an invalid session_description
+
211 STATUS serializeSessionDescription(PSessionDescription, PCHAR, PUINT32);
212 
- -
214 
- -
216 
- -
218 
- -
220 
- -
222 
- -
224 
-
225  UINT16 mediaCount;
-
226 
- -
228 
- -
230 
- - -
233 
-
234 // Return code maps to an errno just for SDP parsing
- -
236 
-
237 // Return code maps to a code if we are trying to serialize an invalid session_description
-
238 STATUS serializeSessionDescription(PSessionDescription, PCHAR, PUINT32);
-
239 
-
240 STATUS parseMediaName(PSessionDescription, PCHAR, UINT32);
-
241 STATUS parseSessionAttributes(PSessionDescription, PCHAR, UINT32);
-
242 STATUS parseMediaAttributes(PSessionDescription, PCHAR, UINT32);
-
243 
-
244 #ifdef __cplusplus
-
245 }
-
246 #endif
-
247 #endif //__KINESIS_VIDEO_WEBRTC_CLIENT_SDP_SDP__
-
#define MAX_SDP_SESSION_URI_LENGTH
Definition: Sdp.h:90
-
#define MAX_SDP_SESSION_NAME_LENGTH
Definition: Sdp.h:89
-
#define MAX_SDP_SESSION_PHONE_NUMBER_LENGTH
Definition: Sdp.h:92
-
#define MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH
Definition: Sdp.h:91
-
STATUS deserializeSessionDescription(PSessionDescription, PCHAR)
Definition: Deserialize.c:73
-
STATUS serializeSessionDescription(PSessionDescription, PCHAR, PUINT32)
Definition: Serialize.c:166
-
#define MAX_SDP_NETWORK_TYPE_LENGTH
Definition: Sdp.h:53
+
213 #ifdef __cplusplus
+
214 }
+
215 #endif
+
216 #endif //__KINESIS_VIDEO_WEBRTC_CLIENT_SDP_SDP__
+
#define MAX_SDP_SESSION_URI_LENGTH
Definition: Sdp.h:64
+
#define MAX_SDP_SESSION_NAME_LENGTH
Definition: Sdp.h:63
+
#define MAX_SDP_SESSION_PHONE_NUMBER_LENGTH
Definition: Sdp.h:66
+
#define MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH
Definition: Sdp.h:65
+
STATUS deserializeSessionDescription(PSessionDescription, PCHAR)
Definition: Deserialize.c:98
+
STATUS serializeSessionDescription(PSessionDescription, PCHAR, PUINT32)
Definition: Serialize.c:188
+
#define MAX_SDP_NETWORK_TYPE_LENGTH
Definition: Sdp.h:27
struct SdpOrigin * PSdpOrigin
-
#define MAX_SDP_MEDIA_NAME_LENGTH
Definition: Sdp.h:75
-
#define MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH
Definition: Sdp.h:47
+
#define MAX_SDP_MEDIA_NAME_LENGTH
Definition: Sdp.h:49
+
#define MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH
Definition: Sdp.h:21
struct SdpTimeDescription * PSdpTimeDescription
-
#define MAX_SDP_OFFSET_LENGTH
Definition: Sdp.h:46
-
#define MAX_SDP_ATTRIBUTE_VALUE_LENGTH
Definition: Sdp.h:73
-
#define MAX_SDP_SESSION_USERNAME_LENGTH
Definition: Sdp.h:67
+
#define MAX_SDP_OFFSET_LENGTH
Definition: Sdp.h:20
+
#define MAX_SDP_ATTRIBUTE_VALUE_LENGTH
Definition: Sdp.h:47
+
#define MAX_SDP_SESSION_USERNAME_LENGTH
Definition: Sdp.h:41
struct SdpMediaDescription * PSdpMediaDescription
-
#define MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT
Definition: Sdp.h:97
-
#define MAX_SDP_MEDIA_TITLE_LENGTH
Definition: Sdp.h:81
+
#define MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT
Definition: Sdp.h:70
+
#define MAX_SDP_MEDIA_TITLE_LENGTH
Definition: Sdp.h:55
struct SdpAttributes * PSdpAttributes
-
#define MAX_SDP_SESSION_MEDIA_COUNT
Definition: Sdp.h:104
-
#define MAX_SDP_ENCRYPTION_KEY_LENGTH
Definition: Sdp.h:48
+
#define MAX_SDP_SESSION_MEDIA_COUNT
Definition: Sdp.h:77
+
#define MAX_SDP_ENCRYPTION_KEY_LENGTH
Definition: Sdp.h:22
struct SdpConnectionInformation * PSdpConnectionInformation
-
#define MAX_SDP_ATTRIBUTE_NAME_LENGTH
Definition: Sdp.h:70
+
#define MAX_SDP_ATTRIBUTE_NAME_LENGTH
Definition: Sdp.h:44
struct SessionDescription * PSessionDescription
struct SdpEncryptionKey * PSdpEncryptionKey
-
#define MAX_SDP_SESSION_INFORMATION_LENGTH
Definition: Sdp.h:87
-
#define MAX_SDP_CONNECTION_ADDRESS_LENGTH
Definition: Sdp.h:64
-
STATUS parseMediaAttributes(PSessionDescription, PCHAR, UINT32)
Definition: Deserialize.c:45
+
#define MAX_SDP_SESSION_INFORMATION_LENGTH
Definition: Sdp.h:61
+
#define MAX_SDP_CONNECTION_ADDRESS_LENGTH
Definition: Sdp.h:38
struct SdpTimeZone * PSdpTimeZone
-
STATUS parseMediaName(PSessionDescription, PCHAR, UINT32)
Definition: Deserialize.c:4
-
#define MAX_SDP_ATTRIBUTES_COUNT
Definition: Sdp.h:107
-
#define MAX_SDP_ADDRESS_TYPE_LENGTH
Definition: Sdp.h:58
-
STATUS parseSessionAttributes(PSessionDescription, PCHAR, UINT32)
Definition: Deserialize.c:19
-
#define MAX_SDP_SESSION_TIMEZONE_COUNT
Definition: Sdp.h:98
-
Definition: Sdp.h:158
-
Definition: Sdp.h:113
-
Definition: Sdp.h:148
-
Definition: Sdp.h:163
-
UINT8 mediaAttributesCount
Definition: Sdp.h:180
-
UINT8 mediaBandwidthCount
Definition: Sdp.h:182
-
SdpConnectionInformation sdpConnectionInformation
Definition: Sdp.h:174
-
SdpEncryptionKey sdpEncryptionKey
Definition: Sdp.h:176
-
Definition: Sdp.h:123
-
UINT64 sessionVersion
Definition: Sdp.h:126
-
SdpConnectionInformation sdpConnectionInformation
Definition: Sdp.h:127
-
UINT64 sessionId
Definition: Sdp.h:125
-
Definition: Sdp.h:134
-
UINT64 startTime
Definition: Sdp.h:135
-
UINT64 stopTime
Definition: Sdp.h:136
-
Definition: Sdp.h:143
-
UINT64 adjustmentTime
Definition: Sdp.h:144
-
Definition: Sdp.h:185
-
UINT16 mediaCount
Definition: Sdp.h:225
-
SdpEncryptionKey sdpEncryptionKey
Definition: Sdp.h:217
-
SdpConnectionInformation sdpConnectionInformation
Definition: Sdp.h:211
-
UINT8 bandwidthCount
Definition: Sdp.h:231
-
UINT64 version
Definition: Sdp.h:187
-
UINT8 timezoneCount
Definition: Sdp.h:227
-
UINT16 sessionAttributesCount
Definition: Sdp.h:223
-
SdpOrigin sdpOrigin
Definition: Sdp.h:189
-
UINT8 timeDescriptionCount
Definition: Sdp.h:229
+
#define MAX_SDP_ATTRIBUTES_COUNT
Definition: Sdp.h:80
+
#define MAX_SDP_ADDRESS_TYPE_LENGTH
Definition: Sdp.h:32
+
#define MAX_SDP_SESSION_TIMEZONE_COUNT
Definition: Sdp.h:71
+
Definition: Sdp.h:131
+
Definition: Sdp.h:86
+
Definition: Sdp.h:121
+
Definition: Sdp.h:136
+
UINT8 mediaAttributesCount
Definition: Sdp.h:153
+
UINT8 mediaBandwidthCount
Definition: Sdp.h:155
+
SdpConnectionInformation sdpConnectionInformation
Definition: Sdp.h:147
+
SdpEncryptionKey sdpEncryptionKey
Definition: Sdp.h:149
+
Definition: Sdp.h:96
+
UINT64 sessionVersion
Definition: Sdp.h:99
+
SdpConnectionInformation sdpConnectionInformation
Definition: Sdp.h:100
+
UINT64 sessionId
Definition: Sdp.h:98
+
Definition: Sdp.h:107
+
UINT64 startTime
Definition: Sdp.h:108
+
UINT64 stopTime
Definition: Sdp.h:109
+
Definition: Sdp.h:116
+
UINT64 adjustmentTime
Definition: Sdp.h:117
+
Definition: Sdp.h:158
+
UINT16 mediaCount
Definition: Sdp.h:198
+
SdpEncryptionKey sdpEncryptionKey
Definition: Sdp.h:190
+
SdpConnectionInformation sdpConnectionInformation
Definition: Sdp.h:184
+
UINT8 bandwidthCount
Definition: Sdp.h:204
+
UINT64 version
Definition: Sdp.h:160
+
UINT8 timezoneCount
Definition: Sdp.h:200
+
UINT16 sessionAttributesCount
Definition: Sdp.h:196
+
SdpOrigin sdpOrigin
Definition: Sdp.h:162
+
UINT8 timeDescriptionCount
Definition: Sdp.h:202
diff --git a/Serialize_8c.html b/Serialize_8c.html index f7f0ce6641..f8371bdf73 100644 --- a/Serialize_8c.html +++ b/Serialize_8c.html @@ -99,13 +99,15 @@
#include "../Include_i.h"
+#include "kvssdp/sdp_serializer.h"
Include dependency graph for Serialize.c:
- - + + + @@ -153,31 +155,18 @@ -
- +

Macros

#define LOG_CLASS   "SDP"
#define LOG_CLASS   "SDPSerialize"
 
- - - - - - - - - - - - - - + +

Functions

STATUS serializeVersion (UINT64 version, PCHAR *ppOutputData, PUINT32 pTotalWritten, PUINT32 pBufferSize)
 
STATUS serializeOrigin (PSdpOrigin pSDPOrigin, PCHAR *ppOutputData, PUINT32 pTotalWritten, PUINT32 pBufferSize)
 
STATUS serializeSessionName (PCHAR sessionName, PCHAR *ppOutputData, PUINT32 pTotalWritten, PUINT32 pBufferSize)
 
STATUS serializeTimeDescription (PSdpTimeDescription pSDPTimeDescription, PCHAR *ppOutputData, PUINT32 pTotalWritten, PUINT32 pBufferSize)
 
STATUS serializeAttribute (PSdpAttributes pSDPAttributes, PCHAR *ppOutputData, PUINT32 pTotalWritten, PUINT32 pBufferSize)
 
STATUS serializeMediaName (PCHAR pMediaName, PCHAR *ppOutputData, PUINT32 pTotalWritten, PUINT32 pBufferSize)
 
STATUS serializeMediaConnectionInformation (PSdpConnectionInformation pSdpConnectionInformation, PCHAR *ppOutputData, PUINT32 pTotalWritten, PUINT32 pBufferSize)
 
STATUS convertSdpErrorCode (SdpResult_t sdpResult)
 
STATUS serializeSessionDescription (PSessionDescription pSessionDescription, PCHAR sdpBytes, PUINT32 sdpBytesLength)
 
@@ -189,7 +178,7 @@

- +
#define LOG_CLASS   "SDP"#define LOG_CLASS   "SDPSerialize"

@@ -197,208 +186,27 @@

Function Documentation

- -

◆ serializeAttribute()

+ +

◆ convertSdpErrorCode()

- + - - - - - - - - - - - - - - - - - - - - - - - - - - -
STATUS serializeAttribute STATUS convertSdpErrorCode (PSdpAttributes pSDPAttributes,
PCHAR * ppOutputData,
PUINT32 pTotalWritten,
PUINT32 pBufferSize 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - - - - -
- -
-
- -

◆ serializeMediaConnectionInformation()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
STATUS serializeMediaConnectionInformation (PSdpConnectionInformation pSdpConnectionInformation,
PCHAR * ppOutputData,
PUINT32 pTotalWritten,
PUINT32 pBufferSize 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - - - - -
- -
-
- -

◆ serializeMediaName()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
STATUS serializeMediaName (PCHAR pMediaName,
PCHAR * ppOutputData,
PUINT32 pTotalWritten,
PUINT32 pBufferSize 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - - - - -
- -
-
- -

◆ serializeOrigin()

- -
-
- - - - - - - - - - - - - - - - - - - - - + + - - - - - - -
STATUS serializeOrigin (PSdpOrigin pSDPOrigin,
PCHAR * ppOutputData,
PUINT32 pTotalWritten,
SdpResult_t sdpResult) PUINT32 pBufferSize 
)
Here is the caller graph for this function:
-
- - +
+ + @@ -445,14 +253,8 @@

- - - - - - - - + +

@@ -468,165 +270,6 @@

-

◆ serializeSessionName()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
STATUS serializeSessionName (PCHAR sessionName,
PCHAR * ppOutputData,
PUINT32 pTotalWritten,
PUINT32 pBufferSize 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - - - - -
- -
-
- -

◆ serializeTimeDescription()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
STATUS serializeTimeDescription (PSdpTimeDescription pSDPTimeDescription,
PCHAR * ppOutputData,
PUINT32 pTotalWritten,
PUINT32 pBufferSize 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - - - - -
- -
-
- -

◆ serializeVersion()

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
STATUS serializeVersion (UINT64 version,
PCHAR * ppOutputData,
PUINT32 pTotalWritten,
PUINT32 pBufferSize 
)
-
-
-Here is the caller graph for this function:
-
-
- - - - - - - - -
-
@@ -635,7 +278,7 @@

    - +

diff --git a/Serialize_8c__incl.map b/Serialize_8c__incl.map index 18fe7807c9..61ddf8d947 100644 --- a/Serialize_8c__incl.map +++ b/Serialize_8c__incl.map @@ -1,6 +1,7 @@ - - + + + @@ -48,5 +49,4 @@ - diff --git a/Serialize_8c__incl.md5 b/Serialize_8c__incl.md5 index 8350cfc18d..d597e21c1d 100644 --- a/Serialize_8c__incl.md5 +++ b/Serialize_8c__incl.md5 @@ -1 +1 @@ -8a25f6069f3840fddb1e73caa50505c6 \ No newline at end of file +7a680cedcfd8e163738015c64a333505 \ No newline at end of file diff --git a/Serialize_8c__incl.png b/Serialize_8c__incl.png index 95cad4012a..9f470aaeb0 100644 Binary files a/Serialize_8c__incl.png and b/Serialize_8c__incl.png differ diff --git a/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.map b/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map similarity index 93% rename from Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.map rename to Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map index 47377473a2..9e326450d1 100644 --- a/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.map +++ b/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.map @@ -1,5 +1,5 @@ - - + + diff --git a/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 b/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 new file mode 100644 index 0000000000..7935c5c31b --- /dev/null +++ b/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.md5 @@ -0,0 +1 @@ +5c06a08ca72a40f4c45bc6952d85c7a4 \ No newline at end of file diff --git a/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png b/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png new file mode 100644 index 0000000000..766e99b00a Binary files /dev/null and b/Serialize_8c_a0143bf5f0f5daf444644297d8dc2721c_icgraph.png differ diff --git a/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.map b/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.map deleted file mode 100644 index 0113737fab..0000000000 --- a/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.map +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.md5 b/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.md5 deleted file mode 100644 index bde113e5f2..0000000000 --- a/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -b276be85fc3e1e2e6409cca4c76d5656 \ No newline at end of file diff --git a/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.png b/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.png deleted file mode 100644 index 566f0535f5..0000000000 Binary files a/Serialize_8c_a16b10a96a9a84967e5aa8133c65ec33e_icgraph.png and /dev/null differ diff --git a/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.map b/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.map deleted file mode 100644 index 7a17f675b4..0000000000 --- a/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.map +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.md5 b/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.md5 deleted file mode 100644 index 6aac4d15af..0000000000 --- a/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -e80f7c9ede6d22e64d290d7e86be689c \ No newline at end of file diff --git a/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.png b/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.png deleted file mode 100644 index 9d1b5ef502..0000000000 Binary files a/Serialize_8c_a5ba4149920c4aa1834e1eb78987b4320_icgraph.png and /dev/null differ diff --git a/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.map b/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.map deleted file mode 100644 index 5ddd47c276..0000000000 --- a/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.map +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.md5 b/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.md5 deleted file mode 100644 index aa519c74b9..0000000000 --- a/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -bea23be17a183a05ef5a5bef3cf499c2 \ No newline at end of file diff --git a/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.png b/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.png deleted file mode 100644 index c9d5937e58..0000000000 Binary files a/Serialize_8c_a864e3e307a205326f3cd134c7492f35f_icgraph.png and /dev/null differ diff --git a/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.map b/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.map deleted file mode 100644 index c3c3b8b6c6..0000000000 --- a/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.map +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.md5 b/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.md5 deleted file mode 100644 index 49a3f33cd2..0000000000 --- a/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -bd6c064e0fb51b26e4c458ce41fc4d4f \ No newline at end of file diff --git a/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.png b/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.png deleted file mode 100644 index d74e5e7371..0000000000 Binary files a/Serialize_8c_a96dd428f998a5119c4c210ddf6e06810_icgraph.png and /dev/null differ diff --git a/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.map b/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.map index 654f855add..4433f15fcb 100644 --- a/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.map +++ b/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.map @@ -1,10 +1,4 @@ - - - - - - - - + + diff --git a/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.md5 b/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.md5 index a0b64f23b7..c2aa39b2c7 100644 --- a/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.md5 +++ b/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.md5 @@ -1 +1 @@ -885c9d83eb22088ab1c6302fba779cfe \ No newline at end of file +599da9fd868fa7eecdfd10a38ca8b25d \ No newline at end of file diff --git a/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.png b/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.png index d50ebff6c3..72e27de3db 100644 Binary files a/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.png and b/Serialize_8c_a9c41cb60fca74b4572e2fe2bc816b919_cgraph.png differ diff --git a/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.md5 b/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.md5 deleted file mode 100644 index 8d5e437092..0000000000 --- a/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -8b7790680eccb5f24444b6cfc2408989 \ No newline at end of file diff --git a/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.png b/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.png deleted file mode 100644 index c11787c8c1..0000000000 Binary files a/Serialize_8c_ac0699e6126a01fe054413d26b9348343_icgraph.png and /dev/null differ diff --git a/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.map b/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.map deleted file mode 100644 index 1329652b1b..0000000000 --- a/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.map +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.md5 b/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.md5 deleted file mode 100644 index ffbfaf31b3..0000000000 --- a/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -e76525456b4b9c5a006f62a4097be4e1 \ No newline at end of file diff --git a/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.png b/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.png deleted file mode 100644 index 8b0362ecd7..0000000000 Binary files a/Serialize_8c_acd10030eccbfc928aa360fc45f69c47c_icgraph.png and /dev/null differ diff --git a/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.map b/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.map deleted file mode 100644 index ed41231d83..0000000000 --- a/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.map +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.md5 b/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.md5 deleted file mode 100644 index 95500da6d9..0000000000 --- a/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -3d2ae8fdf930de991c44a41a0c956f7e \ No newline at end of file diff --git a/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.png b/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.png deleted file mode 100644 index 44a4fa043e..0000000000 Binary files a/Serialize_8c_afa5128b447f8dfb2d9bf224d9d720db4_icgraph.png and /dev/null differ diff --git a/SessionDescription_8c.html b/SessionDescription_8c.html index 214cfcd75f..6d2b9cf74d 100644 --- a/SessionDescription_8c.html +++ b/SessionDescription_8c.html @@ -316,7 +316,7 @@

- + @@ -516,7 +516,7 @@

- + @@ -664,7 +664,7 @@

- + @@ -1027,7 +1027,7 @@

diff --git a/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.map b/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.map index d63ff34d52..000cc2a3f2 100644 --- a/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.map +++ b/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.map @@ -1,6 +1,6 @@ - + diff --git a/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.md5 b/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.md5 index 251bc8b564..287163e3e9 100644 --- a/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.md5 +++ b/SessionDescription_8c_a0cd24200ec6c1dd7be231b915dac66b2_cgraph.md5 @@ -1 +1 @@ -f146b99c5ac2c16506046bc4bf5bd26f \ No newline at end of file +40131ada2345fa2729aeeb7277ec95da \ No newline at end of file diff --git a/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.map b/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.map index 142e1414c4..c359459f79 100644 --- a/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.map +++ b/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.map @@ -7,7 +7,7 @@ - + diff --git a/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.md5 b/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.md5 index d72f4206d2..1a50fb8294 100644 --- a/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.md5 +++ b/SessionDescription_8c_a1f9d1d11409965815589bc2fdccb5168_cgraph.md5 @@ -1 +1 @@ -cb99ce50e2c9cf902386b5ef0672089a \ No newline at end of file +59ec12707ea0594140166ac809fca438 \ No newline at end of file diff --git a/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.map b/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.map index 5cc95ce80f..7c65061c0b 100644 --- a/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.map +++ b/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.map @@ -8,7 +8,7 @@ - + diff --git a/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.md5 b/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.md5 index 4a90417438..630d45a6a1 100644 --- a/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.md5 +++ b/SessionDescription_8c_a61cd534b376d8c202cc37711aebd3640_cgraph.md5 @@ -1 +1 @@ -d99500c85749a53e88957d6080d850fb \ No newline at end of file +402b64e774b9d6b6d83c4a97dda0ed1d \ No newline at end of file diff --git a/SessionDescription_8h.html b/SessionDescription_8h.html index ced0de6b0c..5fba68ac8e 100644 --- a/SessionDescription_8h.html +++ b/SessionDescription_8h.html @@ -103,8 +103,8 @@
- - + + @@ -140,16 +140,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -243,6 +244,8 @@   #define TWCC_EXT_URL   "http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01"   +#define CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH   2 +  @@ -304,6 +307,20 @@

+ + + +

◆ CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH

+ +
+
+

Functions

+ + + +
#define CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH   2
+
+
@@ -910,7 +927,7 @@

- + @@ -1068,7 +1085,7 @@

- + @@ -1283,7 +1300,7 @@

diff --git a/SessionDescription_8h__dep__incl.map b/SessionDescription_8h__dep__incl.map index aca9b80032..ead7c2f0b0 100644 --- a/SessionDescription_8h__dep__incl.map +++ b/SessionDescription_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/SessionDescription_8h__dep__incl.md5 b/SessionDescription_8h__dep__incl.md5 index a27f8eeee3..245d43b3a6 100644 --- a/SessionDescription_8h__dep__incl.md5 +++ b/SessionDescription_8h__dep__incl.md5 @@ -1 +1 @@ -128c77850483b215bd17f1b8ebc3ea1d \ No newline at end of file +86fd816ce40b7bcc120a990645617a45 \ No newline at end of file diff --git a/SessionDescription_8h__dep__incl.png b/SessionDescription_8h__dep__incl.png index cc08b16d59..8abad3dd9c 100644 Binary files a/SessionDescription_8h__dep__incl.png and b/SessionDescription_8h__dep__incl.png differ diff --git a/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.map b/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.map index d63ff34d52..000cc2a3f2 100644 --- a/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.map +++ b/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.map @@ -1,6 +1,6 @@ - + diff --git a/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.md5 b/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.md5 index 251bc8b564..287163e3e9 100644 --- a/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.md5 +++ b/SessionDescription_8h_a493b409d8fee4cd6e30cca8cbaae0471_cgraph.md5 @@ -1 +1 @@ -f146b99c5ac2c16506046bc4bf5bd26f \ No newline at end of file +40131ada2345fa2729aeeb7277ec95da \ No newline at end of file diff --git a/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.map b/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.map index 5cc95ce80f..7c65061c0b 100644 --- a/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.map +++ b/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.map @@ -8,7 +8,7 @@ - + diff --git a/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.md5 b/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.md5 index 4a90417438..630d45a6a1 100644 --- a/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.md5 +++ b/SessionDescription_8h_afc4bf9d5e40edf9aefa98efe7271979d_cgraph.md5 @@ -1 +1 @@ -d99500c85749a53e88957d6080d850fb \ No newline at end of file +402b64e774b9d6b6d83c4a97dda0ed1d \ No newline at end of file diff --git a/SessionDescription_8h_source.html b/SessionDescription_8h_source.html index 7ba9e38a2f..f79fe37622 100644 --- a/SessionDescription_8h_source.html +++ b/SessionDescription_8h_source.html @@ -175,37 +175,39 @@
78 #define TWCC_SDP_ATTR "transport-cc"
79 #define TWCC_EXT_URL "http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01"
80 
-
81 STATUS setPayloadTypesFromOffer(PHashTable, PHashTable, PSessionDescription);
-
82 STATUS setPayloadTypesForOffer(PHashTable);
-
83 
-
84 STATUS setTransceiverPayloadTypes(PHashTable, PHashTable, PDoubleList);
- - -
87 STATUS setReceiversSsrc(PSessionDescription, PDoubleList);
- -
89 UINT64 getH264FmtpScore(PCHAR);
-
90 
-
91 #ifdef __cplusplus
-
92 }
-
93 #endif
-
94 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_PEERCONNECTION_SESSIONDESCRIPTION__ */
-
PCHAR fmtpForPayloadType(UINT64, PSessionDescription)
Definition: SessionDescription.c:309
+
81 #define CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH 2
+
82 
+
83 STATUS setPayloadTypesFromOffer(PHashTable, PHashTable, PSessionDescription);
+
84 STATUS setPayloadTypesForOffer(PHashTable);
+
85 
+
86 STATUS setTransceiverPayloadTypes(PHashTable, PHashTable, PDoubleList);
+ + +
89 STATUS setReceiversSsrc(PSessionDescription, PDoubleList);
+ +
91 UINT64 getH264FmtpScore(PCHAR);
+
92 
+
93 #ifdef __cplusplus
+
94 }
+
95 #endif
+
96 #endif /* __KINESIS_VIDEO_WEBRTC_CLIENT_PEERCONNECTION_SESSIONDESCRIPTION__ */
+
PCHAR fmtpForPayloadType(UINT64, PSessionDescription)
Definition: SessionDescription.c:312
STATUS setPayloadTypesFromOffer(PHashTable, PHashTable, PSessionDescription)
Definition: SessionDescription.c:149
STATUS findTransceiversByRemoteDescription(PKvsPeerConnection, PSessionDescription, PHashTable, PHashTable)
Definition: SessionDescription.c:1107
STATUS setTransceiverPayloadTypes(PHashTable, PHashTable, PDoubleList)
Definition: SessionDescription.c:269
STATUS setPayloadTypesForOffer(PHashTable)
Definition: SessionDescription.c:131
-
STATUS setReceiversSsrc(PSessionDescription, PDoubleList)
Definition: SessionDescription.c:1316
-
UINT64 getH264FmtpScore(PCHAR)
Definition: SessionDescription.c:362
-
STATUS populateSessionDescription(PKvsPeerConnection, PSessionDescription, PSessionDescription)
Definition: SessionDescription.c:986
+
STATUS setReceiversSsrc(PSessionDescription, PDoubleList)
Definition: SessionDescription.c:1315
+
UINT64 getH264FmtpScore(PCHAR)
Definition: SessionDescription.c:365
+
STATUS populateSessionDescription(PKvsPeerConnection, PSessionDescription, PSessionDescription)
Definition: SessionDescription.c:983
Definition: PeerConnection.h:70
-
Definition: Sdp.h:185
+
Definition: Sdp.h:158
diff --git a/Signaling_8c.html b/Signaling_8c.html index cc63aa6893..fd66659299 100644 --- a/Signaling_8c.html +++ b/Signaling_8c.html @@ -1819,7 +1819,7 @@

    - +
diff --git a/Signaling_8h.html b/Signaling_8h.html index 20da954748..a36d7146f1 100644 --- a/Signaling_8h.html +++ b/Signaling_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -2528,7 +2529,7 @@

    - +
diff --git a/Signaling_8h__dep__incl.map b/Signaling_8h__dep__incl.map index 5c813e5ae4..3f41c2ba15 100644 --- a/Signaling_8h__dep__incl.map +++ b/Signaling_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Signaling_8h__dep__incl.md5 b/Signaling_8h__dep__incl.md5 index 5fdc442c50..a343006344 100644 --- a/Signaling_8h__dep__incl.md5 +++ b/Signaling_8h__dep__incl.md5 @@ -1 +1 @@ -fce68296f7b4fb916cdeec8040969631 \ No newline at end of file +8bfa1369c4e0942e919e47127525056d \ No newline at end of file diff --git a/Signaling_8h__dep__incl.png b/Signaling_8h__dep__incl.png index 43c40ac21d..5e03f8dcaf 100644 Binary files a/Signaling_8h__dep__incl.png and b/Signaling_8h__dep__incl.png differ diff --git a/Signaling_8h_source.html b/Signaling_8h_source.html index c43c2302f9..d025cbbe88 100644 --- a/Signaling_8h_source.html +++ b/Signaling_8h_source.html @@ -559,13 +559,13 @@
UINT64 signalingGetCurrentTime(UINT64)
Definition: Signaling.c:1381
STATUS initializeThreadTracker(PThreadTracker)
Definition: Signaling.c:895
struct SignalingClient * PSignalingClient
-
#define MAX_ICE_CONFIG_COUNT
Definition: Include.h:620
-
#define MAX_SIGNALING_ENDPOINT_URI_LEN
Definition: Include.h:461
-
Contains all signaling channel related information.
Definition: Include.h:1319
-
ICE configuration information struct.
Definition: Include.h:1388
-
Definition: Include.h:1397
-
Signaling channel description returned from the service.
Definition: Include.h:1472
-
Register Signaling client callbacks.
Definition: Include.h:1460
+
#define MAX_ICE_CONFIG_COUNT
Definition: Include.h:637
+
#define MAX_SIGNALING_ENDPOINT_URI_LEN
Definition: Include.h:478
+
Contains all signaling channel related information.
Definition: Include.h:1337
+
ICE configuration information struct.
Definition: Include.h:1406
+
Definition: Include.h:1415
+
Signaling channel description returned from the service.
Definition: Include.h:1490
+
Register Signaling client callbacks.
Definition: Include.h:1478
Definition: Signaling.h:129
SignalingApiCallHookFunc describePreHookFn
Definition: Signaling.h:147
SignalingApiCallHookFunc connectPostHookFn
Definition: Signaling.h:156
@@ -588,8 +588,8 @@
SignalingApiCallHookFunc describeMediaStorageConfPreHookFn
Definition: Signaling.h:159
SignalingApiCallHookFunc createPostHookFn
Definition: Signaling.h:150
SignalingApiCallHookFunc joinSessionPostHookFn
Definition: Signaling.h:158
-
Populate Signaling client with client ID and application log level.
Definition: Include.h:1297
-
SignalingStats Collection of signaling related stats. Can be expanded in the future.
Definition: Include.h:1551
+
Populate Signaling client with client ID and application log level.
Definition: Include.h:1315
+
SignalingStats Collection of signaling related stats. Can be expanded in the future.
Definition: Include.h:1572
Definition: Signaling.h:225
volatile ATOMIC_BOOL deleted
Definition: Signaling.h:248
MUTEX diagnosticsLock
Definition: Signaling.h:362
@@ -683,7 +683,7 @@
UINT64 createChannelEndTime
Definition: Signaling.h:198
UINT64 cpApiLatency
Definition: Signaling.h:203
volatile SIZE_T numberOfMessagesSent
Definition: Signaling.h:183
-
Structure defining the basic signaling message.
Definition: Include.h:1266
+
Structure defining the basic signaling message.
Definition: Include.h:1284
Definition: Signaling.h:172
TID threadId
Definition: Signaling.h:174
MUTEX lock
Definition: Signaling.h:175
@@ -696,7 +696,7 @@ diff --git a/SocketConnection_8c.html b/SocketConnection_8c.html index a7680c8462..1594263665 100644 --- a/SocketConnection_8c.html +++ b/SocketConnection_8c.html @@ -1036,7 +1036,7 @@

    - +
diff --git a/SocketConnection_8h.html b/SocketConnection_8h.html index 09b09cf634..9ab0133199 100644 --- a/SocketConnection_8h.html +++ b/SocketConnection_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1142,7 +1143,7 @@

    - +
diff --git a/SocketConnection_8h__dep__incl.map b/SocketConnection_8h__dep__incl.map index 58ffb12c66..7756c25c96 100644 --- a/SocketConnection_8h__dep__incl.map +++ b/SocketConnection_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/SocketConnection_8h__dep__incl.md5 b/SocketConnection_8h__dep__incl.md5 index a77d9c5c45..f92d008133 100644 --- a/SocketConnection_8h__dep__incl.md5 +++ b/SocketConnection_8h__dep__incl.md5 @@ -1 +1 @@ -82cdda4fb5c97e3173da799a15a9da76 \ No newline at end of file +ae592f66a3447020e101920bc8be9d8c \ No newline at end of file diff --git a/SocketConnection_8h__dep__incl.png b/SocketConnection_8h__dep__incl.png index 4be47408dc..7ce2a6d2c9 100644 Binary files a/SocketConnection_8h__dep__incl.png and b/SocketConnection_8h__dep__incl.png differ diff --git a/SocketConnection_8h_source.html b/SocketConnection_8h_source.html index 17238fde45..e694c024d1 100644 --- a/SocketConnection_8h_source.html +++ b/SocketConnection_8h_source.html @@ -209,7 +209,7 @@ diff --git a/SrtpSession_8c.html b/SrtpSession_8c.html index 645da6ca61..1101acf7bb 100644 --- a/SrtpSession_8c.html +++ b/SrtpSession_8c.html @@ -468,7 +468,7 @@

    - +
diff --git a/SrtpSession_8h.html b/SrtpSession_8h.html index aa68b83d8b..97bef68504 100644 --- a/SrtpSession_8h.html +++ b/SrtpSession_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -488,7 +489,7 @@

    - +
diff --git a/SrtpSession_8h__dep__incl.map b/SrtpSession_8h__dep__incl.map index 6c506cfe90..ac01528841 100644 --- a/SrtpSession_8h__dep__incl.map +++ b/SrtpSession_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/SrtpSession_8h__dep__incl.md5 b/SrtpSession_8h__dep__incl.md5 index 37ff96cdc3..a2dd3843df 100644 --- a/SrtpSession_8h__dep__incl.md5 +++ b/SrtpSession_8h__dep__incl.md5 @@ -1 +1 @@ -e0811215d8baf1a3d091bbaeac9ac015 \ No newline at end of file +e787a5db94f427ebbe17c244e2c1b192 \ No newline at end of file diff --git a/SrtpSession_8h__dep__incl.png b/SrtpSession_8h__dep__incl.png index b10cdbd6f3..2a74a9f00a 100644 Binary files a/SrtpSession_8h__dep__incl.png and b/SrtpSession_8h__dep__incl.png differ diff --git a/SrtpSession_8h_source.html b/SrtpSession_8h_source.html index 2f8fb8ab3d..18ed6b6bb3 100644 --- a/SrtpSession_8h_source.html +++ b/SrtpSession_8h_source.html @@ -147,7 +147,7 @@ diff --git a/StateMachine_8c.html b/StateMachine_8c.html index 128f147d25..7b42db1f16 100644 --- a/StateMachine_8c.html +++ b/StateMachine_8c.html @@ -1500,7 +1500,7 @@

    - +
diff --git a/StateMachine_8h.html b/StateMachine_8h.html index bbeb77511b..2501462ae4 100644 --- a/StateMachine_8h.html +++ b/StateMachine_8h.html @@ -103,8 +103,8 @@
- - + + @@ -140,16 +140,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1732,7 +1733,7 @@

    - +
diff --git a/StateMachine_8h__dep__incl.map b/StateMachine_8h__dep__incl.map index 0d6b2da861..3226ff51ca 100644 --- a/StateMachine_8h__dep__incl.map +++ b/StateMachine_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/StateMachine_8h__dep__incl.md5 b/StateMachine_8h__dep__incl.md5 index 6406fefa76..a74c0b693a 100644 --- a/StateMachine_8h__dep__incl.md5 +++ b/StateMachine_8h__dep__incl.md5 @@ -1 +1 @@ -aaa1f62bc75dac2aea99bd936f408d4e \ No newline at end of file +1591909d20996a3e3535aed19a790234 \ No newline at end of file diff --git a/StateMachine_8h__dep__incl.png b/StateMachine_8h__dep__incl.png index 21fe049668..ffddc50ad1 100644 Binary files a/StateMachine_8h__dep__incl.png and b/StateMachine_8h__dep__incl.png differ diff --git a/StateMachine_8h_source.html b/StateMachine_8h_source.html index 95786ef378..1a9bd565bb 100644 --- a/StateMachine_8h_source.html +++ b/StateMachine_8h_source.html @@ -209,7 +209,7 @@
STATUS executeConnectSignalingState(UINT64, UINT64)
Definition: StateMachine.c:847
STATUS fromCreateSignalingState(UINT64, PUINT64)
Definition: StateMachine.c:527
STATUS fromDeletedSignalingState(UINT64, PUINT64)
Definition: StateMachine.c:1327
-
SIGNALING_CLIENT_STATE
Defines different states a signaling client traverses.
Definition: Include.h:890
+
SIGNALING_CLIENT_STATE
Defines different states a signaling client traverses.
Definition: Include.h:909
Definition: Signaling.h:225
@@ -217,7 +217,7 @@ diff --git a/Stats_8h.html b/Stats_8h.html index fb78210d25..f4014b39dd 100644 --- a/Stats_8h.html +++ b/Stats_8h.html @@ -105,9 +105,9 @@
- - - + + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -578,7 +579,7 @@

diff --git a/Stats_8h__dep__incl.map b/Stats_8h__dep__incl.map index 8798c0f69a..c13b25d835 100644 --- a/Stats_8h__dep__incl.map +++ b/Stats_8h__dep__incl.map @@ -1,7 +1,7 @@ - - - + + + @@ -37,14 +37,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Stats_8h__dep__incl.md5 b/Stats_8h__dep__incl.md5 index 30cf55a22f..cda1ac2526 100644 --- a/Stats_8h__dep__incl.md5 +++ b/Stats_8h__dep__incl.md5 @@ -1 +1 @@ -32b96702fe1acfe21fe7738dcdf6119f \ No newline at end of file +eb4b5e44210a6f5632da079b85fd5da2 \ No newline at end of file diff --git a/Stats_8h__dep__incl.png b/Stats_8h__dep__incl.png index 9990c8c5ec..3ece200651 100644 Binary files a/Stats_8h__dep__incl.png and b/Stats_8h__dep__incl.png differ diff --git a/Stats_8h_source.html b/Stats_8h_source.html index 502d1eccf9..fa139220ec 100644 --- a/Stats_8h_source.html +++ b/Stats_8h_source.html @@ -846,7 +846,7 @@ diff --git a/Stun_8c.html b/Stun_8c.html index 5f729bf58b..ed0dc54813 100644 --- a/Stun_8c.html +++ b/Stun_8c.html @@ -1734,7 +1734,7 @@

    - +
diff --git a/Stun_8h.html b/Stun_8h.html index 8835d7b597..cbfdb9c5e8 100644 --- a/Stun_8h.html +++ b/Stun_8h.html @@ -106,8 +106,8 @@
- - + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -2952,7 +2953,7 @@

    - +
diff --git a/Stun_8h__dep__incl.map b/Stun_8h__dep__incl.map index e12fc4dbe0..58e535c756 100644 --- a/Stun_8h__dep__incl.map +++ b/Stun_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Stun_8h__dep__incl.md5 b/Stun_8h__dep__incl.md5 index 29d3b72635..4f9a8d22f7 100644 --- a/Stun_8h__dep__incl.md5 +++ b/Stun_8h__dep__incl.md5 @@ -1 +1 @@ -09402eab049bf648f344c0ef99f2543b \ No newline at end of file +304591ec9ca7f230f74bb0a18613229b \ No newline at end of file diff --git a/Stun_8h__dep__incl.png b/Stun_8h__dep__incl.png index 73da2dfa5e..8e1b6130c8 100644 Binary files a/Stun_8h__dep__incl.png and b/Stun_8h__dep__incl.png differ diff --git a/Stun_8h_source.html b/Stun_8h_source.html index be31d22246..8228443f76 100644 --- a/Stun_8h_source.html +++ b/Stun_8h_source.html @@ -580,7 +580,7 @@ diff --git a/ThreadPoolContext_8c.html b/ThreadPoolContext_8c.html index 5b8e8c231f..4fccc9922c 100644 --- a/ThreadPoolContext_8c.html +++ b/ThreadPoolContext_8c.html @@ -264,12 +264,13 @@

- - - - - - + + + + + + + @@ -314,13 +315,14 @@

- + - + + - - - + + + @@ -332,7 +334,7 @@

    - +
diff --git a/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.map b/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.map index bf1ee1d060..4c730d5dfd 100644 --- a/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.map +++ b/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.map @@ -1,9 +1,10 @@ - + - + + - - - + + + diff --git a/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.md5 b/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.md5 index 9e30772baf..bfab6f2bd8 100644 --- a/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.md5 +++ b/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.md5 @@ -1 +1 @@ -225bd50849629d62ef2ceb19a32bb833 \ No newline at end of file +b39da58eb3bc8ce2d5a29c7e2fc1157d \ No newline at end of file diff --git a/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.png b/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.png index dea1808928..cc9cca3db5 100644 Binary files a/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.png and b/ThreadPoolContext_8c_a699e80c90be085434e9270138225e5de_icgraph.png differ diff --git a/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.map b/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.map index 79fe98573c..9e466847c3 100644 --- a/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.map +++ b/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.map @@ -3,10 +3,11 @@ - - - - - - + + + + + + + diff --git a/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.md5 b/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.md5 index c1702f63f6..c8103067de 100644 --- a/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.md5 +++ b/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.md5 @@ -1 +1 @@ -e565abcb5f09126bd0b0cde4cdda3b5e \ No newline at end of file +8c28b684e23ef5b2f5cf898e7b5a42e4 \ No newline at end of file diff --git a/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.png b/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.png index 98cc4e013b..aae3319dd2 100644 Binary files a/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.png and b/ThreadPoolContext_8c_acc558c7b88d01ab471649d16ae72028f_icgraph.png differ diff --git a/ThreadpoolContext_8h.html b/ThreadpoolContext_8h.html index 2dc9d29043..15ec1cc841 100644 --- a/ThreadpoolContext_8h.html +++ b/ThreadpoolContext_8h.html @@ -104,8 +104,8 @@
- - + + @@ -141,16 +141,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -302,13 +303,14 @@

- + - + + - - - + + + @@ -320,7 +322,7 @@

    - +
diff --git a/ThreadpoolContext_8h__dep__incl.map b/ThreadpoolContext_8h__dep__incl.map index 7c38c50f67..d40e2a0e24 100644 --- a/ThreadpoolContext_8h__dep__incl.map +++ b/ThreadpoolContext_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/ThreadpoolContext_8h__dep__incl.md5 b/ThreadpoolContext_8h__dep__incl.md5 index bef308eaf1..bc03a2ed76 100644 --- a/ThreadpoolContext_8h__dep__incl.md5 +++ b/ThreadpoolContext_8h__dep__incl.md5 @@ -1 +1 @@ -df0444b0543b849fe158dce98b568762 \ No newline at end of file +315fc9911ec572da5321847bc373d701 \ No newline at end of file diff --git a/ThreadpoolContext_8h__dep__incl.png b/ThreadpoolContext_8h__dep__incl.png index 6b26bf346b..17c5191a00 100644 Binary files a/ThreadpoolContext_8h__dep__incl.png and b/ThreadpoolContext_8h__dep__incl.png differ diff --git a/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.map b/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.map index bf1ee1d060..4c730d5dfd 100644 --- a/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.map +++ b/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.map @@ -1,9 +1,10 @@ - + - + + - - - + + + diff --git a/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.md5 b/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.md5 index 9e30772baf..bfab6f2bd8 100644 --- a/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.md5 +++ b/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.md5 @@ -1 +1 @@ -225bd50849629d62ef2ceb19a32bb833 \ No newline at end of file +b39da58eb3bc8ce2d5a29c7e2fc1157d \ No newline at end of file diff --git a/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.png b/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.png index dea1808928..cc9cca3db5 100644 Binary files a/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.png and b/ThreadpoolContext_8h_a9c5be3fe93254714ba7c4a1df3beed2e_icgraph.png differ diff --git a/ThreadpoolContext_8h_source.html b/ThreadpoolContext_8h_source.html index 5abfc4bc9f..df171105ef 100644 --- a/ThreadpoolContext_8h_source.html +++ b/ThreadpoolContext_8h_source.html @@ -139,7 +139,7 @@ diff --git a/Tls_8c.html b/Tls_8c.html index 799e3e19a5..bb55ec26d3 100644 --- a/Tls_8c.html +++ b/Tls_8c.html @@ -274,7 +274,7 @@

    - +
diff --git a/Tls_8h.html b/Tls_8h.html index 14f3d5c84d..67a6af415f 100644 --- a/Tls_8h.html +++ b/Tls_8h.html @@ -105,8 +105,8 @@
- - + + @@ -142,16 +142,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -830,7 +831,7 @@

    - +
diff --git a/Tls_8h__dep__incl.map b/Tls_8h__dep__incl.map index c4f8804b79..ea774b727a 100644 --- a/Tls_8h__dep__incl.map +++ b/Tls_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/Tls_8h__dep__incl.md5 b/Tls_8h__dep__incl.md5 index 8e2d262859..65b4b5fea5 100644 --- a/Tls_8h__dep__incl.md5 +++ b/Tls_8h__dep__incl.md5 @@ -1 +1 @@ -ec9f4ac54403406f96c3b743b4c20d4d \ No newline at end of file +1516e1d22a8e5041566becc0f09d6167 \ No newline at end of file diff --git a/Tls_8h__dep__incl.png b/Tls_8h__dep__incl.png index 1122b614ef..9b58a43d26 100644 Binary files a/Tls_8h__dep__incl.png and b/Tls_8h__dep__incl.png differ diff --git a/Tls_8h_source.html b/Tls_8h_source.html index f92381e089..0d6a729f58 100644 --- a/Tls_8h_source.html +++ b/Tls_8h_source.html @@ -212,7 +212,7 @@ diff --git a/Tls__mbedtls_8c.html b/Tls__mbedtls_8c.html index 2d473b314e..8db5f6070d 100644 --- a/Tls__mbedtls_8c.html +++ b/Tls__mbedtls_8c.html @@ -561,7 +561,7 @@

    - +
diff --git a/Tls__openssl_8c.html b/Tls__openssl_8c.html index 9809fa3a8f..690b13120c 100644 --- a/Tls__openssl_8c.html +++ b/Tls__openssl_8c.html @@ -682,7 +682,7 @@

    - +
diff --git a/TurnConnectionStateMachine_8c.html b/TurnConnectionStateMachine_8c.html index de56e2d9f8..24c38fb00f 100644 --- a/TurnConnectionStateMachine_8c.html +++ b/TurnConnectionStateMachine_8c.html @@ -1172,7 +1172,7 @@

STATUS executeReadyTurnState(UINT64 customData, UINT64 time)
Definition: TurnConnectionStateMachine.c:624
STATUS fromBindChannelTurnState(UINT64 customData, PUINT64 pState)
Definition: TurnConnectionStateMachine.c:506
STATUS fromCreatePermissionTurnState(UINT64 customData, PUINT64 pState)
Definition: TurnConnectionStateMachine.c:383
-
#define STATUS_TURN_INVALID_STATE
Definition: Include.h:257
+
#define STATUS_TURN_INVALID_STATE
Definition: Include.h:274

Static definitions of the states

@@ -1183,7 +1183,7 @@

diff --git a/TurnConnectionStateMachine_8h.html b/TurnConnectionStateMachine_8h.html index e33cb477f5..e8892fd014 100644 --- a/TurnConnectionStateMachine_8h.html +++ b/TurnConnectionStateMachine_8h.html @@ -103,8 +103,8 @@
- - + + @@ -140,16 +140,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -1433,7 +1434,7 @@

diff --git a/TurnConnectionStateMachine_8h__dep__incl.map b/TurnConnectionStateMachine_8h__dep__incl.map index d772d543c0..090ede070d 100644 --- a/TurnConnectionStateMachine_8h__dep__incl.map +++ b/TurnConnectionStateMachine_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/TurnConnectionStateMachine_8h__dep__incl.md5 b/TurnConnectionStateMachine_8h__dep__incl.md5 index e4693302b1..6e54fd2f0c 100644 --- a/TurnConnectionStateMachine_8h__dep__incl.md5 +++ b/TurnConnectionStateMachine_8h__dep__incl.md5 @@ -1 +1 @@ -9d00ff8f240dec399802a5e5e0abe0a2 \ No newline at end of file +4b020e523cb72e2bae4b4060e493f91f \ No newline at end of file diff --git a/TurnConnectionStateMachine_8h__dep__incl.png b/TurnConnectionStateMachine_8h__dep__incl.png index 3e2e43f606..d223148193 100644 Binary files a/TurnConnectionStateMachine_8h__dep__incl.png and b/TurnConnectionStateMachine_8h__dep__incl.png differ diff --git a/TurnConnectionStateMachine_8h_source.html b/TurnConnectionStateMachine_8h_source.html index 2119c7133a..855fcb2c7f 100644 --- a/TurnConnectionStateMachine_8h_source.html +++ b/TurnConnectionStateMachine_8h_source.html @@ -188,7 +188,7 @@ diff --git a/TurnConnection_8c.html b/TurnConnection_8c.html index 36bf9bf58a..52fdda7643 100644 --- a/TurnConnection_8c.html +++ b/TurnConnection_8c.html @@ -1829,7 +1829,7 @@

    - +
diff --git a/TurnConnection_8h.html b/TurnConnection_8h.html index dda74f1824..532dd6c820 100644 --- a/TurnConnection_8h.html +++ b/TurnConnection_8h.html @@ -106,8 +106,8 @@
- - + + @@ -143,16 +143,17 @@ - - - - - - - - - - + + + + + + + + + + +
@@ -2502,7 +2503,7 @@

    - +
diff --git a/TurnConnection_8h__dep__incl.map b/TurnConnection_8h__dep__incl.map index feb531e9cb..cd165c15f3 100644 --- a/TurnConnection_8h__dep__incl.map +++ b/TurnConnection_8h__dep__incl.map @@ -1,6 +1,6 @@ - - + + @@ -36,14 +36,15 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/TurnConnection_8h__dep__incl.md5 b/TurnConnection_8h__dep__incl.md5 index 79818f9252..843104dba6 100644 --- a/TurnConnection_8h__dep__incl.md5 +++ b/TurnConnection_8h__dep__incl.md5 @@ -1 +1 @@ -a1ef4466d3bd5217c19108f29992f9d7 \ No newline at end of file +23be2f8e249043f91cff52e6776dfcdc \ No newline at end of file diff --git a/TurnConnection_8h__dep__incl.png b/TurnConnection_8h__dep__incl.png index 15cb2b8d32..21670cb3a4 100644 Binary files a/TurnConnection_8h__dep__incl.png and b/TurnConnection_8h__dep__incl.png differ diff --git a/TurnConnection_8h_source.html b/TurnConnection_8h_source.html index d52574d579..d784ef356e 100644 --- a/TurnConnection_8h_source.html +++ b/TurnConnection_8h_source.html @@ -367,7 +367,7 @@
STATUS turnConnectionHandleStunError(PTurnConnection, PBYTE, UINT32)
Definition: TurnConnection.c:369
BOOL turnConnectionIsShutdownComplete(PTurnConnection)
Definition: TurnConnection.c:1005
#define DEFAULT_TURN_MAX_PEER_COUNT
Definition: TurnConnection.h:37
-
Definition: ConnectionListener.h:19
+
Definition: ConnectionListener.h:20
Definition: IceUtils.h:53
Definition: Include_i.h:99
Definition: Stun.h:357
@@ -452,7 +452,7 @@ diff --git a/dir_000007_000001.html b/dir_000007_000001.html index f6e8f4f673..cdc8a16ebf 100644 --- a/dir_000007_000001.html +++ b/dir_000007_000001.html @@ -97,7 +97,7 @@

source → include Relation

diff --git a/dir_000007_000008.html b/dir_000007_000008.html index 12e827c340..7c1e92b699 100644 --- a/dir_000007_000008.html +++ b/dir_000007_000008.html @@ -97,7 +97,7 @@

source → Crypto Relation

< diff --git a/dir_000007_000009.html b/dir_000007_000009.html index 383ac15435..ffa92c63c8 100644 --- a/dir_000007_000009.html +++ b/dir_000007_000009.html @@ -97,7 +97,7 @@

source → Ice Relation

+ + @@ -121,7 +123,7 @@ diff --git a/structKvsRtpTransceiver.html b/structKvsRtpTransceiver.html index 4428f7b67a..8972ab7a6c 100644 --- a/structKvsRtpTransceiver.html +++ b/structKvsRtpTransceiver.html @@ -105,7 +105,7 @@
Collaboration graph
- + @@ -166,6 +166,10 @@
+ + + + @@ -392,6 +396,34 @@

+ + + +

◆ rollingBufferBitratebps

+ +
+
+

    - +
diff --git a/dir_000007_000010.html b/dir_000007_000010.html index cf10f51b34..909ab9188d 100644 --- a/dir_000007_000010.html +++ b/dir_000007_000010.html @@ -97,7 +97,7 @@

source → Metrics Relation

diff --git a/dir_000007_000011.html b/dir_000007_000011.html index 8a8c8d1662..9d3c40e649 100644 --- a/dir_000007_000011.html +++ b/dir_000007_000011.html @@ -97,7 +97,7 @@

source → PeerConnection Relation

    - +
diff --git a/dir_000007_000012.html b/dir_000007_000012.html index b47f30e577..2d7cd7d141 100644 --- a/dir_000007_000012.html +++ b/dir_000007_000012.html @@ -97,7 +97,7 @@

source → Rtcp Relation

- - - - - - - - - - + + + + + + + + + + @@ -145,7 +145,7 @@ diff --git a/structKvsPeerConnection.html b/structKvsPeerConnection.html index b5fed64acc..09571293d2 100644 --- a/structKvsPeerConnection.html +++ b/structKvsPeerConnection.html @@ -105,7 +105,7 @@
Collaboration graph
- + @@ -115,20 +115,20 @@ - - - + + + - + - + - + @@ -172,8 +172,8 @@
- - + + @@ -616,6 +616,20 @@

+ + + +

◆ pRemoteSessionDescription

+ +
+
+

    - +
diff --git a/dir_000007_000013.html b/dir_000007_000013.html index 3e908f488f..7e1d834790 100644 --- a/dir_000007_000013.html +++ b/dir_000007_000013.html @@ -97,7 +97,7 @@

source → Rtp Relation

- + @@ -316,7 +316,7 @@

    - +
diff --git a/dir_000007_000015.html b/dir_000007_000015.html index e892a98975..47277f1b16 100644 --- a/dir_000007_000015.html +++ b/dir_000007_000015.html @@ -97,7 +97,7 @@

source → Sctp Relation

+ + + + + @@ -2205,6 +2210,37 @@

+

◆ rollingBufferBitratebps

+ +
+
+

    - +
diff --git a/dir_000007_000016.html b/dir_000007_000016.html index bb19822b5d..dca7d5ee91 100644 --- a/dir_000007_000016.html +++ b/dir_000007_000016.html @@ -97,7 +97,7 @@

source → Sdp Relation

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - +
diff --git a/dir_000007_000017.html b/dir_000007_000017.html index 64daace48e..d419ea68ac 100644 --- a/dir_000007_000017.html +++ b/dir_000007_000017.html @@ -97,7 +97,7 @@

source → Signaling Relation

    - +
diff --git a/dir_000007_000018.html b/dir_000007_000018.html index cb9139c1c2..bdc2b18af8 100644 --- a/dir_000007_000018.html +++ b/dir_000007_000018.html @@ -97,7 +97,7 @@

source → Srtp Relation

@@ -361,6 +362,8 @@

RTC_CODEC_ALAW 

+
    - +
diff --git a/dir_000007_000019.html b/dir_000007_000019.html index 2e81ae32b5..2cd1649b5e 100644 --- a/dir_000007_000019.html +++ b/dir_000007_000019.html @@ -97,7 +97,7 @@

source → Stun Relation

- - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +
    - +
diff --git a/dir_000007_000020.html b/dir_000007_000020.html index 60d453c332..e512cec870 100644 --- a/dir_000007_000020.html +++ b/dir_000007_000020.html @@ -97,7 +97,7 @@

source → Threadpool Relation

    - +
diff --git a/dir_0b17a3b3ab1f965fe1acafe7d60c10e8.html b/dir_0b17a3b3ab1f965fe1acafe7d60c10e8.html index 9292e19fcd..94598c0a13 100644 --- a/dir_0b17a3b3ab1f965fe1acafe7d60c10e8.html +++ b/dir_0b17a3b3ab1f965fe1acafe7d60c10e8.html @@ -124,7 +124,7 @@ diff --git a/dir_32510f36cb14405623866513ac2ca2a4.html b/dir_32510f36cb14405623866513ac2ca2a4.html index f52867c990..99d9eb03c0 100644 --- a/dir_32510f36cb14405623866513ac2ca2a4.html +++ b/dir_32510f36cb14405623866513ac2ca2a4.html @@ -150,7 +150,7 @@ diff --git a/dir_360e81f4c611da735a194b8cc9951d44.html b/dir_360e81f4c611da735a194b8cc9951d44.html index fc7882313c..9732b37dd3 100644 --- a/dir_360e81f4c611da735a194b8cc9951d44.html +++ b/dir_360e81f4c611da735a194b8cc9951d44.html @@ -118,7 +118,7 @@ diff --git a/dir_3b2851d8c101e843d2f380332a6bdad4.html b/dir_3b2851d8c101e843d2f380332a6bdad4.html index 4e3684d4a5..024a1255ef 100644 --- a/dir_3b2851d8c101e843d2f380332a6bdad4.html +++ b/dir_3b2851d8c101e843d2f380332a6bdad4.html @@ -111,6 +111,8 @@ + +
 
file  Sdp.h [code]
 
file  SdpUtils.c
 
file  Serialize.c
 
@@ -120,7 +122,7 @@ diff --git a/dir_3f63ab91aeb49885abb85dedd791923c.html b/dir_3f63ab91aeb49885abb85dedd791923c.html index 1c232fbd98..e7da23aa77 100644 --- a/dir_3f63ab91aeb49885abb85dedd791923c.html +++ b/dir_3f63ab91aeb49885abb85dedd791923c.html @@ -146,7 +146,7 @@ diff --git a/dir_40be0bfe93e499fae0ac3fc2c0b3ca29.html b/dir_40be0bfe93e499fae0ac3fc2c0b3ca29.html index 7e284fcb42..b022f7ae3d 100644 --- a/dir_40be0bfe93e499fae0ac3fc2c0b3ca29.html +++ b/dir_40be0bfe93e499fae0ac3fc2c0b3ca29.html @@ -107,7 +107,7 @@ diff --git a/dir_4165afa699965307903ffe413a1cdec9.html b/dir_4165afa699965307903ffe413a1cdec9.html index e5833ba54f..980c95aa43 100644 --- a/dir_4165afa699965307903ffe413a1cdec9.html +++ b/dir_4165afa699965307903ffe413a1cdec9.html @@ -111,7 +111,7 @@ diff --git a/dir_53b2cef5b3b546e023f8b7044075372b.html b/dir_53b2cef5b3b546e023f8b7044075372b.html index eaadd34a63..254f0ee1c2 100644 --- a/dir_53b2cef5b3b546e023f8b7044075372b.html +++ b/dir_53b2cef5b3b546e023f8b7044075372b.html @@ -118,7 +118,7 @@ diff --git a/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 112edee7ad..5f61bf84e4 100644 --- a/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -120,7 +120,7 @@ diff --git a/dir_6eddcaa8cb3f84b1b7290fa7880ed0c5.html b/dir_6eddcaa8cb3f84b1b7290fa7880ed0c5.html index ec044b4c52..fef3199ed2 100644 --- a/dir_6eddcaa8cb3f84b1b7290fa7880ed0c5.html +++ b/dir_6eddcaa8cb3f84b1b7290fa7880ed0c5.html @@ -107,7 +107,7 @@ diff --git a/dir_70231cec3604de55946780f10f565201.html b/dir_70231cec3604de55946780f10f565201.html index 1d4e309085..55c75cf2e5 100644 --- a/dir_70231cec3604de55946780f10f565201.html +++ b/dir_70231cec3604de55946780f10f565201.html @@ -130,7 +130,7 @@ diff --git a/dir_7d5c1ff16f9f357bfe50d170917d783e.html b/dir_7d5c1ff16f9f357bfe50d170917d783e.html index e87eb0f7d3..4056be1e00 100644 --- a/dir_7d5c1ff16f9f357bfe50d170917d783e.html +++ b/dir_7d5c1ff16f9f357bfe50d170917d783e.html @@ -118,7 +118,7 @@ diff --git a/dir_8dfb4b3b264c1385b33261ba28c08280.html b/dir_8dfb4b3b264c1385b33261ba28c08280.html index 9774c938be..9093afc92a 100644 --- a/dir_8dfb4b3b264c1385b33261ba28c08280.html +++ b/dir_8dfb4b3b264c1385b33261ba28c08280.html @@ -118,7 +118,7 @@ diff --git a/dir_8f5ac45a6ada111b95e80af22bb6017d.html b/dir_8f5ac45a6ada111b95e80af22bb6017d.html index 9faa1417a9..c653fb0465 100644 --- a/dir_8f5ac45a6ada111b95e80af22bb6017d.html +++ b/dir_8f5ac45a6ada111b95e80af22bb6017d.html @@ -107,7 +107,7 @@ diff --git a/dir_94e7a0fbe7f8eaf7f05ee7b02c647e9f.html b/dir_94e7a0fbe7f8eaf7f05ee7b02c647e9f.html index ce6a8418d6..dc7f3e05df 100644 --- a/dir_94e7a0fbe7f8eaf7f05ee7b02c647e9f.html +++ b/dir_94e7a0fbe7f8eaf7f05ee7b02c647e9f.html @@ -169,7 +169,7 @@ diff --git a/dir_a2c552ed41e223deef2a46f0c92d8956.html b/dir_a2c552ed41e223deef2a46f0c92d8956.html index 6ec1ed76c2..fc4628f420 100644 --- a/dir_a2c552ed41e223deef2a46f0c92d8956.html +++ b/dir_a2c552ed41e223deef2a46f0c92d8956.html @@ -136,7 +136,7 @@ diff --git a/dir_b0856f6b0d80ccb263b2f415c91f9e17.html b/dir_b0856f6b0d80ccb263b2f415c91f9e17.html index 38036ff2a5..51c2317642 100644 --- a/dir_b0856f6b0d80ccb263b2f415c91f9e17.html +++ b/dir_b0856f6b0d80ccb263b2f415c91f9e17.html @@ -107,7 +107,7 @@ diff --git a/dir_bb0babb9660851e963dd030d37ce8ee6.html b/dir_bb0babb9660851e963dd030d37ce8ee6.html index 53605b5282..a10e0ed5f7 100644 --- a/dir_bb0babb9660851e963dd030d37ce8ee6.html +++ b/dir_bb0babb9660851e963dd030d37ce8ee6.html @@ -138,7 +138,7 @@ diff --git a/dir_bf0a7c3e532907f9f3f02c86c398f633.html b/dir_bf0a7c3e532907f9f3f02c86c398f633.html index c90dbb4c4d..bc9ea97f6c 100644 --- a/dir_bf0a7c3e532907f9f3f02c86c398f633.html +++ b/dir_bf0a7c3e532907f9f3f02c86c398f633.html @@ -118,7 +118,7 @@ diff --git a/dir_c36c36fdccc33e203a048326c72267a6.html b/dir_c36c36fdccc33e203a048326c72267a6.html index cc894a67fe..15b2c77037 100644 --- a/dir_c36c36fdccc33e203a048326c72267a6.html +++ b/dir_c36c36fdccc33e203a048326c72267a6.html @@ -126,7 +126,7 @@ diff --git a/dir_ffe25b375dd9c47f978782781b252738.html b/dir_ffe25b375dd9c47f978782781b252738.html index 4e80c6a552..df78a02b09 100644 --- a/dir_ffe25b375dd9c47f978782781b252738.html +++ b/dir_ffe25b375dd9c47f978782781b252738.html @@ -107,7 +107,7 @@ diff --git a/files.html b/files.html index fddc0c14f7..26464ee91c 100644 --- a/files.html +++ b/files.html @@ -185,29 +185,30 @@
  Sdp
 Deserialize.c
 Sdp.h
 Serialize.c
  Signaling
 ChannelInfo.c
 ChannelInfo.h
 Client.c
 FileCache.c
 FileCache.h
 LwsApiCalls.c
 LwsApiCalls.h
 Signaling.c
 Signaling.h
 StateMachine.c
 StateMachine.h
  Srtp
 SrtpSession.c
 SrtpSession.h
  Stun
 Stun.c
 Stun.h
  Threadpool
 ThreadPoolContext.c
 ThreadpoolContext.h
 Include_i.h
 SdpUtils.c
 Serialize.c
  Signaling
 ChannelInfo.c
 ChannelInfo.h
 Client.c
 FileCache.c
 FileCache.h
 LwsApiCalls.c
 LwsApiCalls.h
 Signaling.c
 Signaling.h
 StateMachine.c
 StateMachine.h
  Srtp
 SrtpSession.c
 SrtpSession.h
  Stun
 Stun.c
 Stun.h
  Threadpool
 ThreadPoolContext.c
 ThreadpoolContext.h
 Include_i.h
@@ -215,7 +216,7 @@ diff --git a/globals.html b/globals.html index fdc0fe9f64..7c5b63155a 100644 --- a/globals.html +++ b/globals.html @@ -213,7 +213,7 @@

- a -

    diff --git a/globals_b.html b/globals_b.html index 8520d57789..ea61719d9c 100644 --- a/globals_b.html +++ b/globals_b.html @@ -109,7 +109,7 @@

    - b -

      diff --git a/globals_c.html b/globals_c.html index 37af8f1717..4f08981d6d 100644 --- a/globals_c.html +++ b/globals_c.html @@ -158,6 +158,9 @@

      - c -

      • CODEC_HASH_TABLE_BUCKET_LENGTH : PeerConnection.h
      • +
      • CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH +: SessionDescription.h +
      • computeCandidatePairPriority() : IceAgent.c , IceAgent.h @@ -188,6 +191,9 @@

        - c -

        • CONNECTION_LISTENER_SOCKET_WAIT_FOR_DATA_TIMEOUT : ConnectionListener.h
        • +
        • CONNECTION_LISTENER_STACK_SIZE_BYTES +: ConnectionListener.h +
        • ConnectionDataAvailableFunc : SocketConnection.h
        • @@ -196,8 +202,8 @@

          - c -

            , ConnectionListener.c
          • connectionListenerReceiveDataRoutine() -: ConnectionListener.c -, ConnectionListener.h +: ConnectionListener.h +, ConnectionListener.c
          • connectionListenerRemoveAllConnection() : ConnectionListener.c @@ -215,8 +221,8 @@

            - c -

              : DataChannel.c
            • connectSignalingChannel() -: Signaling.h -, Signaling.c +: Signaling.c +, Signaling.h
            • connectSignalingChannelLws() : LwsApiCalls.c @@ -233,6 +239,11 @@

              - c -

              • CONVERT_TIMESTAMP_TO_RTP : Rtp.h
              • +
              • convertSdpErrorCode() +: SdpUtils.c +, Serialize.c +, Deserialize.c +
              • convertTimestampToNTP() : RtcpPacket.c , RtcpPacket.h @@ -266,8 +277,8 @@

                - c -

                  , Signaling.h
                • createChannelLws() -: LwsApiCalls.c -, LwsApiCalls.h +: LwsApiCalls.h +, LwsApiCalls.c
                • createConnectionListener() : ConnectionListener.c @@ -279,15 +290,15 @@

                  - c -

                  • createDtlsSession() : Dtls.h -, Dtls_openssl.c , Dtls_mbedtls.c +, Dtls_openssl.c
                  • createFileIfNotExist() : FileCache.c
                  • createIceAgent() -: IceAgent.h -, IceAgent.c +: IceAgent.c +, IceAgent.h
                  • createIceCandidatePairs() : IceAgent.c @@ -302,8 +313,8 @@

                    - c -

                      , JitterBuffer.h
                    • createKvsRtpTransceiver() -: Rtp.c -, Rtp.h +: Rtp.c +, Rtp.h
                    • createLwsCallInfo() : LwsApiCalls.c @@ -334,8 +345,8 @@

                      - c -

                        , RtpH264Payloader.h
                      • createPeerConnection() -: PeerConnection.c -, Include.h +: Include.h +, PeerConnection.c
                      • createRetransmitter() : Retransmitter.c @@ -373,8 +384,8 @@

                        - c -

                          , Client.c
                        • createSignalingSync() -: Signaling.h -, Signaling.c +: Signaling.c +, Signaling.h
                        • createSocket() : Network.c @@ -395,8 +406,8 @@

                          - c -

                            : Dtls_openssl.c
                          • createStunPacket() -: Stun.h -, Stun.c +: Stun.c +, Stun.h
                          • createThreadPoolContext() : ThreadPoolContext.c @@ -408,8 +419,8 @@

                            - c -

                              , Tls_openssl.c
                            • createTransactionIdStore() -: IceUtils.c -, IceUtils.h +: IceUtils.h +, IceUtils.c
                            • createTurnConnection() : TurnConnection.c @@ -440,7 +451,7 @@

                              - c -

                                diff --git a/globals_d.html b/globals_d.html index 166012130c..a9e257a84e 100644 --- a/globals_d.html +++ b/globals_d.html @@ -150,6 +150,12 @@

                                - d -

                                • DEFAULT_CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS : Signaling.h
                                • +
                                • DEFAULT_EXPECTED_AUDIO_BIT_RATE +: Rtp.h +
                                • +
                                • DEFAULT_EXPECTED_VIDEO_BIT_RATE +: Rtp.h +
                                • DEFAULT_H264_FMTP : SessionDescription.h
                                • @@ -159,8 +165,8 @@

                                  - d -

                                  • DEFAULT_MAX_STORED_TRANSACTION_ID_COUNT : IceUtils.h
                                  • -
                                  • DEFAULT_MTU_SIZE -: Rtp.h +
                                  • DEFAULT_MTU_SIZE_BYTES +: Rtp.h
                                  • DEFAULT_NAT_TEST_MAX_BINDING_REQUEST_COUNT : NatBehaviorDiscovery.h @@ -256,8 +262,8 @@

                                    - d -

                                      : Rtp.h
                                    • defaultSignalingStateTransitionHook() -: StateMachine.h -, StateMachine.c +: StateMachine.c +, StateMachine.h
                                    • deinitKvsWebRtc() : Include.h @@ -321,8 +327,8 @@

                                      - d -

                                        , LwsApiCalls.h
                                      • describeMediaStorageConf() -: Signaling.c -, Signaling.h +: Signaling.h +, Signaling.c
                                      • describeMediaStorageConfLws() : LwsApiCalls.c @@ -349,8 +355,8 @@

                                        - d -

                                          , Stun.h
                                        • destroyThreadPoolContext() -: ThreadPoolContext.c -, ThreadpoolContext.h +: ThreadpoolContext.h +, ThreadPoolContext.c
                                        • discoverNatBehavior() : Include.h @@ -430,8 +436,8 @@

                                          - d -

                                            : Dtls.h
                                          • dtlsSessionChangeState() -: Dtls.h -, Dtls.c +: Dtls.c +, Dtls.h
                                          • dtlsSessionGetLocalCertificateFingerprint() : Dtls.h @@ -458,13 +464,13 @@

                                            - d -

                                              : Dtls.h , Dtls.c +
                                            • DtlsSessionOnStateChange +: Dtls.h +
                                            • dtlsSessionOnStateChange() : Dtls.c , Dtls.h
                                            • -
                                            • DtlsSessionOnStateChange -: Dtls.h -
                                            • DtlsSessionOutboundPacketFunc : Dtls.h
                                            • @@ -524,7 +530,7 @@

                                              - d -

                                                diff --git a/globals_defs.html b/globals_defs.html index f2701815fe..7de37d93bf 100644 --- a/globals_defs.html +++ b/globals_defs.html @@ -124,7 +124,7 @@

                                                - a -

                                                  diff --git a/globals_defs_b.html b/globals_defs_b.html index e038157e51..45e924c1fa 100644 --- a/globals_defs_b.html +++ b/globals_defs_b.html @@ -106,7 +106,7 @@

                                                  - b -

                                                    diff --git a/globals_defs_c.html b/globals_defs_c.html index 0c5039bca1..5e188723e4 100644 --- a/globals_defs_c.html +++ b/globals_defs_c.html @@ -121,6 +121,9 @@

                                                    - c -

                                                    • CODEC_HASH_TABLE_BUCKET_LENGTH : PeerConnection.h
                                                    • +
                                                    • CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH +: SessionDescription.h +
                                                    • CONNECTION_LISTENER_DEFAULT_MAX_LISTENING_CONNECTION : ConnectionListener.h
                                                    • @@ -136,6 +139,9 @@

                                                      - c -

                                                      • CONNECTION_LISTENER_SOCKET_WAIT_FOR_DATA_TIMEOUT : ConnectionListener.h
                                                      • +
                                                      • CONNECTION_LISTENER_STACK_SIZE_BYTES +: ConnectionListener.h +
                                                      • CONVERT_TIMESTAMP_TO_RTP : Rtp.h
                                                      • @@ -166,7 +172,7 @@

                                                        - c -

                                                          diff --git a/globals_defs_d.html b/globals_defs_d.html index 1928363bbb..8b221ab834 100644 --- a/globals_defs_d.html +++ b/globals_defs_d.html @@ -112,6 +112,12 @@

                                                          - d -

                                                          • DEFAULT_CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS : Signaling.h
                                                          • +
                                                          • DEFAULT_EXPECTED_AUDIO_BIT_RATE +: Rtp.h +
                                                          • +
                                                          • DEFAULT_EXPECTED_VIDEO_BIT_RATE +: Rtp.h +
                                                          • DEFAULT_H264_FMTP : SessionDescription.h
                                                          • @@ -121,8 +127,8 @@

                                                            - d -

                                                            • DEFAULT_MAX_STORED_TRANSACTION_ID_COUNT : IceUtils.h
                                                            • -
                                                            • DEFAULT_MTU_SIZE -: Rtp.h +
                                                            • DEFAULT_MTU_SIZE_BYTES +: Rtp.h
                                                            • DEFAULT_NAT_TEST_MAX_BINDING_REQUEST_COUNT : NatBehaviorDiscovery.h @@ -262,7 +268,7 @@

                                                              - d -

                                                                diff --git a/globals_defs_e.html b/globals_defs_e.html index 41f4fc46a4..76903181a8 100644 --- a/globals_defs_e.html +++ b/globals_defs_e.html @@ -109,7 +109,7 @@

                                                                - e -

                                                                  diff --git a/globals_defs_f.html b/globals_defs_f.html index 78bafc1a90..7165a2bb5a 100644 --- a/globals_defs_f.html +++ b/globals_defs_f.html @@ -118,7 +118,7 @@

                                                                  - f -

                                                                    diff --git a/globals_defs_g.html b/globals_defs_g.html index c16765033f..617357ec0f 100644 --- a/globals_defs_g.html +++ b/globals_defs_g.html @@ -133,7 +133,7 @@

                                                                    - g -

                                                                      diff --git a/globals_defs_h.html b/globals_defs_h.html index ce63ffbb82..23244886db 100644 --- a/globals_defs_h.html +++ b/globals_defs_h.html @@ -106,9 +106,6 @@

                                                                      - h -

                                                                      • H264_VALUE : SessionDescription.h
                                                                      • -
                                                                      • HIGHEST_EXPECTED_BIT_RATE -: Rtp.h -
                                                                      • HUGE_FRAME_MULTIPLIER : Rtp.h
                                                                      • @@ -121,7 +118,7 @@

                                                                        - h -

                                                                          diff --git a/globals_defs_i.html b/globals_defs_i.html index dccfa35152..d6e2b6cfa6 100644 --- a/globals_defs_i.html +++ b/globals_defs_i.html @@ -268,7 +268,7 @@

                                                                          - i -

                                                                            diff --git a/globals_defs_j.html b/globals_defs_j.html index 8efa1acb4f..5e13ca0a3b 100644 --- a/globals_defs_j.html +++ b/globals_defs_j.html @@ -112,7 +112,7 @@

                                                                            - j -

                                                                              diff --git a/globals_defs_k.html b/globals_defs_k.html index 40e65603a2..ed48bd13c9 100644 --- a/globals_defs_k.html +++ b/globals_defs_k.html @@ -184,7 +184,7 @@

                                                                              - k -

                                                                                diff --git a/globals_defs_l.html b/globals_defs_l.html index d0a28b5a5b..375764982b 100644 --- a/globals_defs_l.html +++ b/globals_defs_l.html @@ -116,6 +116,7 @@

                                                                                - l -

                                                                                  , RtpVP8Payloader.c , RtpPacket.c , Sctp.c +, SdpUtils.c , Serialize.c , ChannelInfo.c , Client.c @@ -168,7 +169,7 @@

                                                                                  - l -

                                                                                    diff --git a/globals_defs_m.html b/globals_defs_m.html index 537c276f00..5e209f7c7c 100644 --- a/globals_defs_m.html +++ b/globals_defs_m.html @@ -283,9 +283,6 @@

                                                                                    - m -

                                                                                    • MAX_SDP_SESSION_USERNAME_LENGTH : Sdp.h
                                                                                    • -
                                                                                    • MAX_SDP_TOKEN_LENGTH -: Sdp.h -
                                                                                    • MAX_SERIALIZED_SIGNALING_CACHE_ENTRY_LEN : FileCache.h
                                                                                    • @@ -373,9 +370,15 @@

                                                                                      - m -

                                                                                      • MIN_CLOCK_SKEW_TIME_TO_CORRECT : LwsApiCalls.h
                                                                                      • +
                                                                                      • MIN_EXPECTED_BIT_RATE +: Rtp.h +
                                                                                      • MIN_HEADER_LENGTH : RtpPacket.h
                                                                                      • +
                                                                                      • MIN_ROLLING_BUFFER_DURATION_IN_SECONDS +: Rtp.h +
                                                                                      • MIN_SIGNALING_MESSAGE_TTL_VALUE : ChannelInfo.h
                                                                                      • @@ -388,7 +391,7 @@

                                                                                        - m -

                                                                                          diff --git a/globals_defs_n.html b/globals_defs_n.html index 67cb3bdfcf..163282a82b 100644 --- a/globals_defs_n.html +++ b/globals_defs_n.html @@ -142,7 +142,7 @@

                                                                                          - n -

                                                                                            diff --git a/globals_defs_o.html b/globals_defs_o.html index 8a7084c087..b5e293ee81 100644 --- a/globals_defs_o.html +++ b/globals_defs_o.html @@ -106,7 +106,7 @@

                                                                                            - o -

                                                                                              diff --git a/globals_defs_p.html b/globals_defs_p.html index 815aae751b..0fc157b46e 100644 --- a/globals_defs_p.html +++ b/globals_defs_p.html @@ -151,7 +151,7 @@

                                                                                              - p -

                                                                                                diff --git a/globals_defs_r.html b/globals_defs_r.html index 2a259b65df..c8e458de7e 100644 --- a/globals_defs_r.html +++ b/globals_defs_r.html @@ -172,7 +172,7 @@

                                                                                                - r -

                                                                                                  diff --git a/globals_defs_s.html b/globals_defs_s.html index 69df4114c9..e82cc9d020 100644 --- a/globals_defs_s.html +++ b/globals_defs_s.html @@ -124,15 +124,6 @@

                                                                                                  - s -

                                                                                                  • SDP_ANSWER_VALUE : SessionDescription.h
                                                                                                  • -
                                                                                                  • SDP_ATTRIBUTE_LENGTH -: Sdp.h -
                                                                                                  • -
                                                                                                  • SDP_ATTRIBUTE_MARKER -: Sdp.h -
                                                                                                  • -
                                                                                                  • SDP_BANDWIDTH_MARKER -: Sdp.h -
                                                                                                  • SDP_CANDIDATE_TYPE_HOST : Sdp.h
                                                                                                  • @@ -148,54 +139,15 @@

                                                                                                    - s -

                                                                                                    • SDP_CANDIDATE_TYPE_UNKNOWN : Sdp.h
                                                                                                    • -
                                                                                                    • SDP_CONNECTION_INFORMATION_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_EMAIL_ADDRESS_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_ENCRYPTION_KEY_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_INFORMATION_MARKER -: Sdp.h -
                                                                                                    • SDP_KEY : SessionDescription.h
                                                                                                    • -
                                                                                                    • SDP_LINE_SEPARATOR -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_MEDIA_NAME_MARKER -: Sdp.h -
                                                                                                    • SDP_OFFER_VALUE : SessionDescription.h
                                                                                                    • -
                                                                                                    • SDP_ORIGIN_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_PHONE_NUMBER_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_SESSION_NAME_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_TIME_DESCRIPTION_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_TIMEZONE_MARKER -: Sdp.h -
                                                                                                    • SDP_TYPE_KEY : SessionDescription.h
                                                                                                    • -
                                                                                                    • SDP_URI_MARKER -: Sdp.h -
                                                                                                    • -
                                                                                                    • SDP_VERSION_MARKER -: Sdp.h -
                                                                                                    • SECONDS_IN_A_DAY : Dtls.h
                                                                                                    • @@ -805,6 +757,51 @@

                                                                                                      - s -

                                                                                                      • STATUS_SDP_MEDIA_NAME_ERROR : Include.h
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO +: Include.h +
                                                                                                      • +
                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO +: Include.h +
                                                                                                      • STATUS_SDP_MISSING_ITEMS : Include.h
                                                                                                      • @@ -814,12 +811,18 @@

                                                                                                        - s -

                                                                                                        • STATUS_SDP_PHONE_NUMBER_ERROR : Include.h
                                                                                                        • +
                                                                                                        • STATUS_SDP_SNPRINTF_ERROR +: Include.h +
                                                                                                        • STATUS_SDP_TIME_DECRYPTION_ERROR : Include.h
                                                                                                        • STATUS_SDP_TIMEZONE_ERROR : Include.h
                                                                                                        • +
                                                                                                        • STATUS_SDP_UNKNOWN_ERROR +: Include.h +
                                                                                                        • STATUS_SDP_URI_ERROR : Include.h
                                                                                                        • @@ -1348,7 +1351,7 @@

                                                                                                          - s -

                                                                                                            diff --git a/globals_defs_t.html b/globals_defs_t.html index d3620aa07e..1602d0c692 100644 --- a/globals_defs_t.html +++ b/globals_defs_t.html @@ -275,7 +275,7 @@

                                                                                                            - t -

                                                                                                              diff --git a/globals_defs_u.html b/globals_defs_u.html index 112157557d..0e3ceede28 100644 --- a/globals_defs_u.html +++ b/globals_defs_u.html @@ -106,7 +106,7 @@

                                                                                                              - u -

                                                                                                                diff --git a/globals_defs_v.html b/globals_defs_v.html index 83e8c24930..ca0d4c3206 100644 --- a/globals_defs_v.html +++ b/globals_defs_v.html @@ -121,7 +121,7 @@

                                                                                                                - v -

                                                                                                                  diff --git a/globals_defs_w.html b/globals_defs_w.html index c4fb76bb59..29559ccae3 100644 --- a/globals_defs_w.html +++ b/globals_defs_w.html @@ -112,7 +112,7 @@

                                                                                                                  - w -

                                                                                                                    diff --git a/globals_e.html b/globals_e.html index 95c3463a39..7af57c85e5 100644 --- a/globals_e.html +++ b/globals_e.html @@ -261,7 +261,7 @@

                                                                                                                    - e -

                                                                                                                      diff --git a/globals_enum.html b/globals_enum.html index 1f974a19e4..5a04ab22a0 100644 --- a/globals_enum.html +++ b/globals_enum.html @@ -249,7 +249,7 @@

                                                                                                                      - t -

                                                                                                                        diff --git a/globals_eval.html b/globals_eval.html index 4e656c408f..3c32eba41d 100644 --- a/globals_eval.html +++ b/globals_eval.html @@ -127,7 +127,7 @@

                                                                                                                        - d -

                                                                                                                          diff --git a/globals_eval_i.html b/globals_eval_i.html index 46dd84c29e..7961ad6a14 100644 --- a/globals_eval_i.html +++ b/globals_eval_i.html @@ -142,7 +142,7 @@

                                                                                                                          - i -

                                                                                                                            diff --git a/globals_eval_j.html b/globals_eval_j.html index 4508d2bb05..82012bd203 100644 --- a/globals_eval_j.html +++ b/globals_eval_j.html @@ -124,7 +124,7 @@

                                                                                                                            - j -

                                                                                                                              diff --git a/globals_eval_k.html b/globals_eval_k.html index 3fdc14df25..3dc0708aa1 100644 --- a/globals_eval_k.html +++ b/globals_eval_k.html @@ -115,7 +115,7 @@

                                                                                                                              - k -

                                                                                                                                diff --git a/globals_eval_m.html b/globals_eval_m.html index 3c4ca53e57..53238c918f 100644 --- a/globals_eval_m.html +++ b/globals_eval_m.html @@ -106,7 +106,7 @@

                                                                                                                                - m -

                                                                                                                                  diff --git a/globals_eval_n.html b/globals_eval_n.html index 6a72d01959..842a1218d5 100644 --- a/globals_eval_n.html +++ b/globals_eval_n.html @@ -118,7 +118,7 @@

                                                                                                                                  - n -

                                                                                                                                    diff --git a/globals_eval_r.html b/globals_eval_r.html index 80dcf3d04a..72b9e26431 100644 --- a/globals_eval_r.html +++ b/globals_eval_r.html @@ -100,6 +100,9 @@

                                                                                                                                    - r -

                                                                                                                                    • RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE : Include.h
                                                                                                                                    • +
                                                                                                                                    • RTC_CODEC_MAX +: Include.h +
                                                                                                                                    • RTC_CODEC_MULAW : Include.h
                                                                                                                                    • @@ -313,7 +316,7 @@

                                                                                                                                      - r -

                                                                                                                                        diff --git a/globals_eval_s.html b/globals_eval_s.html index 4da7087790..33441c90f5 100644 --- a/globals_eval_s.html +++ b/globals_eval_s.html @@ -418,7 +418,7 @@

                                                                                                                                        - s -

                                                                                                                                          diff --git a/globals_eval_t.html b/globals_eval_t.html index b45ded7292..39d8a76a63 100644 --- a/globals_eval_t.html +++ b/globals_eval_t.html @@ -139,7 +139,7 @@

                                                                                                                                          - t -

                                                                                                                                            diff --git a/globals_f.html b/globals_f.html index 90f2631ed4..60338e88a7 100644 --- a/globals_f.html +++ b/globals_f.html @@ -402,7 +402,7 @@

                                                                                                                                            - f -

                                                                                                                                              diff --git a/globals_func.html b/globals_func.html index 2b8f1f357c..75c3ef85ed 100644 --- a/globals_func.html +++ b/globals_func.html @@ -189,7 +189,7 @@

                                                                                                                                              - a -

                                                                                                                                                diff --git a/globals_func_b.html b/globals_func_b.html index 17a34fe818..258a6341f7 100644 --- a/globals_func_b.html +++ b/globals_func_b.html @@ -103,7 +103,7 @@

                                                                                                                                                - b -

                                                                                                                                                  diff --git a/globals_func_c.html b/globals_func_c.html index 4103f0e47d..b285797f01 100644 --- a/globals_func_c.html +++ b/globals_func_c.html @@ -132,12 +132,12 @@

                                                                                                                                                  - c -

                                                                                                                                                    , Network.h
                                                                                                                                                  • computeCandidatePairPriority() -: IceAgent.h -, IceAgent.c +: IceAgent.c +, IceAgent.h
                                                                                                                                                  • computeCandidatePriority() -: IceAgent.c -, IceAgent.h +: IceAgent.h +, IceAgent.c
                                                                                                                                                  • configureRetryStrategyForSignalingStateMachine() : Signaling.c @@ -163,8 +163,8 @@

                                                                                                                                                    - c -

                                                                                                                                                      , ConnectionListener.h
                                                                                                                                                    • connectionListenerStart() -: ConnectionListener.h -, ConnectionListener.c +: ConnectionListener.c +, ConnectionListener.h
                                                                                                                                                    • connectLocalDataChannel() : DataChannel.c @@ -185,6 +185,11 @@

                                                                                                                                                      - c -

                                                                                                                                                        : RtpPacket.c , RtpPacket.h +
                                                                                                                                                      • convertSdpErrorCode() +: Deserialize.c +, SdpUtils.c +, Serialize.c +
                                                                                                                                                      • convertTimestampToNTP() : RtcpPacket.c , RtcpPacket.h @@ -229,8 +234,8 @@

                                                                                                                                                        - c -

                                                                                                                                                          : FileCache.c
                                                                                                                                                        • createIceAgent() -: IceAgent.h -, IceAgent.c +: IceAgent.c +, IceAgent.h
                                                                                                                                                        • createIceCandidatePairs() : IceAgent.c @@ -245,8 +250,8 @@

                                                                                                                                                          - c -

                                                                                                                                                            , JitterBuffer.h
                                                                                                                                                          • createKvsRtpTransceiver() -: Rtp.c -, Rtp.h +: Rtp.c +, Rtp.h
                                                                                                                                                          • createLwsCallInfo() : LwsApiCalls.c @@ -371,7 +376,7 @@

                                                                                                                                                            - c -

                                                                                                                                                              diff --git a/globals_func_d.html b/globals_func_d.html index 80fdf079b5..8090dc6274 100644 --- a/globals_func_d.html +++ b/globals_func_d.html @@ -308,7 +308,7 @@

                                                                                                                                                              - d -

                                                                                                                                                                diff --git a/globals_func_e.html b/globals_func_e.html index cb6590c6e1..ad8359b193 100644 --- a/globals_func_e.html +++ b/globals_func_e.html @@ -252,7 +252,7 @@

                                                                                                                                                                - e -

                                                                                                                                                                  diff --git a/globals_func_f.html b/globals_func_f.html index 9ccdc0df24..dcf1c967d4 100644 --- a/globals_func_f.html +++ b/globals_func_f.html @@ -375,7 +375,7 @@

                                                                                                                                                                  - f -

                                                                                                                                                                    diff --git a/globals_func_g.html b/globals_func_g.html index e7c9188680..9241c1d69b 100644 --- a/globals_func_g.html +++ b/globals_func_g.html @@ -251,7 +251,7 @@

                                                                                                                                                                    - g -

                                                                                                                                                                      diff --git a/globals_func_h.html b/globals_func_h.html index 899a5372d2..3f957f0e41 100644 --- a/globals_func_h.html +++ b/globals_func_h.html @@ -120,7 +120,7 @@

                                                                                                                                                                      - h -

                                                                                                                                                                        diff --git a/globals_func_i.html b/globals_func_i.html index d2d13673f3..dfcb729d26 100644 --- a/globals_func_i.html +++ b/globals_func_i.html @@ -330,7 +330,7 @@

                                                                                                                                                                        - i -

                                                                                                                                                                          diff --git a/globals_func_j.html b/globals_func_j.html index 2aef67510c..138e96350f 100644 --- a/globals_func_j.html +++ b/globals_func_j.html @@ -129,7 +129,7 @@

                                                                                                                                                                          - j -

                                                                                                                                                                            diff --git a/globals_func_k.html b/globals_func_k.html index f3e37fbf22..c79daa7bbe 100644 --- a/globals_func_k.html +++ b/globals_func_k.html @@ -104,7 +104,7 @@

                                                                                                                                                                            - k -

                                                                                                                                                                              diff --git a/globals_func_l.html b/globals_func_l.html index 21478c07c4..e2a48a770e 100644 --- a/globals_func_l.html +++ b/globals_func_l.html @@ -120,7 +120,7 @@

                                                                                                                                                                              - l -

                                                                                                                                                                                diff --git a/globals_func_n.html b/globals_func_n.html index 400eedc1a6..3868838684 100644 --- a/globals_func_n.html +++ b/globals_func_n.html @@ -104,7 +104,7 @@

                                                                                                                                                                                - n -

                                                                                                                                                                                  diff --git a/globals_func_o.html b/globals_func_o.html index cf2120cee6..77049e2963 100644 --- a/globals_func_o.html +++ b/globals_func_o.html @@ -163,7 +163,7 @@

                                                                                                                                                                                  - o -

                                                                                                                                                                                    diff --git a/globals_func_p.html b/globals_func_p.html index 7289671a9f..e22fd0c3d3 100644 --- a/globals_func_p.html +++ b/globals_func_p.html @@ -102,23 +102,21 @@

                                                                                                                                                                                    - p -

                                                                                                                                                                                      , IceUtils.h
                                                                                                                                                                                    • parseMediaAttributes() -: Deserialize.c -, Sdp.h +: Deserialize.c
                                                                                                                                                                                    • parseMediaName() -: Deserialize.c -, Sdp.h +: Deserialize.c
                                                                                                                                                                                    • parseRtcpTwccPacket() : Rtcp.c , Rtcp.h
                                                                                                                                                                                    • parseSessionAttributes() -: Deserialize.c -, Sdp.h +: Deserialize.c
                                                                                                                                                                                    • peerConnectionAsync() : Include.h +, PeerConnection.c
                                                                                                                                                                                    • peerConnectionGetCurrentLocalDescription() : Include.h @@ -129,8 +127,8 @@

                                                                                                                                                                                      - p -

                                                                                                                                                                                        , PeerConnection.c
                                                                                                                                                                                      • peerConnectionGetMetrics() -: PeerConnection.c -, Include.h +: Include.h +, PeerConnection.c
                                                                                                                                                                                      • peerConnectionOnConnectionStateChange() : Include.h @@ -175,7 +173,7 @@

                                                                                                                                                                                        - p -

                                                                                                                                                                                          diff --git a/globals_func_r.html b/globals_func_r.html index 35772828db..2043d02126 100644 --- a/globals_func_r.html +++ b/globals_func_r.html @@ -179,7 +179,7 @@

                                                                                                                                                                                          - r -

                                                                                                                                                                                            diff --git a/globals_func_s.html b/globals_func_s.html index e316f55ba4..64a788c367 100644 --- a/globals_func_s.html +++ b/globals_func_s.html @@ -110,18 +110,6 @@

                                                                                                                                                                                            - s -

                                                                                                                                                                                              : PeerConnection.c , PeerConnection.h -
                                                                                                                                                                                            • serializeAttribute() -: Serialize.c -
                                                                                                                                                                                            • -
                                                                                                                                                                                            • serializeMediaConnectionInformation() -: Serialize.c -
                                                                                                                                                                                            • -
                                                                                                                                                                                            • serializeMediaName() -: Serialize.c -
                                                                                                                                                                                            • -
                                                                                                                                                                                            • serializeOrigin() -: Serialize.c -
                                                                                                                                                                                            • serializeSessionDescription() : Sdp.h , Serialize.c @@ -130,26 +118,17 @@

                                                                                                                                                                                              - s -

                                                                                                                                                                                                : Include.h , SessionDescription.c -
                                                                                                                                                                                              • serializeSessionName() -: Serialize.c -
                                                                                                                                                                                              • serializeStunPacket() -: Stun.h -, Stun.c -
                                                                                                                                                                                              • -
                                                                                                                                                                                              • serializeTimeDescription() -: Serialize.c -
                                                                                                                                                                                              • -
                                                                                                                                                                                              • serializeVersion() -: Serialize.c +: Stun.c +, Stun.h
                                                                                                                                                                                              • setBytesFromRtpPacket() : RtpPacket.c , RtpPacket.h
                                                                                                                                                                                              • setLocalDescription() -: Include.h -, PeerConnection.c +: PeerConnection.c +, Include.h
                                                                                                                                                                                              • setPayloadTypesForOffer() : SessionDescription.c @@ -164,8 +143,8 @@

                                                                                                                                                                                                - s -

                                                                                                                                                                                                  , SessionDescription.h
                                                                                                                                                                                                • setRemoteDescription() -: PeerConnection.c -, Include.h +: Include.h +, PeerConnection.c
                                                                                                                                                                                                • setRtcpPacketFromBytes() : RtcpPacket.c @@ -204,8 +183,8 @@

                                                                                                                                                                                                  - s -

                                                                                                                                                                                                    , Client.c
                                                                                                                                                                                                  • signalingClientDisconnectSync() -: Include.h -, Client.c +: Client.c +, Include.h
                                                                                                                                                                                                  • signalingClientFetchSync() : Include.h @@ -256,8 +235,8 @@

                                                                                                                                                                                                    - s -

                                                                                                                                                                                                      , Signaling.h
                                                                                                                                                                                                    • signalingGetIceConfigInfo() -: Signaling.h -, Signaling.c +: Signaling.c +, Signaling.h
                                                                                                                                                                                                    • signalingGetIceConfigInfoCount() : Signaling.c @@ -284,12 +263,12 @@

                                                                                                                                                                                                      - s -

                                                                                                                                                                                                        , StateMachine.h
                                                                                                                                                                                                      • signalingStoreOngoingMessage() -: Signaling.h -, Signaling.c +: Signaling.c +, Signaling.h
                                                                                                                                                                                                      • socketBind() -: Network.c -, Network.h +: Network.h +, Network.c
                                                                                                                                                                                                      • socketConnect() : Network.c @@ -316,8 +295,8 @@

                                                                                                                                                                                                        - s -

                                                                                                                                                                                                          , SocketConnection.h
                                                                                                                                                                                                        • socketConnectionSendData() -: SocketConnection.c -, SocketConnection.h +: SocketConnection.h +, SocketConnection.c
                                                                                                                                                                                                        • socketConnectionTlsSessionOnStateChange() : SocketConnection.c @@ -353,7 +332,7 @@

                                                                                                                                                                                                          - s -

                                                                                                                                                                                                            diff --git a/globals_func_t.html b/globals_func_t.html index 6373441d8c..e9a60faeef 100644 --- a/globals_func_t.html +++ b/globals_func_t.html @@ -284,7 +284,7 @@

                                                                                                                                                                                                            - t -

                                                                                                                                                                                                              diff --git a/globals_func_u.html b/globals_func_u.html index 44e7a1932d..a883a82917 100644 --- a/globals_func_u.html +++ b/globals_func_u.html @@ -126,7 +126,7 @@

                                                                                                                                                                                                              - u -

                                                                                                                                                                                                                diff --git a/globals_func_v.html b/globals_func_v.html index bdbca6fc45..963532a9ff 100644 --- a/globals_func_v.html +++ b/globals_func_v.html @@ -116,7 +116,7 @@

                                                                                                                                                                                                                - v -

                                                                                                                                                                                                                  diff --git a/globals_func_w.html b/globals_func_w.html index 24a352c48d..3a5b7b97f2 100644 --- a/globals_func_w.html +++ b/globals_func_w.html @@ -119,7 +119,7 @@

                                                                                                                                                                                                                  - w -

                                                                                                                                                                                                                    diff --git a/globals_func_x.html b/globals_func_x.html index 7a231718d8..5e817a8eb8 100644 --- a/globals_func_x.html +++ b/globals_func_x.html @@ -104,7 +104,7 @@

                                                                                                                                                                                                                    - x -

                                                                                                                                                                                                                      diff --git a/globals_g.html b/globals_g.html index b93bb65764..491c942b15 100644 --- a/globals_g.html +++ b/globals_g.html @@ -284,7 +284,7 @@

                                                                                                                                                                                                                      - g -

                                                                                                                                                                                                                        diff --git a/globals_h.html b/globals_h.html index 38a5909c34..bdcab1f5c0 100644 --- a/globals_h.html +++ b/globals_h.html @@ -126,9 +126,6 @@

                                                                                                                                                                                                                        - h -

                                                                                                                                                                                                                        • headTimestampCheck() : JitterBuffer.c
                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                        • HIGHEST_EXPECTED_BIT_RATE -: Rtp.h -
                                                                                                                                                                                                                        • HUGE_FRAME_MULTIPLIER : Rtp.h
                                                                                                                                                                                                                        • @@ -141,7 +138,7 @@

                                                                                                                                                                                                                          - h -

                                                                                                                                                                                                                            diff --git a/globals_i.html b/globals_i.html index df34179fb5..b4c7386968 100644 --- a/globals_i.html +++ b/globals_i.html @@ -581,7 +581,7 @@

                                                                                                                                                                                                                            - i -

                                                                                                                                                                                                                              diff --git a/globals_j.html b/globals_j.html index eecbf79797..0a694c902a 100644 --- a/globals_j.html +++ b/globals_j.html @@ -171,7 +171,7 @@

                                                                                                                                                                                                                              - j -

                                                                                                                                                                                                                                diff --git a/globals_k.html b/globals_k.html index e1ae181848..0f2ad10bf1 100644 --- a/globals_k.html +++ b/globals_k.html @@ -209,7 +209,7 @@

                                                                                                                                                                                                                                - k -

                                                                                                                                                                                                                                  diff --git a/globals_l.html b/globals_l.html index 1ce78fc865..36daa7d28f 100644 --- a/globals_l.html +++ b/globals_l.html @@ -105,17 +105,18 @@

                                                                                                                                                                                                                                  - l -

                                                                                                                                                                                                                                  • LOG_CLASS : Rtp.c -, RtpG711Payloader.c +, RtpH264Payloader.c , SessionDescription.c , RollingBuffer.c , RtcpPacket.c , RtpRollingBuffer.c -, RtpH264Payloader.c +, RtpG711Payloader.c , RtpOpusPayloader.c , RtpVP8Payloader.c , RtpPacket.c , Sctp.c , Deserialize.c +, SdpUtils.c , Serialize.c , ChannelInfo.c , Client.c @@ -191,7 +192,7 @@

                                                                                                                                                                                                                                    - l -

                                                                                                                                                                                                                                      diff --git a/globals_m.html b/globals_m.html index 1c149e23dc..39c5796c09 100644 --- a/globals_m.html +++ b/globals_m.html @@ -283,9 +283,6 @@

                                                                                                                                                                                                                                      - m -

                                                                                                                                                                                                                                      • MAX_SDP_SESSION_USERNAME_LENGTH : Sdp.h
                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                      • MAX_SDP_TOKEN_LENGTH -: Sdp.h -
                                                                                                                                                                                                                                      • MAX_SERIALIZED_SIGNALING_CACHE_ENTRY_LEN : FileCache.h
                                                                                                                                                                                                                                      • @@ -382,9 +379,15 @@

                                                                                                                                                                                                                                        - m -

                                                                                                                                                                                                                                        • MIN_CLOCK_SKEW_TIME_TO_CORRECT : LwsApiCalls.h
                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                        • MIN_EXPECTED_BIT_RATE +: Rtp.h +
                                                                                                                                                                                                                                        • MIN_HEADER_LENGTH : RtpPacket.h
                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                        • MIN_ROLLING_BUFFER_DURATION_IN_SECONDS +: Rtp.h +
                                                                                                                                                                                                                                        • MIN_SIGNALING_MESSAGE_TTL_VALUE : ChannelInfo.h
                                                                                                                                                                                                                                        • @@ -397,7 +400,7 @@

                                                                                                                                                                                                                                          - m -

                                                                                                                                                                                                                                            diff --git a/globals_n.html b/globals_n.html index 64d72b2083..68b136181d 100644 --- a/globals_n.html +++ b/globals_n.html @@ -167,7 +167,7 @@

                                                                                                                                                                                                                                            - n -

                                                                                                                                                                                                                                              diff --git a/globals_o.html b/globals_o.html index 751a293475..279dd71c74 100644 --- a/globals_o.html +++ b/globals_o.html @@ -169,7 +169,7 @@

                                                                                                                                                                                                                                              - o -

                                                                                                                                                                                                                                                diff --git a/globals_p.html b/globals_p.html index 0171d377fb..99bc71ba04 100644 --- a/globals_p.html +++ b/globals_p.html @@ -114,20 +114,17 @@

                                                                                                                                                                                                                                                - p -

                                                                                                                                                                                                                                                  , IceUtils.h
                                                                                                                                                                                                                                                • parseMediaAttributes() -: Deserialize.c -, Sdp.h +: Deserialize.c
                                                                                                                                                                                                                                                • parseMediaName() -: Deserialize.c -, Sdp.h +: Deserialize.c
                                                                                                                                                                                                                                                • parseRtcpTwccPacket() : Rtcp.c , Rtcp.h
                                                                                                                                                                                                                                                • parseSessionAttributes() -: Deserialize.c -, Sdp.h +: Deserialize.c
                                                                                                                                                                                                                                                • PAYLOAD_TYPE_MASK : RtpPacket.h @@ -166,7 +163,8 @@

                                                                                                                                                                                                                                                  - p -

                                                                                                                                                                                                                                                    : PeerConnection.h
                                                                                                                                                                                                                                                  • peerConnectionAsync() -: Include.h +: PeerConnection.c +, Include.h
                                                                                                                                                                                                                                                  • peerConnectionGetCurrentLocalDescription() : Include.h @@ -613,7 +611,7 @@

                                                                                                                                                                                                                                                    - p -

                                                                                                                                                                                                                                                      diff --git a/globals_r.html b/globals_r.html index 36daef541d..5360a387c3 100644 --- a/globals_r.html +++ b/globals_r.html @@ -169,6 +169,9 @@

                                                                                                                                                                                                                                                      - r -

                                                                                                                                                                                                                                                      • RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE : Include.h
                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                      • RTC_CODEC_MAX +: Include.h +
                                                                                                                                                                                                                                                      • RTC_CODEC_MULAW : Include.h
                                                                                                                                                                                                                                                      • @@ -485,8 +488,8 @@

                                                                                                                                                                                                                                                        - r -

                                                                                                                                                                                                                                                          : RtcpPacket.h
                                                                                                                                                                                                                                                        • rtcPeerConnectionGetMetrics() -: Metrics.c -, Include.h +: Include.h +, Metrics.c
                                                                                                                                                                                                                                                        • rtcpNackListGet() : RtcpPacket.c @@ -542,7 +545,7 @@

                                                                                                                                                                                                                                                          - r -

                                                                                                                                                                                                                                                            diff --git a/globals_s.html b/globals_s.html index a7cdd0a553..ef2d974521 100644 --- a/globals_s.html +++ b/globals_s.html @@ -156,15 +156,6 @@

                                                                                                                                                                                                                                                            - s -

                                                                                                                                                                                                                                                            • SDP_ANSWER_VALUE : SessionDescription.h
                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                            • SDP_ATTRIBUTE_LENGTH -: Sdp.h -
                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                            • SDP_ATTRIBUTE_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                            • SDP_BANDWIDTH_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                            • SDP_CANDIDATE_TYPE_HOST : Sdp.h
                                                                                                                                                                                                                                                            • @@ -180,15 +171,6 @@

                                                                                                                                                                                                                                                              - s -

                                                                                                                                                                                                                                                              • SDP_CANDIDATE_TYPE_UNKNOWN : Sdp.h
                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                              • SDP_CONNECTION_INFORMATION_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                              • SDP_EMAIL_ADDRESS_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                              • SDP_ENCRYPTION_KEY_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                              • SDP_ICE_CANDIDATE_PARSER_STATE : IceAgent.c
                                                                                                                                                                                                                                                              • @@ -219,36 +201,12 @@

                                                                                                                                                                                                                                                                - s -

                                                                                                                                                                                                                                                                • SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_VAL : IceAgent.c
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_INFORMATION_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                • SDP_KEY : SessionDescription.h
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_LINE_SEPARATOR -: Sdp.h -
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_MEDIA_NAME_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                • SDP_OFFER_VALUE : SessionDescription.h
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_ORIGIN_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_PHONE_NUMBER_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_SESSION_NAME_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_TIME_DESCRIPTION_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                • SDP_TIMEZONE_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                • SDP_TYPE : Include.h
                                                                                                                                                                                                                                                                • @@ -261,12 +219,6 @@

                                                                                                                                                                                                                                                                  - s -

                                                                                                                                                                                                                                                                  • SDP_TYPE_OFFER : Include.h
                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                  • SDP_URI_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                  • SDP_VERSION_MARKER -: Sdp.h -
                                                                                                                                                                                                                                                                  • SECONDS_IN_A_DAY : Dtls.h
                                                                                                                                                                                                                                                                  • @@ -281,39 +233,18 @@

                                                                                                                                                                                                                                                                    - s -

                                                                                                                                                                                                                                                                    • SEQ_NUMBER_OFFSET : RtpPacket.h
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                    • serializeAttribute() -: Serialize.c -
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                    • serializeMediaConnectionInformation() -: Serialize.c -
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                    • serializeMediaName() -: Serialize.c -
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                    • serializeOrigin() -: Serialize.c -
                                                                                                                                                                                                                                                                    • serializeSessionDescription() -: Sdp.h -, Serialize.c +: Serialize.c +, Sdp.h
                                                                                                                                                                                                                                                                    • serializeSessionDescriptionInit() : Include.h , SessionDescription.c
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                    • serializeSessionName() -: Serialize.c -
                                                                                                                                                                                                                                                                    • serializeStunPacket() : Stun.c , Stun.h
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                    • serializeTimeDescription() -: Serialize.c -
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                    • serializeVersion() -: Serialize.c -
                                                                                                                                                                                                                                                                    • SESSION_DESCRIPTION_INIT_LINE_ENDING : SessionDescription.h
                                                                                                                                                                                                                                                                    • @@ -335,8 +266,8 @@

                                                                                                                                                                                                                                                                      - s -

                                                                                                                                                                                                                                                                        , PeerConnection.c
                                                                                                                                                                                                                                                                      • setPayloadTypesForOffer() -: SessionDescription.h -, SessionDescription.c +: SessionDescription.c +, SessionDescription.h
                                                                                                                                                                                                                                                                      • setPayloadTypesFromOffer() : SessionDescription.c @@ -813,8 +744,8 @@

                                                                                                                                                                                                                                                                        - s -

                                                                                                                                                                                                                                                                          , StateMachine.c
                                                                                                                                                                                                                                                                        • SIGNALING_STATE_MACHINE_STATES -: StateMachine.c -, Signaling.c +: Signaling.c +, StateMachine.c
                                                                                                                                                                                                                                                                        • SIGNALING_STATE_NEW : StateMachine.h @@ -850,8 +781,8 @@

                                                                                                                                                                                                                                                                          - s -

                                                                                                                                                                                                                                                                            : Signaling.h
                                                                                                                                                                                                                                                                          • signalingCacheLoadFromFile() -: FileCache.h -, FileCache.c +: FileCache.c +, FileCache.h
                                                                                                                                                                                                                                                                          • signalingCacheSaveToFile() : FileCache.c @@ -877,8 +808,8 @@

                                                                                                                                                                                                                                                                            - s -

                                                                                                                                                                                                                                                                              , Include.h
                                                                                                                                                                                                                                                                            • signalingClientGetCurrentState() -: Include.h -, Client.c +: Client.c +, Include.h
                                                                                                                                                                                                                                                                            • signalingClientGetIceConfigInfo() : Include.h @@ -889,8 +820,8 @@

                                                                                                                                                                                                                                                                              - s -

                                                                                                                                                                                                                                                                                , Client.c
                                                                                                                                                                                                                                                                              • signalingClientGetMetrics() -: Client.c -, Include.h +: Include.h +, Client.c
                                                                                                                                                                                                                                                                              • signalingClientGetStateString() : Include.h @@ -911,8 +842,8 @@

                                                                                                                                                                                                                                                                                - s -

                                                                                                                                                                                                                                                                                  , Signaling.h
                                                                                                                                                                                                                                                                                • signalingDeleteSync() -: Signaling.c -, Signaling.h +: Signaling.h +, Signaling.c
                                                                                                                                                                                                                                                                                • signalingDisconnectSync() : Signaling.c @@ -931,8 +862,8 @@

                                                                                                                                                                                                                                                                                  - s -

                                                                                                                                                                                                                                                                                    , Signaling.h
                                                                                                                                                                                                                                                                                  • signalingGetIceConfigInfoCount() -: Signaling.c -, Signaling.h +: Signaling.h +, Signaling.c
                                                                                                                                                                                                                                                                                  • signalingGetMetrics() : Signaling.c @@ -976,8 +907,8 @@

                                                                                                                                                                                                                                                                                    - s -

                                                                                                                                                                                                                                                                                      : SocketConnection.h
                                                                                                                                                                                                                                                                                    • socketConnectionClosed() -: SocketConnection.c -, SocketConnection.h +: SocketConnection.h +, SocketConnection.c
                                                                                                                                                                                                                                                                                    • socketConnectionInitSecureConnection() : SocketConnection.c @@ -1267,6 +1198,51 @@

                                                                                                                                                                                                                                                                                      - s -

                                                                                                                                                                                                                                                                                      • STATUS_SDP_MEDIA_NAME_ERROR : Include.h
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO +: Include.h +
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO +: Include.h +
                                                                                                                                                                                                                                                                                      • STATUS_SDP_MISSING_ITEMS : Include.h
                                                                                                                                                                                                                                                                                      • @@ -1276,12 +1252,18 @@

                                                                                                                                                                                                                                                                                        - s -

                                                                                                                                                                                                                                                                                        • STATUS_SDP_PHONE_NUMBER_ERROR : Include.h
                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                        • STATUS_SDP_SNPRINTF_ERROR +: Include.h +
                                                                                                                                                                                                                                                                                        • STATUS_SDP_TIME_DECRYPTION_ERROR : Include.h
                                                                                                                                                                                                                                                                                        • STATUS_SDP_TIMEZONE_ERROR : Include.h
                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                        • STATUS_SDP_UNKNOWN_ERROR +: Include.h +
                                                                                                                                                                                                                                                                                        • STATUS_SDP_URI_ERROR : Include.h
                                                                                                                                                                                                                                                                                        • @@ -1990,7 +1972,7 @@

                                                                                                                                                                                                                                                                                          - s -

                                                                                                                                                                                                                                                                                            diff --git a/globals_t.html b/globals_t.html index 94ba00753e..07aae8ce29 100644 --- a/globals_t.html +++ b/globals_t.html @@ -533,7 +533,7 @@

                                                                                                                                                                                                                                                                                            - t -

                                                                                                                                                                                                                                                                                              diff --git a/globals_type.html b/globals_type.html index f67c2528d2..83b0f32975 100644 --- a/globals_type.html +++ b/globals_type.html @@ -660,7 +660,7 @@

                                                                                                                                                                                                                                                                                              - t -

                                                                                                                                                                                                                                                                                                diff --git a/globals_u.html b/globals_u.html index 3f5233d626..6a037d6218 100644 --- a/globals_u.html +++ b/globals_u.html @@ -132,7 +132,7 @@

                                                                                                                                                                                                                                                                                                - u -

                                                                                                                                                                                                                                                                                                  diff --git a/globals_v.html b/globals_v.html index ea746c9c37..a7bc927cf1 100644 --- a/globals_v.html +++ b/globals_v.html @@ -137,7 +137,7 @@

                                                                                                                                                                                                                                                                                                  - v -

                                                                                                                                                                                                                                                                                                    diff --git a/globals_vars.html b/globals_vars.html index a84bdf4d58..de14a720db 100644 --- a/globals_vars.html +++ b/globals_vars.html @@ -125,7 +125,7 @@ diff --git a/globals_w.html b/globals_w.html index eed338eeb4..e93d1cd8f9 100644 --- a/globals_w.html +++ b/globals_w.html @@ -131,7 +131,7 @@

                                                                                                                                                                                                                                                                                                    - w -

                                                                                                                                                                                                                                                                                                      diff --git a/globals_x.html b/globals_x.html index a088e4c737..c36ea6b382 100644 --- a/globals_x.html +++ b/globals_x.html @@ -104,7 +104,7 @@

                                                                                                                                                                                                                                                                                                      - x -

                                                                                                                                                                                                                                                                                                        diff --git a/graph_legend.html b/graph_legend.html index 453902fe45..04cdb19c59 100644 --- a/graph_legend.html +++ b/graph_legend.html @@ -160,7 +160,7 @@ diff --git a/group__Callbacks.html b/group__Callbacks.html index b12855e6bb..444c74ff9b 100644 --- a/group__Callbacks.html +++ b/group__Callbacks.html @@ -454,7 +454,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__Counts.html b/group__Counts.html index d0ca7899ed..2258c072b3 100644 --- a/group__Counts.html +++ b/group__Counts.html @@ -173,7 +173,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__DTLSStatusCodes.html b/group__DTLSStatusCodes.html index 02d2965e02..68293df829 100644 --- a/group__DTLSStatusCodes.html +++ b/group__DTLSStatusCodes.html @@ -250,7 +250,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__ICEStatusCodes.html b/group__ICEStatusCodes.html index e3bc711d1b..14d38ded7e 100644 --- a/group__ICEStatusCodes.html +++ b/group__ICEStatusCodes.html @@ -714,7 +714,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__NameLengths.html b/group__NameLengths.html index 94167a32e1..adc811fc39 100644 --- a/group__NameLengths.html +++ b/group__NameLengths.html @@ -428,7 +428,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__NetworkingStatusCodes.html b/group__NetworkingStatusCodes.html index 4706865cd0..ea0fccc3ff 100644 --- a/group__NetworkingStatusCodes.html +++ b/group__NetworkingStatusCodes.html @@ -458,7 +458,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__NullableMacroUtilities.html b/group__NullableMacroUtilities.html index 65e4474ab4..104c864546 100644 --- a/group__NullableMacroUtilities.html +++ b/group__NullableMacroUtilities.html @@ -196,7 +196,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__NullableStructures.html b/group__NullableStructures.html index 99fb5ef9f1..c1b25d0e37 100644 --- a/group__NullableStructures.html +++ b/group__NullableStructures.html @@ -147,7 +147,7 @@ diff --git a/group__PeerConnectionStatusCodes.html b/group__PeerConnectionStatusCodes.html index 812fee762b..628e70ff66 100644 --- a/group__PeerConnectionStatusCodes.html +++ b/group__PeerConnectionStatusCodes.html @@ -202,7 +202,7 @@

                                                                                                                                                                                                                                                                                                        diff --git a/group__PublicEnums.html b/group__PublicEnums.html index 55fc42e6e2..10536f8093 100644 --- a/group__PublicEnums.html +++ b/group__PublicEnums.html @@ -149,6 +149,7 @@ ,
                                                                                                                                                                                                                                                                                                          RTC_CODEC_ALAW = 5 , RTC_CODEC_UNKNOWN = 6 +, RTC_CODEC_MAX
                                                                                                                                                                                                                                                                                                        }

 The enum specifies the codec types for audio and video tracks. More...

ALAW audio codec.

RTC_CODEC_UNKNOWN 
RTC_CODEC_MAX 

Placeholder for max number of supported codecs.

+
@@ -631,7 +634,7 @@

diff --git a/group__PublicEnums.js b/group__PublicEnums.js index 93982352fd..4b22dae5b6 100644 --- a/group__PublicEnums.js +++ b/group__PublicEnums.js @@ -23,7 +23,8 @@ var group__PublicEnums = [ "RTC_CODEC_VP8", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d", null ], [ "RTC_CODEC_MULAW", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3", null ], [ "RTC_CODEC_ALAW", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70", null ], - [ "RTC_CODEC_UNKNOWN", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208", null ] + [ "RTC_CODEC_UNKNOWN", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208", null ], + [ "RTC_CODEC_MAX", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665ae60a7ad014a57e0187107ea6ef55267a", null ] ] ], [ "RTC_PEER_CONNECTION_STATE", "group__PublicEnums.html#ga1a8485527953d22957465fb016c44bec", [ [ "RTC_PEER_CONNECTION_STATE_NONE", "group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb", null ], diff --git a/group__PublicMemberFunctions.html b/group__PublicMemberFunctions.html index 170205cef3..5decb760d6 100644 --- a/group__PublicMemberFunctions.html +++ b/group__PublicMemberFunctions.html @@ -530,7 +530,7 @@

- + @@ -683,10 +683,10 @@

- - - - + + + + @@ -695,7 +695,7 @@

- + @@ -711,13 +711,7 @@

- - - - - - - + @@ -818,10 +812,10 @@

- - - - + + + + @@ -830,7 +824,7 @@

- + @@ -846,13 +840,7 @@

- - - - - - - + @@ -1820,6 +1808,16 @@

Returns
STATUS code of the execution. STATUS_SUCCESS on success
+
+Here is the call graph for this function:
+
+
+ + + + + +
@@ -1862,9 +1860,9 @@

- - - + + + @@ -1873,7 +1871,7 @@

- + @@ -1889,13 +1887,7 @@

- - - - - - - + @@ -2544,56 +2530,56 @@

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3315,7 +3301,7 @@

diff --git a/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.map b/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.map index 761bd68a04..224be727ef 100644 --- a/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.map +++ b/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.map @@ -1,8 +1,8 @@ - - - - + + + + @@ -11,7 +11,7 @@ - + @@ -27,11 +27,5 @@ - - - - - - - + diff --git a/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.md5 b/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.md5 index 0d7354b284..26930f6626 100644 --- a/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.md5 +++ b/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.md5 @@ -1 +1 @@ -42b55c7eb5b41113af4d2196e756f88c \ No newline at end of file +3eb5050420d755f29890b1bd3dd0f423 \ No newline at end of file diff --git a/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.png b/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.png index 5d5616b38a..e527a5bdaa 100644 Binary files a/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.png and b/group__PublicMemberFunctions_ga1779d268b0993835d80f0948281e2274_cgraph.png differ diff --git a/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.map b/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.map index 6d7664df49..3e6b862d40 100644 --- a/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.map +++ b/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.map @@ -1,7 +1,7 @@ - - - + + + @@ -10,7 +10,7 @@ - + @@ -26,11 +26,5 @@ - - - - - - - + diff --git a/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.md5 b/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.md5 index a3c7e9dcff..4cf7f66236 100644 --- a/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.md5 +++ b/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.md5 @@ -1 +1 @@ -7ad6ff1ba558f3feb72b99b47f93c812 \ No newline at end of file +4ae41c2984e3296669dcf1c328187ead \ No newline at end of file diff --git a/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.png b/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.png index c8c8d7bfef..ef4f655024 100644 Binary files a/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.png and b/group__PublicMemberFunctions_ga19dfcbdcf4d136b56ce366fe2fb9bfb3_cgraph.png differ diff --git a/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.map b/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.map index 59df6da6fa..2c8ebd716f 100644 --- a/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.map +++ b/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.map @@ -1,52 +1,52 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.md5 b/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.md5 index 85246c230e..f7ab01fab5 100644 --- a/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.md5 +++ b/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.md5 @@ -1 +1 @@ -46c1e311a63c53d47b84c371497629e5 \ No newline at end of file +e22bb5c201fb80d23751c8f7cb59f652 \ No newline at end of file diff --git a/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.png b/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.png index 2cb2eb3c6c..2d4f44e121 100644 Binary files a/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.png and b/group__PublicMemberFunctions_ga4378f3c6aec4d69c647c46852bdfe6ed_cgraph.png differ diff --git a/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.map b/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.map index d2510f52ac..e4012dc6ad 100644 --- a/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.map +++ b/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.map @@ -4,7 +4,7 @@ - + diff --git a/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.md5 b/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.md5 index 1bcf788003..3a0eaa6935 100644 --- a/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.md5 +++ b/group__PublicMemberFunctions_ga5b89dc2e301e35f30330c57bc1361dcb_cgraph.md5 @@ -1 +1 @@ -1af6dc360c0c7e2829da17c9c70092e2 \ No newline at end of file +a6f1e3b0d1f1e7b6416ebc17391dea08 \ No newline at end of file diff --git a/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.map b/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.map new file mode 100644 index 0000000000..649290c53c --- /dev/null +++ b/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.map @@ -0,0 +1,5 @@ + + + + + diff --git a/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.md5 b/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.md5 new file mode 100644 index 0000000000..0655b5e0a3 --- /dev/null +++ b/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.md5 @@ -0,0 +1 @@ +24d905f1f9b0c040cd6193d8765a3409 \ No newline at end of file diff --git a/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.png b/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.png new file mode 100644 index 0000000000..2f33251715 Binary files /dev/null and b/group__PublicMemberFunctions_ga7d678994f9d17baa3dd9dd72b38be4df_cgraph.png differ diff --git a/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.map b/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.map index c2d418951e..b3b7b547a1 100644 --- a/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.map +++ b/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.map @@ -1,8 +1,8 @@ - - - - + + + + @@ -11,7 +11,7 @@ - + @@ -27,11 +27,5 @@ - - - - - - - + diff --git a/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.md5 b/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.md5 index e31bc04e2e..bec51e1b53 100644 --- a/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.md5 +++ b/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.md5 @@ -1 +1 @@ -d226f49f6e7e012ee892d141c1af6422 \ No newline at end of file +8ce830c52f61cafbeb2460b5882d30ec \ No newline at end of file diff --git a/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.png b/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.png index 704c1faca2..6e302f43d6 100644 Binary files a/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.png and b/group__PublicMemberFunctions_ga7dc5ad4eb5cc7e000396547279108d9b_cgraph.png differ diff --git a/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.map b/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.map index 38be8b0ecc..1ecfedc141 100644 --- a/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.map +++ b/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.map @@ -1,7 +1,7 @@ - - - + + + @@ -10,7 +10,7 @@ - + @@ -26,11 +26,5 @@ - - - - - - - + diff --git a/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.md5 b/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.md5 index 21610a62ec..4aeb551d28 100644 --- a/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.md5 +++ b/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.md5 @@ -1 +1 @@ -c0a2b96b731da854e676aa0295806cb8 \ No newline at end of file +1b31a4744b3274cdda94c7974bc8fed0 \ No newline at end of file diff --git a/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.png b/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.png index c2459ef41e..a1403c1117 100644 Binary files a/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.png and b/group__PublicMemberFunctions_gaa1940a0ddabf41c445b55f1317476e96_cgraph.png differ diff --git a/group__PublicStructures.html b/group__PublicStructures.html index 9ec9c75e1e..86f7b1a4c9 100644 --- a/group__PublicStructures.html +++ b/group__PublicStructures.html @@ -503,7 +503,7 @@

diff --git a/group__PublicStructures.js b/group__PublicStructures.js index e168ea0b85..08a2953fb3 100644 --- a/group__PublicStructures.js +++ b/group__PublicStructures.js @@ -135,7 +135,9 @@ var group__PublicStructures = [ "version", "group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d", null ] ] ], [ "RtcRtpTransceiverInit", "structRtcRtpTransceiverInit.html", [ - [ "direction", "group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69", null ] + [ "direction", "group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69", null ], + [ "rollingBufferBitratebps", "group__StatusCodes.html#ga520de785dce77b50a14f12afbe7768e5", null ], + [ "rollingBufferDurationSec", "group__StatusCodes.html#gace8bf7741e34e83480a207bf14d61c98", null ] ] ], [ "RtcDataChannelInit", "structRtcDataChannelInit.html", [ [ "maxPacketLifeTime", "group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154", null ], diff --git a/group__RTCPStatusCodes.html b/group__RTCPStatusCodes.html index cccfce2655..1515b03d01 100644 --- a/group__RTCPStatusCodes.html +++ b/group__RTCPStatusCodes.html @@ -266,7 +266,7 @@

diff --git a/group__RTPStatusCodes.html b/group__RTPStatusCodes.html index 3dbdfbec39..cd20190243 100644 --- a/group__RTPStatusCodes.html +++ b/group__RTPStatusCodes.html @@ -202,7 +202,7 @@

diff --git a/group__RollingBufferStatusCodes.html b/group__RollingBufferStatusCodes.html index 3385c86eb9..8839425757 100644 --- a/group__RollingBufferStatusCodes.html +++ b/group__RollingBufferStatusCodes.html @@ -154,7 +154,7 @@

diff --git a/group__SCTPStatusCodes.html b/group__SCTPStatusCodes.html index 8b5d3b5db0..5f684a2ecb 100644 --- a/group__SCTPStatusCodes.html +++ b/group__SCTPStatusCodes.html @@ -170,7 +170,7 @@

diff --git a/group__SDPStatusCodes.html b/group__SDPStatusCodes.html index b8745da7d3..308a67f38f 100644 --- a/group__SDPStatusCodes.html +++ b/group__SDPStatusCodes.html @@ -144,6 +144,40 @@

 
#define STATUS_SDP_ATTRIBUTE_MAX_EXCEEDED   STATUS_SDP_BASE + 0x0000000F
 
#define STATUS_SDP_MESSAGE_MALFORMED   STATUS_SDP_BASE + 0x00000010
 
#define STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO   STATUS_SDP_BASE + 0x00000011
 
#define STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND   STATUS_SDP_BASE + 0x00000012
 
#define STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND   STATUS_SDP_BASE + 0x00000013
 
#define STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE   STATUS_SDP_BASE + 0x00000014
 
#define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID   STATUS_SDP_BASE + 0x00000015
 
#define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION   STATUS_SDP_BASE + 0x00000016
 
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE   STATUS_SDP_BASE + 0x00000017
 
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE   STATUS_SDP_BASE + 0x00000018
 
#define STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO   STATUS_SDP_BASE + 0x00000019
 
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH   STATUS_SDP_BASE + 0x0000001A
 
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME   STATUS_SDP_BASE + 0x0000001B
 
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME   STATUS_SDP_BASE + 0x0000001C
 
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT   STATUS_SDP_BASE + 0x0000001D
 
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM   STATUS_SDP_BASE + 0x0000001E
 
#define STATUS_SDP_SNPRINTF_ERROR   STATUS_SDP_BASE + 0x0000001F
 
#define STATUS_SDP_UNKNOWN_ERROR   STATUS_SDP_BASE + 0x00000020
 

Detailed Description

SDP related status codes.

@@ -273,6 +307,216 @@

+ + + +

◆ STATUS_SDP_MESSAGE_MALFORMED

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED   STATUS_SDP_BASE + 0x00000010
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND   STATUS_SDP_BASE + 0x00000012
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE   STATUS_SDP_BASE + 0x00000018
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH   STATUS_SDP_BASE + 0x0000001A
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE   STATUS_SDP_BASE + 0x00000017
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT   STATUS_SDP_BASE + 0x0000001D
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM   STATUS_SDP_BASE + 0x0000001E
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME   STATUS_SDP_BASE + 0x0000001B
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME   STATUS_SDP_BASE + 0x0000001C
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND   STATUS_SDP_BASE + 0x00000013
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID   STATUS_SDP_BASE + 0x00000015
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION   STATUS_SDP_BASE + 0x00000016
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE   STATUS_SDP_BASE + 0x00000014
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO   STATUS_SDP_BASE + 0x00000011
+
+ +
+
+ +

◆ STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO

+ +
+
+ + + + +
#define STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO   STATUS_SDP_BASE + 0x00000019
+
+
@@ -315,6 +559,20 @@

+ + + +

◆ STATUS_SDP_SNPRINTF_ERROR

+ +
+
+ + + + +
#define STATUS_SDP_SNPRINTF_ERROR   STATUS_SDP_BASE + 0x0000001F
+
+
@@ -343,6 +601,20 @@

+ + + +

◆ STATUS_SDP_UNKNOWN_ERROR

+ +
+
+ + + + +
#define STATUS_SDP_UNKNOWN_ERROR   STATUS_SDP_BASE + 0x00000020
+
+
@@ -378,7 +650,7 @@

diff --git a/group__SDPStatusCodes.js b/group__SDPStatusCodes.js index 7cd0e01973..83368e34a7 100644 --- a/group__SDPStatusCodes.js +++ b/group__SDPStatusCodes.js @@ -9,11 +9,28 @@ var group__SDPStatusCodes = [ "STATUS_SDP_ENCYRPTION_KEY_ERROR", "group__SDPStatusCodes.html#gabf8e17dc52d5d9ac5ef2706ae9053efe", null ], [ "STATUS_SDP_INFORMATION_ERROR", "group__SDPStatusCodes.html#ga4bbf57ee73c98932730df935e39986f4", null ], [ "STATUS_SDP_MEDIA_NAME_ERROR", "group__SDPStatusCodes.html#gafab3b0e731afc92ffd0f5eb632974dd2", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED", "group__SDPStatusCodes.html#ga55eddcc58a55444b2b599bab5735a39d", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND", "group__SDPStatusCodes.html#ga2469100154478902ee99884dd831eea7", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE", "group__SDPStatusCodes.html#ga1ff016378edc1101ca4dc87cea7edb8f", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH", "group__SDPStatusCodes.html#ga5015617f774a523ae2bc142569d19e70", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE", "group__SDPStatusCodes.html#ga9dc73a1812ae18d376dfdec39aeec178", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT", "group__SDPStatusCodes.html#ga70c6fede37850fb2ea4765a2c581d837", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM", "group__SDPStatusCodes.html#gaafc0dd91449636a3390122aaed956eb3", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME", "group__SDPStatusCodes.html#gacf1902b3ac425ad168a6e8256875b7d2", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME", "group__SDPStatusCodes.html#gac275abed198775e74ca3bdf07578e8f3", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND", "group__SDPStatusCodes.html#ga4f94e0d6f43c117d175f9c6fc440b9d6", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID", "group__SDPStatusCodes.html#ga4129641fd4ad0484ee320a4237beb119", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION", "group__SDPStatusCodes.html#ga4fb67664cd84d8ede231581b561ce581", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE", "group__SDPStatusCodes.html#ga04cbc2c80d2598663d0cf8153b2e73b5", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO", "group__SDPStatusCodes.html#gadcf984989aca023a048b8d5c721bbdbe", null ], + [ "STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO", "group__SDPStatusCodes.html#ga0e6610896647ea38f06d4eee64cdbd81", null ], [ "STATUS_SDP_MISSING_ITEMS", "group__SDPStatusCodes.html#ga320fa0461d0f51b198a91aaf19365703", null ], [ "STATUS_SDP_ORIGIN_ERROR", "group__SDPStatusCodes.html#ga13361f752433e5b0f620e3d5caceb1b8", null ], [ "STATUS_SDP_PHONE_NUMBER_ERROR", "group__SDPStatusCodes.html#ga1b8ec48200246b153095322243b9b151", null ], + [ "STATUS_SDP_SNPRINTF_ERROR", "group__SDPStatusCodes.html#ga44e7993f813ca5feb286d30ae9c5db3c", null ], [ "STATUS_SDP_TIME_DECRYPTION_ERROR", "group__SDPStatusCodes.html#ga8c61ae2a989853af01acb3a03358f23a", null ], [ "STATUS_SDP_TIMEZONE_ERROR", "group__SDPStatusCodes.html#gae4d4aa7e136ce47cc755949763a0dd00", null ], + [ "STATUS_SDP_UNKNOWN_ERROR", "group__SDPStatusCodes.html#ga9ece13db3dd764ef033480d63b565177", null ], [ "STATUS_SDP_URI_ERROR", "group__SDPStatusCodes.html#gae38dd287fd0d9c43549ef3a04eac2b30", null ], [ "STATUS_SDP_VERSION_ERROR", "group__SDPStatusCodes.html#ga01d812db7db5efd0ce876db34d055c01", null ] ]; \ No newline at end of file diff --git a/group__SRTPStatusCodes.html b/group__SRTPStatusCodes.html index 6a7775c522..9801a41e77 100644 --- a/group__SRTPStatusCodes.html +++ b/group__SRTPStatusCodes.html @@ -234,7 +234,7 @@

diff --git a/group__STUNStatusCodes.html b/group__STUNStatusCodes.html index 9ea18c5d2a..cbd676cf6c 100644 --- a/group__STUNStatusCodes.html +++ b/group__STUNStatusCodes.html @@ -538,7 +538,7 @@

diff --git a/group__SessionDescriptionInitStatusCodes.html b/group__SessionDescriptionInitStatusCodes.html index 093b780733..06a2612eef 100644 --- a/group__SessionDescriptionInitStatusCodes.html +++ b/group__SessionDescriptionInitStatusCodes.html @@ -282,7 +282,7 @@

diff --git a/group__SignalingStatusCodes.html b/group__SignalingStatusCodes.html index 40cb63a7f4..d336481826 100644 --- a/group__SignalingStatusCodes.html +++ b/group__SignalingStatusCodes.html @@ -1098,7 +1098,7 @@

diff --git a/group__StatsNameLengths.html b/group__StatsNameLengths.html index 53db118552..0d56a451b4 100644 --- a/group__StatsNameLengths.html +++ b/group__StatsNameLengths.html @@ -266,7 +266,7 @@

diff --git a/group__StatsStructures.html b/group__StatsStructures.html index adf07867a0..8d8fc4cf0e 100644 --- a/group__StatsStructures.html +++ b/group__StatsStructures.html @@ -615,7 +615,7 @@

diff --git a/group__StatusCodes.html b/group__StatusCodes.html index c7a664ba37..c641dd47e3 100644 --- a/group__StatusCodes.html +++ b/group__StatusCodes.html @@ -526,6 +526,11 @@

RTC_RTP_TRANSCEIVER_DIRECTION RtcRtpTransceiverInit::direction
 Transceiver direction - SENDONLY, RECVONLY, SENDRECV. More...
 
DOUBLE RtcRtpTransceiverInit::rollingBufferDurationSec
 Maximum duration of media that needs to be buffered (in seconds). The lowest allowed is 0.1 seconds (100ms) More...
 
DOUBLE RtcRtpTransceiverInit::rollingBufferBitratebps
 
BOOL RtcDataChannelInit::ordered
 Decides the order in which data is sent. If true, data is sent in order. More...
 
+ + + +
DOUBLE RtcRtpTransceiverInit::rollingBufferBitratebps
+
+

Maximum expected bitrate of media (In bits/second). It is used to determine the buffer capacity. The lowest allowed is 100 Kbps

+ +
+ + +

◆ rollingBufferDurationSec

+ +
+
+ + + + +
DOUBLE RtcRtpTransceiverInit::rollingBufferDurationSec
+
+ +

Maximum duration of media that needs to be buffered (in seconds). The lowest allowed is 0.1 seconds (100ms)

+
@@ -3033,7 +3069,7 @@

diff --git a/group__StatusCodes.js b/group__StatusCodes.js index f25650b97b..f806b6409a 100644 --- a/group__StatusCodes.js +++ b/group__StatusCodes.js @@ -53,6 +53,7 @@ var group__StatusCodes = [ "NAT_BEHAVIOR_PORT_DEPENDENT", "group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a9255d14292683ad9f73b58b91e373a25", null ], [ "RTC_CODEC_ALAW", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70", null ], [ "RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665aeedf0ec291348430d2cd519105e0f6ca", null ], + [ "RTC_CODEC_MAX", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665ae60a7ad014a57e0187107ea6ef55267a", null ], [ "RTC_CODEC_MULAW", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3", null ], [ "RTC_CODEC_OPUS", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71", null ], [ "RTC_CODEC_UNKNOWN", "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208", null ], @@ -190,6 +191,8 @@ var group__StatusCodes = [ "requestedTypeOfStats", "group__StatusCodes.html#gab177e7034390e789397933b107eea948", null ], [ "reserved", "group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052", null ], [ "retry", "group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a", null ], + [ "rollingBufferBitratebps", "group__StatusCodes.html#ga520de785dce77b50a14f12afbe7768e5", null ], + [ "rollingBufferDurationSec", "group__StatusCodes.html#gace8bf7741e34e83480a207bf14d61c98", null ], [ "rtcIceCandidatePairStats", "group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061", null ], [ "rtcIceServerStats", "group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c", null ], [ "rtcInboundStats", "group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a", null ], diff --git a/group__StructureVersions.html b/group__StructureVersions.html index 0b046ee6d2..0c311603fb 100644 --- a/group__StructureVersions.html +++ b/group__StructureVersions.html @@ -343,7 +343,7 @@

diff --git a/group__Timeouts.html b/group__Timeouts.html index d50a9d485b..753aa2c4b4 100644 --- a/group__Timeouts.html +++ b/group__Timeouts.html @@ -122,7 +122,7 @@

 
#define SIGNALING_CONNECT_TIMEOUT   (5 * HUNDREDS_OF_NANOS_IN_A_SECOND)
 
#define THREADPOOL_MIN_THREADS   3
#define THREADPOOL_MIN_THREADS   1
 
#define THREADPOOL_MAX_THREADS   10
 
- +
#define THREADPOOL_MIN_THREADS   3#define THREADPOOL_MIN_THREADS   1
@@ -359,7 +359,7 @@

diff --git a/index.html b/index.html index eb34aa1ec1..89992b934d 100644 --- a/index.html +++ b/index.html @@ -104,7 +104,7 @@ diff --git a/jsmn_8c.html b/jsmn_8c.html index 4c0b842983..977213e551 100644 --- a/jsmn_8c.html +++ b/jsmn_8c.html @@ -112,7 +112,7 @@ diff --git a/jsmn_8h.html b/jsmn_8h.html index e593ed4c19..f5ceec3bc2 100644 --- a/jsmn_8h.html +++ b/jsmn_8h.html @@ -349,7 +349,7 @@

    - +
diff --git a/jsmn_8h_source.html b/jsmn_8h_source.html index a7eef1d43b..f0e559d1f9 100644 --- a/jsmn_8h_source.html +++ b/jsmn_8h_source.html @@ -536,7 +536,7 @@ diff --git a/md_Introduction.html b/md_Introduction.html index ec0100302d..78e851f9cf 100644 --- a/md_Introduction.html +++ b/md_Introduction.html @@ -108,7 +108,7 @@ diff --git a/modules.html b/modules.html index b76475cf69..624c557957 100644 --- a/modules.html +++ b/modules.html @@ -130,7 +130,7 @@ diff --git a/navtreedata.js b/navtreedata.js index c3d49b1ee5..89afd1901a 100644 --- a/navtreedata.js +++ b/navtreedata.js @@ -33,10 +33,10 @@ var NAVTREE = var NAVTREEINDEX = [ "group__Callbacks.html", -"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7", -"group__StatsNameLengths.html#gaf7c143e641acf0feb1e05260dc3f1419", -"group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0", -"structRtcInboundRtpStreamStats.html#a36e3b0b2474395da0bd689496b345484" +"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967", +"group__SignalingStatusCodes.html#gad3af7a6688f61823c09e8abe33089390", +"group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43", +"structRtcIceCandidateStats.html#a8656c25a5c35a02e85f2a8fc24548144" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/navtreeindex0.js b/navtreeindex0.js index a0fa9ffc4b..62b5cf5fba 100644 --- a/navtreeindex0.js +++ b/navtreeindex0.js @@ -135,99 +135,101 @@ var NAVTREEINDEX0 = "group__PublicEnums.html#gac57cd2738a817d8ed6fb3ff8943cccec":[1,0,17,10], "group__PublicEnums.html#gad42c829d5095ba5e3ab0b6fff6ff8678":[1,0,17,3], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb":[1,0,17,5,0], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb":[1,0,63], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb":[1,0,64], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca22e9ce95491b6c23ce22ed2c7f240a91":[1,0,17,5,7], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca22e9ce95491b6c23ce22ed2c7f240a91":[1,0,64], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca22e9ce95491b6c23ce22ed2c7f240a91":[1,0,65], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca7b78dcb3a20eed4d87607506df65f631":[1,0,17,5,4], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca7b78dcb3a20eed4d87607506df65f631":[1,0,60], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca7b78dcb3a20eed4d87607506df65f631":[1,0,61], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca915f3cbba3c33ef925277518fc1f907d":[1,0,17,5,2], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca915f3cbba3c33ef925277518fc1f907d":[1,0,59], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca915f3cbba3c33ef925277518fc1f907d":[1,0,60], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca95bca1e349661f2f4f3c902a40f5e016":[1,0,17,5,5], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca95bca1e349661f2f4f3c902a40f5e016":[1,0,61], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca95bca1e349661f2f4f3c902a40f5e016":[1,0,62], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaadea15708c0d7550368e3688df9ad635":[1,0,17,5,1], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaadea15708c0d7550368e3688df9ad635":[1,0,62], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaadea15708c0d7550368e3688df9ad635":[1,0,63], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44becabe42bbd5dbfcbb8c2adb8d8d1f663436":[1,0,17,5,6], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44becabe42bbd5dbfcbb8c2adb8d8d1f663436":[1,0,57], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44becabe42bbd5dbfcbb8c2adb8d8d1f663436":[1,0,58], "group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaf96b81102efe006b5f57cba368767690":[1,0,17,5,3], -"group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaf96b81102efe006b5f57cba368767690":[1,0,58], +"group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaf96b81102efe006b5f57cba368767690":[1,0,59], "group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada0ae8727c8e3291ee130332a337649129":[1,0,17,6,3], -"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada0ae8727c8e3291ee130332a337649129":[1,0,65], +"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada0ae8727c8e3291ee130332a337649129":[1,0,66], "group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada34db249a5fb131fa33d7dce7005e37bd":[1,0,17,6,0], -"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada34db249a5fb131fa33d7dce7005e37bd":[1,0,68], +"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada34db249a5fb131fa33d7dce7005e37bd":[1,0,69], "group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada7df464eac072ccf1e72ca908f295f6ae":[1,0,17,6,1], -"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada7df464eac072ccf1e72ca908f295f6ae":[1,0,67], +"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada7df464eac072ccf1e72ca908f295f6ae":[1,0,68], "group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9adadd9b614bd9f8495972b124e21cb89468":[1,0,17,6,2], -"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9adadd9b614bd9f8495972b124e21cb89468":[1,0,66], +"group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9adadd9b614bd9f8495972b124e21cb89468":[1,0,67], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da14fb52cfec431442f3c73c69901c673a":[1,0,17,12,0], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da14fb52cfec431442f3c73c69901c673a":[1,0,100], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da14fb52cfec431442f3c73c69901c673a":[1,0,101], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da20e4c1ff1e55e9411ccf3c93a1636b1e":[1,0,17,12,14], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da20e4c1ff1e55e9411ccf3c93a1636b1e":[1,0,94], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da20e4c1ff1e55e9411ccf3c93a1636b1e":[1,0,95], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da22a1b6ca7463f7197d8eaa93d8803f27":[1,0,17,12,13], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da22a1b6ca7463f7197d8eaa93d8803f27":[1,0,89], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da22a1b6ca7463f7197d8eaa93d8803f27":[1,0,90], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da232d695c5e0a967ae2280ff628154b3c":[1,0,17,12,5], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da232d695c5e0a967ae2280ff628154b3c":[1,0,92], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da232d695c5e0a967ae2280ff628154b3c":[1,0,93], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da28d309d5126b5f9b4537bc695996f068":[1,0,17,12,9], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da28d309d5126b5f9b4537bc695996f068":[1,0,83], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da28d309d5126b5f9b4537bc695996f068":[1,0,84], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da592f7b817a07b5b911235f17cf9f0c6d":[1,0,17,12,1], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da592f7b817a07b5b911235f17cf9f0c6d":[1,0,98], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da592f7b817a07b5b911235f17cf9f0c6d":[1,0,99], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da5a998a280dcbb1bb03c9afe5c7d5a608":[1,0,17,12,7], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da5a998a280dcbb1bb03c9afe5c7d5a608":[1,0,99], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da5a998a280dcbb1bb03c9afe5c7d5a608":[1,0,100], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da6abdd53c8ec62a328e5120e08c4f88df":[1,0,17,12,15], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da6abdd53c8ec62a328e5120e08c4f88df":[1,0,96], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da6abdd53c8ec62a328e5120e08c4f88df":[1,0,97], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da79678989158af10ca33480757cc88d4a":[1,0,17,12,6], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da79678989158af10ca33480757cc88d4a":[1,0,93], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da79678989158af10ca33480757cc88d4a":[1,0,94], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da910ff60b84a05821cfafa9e8af309f10":[1,0,17,12,16], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da910ff60b84a05821cfafa9e8af309f10":[1,0,95], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da910ff60b84a05821cfafa9e8af309f10":[1,0,96], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da961168865e7bdf97fb472eb37771d74b":[1,0,17,12,3], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da961168865e7bdf97fb472eb37771d74b":[1,0,88], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da961168865e7bdf97fb472eb37771d74b":[1,0,89], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da9bd01d62129c18f2d7da18b7680e6bf7":[1,0,17,12,17], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da9bd01d62129c18f2d7da18b7680e6bf7":[1,0,97], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da9bd01d62129c18f2d7da18b7680e6bf7":[1,0,98], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dab0fcc5d526f0e854f7e828b86a921135":[1,0,17,12,11], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dab0fcc5d526f0e854f7e828b86a921135":[1,0,86], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dab0fcc5d526f0e854f7e828b86a921135":[1,0,87], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabb96ba5134abf86a76ff9c9aba9f44e3":[1,0,17,12,10], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabb96ba5134abf86a76ff9c9aba9f44e3":[1,0,90], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabb96ba5134abf86a76ff9c9aba9f44e3":[1,0,91], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabbadc2a01f0c7084ad438c1d1bb44f3c":[1,0,17,12,2], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabbadc2a01f0c7084ad438c1d1bb44f3c":[1,0,91], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabbadc2a01f0c7084ad438c1d1bb44f3c":[1,0,92], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac677f77ae861a4a3f4afc488f9f6ac22":[1,0,17,12,12], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac677f77ae861a4a3f4afc488f9f6ac22":[1,0,87], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac677f77ae861a4a3f4afc488f9f6ac22":[1,0,88], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac7b5841582b68e5d219c74c9fa7d3ff7":[1,0,17,12,4], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac7b5841582b68e5d219c74c9fa7d3ff7":[1,0,85], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac7b5841582b68e5d219c74c9fa7d3ff7":[1,0,86], "group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dad03b8b74159e3c9365d6f307a516e37b":[1,0,17,12,8], -"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dad03b8b74159e3c9365d6f307a516e37b":[1,0,84], +"group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dad03b8b74159e3c9365d6f307a516e37b":[1,0,85], "group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda3ac6eed03ce4f267855e50ecd51dc38e":[1,0,17,9,1], -"group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda3ac6eed03ce4f267855e50ecd51dc38e":[1,0,74], +"group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda3ac6eed03ce4f267855e50ecd51dc38e":[1,0,75], "group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda5f7cf4c8375042ede8b5111689a10210":[1,0,17,9,2], -"group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda5f7cf4c8375042ede8b5111689a10210":[1,0,76], +"group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda5f7cf4c8375042ede8b5111689a10210":[1,0,77], "group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cdaec455a51fb62c109260fc311048802ea":[1,0,17,9,0], -"group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cdaec455a51fb62c109260fc311048802ea":[1,0,75], +"group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cdaec455a51fb62c109260fc311048802ea":[1,0,76], "group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4acc014943d7ec3a605a243a1f4fbe28dc":[1,0,17,11,0], -"group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4acc014943d7ec3a605a243a1f4fbe28dc":[1,0,82], +"group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4acc014943d7ec3a605a243a1f4fbe28dc":[1,0,83], "group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4adc0c62e0b2332115d25a06cd7d0b3f48":[1,0,17,11,1], -"group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4adc0c62e0b2332115d25a06cd7d0b3f48":[1,0,81], +"group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4adc0c62e0b2332115d25a06cd7d0b3f48":[1,0,82], "group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa1dc32330889a737fc0a0190502d31549":[1,0,17,13,5], -"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa1dc32330889a737fc0a0190502d31549":[1,0,106], +"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa1dc32330889a737fc0a0190502d31549":[1,0,107], "group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa3bbc3eb3fa10554f12ae6e373fbe16dc":[1,0,17,13,4], -"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa3bbc3eb3fa10554f12ae6e373fbe16dc":[1,0,105], +"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa3bbc3eb3fa10554f12ae6e373fbe16dc":[1,0,106], "group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa400a5f87e62ae273b2a280ed4a51621c":[1,0,17,13,0], -"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa400a5f87e62ae273b2a280ed4a51621c":[1,0,104], +"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa400a5f87e62ae273b2a280ed4a51621c":[1,0,105], "group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa7d369c5c11c56ddbe3d512026c6843d1":[1,0,17,13,1], -"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa7d369c5c11c56ddbe3d512026c6843d1":[1,0,101], +"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa7d369c5c11c56ddbe3d512026c6843d1":[1,0,102], "group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa92dafdbb8c452e9f090caa659ea6dbc2":[1,0,17,13,6], -"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa92dafdbb8c452e9f090caa659ea6dbc2":[1,0,107], +"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa92dafdbb8c452e9f090caa659ea6dbc2":[1,0,108], "group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fae43048a4a99d10fe090e4dda5677e88a":[1,0,17,13,3], -"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fae43048a4a99d10fe090e4dda5677e88a":[1,0,102], +"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fae43048a4a99d10fe090e4dda5677e88a":[1,0,103], "group__PublicEnums.html#gga863b17793bf973897892564e7afbe65faf6f365547303845649ca4e62b5854063":[1,0,17,13,2], -"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65faf6f365547303845649ca4e62b5854063":[1,0,103], +"group__PublicEnums.html#gga863b17793bf973897892564e7afbe65faf6f365547303845649ca4e62b5854063":[1,0,104], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70":[1,0,17,4,4], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70":[1,0,51], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d":[1,0,17,4,2], -"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d":[1,0,56], +"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d":[1,0,57], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3":[1,0,17,4,3], -"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3":[1,0,53], +"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3":[1,0,54], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208":[1,0,17,4,5], -"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208":[1,0,55], +"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208":[1,0,56], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71":[1,0,17,4,1], -"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71":[1,0,54], +"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71":[1,0,55], +"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665ae60a7ad014a57e0187107ea6ef55267a":[1,0,17,4,6], +"group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665ae60a7ad014a57e0187107ea6ef55267a":[1,0,53], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665aeedf0ec291348430d2cd519105e0f6ca":[1,0,17,4,0], "group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665aeedf0ec291348430d2cd519105e0f6ca":[1,0,52], "group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a01c96edce3eb6527fe9d48a82d4f3da2":[1,0,17,1,1], @@ -239,15 +241,13 @@ var NAVTREEINDEX0 = "group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537ada0afa1718febc2d9390e2b29c3049b2":[1,0,17,2,0], "group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537ada0afa1718febc2d9390e2b29c3049b2":[1,0,43], "group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222a0bbd9e55f1f177c7dac968af5f0a7c4d":[1,0,17,7,1], -"group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222a0bbd9e55f1f177c7dac968af5f0a7c4d":[1,0,69], +"group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222a0bbd9e55f1f177c7dac968af5f0a7c4d":[1,0,70], "group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222adb6426a7bfdd3d7729301adf5caf066c":[1,0,17,7,0], -"group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222adb6426a7bfdd3d7729301adf5caf066c":[1,0,70], +"group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222adb6426a7bfdd3d7729301adf5caf066c":[1,0,71], "group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a21d8468dffe94ffe6c6144b984b5ead3":[1,0,17,8,1], -"group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a21d8468dffe94ffe6c6144b984b5ead3":[1,0,71], +"group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a21d8468dffe94ffe6c6144b984b5ead3":[1,0,72], "group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a887c5433bc1a60c8d331b220138b413a":[1,0,17,8,0], -"group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a887c5433bc1a60c8d331b220138b413a":[1,0,73], +"group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a887c5433bc1a60c8d331b220138b413a":[1,0,74], "group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a9ac35384c83c5ca9a1ec198f28f7008e":[1,0,17,8,2], -"group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a9ac35384c83c5ca9a1ec198f28f7008e":[1,0,72], -"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967":[1,0,17,10,0], -"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967":[1,0,78] +"group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a9ac35384c83c5ca9a1ec198f28f7008e":[1,0,73] }; diff --git a/navtreeindex1.js b/navtreeindex1.js index f5108a3ad0..43e5fcd19d 100644 --- a/navtreeindex1.js +++ b/navtreeindex1.js @@ -1,11 +1,13 @@ var NAVTREEINDEX1 = { +"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967":[1,0,17,10,0], +"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967":[1,0,79], "group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7":[1,0,17,10,1], -"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7":[1,0,77], +"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7":[1,0,78], "group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabdaedc8379ad72c39dfb16975563c68a":[1,0,17,10,3], -"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabdaedc8379ad72c39dfb16975563c68a":[1,0,79], +"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabdaedc8379ad72c39dfb16975563c68a":[1,0,80], "group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabfa053467fcc2add2a8ac3080a03cccd":[1,0,17,10,2], -"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabfa053467fcc2add2a8ac3080a03cccd":[1,0,80], +"group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabfa053467fcc2add2a8ac3080a03cccd":[1,0,81], "group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a0c5c0cac508158371cf57c5ae4e08547":[1,0,17,3,2], "group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a0c5c0cac508158371cf57c5ae4e08547":[1,0,47], "group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a116e5ba6a09e28d6d6f5885bafaf36de":[1,0,17,3,3], @@ -118,20 +120,37 @@ var NAVTREEINDEX1 = "group__SCTPStatusCodes.html#ga62062da1f8be7ccb797ac390afe94832":[1,0,10,0], "group__SCTPStatusCodes.html#ga91d408e3007021956aa3d0f4faf226ab":[1,0,10,1], "group__SDPStatusCodes.html":[1,0,1], -"group__SDPStatusCodes.html#ga01d812db7db5efd0ce876db34d055c01":[1,0,1,15], +"group__SDPStatusCodes.html#ga01d812db7db5efd0ce876db34d055c01":[1,0,1,32], "group__SDPStatusCodes.html#ga030aeb0d63dd7b955806150e4b977a96":[1,0,1,5], -"group__SDPStatusCodes.html#ga13361f752433e5b0f620e3d5caceb1b8":[1,0,1,10], -"group__SDPStatusCodes.html#ga1b8ec48200246b153095322243b9b151":[1,0,1,11], -"group__SDPStatusCodes.html#ga320fa0461d0f51b198a91aaf19365703":[1,0,1,9], +"group__SDPStatusCodes.html#ga04cbc2c80d2598663d0cf8153b2e73b5":[1,0,1,21], +"group__SDPStatusCodes.html#ga0e6610896647ea38f06d4eee64cdbd81":[1,0,1,23], +"group__SDPStatusCodes.html#ga13361f752433e5b0f620e3d5caceb1b8":[1,0,1,25], +"group__SDPStatusCodes.html#ga1b8ec48200246b153095322243b9b151":[1,0,1,26], +"group__SDPStatusCodes.html#ga1ff016378edc1101ca4dc87cea7edb8f":[1,0,1,11], +"group__SDPStatusCodes.html#ga2469100154478902ee99884dd831eea7":[1,0,1,10], +"group__SDPStatusCodes.html#ga320fa0461d0f51b198a91aaf19365703":[1,0,1,24], "group__SDPStatusCodes.html#ga3b83cf9d73a90ad3da3692cf4a1c1dd0":[1,0,1,1], +"group__SDPStatusCodes.html#ga4129641fd4ad0484ee320a4237beb119":[1,0,1,19], +"group__SDPStatusCodes.html#ga44e7993f813ca5feb286d30ae9c5db3c":[1,0,1,27], "group__SDPStatusCodes.html#ga4bbf57ee73c98932730df935e39986f4":[1,0,1,7], +"group__SDPStatusCodes.html#ga4f94e0d6f43c117d175f9c6fc440b9d6":[1,0,1,18], +"group__SDPStatusCodes.html#ga4fb67664cd84d8ede231581b561ce581":[1,0,1,20], +"group__SDPStatusCodes.html#ga5015617f774a523ae2bc142569d19e70":[1,0,1,12], +"group__SDPStatusCodes.html#ga55eddcc58a55444b2b599bab5735a39d":[1,0,1,9], "group__SDPStatusCodes.html#ga62fad28b2a41b6bab84f6303dd6d03dd":[1,0,1,0], +"group__SDPStatusCodes.html#ga70c6fede37850fb2ea4765a2c581d837":[1,0,1,14], "group__SDPStatusCodes.html#ga719513ecf04a9958c51e5a021a41351c":[1,0,1,3], "group__SDPStatusCodes.html#ga7b2adf8e991552ad15d1c09d29e42b24":[1,0,1,2], -"group__SDPStatusCodes.html#ga8c61ae2a989853af01acb3a03358f23a":[1,0,1,12], +"group__SDPStatusCodes.html#ga8c61ae2a989853af01acb3a03358f23a":[1,0,1,28], +"group__SDPStatusCodes.html#ga9dc73a1812ae18d376dfdec39aeec178":[1,0,1,13], +"group__SDPStatusCodes.html#ga9ece13db3dd764ef033480d63b565177":[1,0,1,30], +"group__SDPStatusCodes.html#gaafc0dd91449636a3390122aaed956eb3":[1,0,1,15], "group__SDPStatusCodes.html#gabf8e17dc52d5d9ac5ef2706ae9053efe":[1,0,1,6], -"group__SDPStatusCodes.html#gae38dd287fd0d9c43549ef3a04eac2b30":[1,0,1,14], -"group__SDPStatusCodes.html#gae4d4aa7e136ce47cc755949763a0dd00":[1,0,1,13], +"group__SDPStatusCodes.html#gac275abed198775e74ca3bdf07578e8f3":[1,0,1,17], +"group__SDPStatusCodes.html#gacf1902b3ac425ad168a6e8256875b7d2":[1,0,1,16], +"group__SDPStatusCodes.html#gadcf984989aca023a048b8d5c721bbdbe":[1,0,1,22], +"group__SDPStatusCodes.html#gae38dd287fd0d9c43549ef3a04eac2b30":[1,0,1,31], +"group__SDPStatusCodes.html#gae4d4aa7e136ce47cc755949763a0dd00":[1,0,1,29], "group__SDPStatusCodes.html#gaf27911271b720c0c1a55f5218e6939f7":[1,0,1,4], "group__SDPStatusCodes.html#gafab3b0e731afc92ffd0f5eb632974dd2":[1,0,1,8], "group__SRTPStatusCodes.html":[1,0,6], @@ -230,24 +249,5 @@ var NAVTREEINDEX1 = "group__SignalingStatusCodes.html#gac91128f58c5ab50272cd7cb2da166c1b":[1,0,8,18], "group__SignalingStatusCodes.html#gacb814f6fa3d67a2273a165960e40fa1e":[1,0,8,4], "group__SignalingStatusCodes.html#gacbb6189b118b589e0cbf4f8cd7c3fbb9":[1,0,8,21], -"group__SignalingStatusCodes.html#gad097a8eb2fdedc7ab051c9221fce0079":[1,0,8,26], -"group__SignalingStatusCodes.html#gad3af7a6688f61823c09e8abe33089390":[1,0,8,48], -"group__SignalingStatusCodes.html#gadbbb866674b4468ffde7fdab897ec8e2":[1,0,8,0], -"group__SignalingStatusCodes.html#gadf7da20c43e4f4f63dcb7f2e0d84b686":[1,0,8,37], -"group__SignalingStatusCodes.html#gadff3d6822e5112553b4e8d8c8e1ea188":[1,0,8,54], -"group__SignalingStatusCodes.html#gae21ee15042ed01be787364462f14e61f":[1,0,8,42], -"group__SignalingStatusCodes.html#gae69c8b47072ce1beb9c229df150bfd97":[1,0,8,35], -"group__SignalingStatusCodes.html#gaea916cd391b638a9549a7335a9df5c3c":[1,0,8,30], -"group__SignalingStatusCodes.html#gaee344b8cd67a5137f346f2baa0b97b08":[1,0,8,14], -"group__SignalingStatusCodes.html#gaf2800951426ad32b6d447d6883e4410a":[1,0,8,11], -"group__SignalingStatusCodes.html#gaf8def471453e7ab014e4cd129ae2f35e":[1,0,8,1], -"group__SignalingStatusCodes.html#gafcbf214f429749e1ea065b2c4321e535":[1,0,8,52], -"group__StatsNameLengths.html":[1,3], -"group__StatsNameLengths.html#ga12dc5a15dec202406ad4abfa594520ff":[1,3,2], -"group__StatsNameLengths.html#ga4afa41bce022b8bec8581c021e8d8c81":[1,3,6], -"group__StatsNameLengths.html#ga8eb68b1e05b3ae2de5775202931617de":[1,3,0], -"group__StatsNameLengths.html#gab3b05eb23c726d76352f92e7722f1877":[1,3,3], -"group__StatsNameLengths.html#gac55f060221aeba8a69391c39ed31de2e":[1,3,4], -"group__StatsNameLengths.html#gaeb7cb54e2a66447e46fca79db9a8fda0":[1,3,1], -"group__StatsNameLengths.html#gaefd9f545d5b4bcd8ce932a79204382b0":[1,3,7] +"group__SignalingStatusCodes.html#gad097a8eb2fdedc7ab051c9221fce0079":[1,0,8,26] }; diff --git a/navtreeindex2.js b/navtreeindex2.js index b6cc4c1c13..d20ee818cb 100644 --- a/navtreeindex2.js +++ b/navtreeindex2.js @@ -1,5 +1,24 @@ var NAVTREEINDEX2 = { +"group__SignalingStatusCodes.html#gad3af7a6688f61823c09e8abe33089390":[1,0,8,48], +"group__SignalingStatusCodes.html#gadbbb866674b4468ffde7fdab897ec8e2":[1,0,8,0], +"group__SignalingStatusCodes.html#gadf7da20c43e4f4f63dcb7f2e0d84b686":[1,0,8,37], +"group__SignalingStatusCodes.html#gadff3d6822e5112553b4e8d8c8e1ea188":[1,0,8,54], +"group__SignalingStatusCodes.html#gae21ee15042ed01be787364462f14e61f":[1,0,8,42], +"group__SignalingStatusCodes.html#gae69c8b47072ce1beb9c229df150bfd97":[1,0,8,35], +"group__SignalingStatusCodes.html#gaea916cd391b638a9549a7335a9df5c3c":[1,0,8,30], +"group__SignalingStatusCodes.html#gaee344b8cd67a5137f346f2baa0b97b08":[1,0,8,14], +"group__SignalingStatusCodes.html#gaf2800951426ad32b6d447d6883e4410a":[1,0,8,11], +"group__SignalingStatusCodes.html#gaf8def471453e7ab014e4cd129ae2f35e":[1,0,8,1], +"group__SignalingStatusCodes.html#gafcbf214f429749e1ea065b2c4321e535":[1,0,8,52], +"group__StatsNameLengths.html":[1,3], +"group__StatsNameLengths.html#ga12dc5a15dec202406ad4abfa594520ff":[1,3,2], +"group__StatsNameLengths.html#ga4afa41bce022b8bec8581c021e8d8c81":[1,3,6], +"group__StatsNameLengths.html#ga8eb68b1e05b3ae2de5775202931617de":[1,3,0], +"group__StatsNameLengths.html#gab3b05eb23c726d76352f92e7722f1877":[1,3,3], +"group__StatsNameLengths.html#gac55f060221aeba8a69391c39ed31de2e":[1,3,4], +"group__StatsNameLengths.html#gaeb7cb54e2a66447e46fca79db9a8fda0":[1,3,1], +"group__StatsNameLengths.html#gaefd9f545d5b4bcd8ce932a79204382b0":[1,3,7], "group__StatsNameLengths.html#gaf7c143e641acf0feb1e05260dc3f1419":[1,3,5], "group__StatsNameLengths.html#gafa949459dea73bcf4792d82eb0dd8834":[1,3,8], "group__StatsStructures.html":[1,0,20], @@ -33,221 +52,202 @@ var NAVTREEINDEX2 = "group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4aedc74b392d8f1083000d1b7031994b6c":[1,0,20,48,3], "group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4af56f1041a8e65f98fc7c9751ebf50086":[1,0,20,48,2], "group__StatusCodes.html":[1,0], -"group__StatusCodes.html#ga02a5e6d0b5cdd1916c3b6c7a295849d3":[1,0,136], +"group__StatusCodes.html#ga02a5e6d0b5cdd1916c3b6c7a295849d3":[1,0,137], "group__StatusCodes.html#ga02a5e6d0b5cdd1916c3b6c7a295849d3":[1,0,19,6,1], -"group__StatusCodes.html#ga02c3030e0e011ae7a1ef1a77003fa048":[1,0,173], +"group__StatusCodes.html#ga02c3030e0e011ae7a1ef1a77003fa048":[1,0,174], "group__StatusCodes.html#ga02c3030e0e011ae7a1ef1a77003fa048":[1,0,19,10,4], -"group__StatusCodes.html#ga03b591edffe71fb5572ca7b6b218ece7":[1,0,177], +"group__StatusCodes.html#ga03b591edffe71fb5572ca7b6b218ece7":[1,0,178], "group__StatusCodes.html#ga03b591edffe71fb5572ca7b6b218ece7":[1,0,19,13,12], -"group__StatusCodes.html#ga068126ee9a6ec0eec32278185d0bb4fe":[1,0,213], +"group__StatusCodes.html#ga068126ee9a6ec0eec32278185d0bb4fe":[1,0,216], "group__StatusCodes.html#ga068126ee9a6ec0eec32278185d0bb4fe":[1,0,19,13,20], -"group__StatusCodes.html#ga08bab1b25f23e34515fd6c17a07b2c91":[1,0,175], +"group__StatusCodes.html#ga08bab1b25f23e34515fd6c17a07b2c91":[1,0,176], "group__StatusCodes.html#ga08bab1b25f23e34515fd6c17a07b2c91":[1,0,19,13,11], -"group__StatusCodes.html#ga0994081094894c3559834299e4ce85fb":[1,0,221], +"group__StatusCodes.html#ga0994081094894c3559834299e4ce85fb":[1,0,224], "group__StatusCodes.html#ga0994081094894c3559834299e4ce85fb":[1,0,19,14,2], -"group__StatusCodes.html#ga0ab3d1535c557003a68f2c0d9abde2c3":[1,0,149], +"group__StatusCodes.html#ga0ab3d1535c557003a68f2c0d9abde2c3":[1,0,150], "group__StatusCodes.html#ga0ab3d1535c557003a68f2c0d9abde2c3":[1,0,19,1,1], -"group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a":[1,0,189], +"group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a":[1,0,190], "group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a":[1,0,19,13,19], +"group__StatusCodes.html#ga0cde18706bd721a92d95c6f498447a01":[1,0,204], "group__StatusCodes.html#ga0cde18706bd721a92d95c6f498447a01":[1,0,20,2,2], -"group__StatusCodes.html#ga0cde18706bd721a92d95c6f498447a01":[1,0,201], -"group__StatusCodes.html#ga0d6aeb8634bc4fdcc6fb1293649ef592":[1,0,210], +"group__StatusCodes.html#ga0d6aeb8634bc4fdcc6fb1293649ef592":[1,0,213], "group__StatusCodes.html#ga0d6aeb8634bc4fdcc6fb1293649ef592":[1,0,19,15,0], "group__StatusCodes.html#ga13238228a0effe4dccc615189c04c73f":[1,0,29], "group__StatusCodes.html#ga1410303128efe2263a439489f49300ab":[1,0,34], +"group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c":[1,0,194], "group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c":[1,0,20,0,3], -"group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c":[1,0,191], +"group__StatusCodes.html#ga164f67d7c1bb29cfe65eeace765495cd":[1,0,123], "group__StatusCodes.html#ga164f67d7c1bb29cfe65eeace765495cd":[1,0,19,12,1], -"group__StatusCodes.html#ga164f67d7c1bb29cfe65eeace765495cd":[1,0,122], -"group__StatusCodes.html#ga18ee8dc9965a0bc9744012b3c57e82ba":[1,0,168], +"group__StatusCodes.html#ga18ee8dc9965a0bc9744012b3c57e82ba":[1,0,169], "group__StatusCodes.html#ga18ee8dc9965a0bc9744012b3c57e82ba":[1,0,19,13,6], -"group__StatusCodes.html#ga19b58ac2436203028cd705d575ab7ea6":[1,0,228], +"group__StatusCodes.html#ga19b58ac2436203028cd705d575ab7ea6":[1,0,231], "group__StatusCodes.html#ga19b58ac2436203028cd705d575ab7ea6":[1,0,19,0,0], +"group__StatusCodes.html#ga19e455ef17680d69fc2de9f0c886ea80":[1,0,203], "group__StatusCodes.html#ga19e455ef17680d69fc2de9f0c886ea80":[1,0,20,2,1], -"group__StatusCodes.html#ga19e455ef17680d69fc2de9f0c886ea80":[1,0,200], "group__StatusCodes.html#ga1a31b45408a80e1064d39d578bd3b751":[1,0,40], -"group__StatusCodes.html#ga1db8b969ab7e15d5f1221bc04310b33d":[1,0,164], +"group__StatusCodes.html#ga1db8b969ab7e15d5f1221bc04310b33d":[1,0,165], "group__StatusCodes.html#ga1db8b969ab7e15d5f1221bc04310b33d":[1,0,19,14,0], -"group__StatusCodes.html#ga1f6bfce0b61a782b35f735370544aadc":[1,0,204], +"group__StatusCodes.html#ga1f6bfce0b61a782b35f735370544aadc":[1,0,207], "group__StatusCodes.html#ga1f6bfce0b61a782b35f735370544aadc":[1,0,19,12,5], -"group__StatusCodes.html#ga208adbb095ca7a9b4bf55c1ec15ee038":[1,0,197], "group__StatusCodes.html#ga208adbb095ca7a9b4bf55c1ec15ee038":[1,0,19,6,10], -"group__StatusCodes.html#ga223f06386852e206da201cd92b5f4b04":[1,0,222], +"group__StatusCodes.html#ga208adbb095ca7a9b4bf55c1ec15ee038":[1,0,200], +"group__StatusCodes.html#ga223f06386852e206da201cd92b5f4b04":[1,0,225], "group__StatusCodes.html#ga223f06386852e206da201cd92b5f4b04":[1,0,19,14,3], -"group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d":[1,0,234], "group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d":[1,0,19,17,7], -"group__StatusCodes.html#ga278d902dd02371c74db3f9aa2a90960b":[1,0,229], +"group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d":[1,0,237], +"group__StatusCodes.html#ga278d902dd02371c74db3f9aa2a90960b":[1,0,232], "group__StatusCodes.html#ga278d902dd02371c74db3f9aa2a90960b":[1,0,19,10,5], -"group__StatusCodes.html#ga28e1f7ffcd30600fbeecd7f682e6afed":[1,0,233], +"group__StatusCodes.html#ga28e1f7ffcd30600fbeecd7f682e6afed":[1,0,236], "group__StatusCodes.html#ga28e1f7ffcd30600fbeecd7f682e6afed":[1,0,19,16,5], "group__StatusCodes.html#ga2b482ee4231032c03a94091b7ee61990":[1,0,24], +"group__StatusCodes.html#ga30fcf18f61f0d54993d670edeb9b3b47":[1,0,116], "group__StatusCodes.html#ga30fcf18f61f0d54993d670edeb9b3b47":[1,0,19,5,0], -"group__StatusCodes.html#ga30fcf18f61f0d54993d670edeb9b3b47":[1,0,115], +"group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a":[1,0,195], "group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a":[1,0,20,1,0], -"group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a":[1,0,192], -"group__StatusCodes.html#ga342d674d1971cf0286208ac91dcb2bea":[1,0,203], +"group__StatusCodes.html#ga342d674d1971cf0286208ac91dcb2bea":[1,0,206], "group__StatusCodes.html#ga342d674d1971cf0286208ac91dcb2bea":[1,0,19,12,4], "group__StatusCodes.html#ga39137beaf587d297125406df4bd48b55":[1,0,22], -"group__StatusCodes.html#ga3aa4cefce4b890d78079217c5c7025fb":[1,0,181], +"group__StatusCodes.html#ga3aa4cefce4b890d78079217c5c7025fb":[1,0,182], "group__StatusCodes.html#ga3aa4cefce4b890d78079217c5c7025fb":[1,0,19,13,14], -"group__StatusCodes.html#ga3b18eba2e7f0da146df438408a2c8a1b":[1,0,226], +"group__StatusCodes.html#ga3b18eba2e7f0da146df438408a2c8a1b":[1,0,229], "group__StatusCodes.html#ga3b18eba2e7f0da146df438408a2c8a1b":[1,0,19,14,4], -"group__StatusCodes.html#ga3c9a4f80fcaa01a1b67ccc3b7e4a64ae":[1,0,211], +"group__StatusCodes.html#ga3c9a4f80fcaa01a1b67ccc3b7e4a64ae":[1,0,214], "group__StatusCodes.html#ga3c9a4f80fcaa01a1b67ccc3b7e4a64ae":[1,0,19,15,1], -"group__StatusCodes.html#ga3d8f81c01b537e49a7152aa4bbaa728d":[1,0,144], +"group__StatusCodes.html#ga3d8f81c01b537e49a7152aa4bbaa728d":[1,0,145], "group__StatusCodes.html#ga3d8f81c01b537e49a7152aa4bbaa728d":[1,0,19,6,7], -"group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052":[1,0,188], +"group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052":[1,0,189], "group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052":[1,0,19,13,18], -"group__StatusCodes.html#ga48313b15065c6f0c6c5fa75c868fd62d":[1,0,159], "group__StatusCodes.html#ga48313b15065c6f0c6c5fa75c868fd62d":[1,0,19,17,5], -"group__StatusCodes.html#ga48e8eda47fef8691b5e1f0f98af09492":[1,0,169], +"group__StatusCodes.html#ga48313b15065c6f0c6c5fa75c868fd62d":[1,0,160], +"group__StatusCodes.html#ga48e8eda47fef8691b5e1f0f98af09492":[1,0,170], "group__StatusCodes.html#ga48e8eda47fef8691b5e1f0f98af09492":[1,0,19,13,7], -"group__StatusCodes.html#ga49a4ec273b31909f4e94e17513869a55":[1,0,220], "group__StatusCodes.html#ga49a4ec273b31909f4e94e17513869a55":[1,0,19,17,6], -"group__StatusCodes.html#ga4f2c08754c0b4aae91b78d1692f13725":[1,0,150], +"group__StatusCodes.html#ga49a4ec273b31909f4e94e17513869a55":[1,0,223], "group__StatusCodes.html#ga4f2c08754c0b4aae91b78d1692f13725":[1,0,20,3,0], -"group__StatusCodes.html#ga4f9198d8cefa1b1b276e2973238621a3":[1,0,156], +"group__StatusCodes.html#ga4f2c08754c0b4aae91b78d1692f13725":[1,0,151], "group__StatusCodes.html#ga4f9198d8cefa1b1b276e2973238621a3":[1,0,19,19,1], -"group__StatusCodes.html#ga5088878594e4eab3d1b5010960fc15a5":[1,0,147], +"group__StatusCodes.html#ga4f9198d8cefa1b1b276e2973238621a3":[1,0,157], "group__StatusCodes.html#ga5088878594e4eab3d1b5010960fc15a5":[1,0,19,7,2], -"group__StatusCodes.html#ga50c0078699a2a62cc69cd30ce726b0ed":[1,0,148], +"group__StatusCodes.html#ga5088878594e4eab3d1b5010960fc15a5":[1,0,148], "group__StatusCodes.html#ga50c0078699a2a62cc69cd30ce726b0ed":[1,0,18,0,0], +"group__StatusCodes.html#ga50c0078699a2a62cc69cd30ce726b0ed":[1,0,149], +"group__StatusCodes.html#ga520316c48a0898343e670e427cbdcbbf":[1,0,121], "group__StatusCodes.html#ga520316c48a0898343e670e427cbdcbbf":[1,0,19,13,4], -"group__StatusCodes.html#ga520316c48a0898343e670e427cbdcbbf":[1,0,120], -"group__StatusCodes.html#ga531a05b7b40a5ff298f6f238e0fe4613":[1,0,212], +"group__StatusCodes.html#ga520de785dce77b50a14f12afbe7768e5":[1,0,19,18,1], +"group__StatusCodes.html#ga520de785dce77b50a14f12afbe7768e5":[1,0,191], +"group__StatusCodes.html#ga531a05b7b40a5ff298f6f238e0fe4613":[1,0,215], "group__StatusCodes.html#ga531a05b7b40a5ff298f6f238e0fe4613":[1,0,19,1,2], +"group__StatusCodes.html#ga5403ef07ec82c273c2720446ce4a0bbf":[1,0,129], "group__StatusCodes.html#ga5403ef07ec82c273c2720446ce4a0bbf":[1,0,19,11,0], -"group__StatusCodes.html#ga5403ef07ec82c273c2720446ce4a0bbf":[1,0,128], +"group__StatusCodes.html#ga541b18458a4b4ec54117a6130fd48d6a":[1,0,135], "group__StatusCodes.html#ga541b18458a4b4ec54117a6130fd48d6a":[1,0,19,16,1], -"group__StatusCodes.html#ga541b18458a4b4ec54117a6130fd48d6a":[1,0,134], +"group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061":[1,0,193], "group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061":[1,0,20,0,2], -"group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061":[1,0,190], +"group__StatusCodes.html#ga548602a96a63f8e28fd2046860304f5c":[1,0,198], "group__StatusCodes.html#ga548602a96a63f8e28fd2046860304f5c":[1,0,20,1,2], -"group__StatusCodes.html#ga548602a96a63f8e28fd2046860304f5c":[1,0,195], -"group__StatusCodes.html#ga583ffb902ebef3705cf6683c72e2103e":[1,0,198], "group__StatusCodes.html#ga583ffb902ebef3705cf6683c72e2103e":[1,0,20,2,0], +"group__StatusCodes.html#ga583ffb902ebef3705cf6683c72e2103e":[1,0,201], "group__StatusCodes.html#ga5bfed0cf073cb1b1d572e6c5fe6ca401":[1,0,37], "group__StatusCodes.html#ga5c1700bda0d38178e91a93385bb1c317":[1,0,23], -"group__StatusCodes.html#ga5ecb0a5e7fa90e50d893437388568445":[1,0,123], +"group__StatusCodes.html#ga5ecb0a5e7fa90e50d893437388568445":[1,0,124], "group__StatusCodes.html#ga5ecb0a5e7fa90e50d893437388568445":[1,0,19,1,0], +"group__StatusCodes.html#ga61295588ec2ba33f881ad9fe409d3266":[1,0,226], "group__StatusCodes.html#ga61295588ec2ba33f881ad9fe409d3266":[1,0,19,4,1], -"group__StatusCodes.html#ga61295588ec2ba33f881ad9fe409d3266":[1,0,223], -"group__StatusCodes.html#ga62c6f63074c9ca7e465cb1bf39854db9":[1,0,196], +"group__StatusCodes.html#ga62c6f63074c9ca7e465cb1bf39854db9":[1,0,199], "group__StatusCodes.html#ga62c6f63074c9ca7e465cb1bf39854db9":[1,0,19,8,0], -"group__StatusCodes.html#ga66e8134ccd2c83b700bbf4e8e6649a6f":[1,0,219], +"group__StatusCodes.html#ga66e8134ccd2c83b700bbf4e8e6649a6f":[1,0,222], "group__StatusCodes.html#ga66e8134ccd2c83b700bbf4e8e6649a6f":[1,0,19,8,1], -"group__StatusCodes.html#ga68e096213b6c4dd37b46b9a1aa484c02":[1,0,152], +"group__StatusCodes.html#ga68e096213b6c4dd37b46b9a1aa484c02":[1,0,153], "group__StatusCodes.html#ga68e096213b6c4dd37b46b9a1aa484c02":[1,0,20,0,0], +"group__StatusCodes.html#ga69bb47ece52e306b555cf69a153db483":[1,0,152], "group__StatusCodes.html#ga69bb47ece52e306b555cf69a153db483":[1,0,19,7,3], -"group__StatusCodes.html#ga69bb47ece52e306b555cf69a153db483":[1,0,151], +"group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69":[1,0,131], "group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69":[1,0,19,18,0], -"group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69":[1,0,130], -"group__StatusCodes.html#ga73ae9949af12346cc594538b711280e7":[1,0,114], "group__StatusCodes.html#ga73ae9949af12346cc594538b711280e7":[1,0,19,7,0], +"group__StatusCodes.html#ga73ae9949af12346cc594538b711280e7":[1,0,115], "group__StatusCodes.html#ga75623de5dcaea5c8a4db3c28947f79cb":[1,0,19,13,1], -"group__StatusCodes.html#ga75623de5dcaea5c8a4db3c28947f79cb":[1,0,111], -"group__StatusCodes.html#ga78f671a5121e5ba99a253108fb3d16c7":[1,0,225], +"group__StatusCodes.html#ga75623de5dcaea5c8a4db3c28947f79cb":[1,0,112], +"group__StatusCodes.html#ga78f671a5121e5ba99a253108fb3d16c7":[1,0,228], "group__StatusCodes.html#ga78f671a5121e5ba99a253108fb3d16c7":[1,0,19,4,2], -"group__StatusCodes.html#ga7aef1a2aa352519fb948d32416fc94f3":[1,0,231], +"group__StatusCodes.html#ga7aef1a2aa352519fb948d32416fc94f3":[1,0,234], "group__StatusCodes.html#ga7aef1a2aa352519fb948d32416fc94f3":[1,0,19,13,22], -"group__StatusCodes.html#ga804c9f31a8d542f6ffee45d353f24c4e":[1,0,232], +"group__StatusCodes.html#ga804c9f31a8d542f6ffee45d353f24c4e":[1,0,235], "group__StatusCodes.html#ga804c9f31a8d542f6ffee45d353f24c4e":[1,0,19,14,5], +"group__StatusCodes.html#ga815801a211ca3fbdf1e70821ab808b2a":[1,0,196], "group__StatusCodes.html#ga815801a211ca3fbdf1e70821ab808b2a":[1,0,20,1,1], -"group__StatusCodes.html#ga815801a211ca3fbdf1e70821ab808b2a":[1,0,193], -"group__StatusCodes.html#ga834bb77641bccbaa371190e37a900203":[1,0,129], +"group__StatusCodes.html#ga834bb77641bccbaa371190e37a900203":[1,0,130], "group__StatusCodes.html#ga834bb77641bccbaa371190e37a900203":[1,0,19,3,0], -"group__StatusCodes.html#ga84001ee121c55b10aa8cd5d58e7e451b":[1,0,179], "group__StatusCodes.html#ga84001ee121c55b10aa8cd5d58e7e451b":[1,0,19,19,4], +"group__StatusCodes.html#ga84001ee121c55b10aa8cd5d58e7e451b":[1,0,180], "group__StatusCodes.html#ga859b192a816c50a947d41d300965a748":[1,0,20,6,0], -"group__StatusCodes.html#ga859b192a816c50a947d41d300965a748":[1,0,109], -"group__StatusCodes.html#ga87eb795fbdbf266819688941c80770eb":[1,0,205], +"group__StatusCodes.html#ga859b192a816c50a947d41d300965a748":[1,0,110], +"group__StatusCodes.html#ga87eb795fbdbf266819688941c80770eb":[1,0,208], "group__StatusCodes.html#ga87eb795fbdbf266819688941c80770eb":[1,0,19,12,6], "group__StatusCodes.html#ga880ad6a773c90b7ddbb1b9fbb1442599":[1,0,25], "group__StatusCodes.html#ga88c324018b021dba73e56d93ddab2427":[1,0,35], -"group__StatusCodes.html#ga8a72e56bbf4b4dae2b19306acda39523":[1,0,207], +"group__StatusCodes.html#ga8a72e56bbf4b4dae2b19306acda39523":[1,0,210], "group__StatusCodes.html#ga8a72e56bbf4b4dae2b19306acda39523":[1,0,19,16,4], -"group__StatusCodes.html#ga8c67966c06b4163b51f21392ca5dc654":[1,0,162], "group__StatusCodes.html#ga8c67966c06b4163b51f21392ca5dc654":[1,0,19,19,2], -"group__StatusCodes.html#ga8df6838b31452ecf1bd1cf1a0fffa680":[1,0,153], +"group__StatusCodes.html#ga8c67966c06b4163b51f21392ca5dc654":[1,0,163], +"group__StatusCodes.html#ga8df6838b31452ecf1bd1cf1a0fffa680":[1,0,154], "group__StatusCodes.html#ga8df6838b31452ecf1bd1cf1a0fffa680":[1,0,19,12,2], -"group__StatusCodes.html#ga9121e19802bb740a1b695f2be5250e47":[1,0,208], +"group__StatusCodes.html#ga9121e19802bb740a1b695f2be5250e47":[1,0,211], "group__StatusCodes.html#ga9121e19802bb740a1b695f2be5250e47":[1,0,19,12,7], +"group__StatusCodes.html#ga9285f0e90d1949fd98822d234f59ed6a":[1,0,127], "group__StatusCodes.html#ga9285f0e90d1949fd98822d234f59ed6a":[1,0,19,4,0], -"group__StatusCodes.html#ga9285f0e90d1949fd98822d234f59ed6a":[1,0,126], -"group__StatusCodes.html#ga96bd36b833500aa9cdeb911090b81b54":[1,0,182], +"group__StatusCodes.html#ga96bd36b833500aa9cdeb911090b81b54":[1,0,183], "group__StatusCodes.html#ga96bd36b833500aa9cdeb911090b81b54":[1,0,19,13,15], +"group__StatusCodes.html#ga9750be60f7b4746198aaea8d07a19e16":[1,0,244], "group__StatusCodes.html#ga9750be60f7b4746198aaea8d07a19e16":[1,0,20,6,6], -"group__StatusCodes.html#ga9750be60f7b4746198aaea8d07a19e16":[1,0,241], +"group__StatusCodes.html#ga987b31f9de2a6265d6a9bdc677ed2c5f":[1,0,120], "group__StatusCodes.html#ga987b31f9de2a6265d6a9bdc677ed2c5f":[1,0,19,17,2], -"group__StatusCodes.html#ga987b31f9de2a6265d6a9bdc677ed2c5f":[1,0,119], +"group__StatusCodes.html#ga9a9501b5908df6d14a0eefd348276378":[1,0,227], "group__StatusCodes.html#ga9a9501b5908df6d14a0eefd348276378":[1,0,19,13,21], -"group__StatusCodes.html#ga9a9501b5908df6d14a0eefd348276378":[1,0,224], "group__StatusCodes.html#ga9b55ffc88e2786cc34f6ef948d563420":[1,0,38], -"group__StatusCodes.html#ga9c80bb618c25e2aa6b1febcce5280690":[1,0,121], "group__StatusCodes.html#ga9c80bb618c25e2aa6b1febcce5280690":[1,0,19,17,3], -"group__StatusCodes.html#ga9cb75a0987f4fc93a64b7dc45962b52f":[1,0,209], +"group__StatusCodes.html#ga9c80bb618c25e2aa6b1febcce5280690":[1,0,122], "group__StatusCodes.html#ga9cb75a0987f4fc93a64b7dc45962b52f":[1,0,19,11,3], -"group__StatusCodes.html#ga9da0bde056ac3a5dc58eba5039c24a63":[1,0,184], +"group__StatusCodes.html#ga9cb75a0987f4fc93a64b7dc45962b52f":[1,0,212], +"group__StatusCodes.html#ga9da0bde056ac3a5dc58eba5039c24a63":[1,0,185], "group__StatusCodes.html#ga9da0bde056ac3a5dc58eba5039c24a63":[1,0,19,3,1], -"group__StatusCodes.html#ga9fb4cf0070f8631a2638334b6190ba60":[1,0,216], +"group__StatusCodes.html#ga9fb4cf0070f8631a2638334b6190ba60":[1,0,219], "group__StatusCodes.html#ga9fb4cf0070f8631a2638334b6190ba60":[1,0,19,2,0], -"group__StatusCodes.html#ga9ff5ba01b5b62d3996d2828763ec4a0d":[1,0,237], "group__StatusCodes.html#ga9ff5ba01b5b62d3996d2828763ec4a0d":[1,0,20,2,4], +"group__StatusCodes.html#ga9ff5ba01b5b62d3996d2828763ec4a0d":[1,0,240], +"group__StatusCodes.html#gaa2a1f0b6e706876479142eb0f47bc7fe":[1,0,221], "group__StatusCodes.html#gaa2a1f0b6e706876479142eb0f47bc7fe":[1,0,19,14,1], -"group__StatusCodes.html#gaa2a1f0b6e706876479142eb0f47bc7fe":[1,0,218], "group__StatusCodes.html#gaa3642b61b95cdb0a9ab999ca28f997f3":[1,0,19,17,4], -"group__StatusCodes.html#gaa3642b61b95cdb0a9ab999ca28f997f3":[1,0,125], +"group__StatusCodes.html#gaa3642b61b95cdb0a9ab999ca28f997f3":[1,0,126], "group__StatusCodes.html#gaa3fa299e94073522ed7ffe62efe39233":[1,0,19,13,5], -"group__StatusCodes.html#gaa3fa299e94073522ed7ffe62efe39233":[1,0,158], -"group__StatusCodes.html#gaa430214235a4b5a1d586cd64d3ad3d16":[1,0,165], +"group__StatusCodes.html#gaa3fa299e94073522ed7ffe62efe39233":[1,0,159], +"group__StatusCodes.html#gaa430214235a4b5a1d586cd64d3ad3d16":[1,0,166], "group__StatusCodes.html#gaa430214235a4b5a1d586cd64d3ad3d16":[1,0,19,10,2], "group__StatusCodes.html#gaa4d86ac72d03331f4b926c374b44e9ac":[1,0,20,1,3], -"group__StatusCodes.html#gaa4d86ac72d03331f4b926c374b44e9ac":[1,0,236], +"group__StatusCodes.html#gaa4d86ac72d03331f4b926c374b44e9ac":[1,0,239], +"group__StatusCodes.html#gaa6175559ab09bc0e4e3e63dad4326bbc":[1,0,118], "group__StatusCodes.html#gaa6175559ab09bc0e4e3e63dad4326bbc":[1,0,19,17,1], -"group__StatusCodes.html#gaa6175559ab09bc0e4e3e63dad4326bbc":[1,0,117], -"group__StatusCodes.html#gaa9746b411ce24f571591c2402fc2eaf9":[1,0,108], "group__StatusCodes.html#gaa9746b411ce24f571591c2402fc2eaf9":[1,0,19,13,0], -"group__StatusCodes.html#gaaae697eeda8a69db788200e06134027c":[1,0,174], +"group__StatusCodes.html#gaa9746b411ce24f571591c2402fc2eaf9":[1,0,109], +"group__StatusCodes.html#gaaae697eeda8a69db788200e06134027c":[1,0,175], "group__StatusCodes.html#gaaae697eeda8a69db788200e06134027c":[1,0,20,4,0], "group__StatusCodes.html#gaac03f32227ed4105862f2d1353a26bb7":[1,0,28], +"group__StatusCodes.html#gaad2b456926b4ca8616953ecfd80e6cf3":[1,0,243], "group__StatusCodes.html#gaad2b456926b4ca8616953ecfd80e6cf3":[1,0,20,6,5], -"group__StatusCodes.html#gaad2b456926b4ca8616953ecfd80e6cf3":[1,0,240], -"group__StatusCodes.html#gaad3b5f6fd6deea9795143db5d095f6ca":[1,0,160], "group__StatusCodes.html#gaad3b5f6fd6deea9795143db5d095f6ca":[1,0,19,10,1], +"group__StatusCodes.html#gaad3b5f6fd6deea9795143db5d095f6ca":[1,0,161], +"group__StatusCodes.html#gaad776eab978b30bd3f21ecd3432c93a0":[1,0,233], "group__StatusCodes.html#gaad776eab978b30bd3f21ecd3432c93a0":[1,0,19,12,8], -"group__StatusCodes.html#gaad776eab978b30bd3f21ecd3432c93a0":[1,0,230], -"group__StatusCodes.html#gaae6c7d164a87df2217199fc68691b554":[1,0,167], +"group__StatusCodes.html#gaae6c7d164a87df2217199fc68691b554":[1,0,168], "group__StatusCodes.html#gaae6c7d164a87df2217199fc68691b554":[1,0,19,5,1], -"group__StatusCodes.html#gaaea167f4ad4ddef8286daf6d51d4452a":[1,0,138], "group__StatusCodes.html#gaaea167f4ad4ddef8286daf6d51d4452a":[1,0,19,6,3], +"group__StatusCodes.html#gaaea167f4ad4ddef8286daf6d51d4452a":[1,0,139], +"group__StatusCodes.html#gaaeaf0d1f1645efb1610c23a20418880e":[1,0,134], "group__StatusCodes.html#gaaeaf0d1f1645efb1610c23a20418880e":[1,0,20,6,2], -"group__StatusCodes.html#gaaeaf0d1f1645efb1610c23a20418880e":[1,0,133], "group__StatusCodes.html#gab10962af2a62249c831fc8bda813371b":[1,0,19,5,3], -"group__StatusCodes.html#gab10962af2a62249c831fc8bda813371b":[1,0,178], -"group__StatusCodes.html#gab177e7034390e789397933b107eea948":[1,0,187], +"group__StatusCodes.html#gab10962af2a62249c831fc8bda813371b":[1,0,179], +"group__StatusCodes.html#gab177e7034390e789397933b107eea948":[1,0,188], "group__StatusCodes.html#gab177e7034390e789397933b107eea948":[1,0,20,5,0], +"group__StatusCodes.html#gab4644bbc1b1ecaee5c87a646e67d1566":[1,0,220], "group__StatusCodes.html#gab4644bbc1b1ecaee5c87a646e67d1566":[1,0,19,1,3], -"group__StatusCodes.html#gab4644bbc1b1ecaee5c87a646e67d1566":[1,0,217], -"group__StatusCodes.html#gab921a27e047a959153fde4d7466ec5aa":[1,0,26], -"group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43":[1,0,20,2,3], -"group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43":[1,0,206], -"group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886":[1,0,19,8,2], -"group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886":[1,0,227], -"group__StatusCodes.html#gabd9e28b068f08097cc3fb11239c8c4ef":[1,0,36], -"group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4":[1,0,127], -"group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4":[1,0,19,16,0], -"group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1":[1,0,131], -"group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1":[1,0,19,6,0], -"group__StatusCodes.html#gac8463c011b7295366ecfcefa4caa22aa":[1,0,33], -"group__StatusCodes.html#gac9e805db054ce941d24b1b0ce5e72946":[1,0,110], -"group__StatusCodes.html#gac9e805db054ce941d24b1b0ce5e72946":[1,0,19,12,0], -"group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13":[1,0,171], -"group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13":[1,0,19,13,9], -"group__StatusCodes.html#gacc498395a65985dca82ce2e49a2c6e73":[1,0,118], -"group__StatusCodes.html#gacc498395a65985dca82ce2e49a2c6e73":[1,0,19,13,3], -"group__StatusCodes.html#gacd86cb8e6c4f92d93635c2c58a8073d2":[1,0,19,13,2], -"group__StatusCodes.html#gacd86cb8e6c4f92d93635c2c58a8073d2":[1,0,112], -"group__StatusCodes.html#gacf25b325df8767b3fba43757df453763":[1,0,143], -"group__StatusCodes.html#gacf25b325df8767b3fba43757df453763":[1,0,19,6,6], -"group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0":[1,0,145] +"group__StatusCodes.html#gab921a27e047a959153fde4d7466ec5aa":[1,0,26] }; diff --git a/navtreeindex3.js b/navtreeindex3.js index 9a0df8c9f7..dcb48f4d38 100644 --- a/navtreeindex3.js +++ b/navtreeindex3.js @@ -1,73 +1,96 @@ var NAVTREEINDEX3 = { +"group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43":[1,0,209], +"group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43":[1,0,20,2,3], +"group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886":[1,0,230], +"group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886":[1,0,19,8,2], +"group__StatusCodes.html#gabd9e28b068f08097cc3fb11239c8c4ef":[1,0,36], +"group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4":[1,0,128], +"group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4":[1,0,19,16,0], +"group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1":[1,0,132], +"group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1":[1,0,19,6,0], +"group__StatusCodes.html#gac8463c011b7295366ecfcefa4caa22aa":[1,0,33], +"group__StatusCodes.html#gac9e805db054ce941d24b1b0ce5e72946":[1,0,19,12,0], +"group__StatusCodes.html#gac9e805db054ce941d24b1b0ce5e72946":[1,0,111], +"group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13":[1,0,172], +"group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13":[1,0,19,13,9], +"group__StatusCodes.html#gacc498395a65985dca82ce2e49a2c6e73":[1,0,19,13,3], +"group__StatusCodes.html#gacc498395a65985dca82ce2e49a2c6e73":[1,0,119], +"group__StatusCodes.html#gacd86cb8e6c4f92d93635c2c58a8073d2":[1,0,19,13,2], +"group__StatusCodes.html#gacd86cb8e6c4f92d93635c2c58a8073d2":[1,0,113], +"group__StatusCodes.html#gace8bf7741e34e83480a207bf14d61c98":[1,0,192], +"group__StatusCodes.html#gace8bf7741e34e83480a207bf14d61c98":[1,0,19,18,2], +"group__StatusCodes.html#gacf25b325df8767b3fba43757df453763":[1,0,144], +"group__StatusCodes.html#gacf25b325df8767b3fba43757df453763":[1,0,19,6,6], +"group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0":[1,0,146], "group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0":[1,0,19,7,1], -"group__StatusCodes.html#gacf9edbaf8bcf6068a19ddeadea9aa9ba":[1,0,176], +"group__StatusCodes.html#gacf9edbaf8bcf6068a19ddeadea9aa9ba":[1,0,177], "group__StatusCodes.html#gacf9edbaf8bcf6068a19ddeadea9aa9ba":[1,0,19,5,2], -"group__StatusCodes.html#gad0daf0b032e00296053d23ce8038a2c1":[1,0,139], +"group__StatusCodes.html#gad0daf0b032e00296053d23ce8038a2c1":[1,0,140], "group__StatusCodes.html#gad0daf0b032e00296053d23ce8038a2c1":[1,0,19,16,2], +"group__StatusCodes.html#gad11ecd66ec37019b36d16ba5af614a78":[1,0,217], "group__StatusCodes.html#gad11ecd66ec37019b36d16ba5af614a78":[1,0,20,6,4], -"group__StatusCodes.html#gad11ecd66ec37019b36d16ba5af614a78":[1,0,214], -"group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154":[1,0,155], "group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154":[1,0,19,19,0], -"group__StatusCodes.html#gad347ab88ff79f98c0d5e68c7047e3097":[1,0,141], +"group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154":[1,0,156], +"group__StatusCodes.html#gad347ab88ff79f98c0d5e68c7047e3097":[1,0,142], "group__StatusCodes.html#gad347ab88ff79f98c0d5e68c7047e3097":[1,0,19,6,4], -"group__StatusCodes.html#gad69fae44278f378707daa3156bb60366":[1,0,180], +"group__StatusCodes.html#gad69fae44278f378707daa3156bb60366":[1,0,181], "group__StatusCodes.html#gad69fae44278f378707daa3156bb60366":[1,0,19,13,13], -"group__StatusCodes.html#gad6dc3a93b3b063087a0e5130dea67b05":[1,0,166], +"group__StatusCodes.html#gad6dc3a93b3b063087a0e5130dea67b05":[1,0,167], "group__StatusCodes.html#gad6dc3a93b3b063087a0e5130dea67b05":[1,0,19,10,3], +"group__StatusCodes.html#gad83e032fdce8d6ff6d75aea373f6e085":[1,0,164], "group__StatusCodes.html#gad83e032fdce8d6ff6d75aea373f6e085":[1,0,19,19,3], -"group__StatusCodes.html#gad83e032fdce8d6ff6d75aea373f6e085":[1,0,163], -"group__StatusCodes.html#gad84c0128149bfec8df224f29c0a3e06a":[1,0,142], "group__StatusCodes.html#gad84c0128149bfec8df224f29c0a3e06a":[1,0,19,6,5], -"group__StatusCodes.html#gadbcf31bfb32938effe656b38fad3c5d2":[1,0,124], +"group__StatusCodes.html#gad84c0128149bfec8df224f29c0a3e06a":[1,0,143], +"group__StatusCodes.html#gadbcf31bfb32938effe656b38fad3c5d2":[1,0,125], "group__StatusCodes.html#gadbcf31bfb32938effe656b38fad3c5d2":[1,0,19,10,0], -"group__StatusCodes.html#gadd53434650fa42653e4002365f2382c9":[1,0,161], +"group__StatusCodes.html#gadd53434650fa42653e4002365f2382c9":[1,0,162], "group__StatusCodes.html#gadd53434650fa42653e4002365f2382c9":[1,0,18,0,1], "group__StatusCodes.html#gadd9a4e15ee04829735c1c7d64480e6b4":[1,0,30], "group__StatusCodes.html#gade8acb268e343167d31f7cd2753d4dab":[1,0,20,3,1], -"group__StatusCodes.html#gade8acb268e343167d31f7cd2753d4dab":[1,0,238], +"group__StatusCodes.html#gade8acb268e343167d31f7cd2753d4dab":[1,0,241], +"group__StatusCodes.html#gadeaea422887b09718e78abb70d0bd476":[1,0,114], "group__StatusCodes.html#gadeaea422887b09718e78abb70d0bd476":[1,0,19,9,0], -"group__StatusCodes.html#gadeaea422887b09718e78abb70d0bd476":[1,0,113], -"group__StatusCodes.html#gadef595cb33bd19debe39ead386ea39b0":[1,0,170], +"group__StatusCodes.html#gadef595cb33bd19debe39ead386ea39b0":[1,0,171], "group__StatusCodes.html#gadef595cb33bd19debe39ead386ea39b0":[1,0,19,13,8], -"group__StatusCodes.html#gadf0269db30e1cc2cb23b55fe3bb18408":[1,0,116], "group__StatusCodes.html#gadf0269db30e1cc2cb23b55fe3bb18408":[1,0,19,17,0], +"group__StatusCodes.html#gadf0269db30e1cc2cb23b55fe3bb18408":[1,0,117], +"group__StatusCodes.html#gadffadd7d879a948434b9fa7904eb5358":[1,0,205], "group__StatusCodes.html#gadffadd7d879a948434b9fa7904eb5358":[1,0,19,11,2], -"group__StatusCodes.html#gadffadd7d879a948434b9fa7904eb5358":[1,0,202], -"group__StatusCodes.html#gae25b60fade54e068edd20998cbcfdaf0":[1,0,215], +"group__StatusCodes.html#gae25b60fade54e068edd20998cbcfdaf0":[1,0,218], "group__StatusCodes.html#gae25b60fade54e068edd20998cbcfdaf0":[1,0,20,5,2], -"group__StatusCodes.html#gae3dd11cf23eca8ffbf822a8f92fb570b":[1,0,172], "group__StatusCodes.html#gae3dd11cf23eca8ffbf822a8f92fb570b":[1,0,19,13,10], +"group__StatusCodes.html#gae3dd11cf23eca8ffbf822a8f92fb570b":[1,0,173], "group__StatusCodes.html#gae65f311050fbaa62d447a4cb7f1f884a":[1,0,39], "group__StatusCodes.html#gaea8ae00fe5223b227c8dd67918600f5c":[1,0,31], -"group__StatusCodes.html#gaee368f82e38baffef4a1e71d55ef1e8b":[1,0,235], +"group__StatusCodes.html#gaee368f82e38baffef4a1e71d55ef1e8b":[1,0,238], "group__StatusCodes.html#gaee368f82e38baffef4a1e71d55ef1e8b":[1,0,20,0,4], "group__StatusCodes.html#gaef97890f2c53b6681a8f535f1003d7e3":[1,0,20,6,3], -"group__StatusCodes.html#gaef97890f2c53b6681a8f535f1003d7e3":[1,0,140], +"group__StatusCodes.html#gaef97890f2c53b6681a8f535f1003d7e3":[1,0,141], "group__StatusCodes.html#gaf2df4757883088eda1d2947e740dfa3c":[1,0,19,6,8], -"group__StatusCodes.html#gaf2df4757883088eda1d2947e740dfa3c":[1,0,146], -"group__StatusCodes.html#gaf59d56212baf93ef3aaf7d724a5b07a4":[1,0,137], +"group__StatusCodes.html#gaf2df4757883088eda1d2947e740dfa3c":[1,0,147], +"group__StatusCodes.html#gaf59d56212baf93ef3aaf7d724a5b07a4":[1,0,138], "group__StatusCodes.html#gaf59d56212baf93ef3aaf7d724a5b07a4":[1,0,19,6,2], "group__StatusCodes.html#gaf5a0642e5b4a1b35bb8de850e22c70c5":[1,0,19,6,9], -"group__StatusCodes.html#gaf5a0642e5b4a1b35bb8de850e22c70c5":[1,0,154], -"group__StatusCodes.html#gaf62848d4a3bdf038a7a05ae5cc792610":[1,0,157], +"group__StatusCodes.html#gaf5a0642e5b4a1b35bb8de850e22c70c5":[1,0,155], "group__StatusCodes.html#gaf62848d4a3bdf038a7a05ae5cc792610":[1,0,19,16,3], -"group__StatusCodes.html#gaf6aedc152cf044872d63fbe4619971ce":[1,0,185], +"group__StatusCodes.html#gaf62848d4a3bdf038a7a05ae5cc792610":[1,0,158], +"group__StatusCodes.html#gaf6aedc152cf044872d63fbe4619971ce":[1,0,186], "group__StatusCodes.html#gaf6aedc152cf044872d63fbe4619971ce":[1,0,19,13,17], -"group__StatusCodes.html#gaf9844307e1563b060be0be199bcdf0f8":[1,0,183], "group__StatusCodes.html#gaf9844307e1563b060be0be199bcdf0f8":[1,0,19,13,16], -"group__StatusCodes.html#gafae937b08befda5ffdbb7b6b17d481e1":[1,0,135], +"group__StatusCodes.html#gaf9844307e1563b060be0be199bcdf0f8":[1,0,184], +"group__StatusCodes.html#gafae937b08befda5ffdbb7b6b17d481e1":[1,0,136], "group__StatusCodes.html#gafae937b08befda5ffdbb7b6b17d481e1":[1,0,19,11,1], -"group__StatusCodes.html#gafaf099a0c85ede248da1ef35bea2bf5c":[1,0,199], +"group__StatusCodes.html#gafaf099a0c85ede248da1ef35bea2bf5c":[1,0,202], "group__StatusCodes.html#gafaf099a0c85ede248da1ef35bea2bf5c":[1,0,19,12,3], "group__StatusCodes.html#gafb5444f1f0d078a43fd18129ecece080":[1,0,27], -"group__StatusCodes.html#gafc354027ca23029aba4f574a0e396260":[1,0,239], +"group__StatusCodes.html#gafc354027ca23029aba4f574a0e396260":[1,0,242], "group__StatusCodes.html#gafc354027ca23029aba4f574a0e396260":[1,0,20,4,1], -"group__StatusCodes.html#gafc691e43b541bf7ac94abda8fdcd5892":[1,0,194], +"group__StatusCodes.html#gafc691e43b541bf7ac94abda8fdcd5892":[1,0,197], "group__StatusCodes.html#gafc691e43b541bf7ac94abda8fdcd5892":[1,0,20,5,1], -"group__StatusCodes.html#gafcb5243008cc0bf27f18df01e0a6ae6c":[1,0,186], +"group__StatusCodes.html#gafcb5243008cc0bf27f18df01e0a6ae6c":[1,0,187], "group__StatusCodes.html#gafcb5243008cc0bf27f18df01e0a6ae6c":[1,0,20,0,1], -"group__StatusCodes.html#gafe331e59fcd4b4d5b4135608f33241b7":[1,0,132], +"group__StatusCodes.html#gafe331e59fcd4b4d5b4135608f33241b7":[1,0,133], "group__StatusCodes.html#gafe331e59fcd4b4d5b4135608f33241b7":[1,0,20,6,1], "group__StatusCodes.html#gafffcbc366bf0d963121a10259b988d31":[1,0,32], "group__StructureVersions.html":[1,0,14], @@ -226,28 +249,5 @@ var NAVTREEINDEX3 = "structRtcIceCandidateStats.html#a05b9b8904ae8c77bdba111689138897e":[1,0,20,12,3], "structRtcIceCandidateStats.html#a0f2fd29d6b8ef55e599acfaaefbe8345":[1,0,20,12,0], "structRtcIceCandidateStats.html#a4c1382b97babc852f0e8391ce28c6eab":[1,0,20,12,2], -"structRtcIceCandidateStats.html#a6302862a6ed25df98edcc7057313f71d":[1,0,20,12,5], -"structRtcIceCandidateStats.html#a8656c25a5c35a02e85f2a8fc24548144":[1,0,20,12,6], -"structRtcIceCandidateStats.html#a8b79dc090a0de993fc02dff03b278f86":[1,0,20,12,1], -"structRtcIceCandidateStats.html#a8e41a69790639ef18a119295bb636e65":[1,0,20,12,4], -"structRtcIceMetrics.html":[1,0,20,0], -"structRtcIceServer.html":[1,0,19,4], -"structRtcIceServerStats.html":[1,0,20,10], -"structRtcIceServerStats.html#a1e111b9c8ca8d7b60b6e1150fdc02edf":[1,0,20,10,3], -"structRtcIceServerStats.html#a27c5b9c1c86d202813b4a055d44bb6a3":[1,0,20,10,1], -"structRtcIceServerStats.html#a3c3c3a06e3748ab080eb70c71f5274fb":[1,0,20,10,0], -"structRtcIceServerStats.html#a51be9f1f837bc9ed9faa73248d1f4583":[1,0,20,10,4], -"structRtcIceServerStats.html#a9f655978fbf2923c730610386acc80e8":[1,0,20,10,5], -"structRtcIceServerStats.html#ac2bc499602273f0d2c6071405daa6cf6":[1,0,20,10,6], -"structRtcIceServerStats.html#aef856e57d4b2927f8656c1f9ac100c0c":[1,0,20,10,2], -"structRtcInboundRtpStreamStats.html":[1,0,20,19], -"structRtcInboundRtpStreamStats.html#a15fa29cf993662071f832f002f1d936f":[1,0,20,19,18], -"structRtcInboundRtpStreamStats.html#a1be8dff9edb507ce046624d55ecbfdf0":[1,0,20,19,36], -"structRtcInboundRtpStreamStats.html#a252c95326aa5187fb3b455c9e992c417":[1,0,20,19,41], -"structRtcInboundRtpStreamStats.html#a28b1d12c737de0aa774b79b87f424523":[1,0,20,19,17], -"structRtcInboundRtpStreamStats.html#a2e11b22d3d6cb3f9be452ca4f4e6b717":[1,0,20,19,3], -"structRtcInboundRtpStreamStats.html#a2f4d8e341ee9e4e6589227372b71d678":[1,0,20,19,21], -"structRtcInboundRtpStreamStats.html#a3181d55453d1eb0b6aebc546b2058cf9":[1,0,20,19,31], -"structRtcInboundRtpStreamStats.html#a35c842de383f16717b0683a153bea568":[1,0,20,19,6], -"structRtcInboundRtpStreamStats.html#a3659728e1f4063240f713014fef71be8":[1,0,20,19,40] +"structRtcIceCandidateStats.html#a6302862a6ed25df98edcc7057313f71d":[1,0,20,12,5] }; diff --git a/navtreeindex4.js b/navtreeindex4.js index 99d75e620c..c1c509195c 100644 --- a/navtreeindex4.js +++ b/navtreeindex4.js @@ -1,5 +1,28 @@ var NAVTREEINDEX4 = { +"structRtcIceCandidateStats.html#a8656c25a5c35a02e85f2a8fc24548144":[1,0,20,12,6], +"structRtcIceCandidateStats.html#a8b79dc090a0de993fc02dff03b278f86":[1,0,20,12,1], +"structRtcIceCandidateStats.html#a8e41a69790639ef18a119295bb636e65":[1,0,20,12,4], +"structRtcIceMetrics.html":[1,0,20,0], +"structRtcIceServer.html":[1,0,19,4], +"structRtcIceServerStats.html":[1,0,20,10], +"structRtcIceServerStats.html#a1e111b9c8ca8d7b60b6e1150fdc02edf":[1,0,20,10,3], +"structRtcIceServerStats.html#a27c5b9c1c86d202813b4a055d44bb6a3":[1,0,20,10,1], +"structRtcIceServerStats.html#a3c3c3a06e3748ab080eb70c71f5274fb":[1,0,20,10,0], +"structRtcIceServerStats.html#a51be9f1f837bc9ed9faa73248d1f4583":[1,0,20,10,4], +"structRtcIceServerStats.html#a9f655978fbf2923c730610386acc80e8":[1,0,20,10,5], +"structRtcIceServerStats.html#ac2bc499602273f0d2c6071405daa6cf6":[1,0,20,10,6], +"structRtcIceServerStats.html#aef856e57d4b2927f8656c1f9ac100c0c":[1,0,20,10,2], +"structRtcInboundRtpStreamStats.html":[1,0,20,19], +"structRtcInboundRtpStreamStats.html#a15fa29cf993662071f832f002f1d936f":[1,0,20,19,18], +"structRtcInboundRtpStreamStats.html#a1be8dff9edb507ce046624d55ecbfdf0":[1,0,20,19,36], +"structRtcInboundRtpStreamStats.html#a252c95326aa5187fb3b455c9e992c417":[1,0,20,19,41], +"structRtcInboundRtpStreamStats.html#a28b1d12c737de0aa774b79b87f424523":[1,0,20,19,17], +"structRtcInboundRtpStreamStats.html#a2e11b22d3d6cb3f9be452ca4f4e6b717":[1,0,20,19,3], +"structRtcInboundRtpStreamStats.html#a2f4d8e341ee9e4e6589227372b71d678":[1,0,20,19,21], +"structRtcInboundRtpStreamStats.html#a3181d55453d1eb0b6aebc546b2058cf9":[1,0,20,19,31], +"structRtcInboundRtpStreamStats.html#a35c842de383f16717b0683a153bea568":[1,0,20,19,6], +"structRtcInboundRtpStreamStats.html#a3659728e1f4063240f713014fef71be8":[1,0,20,19,40], "structRtcInboundRtpStreamStats.html#a36e3b0b2474395da0bd689496b345484":[1,0,20,19,30], "structRtcInboundRtpStreamStats.html#a39c7330fd9bcb39cd68754d42ce0aac5":[1,0,20,19,19], "structRtcInboundRtpStreamStats.html#a41a03d4e1c66f3c91a849c5089b772fc":[1,0,20,19,26], diff --git a/pages.html b/pages.html index b939a4ba7a..b14d85dd94 100644 --- a/pages.html +++ b/pages.html @@ -105,7 +105,7 @@ diff --git a/search/all_10.js b/search/all_10.js index 2b60804f67..120f9490e7 100644 --- a/search/all_10.js +++ b/search/all_10.js @@ -1,282 +1,282 @@ var searchData= [ - ['package_5fstun_5fattr_5fheader_1326',['PACKAGE_STUN_ATTR_HEADER',['../Stun_8h.html#a47b377c34d7fee8aad08a2d9a9084515',1,'Stun.h']]], - ['packet_1327',['packet',['../structSctpSession.html#acc1a4dfc2340cc86b465e306dbbf9766',1,'SctpSession']]], - ['packetbuffer_1328',['packetBuffer',['../structRtcRtpSender.html#a009c79d07da9ff9d0fb3c203e2834853',1,'RtcRtpSender']]], - ['packetlength_1329',['packetLength',['../structRtcpPacketHeader.html#ae3965829e1cbc107fce0fb51373c50cf',1,'RtcpPacketHeader']]], - ['packetsdiscarded_1330',['packetsDiscarded',['../structRtcReceivedRtpStreamStats.html#a374bb7b13236b475bbb61edcd93098af',1,'RtcReceivedRtpStreamStats']]], - ['packetsdiscardedonsend_1331',['packetsDiscardedOnSend',['../structRtcIceCandidatePairDiagnostics.html#ac52b94c24324c1a388cf03266ecae1af',1,'RtcIceCandidatePairDiagnostics::packetsDiscardedOnSend()'],['../structRtcOutboundRtpStreamStats.html#a23c25d74c16cfc7ef1905d98026dcf3a',1,'RtcOutboundRtpStreamStats::packetsDiscardedOnSend()'],['../structRtcIceCandidatePairStats.html#a56cc5e5a17f8d0924868f9a38beb9a29',1,'RtcIceCandidatePairStats::packetsDiscardedOnSend()']]], - ['packetsduplicated_1332',['packetsDuplicated',['../structRtcInboundRtpStreamStats.html#a613e7016e268edddcf378b5a5dd4e362',1,'RtcInboundRtpStreamStats']]], - ['packetsfaileddecryption_1333',['packetsFailedDecryption',['../structRtcInboundRtpStreamStats.html#a6a68bdd427f5cd3d465460ed51cd8ed7',1,'RtcInboundRtpStreamStats']]], - ['packetsize_1334',['packetSize',['../structTwccPacket.html#a6a851d5b5b07f0a2407ed0d610ee57e4',1,'TwccPacket::packetSize()'],['../structSctpSession.html#a04ede495db4ae2294e8d1b3ca77917ca',1,'SctpSession::packetSize()']]], - ['packetslost_1335',['packetsLost',['../structRtcReceivedRtpStreamStats.html#ad66bd5380faefc8ae7b543ad1c8575ff',1,'RtcReceivedRtpStreamStats']]], - ['packetsreceived_1336',['packetsReceived',['../structRtcIceCandidatePairStats.html#afe78dc8769bb441016e095608a687dd1',1,'RtcIceCandidatePairStats::packetsReceived()'],['../structRtcTransportStats.html#a7943201848a8a7002fee1b78b6b9fd7d',1,'RtcTransportStats::packetsReceived()'],['../structRtcReceivedRtpStreamStats.html#a1e2434035b5d174865ae39d5c6609cd3',1,'RtcReceivedRtpStreamStats::packetsReceived()'],['../structRtcIceCandidatePairDiagnostics.html#ad42ffec108b1299a3ba7f7786dd16174',1,'RtcIceCandidatePairDiagnostics::packetsReceived()']]], - ['packetsrepaired_1337',['packetsRepaired',['../structRtcReceivedRtpStreamStats.html#af006cf5681f7d6271c6c2c7e60794ab1',1,'RtcReceivedRtpStreamStats']]], - ['packetssent_1338',['packetsSent',['../structRtcTransportStats.html#a4658237fe755a02f72b38deb10ecc35e',1,'RtcTransportStats::packetsSent()'],['../structRTCSentRtpStreamStats.html#ab8478366cd1707b6ad11b2b6f752b78d',1,'RTCSentRtpStreamStats::packetsSent()'],['../structRtcIceCandidatePairDiagnostics.html#aeb84d98922fc5f97c196cbdd47cdecdb',1,'RtcIceCandidatePairDiagnostics::packetsSent()'],['../structRtcIceCandidatePairStats.html#a1e39cc5fa2ed411a69a5f9a4b2315164',1,'RtcIceCandidatePairStats::packetsSent()']]], - ['packettype_1339',['packetType',['../structRtcpPacketHeader.html#aea2e3f24780f0683dee48601f143b8cd',1,'RtcpPacketHeader']]], - ['paddedlength_1340',['paddedLength',['../structStunAttributeUsername.html#ac16eb74d0f88a617d3a331eb3cc5f26b',1,'StunAttributeUsername::paddedLength()'],['../structStunAttributeRealm.html#aab1467bf377cae53c5fba6907a7cb359',1,'StunAttributeRealm::paddedLength()'],['../structStunAttributeNonce.html#a0a0cb3f14fc33057a1cd3aa10fcd11b6',1,'StunAttributeNonce::paddedLength()'],['../structStunAttributeErrorCode.html#a964349a1c7ba8a1a4238d0b75fcad304',1,'StunAttributeErrorCode::paddedLength()'],['../structStunAttributeData.html#a1d98864a14ccb098a4d03313fdddb760',1,'StunAttributeData::paddedLength()']]], - ['padding_1341',['padding',['../structKvsPeerConnection.html#a45cd3eff0321bc1c9a03d11956785290',1,'KvsPeerConnection::padding()'],['../struct____RtpPacketHeader.html#ad2d54594c89105c21e499b6886030374',1,'__RtpPacketHeader::padding()']]], - ['padding_5fmask_1342',['PADDING_MASK',['../RtpPacket_8h.html#a552e9b63d9bece11b3a5f6a080ae379f',1,'RtpPacket.h']]], - ['padding_5fshift_1343',['PADDING_SHIFT',['../RtpPacket_8h.html#a35dc467b3f2f5d0bf6740e47c5942471',1,'RtpPacket.h']]], - ['pallocatesctpsortdatachannelsdata_1344',['PAllocateSctpSortDataChannelsData',['../PeerConnection_8h.html#a9c3985e810f5bef45348b4b3d4066dc2',1,'PeerConnection.h']]], - ['panswertransceivers_1345',['pAnswerTransceivers',['../structKvsPeerConnection.html#a84c820af68c61841a4d353e9f20c6776',1,'KvsPeerConnection']]], - ['parseextid_1346',['parseExtId',['../PeerConnection_8c.html#a5ba387d69e9ef99eeb84b8b1ce784081',1,'PeerConnection.c']]], - ['parseiceserver_1347',['parseIceServer',['../IceUtils_8h.html#a9340c4b5551ab18a1b40f3960011218f',1,'parseIceServer(PIceServer, PCHAR, PCHAR, PCHAR): IceUtils.c'],['../IceUtils_8c.html#a833304d5c66c3dfef87036727631628f',1,'parseIceServer(PIceServer pIceServer, PCHAR url, PCHAR username, PCHAR credential): IceUtils.c']]], - ['parsemediaattributes_1348',['parseMediaAttributes',['../Sdp_8h.html#a9be1620cc5d7524e71b825fc65a32c38',1,'parseMediaAttributes(PSessionDescription, PCHAR, UINT32): Deserialize.c'],['../Deserialize_8c.html#a0f9d711b199b6e6614c89c4189f16ba2',1,'parseMediaAttributes(PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen): Deserialize.c']]], - ['parsemedianame_1349',['parseMediaName',['../Sdp_8h.html#aa758d49b2f55526ba876c32f8ec1e53c',1,'parseMediaName(PSessionDescription, PCHAR, UINT32): Deserialize.c'],['../Deserialize_8c.html#a1ac042ed524a6cdab914760ff6c0bac1',1,'parseMediaName(PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen): Deserialize.c']]], - ['parsertcptwccpacket_1350',['parseRtcpTwccPacket',['../Rtcp_8h.html#afd8f957057a8040f0d9384feebb6a558',1,'parseRtcpTwccPacket(PRtcpPacket, PTwccManager): Rtcp.c'],['../Rtcp_8c.html#ac98ea92ed8b55757be82d8718389a35f',1,'parseRtcpTwccPacket(PRtcpPacket pRtcpPacket, PTwccManager pTwccManager): Rtcp.c']]], - ['parsesessionattributes_1351',['parseSessionAttributes',['../Sdp_8h.html#ae4447853d5d93b52d6a590a76901e8b4',1,'parseSessionAttributes(PSessionDescription, PCHAR, UINT32): Deserialize.c'],['../Deserialize_8c.html#a297ed0b51990bce839f7df8d0f7aea2b',1,'parseSessionAttributes(PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen): Deserialize.c']]], - ['partialframeslost_1352',['partialFramesLost',['../structRtcReceivedRtpStreamStats.html#afdd919e3fd84bca61ba92e894633abb0',1,'RtcReceivedRtpStreamStats']]], - ['password_1353',['password',['../group__StatusCodes.html#ga1db8b969ab7e15d5f1221bc04310b33d',1,'IceConfigInfo']]], - ['pawscredentials_1354',['pAwsCredentials',['../structSignalingClient.html#a098d8d864c946459f1287dda84e9f57f',1,'SignalingClient']]], - ['payload_1355',['payload',['../structRtcpPacket.html#acbf8c6a077b00d3f599fd3fe1913442a',1,'RtcpPacket::payload()'],['../group__StatusCodes.html#gaa430214235a4b5a1d586cd64d3ad3d16',1,'SignalingMessage::payload()'],['../struct____RtpPacket.html#a079cda2b6dabcf73c5e0e3b31b2cf085',1,'__RtpPacket::payload()']]], - ['payload_5ftype_5fmask_1356',['PAYLOAD_TYPE_MASK',['../RtpPacket_8h.html#a93f695445dd7b05c9e2e417345bab9cc',1,'RtpPacket.h']]], - ['payloadarray_1357',['PayloadArray',['../RtpPacket_8h.html#af5428ee3dccb79a37f4f9d0d06054053',1,'RtpPacket.h']]], - ['payloadarray_1358',['payloadArray',['../structRtcRtpSender.html#ace8c3e826381312c5176f0bb13dd3df1',1,'RtcRtpSender']]], - ['payloadbuffer_1359',['payloadBuffer',['../struct____Payloads.html#ad570c84c88618a578ac61155aa34770b',1,'__Payloads']]], - ['payloadlen_1360',['payloadLen',['../group__StatusCodes.html#gad6dc3a93b3b063087a0e5130dea67b05',1,'SignalingMessage']]], - ['payloadlength_1361',['payloadLength',['../structRtcpPacket.html#a5d2c7ba0f3dc70b507f2faa9beb39978',1,'RtcpPacket::payloadLength()'],['../struct____RtpPacket.html#afc3d48499a6370fd912a6b11754257ed',1,'__RtpPacket::payloadLength()'],['../struct____Payloads.html#a2973f7bac687cff74efe4ea73028f0de',1,'__Payloads::payloadLength()']]], - ['payloadsublength_1362',['payloadSubLength',['../struct____Payloads.html#afe484ea28c5162a833c0a3cb026e346e',1,'__Payloads']]], - ['payloadsublensize_1363',['payloadSubLenSize',['../struct____Payloads.html#a593c874f99407552f3db8685d0d0763e',1,'__Payloads']]], - ['payloadtype_1364',['payloadType',['../struct____RtpPacketHeader.html#a3846799a26afd6193e4eaa35086660c5',1,'__RtpPacketHeader::payloadType()'],['../structRtcRtpSender.html#ae7eda12e3b30cf8e0224da339312414b',1,'RtcRtpSender::payloadType()']]], - ['pbindingindication_1365',['pBindingIndication',['../struct____IceAgent.html#a2c1ab942c61f833b433f54b833820b32',1,'__IceAgent']]], - ['pbindingrequest_1366',['pBindingRequest',['../struct____IceAgent.html#ab4cfbab8eb05796c704e9e09193f1278',1,'__IceAgent']]], - ['pbuffer_1367',['pBuffer',['../structConnectionListener.html#a80c80f48a002c38e097daaafd05ee103',1,'ConnectionListener']]], - ['pcertificate_1368',['pCertificate',['../group__StatusCodes.html#gaae6c7d164a87df2217199fc68691b554',1,'RtcCertificate']]], - ['pcertpath_1369',['pCertPath',['../group__StatusCodes.html#ga18ee8dc9965a0bc9744012b3c57e82ba',1,'ChannelInfo']]], - ['pchannelarn_1370',['pChannelArn',['../group__StatusCodes.html#ga48e8eda47fef8691b5e1f0f98af09492',1,'ChannelInfo']]], - ['pchannelinfo_1371',['pChannelInfo',['../structSignalingClient.html#a3baf0c713fa982a55fc2c97e833f9bd8',1,'SignalingClient']]], - ['pchannelinfo_1372',['PChannelInfo',['../group__PublicStructures.html#gab1a88feab2cf5a556a90170eb434910a',1,'Include.h']]], - ['pchannelname_1373',['pChannelName',['../group__StatusCodes.html#gadef595cb33bd19debe39ead386ea39b0',1,'ChannelInfo']]], - ['pcm_5fclockrate_1374',['PCM_CLOCKRATE',['../SessionDescription_8h.html#aecb9d915186643e61de1cf38d630a8af',1,'SessionDescription.h']]], - ['pcodectable_1375',['pCodecTable',['../structKvsPeerConnection.html#a333a83d835437049706e1f1b2ab0b193',1,'KvsPeerConnection']]], - ['pconnectionlistener_1376',['pConnectionListener',['../struct____IceAgent.html#ac83f9745f0835856f6139c6092be3b08',1,'__IceAgent']]], - ['pconnectionlistener_1377',['PConnectionListener',['../ConnectionListener_8h.html#a0d299b301c660a1c1b31e3bd2111b01d',1,'ConnectionListener.h']]], - ['pconnectionlistener_1378',['pConnectionListener',['../struct____TurnConnection.html#a8ed3be5e5d31e577731a589fadf3e993',1,'__TurnConnection']]], - ['pcontrolchannel_1379',['pControlChannel',['../struct____TurnConnection.html#a192a39e3191b873e87f43bc81efc8ea4',1,'__TurnConnection']]], - ['pcontrolplaneurl_1380',['pControlPlaneUrl',['../group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13',1,'ChannelInfo']]], - ['pcredentialprovider_1381',['pCredentialProvider',['../structSignalingClient.html#ad84009a3150a3412c91bf9206b80f73a',1,'SignalingClient']]], - ['pcustomuseragent_1382',['pCustomUserAgent',['../group__StatusCodes.html#gae3dd11cf23eca8ffbf822a8f92fb570b',1,'ChannelInfo']]], - ['pdatachannels_1383',['pDataChannels',['../structKvsPeerConnection.html#a10076a33fddc3f9d519e8b7762d05b1e',1,'KvsPeerConnection']]], - ['pdatasendingicecandidatepair_1384',['pDataSendingIceCandidatePair',['../struct____IceAgent.html#a45a58778870b3c7193b1c8380a4f0581',1,'__IceAgent']]], - ['pdscppacketssentrecord_1385',['PDscpPacketsSentRecord',['../group__StatsStructures.html#ga7540403bae7393d7da52dcc72e3cc847',1,'Stats.h']]], - ['pdtlskeyingmaterial_1386',['PDtlsKeyingMaterial',['../Dtls_8h.html#a8f247128416a316b95f2360f477e099c',1,'Dtls.h']]], - ['pdtlssession_1387',['pDtlsSession',['../structKvsPeerConnection.html#accab159246acfa6b4c0c60229420a245',1,'KvsPeerConnection']]], - ['pdtlssession_1388',['PDtlsSession',['../Dtls_8h.html#a26ca7dadcdec16a8584b8a97811cb2f6',1,'Dtls.h']]], - ['pdtlssessioncallbacks_1389',['PDtlsSessionCallbacks',['../Dtls_8h.html#a8ed3674b9f9d344fad2bf68215abd195',1,'Dtls.h']]], - ['peer_5fconnection_5fcurrent_5fversion_1390',['PEER_CONNECTION_CURRENT_VERSION',['../group__StructureVersions.html#gaa0f2c940f478034f48566420b85f6a8b',1,'Include.h']]], - ['peer_5fconnection_5fmetrics_5fcurrent_5fversion_1391',['PEER_CONNECTION_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#ga03550360a45b2c46be1b822a1a00fb45',1,'Include.h']]], - ['peer_5fframe_5fbuffer_5fsize_5fincrement_5ffactor_1392',['PEER_FRAME_BUFFER_SIZE_INCREMENT_FACTOR',['../PeerConnection_8h.html#ae8fb11058d6fd60fb6e163b8e4704c01',1,'PeerConnection.h']]], - ['peerclientid_1393',['peerClientId',['../group__StatusCodes.html#ga02c3030e0e011ae7a1ef1a77003fa048',1,'SignalingMessage']]], - ['peerconnection_1394',['peerConnection',['../structKvsPeerConnection.html#a600ae4c590f37723b4eeca20d82ea724',1,'KvsPeerConnection']]], - ['peerconnection_2ec_1395',['PeerConnection.c',['../PeerConnection_8c.html',1,'']]], - ['peerconnection_2eh_1396',['PeerConnection.h',['../PeerConnection_8h.html',1,'']]], - ['peerconnectionasync_1397',['peerConnectionAsync',['../group__PublicMemberFunctions.html#ga7d678994f9d17baa3dd9dd72b38be4df',1,'Include.h']]], - ['peerconnectionconnectedtime_1398',['peerConnectionConnectedTime',['../structPeerConnectionStats.html#a821630af03d781aeab03b4561985b1e6',1,'PeerConnectionStats']]], - ['peerconnectioncreationtime_1399',['peerConnectionCreationTime',['../structKvsPeerConnectionDiagnostics.html#a0ec64f9851c9f6f204a4d0c3565cbdda',1,'KvsPeerConnectionDiagnostics::peerConnectionCreationTime()'],['../structPeerConnectionStats.html#aaebad827f202401d21ca767885ff1618',1,'PeerConnectionStats::peerConnectionCreationTime()']]], - ['peerconnectiondiagnostics_1400',['peerConnectionDiagnostics',['../structKvsPeerConnection.html#abc90df24dcf00896696d4e9db43da858',1,'KvsPeerConnection']]], - ['peerconnectiongetcurrentlocaldescription_1401',['peerConnectionGetCurrentLocalDescription',['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c']]], - ['peerconnectiongetlocaldescription_1402',['peerConnectionGetLocalDescription',['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c']]], - ['peerconnectiongetmetrics_1403',['peerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection, PPeerConnectionMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection pPeerConnection, PPeerConnectionMetrics pPeerConnectionMetrics): PeerConnection.c']]], - ['peerconnectionmetrics_1404',['PeerConnectionMetrics',['../structPeerConnectionMetrics.html',1,'']]], - ['peerconnectionobjlock_1405',['peerConnectionObjLock',['../structKvsPeerConnection.html#aa06ec15982df1658f491f66614da0ad5',1,'KvsPeerConnection']]], - ['peerconnectiononconnectionstatechange_1406',['peerConnectionOnConnectionStateChange',['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection, UINT64, RtcOnConnectionStateChange): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnConnectionStateChange rtcOnConnectionStateChange): PeerConnection.c']]], - ['peerconnectionondatachannel_1407',['peerConnectionOnDataChannel',['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection, UINT64, RtcOnDataChannel): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnDataChannel rtcOnDataChannel): PeerConnection.c']]], - ['peerconnectiononicecandidate_1408',['peerConnectionOnIceCandidate',['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection, UINT64, RtcOnIceCandidate): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnIceCandidate rtcOnIceCandidate): PeerConnection.c']]], - ['peerconnectiononsenderbandwidthestimation_1409',['peerConnectionOnSenderBandwidthEstimation',['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection, UINT64, RtcOnSenderBandwidthEstimation): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnSenderBandwidthEstimation rtcOnSenderBandwidthEstimation): PeerConnection.c']]], - ['peerconnectionstarttime_1410',['peerConnectionStartTime',['../structPeerConnectionStats.html#a8b0a35f62e500d7cd0478930ecb39284',1,'PeerConnectionStats']]], - ['peerconnectionstats_1411',['PeerConnectionStats',['../structPeerConnectionStats.html',1,'']]], - ['peerconnectionstats_1412',['peerConnectionStats',['../group__StatusCodes.html#gaaae697eeda8a69db788200e06134027c',1,'PeerConnectionMetrics']]], - ['peerconnectionstatuscodes_1413',['PeerConnectionStatusCodes',['../group__PeerConnectionStatusCodes.html',1,'']]], - ['peerframebuffer_1414',['peerFrameBuffer',['../structKvsRtpTransceiver.html#a2fc504f9857b80c876362c74b7b52d38',1,'KvsRtpTransceiver']]], - ['peerframebuffersize_1415',['peerFrameBufferSize',['../structKvsRtpTransceiver.html#a5770c1c09823e6da8b23540833401633',1,'KvsRtpTransceiver']]], - ['peeripaddr_1416',['peerIpAddr',['../struct____SocketConnection.html#ad07d785ded9aac25a19e0b6f04553b86',1,'__SocketConnection']]], - ['pendpointtoclockskewhashmap_1417',['pEndpointToClockSkewHashMap',['../structSignalingDiagnostics.html#a3dc697f019925db43cda906a8dade13d',1,'SignalingDiagnostics']]], - ['perdscppacketssent_1418',['perDscpPacketsSent',['../structRtcOutboundRtpStreamStats.html#a784d07bf1be42433dc7afce6d7aa9574',1,'RtcOutboundRtpStreamStats']]], - ['permissionexpirationtime_1419',['permissionExpirationTime',['../structTurnPeer.html#af12568eda8f339dde24a5e80b9d4a4d4',1,'TurnPeer']]], - ['pfaketransceivers_1420',['pFakeTransceivers',['../structKvsPeerConnection.html#af5d76db99062f8c66887c05059cdb0e5',1,'KvsPeerConnection']]], - ['phonenumber_1421',['phoneNumber',['../structSessionDescription.html#a3d60cf992e45dea56ae48f82d6456d78',1,'SessionDescription']]], - ['piceagent_1422',['PIceAgent',['../IceAgent_8h.html#ab6d8079a3d3ad310ae08b7edc7a77862',1,'IceAgent.h']]], - ['piceagent_1423',['pIceAgent',['../structIceCandidate.html#ad0d234d3dd6c6678c1f56d3e2492969b',1,'IceCandidate::pIceAgent()'],['../structKvsPeerConnection.html#a847b165621a4cc968555cb6e89d2350e',1,'KvsPeerConnection::pIceAgent()']]], - ['piceagentcallbacks_1424',['PIceAgentCallbacks',['../IceAgent_8h.html#a15110e0e08e9929b5d98c831730426f5',1,'IceAgent.h']]], - ['piceagentprofilediagnostics_1425',['PIceAgentProfileDiagnostics',['../IceAgent_8h.html#a6666e7d293696050ce63e82d848986a2',1,'IceAgent.h']]], - ['picecandidate_1426',['PIceCandidate',['../IceAgent_8h.html#a8c77f2c85d98897f1be059162e486766',1,'IceAgent.h']]], - ['picecandidatepair_1427',['PIceCandidatePair',['../IceAgent_8h.html#a866260c6917c70778f289a2df4dc4725',1,'IceAgent.h']]], - ['piceconfiginfo_1428',['PIceConfigInfo',['../group__PublicStructures.html#gafb53cec62851ea389537d44f8b0abcb9',1,'Include.h']]], - ['piceserver_1429',['PIceServer',['../IceUtils_8h.html#a6f9c13a6d65944b46477dc9c7b92ab09',1,'IceUtils.h']]], - ['piobuffer_1430',['PIOBuffer',['../IOBuffer_8h.html#a67fa0bf91421c7d918d893e006d836e0',1,'IOBuffer.h']]], - ['pjitterbuffer_1431',['pJitterBuffer',['../structKvsRtpTransceiver.html#a9a279a981a595d0ca80821eaa47390f7',1,'KvsRtpTransceiver']]], - ['pjitterbuffer_1432',['PJitterBuffer',['../JitterBuffer_8h.html#a575c76bc4a23ef888e28a9a1c61986ae',1,'JitterBuffer.h']]], - ['pkmskeyid_1433',['pKmsKeyId',['../group__StatusCodes.html#ga08bab1b25f23e34515fd6c17a07b2c91',1,'ChannelInfo']]], - ['pkvsdatachannel_1434',['PKvsDataChannel',['../DataChannel_8h.html#a9ed401990460ee3eeb6b4dfbb5a6b614',1,'DataChannel.h']]], - ['pkvsiceagentmetrics_1435',['PKvsIceAgentMetrics',['../group__StatsStructures.html#ga232921a5a49f018324d40f2f7ac88b22',1,'Include.h']]], - ['pkvsiceagentstats_1436',['PKvsIceAgentStats',['../group__StatsStructures.html#ga646ca2b9dcb229baa3109505f61a3eaa',1,'Stats.h']]], - ['pkvsipaddress_1437',['PKvsIpAddress',['../Include__i_8h.html#af659a54bb59cc1dc4e918e22864f4db4',1,'Include_i.h']]], - ['pkvspeerconnection_1438',['pKvsPeerConnection',['../structAllocateSctpSortDataChannelsData.html#a596c212c261c5a628e9ce020dfc78574',1,'AllocateSctpSortDataChannelsData::pKvsPeerConnection()'],['../structKvsRtpTransceiver.html#a36dea1d7218e00570b80c17433693b8d',1,'KvsRtpTransceiver::pKvsPeerConnection()']]], - ['pkvspeerconnection_1439',['PKvsPeerConnection',['../PeerConnection_8h.html#a545e0bebf606e9070020c98b3f9c2864',1,'PeerConnection.h']]], - ['pkvspeerconnectiondiagnostics_1440',['PKvsPeerConnectionDiagnostics',['../PeerConnection_8h.html#af9b9862a064a8eff873ca42d6b7750f7',1,'PeerConnection.h']]], - ['pkvsrtcconfiguration_1441',['PKvsRtcConfiguration',['../group__PublicStructures.html#ga4eb0ff204690ce9b79a1ac287c431354',1,'Include.h']]], - ['pkvsrtptransceiver_1442',['PKvsRtpTransceiver',['../Rtp_8h.html#aebdbf7c19ec1290a5a9c30a5cf878c55',1,'Rtp.h']]], - ['plicount_1443',['pliCount',['../structRtcInboundRtpStreamStats.html#a6af407f2669c6b142ddf6603efd40d11',1,'RtcInboundRtpStreamStats::pliCount()'],['../structRtcOutboundRtpStreamStats.html#a857b970adbedf0520b9cf81a2b8c17b8',1,'RtcOutboundRtpStreamStats::pliCount()']]], - ['plwscallinfo_1444',['PLwsCallInfo',['../Signaling_8h.html#a20847e0bdb6871b86a3d83658d20a9eb',1,'Signaling.h']]], - ['plwscontext_1445',['pLwsContext',['../structSignalingClient.html#ad521344774d7b3c74f1e782c086b544d',1,'SignalingClient']]], - ['pmediastorageconfig_1446',['PMediaStorageConfig',['../group__PublicStructures.html#ga1bfe3f004b373fdb68e1bbe0fc340e46',1,'Include.h']]], - ['pmessagequeue_1447',['pMessageQueue',['../structSignalingClient.html#ae8a7065fd35cff4b801355fc38bdb91c',1,'SignalingClient']]], - ['pnattestdata_1448',['PNatTestData',['../NatBehaviorDiscovery_8h.html#ae5c91329ed0db2cf9ca7628df5a7ccf6',1,'NatBehaviorDiscovery.h']]], - ['poll_1449',['POLL',['../Network_8h.html#a31a318f1fa3824e23ca602dde126e0f4',1,'Network.h']]], - ['pongoingcallinfo_1450',['pOngoingCallInfo',['../structSignalingClient.html#a4a5c78a9bd0e8f492709eb9f6f472845',1,'SignalingClient']]], - ['populatesessiondescription_1451',['populateSessionDescription',['../SessionDescription_8c.html#a61cd534b376d8c202cc37711aebd3640',1,'populateSessionDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PSessionDescription pLocalSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#afc4bf9d5e40edf9aefa98efe7271979d',1,'populateSessionDescription(PKvsPeerConnection, PSessionDescription, PSessionDescription): SessionDescription.c']]], - ['populatesessiondescriptiondatachannel_1452',['populateSessionDescriptionDataChannel',['../SessionDescription_8c.html#a6d4a7bcbc9ce3f26093010f4b249d2f0',1,'SessionDescription.c']]], - ['populatesessiondescriptionmedia_1453',['populateSessionDescriptionMedia',['../SessionDescription_8c.html#a1f9d1d11409965815589bc2fdccb5168',1,'SessionDescription.c']]], - ['populatesinglemediasection_1454',['populateSingleMediaSection',['../SessionDescription_8c.html#a9fecd42e1442a5af05d3aa5cdb100c75',1,'SessionDescription.c']]], - ['port_1455',['port',['../structKvsIpAddress.html#a285ed4e77f3cad51a650d7fb679e6863',1,'KvsIpAddress::port()'],['../structRtcIceCandidateDiagnostics.html#a978c5af703a765e96ebe43c68f63b6e1',1,'RtcIceCandidateDiagnostics::port()'],['../structRtcIceServerDiagnostics.html#a86a589356f80f3293fdf1bbc2bed0ebe',1,'RtcIceServerDiagnostics::port()'],['../structRtcIceCandidateStats.html#a4c1382b97babc852f0e8391ce28c6eab',1,'RtcIceCandidateStats::port()'],['../structRtcIceServerStats.html#a27c5b9c1c86d202813b4a055d44bb6a3',1,'RtcIceServerStats::port()']]], - ['pos_1456',['pos',['../structjsmn__parser.html#a3d0d6e48d3d5b24262f9e0c2241dc456',1,'jsmn_parser']]], - ['ppayloadarray_1457',['PPayloadArray',['../RtpPacket_8h.html#a538b21102f63d40fb75e87526b8fc662',1,'RtpPacket.h']]], - ['ppeerconnectionmetrics_1458',['PPeerConnectionMetrics',['../group__StatsStructures.html#ga54eefc1eff0a064dc0220f284f7ff979',1,'Include.h']]], - ['ppeerconnectionstats_1459',['PPeerConnectionStats',['../group__StatsStructures.html#ga114aa5bdc713cabddcfd4332094ec9d4',1,'Stats.h']]], - ['ppkgbufferhashtable_1460',['pPkgBufferHashTable',['../structJitterBuffer.html#a971ab649a5dcb24faa5f00a0a2aedb40',1,'JitterBuffer']]], - ['pprivatekey_1461',['pPrivateKey',['../group__StatusCodes.html#gacf9edbaf8bcf6068a19ddeadea9aa9ba',1,'RtcCertificate']]], - ['pqualitylimitationdurationsrecord_1462',['PQualityLimitationDurationsRecord',['../group__StatsStructures.html#ga5a5117e57ea0a264eac97ed99d875139',1,'Stats.h']]], - ['prawpacket_1463',['pRawPacket',['../struct____RtpPacket.html#a3cf1b74e9edd1de7ce1c30dda5ed8f97',1,'__RtpPacket']]], - ['preceivedsignalingmessage_1464',['PReceivedSignalingMessage',['../group__PublicStructures.html#gaac73733daa2b6ccb68ce4fefa48e60fa',1,'Include.h']]], - ['pregion_1465',['pRegion',['../group__StatusCodes.html#ga03b591edffe71fb5572ca7b6b218ece7',1,'ChannelInfo']]], - ['pretransmitter_1466',['PRetransmitter',['../Retransmitter_8h.html#ac5ee37df28a9a36fd71a9a9b55d6b020',1,'Retransmitter.h']]], - ['priority_1467',['priority',['../structRtcIceCandidateStats.html#a05b9b8904ae8c77bdba111689138897e',1,'RtcIceCandidateStats::priority()'],['../structStunAttributePriority.html#a8a9a21d58ac27d64cf7c502e52f862eb',1,'StunAttributePriority::priority()'],['../structIceCandidatePair.html#afcde66c185deeb285530457037ab1854',1,'IceCandidatePair::priority()'],['../structIceCandidate.html#a3abc7b9aadc987e898afa8b74ee9758d',1,'IceCandidate::priority()'],['../structRtcIceCandidateDiagnostics.html#a4b36be5a54102dbaadd0a8dbe00c71b8',1,'RtcIceCandidateDiagnostics::priority()']]], - ['privatekeysize_1468',['privateKeySize',['../group__StatusCodes.html#gab10962af2a62249c831fc8bda813371b',1,'RtcCertificate']]], - ['processstun_1469',['processStun',['../struct____IceAgent.html#a924d9f67928de4e36220ca74966b3a6b',1,'__IceAgent']]], - ['profile_5fcall_1470',['PROFILE_CALL',['../Include_8h.html#aa0c4b76a5784f0a44b3c56643d05efcd',1,'Include.h']]], - ['profile_5fcall_5fwith_5fstart_5fend_5ft_5fobj_1471',['PROFILE_CALL_WITH_START_END_T_OBJ',['../Include_8h.html#a47db7c51a35c304909fdac61fd6279d5',1,'Include.h']]], - ['profile_5fcall_5fwith_5ft_5fobj_1472',['PROFILE_CALL_WITH_T_OBJ',['../Include_8h.html#a75424b56e8a6b19cf3f4165d51f09e1a',1,'Include.h']]], - ['profile_5fwith_5fstart_5fend_5ftime_5fobj_1473',['PROFILE_WITH_START_END_TIME_OBJ',['../Include_8h.html#a94854ae8b9cb78416d9710126b188b2e',1,'Include.h']]], - ['profile_5fwith_5fstart_5ftime_1474',['PROFILE_WITH_START_TIME',['../Include_8h.html#a20e8458fac11a83a782dbdab18030472',1,'Include.h']]], - ['profile_5fwith_5fstart_5ftime_5fobj_1475',['PROFILE_WITH_START_TIME_OBJ',['../Include_8h.html#a0f297044c553227fb3386e7f00118806',1,'Include.h']]], - ['prollingbuffer_1476',['pRollingBuffer',['../structRtpRollingBuffer.html#acdf1743ef996c40db6c91907a3f1e8b8',1,'RtpRollingBuffer']]], - ['prollingbuffer_1477',['PRollingBuffer',['../RollingBuffer_8h.html#a28dbd0932e60a11ebd623de60935019f',1,'RollingBuffer.h']]], - ['protocol_1478',['protocol',['../structRtcIceCandidateDiagnostics.html#ad9477b810b748a8e3a226bf988a3ecd1',1,'RtcIceCandidateDiagnostics::protocol()'],['../structRtcIceServerStats.html#aef856e57d4b2927f8656c1f9ac100c0c',1,'RtcIceServerStats::protocol()'],['../structRtcIceCandidateStats.html#a8e41a69790639ef18a119295bb636e65',1,'RtcIceCandidateStats::protocol()'],['../structRtcDataChannelStats.html#abd6f1fbbb539a10f3e15234d0f20f9a2',1,'RtcDataChannelStats::protocol()'],['../structRtcIceServerDiagnostics.html#a83e8e37b1576b437df4932cf9f4e801a',1,'RtcIceServerDiagnostics::protocol()'],['../group__StatusCodes.html#ga84001ee121c55b10aa8cd5d58e7e451b',1,'RtcDataChannelInit::protocol()'],['../structStunAttributeRequestedTransport.html#a32d3185d58ce538baf645dc3b962ca6c',1,'StunAttributeRequestedTransport::protocol()'],['../struct____TurnConnection.html#ae0a2f8a1efbc77a90f815e5296c3ac76',1,'__TurnConnection::protocol()'],['../struct____SocketConnection.html#a90829510e4066f0842727dbd28a446d0',1,'__SocketConnection::protocol()']]], - ['protocol_5findex_5fhttps_1479',['PROTOCOL_INDEX_HTTPS',['../LwsApiCalls_8h.html#ace8c1fa428d4d4a8aa769125c0646feb',1,'LwsApiCalls.h']]], - ['protocol_5findex_5fwss_1480',['PROTOCOL_INDEX_WSS',['../LwsApiCalls_8h.html#ad2b9558bf1c37750b929c92288182fd1',1,'LwsApiCalls.h']]], - ['protocolindex_1481',['protocolIndex',['../struct____LwsCallInfo.html#a6024af73ef38655bb0e69fb96bb4b1d9',1,'__LwsCallInfo']]], - ['prtccertificate_1482',['PRtcCertificate',['../group__PublicStructures.html#ga7f1a9ea27f23f9d24beb8f271c0482b8',1,'Include.h']]], - ['prtcconfiguration_1483',['PRtcConfiguration',['../group__PublicStructures.html#gab085c3d89945657593ef4c32a48928c1',1,'Include.h']]], - ['prtcdatachannel_1484',['PRtcDataChannel',['../group__Callbacks.html#ga2be6b5f6da1b3a0471ad7b4443b90779',1,'Include.h']]], - ['prtcdatachannelinit_1485',['PRtcDataChannelInit',['../group__PublicStructures.html#gab970e0095d779c18c106620eac5fbbc6',1,'Include.h']]], - ['prtcdatachannelstats_1486',['PRtcDataChannelStats',['../group__StatsStructures.html#gad50fadcf7938259a9cdf1e03c73e87d8',1,'Stats.h']]], - ['prtcencoderstats_1487',['PRtcEncoderStats',['../group__StatsStructures.html#ga8927731e3a97833866d3a5ecb00a3460',1,'Include.h']]], - ['prtcicecandidatediagnostics_1488',['PRtcIceCandidateDiagnostics',['../IceAgent_8h.html#aed42b4a104ac9b25ba2018de5435ec50',1,'IceAgent.h']]], - ['prtcicecandidateinit_1489',['PRtcIceCandidateInit',['../group__PublicStructures.html#gac00fdb7844950b5ae47a60ba2a5481db',1,'Include.h']]], - ['prtcicecandidatepairdiagnostics_1490',['PRtcIceCandidatePairDiagnostics',['../IceAgent_8h.html#a784582804b3f9f12d655f0e3de53d3ca',1,'IceAgent.h']]], - ['prtcicecandidatepairstats_1491',['PRtcIceCandidatePairStats',['../group__StatsStructures.html#gad5c2bddb835a03760d18a36fc0909a9d',1,'Stats.h']]], - ['prtcicecandidatestats_1492',['PRtcIceCandidateStats',['../group__StatsStructures.html#ga8e33ff95419056e16a23551fb6c148dd',1,'Stats.h']]], - ['prtcicemetrics_1493',['PRtcIceMetrics',['../group__StatsStructures.html#gaf75ec0fba0bdf1da6dd91ca1fa13ae73',1,'Include.h']]], - ['prtciceserver_1494',['PRtcIceServer',['../group__PublicStructures.html#ga3dac633294f8d8a99f3edaa2a193f808',1,'Include.h']]], - ['prtciceserverdiagnostics_1495',['PRtcIceServerDiagnostics',['../IceAgent_8h.html#a345f43e2c24e60261db99bcc8a4c3f7c',1,'IceAgent.h']]], - ['prtciceserverstats_1496',['PRtcIceServerStats',['../group__StatsStructures.html#ga80ee72ddf667966d6f9961623581a483',1,'Stats.h']]], - ['prtcinboundrtpstreamstats_1497',['PRtcInboundRtpStreamStats',['../group__StatsStructures.html#ga95c97b1845412106873b7efdc86e27fb',1,'Stats.h']]], - ['prtcmediastreamtrack_1498',['PRtcMediaStreamTrack',['../group__PublicStructures.html#ga7b5ee097cf66780a017592c4cf712773',1,'Include.h']]], - ['prtcoutboundrtpstreamstats_1499',['PRtcOutboundRtpStreamStats',['../group__StatsStructures.html#ga63f1d5fb544d7b2252b14044bc474486',1,'Stats.h']]], - ['prtcpeerconnection_1500',['PRtcPeerConnection',['../group__PublicStructures.html#ga70b3d75a41ee6e4999be2934451c956a',1,'Include.h']]], - ['prtcpeerconnection_1501',['pRtcPeerConnection',['../structKvsDataChannel.html#aee4b29975aa67bac4fc6125d0a1e8914',1,'KvsDataChannel']]], - ['prtcppacket_1502',['PRtcpPacket',['../RtcpPacket_8h.html#ac99920bc23b7ab9cc673e0c25da794fa',1,'RtcpPacket.h']]], - ['prtcppacketheader_1503',['PRtcpPacketHeader',['../RtcpPacket_8h.html#acb7ce65d76b24bec8c8e63b5c8af8257',1,'RtcpPacket.h']]], - ['prtcreceivedrtpstreamstats_1504',['PRtcReceivedRtpStreamStats',['../group__StatsStructures.html#gade2d84924c3d7e0acffa4ada821589b9',1,'Stats.h']]], - ['prtcremoteinboundrtpstreamstats_1505',['PRtcRemoteInboundRtpStreamStats',['../group__StatsStructures.html#ga104a0974d7813be415eded50af91bdd7',1,'Stats.h']]], - ['prtcrtpreceiver_1506',['PRtcRtpReceiver',['../group__PublicStructures.html#gad5b87b382de979a22ec7096376b5f9bb',1,'Include.h']]], - ['prtcrtpsender_1507',['PRtcRtpSender',['../Rtp_8h.html#ac0599be0dd1adede13b8003ebadcfa4a',1,'Rtp.h']]], - ['prtcrtpstreamstats_1508',['PRTCRtpStreamStats',['../group__StatsStructures.html#ga870228613de079fcbd67691f1a4f7607',1,'Stats.h']]], - ['prtcrtptransceiver_1509',['PRtcRtpTransceiver',['../group__PublicStructures.html#ga575b38a26ceae3044dd16d8d72667ebf',1,'Include.h']]], - ['prtcrtptransceiverinit_1510',['PRtcRtpTransceiverInit',['../group__PublicStructures.html#ga403f9b55f053a068d56e8aa51c0bc739',1,'Include.h']]], - ['prtcsentrtpstreamstats_1511',['PRTCSentRtpStreamStats',['../group__StatsStructures.html#ga34caaa42981c35cc76e1cf6a04aa0ef0',1,'Stats.h']]], - ['prtcsessiondescriptioninit_1512',['PRtcSessionDescriptionInit',['../group__PublicStructures.html#ga3dfb483be12d184408e3f58df5273be7',1,'Include.h']]], - ['prtcstats_1513',['PRtcStats',['../group__StatsStructures.html#gabdd6279872601de0a012f1f3f50c8c82',1,'Include.h']]], - ['prtcstatsobject_1514',['PRtcStatsObject',['../group__StatsStructures.html#ga7ee11917e4ab69400576ae7fceea344e',1,'Stats.h']]], - ['prtcstreammetrics_1515',['PRtcStreamMetrics',['../group__StatsStructures.html#ga4dbcedb5303986f1f9f88b41c411f24f',1,'Include.h']]], - ['prtctransportstats_1516',['PRtcTransportStats',['../group__StatsStructures.html#gaa801ef5411f4260b44c1658874999aa3',1,'Stats.h']]], - ['prtppacket_1517',['PRtpPacket',['../RtpPacket_8h.html#a5ccfed90db2c55b24f209f218c92ec39',1,'RtpPacket.h']]], - ['prtppacketheader_1518',['PRtpPacketHeader',['../RtpPacket_8h.html#af4a31d41c3fe225e33e0e9b897210e78',1,'RtpPacket.h']]], - ['prtprollingbuffer_1519',['PRtpRollingBuffer',['../RtpRollingBuffer_8h.html#ae70aef6a1b08d8ec852f408bac44fa38',1,'RtpRollingBuffer.h']]], - ['prtxtable_1520',['pRtxTable',['../structKvsPeerConnection.html#a41ad3ffbdcd02f8e63819b1906981f35',1,'KvsPeerConnection']]], - ['pruneunconnectedicecandidatepair_1521',['pruneUnconnectedIceCandidatePair',['../IceAgent_8c.html#a65324928fa80f8dd4a72b2a6f9e4d27b',1,'pruneUnconnectedIceCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a2d261369f53b45afebe6e363c835bfb5',1,'pruneUnconnectedIceCandidatePair(PIceAgent): IceAgent.c']]], - ['psctpsession_1522',['pSctpSession',['../structKvsPeerConnection.html#a73d628dba3475612d927f8a75d52a05d',1,'KvsPeerConnection']]], - ['psctpsession_1523',['PSctpSession',['../Sctp_8h.html#a689379bf40cfd461294cb51eb5895b6e',1,'Sctp.h']]], - ['psctpsessioncallbacks_1524',['PSctpSessionCallbacks',['../Sctp_8h.html#ae9235620df689ec7b8892efad579dc76',1,'Sctp.h']]], - ['psdpattributes_1525',['PSdpAttributes',['../Sdp_8h.html#a55551fdbca296ff3dd98a7fbcc62f489',1,'Sdp.h']]], - ['psdpconnectioninformation_1526',['PSdpConnectionInformation',['../Sdp_8h.html#a799b39629a8831062e9ea377956dcc61',1,'Sdp.h']]], - ['psdpencryptionkey_1527',['PSdpEncryptionKey',['../Sdp_8h.html#a8a3405ef99d50c401d55ea768f368a8a',1,'Sdp.h']]], - ['psdpmediadescription_1528',['PSdpMediaDescription',['../Sdp_8h.html#a4859ca01537e2ceb28ae0c4be9730e5e',1,'Sdp.h']]], - ['psdporigin_1529',['PSdpOrigin',['../Sdp_8h.html#a2181dab563022e33dbef5fe86382920e',1,'Sdp.h']]], - ['psdptimedescription_1530',['PSdpTimeDescription',['../Sdp_8h.html#a2a5e03ac1a95dd241c18ce9f66e2405d',1,'Sdp.h']]], - ['psdptimezone_1531',['PSdpTimeZone',['../Sdp_8h.html#aa5521f08e8cd203dcfff27478e9424b9',1,'Sdp.h']]], - ['psessiondescription_1532',['PSessionDescription',['../Sdp_8h.html#a86a0fabaaede539d9a2d496fa5911d54',1,'Sdp.h']]], - ['psignaling_5fclient_5fhandle_1533',['PSIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#gae65f311050fbaa62d447a4cb7f1f884a',1,'Include.h']]], - ['psignaling_5fclient_5fstate_1534',['PSIGNALING_CLIENT_STATE',['../group__PublicEnums.html#gabfbc2b78caa8304faa1d6ce91e507b4f',1,'Include.h']]], - ['psignalingchanneldescription_1535',['PSignalingChannelDescription',['../group__PublicStructures.html#gae012798e59bf247342e5d433604d415a',1,'Include.h']]], - ['psignalingclient_1536',['PSignalingClient',['../Signaling_8h.html#afbbe4a33a7b0f60088c02e1ac2629f83',1,'Signaling.h']]], - ['psignalingclient_1537',['pSignalingClient',['../structSignalingMessageWrapper.html#a6c7ef3ca80a73de43828ceb93c14782e',1,'SignalingMessageWrapper::pSignalingClient()'],['../struct____LwsCallInfo.html#ae4690bd5e8d052339897828691d63cec',1,'__LwsCallInfo::pSignalingClient()']]], - ['psignalingclientcallbacks_1538',['PSignalingClientCallbacks',['../group__PublicStructures.html#ga16d2c84287d86c11906950bf39ab92be',1,'Include.h']]], - ['psignalingclientinfo_1539',['PSignalingClientInfo',['../group__PublicStructures.html#ga344ee607e6512a97313fb08d72ea4ac1',1,'Include.h']]], - ['psignalingclientinfointernal_1540',['PSignalingClientInfoInternal',['../Signaling_8h.html#a5158eed5b99949642a677a41d72fb54f',1,'Signaling.h']]], - ['psignalingclientmetrics_1541',['PSignalingClientMetrics',['../group__StatsStructures.html#ga9db7af67932ea54332e1978fae9240ba',1,'Include.h']]], - ['psignalingclientstats_1542',['PSignalingClientStats',['../group__StatsStructures.html#gac44b1b81f0a970ad138adbc0014f5301',1,'Stats.h']]], - ['psignalingdiagnostics_1543',['PSignalingDiagnostics',['../Signaling_8h.html#a463a03e86c05c8acb920b345f61d4945',1,'Signaling.h']]], - ['psignalingfilecacheentry_1544',['PSignalingFileCacheEntry',['../FileCache_8h.html#a5fd683d0ee71fbe6dac53f328493e891',1,'FileCache.h']]], - ['psignalingmessage_1545',['PSignalingMessage',['../group__PublicStructures.html#gab457c08a409bf69c9b820ca390f83689',1,'Include.h']]], - ['psignalingmessagewrapper_1546',['PSignalingMessageWrapper',['../LwsApiCalls_8h.html#a4a0d69d777d85e44968fdd272834598b',1,'LwsApiCalls.h']]], - ['psocketconnection_1547',['PSocketConnection',['../SocketConnection_8h.html#ad5b788d64cad378ee27989e81d2868a1',1,'SocketConnection.h']]], - ['psocketconnection_1548',['pSocketConnection',['../structIceCandidate.html#a0b8c792aa1c959a6c3d9e5807f67ef7e',1,'IceCandidate']]], - ['psrtpsession_1549',['pSrtpSession',['../structKvsPeerConnection.html#af73f21acb13efbf4feee46d7cb70fea6',1,'KvsPeerConnection']]], - ['psrtpsession_1550',['PSrtpSession',['../SrtpSession_8h.html#a0f0ff2158010dffd2587d86dae92584b',1,'SrtpSession.h']]], - ['psrtpsessionlock_1551',['pSrtpSessionLock',['../structKvsPeerConnection.html#a332e48cfaabe8b0c5a2eb1a18b3588f4',1,'KvsPeerConnection']]], - ['pstatemachine_1552',['pStateMachine',['../structSignalingClient.html#ad2653c298271cbaf4058e75f042d9933',1,'SignalingClient::pStateMachine()'],['../struct____TurnConnection.html#a124e003fa580e284b26588582486806b',1,'__TurnConnection::pStateMachine()'],['../struct____IceAgent.html#a73ebb6441b09476468f74f4b131d972a',1,'__IceAgent::pStateMachine()']]], - ['pstoragestreamarn_1553',['pStorageStreamArn',['../group__StatusCodes.html#gad69fae44278f378707daa3156bb60366',1,'ChannelInfo']]], - ['pstunattributeaddress_1554',['PStunAttributeAddress',['../Stun_8h.html#a50e4eb2622ae6f80c5528669be78a79f',1,'Stun.h']]], - ['pstunattributechangerequest_1555',['PStunAttributeChangeRequest',['../Stun_8h.html#a78b070b783333586ee7eaaa6a038e096',1,'Stun.h']]], - ['pstunattributechannelnumber_1556',['PStunAttributeChannelNumber',['../Stun_8h.html#acdb6a4d45591e89a6c4fa1a395031055',1,'Stun.h']]], - ['pstunattributedata_1557',['PStunAttributeData',['../Stun_8h.html#a598770b473766294527df8e9e5f69aca',1,'Stun.h']]], - ['pstunattributeerrorcode_1558',['PStunAttributeErrorCode',['../Stun_8h.html#ad18a8a1dcb38647ac974583d6f37fac0',1,'Stun.h']]], - ['pstunattributefingerprint_1559',['PStunAttributeFingerprint',['../Stun_8h.html#a0c2da643382471b953dd6e2e00112e95',1,'Stun.h']]], - ['pstunattributeflag_1560',['PStunAttributeFlag',['../Stun_8h.html#a5b195d184959e4ab535143ae1947ce0f',1,'Stun.h']]], - ['pstunattributeheader_1561',['PStunAttributeHeader',['../Stun_8h.html#a6593dd9c227dae713c5183f77ac4db5f',1,'Stun.h']]], - ['pstunattributeicecontrol_1562',['PStunAttributeIceControl',['../Stun_8h.html#a4c1271625e830107ac3e540e506009d5',1,'Stun.h']]], - ['pstunattributelifetime_1563',['PStunAttributeLifetime',['../Stun_8h.html#ae4a5fdf34d7ff780f40ebb7a84577852',1,'Stun.h']]], - ['pstunattributemessageintegrity_1564',['PStunAttributeMessageIntegrity',['../Stun_8h.html#aa7d65b2ac7d234b55ad00b4d78fa37c1',1,'Stun.h']]], - ['pstunattributenonce_1565',['PStunAttributeNonce',['../Stun_8h.html#a5eb01a2e19c039326a2de6d9492359ad',1,'Stun.h']]], - ['pstunattributepriority_1566',['PStunAttributePriority',['../Stun_8h.html#a6ae82f68a36c8a28e92372716c09b2bf',1,'Stun.h']]], - ['pstunattributerealm_1567',['PStunAttributeRealm',['../Stun_8h.html#ac6033b7225db84c3f67d911afb0bb2e0',1,'Stun.h']]], - ['pstunattributerequestedtransport_1568',['PStunAttributeRequestedTransport',['../Stun_8h.html#a2ca5082f471bb147d49410ca20628218',1,'Stun.h']]], - ['pstunattributeusername_1569',['PStunAttributeUsername',['../Stun_8h.html#ad27f8568359a5151d6f6fd935bcff4f3',1,'Stun.h']]], - ['pstunbindingrequesttransactionidstore_1570',['pStunBindingRequestTransactionIdStore',['../struct____IceAgent.html#a545a465643f43d5b319e9e1091871657',1,'__IceAgent']]], - ['pstunheader_1571',['PStunHeader',['../Stun_8h.html#a9b069afda4dcda86f88839500d69aa21',1,'Stun.h']]], - ['pstunipaddrcontext_1572',['PStunIpAddrContext',['../PeerConnection_8h.html#abe79f8706beb337b30d953e9a5f1b157',1,'PeerConnection.h']]], - ['pstunipaddrctx_1573',['pStunIpAddrCtx',['../structWebRtcClientContext.html#a440fa027908c19fe14bb1bd8e7848ca2',1,'WebRtcClientContext']]], - ['pstunpacket_1574',['PStunPacket',['../Stun_8h.html#a9596f8962fc3dcd84c9926b095711797',1,'Stun.h']]], - ['ptags_1575',['pTags',['../group__StatusCodes.html#ga3aa4cefce4b890d78079217c5c7025fb',1,'ChannelInfo']]], - ['pthreadpool_1576',['pThreadpool',['../structThreadPoolContext.html#ad2a69a806d11c6f0d6095c2d3ac61e4c',1,'ThreadPoolContext']]], - ['pthreadpoolcontext_1577',['PThreadPoolContext',['../ThreadpoolContext_8h.html#aebfff1110f985545393c2c762fac556e',1,'ThreadpoolContext.h']]], - ['pthreadtracker_1578',['PThreadTracker',['../Signaling_8h.html#a64a936b30ef9943ff64fd245e8d489d2',1,'Signaling.h']]], - ['ptlssession_1579',['pTlsSession',['../struct____SocketConnection.html#af3b06910e3c7a76aae2ea0cfe10bed45',1,'__SocketConnection']]], - ['ptlssession_1580',['PTlsSession',['../Tls_8h.html#a02f10a6be5cea528386b2231f768dacd',1,'Tls.h']]], - ['ptlssessioncallbacks_1581',['PTlsSessionCallbacks',['../Tls_8h.html#a294ed65c6f84d7770db45a5fcac409c1',1,'Tls.h']]], - ['ptransactionidstore_1582',['pTransactionIdStore',['../structIceCandidatePair.html#a1406a1f13333e525fc1351bdbfa38851',1,'IceCandidatePair::pTransactionIdStore()'],['../structTurnPeer.html#a7c748fb0f0cbd5d17925e454d5634058',1,'TurnPeer::pTransactionIdStore()']]], - ['ptransactionidstore_1583',['PTransactionIdStore',['../IceUtils_8h.html#a84c21bbf4b4a0758418a81f8e5df36fa',1,'IceUtils.h']]], - ['ptransceivers_1584',['pTransceivers',['../structKvsPeerConnection.html#a25ec4bff8aa8bdcaa2f14da5288b86c0',1,'KvsPeerConnection']]], - ['pturnallocationrefreshpacket_1585',['pTurnAllocationRefreshPacket',['../struct____TurnConnection.html#a578f2e2a5d53078bf2177133e3a64e1c',1,'__TurnConnection']]], - ['pturnchannelbindpacket_1586',['pTurnChannelBindPacket',['../struct____TurnConnection.html#a59baac0f7700e67fee11a1447de33486',1,'__TurnConnection']]], - ['pturnchanneldata_1587',['PTurnChannelData',['../TurnConnection_8h.html#ae94675556f21f020f9ef3be3982a742e',1,'TurnConnection.h']]], - ['pturnconnection_1588',['pTurnConnection',['../structIceCandidate.html#a4354bd1ee6672a26f43bf48e5d47b722',1,'IceCandidate']]], - ['pturnconnection_1589',['PTurnConnection',['../TurnConnection_8h.html#aef7a909aaf1e3759cabe2ae9a8514ec8',1,'TurnConnection.h']]], - ['pturnconnectioncallbacks_1590',['PTurnConnectionCallbacks',['../TurnConnection_8h.html#ab08f7b6a169d5cba899aa0ba41277c18',1,'TurnConnection.h']]], - ['pturncreatepermissionpacket_1591',['pTurnCreatePermissionPacket',['../struct____TurnConnection.html#ab659e976b33b789078855e322d48ba87',1,'__TurnConnection']]], - ['pturnpacket_1592',['pTurnPacket',['../struct____TurnConnection.html#a1a938f34812b0ef25e5327bcb90e898e',1,'__TurnConnection']]], - ['pturnpeer_1593',['PTurnPeer',['../TurnConnection_8h.html#abd1a7e402d82840884d14a1e0922b8c9',1,'TurnConnection.h']]], - ['pturnprofilediagnostics_1594',['PTurnProfileDiagnostics',['../TurnConnection_8h.html#a8e5f0e5c2c93cf9c2414006f33dbcffe',1,'TurnConnection.h']]], - ['ptwccmanager_1595',['PTwccManager',['../PeerConnection_8h.html#abca4158d793225a7c54cacf383d9567e',1,'PeerConnection.h']]], - ['ptwccmanager_1596',['pTwccManager',['../structKvsPeerConnection.html#a81a6ff32d427e46b8472ca7c5c64b233',1,'KvsPeerConnection']]], - ['ptwccpacket_1597',['PTwccPacket',['../PeerConnection_8h.html#a32370da27cf660a1e74cd21a62c656f0',1,'PeerConnection.h']]], - ['publicenums_1598',['PublicEnums',['../group__PublicEnums.html',1,'']]], - ['publicmemberfunctions_1599',['PublicMemberFunctions',['../group__PublicMemberFunctions.html',1,'']]], - ['publicstructures_1600',['PublicStructures',['../group__PublicStructures.html',1,'']]], - ['puseragent_1601',['pUserAgent',['../group__StatusCodes.html#ga96bd36b833500aa9cdeb911090b81b54',1,'ChannelInfo']]], - ['puseragentpostfix_1602',['pUserAgentPostfix',['../group__StatusCodes.html#gaf9844307e1563b060be0be199bcdf0f8',1,'ChannelInfo']]], - ['putsctppacket_1603',['putSctpPacket',['../Sctp_8c.html#a9d53411b7863f771c3f8cff564423440',1,'putSctpPacket(PSctpSession pSctpSession, PBYTE buf, UINT32 bufLen): Sctp.c'],['../Sctp_8h.html#a712efd6c846095230450727262155de9',1,'putSctpPacket(PSctpSession, PBYTE, UINT32): Sctp.c']]], - ['pwebrtcclientcontext_1604',['PWebRtcClientContext',['../PeerConnection_8h.html#ac1c5b4aa09898534cdd430b10f547b3f',1,'PeerConnection.h']]] + ['package_5fstun_5fattr_5fheader_1331',['PACKAGE_STUN_ATTR_HEADER',['../Stun_8h.html#a47b377c34d7fee8aad08a2d9a9084515',1,'Stun.h']]], + ['packet_1332',['packet',['../structSctpSession.html#acc1a4dfc2340cc86b465e306dbbf9766',1,'SctpSession']]], + ['packetbuffer_1333',['packetBuffer',['../structRtcRtpSender.html#a009c79d07da9ff9d0fb3c203e2834853',1,'RtcRtpSender']]], + ['packetlength_1334',['packetLength',['../structRtcpPacketHeader.html#ae3965829e1cbc107fce0fb51373c50cf',1,'RtcpPacketHeader']]], + ['packetsdiscarded_1335',['packetsDiscarded',['../structRtcReceivedRtpStreamStats.html#a374bb7b13236b475bbb61edcd93098af',1,'RtcReceivedRtpStreamStats']]], + ['packetsdiscardedonsend_1336',['packetsDiscardedOnSend',['../structRtcIceCandidatePairDiagnostics.html#ac52b94c24324c1a388cf03266ecae1af',1,'RtcIceCandidatePairDiagnostics::packetsDiscardedOnSend()'],['../structRtcOutboundRtpStreamStats.html#a23c25d74c16cfc7ef1905d98026dcf3a',1,'RtcOutboundRtpStreamStats::packetsDiscardedOnSend()'],['../structRtcIceCandidatePairStats.html#a56cc5e5a17f8d0924868f9a38beb9a29',1,'RtcIceCandidatePairStats::packetsDiscardedOnSend()']]], + ['packetsduplicated_1337',['packetsDuplicated',['../structRtcInboundRtpStreamStats.html#a613e7016e268edddcf378b5a5dd4e362',1,'RtcInboundRtpStreamStats']]], + ['packetsfaileddecryption_1338',['packetsFailedDecryption',['../structRtcInboundRtpStreamStats.html#a6a68bdd427f5cd3d465460ed51cd8ed7',1,'RtcInboundRtpStreamStats']]], + ['packetsize_1339',['packetSize',['../structTwccPacket.html#a6a851d5b5b07f0a2407ed0d610ee57e4',1,'TwccPacket::packetSize()'],['../structSctpSession.html#a04ede495db4ae2294e8d1b3ca77917ca',1,'SctpSession::packetSize()']]], + ['packetslost_1340',['packetsLost',['../structRtcReceivedRtpStreamStats.html#ad66bd5380faefc8ae7b543ad1c8575ff',1,'RtcReceivedRtpStreamStats']]], + ['packetsreceived_1341',['packetsReceived',['../structRtcIceCandidatePairStats.html#afe78dc8769bb441016e095608a687dd1',1,'RtcIceCandidatePairStats::packetsReceived()'],['../structRtcTransportStats.html#a7943201848a8a7002fee1b78b6b9fd7d',1,'RtcTransportStats::packetsReceived()'],['../structRtcReceivedRtpStreamStats.html#a1e2434035b5d174865ae39d5c6609cd3',1,'RtcReceivedRtpStreamStats::packetsReceived()'],['../structRtcIceCandidatePairDiagnostics.html#ad42ffec108b1299a3ba7f7786dd16174',1,'RtcIceCandidatePairDiagnostics::packetsReceived()']]], + ['packetsrepaired_1342',['packetsRepaired',['../structRtcReceivedRtpStreamStats.html#af006cf5681f7d6271c6c2c7e60794ab1',1,'RtcReceivedRtpStreamStats']]], + ['packetssent_1343',['packetsSent',['../structRTCSentRtpStreamStats.html#ab8478366cd1707b6ad11b2b6f752b78d',1,'RTCSentRtpStreamStats::packetsSent()'],['../structRtcIceCandidatePairDiagnostics.html#aeb84d98922fc5f97c196cbdd47cdecdb',1,'RtcIceCandidatePairDiagnostics::packetsSent()'],['../structRtcTransportStats.html#a4658237fe755a02f72b38deb10ecc35e',1,'RtcTransportStats::packetsSent()'],['../structRtcIceCandidatePairStats.html#a1e39cc5fa2ed411a69a5f9a4b2315164',1,'RtcIceCandidatePairStats::packetsSent()']]], + ['packettype_1344',['packetType',['../structRtcpPacketHeader.html#aea2e3f24780f0683dee48601f143b8cd',1,'RtcpPacketHeader']]], + ['paddedlength_1345',['paddedLength',['../structStunAttributeUsername.html#ac16eb74d0f88a617d3a331eb3cc5f26b',1,'StunAttributeUsername::paddedLength()'],['../structStunAttributeRealm.html#aab1467bf377cae53c5fba6907a7cb359',1,'StunAttributeRealm::paddedLength()'],['../structStunAttributeNonce.html#a0a0cb3f14fc33057a1cd3aa10fcd11b6',1,'StunAttributeNonce::paddedLength()'],['../structStunAttributeErrorCode.html#a964349a1c7ba8a1a4238d0b75fcad304',1,'StunAttributeErrorCode::paddedLength()'],['../structStunAttributeData.html#a1d98864a14ccb098a4d03313fdddb760',1,'StunAttributeData::paddedLength()']]], + ['padding_1346',['padding',['../structKvsPeerConnection.html#a45cd3eff0321bc1c9a03d11956785290',1,'KvsPeerConnection::padding()'],['../struct____RtpPacketHeader.html#ad2d54594c89105c21e499b6886030374',1,'__RtpPacketHeader::padding()']]], + ['padding_5fmask_1347',['PADDING_MASK',['../RtpPacket_8h.html#a552e9b63d9bece11b3a5f6a080ae379f',1,'RtpPacket.h']]], + ['padding_5fshift_1348',['PADDING_SHIFT',['../RtpPacket_8h.html#a35dc467b3f2f5d0bf6740e47c5942471',1,'RtpPacket.h']]], + ['pallocatesctpsortdatachannelsdata_1349',['PAllocateSctpSortDataChannelsData',['../PeerConnection_8h.html#a9c3985e810f5bef45348b4b3d4066dc2',1,'PeerConnection.h']]], + ['panswertransceivers_1350',['pAnswerTransceivers',['../structKvsPeerConnection.html#a84c820af68c61841a4d353e9f20c6776',1,'KvsPeerConnection']]], + ['parseextid_1351',['parseExtId',['../PeerConnection_8c.html#a5ba387d69e9ef99eeb84b8b1ce784081',1,'PeerConnection.c']]], + ['parseiceserver_1352',['parseIceServer',['../IceUtils_8h.html#a9340c4b5551ab18a1b40f3960011218f',1,'parseIceServer(PIceServer, PCHAR, PCHAR, PCHAR): IceUtils.c'],['../IceUtils_8c.html#a833304d5c66c3dfef87036727631628f',1,'parseIceServer(PIceServer pIceServer, PCHAR url, PCHAR username, PCHAR credential): IceUtils.c']]], + ['parsemediaattributes_1353',['parseMediaAttributes',['../Deserialize_8c.html#ac61543eecfffac1718e50d2e85f0f520',1,'Deserialize.c']]], + ['parsemedianame_1354',['parseMediaName',['../Deserialize_8c.html#a67272f4f5de498d6e06767e3a3d03e1b',1,'Deserialize.c']]], + ['parsertcptwccpacket_1355',['parseRtcpTwccPacket',['../Rtcp_8h.html#afd8f957057a8040f0d9384feebb6a558',1,'parseRtcpTwccPacket(PRtcpPacket, PTwccManager): Rtcp.c'],['../Rtcp_8c.html#ac98ea92ed8b55757be82d8718389a35f',1,'parseRtcpTwccPacket(PRtcpPacket pRtcpPacket, PTwccManager pTwccManager): Rtcp.c']]], + ['parsesessionattributes_1356',['parseSessionAttributes',['../Deserialize_8c.html#af90ab5920ae51749654c735243cad6e8',1,'Deserialize.c']]], + ['partialframeslost_1357',['partialFramesLost',['../structRtcReceivedRtpStreamStats.html#afdd919e3fd84bca61ba92e894633abb0',1,'RtcReceivedRtpStreamStats']]], + ['password_1358',['password',['../group__StatusCodes.html#ga1db8b969ab7e15d5f1221bc04310b33d',1,'IceConfigInfo']]], + ['pawscredentials_1359',['pAwsCredentials',['../structSignalingClient.html#a098d8d864c946459f1287dda84e9f57f',1,'SignalingClient']]], + ['payload_1360',['payload',['../group__StatusCodes.html#gaa430214235a4b5a1d586cd64d3ad3d16',1,'SignalingMessage::payload()'],['../structRtcpPacket.html#acbf8c6a077b00d3f599fd3fe1913442a',1,'RtcpPacket::payload()'],['../struct____RtpPacket.html#a079cda2b6dabcf73c5e0e3b31b2cf085',1,'__RtpPacket::payload()']]], + ['payload_5ftype_5fmask_1361',['PAYLOAD_TYPE_MASK',['../RtpPacket_8h.html#a93f695445dd7b05c9e2e417345bab9cc',1,'RtpPacket.h']]], + ['payloadarray_1362',['PayloadArray',['../RtpPacket_8h.html#af5428ee3dccb79a37f4f9d0d06054053',1,'RtpPacket.h']]], + ['payloadarray_1363',['payloadArray',['../structRtcRtpSender.html#ace8c3e826381312c5176f0bb13dd3df1',1,'RtcRtpSender']]], + ['payloadbuffer_1364',['payloadBuffer',['../struct____Payloads.html#ad570c84c88618a578ac61155aa34770b',1,'__Payloads']]], + ['payloadlen_1365',['payloadLen',['../group__StatusCodes.html#gad6dc3a93b3b063087a0e5130dea67b05',1,'SignalingMessage']]], + ['payloadlength_1366',['payloadLength',['../struct____RtpPacket.html#afc3d48499a6370fd912a6b11754257ed',1,'__RtpPacket::payloadLength()'],['../structRtcpPacket.html#a5d2c7ba0f3dc70b507f2faa9beb39978',1,'RtcpPacket::payloadLength()'],['../struct____Payloads.html#a2973f7bac687cff74efe4ea73028f0de',1,'__Payloads::payloadLength()']]], + ['payloadsublength_1367',['payloadSubLength',['../struct____Payloads.html#afe484ea28c5162a833c0a3cb026e346e',1,'__Payloads']]], + ['payloadsublensize_1368',['payloadSubLenSize',['../struct____Payloads.html#a593c874f99407552f3db8685d0d0763e',1,'__Payloads']]], + ['payloadtype_1369',['payloadType',['../struct____RtpPacketHeader.html#a3846799a26afd6193e4eaa35086660c5',1,'__RtpPacketHeader::payloadType()'],['../structRtcRtpSender.html#ae7eda12e3b30cf8e0224da339312414b',1,'RtcRtpSender::payloadType()']]], + ['pbindingindication_1370',['pBindingIndication',['../struct____IceAgent.html#a2c1ab942c61f833b433f54b833820b32',1,'__IceAgent']]], + ['pbindingrequest_1371',['pBindingRequest',['../struct____IceAgent.html#ab4cfbab8eb05796c704e9e09193f1278',1,'__IceAgent']]], + ['pbuffer_1372',['pBuffer',['../structConnectionListener.html#a80c80f48a002c38e097daaafd05ee103',1,'ConnectionListener']]], + ['pcertificate_1373',['pCertificate',['../group__StatusCodes.html#gaae6c7d164a87df2217199fc68691b554',1,'RtcCertificate']]], + ['pcertpath_1374',['pCertPath',['../group__StatusCodes.html#ga18ee8dc9965a0bc9744012b3c57e82ba',1,'ChannelInfo']]], + ['pchannelarn_1375',['pChannelArn',['../group__StatusCodes.html#ga48e8eda47fef8691b5e1f0f98af09492',1,'ChannelInfo']]], + ['pchannelinfo_1376',['pChannelInfo',['../structSignalingClient.html#a3baf0c713fa982a55fc2c97e833f9bd8',1,'SignalingClient']]], + ['pchannelinfo_1377',['PChannelInfo',['../group__PublicStructures.html#gab1a88feab2cf5a556a90170eb434910a',1,'Include.h']]], + ['pchannelname_1378',['pChannelName',['../group__StatusCodes.html#gadef595cb33bd19debe39ead386ea39b0',1,'ChannelInfo']]], + ['pcm_5fclockrate_1379',['PCM_CLOCKRATE',['../SessionDescription_8h.html#aecb9d915186643e61de1cf38d630a8af',1,'SessionDescription.h']]], + ['pcodectable_1380',['pCodecTable',['../structKvsPeerConnection.html#a333a83d835437049706e1f1b2ab0b193',1,'KvsPeerConnection']]], + ['pconnectionlistener_1381',['PConnectionListener',['../ConnectionListener_8h.html#a0d299b301c660a1c1b31e3bd2111b01d',1,'ConnectionListener.h']]], + ['pconnectionlistener_1382',['pConnectionListener',['../struct____IceAgent.html#ac83f9745f0835856f6139c6092be3b08',1,'__IceAgent::pConnectionListener()'],['../struct____TurnConnection.html#a8ed3be5e5d31e577731a589fadf3e993',1,'__TurnConnection::pConnectionListener()']]], + ['pcontrolchannel_1383',['pControlChannel',['../struct____TurnConnection.html#a192a39e3191b873e87f43bc81efc8ea4',1,'__TurnConnection']]], + ['pcontrolplaneurl_1384',['pControlPlaneUrl',['../group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13',1,'ChannelInfo']]], + ['pcredentialprovider_1385',['pCredentialProvider',['../structSignalingClient.html#ad84009a3150a3412c91bf9206b80f73a',1,'SignalingClient']]], + ['pcustomuseragent_1386',['pCustomUserAgent',['../group__StatusCodes.html#gae3dd11cf23eca8ffbf822a8f92fb570b',1,'ChannelInfo']]], + ['pdatachannels_1387',['pDataChannels',['../structKvsPeerConnection.html#a10076a33fddc3f9d519e8b7762d05b1e',1,'KvsPeerConnection']]], + ['pdatasendingicecandidatepair_1388',['pDataSendingIceCandidatePair',['../struct____IceAgent.html#a45a58778870b3c7193b1c8380a4f0581',1,'__IceAgent']]], + ['pdscppacketssentrecord_1389',['PDscpPacketsSentRecord',['../group__StatsStructures.html#ga7540403bae7393d7da52dcc72e3cc847',1,'Stats.h']]], + ['pdtlskeyingmaterial_1390',['PDtlsKeyingMaterial',['../Dtls_8h.html#a8f247128416a316b95f2360f477e099c',1,'Dtls.h']]], + ['pdtlssession_1391',['pDtlsSession',['../structKvsPeerConnection.html#accab159246acfa6b4c0c60229420a245',1,'KvsPeerConnection']]], + ['pdtlssession_1392',['PDtlsSession',['../Dtls_8h.html#a26ca7dadcdec16a8584b8a97811cb2f6',1,'Dtls.h']]], + ['pdtlssessioncallbacks_1393',['PDtlsSessionCallbacks',['../Dtls_8h.html#a8ed3674b9f9d344fad2bf68215abd195',1,'Dtls.h']]], + ['peer_5fconnection_5fcurrent_5fversion_1394',['PEER_CONNECTION_CURRENT_VERSION',['../group__StructureVersions.html#gaa0f2c940f478034f48566420b85f6a8b',1,'Include.h']]], + ['peer_5fconnection_5fmetrics_5fcurrent_5fversion_1395',['PEER_CONNECTION_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#ga03550360a45b2c46be1b822a1a00fb45',1,'Include.h']]], + ['peer_5fframe_5fbuffer_5fsize_5fincrement_5ffactor_1396',['PEER_FRAME_BUFFER_SIZE_INCREMENT_FACTOR',['../PeerConnection_8h.html#ae8fb11058d6fd60fb6e163b8e4704c01',1,'PeerConnection.h']]], + ['peerclientid_1397',['peerClientId',['../group__StatusCodes.html#ga02c3030e0e011ae7a1ef1a77003fa048',1,'SignalingMessage']]], + ['peerconnection_1398',['peerConnection',['../structKvsPeerConnection.html#a600ae4c590f37723b4eeca20d82ea724',1,'KvsPeerConnection']]], + ['peerconnection_2ec_1399',['PeerConnection.c',['../PeerConnection_8c.html',1,'']]], + ['peerconnection_2eh_1400',['PeerConnection.h',['../PeerConnection_8h.html',1,'']]], + ['peerconnectionasync_1401',['peerConnectionAsync',['../group__PublicMemberFunctions.html#ga7d678994f9d17baa3dd9dd72b38be4df',1,'peerConnectionAsync(startRoutine fn, PVOID data): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga7d678994f9d17baa3dd9dd72b38be4df',1,'peerConnectionAsync(startRoutine fn, PVOID data): PeerConnection.c']]], + ['peerconnectionconnectedtime_1402',['peerConnectionConnectedTime',['../structPeerConnectionStats.html#a821630af03d781aeab03b4561985b1e6',1,'PeerConnectionStats']]], + ['peerconnectioncreationtime_1403',['peerConnectionCreationTime',['../structKvsPeerConnectionDiagnostics.html#a0ec64f9851c9f6f204a4d0c3565cbdda',1,'KvsPeerConnectionDiagnostics::peerConnectionCreationTime()'],['../structPeerConnectionStats.html#aaebad827f202401d21ca767885ff1618',1,'PeerConnectionStats::peerConnectionCreationTime()']]], + ['peerconnectiondiagnostics_1404',['peerConnectionDiagnostics',['../structKvsPeerConnection.html#abc90df24dcf00896696d4e9db43da858',1,'KvsPeerConnection']]], + ['peerconnectiongetcurrentlocaldescription_1405',['peerConnectionGetCurrentLocalDescription',['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c']]], + ['peerconnectiongetlocaldescription_1406',['peerConnectionGetLocalDescription',['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c']]], + ['peerconnectiongetmetrics_1407',['peerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection, PPeerConnectionMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection pPeerConnection, PPeerConnectionMetrics pPeerConnectionMetrics): PeerConnection.c']]], + ['peerconnectionmetrics_1408',['PeerConnectionMetrics',['../structPeerConnectionMetrics.html',1,'']]], + ['peerconnectionobjlock_1409',['peerConnectionObjLock',['../structKvsPeerConnection.html#aa06ec15982df1658f491f66614da0ad5',1,'KvsPeerConnection']]], + ['peerconnectiononconnectionstatechange_1410',['peerConnectionOnConnectionStateChange',['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnConnectionStateChange rtcOnConnectionStateChange): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection, UINT64, RtcOnConnectionStateChange): PeerConnection.c']]], + ['peerconnectionondatachannel_1411',['peerConnectionOnDataChannel',['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnDataChannel rtcOnDataChannel): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection, UINT64, RtcOnDataChannel): PeerConnection.c']]], + ['peerconnectiononicecandidate_1412',['peerConnectionOnIceCandidate',['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection, UINT64, RtcOnIceCandidate): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnIceCandidate rtcOnIceCandidate): PeerConnection.c']]], + ['peerconnectiononsenderbandwidthestimation_1413',['peerConnectionOnSenderBandwidthEstimation',['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection, UINT64, RtcOnSenderBandwidthEstimation): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnSenderBandwidthEstimation rtcOnSenderBandwidthEstimation): PeerConnection.c']]], + ['peerconnectionstarttime_1414',['peerConnectionStartTime',['../structPeerConnectionStats.html#a8b0a35f62e500d7cd0478930ecb39284',1,'PeerConnectionStats']]], + ['peerconnectionstats_1415',['PeerConnectionStats',['../structPeerConnectionStats.html',1,'']]], + ['peerconnectionstats_1416',['peerConnectionStats',['../group__StatusCodes.html#gaaae697eeda8a69db788200e06134027c',1,'PeerConnectionMetrics']]], + ['peerconnectionstatuscodes_1417',['PeerConnectionStatusCodes',['../group__PeerConnectionStatusCodes.html',1,'']]], + ['peerframebuffer_1418',['peerFrameBuffer',['../structKvsRtpTransceiver.html#a2fc504f9857b80c876362c74b7b52d38',1,'KvsRtpTransceiver']]], + ['peerframebuffersize_1419',['peerFrameBufferSize',['../structKvsRtpTransceiver.html#a5770c1c09823e6da8b23540833401633',1,'KvsRtpTransceiver']]], + ['peeripaddr_1420',['peerIpAddr',['../struct____SocketConnection.html#ad07d785ded9aac25a19e0b6f04553b86',1,'__SocketConnection']]], + ['pendpointtoclockskewhashmap_1421',['pEndpointToClockSkewHashMap',['../structSignalingDiagnostics.html#a3dc697f019925db43cda906a8dade13d',1,'SignalingDiagnostics']]], + ['perdscppacketssent_1422',['perDscpPacketsSent',['../structRtcOutboundRtpStreamStats.html#a784d07bf1be42433dc7afce6d7aa9574',1,'RtcOutboundRtpStreamStats']]], + ['permissionexpirationtime_1423',['permissionExpirationTime',['../structTurnPeer.html#af12568eda8f339dde24a5e80b9d4a4d4',1,'TurnPeer']]], + ['pfaketransceivers_1424',['pFakeTransceivers',['../structKvsPeerConnection.html#af5d76db99062f8c66887c05059cdb0e5',1,'KvsPeerConnection']]], + ['phonenumber_1425',['phoneNumber',['../structSessionDescription.html#a3d60cf992e45dea56ae48f82d6456d78',1,'SessionDescription']]], + ['piceagent_1426',['PIceAgent',['../IceAgent_8h.html#ab6d8079a3d3ad310ae08b7edc7a77862',1,'IceAgent.h']]], + ['piceagent_1427',['pIceAgent',['../structIceCandidate.html#ad0d234d3dd6c6678c1f56d3e2492969b',1,'IceCandidate::pIceAgent()'],['../structKvsPeerConnection.html#a847b165621a4cc968555cb6e89d2350e',1,'KvsPeerConnection::pIceAgent()']]], + ['piceagentcallbacks_1428',['PIceAgentCallbacks',['../IceAgent_8h.html#a15110e0e08e9929b5d98c831730426f5',1,'IceAgent.h']]], + ['piceagentprofilediagnostics_1429',['PIceAgentProfileDiagnostics',['../IceAgent_8h.html#a6666e7d293696050ce63e82d848986a2',1,'IceAgent.h']]], + ['picecandidate_1430',['PIceCandidate',['../IceAgent_8h.html#a8c77f2c85d98897f1be059162e486766',1,'IceAgent.h']]], + ['picecandidatepair_1431',['PIceCandidatePair',['../IceAgent_8h.html#a866260c6917c70778f289a2df4dc4725',1,'IceAgent.h']]], + ['piceconfiginfo_1432',['PIceConfigInfo',['../group__PublicStructures.html#gafb53cec62851ea389537d44f8b0abcb9',1,'Include.h']]], + ['piceserver_1433',['PIceServer',['../IceUtils_8h.html#a6f9c13a6d65944b46477dc9c7b92ab09',1,'IceUtils.h']]], + ['piobuffer_1434',['PIOBuffer',['../IOBuffer_8h.html#a67fa0bf91421c7d918d893e006d836e0',1,'IOBuffer.h']]], + ['pjitterbuffer_1435',['pJitterBuffer',['../structKvsRtpTransceiver.html#a9a279a981a595d0ca80821eaa47390f7',1,'KvsRtpTransceiver']]], + ['pjitterbuffer_1436',['PJitterBuffer',['../JitterBuffer_8h.html#a575c76bc4a23ef888e28a9a1c61986ae',1,'JitterBuffer.h']]], + ['pkmskeyid_1437',['pKmsKeyId',['../group__StatusCodes.html#ga08bab1b25f23e34515fd6c17a07b2c91',1,'ChannelInfo']]], + ['pkvsdatachannel_1438',['PKvsDataChannel',['../DataChannel_8h.html#a9ed401990460ee3eeb6b4dfbb5a6b614',1,'DataChannel.h']]], + ['pkvsiceagentmetrics_1439',['PKvsIceAgentMetrics',['../group__StatsStructures.html#ga232921a5a49f018324d40f2f7ac88b22',1,'Include.h']]], + ['pkvsiceagentstats_1440',['PKvsIceAgentStats',['../group__StatsStructures.html#ga646ca2b9dcb229baa3109505f61a3eaa',1,'Stats.h']]], + ['pkvsipaddress_1441',['PKvsIpAddress',['../Include__i_8h.html#af659a54bb59cc1dc4e918e22864f4db4',1,'Include_i.h']]], + ['pkvspeerconnection_1442',['pKvsPeerConnection',['../structAllocateSctpSortDataChannelsData.html#a596c212c261c5a628e9ce020dfc78574',1,'AllocateSctpSortDataChannelsData::pKvsPeerConnection()'],['../structKvsRtpTransceiver.html#a36dea1d7218e00570b80c17433693b8d',1,'KvsRtpTransceiver::pKvsPeerConnection()']]], + ['pkvspeerconnection_1443',['PKvsPeerConnection',['../PeerConnection_8h.html#a545e0bebf606e9070020c98b3f9c2864',1,'PeerConnection.h']]], + ['pkvspeerconnectiondiagnostics_1444',['PKvsPeerConnectionDiagnostics',['../PeerConnection_8h.html#af9b9862a064a8eff873ca42d6b7750f7',1,'PeerConnection.h']]], + ['pkvsrtcconfiguration_1445',['PKvsRtcConfiguration',['../group__PublicStructures.html#ga4eb0ff204690ce9b79a1ac287c431354',1,'Include.h']]], + ['pkvsrtptransceiver_1446',['PKvsRtpTransceiver',['../Rtp_8h.html#aebdbf7c19ec1290a5a9c30a5cf878c55',1,'Rtp.h']]], + ['plicount_1447',['pliCount',['../structRtcInboundRtpStreamStats.html#a6af407f2669c6b142ddf6603efd40d11',1,'RtcInboundRtpStreamStats::pliCount()'],['../structRtcOutboundRtpStreamStats.html#a857b970adbedf0520b9cf81a2b8c17b8',1,'RtcOutboundRtpStreamStats::pliCount()']]], + ['plwscallinfo_1448',['PLwsCallInfo',['../Signaling_8h.html#a20847e0bdb6871b86a3d83658d20a9eb',1,'Signaling.h']]], + ['plwscontext_1449',['pLwsContext',['../structSignalingClient.html#ad521344774d7b3c74f1e782c086b544d',1,'SignalingClient']]], + ['pmediastorageconfig_1450',['PMediaStorageConfig',['../group__PublicStructures.html#ga1bfe3f004b373fdb68e1bbe0fc340e46',1,'Include.h']]], + ['pmessagequeue_1451',['pMessageQueue',['../structSignalingClient.html#ae8a7065fd35cff4b801355fc38bdb91c',1,'SignalingClient']]], + ['pnattestdata_1452',['PNatTestData',['../NatBehaviorDiscovery_8h.html#ae5c91329ed0db2cf9ca7628df5a7ccf6',1,'NatBehaviorDiscovery.h']]], + ['poll_1453',['POLL',['../Network_8h.html#a31a318f1fa3824e23ca602dde126e0f4',1,'Network.h']]], + ['pongoingcallinfo_1454',['pOngoingCallInfo',['../structSignalingClient.html#a4a5c78a9bd0e8f492709eb9f6f472845',1,'SignalingClient']]], + ['populatesessiondescription_1455',['populateSessionDescription',['../SessionDescription_8c.html#a61cd534b376d8c202cc37711aebd3640',1,'populateSessionDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PSessionDescription pLocalSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#afc4bf9d5e40edf9aefa98efe7271979d',1,'populateSessionDescription(PKvsPeerConnection, PSessionDescription, PSessionDescription): SessionDescription.c']]], + ['populatesessiondescriptiondatachannel_1456',['populateSessionDescriptionDataChannel',['../SessionDescription_8c.html#a6d4a7bcbc9ce3f26093010f4b249d2f0',1,'SessionDescription.c']]], + ['populatesessiondescriptionmedia_1457',['populateSessionDescriptionMedia',['../SessionDescription_8c.html#a1f9d1d11409965815589bc2fdccb5168',1,'SessionDescription.c']]], + ['populatesinglemediasection_1458',['populateSingleMediaSection',['../SessionDescription_8c.html#a9fecd42e1442a5af05d3aa5cdb100c75',1,'SessionDescription.c']]], + ['port_1459',['port',['../structKvsIpAddress.html#a285ed4e77f3cad51a650d7fb679e6863',1,'KvsIpAddress::port()'],['../structRtcIceCandidateDiagnostics.html#a978c5af703a765e96ebe43c68f63b6e1',1,'RtcIceCandidateDiagnostics::port()'],['../structRtcIceServerDiagnostics.html#a86a589356f80f3293fdf1bbc2bed0ebe',1,'RtcIceServerDiagnostics::port()'],['../structRtcIceCandidateStats.html#a4c1382b97babc852f0e8391ce28c6eab',1,'RtcIceCandidateStats::port()'],['../structRtcIceServerStats.html#a27c5b9c1c86d202813b4a055d44bb6a3',1,'RtcIceServerStats::port()']]], + ['pos_1460',['pos',['../structjsmn__parser.html#a3d0d6e48d3d5b24262f9e0c2241dc456',1,'jsmn_parser']]], + ['ppayloadarray_1461',['PPayloadArray',['../RtpPacket_8h.html#a538b21102f63d40fb75e87526b8fc662',1,'RtpPacket.h']]], + ['ppeerconnectionmetrics_1462',['PPeerConnectionMetrics',['../group__StatsStructures.html#ga54eefc1eff0a064dc0220f284f7ff979',1,'Include.h']]], + ['ppeerconnectionstats_1463',['PPeerConnectionStats',['../group__StatsStructures.html#ga114aa5bdc713cabddcfd4332094ec9d4',1,'Stats.h']]], + ['ppkgbufferhashtable_1464',['pPkgBufferHashTable',['../structJitterBuffer.html#a971ab649a5dcb24faa5f00a0a2aedb40',1,'JitterBuffer']]], + ['pprivatekey_1465',['pPrivateKey',['../group__StatusCodes.html#gacf9edbaf8bcf6068a19ddeadea9aa9ba',1,'RtcCertificate']]], + ['pqualitylimitationdurationsrecord_1466',['PQualityLimitationDurationsRecord',['../group__StatsStructures.html#ga5a5117e57ea0a264eac97ed99d875139',1,'Stats.h']]], + ['prawpacket_1467',['pRawPacket',['../struct____RtpPacket.html#a3cf1b74e9edd1de7ce1c30dda5ed8f97',1,'__RtpPacket']]], + ['preceivedsignalingmessage_1468',['PReceivedSignalingMessage',['../group__PublicStructures.html#gaac73733daa2b6ccb68ce4fefa48e60fa',1,'Include.h']]], + ['pregion_1469',['pRegion',['../group__StatusCodes.html#ga03b591edffe71fb5572ca7b6b218ece7',1,'ChannelInfo']]], + ['premotesessiondescription_1470',['pRemoteSessionDescription',['../structKvsPeerConnection.html#a90f31e0810a5f5404b0cc181d778a223',1,'KvsPeerConnection']]], + ['pretransmitter_1471',['PRetransmitter',['../Retransmitter_8h.html#ac5ee37df28a9a36fd71a9a9b55d6b020',1,'Retransmitter.h']]], + ['priority_1472',['priority',['../structRtcIceCandidateStats.html#a05b9b8904ae8c77bdba111689138897e',1,'RtcIceCandidateStats::priority()'],['../structStunAttributePriority.html#a8a9a21d58ac27d64cf7c502e52f862eb',1,'StunAttributePriority::priority()'],['../structIceCandidatePair.html#afcde66c185deeb285530457037ab1854',1,'IceCandidatePair::priority()'],['../structIceCandidate.html#a3abc7b9aadc987e898afa8b74ee9758d',1,'IceCandidate::priority()'],['../structRtcIceCandidateDiagnostics.html#a4b36be5a54102dbaadd0a8dbe00c71b8',1,'RtcIceCandidateDiagnostics::priority()']]], + ['privatekeysize_1473',['privateKeySize',['../group__StatusCodes.html#gab10962af2a62249c831fc8bda813371b',1,'RtcCertificate']]], + ['processstun_1474',['processStun',['../struct____IceAgent.html#a924d9f67928de4e36220ca74966b3a6b',1,'__IceAgent']]], + ['profile_5fcall_1475',['PROFILE_CALL',['../Include_8h.html#aa0c4b76a5784f0a44b3c56643d05efcd',1,'Include.h']]], + ['profile_5fcall_5fwith_5fstart_5fend_5ft_5fobj_1476',['PROFILE_CALL_WITH_START_END_T_OBJ',['../Include_8h.html#a47db7c51a35c304909fdac61fd6279d5',1,'Include.h']]], + ['profile_5fcall_5fwith_5ft_5fobj_1477',['PROFILE_CALL_WITH_T_OBJ',['../Include_8h.html#a75424b56e8a6b19cf3f4165d51f09e1a',1,'Include.h']]], + ['profile_5fwith_5fstart_5fend_5ftime_5fobj_1478',['PROFILE_WITH_START_END_TIME_OBJ',['../Include_8h.html#a94854ae8b9cb78416d9710126b188b2e',1,'Include.h']]], + ['profile_5fwith_5fstart_5ftime_1479',['PROFILE_WITH_START_TIME',['../Include_8h.html#a20e8458fac11a83a782dbdab18030472',1,'Include.h']]], + ['profile_5fwith_5fstart_5ftime_5fobj_1480',['PROFILE_WITH_START_TIME_OBJ',['../Include_8h.html#a0f297044c553227fb3386e7f00118806',1,'Include.h']]], + ['prollingbuffer_1481',['pRollingBuffer',['../structRtpRollingBuffer.html#acdf1743ef996c40db6c91907a3f1e8b8',1,'RtpRollingBuffer']]], + ['prollingbuffer_1482',['PRollingBuffer',['../RollingBuffer_8h.html#a28dbd0932e60a11ebd623de60935019f',1,'RollingBuffer.h']]], + ['protocol_1483',['protocol',['../structRtcIceCandidateStats.html#a8e41a69790639ef18a119295bb636e65',1,'RtcIceCandidateStats::protocol()'],['../group__StatusCodes.html#ga84001ee121c55b10aa8cd5d58e7e451b',1,'RtcDataChannelInit::protocol()'],['../structRtcIceServerStats.html#aef856e57d4b2927f8656c1f9ac100c0c',1,'RtcIceServerStats::protocol()'],['../structRtcDataChannelStats.html#abd6f1fbbb539a10f3e15234d0f20f9a2',1,'RtcDataChannelStats::protocol()'],['../structRtcIceServerDiagnostics.html#a83e8e37b1576b437df4932cf9f4e801a',1,'RtcIceServerDiagnostics::protocol()'],['../structRtcIceCandidateDiagnostics.html#ad9477b810b748a8e3a226bf988a3ecd1',1,'RtcIceCandidateDiagnostics::protocol()'],['../struct____SocketConnection.html#a90829510e4066f0842727dbd28a446d0',1,'__SocketConnection::protocol()'],['../struct____TurnConnection.html#ae0a2f8a1efbc77a90f815e5296c3ac76',1,'__TurnConnection::protocol()'],['../structStunAttributeRequestedTransport.html#a32d3185d58ce538baf645dc3b962ca6c',1,'StunAttributeRequestedTransport::protocol()']]], + ['protocol_5findex_5fhttps_1484',['PROTOCOL_INDEX_HTTPS',['../LwsApiCalls_8h.html#ace8c1fa428d4d4a8aa769125c0646feb',1,'LwsApiCalls.h']]], + ['protocol_5findex_5fwss_1485',['PROTOCOL_INDEX_WSS',['../LwsApiCalls_8h.html#ad2b9558bf1c37750b929c92288182fd1',1,'LwsApiCalls.h']]], + ['protocolindex_1486',['protocolIndex',['../struct____LwsCallInfo.html#a6024af73ef38655bb0e69fb96bb4b1d9',1,'__LwsCallInfo']]], + ['prtccertificate_1487',['PRtcCertificate',['../group__PublicStructures.html#ga7f1a9ea27f23f9d24beb8f271c0482b8',1,'Include.h']]], + ['prtcconfiguration_1488',['PRtcConfiguration',['../group__PublicStructures.html#gab085c3d89945657593ef4c32a48928c1',1,'Include.h']]], + ['prtcdatachannel_1489',['PRtcDataChannel',['../group__Callbacks.html#ga2be6b5f6da1b3a0471ad7b4443b90779',1,'Include.h']]], + ['prtcdatachannelinit_1490',['PRtcDataChannelInit',['../group__PublicStructures.html#gab970e0095d779c18c106620eac5fbbc6',1,'Include.h']]], + ['prtcdatachannelstats_1491',['PRtcDataChannelStats',['../group__StatsStructures.html#gad50fadcf7938259a9cdf1e03c73e87d8',1,'Stats.h']]], + ['prtcencoderstats_1492',['PRtcEncoderStats',['../group__StatsStructures.html#ga8927731e3a97833866d3a5ecb00a3460',1,'Include.h']]], + ['prtcicecandidatediagnostics_1493',['PRtcIceCandidateDiagnostics',['../IceAgent_8h.html#aed42b4a104ac9b25ba2018de5435ec50',1,'IceAgent.h']]], + ['prtcicecandidateinit_1494',['PRtcIceCandidateInit',['../group__PublicStructures.html#gac00fdb7844950b5ae47a60ba2a5481db',1,'Include.h']]], + ['prtcicecandidatepairdiagnostics_1495',['PRtcIceCandidatePairDiagnostics',['../IceAgent_8h.html#a784582804b3f9f12d655f0e3de53d3ca',1,'IceAgent.h']]], + ['prtcicecandidatepairstats_1496',['PRtcIceCandidatePairStats',['../group__StatsStructures.html#gad5c2bddb835a03760d18a36fc0909a9d',1,'Stats.h']]], + ['prtcicecandidatestats_1497',['PRtcIceCandidateStats',['../group__StatsStructures.html#ga8e33ff95419056e16a23551fb6c148dd',1,'Stats.h']]], + ['prtcicemetrics_1498',['PRtcIceMetrics',['../group__StatsStructures.html#gaf75ec0fba0bdf1da6dd91ca1fa13ae73',1,'Include.h']]], + ['prtciceserver_1499',['PRtcIceServer',['../group__PublicStructures.html#ga3dac633294f8d8a99f3edaa2a193f808',1,'Include.h']]], + ['prtciceserverdiagnostics_1500',['PRtcIceServerDiagnostics',['../IceAgent_8h.html#a345f43e2c24e60261db99bcc8a4c3f7c',1,'IceAgent.h']]], + ['prtciceserverstats_1501',['PRtcIceServerStats',['../group__StatsStructures.html#ga80ee72ddf667966d6f9961623581a483',1,'Stats.h']]], + ['prtcinboundrtpstreamstats_1502',['PRtcInboundRtpStreamStats',['../group__StatsStructures.html#ga95c97b1845412106873b7efdc86e27fb',1,'Stats.h']]], + ['prtcmediastreamtrack_1503',['PRtcMediaStreamTrack',['../group__PublicStructures.html#ga7b5ee097cf66780a017592c4cf712773',1,'Include.h']]], + ['prtcoutboundrtpstreamstats_1504',['PRtcOutboundRtpStreamStats',['../group__StatsStructures.html#ga63f1d5fb544d7b2252b14044bc474486',1,'Stats.h']]], + ['prtcpeerconnection_1505',['pRtcPeerConnection',['../structKvsDataChannel.html#aee4b29975aa67bac4fc6125d0a1e8914',1,'KvsDataChannel']]], + ['prtcpeerconnection_1506',['PRtcPeerConnection',['../group__PublicStructures.html#ga70b3d75a41ee6e4999be2934451c956a',1,'Include.h']]], + ['prtcppacket_1507',['PRtcpPacket',['../RtcpPacket_8h.html#ac99920bc23b7ab9cc673e0c25da794fa',1,'RtcpPacket.h']]], + ['prtcppacketheader_1508',['PRtcpPacketHeader',['../RtcpPacket_8h.html#acb7ce65d76b24bec8c8e63b5c8af8257',1,'RtcpPacket.h']]], + ['prtcreceivedrtpstreamstats_1509',['PRtcReceivedRtpStreamStats',['../group__StatsStructures.html#gade2d84924c3d7e0acffa4ada821589b9',1,'Stats.h']]], + ['prtcremoteinboundrtpstreamstats_1510',['PRtcRemoteInboundRtpStreamStats',['../group__StatsStructures.html#ga104a0974d7813be415eded50af91bdd7',1,'Stats.h']]], + ['prtcrtpreceiver_1511',['PRtcRtpReceiver',['../group__PublicStructures.html#gad5b87b382de979a22ec7096376b5f9bb',1,'Include.h']]], + ['prtcrtpsender_1512',['PRtcRtpSender',['../Rtp_8h.html#ac0599be0dd1adede13b8003ebadcfa4a',1,'Rtp.h']]], + ['prtcrtpstreamstats_1513',['PRTCRtpStreamStats',['../group__StatsStructures.html#ga870228613de079fcbd67691f1a4f7607',1,'Stats.h']]], + ['prtcrtptransceiver_1514',['PRtcRtpTransceiver',['../group__PublicStructures.html#ga575b38a26ceae3044dd16d8d72667ebf',1,'Include.h']]], + ['prtcrtptransceiverinit_1515',['PRtcRtpTransceiverInit',['../group__PublicStructures.html#ga403f9b55f053a068d56e8aa51c0bc739',1,'Include.h']]], + ['prtcsentrtpstreamstats_1516',['PRTCSentRtpStreamStats',['../group__StatsStructures.html#ga34caaa42981c35cc76e1cf6a04aa0ef0',1,'Stats.h']]], + ['prtcsessiondescriptioninit_1517',['PRtcSessionDescriptionInit',['../group__PublicStructures.html#ga3dfb483be12d184408e3f58df5273be7',1,'Include.h']]], + ['prtcstats_1518',['PRtcStats',['../group__StatsStructures.html#gabdd6279872601de0a012f1f3f50c8c82',1,'Include.h']]], + ['prtcstatsobject_1519',['PRtcStatsObject',['../group__StatsStructures.html#ga7ee11917e4ab69400576ae7fceea344e',1,'Stats.h']]], + ['prtcstreammetrics_1520',['PRtcStreamMetrics',['../group__StatsStructures.html#ga4dbcedb5303986f1f9f88b41c411f24f',1,'Include.h']]], + ['prtctransportstats_1521',['PRtcTransportStats',['../group__StatsStructures.html#gaa801ef5411f4260b44c1658874999aa3',1,'Stats.h']]], + ['prtppacket_1522',['PRtpPacket',['../RtpPacket_8h.html#a5ccfed90db2c55b24f209f218c92ec39',1,'RtpPacket.h']]], + ['prtppacketheader_1523',['PRtpPacketHeader',['../RtpPacket_8h.html#af4a31d41c3fe225e33e0e9b897210e78',1,'RtpPacket.h']]], + ['prtprollingbuffer_1524',['PRtpRollingBuffer',['../RtpRollingBuffer_8h.html#ae70aef6a1b08d8ec852f408bac44fa38',1,'RtpRollingBuffer.h']]], + ['prtxtable_1525',['pRtxTable',['../structKvsPeerConnection.html#a41ad3ffbdcd02f8e63819b1906981f35',1,'KvsPeerConnection']]], + ['pruneunconnectedicecandidatepair_1526',['pruneUnconnectedIceCandidatePair',['../IceAgent_8c.html#a65324928fa80f8dd4a72b2a6f9e4d27b',1,'pruneUnconnectedIceCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a2d261369f53b45afebe6e363c835bfb5',1,'pruneUnconnectedIceCandidatePair(PIceAgent): IceAgent.c']]], + ['psctpsession_1527',['PSctpSession',['../Sctp_8h.html#a689379bf40cfd461294cb51eb5895b6e',1,'Sctp.h']]], + ['psctpsession_1528',['pSctpSession',['../structKvsPeerConnection.html#a73d628dba3475612d927f8a75d52a05d',1,'KvsPeerConnection']]], + ['psctpsessioncallbacks_1529',['PSctpSessionCallbacks',['../Sctp_8h.html#ae9235620df689ec7b8892efad579dc76',1,'Sctp.h']]], + ['psdpattributes_1530',['PSdpAttributes',['../Sdp_8h.html#a55551fdbca296ff3dd98a7fbcc62f489',1,'Sdp.h']]], + ['psdpconnectioninformation_1531',['PSdpConnectionInformation',['../Sdp_8h.html#a799b39629a8831062e9ea377956dcc61',1,'Sdp.h']]], + ['psdpencryptionkey_1532',['PSdpEncryptionKey',['../Sdp_8h.html#a8a3405ef99d50c401d55ea768f368a8a',1,'Sdp.h']]], + ['psdpmediadescription_1533',['PSdpMediaDescription',['../Sdp_8h.html#a4859ca01537e2ceb28ae0c4be9730e5e',1,'Sdp.h']]], + ['psdporigin_1534',['PSdpOrigin',['../Sdp_8h.html#a2181dab563022e33dbef5fe86382920e',1,'Sdp.h']]], + ['psdptimedescription_1535',['PSdpTimeDescription',['../Sdp_8h.html#a2a5e03ac1a95dd241c18ce9f66e2405d',1,'Sdp.h']]], + ['psdptimezone_1536',['PSdpTimeZone',['../Sdp_8h.html#aa5521f08e8cd203dcfff27478e9424b9',1,'Sdp.h']]], + ['psessiondescription_1537',['PSessionDescription',['../Sdp_8h.html#a86a0fabaaede539d9a2d496fa5911d54',1,'Sdp.h']]], + ['psignaling_5fclient_5fhandle_1538',['PSIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#gae65f311050fbaa62d447a4cb7f1f884a',1,'Include.h']]], + ['psignaling_5fclient_5fstate_1539',['PSIGNALING_CLIENT_STATE',['../group__PublicEnums.html#gabfbc2b78caa8304faa1d6ce91e507b4f',1,'Include.h']]], + ['psignalingchanneldescription_1540',['PSignalingChannelDescription',['../group__PublicStructures.html#gae012798e59bf247342e5d433604d415a',1,'Include.h']]], + ['psignalingclient_1541',['pSignalingClient',['../struct____LwsCallInfo.html#ae4690bd5e8d052339897828691d63cec',1,'__LwsCallInfo::pSignalingClient()'],['../structSignalingMessageWrapper.html#a6c7ef3ca80a73de43828ceb93c14782e',1,'SignalingMessageWrapper::pSignalingClient()']]], + ['psignalingclient_1542',['PSignalingClient',['../Signaling_8h.html#afbbe4a33a7b0f60088c02e1ac2629f83',1,'Signaling.h']]], + ['psignalingclientcallbacks_1543',['PSignalingClientCallbacks',['../group__PublicStructures.html#ga16d2c84287d86c11906950bf39ab92be',1,'Include.h']]], + ['psignalingclientinfo_1544',['PSignalingClientInfo',['../group__PublicStructures.html#ga344ee607e6512a97313fb08d72ea4ac1',1,'Include.h']]], + ['psignalingclientinfointernal_1545',['PSignalingClientInfoInternal',['../Signaling_8h.html#a5158eed5b99949642a677a41d72fb54f',1,'Signaling.h']]], + ['psignalingclientmetrics_1546',['PSignalingClientMetrics',['../group__StatsStructures.html#ga9db7af67932ea54332e1978fae9240ba',1,'Include.h']]], + ['psignalingclientstats_1547',['PSignalingClientStats',['../group__StatsStructures.html#gac44b1b81f0a970ad138adbc0014f5301',1,'Stats.h']]], + ['psignalingdiagnostics_1548',['PSignalingDiagnostics',['../Signaling_8h.html#a463a03e86c05c8acb920b345f61d4945',1,'Signaling.h']]], + ['psignalingfilecacheentry_1549',['PSignalingFileCacheEntry',['../FileCache_8h.html#a5fd683d0ee71fbe6dac53f328493e891',1,'FileCache.h']]], + ['psignalingmessage_1550',['PSignalingMessage',['../group__PublicStructures.html#gab457c08a409bf69c9b820ca390f83689',1,'Include.h']]], + ['psignalingmessagewrapper_1551',['PSignalingMessageWrapper',['../LwsApiCalls_8h.html#a4a0d69d777d85e44968fdd272834598b',1,'LwsApiCalls.h']]], + ['psocketconnection_1552',['PSocketConnection',['../SocketConnection_8h.html#ad5b788d64cad378ee27989e81d2868a1',1,'SocketConnection.h']]], + ['psocketconnection_1553',['pSocketConnection',['../structIceCandidate.html#a0b8c792aa1c959a6c3d9e5807f67ef7e',1,'IceCandidate']]], + ['psrtpsession_1554',['PSrtpSession',['../SrtpSession_8h.html#a0f0ff2158010dffd2587d86dae92584b',1,'SrtpSession.h']]], + ['psrtpsession_1555',['pSrtpSession',['../structKvsPeerConnection.html#af73f21acb13efbf4feee46d7cb70fea6',1,'KvsPeerConnection']]], + ['psrtpsessionlock_1556',['pSrtpSessionLock',['../structKvsPeerConnection.html#a332e48cfaabe8b0c5a2eb1a18b3588f4',1,'KvsPeerConnection']]], + ['pstatemachine_1557',['pStateMachine',['../struct____TurnConnection.html#a124e003fa580e284b26588582486806b',1,'__TurnConnection::pStateMachine()'],['../structSignalingClient.html#ad2653c298271cbaf4058e75f042d9933',1,'SignalingClient::pStateMachine()'],['../struct____IceAgent.html#a73ebb6441b09476468f74f4b131d972a',1,'__IceAgent::pStateMachine()']]], + ['pstoragestreamarn_1558',['pStorageStreamArn',['../group__StatusCodes.html#gad69fae44278f378707daa3156bb60366',1,'ChannelInfo']]], + ['pstunattributeaddress_1559',['PStunAttributeAddress',['../Stun_8h.html#a50e4eb2622ae6f80c5528669be78a79f',1,'Stun.h']]], + ['pstunattributechangerequest_1560',['PStunAttributeChangeRequest',['../Stun_8h.html#a78b070b783333586ee7eaaa6a038e096',1,'Stun.h']]], + ['pstunattributechannelnumber_1561',['PStunAttributeChannelNumber',['../Stun_8h.html#acdb6a4d45591e89a6c4fa1a395031055',1,'Stun.h']]], + ['pstunattributedata_1562',['PStunAttributeData',['../Stun_8h.html#a598770b473766294527df8e9e5f69aca',1,'Stun.h']]], + ['pstunattributeerrorcode_1563',['PStunAttributeErrorCode',['../Stun_8h.html#ad18a8a1dcb38647ac974583d6f37fac0',1,'Stun.h']]], + ['pstunattributefingerprint_1564',['PStunAttributeFingerprint',['../Stun_8h.html#a0c2da643382471b953dd6e2e00112e95',1,'Stun.h']]], + ['pstunattributeflag_1565',['PStunAttributeFlag',['../Stun_8h.html#a5b195d184959e4ab535143ae1947ce0f',1,'Stun.h']]], + ['pstunattributeheader_1566',['PStunAttributeHeader',['../Stun_8h.html#a6593dd9c227dae713c5183f77ac4db5f',1,'Stun.h']]], + ['pstunattributeicecontrol_1567',['PStunAttributeIceControl',['../Stun_8h.html#a4c1271625e830107ac3e540e506009d5',1,'Stun.h']]], + ['pstunattributelifetime_1568',['PStunAttributeLifetime',['../Stun_8h.html#ae4a5fdf34d7ff780f40ebb7a84577852',1,'Stun.h']]], + ['pstunattributemessageintegrity_1569',['PStunAttributeMessageIntegrity',['../Stun_8h.html#aa7d65b2ac7d234b55ad00b4d78fa37c1',1,'Stun.h']]], + ['pstunattributenonce_1570',['PStunAttributeNonce',['../Stun_8h.html#a5eb01a2e19c039326a2de6d9492359ad',1,'Stun.h']]], + ['pstunattributepriority_1571',['PStunAttributePriority',['../Stun_8h.html#a6ae82f68a36c8a28e92372716c09b2bf',1,'Stun.h']]], + ['pstunattributerealm_1572',['PStunAttributeRealm',['../Stun_8h.html#ac6033b7225db84c3f67d911afb0bb2e0',1,'Stun.h']]], + ['pstunattributerequestedtransport_1573',['PStunAttributeRequestedTransport',['../Stun_8h.html#a2ca5082f471bb147d49410ca20628218',1,'Stun.h']]], + ['pstunattributeusername_1574',['PStunAttributeUsername',['../Stun_8h.html#ad27f8568359a5151d6f6fd935bcff4f3',1,'Stun.h']]], + ['pstunbindingrequesttransactionidstore_1575',['pStunBindingRequestTransactionIdStore',['../struct____IceAgent.html#a545a465643f43d5b319e9e1091871657',1,'__IceAgent']]], + ['pstunheader_1576',['PStunHeader',['../Stun_8h.html#a9b069afda4dcda86f88839500d69aa21',1,'Stun.h']]], + ['pstunipaddrcontext_1577',['PStunIpAddrContext',['../PeerConnection_8h.html#abe79f8706beb337b30d953e9a5f1b157',1,'PeerConnection.h']]], + ['pstunipaddrctx_1578',['pStunIpAddrCtx',['../structWebRtcClientContext.html#a440fa027908c19fe14bb1bd8e7848ca2',1,'WebRtcClientContext']]], + ['pstunpacket_1579',['PStunPacket',['../Stun_8h.html#a9596f8962fc3dcd84c9926b095711797',1,'Stun.h']]], + ['ptags_1580',['pTags',['../group__StatusCodes.html#ga3aa4cefce4b890d78079217c5c7025fb',1,'ChannelInfo']]], + ['pthreadpool_1581',['pThreadpool',['../structThreadPoolContext.html#ad2a69a806d11c6f0d6095c2d3ac61e4c',1,'ThreadPoolContext']]], + ['pthreadpoolcontext_1582',['PThreadPoolContext',['../ThreadpoolContext_8h.html#aebfff1110f985545393c2c762fac556e',1,'ThreadpoolContext.h']]], + ['pthreadtracker_1583',['PThreadTracker',['../Signaling_8h.html#a64a936b30ef9943ff64fd245e8d489d2',1,'Signaling.h']]], + ['ptlssession_1584',['PTlsSession',['../Tls_8h.html#a02f10a6be5cea528386b2231f768dacd',1,'Tls.h']]], + ['ptlssession_1585',['pTlsSession',['../struct____SocketConnection.html#af3b06910e3c7a76aae2ea0cfe10bed45',1,'__SocketConnection']]], + ['ptlssessioncallbacks_1586',['PTlsSessionCallbacks',['../Tls_8h.html#a294ed65c6f84d7770db45a5fcac409c1',1,'Tls.h']]], + ['ptransactionidstore_1587',['pTransactionIdStore',['../structIceCandidatePair.html#a1406a1f13333e525fc1351bdbfa38851',1,'IceCandidatePair::pTransactionIdStore()'],['../structTurnPeer.html#a7c748fb0f0cbd5d17925e454d5634058',1,'TurnPeer::pTransactionIdStore()']]], + ['ptransactionidstore_1588',['PTransactionIdStore',['../IceUtils_8h.html#a84c21bbf4b4a0758418a81f8e5df36fa',1,'IceUtils.h']]], + ['ptransceivers_1589',['pTransceivers',['../structKvsPeerConnection.html#a25ec4bff8aa8bdcaa2f14da5288b86c0',1,'KvsPeerConnection']]], + ['pturnallocationrefreshpacket_1590',['pTurnAllocationRefreshPacket',['../struct____TurnConnection.html#a578f2e2a5d53078bf2177133e3a64e1c',1,'__TurnConnection']]], + ['pturnchannelbindpacket_1591',['pTurnChannelBindPacket',['../struct____TurnConnection.html#a59baac0f7700e67fee11a1447de33486',1,'__TurnConnection']]], + ['pturnchanneldata_1592',['PTurnChannelData',['../TurnConnection_8h.html#ae94675556f21f020f9ef3be3982a742e',1,'TurnConnection.h']]], + ['pturnconnection_1593',['pTurnConnection',['../structIceCandidate.html#a4354bd1ee6672a26f43bf48e5d47b722',1,'IceCandidate']]], + ['pturnconnection_1594',['PTurnConnection',['../TurnConnection_8h.html#aef7a909aaf1e3759cabe2ae9a8514ec8',1,'TurnConnection.h']]], + ['pturnconnectioncallbacks_1595',['PTurnConnectionCallbacks',['../TurnConnection_8h.html#ab08f7b6a169d5cba899aa0ba41277c18',1,'TurnConnection.h']]], + ['pturncreatepermissionpacket_1596',['pTurnCreatePermissionPacket',['../struct____TurnConnection.html#ab659e976b33b789078855e322d48ba87',1,'__TurnConnection']]], + ['pturnpacket_1597',['pTurnPacket',['../struct____TurnConnection.html#a1a938f34812b0ef25e5327bcb90e898e',1,'__TurnConnection']]], + ['pturnpeer_1598',['PTurnPeer',['../TurnConnection_8h.html#abd1a7e402d82840884d14a1e0922b8c9',1,'TurnConnection.h']]], + ['pturnprofilediagnostics_1599',['PTurnProfileDiagnostics',['../TurnConnection_8h.html#a8e5f0e5c2c93cf9c2414006f33dbcffe',1,'TurnConnection.h']]], + ['ptwccmanager_1600',['pTwccManager',['../structKvsPeerConnection.html#a81a6ff32d427e46b8472ca7c5c64b233',1,'KvsPeerConnection']]], + ['ptwccmanager_1601',['PTwccManager',['../PeerConnection_8h.html#abca4158d793225a7c54cacf383d9567e',1,'PeerConnection.h']]], + ['ptwccpacket_1602',['PTwccPacket',['../PeerConnection_8h.html#a32370da27cf660a1e74cd21a62c656f0',1,'PeerConnection.h']]], + ['publicenums_1603',['PublicEnums',['../group__PublicEnums.html',1,'']]], + ['publicmemberfunctions_1604',['PublicMemberFunctions',['../group__PublicMemberFunctions.html',1,'']]], + ['publicstructures_1605',['PublicStructures',['../group__PublicStructures.html',1,'']]], + ['puseragent_1606',['pUserAgent',['../group__StatusCodes.html#ga96bd36b833500aa9cdeb911090b81b54',1,'ChannelInfo']]], + ['puseragentpostfix_1607',['pUserAgentPostfix',['../group__StatusCodes.html#gaf9844307e1563b060be0be199bcdf0f8',1,'ChannelInfo']]], + ['putsctppacket_1608',['putSctpPacket',['../Sctp_8h.html#a712efd6c846095230450727262155de9',1,'putSctpPacket(PSctpSession, PBYTE, UINT32): Sctp.c'],['../Sctp_8c.html#a9d53411b7863f771c3f8cff564423440',1,'putSctpPacket(PSctpSession pSctpSession, PBYTE buf, UINT32 bufLen): Sctp.c']]], + ['pwebrtcclientcontext_1609',['PWebRtcClientContext',['../PeerConnection_8h.html#ac1c5b4aa09898534cdd430b10f547b3f',1,'PeerConnection.h']]] ]; diff --git a/search/all_11.js b/search/all_11.js index fc86a28706..bfedf6a61d 100644 --- a/search/all_11.js +++ b/search/all_11.js @@ -1,8 +1,8 @@ var searchData= [ - ['qpsum_1605',['qpSum',['../structRtcOutboundRtpStreamStats.html#a7b5258b117ec34aa05092e6840f10a04',1,'RtcOutboundRtpStreamStats::qpSum()'],['../structRtcInboundRtpStreamStats.html#a41a03d4e1c66f3c91a849c5089b772fc',1,'RtcInboundRtpStreamStats::qpSum()']]], - ['qualitylimitationdurations_1606',['qualityLimitationDurations',['../structRtcOutboundRtpStreamStats.html#aaa15ed430daffabe10164e88b07d5a1c',1,'RtcOutboundRtpStreamStats']]], - ['qualitylimitationdurationsrecord_1607',['QualityLimitationDurationsRecord',['../structQualityLimitationDurationsRecord.html',1,'']]], - ['qualitylimitationreason_1608',['qualityLimitationReason',['../structQualityLimitationDurationsRecord.html#a8606dc7d8a3dd3c5f0cd9b8bf6630ca8',1,'QualityLimitationDurationsRecord::qualityLimitationReason()'],['../structRtcOutboundRtpStreamStats.html#a4d0dbe884c0e806618cb197caaa7d679',1,'RtcOutboundRtpStreamStats::qualityLimitationReason()']]], - ['qualitylimitationresolutionchanges_1609',['qualityLimitationResolutionChanges',['../structRtcOutboundRtpStreamStats.html#ad54c4e64935776d25af0dc376f7185ab',1,'RtcOutboundRtpStreamStats']]] + ['qpsum_1610',['qpSum',['../structRtcOutboundRtpStreamStats.html#a7b5258b117ec34aa05092e6840f10a04',1,'RtcOutboundRtpStreamStats::qpSum()'],['../structRtcInboundRtpStreamStats.html#a41a03d4e1c66f3c91a849c5089b772fc',1,'RtcInboundRtpStreamStats::qpSum()']]], + ['qualitylimitationdurations_1611',['qualityLimitationDurations',['../structRtcOutboundRtpStreamStats.html#aaa15ed430daffabe10164e88b07d5a1c',1,'RtcOutboundRtpStreamStats']]], + ['qualitylimitationdurationsrecord_1612',['QualityLimitationDurationsRecord',['../structQualityLimitationDurationsRecord.html',1,'']]], + ['qualitylimitationreason_1613',['qualityLimitationReason',['../structQualityLimitationDurationsRecord.html#a8606dc7d8a3dd3c5f0cd9b8bf6630ca8',1,'QualityLimitationDurationsRecord::qualityLimitationReason()'],['../structRtcOutboundRtpStreamStats.html#a4d0dbe884c0e806618cb197caaa7d679',1,'RtcOutboundRtpStreamStats::qualityLimitationReason()']]], + ['qualitylimitationresolutionchanges_1614',['qualityLimitationResolutionChanges',['../structRtcOutboundRtpStreamStats.html#ad54c4e64935776d25af0dc376f7185ab',1,'RtcOutboundRtpStreamStats']]] ]; diff --git a/search/all_12.js b/search/all_12.js index d9e6f92481..17da95c97b 100644 --- a/search/all_12.js +++ b/search/all_12.js @@ -1,295 +1,297 @@ var searchData= [ - ['raw_1610',['raw',['../struct____IOBuffer.html#a4762ee629e52529c3c8d37c875c91b92',1,'__IOBuffer']]], - ['rawpacketlength_1611',['rawPacketLength',['../struct____RtpPacket.html#a5371e8845aae69f2de7c1cfc0b2c9d50',1,'__RtpPacket']]], - ['readhexvalue_1612',['readHexValue',['../SessionDescription_8c.html#a4cabafd4d46a4084a27a284818cdf6f0',1,'SessionDescription.c']]], - ['ready_1613',['ready',['../structTurnPeer.html#aa4fd4ba0e23736562cf655cb58e33319',1,'TurnPeer']]], - ['realm_1614',['realm',['../structStunAttributeRealm.html#a130356d7a805d96631147c153e375e46',1,'StunAttributeRealm']]], - ['receivebuffer_1615',['receiveBuffer',['../struct____LwsCallInfo.html#a675ea65d46349ae72bb94e4288798a1a',1,'__LwsCallInfo']]], - ['receivebuffersize_1616',['receiveBufferSize',['../struct____LwsCallInfo.html#a00bf9d9295798cbb6c48a6f97404bf98',1,'__LwsCallInfo']]], - ['receivecvar_1617',['receiveCvar',['../structSignalingClient.html#ab1a34caba9b3a70418429323c9b6274f',1,'SignalingClient']]], - ['received_1618',['received',['../structRtcInboundRtpStreamStats.html#a55d74d3fbb987d1260bd42ce6efb9643',1,'RtcInboundRtpStreamStats']]], - ['receivedata_1619',['receiveData',['../struct____SocketConnection.html#a77820b4de80c8dad57931cb10db32b97',1,'__SocketConnection']]], - ['receivedataroutine_1620',['receiveDataRoutine',['../structConnectionListener.html#ad7c6b8e83c69396d23ebe9d96c22c6ba',1,'ConnectionListener']]], - ['receivedsignalingmessage_1621',['ReceivedSignalingMessage',['../structReceivedSignalingMessage.html',1,'']]], - ['receivedsignalingmessage_1622',['receivedSignalingMessage',['../structSignalingMessageWrapper.html#aec45ba7039ba63a07f5719bea8484aeb',1,'SignalingMessageWrapper']]], - ['receivedtime_1623',['receivedTime',['../struct____RtpPacket.html#ab1de8dc8099a70389c1e722f25ea8644',1,'__RtpPacket']]], - ['receivelock_1624',['receiveLock',['../structSignalingClient.html#a8918477b972c6a3ebaf461034f4be63e',1,'SignalingClient']]], - ['receivelwsmessage_1625',['receiveLwsMessage',['../LwsApiCalls_8h.html#a3be2b58965f27978a86f44a01a60fdd1',1,'receiveLwsMessage(PSignalingClient, PCHAR, UINT32): LwsApiCalls.c'],['../LwsApiCalls_8c.html#a4c9dcb58ab89a46831b232ea6f1b9903',1,'receiveLwsMessage(PSignalingClient pSignalingClient, PCHAR pMessage, UINT32 messageLen): LwsApiCalls.c']]], - ['receivelwsmessagewrapper_1626',['receiveLwsMessageWrapper',['../LwsApiCalls_8h.html#a40cf83da01c6a1e8ad4d17a44a9d6068',1,'receiveLwsMessageWrapper(PVOID): LwsApiCalls.c'],['../LwsApiCalls_8c.html#a354efc7185dbcb58e1b94b46f6ea2373',1,'receiveLwsMessageWrapper(PVOID args): LwsApiCalls.c']]], - ['receiver_1627',['receiver',['../group__StatusCodes.html#ga9da0bde056ac3a5dc58eba5039c24a63',1,'RtcRtpTransceiver']]], - ['receiverid_1628',['receiverId',['../structRtcInboundRtpStreamStats.html#aa6cb7d1f8925598fe3aa7b5c1caba0fc',1,'RtcInboundRtpStreamStats']]], - ['receptionreportcount_1629',['receptionReportCount',['../structRtcpPacketHeader.html#a49319fb2cf06d5943baac80070db6bd2',1,'RtcpPacketHeader']]], - ['reconnect_1630',['reconnect',['../group__StatusCodes.html#gaf6aedc152cf044872d63fbe4619971ce',1,'ChannelInfo']]], - ['reconnectertracker_1631',['reconnecterTracker',['../structSignalingClient.html#abed97da7c349e1df83e94533dca98908',1,'SignalingClient']]], - ['reconnecthandler_1632',['reconnectHandler',['../LwsApiCalls_8h.html#a27790d8d0f9462496db156a6ddda8a2f',1,'reconnectHandler(PVOID): LwsApiCalls.c'],['../LwsApiCalls_8c.html#afc9e7ad7111b3cdf94c7739d3695cb6c',1,'reconnectHandler(PVOID args): LwsApiCalls.c']]], - ['recvdatabuffer_1633',['recvDataBuffer',['../struct____TurnConnection.html#a661cd1d9596375b834640a015e108022',1,'__TurnConnection']]], - ['recvdatabuffersize_1634',['recvDataBufferSize',['../struct____TurnConnection.html#aac3137bb72333f5d4601369151b4f937',1,'__TurnConnection']]], - ['refreshiceconfig_1635',['refreshIceConfig',['../structSignalingClient.html#a6eba5657cd990a50a09df60df16b918e',1,'SignalingClient']]], - ['refreshiceconfiguration_1636',['refreshIceConfiguration',['../Signaling_8c.html#aae4b8c10c0051d05e7aaef586326afea',1,'refreshIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a5e071bdc7b416e0bbde370c94f923774',1,'refreshIceConfiguration(PSignalingClient): Signaling.c']]], - ['region_1637',['region',['../structSignalingFileCacheEntry.html#a1245c1b2d115a45d0e89b6bc73b9d05a',1,'SignalingFileCacheEntry']]], - ['relayaddress_1638',['relayAddress',['../struct____TurnConnection.html#a812cd4ca3c468ef10de9f89245947324',1,'__TurnConnection']]], - ['relayaddressavailablefn_1639',['relayAddressAvailableFn',['../structTurnConnectionCallbacks.html#a1ccf16080cb4c416fa970a0eb7d1b856',1,'TurnConnectionCallbacks']]], - ['relayaddressavailablefunc_1640',['RelayAddressAvailableFunc',['../TurnConnection_8h.html#a1b7f8d53e3580eb885fcc3cc33bffba7',1,'TurnConnection.h']]], - ['relayaddressreported_1641',['relayAddressReported',['../struct____TurnConnection.html#aac07d0652cd0cc3f2f455e4373a1d6f3',1,'__TurnConnection']]], - ['relaycandidatecount_1642',['relayCandidateCount',['../struct____IceAgent.html#a62087b6d55804ba6ee2afc148d6b4ceb',1,'__IceAgent']]], - ['relaycandidatesetuptime_1643',['relayCandidateSetUpTime',['../structKvsIceAgentStats.html#a2146d3e7ca0af63604c4e3da2044a493',1,'KvsIceAgentStats::relayCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#aa2da64eef1889dc886b9039d74edb33b',1,'IceAgentProfileDiagnostics::relayCandidateSetUpTime()']]], - ['relayprotocol_1644',['relayProtocol',['../structRtcIceCandidateStats.html#a6302862a6ed25df98edcc7057313f71d',1,'RtcIceCandidateStats::relayProtocol()'],['../structRtcIceCandidateDiagnostics.html#a3a430cf3238fb9d907f53a41115d0169',1,'RtcIceCandidateDiagnostics::relayProtocol()']]], - ['releasedtlssession_1645',['releaseDtlsSession',['../Dtls__openssl_8c.html#a7098126d6dad351545fc6aea9afc2668',1,'Dtls_openssl.c']]], - ['releaseholdoninstance_1646',['releaseHoldOnInstance',['../PeerConnection_8c.html#a74a1c0c3f6d5146d04b8d133ac9369cb',1,'PeerConnection.c']]], - ['rembvalueget_1647',['rembValueGet',['../RtcpPacket_8c.html#a12927c862f57ce7b0ec622fdf570f37b',1,'rembValueGet(PBYTE pPayload, UINT32 payloadLen, PDOUBLE pMaximumBitRate, PUINT32 pSsrcList, PUINT8 pSsrcListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#a3bc54fb560803311fc98131ad9d9a21f',1,'rembValueGet(PBYTE, UINT32, PDOUBLE, PUINT32, PUINT8): RtcpPacket.c']]], - ['remote_1648',['remote',['../structIceCandidatePair.html#ab91b6dd8d0de7eeeb579c4d7929236e7',1,'IceCandidatePair']]], - ['remotecandidateid_1649',['remoteCandidateId',['../structRtcIceCandidatePairStats.html#ab7b1597414d6c0739014c5808028b353',1,'RtcIceCandidatePairStats::remoteCandidateId()'],['../structRtcIceCandidatePairDiagnostics.html#ae5ac429507f509712ec784dd54ba510f',1,'RtcIceCandidatePairDiagnostics::remoteCandidateId()']]], - ['remotecandidates_1650',['remoteCandidates',['../struct____IceAgent.html#ac4356c0e97e404a94f548a8d815ce8e4',1,'__IceAgent']]], - ['remotecertificatefingerprint_1651',['remoteCertificateFingerprint',['../structKvsPeerConnection.html#a8111220506b6da9a53f760aa3430f460',1,'KvsPeerConnection']]], - ['remotecertificateid_1652',['remoteCertificateId',['../structRtcTransportStats.html#aea4ceed7d5c29289b87e890b98de0e4e',1,'RtcTransportStats']]], - ['remotecredentialreceived_1653',['remoteCredentialReceived',['../struct____IceAgent.html#ae253044d6da0ba7a5eaced89b191eff1',1,'__IceAgent']]], - ['remoteicecandidatestats_1654',['remoteIceCandidateStats',['../structRtcStatsObject.html#afb5f9fabf70cbe7e1dae71aeeed0b3bf',1,'RtcStatsObject']]], - ['remoteicepwd_1655',['remoteIcePwd',['../structKvsPeerConnection.html#a3b246c57cf612925560853827652d825',1,'KvsPeerConnection']]], - ['remoteiceufrag_1656',['remoteIceUfrag',['../structKvsPeerConnection.html#a9e8cd7a9736c7e59990109e76e22c4fc',1,'KvsPeerConnection']]], - ['remoteid_1657',['remoteId',['../structRtcInboundRtpStreamStats.html#ad2980dbaaf496924f61ab41eb4ce023a',1,'RtcInboundRtpStreamStats::remoteId()'],['../structRtcOutboundRtpStreamStats.html#aa6fbdbc6e08a0d782590876d9c5a4a18',1,'RtcOutboundRtpStreamStats::remoteId()']]], - ['remoteinboundrtpstreamstats_1658',['remoteInboundRtpStreamStats',['../structRtcStatsObject.html#a924e3e369ec3ed40109f1d5afb8148e5',1,'RtcStatsObject']]], - ['remoteinboundstats_1659',['remoteInboundStats',['../structKvsRtpTransceiver.html#a8a486e1beac492005b788fb1d58c0c98',1,'KvsRtpTransceiver']]], - ['remotepassword_1660',['remotePassword',['../struct____IceAgent.html#ad71ad69e4a18ab0d5bda6fe07688baab',1,'__IceAgent']]], - ['remoteprotocol_1661',['remoteProtocol',['../structIceCandidate.html#a8346886652767507d7cb82dbfd182c6f',1,'IceCandidate']]], - ['remotertcicecandidatestats_1662',['remoteRtcIceCandidateStats',['../group__StatusCodes.html#gafcb5243008cc0bf27f18df01e0a6ae6c',1,'RtcIceMetrics']]], - ['remotesessiondescription_1663',['remoteSessionDescription',['../structKvsPeerConnection.html#ae29f27ff1c8a2c3141e2e44d47bc79b2',1,'KvsPeerConnection']]], - ['remotetimekvs_1664',['remoteTimeKvs',['../structTwccPacket.html#a3366850c7918dd62ea57dd2b492d943b',1,'TwccPacket']]], - ['remoteusername_1665',['remoteUsername',['../struct____IceAgent.html#aa2842165f2cf75b7b5efd29b3fd0ad00',1,'__IceAgent']]], - ['removedsamplesforacceleration_1666',['removedSamplesForAcceleration',['../structRtcInboundRtpStreamStats.html#a36e3b0b2474395da0bd689496b345484',1,'RtcInboundRtpStreamStats']]], - ['reported_1667',['reported',['../structIceCandidate.html#a19beb224dec34232c520d8f995668905',1,'IceCandidate']]], - ['reportsreceived_1668',['reportsReceived',['../structRtcRemoteInboundRtpStreamStats.html#abe4fa73b504faaebe18b25fb3210a62a',1,'RtcRemoteInboundRtpStreamStats']]], - ['requestedtypeofstats_1669',['requestedTypeOfStats',['../group__StatusCodes.html#gab177e7034390e789397933b107eea948',1,'RtcStats']]], - ['requestsenttime_1670',['requestSentTime',['../structIceCandidatePair.html#a2a6ac97c5d5f0e83220b02e742408d46',1,'IceCandidatePair']]], - ['requestsreceived_1671',['requestsReceived',['../structRtcIceCandidatePairDiagnostics.html#ac05581f801e711613178bee545182a7b',1,'RtcIceCandidatePairDiagnostics::requestsReceived()'],['../structRtcIceCandidatePairStats.html#aeae2acf2970f73ebf4fa11cebed1edc8',1,'RtcIceCandidatePairStats::requestsReceived()']]], - ['requestssent_1672',['requestsSent',['../structRtcIceCandidatePairStats.html#a4591fc4e25756909e5def3df215c4c4e',1,'RtcIceCandidatePairStats::requestsSent()'],['../structRtcIceCandidatePairDiagnostics.html#a700027d3d70dbb666082bc2dd8bebea1',1,'RtcIceCandidatePairDiagnostics::requestsSent()']]], - ['requesttimestampdiagnostics_1673',['requestTimestampDiagnostics',['../struct____IceAgent.html#a78e4afd2a447fdfa9a1dce5d9ca61ae5',1,'__IceAgent']]], - ['resendpacketonnack_1674',['resendPacketOnNack',['../Retransmitter_8h.html#a55e0c0bf127bb71130d3187b05e7ed87',1,'resendPacketOnNack(PRtcpPacket, PKvsPeerConnection): Retransmitter.c'],['../Retransmitter_8c.html#a117dafbb1f1b86ced15a1fcfc49713fa',1,'resendPacketOnNack(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Retransmitter.c']]], - ['reserve_1675',['reserve',['../structStunAttributeChannelNumber.html#af29af2c7b33b1f3adac0663751791770',1,'StunAttributeChannelNumber']]], - ['reserved_1676',['reserved',['../group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052',1,'ChannelInfo']]], - ['resolvestuniceserverip_1677',['resolveStunIceServerIp',['../PeerConnection_8c.html#a17f6eac8bf12bafca3e138f62450754e',1,'PeerConnection.c']]], - ['responsesreceived_1678',['responsesReceived',['../structRtcIceCandidatePairStats.html#a0f64384f33b03c14e02a02be4f14bc65',1,'RtcIceCandidatePairStats::responsesReceived()'],['../structRtcIceCandidatePairDiagnostics.html#adc7051d71586e7bbe075c0ef99f57c99',1,'RtcIceCandidatePairDiagnostics::responsesReceived()'],['../structIceCandidatePair.html#a463d7bf1d01b5ca6d93a615f7164159a',1,'IceCandidatePair::responsesReceived()']]], - ['responsessent_1679',['responsesSent',['../structRtcIceCandidatePairStats.html#a550a8a3daf94950c22f6f2e5319b2e05',1,'RtcIceCandidatePairStats::responsesSent()'],['../structRtcIceCandidatePairDiagnostics.html#af0e13de8470dbc19e363195e6f9bbff4',1,'RtcIceCandidatePairDiagnostics::responsesSent()']]], - ['restart_1680',['restart',['../struct____IceAgent.html#a0201818b960f66a55ded89f99ed3adef',1,'__IceAgent']]], - ['restartice_1681',['restartIce',['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], - ['result_1682',['result',['../structSignalingClient.html#af2cd2f718cd673078cc403b05712d614',1,'SignalingClient']]], - ['retransmittedbytessent_1683',['retransmittedBytesSent',['../structRtcOutboundRtpStreamStats.html#a1d135d3e8075a3b24cb60009faf62b51',1,'RtcOutboundRtpStreamStats']]], - ['retransmittedpacketssent_1684',['retransmittedPacketsSent',['../structRtcOutboundRtpStreamStats.html#a5a71765f518188da3ee02cfb04c20b39',1,'RtcOutboundRtpStreamStats']]], - ['retransmitter_1685',['retransmitter',['../structRtcRtpSender.html#a6bc99ba3e1ad823c98b2120fabab7a64',1,'RtcRtpSender']]], - ['retransmitter_1686',['Retransmitter',['../structRetransmitter.html',1,'']]], - ['retransmitter_2ec_1687',['Retransmitter.c',['../Retransmitter_8c.html',1,'']]], - ['retransmitter_2eh_1688',['Retransmitter.h',['../Retransmitter_8h.html',1,'']]], - ['retry_1689',['retry',['../group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a',1,'ChannelInfo']]], - ['rid_1690',['rid',['../structRtcOutboundRtpStreamStats.html#acc749ed9474873cc01dda161d242272e',1,'RtcOutboundRtpStreamStats']]], - ['role_1691',['role',['../structSignalingFileCacheEntry.html#aa68af2fb435162ceaebe517d52f797e2',1,'SignalingFileCacheEntry']]], - ['rolling_5fbuffer_5fmap_5findex_1692',['ROLLING_BUFFER_MAP_INDEX',['../RollingBuffer_8h.html#aca9373674a232641d35525b03281c876',1,'RollingBuffer.h']]], - ['rollingbuffer_1693',['RollingBuffer',['../structRollingBuffer.html',1,'']]], - ['rollingbuffer_2ec_1694',['RollingBuffer.c',['../RollingBuffer_8c.html',1,'']]], - ['rollingbuffer_2eh_1695',['RollingBuffer.h',['../RollingBuffer_8h.html',1,'']]], - ['rollingbufferappenddata_1696',['rollingBufferAppendData',['../RollingBuffer_8c.html#a04213cc969ed0dfb5cde85ebbfeb6912',1,'rollingBufferAppendData(PRollingBuffer pRollingBuffer, UINT64 data, PUINT64 pIndex): RollingBuffer.c'],['../RollingBuffer_8h.html#a92408de2fe54d0123cc222355e44deae',1,'rollingBufferAppendData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c']]], - ['rollingbufferextractdata_1697',['rollingBufferExtractData',['../RollingBuffer_8c.html#aaf71d00aa475af1cf655e030c994f053',1,'rollingBufferExtractData(PRollingBuffer pRollingBuffer, UINT64 index, PUINT64 pData): RollingBuffer.c'],['../RollingBuffer_8h.html#a88b2566b28f598e6884f37652a8e4342',1,'rollingBufferExtractData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c']]], - ['rollingbuffergetsize_1698',['rollingBufferGetSize',['../RollingBuffer_8c.html#afe6f88672fc9ab9dcd0a2adb745599a5',1,'rollingBufferGetSize(PRollingBuffer pRollingBuffer, PUINT32 pSize): RollingBuffer.c'],['../RollingBuffer_8h.html#af9423d55b3d0fb3ce17905f2e388d3c3',1,'rollingBufferGetSize(PRollingBuffer, PUINT32): RollingBuffer.c']]], - ['rollingbufferinsertdata_1699',['rollingBufferInsertData',['../RollingBuffer_8c.html#ae3bf611dc098805a6deb5d92718e3875',1,'rollingBufferInsertData(PRollingBuffer pRollingBuffer, UINT64 index, UINT64 data): RollingBuffer.c'],['../RollingBuffer_8h.html#a4fbbfde692dd0b16dd8791ca8908a3c1',1,'rollingBufferInsertData(PRollingBuffer, UINT64, UINT64): RollingBuffer.c']]], - ['rollingbufferisempty_1700',['rollingBufferIsEmpty',['../RollingBuffer_8c.html#aab56b249627e75fbee41886902126523',1,'rollingBufferIsEmpty(PRollingBuffer pRollingBuffer, PBOOL pIsEmpty): RollingBuffer.c'],['../RollingBuffer_8h.html#a058a3414fc37758d6562528ccd6ce772',1,'rollingBufferIsEmpty(PRollingBuffer, PBOOL): RollingBuffer.c']]], - ['rollingbufferstatuscodes_1701',['RollingBufferStatusCodes',['../group__RollingBufferStatusCodes.html',1,'']]], - ['roundtriptime_1702',['roundTripTime',['../structRtcRemoteInboundRtpStreamStats.html#a1d6ab410390c8b98de1e38be4a55dc76',1,'RtcRemoteInboundRtpStreamStats::roundTripTime()'],['../structIceCandidatePair.html#a1636f9eab2da933f13611d7ec2ea037d',1,'IceCandidatePair::roundTripTime()']]], - ['roundtriptimemeasurements_1703',['roundTripTimeMeasurements',['../structRtcRemoteInboundRtpStreamStats.html#a56de74ac280d0bb4e31e5cccc3b2231b',1,'RtcRemoteInboundRtpStreamStats']]], - ['rtc_5fcodec_1704',['RTC_CODEC',['../group__PublicEnums.html#ga93240fd6a0e599dfb0c69ca76e406665',1,'Include.h']]], - ['rtc_5fcodec_5falaw_1705',['RTC_CODEC_ALAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70',1,'Include.h']]], - ['rtc_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_1706',['RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665aeedf0ec291348430d2cd519105e0f6ca',1,'Include.h']]], - ['rtc_5fcodec_5fmulaw_1707',['RTC_CODEC_MULAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3',1,'Include.h']]], - ['rtc_5fcodec_5fopus_1708',['RTC_CODEC_OPUS',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71',1,'Include.h']]], - ['rtc_5fcodec_5funknown_1709',['RTC_CODEC_UNKNOWN',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208',1,'Include.h']]], - ['rtc_5fcodec_5fvp8_1710',['RTC_CODEC_VP8',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d',1,'Include.h']]], - ['rtc_5fdata_5fchannel_5fstate_1711',['RTC_DATA_CHANNEL_STATE',['../group__StatsStructures.html#ga760e5b16b6a0731e5839f9c37dfcb0a4',1,'Stats.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fclosed_1712',['RTC_DATA_CHANNEL_STATE_CLOSED',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4aedc74b392d8f1083000d1b7031994b6c',1,'Stats.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fclosing_1713',['RTC_DATA_CHANNEL_STATE_CLOSING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4af56f1041a8e65f98fc7c9751ebf50086',1,'Stats.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fconnecting_1714',['RTC_DATA_CHANNEL_STATE_CONNECTING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a3458300a4d519b9dcd111e101bd6f9da',1,'Stats.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fopen_1715',['RTC_DATA_CHANNEL_STATE_OPEN',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a17473b170a5066e366408f9f4097d7d0',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_1716',['RTC_DTLS_TRANSPORT_STATE',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2e',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fclosed_1717',['RTC_DTLS_TRANSPORT_STATE_CLOSED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea520d0c666dfabcb890ac37f18e1004dd',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fconnected_1718',['RTC_DTLS_TRANSPORT_STATE_CONNECTED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eae7010f5a90f215f3edb04cedc04cc51d',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fconnecting_1719',['RTC_DTLS_TRANSPORT_STATE_CONNECTING',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea532e537c80c215015b8a2c80ebfa6b72',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5ffailed_1720',['RTC_DTLS_TRANSPORT_STATE_FAILED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eaacd1ee6c00658eda62b7b5add80777a4',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fnew_1721',['RTC_DTLS_TRANSPORT_STATE_NEW',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea823c7f41e5c13f4567dfb456186753ad',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_1722',['RTC_DTLS_TRANSPORT_STATE_STATS',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795b',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fclosed_1723',['RTC_DTLS_TRANSPORT_STATE_STATS_CLOSED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bae9d536be6e4f6e21a320948920cc579a',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnected_1724',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba3f99b8dc71e9df928406fafa8b00c775',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnecting_1725',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTING',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba67c81ab73d16a8531bac3ef052fffc3b',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5ffailed_1726',['RTC_DTLS_TRANSPORT_STATE_STATS_FAILED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795baebd13dac3228fd42babfddfe6c1fdc12',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fnew_1727',['RTC_DTLS_TRANSPORT_STATE_STATS_NEW',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bacb39c4daed77b2d3003cacef7e2cacfb',1,'Stats.h']]], - ['rtc_5fice_5fmetrics_5fcurrent_5fversion_1728',['RTC_ICE_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#gaa80794687556eb5f0c2b180a1c6a24c9',1,'Include.h']]], - ['rtc_5fice_5frole_1729',['RTC_ICE_ROLE',['../Stats_8h.html#ab68cb7036453508a43f250f470398828',1,'Stats.h']]], - ['rtc_5fice_5frole_5fcontrolled_1730',['RTC_ICE_ROLE_CONTROLLED',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a59eb29879839f761ca75220c03bc56fd',1,'Stats.h']]], - ['rtc_5fice_5frole_5fcontrolling_1731',['RTC_ICE_ROLE_CONTROLLING',['../Stats_8h.html#ab68cb7036453508a43f250f470398828ada0c0546d897389ee5232c2bd79a6bd9',1,'Stats.h']]], - ['rtc_5fice_5frole_5funknown_1732',['RTC_ICE_ROLE_UNKNOWN',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a9b51f15f831c0266ae52e8d78149d1af',1,'Stats.h']]], - ['rtc_5fpeer_5fconnection_5fstate_1733',['RTC_PEER_CONNECTION_STATE',['../group__PublicEnums.html#ga1a8485527953d22957465fb016c44bec',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fclosed_1734',['RTC_PEER_CONNECTION_STATE_CLOSED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becabe42bbd5dbfcbb8c2adb8d8d1f663436',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fconnected_1735',['RTC_PEER_CONNECTION_STATE_CONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaf96b81102efe006b5f57cba368767690',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fconnecting_1736',['RTC_PEER_CONNECTION_STATE_CONNECTING',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca915f3cbba3c33ef925277518fc1f907d',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fdisconnected_1737',['RTC_PEER_CONNECTION_STATE_DISCONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca7b78dcb3a20eed4d87607506df65f631',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5ffailed_1738',['RTC_PEER_CONNECTION_STATE_FAILED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca95bca1e349661f2f4f3c902a40f5e016',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fnew_1739',['RTC_PEER_CONNECTION_STATE_NEW',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaadea15708c0d7550368e3688df9ad635',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fnone_1740',['RTC_PEER_CONNECTION_STATE_NONE',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5ftotal_5fstate_5fcount_1741',['RTC_PEER_CONNECTION_TOTAL_STATE_COUNT',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca22e9ce95491b6c23ce22ed2c7f240a91',1,'Include.h']]], - ['rtc_5fquality_5flimitation_5freason_1742',['RTC_QUALITY_LIMITATION_REASON',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5e',1,'Stats.h']]], - ['rtc_5fquality_5flimitation_5freason_5fbandwidth_1743',['RTC_QUALITY_LIMITATION_REASON_BANDWIDTH',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea60db2e5a755d694a633051aa103fbb59',1,'Stats.h']]], - ['rtc_5fquality_5flimitation_5freason_5fcpu_1744',['RTC_QUALITY_LIMITATION_REASON_CPU',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eae099218be3abfecac3a304e6bebea988',1,'Stats.h']]], - ['rtc_5fquality_5flimitation_5freason_5fnone_1745',['RTC_QUALITY_LIMITATION_REASON_NONE',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eaa30406ff7bc3924f89ea952b7c6de9df',1,'Stats.h']]], - ['rtc_5fquality_5flimitation_5freason_5fother_1746',['RTC_QUALITY_LIMITATION_REASON_OTHER',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea86df7c5edb95c9ebc3c276f92e836d44',1,'Stats.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_1747',['RTC_RTP_TRANSCEIVER_DIRECTION',['../group__PublicEnums.html#ga2ec04821e96a8ea582895e206534b9ad',1,'Include.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5finactive_1748',['RTC_RTP_TRANSCEIVER_DIRECTION_INACTIVE',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada0ae8727c8e3291ee130332a337649129',1,'Include.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5frecvonly_1749',['RTC_RTP_TRANSCEIVER_DIRECTION_RECVONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9adadd9b614bd9f8495972b124e21cb89468',1,'Include.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5fsendonly_1750',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada7df464eac072ccf1e72ca908f295f6ae',1,'Include.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5fsendrecv_1751',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDRECV',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada34db249a5fb131fa33d7dce7005e37bd',1,'Include.h']]], - ['rtc_5frtx_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_1752',['RTC_RTX_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9ae750006e35f02fa4d7512b7e9f279742',1,'PeerConnection.h']]], - ['rtc_5frtx_5fcodec_5fvp8_1753',['RTC_RTX_CODEC_VP8',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9a56572ec087ab4960d4cf591e7400bc31',1,'PeerConnection.h']]], - ['rtc_5fstats_5ftype_1754',['RTC_STATS_TYPE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fcandidate_5fpair_1755',['RTC_STATS_TYPE_CANDIDATE_PAIR',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a08c54b60254ca6489c58d26349890e0c',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fcertificate_1756',['RTC_STATS_TYPE_CERTIFICATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a765256847140e3699d69bcf5e527387c',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fcodec_1757',['RTC_STATS_TYPE_CODEC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a7f5ac3f2b3b66d4d08eaaf2ced5ae15a',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fcsrc_1758',['RTC_STATS_TYPE_CSRC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aebf985f58528fe120dd66aeb01f7669b',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fdata_5fchannel_1759',['RTC_STATS_TYPE_DATA_CHANNEL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aae0c5ef6d6ea1c206a21ff0f8d41af1d',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fice_5fserver_1760',['RTC_STATS_TYPE_ICE_SERVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af0675aa3465b826713c1569884a7013d',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5finbound_5frtp_1761',['RTC_STATS_TYPE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a0112e278200b636a6a18b81a9149297d',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5flocal_5fcandidate_1762',['RTC_STATS_TYPE_LOCAL_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a180774dd49574a23c8a5eb08e840b6d9',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5foutbound_5frtp_1763',['RTC_STATS_TYPE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1e53c4bec6b2ea7e1ff840b9b2cd7931',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fpeer_5fconnection_1764',['RTC_STATS_TYPE_PEER_CONNECTION',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1a79985f49c7adfaa4e773ac9c77462b',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5freceiver_1765',['RTC_STATS_TYPE_RECEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a04816f96220362914320a6f196893525',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fremote_5fcandidate_1766',['RTC_STATS_TYPE_REMOTE_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a9e2a8b62e1b016acbcb085b4ca19dae5',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fremote_5finbound_5frtp_1767',['RTC_STATS_TYPE_REMOTE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a4032acd50286e9def0b7821a80044708',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fremote_5foutbound_5frtp_1768',['RTC_STATS_TYPE_REMOTE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aac1dddcfd706f33c7b16495bd41ce842',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5frtc_5fall_1769',['RTC_STATS_TYPE_RTC_ALL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a51f3e119f338cc5b7da10787fc5d0484',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fsctp_5ftransport_1770',['RTC_STATS_TYPE_SCTP_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a5dfed594e64f0ae77e17d6f7cb31449f',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fsender_1771',['RTC_STATS_TYPE_SENDER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af67f8f72dbc99a4bd2f570e9efab1206',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5ftrack_1772',['RTC_STATS_TYPE_TRACK',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5afd1f1983fa0ff5f94b0f0fb743d72b7f',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5ftransceiver_1773',['RTC_STATS_TYPE_TRANSCEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aeb2855612e62f178cf18a16c297abfa8',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5ftransport_1774',['RTC_STATS_TYPE_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a6363d5dc98fba55224acc1a5f4135af7',1,'Stats.h']]], - ['rtc_5fstream_5fmetrics_5fcurrent_5fversion_1775',['RTC_STREAM_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#gaf30a982ce920e96a99d1b171f3e7592d',1,'Include.h']]], - ['rtccertificate_1776',['RtcCertificate',['../structRtcCertificate.html',1,'']]], - ['rtcconfiguration_1777',['RtcConfiguration',['../structRtcConfiguration.html',1,'']]], - ['rtcdatachannel_1778',['RtcDataChannel',['../group__Callbacks.html#gaa6f47a9f98e9103afc97434dd3a5cd8c',1,'Include.h']]], - ['rtcdatachanneldiagnostics_1779',['rtcDataChannelDiagnostics',['../structKvsDataChannel.html#a8f7fd7ad0c9fb5b9d0d3a43e4287ccd1',1,'KvsDataChannel']]], - ['rtcdatachannelinit_1780',['RtcDataChannelInit',['../structRtcDataChannelInit.html',1,'']]], - ['rtcdatachannelinit_1781',['rtcDataChannelInit',['../structKvsDataChannel.html#a7d6e0ef38ee1fa62e07ee538732b5f32',1,'KvsDataChannel']]], - ['rtcdatachannelstats_1782',['rtcDataChannelStats',['../structRtcStatsObject.html#a97b6f2971184dd9ec3ba40dc6b97726f',1,'RtcStatsObject']]], - ['rtcdatachannelstats_1783',['RtcDataChannelStats',['../structRtcDataChannelStats.html',1,'']]], - ['rtcencoderstats_1784',['RtcEncoderStats',['../structRtcEncoderStats.html',1,'']]], - ['rtcicecandidatediagnostics_1785',['RtcIceCandidateDiagnostics',['../structRtcIceCandidateDiagnostics.html',1,'']]], - ['rtcicecandidateinit_1786',['RtcIceCandidateInit',['../structRtcIceCandidateInit.html',1,'']]], - ['rtcicecandidatepairdiagnostics_1787',['rtcIceCandidatePairDiagnostics',['../structIceCandidatePair.html#af075ca726443e1391d27fcc6097e8066',1,'IceCandidatePair']]], - ['rtcicecandidatepairdiagnostics_1788',['RtcIceCandidatePairDiagnostics',['../structRtcIceCandidatePairDiagnostics.html',1,'']]], - ['rtcicecandidatepairstats_1789',['RtcIceCandidatePairStats',['../structRtcIceCandidatePairStats.html',1,'']]], - ['rtcicecandidatepairstats_1790',['rtcIceCandidatePairStats',['../group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061',1,'RtcIceMetrics']]], - ['rtcicecandidatestats_1791',['RtcIceCandidateStats',['../structRtcIceCandidateStats.html',1,'']]], - ['rtcicemetrics_1792',['RtcIceMetrics',['../structRtcIceMetrics.html',1,'']]], - ['rtciceserver_1793',['RtcIceServer',['../structRtcIceServer.html',1,'']]], - ['rtciceserverdiagnostics_1794',['RtcIceServerDiagnostics',['../structRtcIceServerDiagnostics.html',1,'']]], - ['rtciceserverdiagnostics_1795',['rtcIceServerDiagnostics',['../struct____IceAgent.html#a00c12c653fa5c71fc4b1fad50b3d9457',1,'__IceAgent']]], - ['rtciceserverstats_1796',['rtcIceServerStats',['../group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c',1,'RtcIceMetrics']]], - ['rtciceserverstats_1797',['RtcIceServerStats',['../structRtcIceServerStats.html',1,'']]], - ['rtcinboundrtpstreamstats_1798',['RtcInboundRtpStreamStats',['../structRtcInboundRtpStreamStats.html',1,'']]], - ['rtcinboundstats_1799',['rtcInboundStats',['../group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a',1,'RtcStreamMetrics']]], - ['rtcmediastreamtrack_1800',['RtcMediaStreamTrack',['../structRtcMediaStreamTrack.html',1,'']]], - ['rtconbandwidthestimation_1801',['RtcOnBandwidthEstimation',['../group__Callbacks.html#gaf77d88f0ced976d3628f86b79ba0b868',1,'Include.h']]], - ['rtconconnectionstatechange_1802',['RtcOnConnectionStateChange',['../group__Callbacks.html#gad3f715dac4dd4d756e1728a37fb46eb9',1,'Include.h']]], - ['rtcondatachannel_1803',['RtcOnDataChannel',['../group__Callbacks.html#ga264cd66b2d9905c3085cab6f3faf650b',1,'Include.h']]], - ['rtconframe_1804',['RtcOnFrame',['../group__Callbacks.html#ga6269176a5be7e2e91fec6b067f7b9c5b',1,'Include.h']]], - ['rtconicecandidate_1805',['RtcOnIceCandidate',['../group__Callbacks.html#gabad4874074cecf3de44c82498437355a',1,'Include.h']]], - ['rtconmessage_1806',['RtcOnMessage',['../group__Callbacks.html#ga19016a711a2550a8544e6c86c7f45d0f',1,'Include.h']]], - ['rtconopen_1807',['RtcOnOpen',['../group__Callbacks.html#ga0c9cbf4449a44e9a3847be0ef53b22a8',1,'Include.h']]], - ['rtconpictureloss_1808',['RtcOnPictureLoss',['../group__Callbacks.html#gac7f4225ac2545664aabdc88d0b58e329',1,'Include.h']]], - ['rtconsenderbandwidthestimation_1809',['RtcOnSenderBandwidthEstimation',['../group__Callbacks.html#ga31935aba346c035df91b7771e62ad3bc',1,'Include.h']]], - ['rtcoutboundrtpstreamstats_1810',['RtcOutboundRtpStreamStats',['../structRtcOutboundRtpStreamStats.html',1,'']]], - ['rtcoutboundstats_1811',['rtcOutboundStats',['../group__StatusCodes.html#ga815801a211ca3fbdf1e70821ab808b2a',1,'RtcStreamMetrics']]], - ['rtcp_2ec_1812',['Rtcp.c',['../Rtcp_8c.html',1,'']]], - ['rtcp_2eh_1813',['Rtcp.h',['../Rtcp_8h.html',1,'']]], - ['rtcp_5ffeedback_5fmessage_5ftype_1814',['RTCP_FEEDBACK_MESSAGE_TYPE',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920',1,'RtcpPacket.h']]], - ['rtcp_5ffeedback_5fmessage_5ftype_5fapplication_5flayer_5ffeedback_1815',['RTCP_FEEDBACK_MESSAGE_TYPE_APPLICATION_LAYER_FEEDBACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920ade0374ceeaf6054ae757321d02647dfe',1,'RtcpPacket.h']]], - ['rtcp_5ffeedback_5fmessage_5ftype_5fnack_1816',['RTCP_FEEDBACK_MESSAGE_TYPE_NACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a86abf9118a5d7d84acdd0fb34adfd177',1,'RtcpPacket.h']]], - ['rtcp_5ffirst_5freport_5fdelay_1817',['RTCP_FIRST_REPORT_DELAY',['../RtcpPacket_8h.html#ae63ef3c90664405fe68b838a1a256667',1,'RtcpPacket.h']]], - ['rtcp_5fnack_5flist_5flen_1818',['RTCP_NACK_LIST_LEN',['../RtcpPacket_8h.html#a08492565785bbf7ca0bd6339225c836f',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fheader_5flen_1819',['RTCP_PACKET_HEADER_LEN',['../RtcpPacket_8h.html#a1eee008842d1eb323c9d69d2dcf7c4bb',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5flen_5foffset_1820',['RTCP_PACKET_LEN_OFFSET',['../RtcpPacket_8h.html#aa1cb1fe6e0e3a124ed598d538094f087',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5flen_5fword_5fsize_1821',['RTCP_PACKET_LEN_WORD_SIZE',['../RtcpPacket_8h.html#ae39724d9746708147dd5c917a71791a5',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5freceiver_5freport_5fblock_5flen_1822',['RTCP_PACKET_RECEIVER_REPORT_BLOCK_LEN',['../RtcpPacket_8h.html#ace03b9db0690372759dffe5e6029c978',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5freceiver_5freport_5fminlen_1823',['RTCP_PACKET_RECEIVER_REPORT_MINLEN',['../RtcpPacket_8h.html#a8e893df858cd58636660d628ad531b82',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fremb_5fidentifier_5foffset_1824',['RTCP_PACKET_REMB_IDENTIFIER_OFFSET',['../RtcpPacket_8h.html#a93f10ab1f2bae6dfae3462297ff8b446',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fremb_5fmantissa_5fbitmask_1825',['RTCP_PACKET_REMB_MANTISSA_BITMASK',['../RtcpPacket_8h.html#a635e79c29d50a4305a64c189b4848f48',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fremb_5fmin_5fsize_1826',['RTCP_PACKET_REMB_MIN_SIZE',['../RtcpPacket_8h.html#ac150e4196fffb947353fb31802ac8685',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5frrc_5fbitmask_1827',['RTCP_PACKET_RRC_BITMASK',['../RtcpPacket_8h.html#a022cff0f744c8158c3a0c05c0df21c99',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fsender_5freport_5fminlen_1828',['RTCP_PACKET_SENDER_REPORT_MINLEN',['../RtcpPacket_8h.html#a3a8cf404b6a51934a5fb4cea558d7ead',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_1829',['RTCP_PACKET_TYPE',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5ffir_1830',['RTCP_PACKET_TYPE_FIR',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a8392d6cf3401576544d8eb76aec2c1c0',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fgeneric_5frtp_5ffeedback_1831',['RTCP_PACKET_TYPE_GENERIC_RTP_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a486cfa136ca44ae881cbd1d543a21722',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5foffset_1832',['RTCP_PACKET_TYPE_OFFSET',['../RtcpPacket_8h.html#a59014abae4e0ccd0e44ce020a1fd8422',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fpayload_5fspecific_5ffeedback_1833',['RTCP_PACKET_TYPE_PAYLOAD_SPECIFIC_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ab3f3a39edc7cd83eb10ffe294cd8a6b7',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5freceiver_5freport_1834',['RTCP_PACKET_TYPE_RECEIVER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ac7dad6d8101ee767559c69de1fe063f9',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fsender_5freport_1835',['RTCP_PACKET_TYPE_SENDER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258aaee451a4ec2a56f380a2b82fdf3c13c1',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fsource_5fdescription_1836',['RTCP_PACKET_TYPE_SOURCE_DESCRIPTION',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a2ff89087dffe634efd60054166c0edaf',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fversion_5fval_1837',['RTCP_PACKET_VERSION_VAL',['../RtcpPacket_8h.html#aa0281f2ef0d38cd7bc97cd47b8302a9b',1,'RtcpPacket.h']]], - ['rtcp_5fpsfb_5fpli_1838',['RTCP_PSFB_PLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a78bf7cc3415a47e7d5fbbc1e1c8f1afa',1,'RtcpPacket.h']]], - ['rtcp_5fpsfb_5fsli_1839',['RTCP_PSFB_SLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a8bfa3930d59a4fecfa70dab9edcc2b54',1,'RtcpPacket.h']]], - ['rtcpeerconnection_1840',['RtcPeerConnection',['../structRtcPeerConnection.html',1,'']]], - ['rtcpeerconnectiongetmetrics_1841',['rtcPeerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection, PRtcRtpTransceiver, PRtcStats): Metrics.c'],['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pRtcRtpTransceiver, PRtcStats pRtcMetrics): Metrics.c']]], - ['rtcpnacklistget_1842',['rtcpNackListGet',['../RtcpPacket_8c.html#a0ea21b5651b7f5b4b8d322af40cce6f6',1,'rtcpNackListGet(PBYTE pPayload, UINT32 payloadLen, PUINT32 pSenderSsrc, PUINT32 pReceiverSsrc, PUINT16 pSequenceNumberList, PUINT32 pSequenceNumberListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#ae518ace67d0c20c68527741c554a1c62',1,'rtcpNackListGet(PBYTE, UINT32, PUINT32, PUINT32, PUINT16, PUINT32): RtcpPacket.c']]], - ['rtcppacket_1843',['RtcpPacket',['../structRtcpPacket.html',1,'']]], - ['rtcppacket_2ec_1844',['RtcpPacket.c',['../RtcpPacket_8c.html',1,'']]], - ['rtcppacket_2eh_1845',['RtcpPacket.h',['../RtcpPacket_8h.html',1,'']]], - ['rtcppacketheader_1846',['RtcpPacketHeader',['../structRtcpPacketHeader.html',1,'']]], - ['rtcpreportscallback_1847',['rtcpReportsCallback',['../PeerConnection_8c.html#a4afea8c5d470548d2889fb8d3218ba0f',1,'PeerConnection.c']]], - ['rtcpreportstimerid_1848',['rtcpReportsTimerId',['../structKvsRtpTransceiver.html#a2a7df5c6a4b21f873becf592da744b3b',1,'KvsRtpTransceiver']]], - ['rtcpstatuscodes_1849',['RTCPStatusCodes',['../group__RTCPStatusCodes.html',1,'']]], - ['rtcptransportstatsid_1850',['rtcpTransportStatsId',['../structRtcTransportStats.html#a07bfb515944cd5aa6dd183fb888e3b26',1,'RtcTransportStats']]], - ['rtcreceivedrtpstreamstats_1851',['RtcReceivedRtpStreamStats',['../structRtcReceivedRtpStreamStats.html',1,'']]], - ['rtcremoteinboundrtpstreamstats_1852',['RtcRemoteInboundRtpStreamStats',['../structRtcRemoteInboundRtpStreamStats.html',1,'']]], - ['rtcrtpreceiver_1853',['RtcRtpReceiver',['../structRtcRtpReceiver.html',1,'']]], - ['rtcrtpsender_1854',['RtcRtpSender',['../structRtcRtpSender.html',1,'']]], - ['rtcrtpstreamstats_1855',['RTCRtpStreamStats',['../structRTCRtpStreamStats.html',1,'']]], - ['rtcrtptransceiver_1856',['RtcRtpTransceiver',['../structRtcRtpTransceiver.html',1,'']]], - ['rtcrtptransceiverinit_1857',['RtcRtpTransceiverInit',['../structRtcRtpTransceiverInit.html',1,'']]], - ['rtcselectedlocalicecandidatediagnostics_1858',['rtcSelectedLocalIceCandidateDiagnostics',['../struct____IceAgent.html#a4c54bebafd209785d69b669cf5ea1e7c',1,'__IceAgent']]], - ['rtcselectedremoteicecandidatediagnostics_1859',['rtcSelectedRemoteIceCandidateDiagnostics',['../struct____IceAgent.html#a1c4fe10dff46b59ee7190ec20304d972',1,'__IceAgent']]], - ['rtcsentrtpstreamstats_1860',['RTCSentRtpStreamStats',['../structRTCSentRtpStreamStats.html',1,'']]], - ['rtcsessiondescriptioninit_1861',['RtcSessionDescriptionInit',['../structRtcSessionDescriptionInit.html',1,'']]], - ['rtcstats_1862',['RtcStats',['../structRtcStats.html',1,'']]], - ['rtcstatsobject_1863',['rtcStatsObject',['../group__StatusCodes.html#gafc691e43b541bf7ac94abda8fdcd5892',1,'RtcStats']]], - ['rtcstatsobject_1864',['RtcStatsObject',['../structRtcStatsObject.html',1,'']]], - ['rtcstreammetrics_1865',['RtcStreamMetrics',['../structRtcStreamMetrics.html',1,'']]], - ['rtctransportstats_1866',['RtcTransportStats',['../structRtcTransportStats.html',1,'']]], - ['rtctransportstats_1867',['rtcTransportStats',['../group__StatusCodes.html#ga548602a96a63f8e28fd2046860304f5c',1,'RtcStreamMetrics']]], - ['rtp_2ec_1868',['Rtp.c',['../Rtp_8c.html',1,'']]], - ['rtp_2eh_1869',['Rtp.h',['../Rtp_8h.html',1,'']]], - ['rtp_5fget_5fraw_5fpacket_5fsize_1870',['RTP_GET_RAW_PACKET_SIZE',['../RtpPacket_8h.html#ab490f103a317c0d756074fde9e48f452',1,'RtpPacket.h']]], - ['rtp_5fheader_5flen_1871',['RTP_HEADER_LEN',['../RtpPacket_8h.html#add0175e973ef30b95642010e857e2548',1,'RtpPacket.h']]], - ['rtpg711payloader_2ec_1872',['RtpG711Payloader.c',['../RtpG711Payloader_8c.html',1,'']]], - ['rtpg711payloader_2eh_1873',['RtpG711Payloader.h',['../RtpG711Payloader_8h.html',1,'']]], - ['rtph264payloader_2ec_1874',['RtpH264Payloader.c',['../RtpH264Payloader_8c.html',1,'']]], - ['rtph264payloader_2eh_1875',['RtpH264Payloader.h',['../RtpH264Payloader_8h.html',1,'']]], - ['rtpmap_5fvalue_1876',['RTPMAP_VALUE',['../SessionDescription_8h.html#ae9c585c763dea53198de6f520ba96207',1,'SessionDescription.h']]], - ['rtpopuspayloader_2ec_1877',['RtpOpusPayloader.c',['../RtpOpusPayloader_8c.html',1,'']]], - ['rtpopuspayloader_2eh_1878',['RtpOpusPayloader.h',['../RtpOpusPayloader_8h.html',1,'']]], - ['rtppacket_1879',['RtpPacket',['../RtpPacket_8h.html#a4ec22aca782131c15a7f24cfb8cfa3b3',1,'RtpPacket.h']]], - ['rtppacket_2ec_1880',['RtpPacket.c',['../RtpPacket_8c.html',1,'']]], - ['rtppacket_2eh_1881',['RtpPacket.h',['../RtpPacket_8h.html',1,'']]], - ['rtppacketheader_1882',['RtpPacketHeader',['../RtpPacket_8h.html#ac1c3d28c59386b8722021a4cd33ca0bd',1,'RtpPacket.h']]], - ['rtppayloadfunc_1883',['RtpPayloadFunc',['../Rtp_8c.html#ae3dd961ccc97a1b31ed9c74179fe69ed',1,'Rtp.c']]], - ['rtprollingbuffer_1884',['RtpRollingBuffer',['../structRtpRollingBuffer.html',1,'']]], - ['rtprollingbuffer_2ec_1885',['RtpRollingBuffer.c',['../RtpRollingBuffer_8c.html',1,'']]], - ['rtprollingbuffer_2eh_1886',['RtpRollingBuffer.h',['../RtpRollingBuffer_8h.html',1,'']]], - ['rtprollingbufferaddrtppacket_1887',['rtpRollingBufferAddRtpPacket',['../RtpRollingBuffer_8c.html#abf2b32f9fe0ec57657ba0f916dc8406f',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer pRollingBuffer, PRtpPacket pRtpPacket): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a55d9bae67aa9d5e200264501027ce6cd',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer, PRtpPacket): RtpRollingBuffer.c']]], - ['rtprollingbuffergetvalidseqindexlist_1888',['rtpRollingBufferGetValidSeqIndexList',['../RtpRollingBuffer_8c.html#aa82454a503654b55a3eaea5cb12cd8e7',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer pRollingBuffer, PUINT16 pSequenceNumberList, UINT32 sequenceNumberListLen, PUINT64 pValidSeqIndexList, PUINT32 pValidIndexListLen): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#abe5904a4cc9c3a80698473d2f75e7702',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer, PUINT16, UINT32, PUINT64, PUINT32): RtpRollingBuffer.c']]], - ['rtpstatuscodes_1889',['RTPStatusCodes',['../group__RTPStatusCodes.html',1,'']]], - ['rtpstream_1890',['rtpStream',['../structRTCSentRtpStreamStats.html#af59ae5f50053c04a04788c42ae4234d2',1,'RTCSentRtpStreamStats::rtpStream()'],['../structRtcReceivedRtpStreamStats.html#a11a297e42efda4a75c9e3708619161ca',1,'RtcReceivedRtpStreamStats::rtpStream()']]], - ['rtptimeoffset_1891',['rtpTimeOffset',['../structRtcRtpSender.html#a544d3cc014e25e82cd14d17cc55c9182',1,'RtcRtpSender']]], - ['rtpvp8payloader_2ec_1892',['RtpVP8Payloader.c',['../RtpVP8Payloader_8c.html',1,'']]], - ['rtpvp8payloader_2eh_1893',['RtpVP8Payloader.h',['../RtpVP8Payloader_8h.html',1,'']]], - ['rtx_5fcodec_1894',['RTX_CODEC',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9',1,'PeerConnection.h']]], - ['rtx_5fcodec_5fvalue_1895',['RTX_CODEC_VALUE',['../SessionDescription_8h.html#ae296b32b00c81d7dddd492f5791f0545',1,'SessionDescription.h']]], - ['rtx_5fhash_5ftable_5fbucket_5fcount_1896',['RTX_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#ade11168a50c94b173b23ccc23b5340c0',1,'PeerConnection.h']]], - ['rtx_5fhash_5ftable_5fbucket_5flength_1897',['RTX_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#af09360741e6eb895ebfb2c67334ac1fe',1,'PeerConnection.h']]], - ['rtx_5fvalue_1898',['RTX_VALUE',['../SessionDescription_8h.html#ac6363147e2ea06c9271745a8fa52c59b',1,'SessionDescription.h']]], - ['rtxpayloadtype_1899',['rtxPayloadType',['../structRtcRtpSender.html#a2a27b5adcc1a37ea5948230c1fbaa0fa',1,'RtcRtpSender']]], - ['rtxsequencenumber_1900',['rtxSequenceNumber',['../structRtcRtpSender.html#a215ac61c4cd9bcf15afd388e44d26a0c',1,'RtcRtpSender']]], - ['rtxssrc_1901',['rtxSsrc',['../structRtcRtpSender.html#a8b1d1d7e958c65709f2480086af704b3',1,'RtcRtpSender']]] + ['raw_1615',['raw',['../struct____IOBuffer.html#a4762ee629e52529c3c8d37c875c91b92',1,'__IOBuffer']]], + ['rawpacketlength_1616',['rawPacketLength',['../struct____RtpPacket.html#a5371e8845aae69f2de7c1cfc0b2c9d50',1,'__RtpPacket']]], + ['readhexvalue_1617',['readHexValue',['../SessionDescription_8c.html#a4cabafd4d46a4084a27a284818cdf6f0',1,'SessionDescription.c']]], + ['ready_1618',['ready',['../structTurnPeer.html#aa4fd4ba0e23736562cf655cb58e33319',1,'TurnPeer']]], + ['realm_1619',['realm',['../structStunAttributeRealm.html#a130356d7a805d96631147c153e375e46',1,'StunAttributeRealm']]], + ['receivebuffer_1620',['receiveBuffer',['../struct____LwsCallInfo.html#a675ea65d46349ae72bb94e4288798a1a',1,'__LwsCallInfo']]], + ['receivebuffersize_1621',['receiveBufferSize',['../struct____LwsCallInfo.html#a00bf9d9295798cbb6c48a6f97404bf98',1,'__LwsCallInfo']]], + ['receivecvar_1622',['receiveCvar',['../structSignalingClient.html#ab1a34caba9b3a70418429323c9b6274f',1,'SignalingClient']]], + ['received_1623',['received',['../structRtcInboundRtpStreamStats.html#a55d74d3fbb987d1260bd42ce6efb9643',1,'RtcInboundRtpStreamStats']]], + ['receivedata_1624',['receiveData',['../struct____SocketConnection.html#a77820b4de80c8dad57931cb10db32b97',1,'__SocketConnection']]], + ['receivedataroutine_1625',['receiveDataRoutine',['../structConnectionListener.html#ad7c6b8e83c69396d23ebe9d96c22c6ba',1,'ConnectionListener']]], + ['receivedsignalingmessage_1626',['ReceivedSignalingMessage',['../structReceivedSignalingMessage.html',1,'']]], + ['receivedsignalingmessage_1627',['receivedSignalingMessage',['../structSignalingMessageWrapper.html#aec45ba7039ba63a07f5719bea8484aeb',1,'SignalingMessageWrapper']]], + ['receivedtime_1628',['receivedTime',['../struct____RtpPacket.html#ab1de8dc8099a70389c1e722f25ea8644',1,'__RtpPacket']]], + ['receivelock_1629',['receiveLock',['../structSignalingClient.html#a8918477b972c6a3ebaf461034f4be63e',1,'SignalingClient']]], + ['receivelwsmessage_1630',['receiveLwsMessage',['../LwsApiCalls_8h.html#a3be2b58965f27978a86f44a01a60fdd1',1,'receiveLwsMessage(PSignalingClient, PCHAR, UINT32): LwsApiCalls.c'],['../LwsApiCalls_8c.html#a4c9dcb58ab89a46831b232ea6f1b9903',1,'receiveLwsMessage(PSignalingClient pSignalingClient, PCHAR pMessage, UINT32 messageLen): LwsApiCalls.c']]], + ['receivelwsmessagewrapper_1631',['receiveLwsMessageWrapper',['../LwsApiCalls_8h.html#a40cf83da01c6a1e8ad4d17a44a9d6068',1,'receiveLwsMessageWrapper(PVOID): LwsApiCalls.c'],['../LwsApiCalls_8c.html#a354efc7185dbcb58e1b94b46f6ea2373',1,'receiveLwsMessageWrapper(PVOID args): LwsApiCalls.c']]], + ['receiver_1632',['receiver',['../group__StatusCodes.html#ga9da0bde056ac3a5dc58eba5039c24a63',1,'RtcRtpTransceiver']]], + ['receiverid_1633',['receiverId',['../structRtcInboundRtpStreamStats.html#aa6cb7d1f8925598fe3aa7b5c1caba0fc',1,'RtcInboundRtpStreamStats']]], + ['receptionreportcount_1634',['receptionReportCount',['../structRtcpPacketHeader.html#a49319fb2cf06d5943baac80070db6bd2',1,'RtcpPacketHeader']]], + ['reconnect_1635',['reconnect',['../group__StatusCodes.html#gaf6aedc152cf044872d63fbe4619971ce',1,'ChannelInfo']]], + ['reconnectertracker_1636',['reconnecterTracker',['../structSignalingClient.html#abed97da7c349e1df83e94533dca98908',1,'SignalingClient']]], + ['reconnecthandler_1637',['reconnectHandler',['../LwsApiCalls_8h.html#a27790d8d0f9462496db156a6ddda8a2f',1,'reconnectHandler(PVOID): LwsApiCalls.c'],['../LwsApiCalls_8c.html#afc9e7ad7111b3cdf94c7739d3695cb6c',1,'reconnectHandler(PVOID args): LwsApiCalls.c']]], + ['recvdatabuffer_1638',['recvDataBuffer',['../struct____TurnConnection.html#a661cd1d9596375b834640a015e108022',1,'__TurnConnection']]], + ['recvdatabuffersize_1639',['recvDataBufferSize',['../struct____TurnConnection.html#aac3137bb72333f5d4601369151b4f937',1,'__TurnConnection']]], + ['refreshiceconfig_1640',['refreshIceConfig',['../structSignalingClient.html#a6eba5657cd990a50a09df60df16b918e',1,'SignalingClient']]], + ['refreshiceconfiguration_1641',['refreshIceConfiguration',['../Signaling_8c.html#aae4b8c10c0051d05e7aaef586326afea',1,'refreshIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a5e071bdc7b416e0bbde370c94f923774',1,'refreshIceConfiguration(PSignalingClient): Signaling.c']]], + ['region_1642',['region',['../structSignalingFileCacheEntry.html#a1245c1b2d115a45d0e89b6bc73b9d05a',1,'SignalingFileCacheEntry']]], + ['relayaddress_1643',['relayAddress',['../struct____TurnConnection.html#a812cd4ca3c468ef10de9f89245947324',1,'__TurnConnection']]], + ['relayaddressavailablefn_1644',['relayAddressAvailableFn',['../structTurnConnectionCallbacks.html#a1ccf16080cb4c416fa970a0eb7d1b856',1,'TurnConnectionCallbacks']]], + ['relayaddressavailablefunc_1645',['RelayAddressAvailableFunc',['../TurnConnection_8h.html#a1b7f8d53e3580eb885fcc3cc33bffba7',1,'TurnConnection.h']]], + ['relayaddressreported_1646',['relayAddressReported',['../struct____TurnConnection.html#aac07d0652cd0cc3f2f455e4373a1d6f3',1,'__TurnConnection']]], + ['relaycandidatecount_1647',['relayCandidateCount',['../struct____IceAgent.html#a62087b6d55804ba6ee2afc148d6b4ceb',1,'__IceAgent']]], + ['relaycandidatesetuptime_1648',['relayCandidateSetUpTime',['../structKvsIceAgentStats.html#a2146d3e7ca0af63604c4e3da2044a493',1,'KvsIceAgentStats::relayCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#aa2da64eef1889dc886b9039d74edb33b',1,'IceAgentProfileDiagnostics::relayCandidateSetUpTime()']]], + ['relayprotocol_1649',['relayProtocol',['../structRtcIceCandidateStats.html#a6302862a6ed25df98edcc7057313f71d',1,'RtcIceCandidateStats::relayProtocol()'],['../structRtcIceCandidateDiagnostics.html#a3a430cf3238fb9d907f53a41115d0169',1,'RtcIceCandidateDiagnostics::relayProtocol()']]], + ['releasedtlssession_1650',['releaseDtlsSession',['../Dtls__openssl_8c.html#a7098126d6dad351545fc6aea9afc2668',1,'Dtls_openssl.c']]], + ['releaseholdoninstance_1651',['releaseHoldOnInstance',['../PeerConnection_8c.html#a74a1c0c3f6d5146d04b8d133ac9369cb',1,'PeerConnection.c']]], + ['rembvalueget_1652',['rembValueGet',['../RtcpPacket_8c.html#a12927c862f57ce7b0ec622fdf570f37b',1,'rembValueGet(PBYTE pPayload, UINT32 payloadLen, PDOUBLE pMaximumBitRate, PUINT32 pSsrcList, PUINT8 pSsrcListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#a3bc54fb560803311fc98131ad9d9a21f',1,'rembValueGet(PBYTE, UINT32, PDOUBLE, PUINT32, PUINT8): RtcpPacket.c']]], + ['remote_1653',['remote',['../structIceCandidatePair.html#ab91b6dd8d0de7eeeb579c4d7929236e7',1,'IceCandidatePair']]], + ['remotecandidateid_1654',['remoteCandidateId',['../structRtcIceCandidatePairStats.html#ab7b1597414d6c0739014c5808028b353',1,'RtcIceCandidatePairStats::remoteCandidateId()'],['../structRtcIceCandidatePairDiagnostics.html#ae5ac429507f509712ec784dd54ba510f',1,'RtcIceCandidatePairDiagnostics::remoteCandidateId()']]], + ['remotecandidates_1655',['remoteCandidates',['../struct____IceAgent.html#ac4356c0e97e404a94f548a8d815ce8e4',1,'__IceAgent']]], + ['remotecertificatefingerprint_1656',['remoteCertificateFingerprint',['../structKvsPeerConnection.html#a8111220506b6da9a53f760aa3430f460',1,'KvsPeerConnection']]], + ['remotecertificateid_1657',['remoteCertificateId',['../structRtcTransportStats.html#aea4ceed7d5c29289b87e890b98de0e4e',1,'RtcTransportStats']]], + ['remotecredentialreceived_1658',['remoteCredentialReceived',['../struct____IceAgent.html#ae253044d6da0ba7a5eaced89b191eff1',1,'__IceAgent']]], + ['remoteicecandidatestats_1659',['remoteIceCandidateStats',['../structRtcStatsObject.html#afb5f9fabf70cbe7e1dae71aeeed0b3bf',1,'RtcStatsObject']]], + ['remoteicepwd_1660',['remoteIcePwd',['../structKvsPeerConnection.html#a3b246c57cf612925560853827652d825',1,'KvsPeerConnection']]], + ['remoteiceufrag_1661',['remoteIceUfrag',['../structKvsPeerConnection.html#a9e8cd7a9736c7e59990109e76e22c4fc',1,'KvsPeerConnection']]], + ['remoteid_1662',['remoteId',['../structRtcInboundRtpStreamStats.html#ad2980dbaaf496924f61ab41eb4ce023a',1,'RtcInboundRtpStreamStats::remoteId()'],['../structRtcOutboundRtpStreamStats.html#aa6fbdbc6e08a0d782590876d9c5a4a18',1,'RtcOutboundRtpStreamStats::remoteId()']]], + ['remoteinboundrtpstreamstats_1663',['remoteInboundRtpStreamStats',['../structRtcStatsObject.html#a924e3e369ec3ed40109f1d5afb8148e5',1,'RtcStatsObject']]], + ['remoteinboundstats_1664',['remoteInboundStats',['../structKvsRtpTransceiver.html#a8a486e1beac492005b788fb1d58c0c98',1,'KvsRtpTransceiver']]], + ['remotepassword_1665',['remotePassword',['../struct____IceAgent.html#ad71ad69e4a18ab0d5bda6fe07688baab',1,'__IceAgent']]], + ['remoteprotocol_1666',['remoteProtocol',['../structIceCandidate.html#a8346886652767507d7cb82dbfd182c6f',1,'IceCandidate']]], + ['remotertcicecandidatestats_1667',['remoteRtcIceCandidateStats',['../group__StatusCodes.html#gafcb5243008cc0bf27f18df01e0a6ae6c',1,'RtcIceMetrics']]], + ['remotetimekvs_1668',['remoteTimeKvs',['../structTwccPacket.html#a3366850c7918dd62ea57dd2b492d943b',1,'TwccPacket']]], + ['remoteusername_1669',['remoteUsername',['../struct____IceAgent.html#aa2842165f2cf75b7b5efd29b3fd0ad00',1,'__IceAgent']]], + ['removedsamplesforacceleration_1670',['removedSamplesForAcceleration',['../structRtcInboundRtpStreamStats.html#a36e3b0b2474395da0bd689496b345484',1,'RtcInboundRtpStreamStats']]], + ['reported_1671',['reported',['../structIceCandidate.html#a19beb224dec34232c520d8f995668905',1,'IceCandidate']]], + ['reportsreceived_1672',['reportsReceived',['../structRtcRemoteInboundRtpStreamStats.html#abe4fa73b504faaebe18b25fb3210a62a',1,'RtcRemoteInboundRtpStreamStats']]], + ['requestedtypeofstats_1673',['requestedTypeOfStats',['../group__StatusCodes.html#gab177e7034390e789397933b107eea948',1,'RtcStats']]], + ['requestsenttime_1674',['requestSentTime',['../structIceCandidatePair.html#a2a6ac97c5d5f0e83220b02e742408d46',1,'IceCandidatePair']]], + ['requestsreceived_1675',['requestsReceived',['../structRtcIceCandidatePairDiagnostics.html#ac05581f801e711613178bee545182a7b',1,'RtcIceCandidatePairDiagnostics::requestsReceived()'],['../structRtcIceCandidatePairStats.html#aeae2acf2970f73ebf4fa11cebed1edc8',1,'RtcIceCandidatePairStats::requestsReceived()']]], + ['requestssent_1676',['requestsSent',['../structRtcIceCandidatePairStats.html#a4591fc4e25756909e5def3df215c4c4e',1,'RtcIceCandidatePairStats::requestsSent()'],['../structRtcIceCandidatePairDiagnostics.html#a700027d3d70dbb666082bc2dd8bebea1',1,'RtcIceCandidatePairDiagnostics::requestsSent()']]], + ['requesttimestampdiagnostics_1677',['requestTimestampDiagnostics',['../struct____IceAgent.html#a78e4afd2a447fdfa9a1dce5d9ca61ae5',1,'__IceAgent']]], + ['resendpacketonnack_1678',['resendPacketOnNack',['../Retransmitter_8h.html#a55e0c0bf127bb71130d3187b05e7ed87',1,'resendPacketOnNack(PRtcpPacket, PKvsPeerConnection): Retransmitter.c'],['../Retransmitter_8c.html#a117dafbb1f1b86ced15a1fcfc49713fa',1,'resendPacketOnNack(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Retransmitter.c']]], + ['reserve_1679',['reserve',['../structStunAttributeChannelNumber.html#af29af2c7b33b1f3adac0663751791770',1,'StunAttributeChannelNumber']]], + ['reserved_1680',['reserved',['../group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052',1,'ChannelInfo']]], + ['resolvestuniceserverip_1681',['resolveStunIceServerIp',['../PeerConnection_8c.html#a17f6eac8bf12bafca3e138f62450754e',1,'PeerConnection.c']]], + ['responsesreceived_1682',['responsesReceived',['../structRtcIceCandidatePairStats.html#a0f64384f33b03c14e02a02be4f14bc65',1,'RtcIceCandidatePairStats::responsesReceived()'],['../structRtcIceCandidatePairDiagnostics.html#adc7051d71586e7bbe075c0ef99f57c99',1,'RtcIceCandidatePairDiagnostics::responsesReceived()'],['../structIceCandidatePair.html#a463d7bf1d01b5ca6d93a615f7164159a',1,'IceCandidatePair::responsesReceived()']]], + ['responsessent_1683',['responsesSent',['../structRtcIceCandidatePairStats.html#a550a8a3daf94950c22f6f2e5319b2e05',1,'RtcIceCandidatePairStats::responsesSent()'],['../structRtcIceCandidatePairDiagnostics.html#af0e13de8470dbc19e363195e6f9bbff4',1,'RtcIceCandidatePairDiagnostics::responsesSent()']]], + ['restart_1684',['restart',['../struct____IceAgent.html#a0201818b960f66a55ded89f99ed3adef',1,'__IceAgent']]], + ['restartice_1685',['restartIce',['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], + ['result_1686',['result',['../structSignalingClient.html#af2cd2f718cd673078cc403b05712d614',1,'SignalingClient']]], + ['retransmittedbytessent_1687',['retransmittedBytesSent',['../structRtcOutboundRtpStreamStats.html#a1d135d3e8075a3b24cb60009faf62b51',1,'RtcOutboundRtpStreamStats']]], + ['retransmittedpacketssent_1688',['retransmittedPacketsSent',['../structRtcOutboundRtpStreamStats.html#a5a71765f518188da3ee02cfb04c20b39',1,'RtcOutboundRtpStreamStats']]], + ['retransmitter_1689',['retransmitter',['../structRtcRtpSender.html#a6bc99ba3e1ad823c98b2120fabab7a64',1,'RtcRtpSender']]], + ['retransmitter_1690',['Retransmitter',['../structRetransmitter.html',1,'']]], + ['retransmitter_2ec_1691',['Retransmitter.c',['../Retransmitter_8c.html',1,'']]], + ['retransmitter_2eh_1692',['Retransmitter.h',['../Retransmitter_8h.html',1,'']]], + ['retry_1693',['retry',['../group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a',1,'ChannelInfo']]], + ['rid_1694',['rid',['../structRtcOutboundRtpStreamStats.html#acc749ed9474873cc01dda161d242272e',1,'RtcOutboundRtpStreamStats']]], + ['role_1695',['role',['../structSignalingFileCacheEntry.html#aa68af2fb435162ceaebe517d52f797e2',1,'SignalingFileCacheEntry']]], + ['rolling_5fbuffer_5fmap_5findex_1696',['ROLLING_BUFFER_MAP_INDEX',['../RollingBuffer_8h.html#aca9373674a232641d35525b03281c876',1,'RollingBuffer.h']]], + ['rollingbuffer_1697',['RollingBuffer',['../structRollingBuffer.html',1,'']]], + ['rollingbuffer_2ec_1698',['RollingBuffer.c',['../RollingBuffer_8c.html',1,'']]], + ['rollingbuffer_2eh_1699',['RollingBuffer.h',['../RollingBuffer_8h.html',1,'']]], + ['rollingbufferappenddata_1700',['rollingBufferAppendData',['../RollingBuffer_8c.html#a04213cc969ed0dfb5cde85ebbfeb6912',1,'rollingBufferAppendData(PRollingBuffer pRollingBuffer, UINT64 data, PUINT64 pIndex): RollingBuffer.c'],['../RollingBuffer_8h.html#a92408de2fe54d0123cc222355e44deae',1,'rollingBufferAppendData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c']]], + ['rollingbufferbitratebps_1701',['rollingBufferBitratebps',['../structKvsRtpTransceiver.html#a3b4af86c614c68c15e4ffcb23ad2cefa',1,'KvsRtpTransceiver::rollingBufferBitratebps()'],['../group__StatusCodes.html#ga520de785dce77b50a14f12afbe7768e5',1,'RtcRtpTransceiverInit::rollingBufferBitratebps()']]], + ['rollingbufferdurationsec_1702',['rollingBufferDurationSec',['../group__StatusCodes.html#gace8bf7741e34e83480a207bf14d61c98',1,'RtcRtpTransceiverInit::rollingBufferDurationSec()'],['../structKvsRtpTransceiver.html#ac987cc192885d7cc80379de00c86a490',1,'KvsRtpTransceiver::rollingBufferDurationSec()']]], + ['rollingbufferextractdata_1703',['rollingBufferExtractData',['../RollingBuffer_8h.html#a88b2566b28f598e6884f37652a8e4342',1,'rollingBufferExtractData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c'],['../RollingBuffer_8c.html#aaf71d00aa475af1cf655e030c994f053',1,'rollingBufferExtractData(PRollingBuffer pRollingBuffer, UINT64 index, PUINT64 pData): RollingBuffer.c']]], + ['rollingbuffergetsize_1704',['rollingBufferGetSize',['../RollingBuffer_8c.html#afe6f88672fc9ab9dcd0a2adb745599a5',1,'rollingBufferGetSize(PRollingBuffer pRollingBuffer, PUINT32 pSize): RollingBuffer.c'],['../RollingBuffer_8h.html#af9423d55b3d0fb3ce17905f2e388d3c3',1,'rollingBufferGetSize(PRollingBuffer, PUINT32): RollingBuffer.c']]], + ['rollingbufferinsertdata_1705',['rollingBufferInsertData',['../RollingBuffer_8c.html#ae3bf611dc098805a6deb5d92718e3875',1,'rollingBufferInsertData(PRollingBuffer pRollingBuffer, UINT64 index, UINT64 data): RollingBuffer.c'],['../RollingBuffer_8h.html#a4fbbfde692dd0b16dd8791ca8908a3c1',1,'rollingBufferInsertData(PRollingBuffer, UINT64, UINT64): RollingBuffer.c']]], + ['rollingbufferisempty_1706',['rollingBufferIsEmpty',['../RollingBuffer_8h.html#a058a3414fc37758d6562528ccd6ce772',1,'rollingBufferIsEmpty(PRollingBuffer, PBOOL): RollingBuffer.c'],['../RollingBuffer_8c.html#aab56b249627e75fbee41886902126523',1,'rollingBufferIsEmpty(PRollingBuffer pRollingBuffer, PBOOL pIsEmpty): RollingBuffer.c']]], + ['rollingbufferstatuscodes_1707',['RollingBufferStatusCodes',['../group__RollingBufferStatusCodes.html',1,'']]], + ['roundtriptime_1708',['roundTripTime',['../structRtcRemoteInboundRtpStreamStats.html#a1d6ab410390c8b98de1e38be4a55dc76',1,'RtcRemoteInboundRtpStreamStats::roundTripTime()'],['../structIceCandidatePair.html#a1636f9eab2da933f13611d7ec2ea037d',1,'IceCandidatePair::roundTripTime()']]], + ['roundtriptimemeasurements_1709',['roundTripTimeMeasurements',['../structRtcRemoteInboundRtpStreamStats.html#a56de74ac280d0bb4e31e5cccc3b2231b',1,'RtcRemoteInboundRtpStreamStats']]], + ['rtc_5fcodec_1710',['RTC_CODEC',['../group__PublicEnums.html#ga93240fd6a0e599dfb0c69ca76e406665',1,'Include.h']]], + ['rtc_5fcodec_5falaw_1711',['RTC_CODEC_ALAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70',1,'Include.h']]], + ['rtc_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_1712',['RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665aeedf0ec291348430d2cd519105e0f6ca',1,'Include.h']]], + ['rtc_5fcodec_5fmax_1713',['RTC_CODEC_MAX',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665ae60a7ad014a57e0187107ea6ef55267a',1,'Include.h']]], + ['rtc_5fcodec_5fmulaw_1714',['RTC_CODEC_MULAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3',1,'Include.h']]], + ['rtc_5fcodec_5fopus_1715',['RTC_CODEC_OPUS',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71',1,'Include.h']]], + ['rtc_5fcodec_5funknown_1716',['RTC_CODEC_UNKNOWN',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208',1,'Include.h']]], + ['rtc_5fcodec_5fvp8_1717',['RTC_CODEC_VP8',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d',1,'Include.h']]], + ['rtc_5fdata_5fchannel_5fstate_1718',['RTC_DATA_CHANNEL_STATE',['../group__StatsStructures.html#ga760e5b16b6a0731e5839f9c37dfcb0a4',1,'Stats.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fclosed_1719',['RTC_DATA_CHANNEL_STATE_CLOSED',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4aedc74b392d8f1083000d1b7031994b6c',1,'Stats.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fclosing_1720',['RTC_DATA_CHANNEL_STATE_CLOSING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4af56f1041a8e65f98fc7c9751ebf50086',1,'Stats.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fconnecting_1721',['RTC_DATA_CHANNEL_STATE_CONNECTING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a3458300a4d519b9dcd111e101bd6f9da',1,'Stats.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fopen_1722',['RTC_DATA_CHANNEL_STATE_OPEN',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a17473b170a5066e366408f9f4097d7d0',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_1723',['RTC_DTLS_TRANSPORT_STATE',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2e',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fclosed_1724',['RTC_DTLS_TRANSPORT_STATE_CLOSED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea520d0c666dfabcb890ac37f18e1004dd',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fconnected_1725',['RTC_DTLS_TRANSPORT_STATE_CONNECTED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eae7010f5a90f215f3edb04cedc04cc51d',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fconnecting_1726',['RTC_DTLS_TRANSPORT_STATE_CONNECTING',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea532e537c80c215015b8a2c80ebfa6b72',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5ffailed_1727',['RTC_DTLS_TRANSPORT_STATE_FAILED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eaacd1ee6c00658eda62b7b5add80777a4',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fnew_1728',['RTC_DTLS_TRANSPORT_STATE_NEW',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea823c7f41e5c13f4567dfb456186753ad',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_1729',['RTC_DTLS_TRANSPORT_STATE_STATS',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795b',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fclosed_1730',['RTC_DTLS_TRANSPORT_STATE_STATS_CLOSED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bae9d536be6e4f6e21a320948920cc579a',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnected_1731',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba3f99b8dc71e9df928406fafa8b00c775',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnecting_1732',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTING',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba67c81ab73d16a8531bac3ef052fffc3b',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5ffailed_1733',['RTC_DTLS_TRANSPORT_STATE_STATS_FAILED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795baebd13dac3228fd42babfddfe6c1fdc12',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fnew_1734',['RTC_DTLS_TRANSPORT_STATE_STATS_NEW',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bacb39c4daed77b2d3003cacef7e2cacfb',1,'Stats.h']]], + ['rtc_5fice_5fmetrics_5fcurrent_5fversion_1735',['RTC_ICE_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#gaa80794687556eb5f0c2b180a1c6a24c9',1,'Include.h']]], + ['rtc_5fice_5frole_1736',['RTC_ICE_ROLE',['../Stats_8h.html#ab68cb7036453508a43f250f470398828',1,'Stats.h']]], + ['rtc_5fice_5frole_5fcontrolled_1737',['RTC_ICE_ROLE_CONTROLLED',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a59eb29879839f761ca75220c03bc56fd',1,'Stats.h']]], + ['rtc_5fice_5frole_5fcontrolling_1738',['RTC_ICE_ROLE_CONTROLLING',['../Stats_8h.html#ab68cb7036453508a43f250f470398828ada0c0546d897389ee5232c2bd79a6bd9',1,'Stats.h']]], + ['rtc_5fice_5frole_5funknown_1739',['RTC_ICE_ROLE_UNKNOWN',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a9b51f15f831c0266ae52e8d78149d1af',1,'Stats.h']]], + ['rtc_5fpeer_5fconnection_5fstate_1740',['RTC_PEER_CONNECTION_STATE',['../group__PublicEnums.html#ga1a8485527953d22957465fb016c44bec',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fclosed_1741',['RTC_PEER_CONNECTION_STATE_CLOSED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becabe42bbd5dbfcbb8c2adb8d8d1f663436',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fconnected_1742',['RTC_PEER_CONNECTION_STATE_CONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaf96b81102efe006b5f57cba368767690',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fconnecting_1743',['RTC_PEER_CONNECTION_STATE_CONNECTING',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca915f3cbba3c33ef925277518fc1f907d',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fdisconnected_1744',['RTC_PEER_CONNECTION_STATE_DISCONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca7b78dcb3a20eed4d87607506df65f631',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5ffailed_1745',['RTC_PEER_CONNECTION_STATE_FAILED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca95bca1e349661f2f4f3c902a40f5e016',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fnew_1746',['RTC_PEER_CONNECTION_STATE_NEW',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaadea15708c0d7550368e3688df9ad635',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fnone_1747',['RTC_PEER_CONNECTION_STATE_NONE',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5ftotal_5fstate_5fcount_1748',['RTC_PEER_CONNECTION_TOTAL_STATE_COUNT',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca22e9ce95491b6c23ce22ed2c7f240a91',1,'Include.h']]], + ['rtc_5fquality_5flimitation_5freason_1749',['RTC_QUALITY_LIMITATION_REASON',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5e',1,'Stats.h']]], + ['rtc_5fquality_5flimitation_5freason_5fbandwidth_1750',['RTC_QUALITY_LIMITATION_REASON_BANDWIDTH',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea60db2e5a755d694a633051aa103fbb59',1,'Stats.h']]], + ['rtc_5fquality_5flimitation_5freason_5fcpu_1751',['RTC_QUALITY_LIMITATION_REASON_CPU',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eae099218be3abfecac3a304e6bebea988',1,'Stats.h']]], + ['rtc_5fquality_5flimitation_5freason_5fnone_1752',['RTC_QUALITY_LIMITATION_REASON_NONE',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eaa30406ff7bc3924f89ea952b7c6de9df',1,'Stats.h']]], + ['rtc_5fquality_5flimitation_5freason_5fother_1753',['RTC_QUALITY_LIMITATION_REASON_OTHER',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea86df7c5edb95c9ebc3c276f92e836d44',1,'Stats.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_1754',['RTC_RTP_TRANSCEIVER_DIRECTION',['../group__PublicEnums.html#ga2ec04821e96a8ea582895e206534b9ad',1,'Include.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5finactive_1755',['RTC_RTP_TRANSCEIVER_DIRECTION_INACTIVE',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada0ae8727c8e3291ee130332a337649129',1,'Include.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5frecvonly_1756',['RTC_RTP_TRANSCEIVER_DIRECTION_RECVONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9adadd9b614bd9f8495972b124e21cb89468',1,'Include.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5fsendonly_1757',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada7df464eac072ccf1e72ca908f295f6ae',1,'Include.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5fsendrecv_1758',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDRECV',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada34db249a5fb131fa33d7dce7005e37bd',1,'Include.h']]], + ['rtc_5frtx_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_1759',['RTC_RTX_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9ae750006e35f02fa4d7512b7e9f279742',1,'PeerConnection.h']]], + ['rtc_5frtx_5fcodec_5fvp8_1760',['RTC_RTX_CODEC_VP8',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9a56572ec087ab4960d4cf591e7400bc31',1,'PeerConnection.h']]], + ['rtc_5fstats_5ftype_1761',['RTC_STATS_TYPE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fcandidate_5fpair_1762',['RTC_STATS_TYPE_CANDIDATE_PAIR',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a08c54b60254ca6489c58d26349890e0c',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fcertificate_1763',['RTC_STATS_TYPE_CERTIFICATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a765256847140e3699d69bcf5e527387c',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fcodec_1764',['RTC_STATS_TYPE_CODEC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a7f5ac3f2b3b66d4d08eaaf2ced5ae15a',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fcsrc_1765',['RTC_STATS_TYPE_CSRC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aebf985f58528fe120dd66aeb01f7669b',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fdata_5fchannel_1766',['RTC_STATS_TYPE_DATA_CHANNEL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aae0c5ef6d6ea1c206a21ff0f8d41af1d',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fice_5fserver_1767',['RTC_STATS_TYPE_ICE_SERVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af0675aa3465b826713c1569884a7013d',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5finbound_5frtp_1768',['RTC_STATS_TYPE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a0112e278200b636a6a18b81a9149297d',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5flocal_5fcandidate_1769',['RTC_STATS_TYPE_LOCAL_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a180774dd49574a23c8a5eb08e840b6d9',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5foutbound_5frtp_1770',['RTC_STATS_TYPE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1e53c4bec6b2ea7e1ff840b9b2cd7931',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fpeer_5fconnection_1771',['RTC_STATS_TYPE_PEER_CONNECTION',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1a79985f49c7adfaa4e773ac9c77462b',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5freceiver_1772',['RTC_STATS_TYPE_RECEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a04816f96220362914320a6f196893525',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fremote_5fcandidate_1773',['RTC_STATS_TYPE_REMOTE_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a9e2a8b62e1b016acbcb085b4ca19dae5',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fremote_5finbound_5frtp_1774',['RTC_STATS_TYPE_REMOTE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a4032acd50286e9def0b7821a80044708',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fremote_5foutbound_5frtp_1775',['RTC_STATS_TYPE_REMOTE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aac1dddcfd706f33c7b16495bd41ce842',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5frtc_5fall_1776',['RTC_STATS_TYPE_RTC_ALL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a51f3e119f338cc5b7da10787fc5d0484',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fsctp_5ftransport_1777',['RTC_STATS_TYPE_SCTP_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a5dfed594e64f0ae77e17d6f7cb31449f',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fsender_1778',['RTC_STATS_TYPE_SENDER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af67f8f72dbc99a4bd2f570e9efab1206',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5ftrack_1779',['RTC_STATS_TYPE_TRACK',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5afd1f1983fa0ff5f94b0f0fb743d72b7f',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5ftransceiver_1780',['RTC_STATS_TYPE_TRANSCEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aeb2855612e62f178cf18a16c297abfa8',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5ftransport_1781',['RTC_STATS_TYPE_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a6363d5dc98fba55224acc1a5f4135af7',1,'Stats.h']]], + ['rtc_5fstream_5fmetrics_5fcurrent_5fversion_1782',['RTC_STREAM_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#gaf30a982ce920e96a99d1b171f3e7592d',1,'Include.h']]], + ['rtccertificate_1783',['RtcCertificate',['../structRtcCertificate.html',1,'']]], + ['rtcconfiguration_1784',['RtcConfiguration',['../structRtcConfiguration.html',1,'']]], + ['rtcdatachannel_1785',['RtcDataChannel',['../group__Callbacks.html#gaa6f47a9f98e9103afc97434dd3a5cd8c',1,'Include.h']]], + ['rtcdatachanneldiagnostics_1786',['rtcDataChannelDiagnostics',['../structKvsDataChannel.html#a8f7fd7ad0c9fb5b9d0d3a43e4287ccd1',1,'KvsDataChannel']]], + ['rtcdatachannelinit_1787',['RtcDataChannelInit',['../structRtcDataChannelInit.html',1,'']]], + ['rtcdatachannelinit_1788',['rtcDataChannelInit',['../structKvsDataChannel.html#a7d6e0ef38ee1fa62e07ee538732b5f32',1,'KvsDataChannel']]], + ['rtcdatachannelstats_1789',['RtcDataChannelStats',['../structRtcDataChannelStats.html',1,'']]], + ['rtcdatachannelstats_1790',['rtcDataChannelStats',['../structRtcStatsObject.html#a97b6f2971184dd9ec3ba40dc6b97726f',1,'RtcStatsObject']]], + ['rtcencoderstats_1791',['RtcEncoderStats',['../structRtcEncoderStats.html',1,'']]], + ['rtcicecandidatediagnostics_1792',['RtcIceCandidateDiagnostics',['../structRtcIceCandidateDiagnostics.html',1,'']]], + ['rtcicecandidateinit_1793',['RtcIceCandidateInit',['../structRtcIceCandidateInit.html',1,'']]], + ['rtcicecandidatepairdiagnostics_1794',['RtcIceCandidatePairDiagnostics',['../structRtcIceCandidatePairDiagnostics.html',1,'']]], + ['rtcicecandidatepairdiagnostics_1795',['rtcIceCandidatePairDiagnostics',['../structIceCandidatePair.html#af075ca726443e1391d27fcc6097e8066',1,'IceCandidatePair']]], + ['rtcicecandidatepairstats_1796',['RtcIceCandidatePairStats',['../structRtcIceCandidatePairStats.html',1,'']]], + ['rtcicecandidatepairstats_1797',['rtcIceCandidatePairStats',['../group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061',1,'RtcIceMetrics']]], + ['rtcicecandidatestats_1798',['RtcIceCandidateStats',['../structRtcIceCandidateStats.html',1,'']]], + ['rtcicemetrics_1799',['RtcIceMetrics',['../structRtcIceMetrics.html',1,'']]], + ['rtciceserver_1800',['RtcIceServer',['../structRtcIceServer.html',1,'']]], + ['rtciceserverdiagnostics_1801',['RtcIceServerDiagnostics',['../structRtcIceServerDiagnostics.html',1,'']]], + ['rtciceserverdiagnostics_1802',['rtcIceServerDiagnostics',['../struct____IceAgent.html#a00c12c653fa5c71fc4b1fad50b3d9457',1,'__IceAgent']]], + ['rtciceserverstats_1803',['RtcIceServerStats',['../structRtcIceServerStats.html',1,'']]], + ['rtciceserverstats_1804',['rtcIceServerStats',['../group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c',1,'RtcIceMetrics']]], + ['rtcinboundrtpstreamstats_1805',['RtcInboundRtpStreamStats',['../structRtcInboundRtpStreamStats.html',1,'']]], + ['rtcinboundstats_1806',['rtcInboundStats',['../group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a',1,'RtcStreamMetrics']]], + ['rtcmediastreamtrack_1807',['RtcMediaStreamTrack',['../structRtcMediaStreamTrack.html',1,'']]], + ['rtconbandwidthestimation_1808',['RtcOnBandwidthEstimation',['../group__Callbacks.html#gaf77d88f0ced976d3628f86b79ba0b868',1,'Include.h']]], + ['rtconconnectionstatechange_1809',['RtcOnConnectionStateChange',['../group__Callbacks.html#gad3f715dac4dd4d756e1728a37fb46eb9',1,'Include.h']]], + ['rtcondatachannel_1810',['RtcOnDataChannel',['../group__Callbacks.html#ga264cd66b2d9905c3085cab6f3faf650b',1,'Include.h']]], + ['rtconframe_1811',['RtcOnFrame',['../group__Callbacks.html#ga6269176a5be7e2e91fec6b067f7b9c5b',1,'Include.h']]], + ['rtconicecandidate_1812',['RtcOnIceCandidate',['../group__Callbacks.html#gabad4874074cecf3de44c82498437355a',1,'Include.h']]], + ['rtconmessage_1813',['RtcOnMessage',['../group__Callbacks.html#ga19016a711a2550a8544e6c86c7f45d0f',1,'Include.h']]], + ['rtconopen_1814',['RtcOnOpen',['../group__Callbacks.html#ga0c9cbf4449a44e9a3847be0ef53b22a8',1,'Include.h']]], + ['rtconpictureloss_1815',['RtcOnPictureLoss',['../group__Callbacks.html#gac7f4225ac2545664aabdc88d0b58e329',1,'Include.h']]], + ['rtconsenderbandwidthestimation_1816',['RtcOnSenderBandwidthEstimation',['../group__Callbacks.html#ga31935aba346c035df91b7771e62ad3bc',1,'Include.h']]], + ['rtcoutboundrtpstreamstats_1817',['RtcOutboundRtpStreamStats',['../structRtcOutboundRtpStreamStats.html',1,'']]], + ['rtcoutboundstats_1818',['rtcOutboundStats',['../group__StatusCodes.html#ga815801a211ca3fbdf1e70821ab808b2a',1,'RtcStreamMetrics']]], + ['rtcp_2ec_1819',['Rtcp.c',['../Rtcp_8c.html',1,'']]], + ['rtcp_2eh_1820',['Rtcp.h',['../Rtcp_8h.html',1,'']]], + ['rtcp_5ffeedback_5fmessage_5ftype_1821',['RTCP_FEEDBACK_MESSAGE_TYPE',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920',1,'RtcpPacket.h']]], + ['rtcp_5ffeedback_5fmessage_5ftype_5fapplication_5flayer_5ffeedback_1822',['RTCP_FEEDBACK_MESSAGE_TYPE_APPLICATION_LAYER_FEEDBACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920ade0374ceeaf6054ae757321d02647dfe',1,'RtcpPacket.h']]], + ['rtcp_5ffeedback_5fmessage_5ftype_5fnack_1823',['RTCP_FEEDBACK_MESSAGE_TYPE_NACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a86abf9118a5d7d84acdd0fb34adfd177',1,'RtcpPacket.h']]], + ['rtcp_5ffirst_5freport_5fdelay_1824',['RTCP_FIRST_REPORT_DELAY',['../RtcpPacket_8h.html#ae63ef3c90664405fe68b838a1a256667',1,'RtcpPacket.h']]], + ['rtcp_5fnack_5flist_5flen_1825',['RTCP_NACK_LIST_LEN',['../RtcpPacket_8h.html#a08492565785bbf7ca0bd6339225c836f',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fheader_5flen_1826',['RTCP_PACKET_HEADER_LEN',['../RtcpPacket_8h.html#a1eee008842d1eb323c9d69d2dcf7c4bb',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5flen_5foffset_1827',['RTCP_PACKET_LEN_OFFSET',['../RtcpPacket_8h.html#aa1cb1fe6e0e3a124ed598d538094f087',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5flen_5fword_5fsize_1828',['RTCP_PACKET_LEN_WORD_SIZE',['../RtcpPacket_8h.html#ae39724d9746708147dd5c917a71791a5',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5freceiver_5freport_5fblock_5flen_1829',['RTCP_PACKET_RECEIVER_REPORT_BLOCK_LEN',['../RtcpPacket_8h.html#ace03b9db0690372759dffe5e6029c978',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5freceiver_5freport_5fminlen_1830',['RTCP_PACKET_RECEIVER_REPORT_MINLEN',['../RtcpPacket_8h.html#a8e893df858cd58636660d628ad531b82',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fremb_5fidentifier_5foffset_1831',['RTCP_PACKET_REMB_IDENTIFIER_OFFSET',['../RtcpPacket_8h.html#a93f10ab1f2bae6dfae3462297ff8b446',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fremb_5fmantissa_5fbitmask_1832',['RTCP_PACKET_REMB_MANTISSA_BITMASK',['../RtcpPacket_8h.html#a635e79c29d50a4305a64c189b4848f48',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fremb_5fmin_5fsize_1833',['RTCP_PACKET_REMB_MIN_SIZE',['../RtcpPacket_8h.html#ac150e4196fffb947353fb31802ac8685',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5frrc_5fbitmask_1834',['RTCP_PACKET_RRC_BITMASK',['../RtcpPacket_8h.html#a022cff0f744c8158c3a0c05c0df21c99',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fsender_5freport_5fminlen_1835',['RTCP_PACKET_SENDER_REPORT_MINLEN',['../RtcpPacket_8h.html#a3a8cf404b6a51934a5fb4cea558d7ead',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_1836',['RTCP_PACKET_TYPE',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5ffir_1837',['RTCP_PACKET_TYPE_FIR',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a8392d6cf3401576544d8eb76aec2c1c0',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fgeneric_5frtp_5ffeedback_1838',['RTCP_PACKET_TYPE_GENERIC_RTP_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a486cfa136ca44ae881cbd1d543a21722',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5foffset_1839',['RTCP_PACKET_TYPE_OFFSET',['../RtcpPacket_8h.html#a59014abae4e0ccd0e44ce020a1fd8422',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fpayload_5fspecific_5ffeedback_1840',['RTCP_PACKET_TYPE_PAYLOAD_SPECIFIC_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ab3f3a39edc7cd83eb10ffe294cd8a6b7',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5freceiver_5freport_1841',['RTCP_PACKET_TYPE_RECEIVER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ac7dad6d8101ee767559c69de1fe063f9',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fsender_5freport_1842',['RTCP_PACKET_TYPE_SENDER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258aaee451a4ec2a56f380a2b82fdf3c13c1',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fsource_5fdescription_1843',['RTCP_PACKET_TYPE_SOURCE_DESCRIPTION',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a2ff89087dffe634efd60054166c0edaf',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fversion_5fval_1844',['RTCP_PACKET_VERSION_VAL',['../RtcpPacket_8h.html#aa0281f2ef0d38cd7bc97cd47b8302a9b',1,'RtcpPacket.h']]], + ['rtcp_5fpsfb_5fpli_1845',['RTCP_PSFB_PLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a78bf7cc3415a47e7d5fbbc1e1c8f1afa',1,'RtcpPacket.h']]], + ['rtcp_5fpsfb_5fsli_1846',['RTCP_PSFB_SLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a8bfa3930d59a4fecfa70dab9edcc2b54',1,'RtcpPacket.h']]], + ['rtcpeerconnection_1847',['RtcPeerConnection',['../structRtcPeerConnection.html',1,'']]], + ['rtcpeerconnectiongetmetrics_1848',['rtcPeerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection, PRtcRtpTransceiver, PRtcStats): Metrics.c'],['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pRtcRtpTransceiver, PRtcStats pRtcMetrics): Metrics.c']]], + ['rtcpnacklistget_1849',['rtcpNackListGet',['../RtcpPacket_8c.html#a0ea21b5651b7f5b4b8d322af40cce6f6',1,'rtcpNackListGet(PBYTE pPayload, UINT32 payloadLen, PUINT32 pSenderSsrc, PUINT32 pReceiverSsrc, PUINT16 pSequenceNumberList, PUINT32 pSequenceNumberListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#ae518ace67d0c20c68527741c554a1c62',1,'rtcpNackListGet(PBYTE, UINT32, PUINT32, PUINT32, PUINT16, PUINT32): RtcpPacket.c']]], + ['rtcppacket_1850',['RtcpPacket',['../structRtcpPacket.html',1,'']]], + ['rtcppacket_2ec_1851',['RtcpPacket.c',['../RtcpPacket_8c.html',1,'']]], + ['rtcppacket_2eh_1852',['RtcpPacket.h',['../RtcpPacket_8h.html',1,'']]], + ['rtcppacketheader_1853',['RtcpPacketHeader',['../structRtcpPacketHeader.html',1,'']]], + ['rtcpreportscallback_1854',['rtcpReportsCallback',['../PeerConnection_8c.html#a4afea8c5d470548d2889fb8d3218ba0f',1,'PeerConnection.c']]], + ['rtcpreportstimerid_1855',['rtcpReportsTimerId',['../structKvsRtpTransceiver.html#a2a7df5c6a4b21f873becf592da744b3b',1,'KvsRtpTransceiver']]], + ['rtcpstatuscodes_1856',['RTCPStatusCodes',['../group__RTCPStatusCodes.html',1,'']]], + ['rtcptransportstatsid_1857',['rtcpTransportStatsId',['../structRtcTransportStats.html#a07bfb515944cd5aa6dd183fb888e3b26',1,'RtcTransportStats']]], + ['rtcreceivedrtpstreamstats_1858',['RtcReceivedRtpStreamStats',['../structRtcReceivedRtpStreamStats.html',1,'']]], + ['rtcremoteinboundrtpstreamstats_1859',['RtcRemoteInboundRtpStreamStats',['../structRtcRemoteInboundRtpStreamStats.html',1,'']]], + ['rtcrtpreceiver_1860',['RtcRtpReceiver',['../structRtcRtpReceiver.html',1,'']]], + ['rtcrtpsender_1861',['RtcRtpSender',['../structRtcRtpSender.html',1,'']]], + ['rtcrtpstreamstats_1862',['RTCRtpStreamStats',['../structRTCRtpStreamStats.html',1,'']]], + ['rtcrtptransceiver_1863',['RtcRtpTransceiver',['../structRtcRtpTransceiver.html',1,'']]], + ['rtcrtptransceiverinit_1864',['RtcRtpTransceiverInit',['../structRtcRtpTransceiverInit.html',1,'']]], + ['rtcselectedlocalicecandidatediagnostics_1865',['rtcSelectedLocalIceCandidateDiagnostics',['../struct____IceAgent.html#a4c54bebafd209785d69b669cf5ea1e7c',1,'__IceAgent']]], + ['rtcselectedremoteicecandidatediagnostics_1866',['rtcSelectedRemoteIceCandidateDiagnostics',['../struct____IceAgent.html#a1c4fe10dff46b59ee7190ec20304d972',1,'__IceAgent']]], + ['rtcsentrtpstreamstats_1867',['RTCSentRtpStreamStats',['../structRTCSentRtpStreamStats.html',1,'']]], + ['rtcsessiondescriptioninit_1868',['RtcSessionDescriptionInit',['../structRtcSessionDescriptionInit.html',1,'']]], + ['rtcstats_1869',['RtcStats',['../structRtcStats.html',1,'']]], + ['rtcstatsobject_1870',['RtcStatsObject',['../structRtcStatsObject.html',1,'']]], + ['rtcstatsobject_1871',['rtcStatsObject',['../group__StatusCodes.html#gafc691e43b541bf7ac94abda8fdcd5892',1,'RtcStats']]], + ['rtcstreammetrics_1872',['RtcStreamMetrics',['../structRtcStreamMetrics.html',1,'']]], + ['rtctransportstats_1873',['RtcTransportStats',['../structRtcTransportStats.html',1,'']]], + ['rtctransportstats_1874',['rtcTransportStats',['../group__StatusCodes.html#ga548602a96a63f8e28fd2046860304f5c',1,'RtcStreamMetrics']]], + ['rtp_2ec_1875',['Rtp.c',['../Rtp_8c.html',1,'']]], + ['rtp_2eh_1876',['Rtp.h',['../Rtp_8h.html',1,'']]], + ['rtp_5fget_5fraw_5fpacket_5fsize_1877',['RTP_GET_RAW_PACKET_SIZE',['../RtpPacket_8h.html#ab490f103a317c0d756074fde9e48f452',1,'RtpPacket.h']]], + ['rtp_5fheader_5flen_1878',['RTP_HEADER_LEN',['../RtpPacket_8h.html#add0175e973ef30b95642010e857e2548',1,'RtpPacket.h']]], + ['rtpg711payloader_2ec_1879',['RtpG711Payloader.c',['../RtpG711Payloader_8c.html',1,'']]], + ['rtpg711payloader_2eh_1880',['RtpG711Payloader.h',['../RtpG711Payloader_8h.html',1,'']]], + ['rtph264payloader_2ec_1881',['RtpH264Payloader.c',['../RtpH264Payloader_8c.html',1,'']]], + ['rtph264payloader_2eh_1882',['RtpH264Payloader.h',['../RtpH264Payloader_8h.html',1,'']]], + ['rtpmap_5fvalue_1883',['RTPMAP_VALUE',['../SessionDescription_8h.html#ae9c585c763dea53198de6f520ba96207',1,'SessionDescription.h']]], + ['rtpopuspayloader_2ec_1884',['RtpOpusPayloader.c',['../RtpOpusPayloader_8c.html',1,'']]], + ['rtpopuspayloader_2eh_1885',['RtpOpusPayloader.h',['../RtpOpusPayloader_8h.html',1,'']]], + ['rtppacket_1886',['RtpPacket',['../RtpPacket_8h.html#a4ec22aca782131c15a7f24cfb8cfa3b3',1,'RtpPacket.h']]], + ['rtppacket_2ec_1887',['RtpPacket.c',['../RtpPacket_8c.html',1,'']]], + ['rtppacket_2eh_1888',['RtpPacket.h',['../RtpPacket_8h.html',1,'']]], + ['rtppacketheader_1889',['RtpPacketHeader',['../RtpPacket_8h.html#ac1c3d28c59386b8722021a4cd33ca0bd',1,'RtpPacket.h']]], + ['rtppayloadfunc_1890',['RtpPayloadFunc',['../Rtp_8c.html#ae3dd961ccc97a1b31ed9c74179fe69ed',1,'Rtp.c']]], + ['rtprollingbuffer_1891',['RtpRollingBuffer',['../structRtpRollingBuffer.html',1,'']]], + ['rtprollingbuffer_2ec_1892',['RtpRollingBuffer.c',['../RtpRollingBuffer_8c.html',1,'']]], + ['rtprollingbuffer_2eh_1893',['RtpRollingBuffer.h',['../RtpRollingBuffer_8h.html',1,'']]], + ['rtprollingbufferaddrtppacket_1894',['rtpRollingBufferAddRtpPacket',['../RtpRollingBuffer_8c.html#abf2b32f9fe0ec57657ba0f916dc8406f',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer pRollingBuffer, PRtpPacket pRtpPacket): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a55d9bae67aa9d5e200264501027ce6cd',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer, PRtpPacket): RtpRollingBuffer.c']]], + ['rtprollingbuffergetvalidseqindexlist_1895',['rtpRollingBufferGetValidSeqIndexList',['../RtpRollingBuffer_8c.html#aa82454a503654b55a3eaea5cb12cd8e7',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer pRollingBuffer, PUINT16 pSequenceNumberList, UINT32 sequenceNumberListLen, PUINT64 pValidSeqIndexList, PUINT32 pValidIndexListLen): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#abe5904a4cc9c3a80698473d2f75e7702',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer, PUINT16, UINT32, PUINT64, PUINT32): RtpRollingBuffer.c']]], + ['rtpstatuscodes_1896',['RTPStatusCodes',['../group__RTPStatusCodes.html',1,'']]], + ['rtpstream_1897',['rtpStream',['../structRtcReceivedRtpStreamStats.html#a11a297e42efda4a75c9e3708619161ca',1,'RtcReceivedRtpStreamStats::rtpStream()'],['../structRTCSentRtpStreamStats.html#af59ae5f50053c04a04788c42ae4234d2',1,'RTCSentRtpStreamStats::rtpStream()']]], + ['rtptimeoffset_1898',['rtpTimeOffset',['../structRtcRtpSender.html#a544d3cc014e25e82cd14d17cc55c9182',1,'RtcRtpSender']]], + ['rtpvp8payloader_2ec_1899',['RtpVP8Payloader.c',['../RtpVP8Payloader_8c.html',1,'']]], + ['rtpvp8payloader_2eh_1900',['RtpVP8Payloader.h',['../RtpVP8Payloader_8h.html',1,'']]], + ['rtx_5fcodec_1901',['RTX_CODEC',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9',1,'PeerConnection.h']]], + ['rtx_5fcodec_5fvalue_1902',['RTX_CODEC_VALUE',['../SessionDescription_8h.html#ae296b32b00c81d7dddd492f5791f0545',1,'SessionDescription.h']]], + ['rtx_5fhash_5ftable_5fbucket_5fcount_1903',['RTX_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#ade11168a50c94b173b23ccc23b5340c0',1,'PeerConnection.h']]], + ['rtx_5fhash_5ftable_5fbucket_5flength_1904',['RTX_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#af09360741e6eb895ebfb2c67334ac1fe',1,'PeerConnection.h']]], + ['rtx_5fvalue_1905',['RTX_VALUE',['../SessionDescription_8h.html#ac6363147e2ea06c9271745a8fa52c59b',1,'SessionDescription.h']]], + ['rtxpayloadtype_1906',['rtxPayloadType',['../structRtcRtpSender.html#a2a27b5adcc1a37ea5948230c1fbaa0fa',1,'RtcRtpSender']]], + ['rtxsequencenumber_1907',['rtxSequenceNumber',['../structRtcRtpSender.html#a215ac61c4cd9bcf15afd388e44d26a0c',1,'RtcRtpSender']]], + ['rtxssrc_1908',['rtxSsrc',['../structRtcRtpSender.html#a8b1d1d7e958c65709f2480086af704b3',1,'RtcRtpSender']]] ]; diff --git a/search/all_13.js b/search/all_13.js index aade75c865..8a42ea3e91 100644 --- a/search/all_13.js +++ b/search/all_13.js @@ -1,779 +1,773 @@ var searchData= [ - ['samplesdecodedwithcelt_1902',['samplesDecodedWithCelt',['../structRtcInboundRtpStreamStats.html#a3181d55453d1eb0b6aebc546b2058cf9',1,'RtcInboundRtpStreamStats']]], - ['samplesdecodedwithsilk_1903',['samplesDecodedWithSilk',['../structRtcInboundRtpStreamStats.html#af8db2fa7b0c806d1659ba847848e178d',1,'RtcInboundRtpStreamStats']]], - ['samplesencodedwithcelt_1904',['samplesEncodedWithCelt',['../structRtcOutboundRtpStreamStats.html#a80ed6b5980f1c163a9b42ba3c0418b29',1,'RtcOutboundRtpStreamStats']]], - ['samplesencodedwithsilk_1905',['samplesEncodedWithSilk',['../structRtcOutboundRtpStreamStats.html#a968b4a54816b8d11aeb60cf3e161e240',1,'RtcOutboundRtpStreamStats']]], - ['sctp_2ec_1906',['Sctp.c',['../Sctp_8c.html',1,'']]], - ['sctp_2eh_1907',['Sctp.h',['../Sctp_8h.html',1,'']]], - ['sctp_5fassociation_5fdefault_5fport_1908',['SCTP_ASSOCIATION_DEFAULT_PORT',['../Sctp_8h.html#a6889aa3c52577bfcaffa30a78b046b40',1,'Sctp.h']]], - ['sctp_5fdcep_5fheader_5flength_1909',['SCTP_DCEP_HEADER_LENGTH',['../Sctp_8h.html#a917a1172ea688d5578cc1fa9acdbd45b',1,'Sctp.h']]], - ['sctp_5fdcep_5flabel_5flen_5foffset_1910',['SCTP_DCEP_LABEL_LEN_OFFSET',['../Sctp_8h.html#aee3fac0bd712eb880225d5573bb11ab0',1,'Sctp.h']]], - ['sctp_5fdcep_5flabel_5foffset_1911',['SCTP_DCEP_LABEL_OFFSET',['../Sctp_8h.html#a6ced1cec8965d79f9bb5d620ea639520',1,'Sctp.h']]], - ['sctp_5fmax_5fallowable_5fpacket_5flength_1912',['SCTP_MAX_ALLOWABLE_PACKET_LENGTH',['../Sctp_8h.html#a4da44e22db6da95b4a75b4f3c40dfc61',1,'Sctp.h']]], - ['sctp_5fmtu_1913',['SCTP_MTU',['../Sctp_8h.html#a0edd4a8b5867780d88aed4ed2eb32f69',1,'Sctp.h']]], - ['sctp_5fppid_5fbinary_1914',['SCTP_PPID_BINARY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba2f803ecdfe39116ab9462dcbd27baa0a',1,'Sctp.h']]], - ['sctp_5fppid_5fbinary_5fempty_1915',['SCTP_PPID_BINARY_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55baa98a30816a4164569264a6afb166f535',1,'Sctp.h']]], - ['sctp_5fppid_5fdcep_1916',['SCTP_PPID_DCEP',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba86e935d516ee726fa8aad1aaf6a02fc3',1,'Sctp.h']]], - ['sctp_5fppid_5fstring_1917',['SCTP_PPID_STRING',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba0e092ddc579a88efe7c40afffc2232b6',1,'Sctp.h']]], - ['sctp_5fppid_5fstring_5fempty_1918',['SCTP_PPID_STRING_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba9d235303591e745712c2ad7a2a6ef6b6',1,'Sctp.h']]], - ['sctp_5fsession_5factive_1919',['SCTP_SESSION_ACTIVE',['../Sctp_8h.html#adafb64a30c1df0d0c93f03a370664b6a',1,'Sctp.h']]], - ['sctp_5fsession_5fshutdown_5fcompleted_1920',['SCTP_SESSION_SHUTDOWN_COMPLETED',['../Sctp_8h.html#a6b3c12d635ea6060de4ca383311c39b3',1,'Sctp.h']]], - ['sctp_5fsession_5fshutdown_5finitiated_1921',['SCTP_SESSION_SHUTDOWN_INITIATED',['../Sctp_8h.html#ace14086499f3214eba01c68cfa8aa1ce',1,'Sctp.h']]], - ['sctpisenabled_1922',['sctpIsEnabled',['../structKvsPeerConnection.html#ad3d29ba44ab6b10c3bc102722313d139',1,'KvsPeerConnection']]], - ['sctpsession_1923',['SctpSession',['../structSctpSession.html',1,'']]], - ['sctpsessioncallbacks_1924',['sctpSessionCallbacks',['../structSctpSession.html#a2873eb2f115c1aed90b06d996966d38b',1,'SctpSession']]], - ['sctpsessioncallbacks_1925',['SctpSessionCallbacks',['../structSctpSessionCallbacks.html',1,'']]], - ['sctpsessiondatachannelmessagefunc_1926',['SctpSessionDataChannelMessageFunc',['../Sctp_8h.html#a2a84eb6cead2b69ad0f126be8089bb8d',1,'Sctp.h']]], - ['sctpsessiondatachannelopenfunc_1927',['SctpSessionDataChannelOpenFunc',['../Sctp_8h.html#aae17c3adf351ea2d300ba15f61026665',1,'Sctp.h']]], - ['sctpsessionoutboundpacketfunc_1928',['SctpSessionOutboundPacketFunc',['../Sctp_8h.html#a3efccba1f0638eb34da93bf431101e84',1,'Sctp.h']]], - ['sctpsessionwritedcep_1929',['sctpSessionWriteDcep',['../Sctp_8c.html#a54a443de35ae75df929a2ef8f7367dd2',1,'sctpSessionWriteDcep(PSctpSession pSctpSession, UINT32 streamId, PCHAR pChannelName, UINT32 pChannelNameLen, PRtcDataChannelInit pRtcDataChannelInit): Sctp.c'],['../Sctp_8h.html#a337bf6d77d3cd333f793b3b9c017a172',1,'sctpSessionWriteDcep(PSctpSession, UINT32, PCHAR, UINT32, PRtcDataChannelInit): Sctp.c']]], - ['sctpsessionwritemessage_1930',['sctpSessionWriteMessage',['../Sctp_8c.html#a334c503681d0e0165ba34a472b49feb9',1,'sctpSessionWriteMessage(PSctpSession pSctpSession, UINT32 streamId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): Sctp.c'],['../Sctp_8h.html#aa0041c28494247ecbb01583301ad59e4',1,'sctpSessionWriteMessage(PSctpSession, UINT32, BOOL, PBYTE, UINT32): Sctp.c']]], - ['sctpstatuscodes_1931',['SCTPStatusCodes',['../group__SCTPStatusCodes.html',1,'']]], - ['sdp_1932',['sdp',['../group__StatusCodes.html#ga62c6f63074c9ca7e465cb1bf39854db9',1,'RtcSessionDescriptionInit']]], - ['sdp_2eh_1933',['Sdp.h',['../Sdp_8h.html',1,'']]], - ['sdp_5fanswer_5fvalue_1934',['SDP_ANSWER_VALUE',['../SessionDescription_8h.html#a15fff0d6f75a5731f57034ebe55322b5',1,'SessionDescription.h']]], - ['sdp_5fattribute_5flength_1935',['SDP_ATTRIBUTE_LENGTH',['../Sdp_8h.html#ad4b6d8ac651f8833249e71e17fefb332',1,'Sdp.h']]], - ['sdp_5fattribute_5fmarker_1936',['SDP_ATTRIBUTE_MARKER',['../Sdp_8h.html#a2f5989dd73fff94f91c6a68be2cdfb26',1,'Sdp.h']]], - ['sdp_5fbandwidth_5fmarker_1937',['SDP_BANDWIDTH_MARKER',['../Sdp_8h.html#a63a9444188ca545c92c5eb342d0415b4',1,'Sdp.h']]], - ['sdp_5fcandidate_5ftype_5fhost_1938',['SDP_CANDIDATE_TYPE_HOST',['../Sdp_8h.html#a842646d2794146bd2320c91d431ab3ce',1,'Sdp.h']]], - ['sdp_5fcandidate_5ftype_5fprflx_1939',['SDP_CANDIDATE_TYPE_PRFLX',['../Sdp_8h.html#a2c9c59b6002cd23b87dea424e841fe43',1,'Sdp.h']]], - ['sdp_5fcandidate_5ftype_5frelay_1940',['SDP_CANDIDATE_TYPE_RELAY',['../Sdp_8h.html#a24b9d64e41588a65d4a036651ad8b66e',1,'Sdp.h']]], - ['sdp_5fcandidate_5ftype_5fserflx_1941',['SDP_CANDIDATE_TYPE_SERFLX',['../Sdp_8h.html#a4998cedd133295d5f26e74057569dc57',1,'Sdp.h']]], - ['sdp_5fcandidate_5ftype_5funknown_1942',['SDP_CANDIDATE_TYPE_UNKNOWN',['../Sdp_8h.html#a85004f4ca47e050e21637c0b302eea6d',1,'Sdp.h']]], - ['sdp_5fconnection_5finformation_5fmarker_1943',['SDP_CONNECTION_INFORMATION_MARKER',['../Sdp_8h.html#a95f7727474e530f729983541dcd88f01',1,'Sdp.h']]], - ['sdp_5femail_5faddress_5fmarker_1944',['SDP_EMAIL_ADDRESS_MARKER',['../Sdp_8h.html#aa827ca0f2ae01658a27b4601038481f1',1,'Sdp.h']]], - ['sdp_5fencryption_5fkey_5fmarker_1945',['SDP_ENCRYPTION_KEY_MARKER',['../Sdp_8h.html#a81c5458f734b82beb8ea94aeed5565e1',1,'Sdp.h']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_1946',['SDP_ICE_CANDIDATE_PARSER_STATE',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffa',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fcomponent_1947',['SDP_ICE_CANDIDATE_PARSER_STATE_COMPONENT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa2ff949488e6118f94cea6e9a95364a40',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5ffoundation_1948',['SDP_ICE_CANDIDATE_PARSER_STATE_FOUNDATION',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaa787f65b73c8f9f5de982b79003d52ef',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fip_1949',['SDP_ICE_CANDIDATE_PARSER_STATE_IP',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa04c1502963898130b41c19a04c00e4b5',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fothers_1950',['SDP_ICE_CANDIDATE_PARSER_STATE_OTHERS',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa3c94cad4dbd2b42c89f430677d1a2c29',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fport_1951',['SDP_ICE_CANDIDATE_PARSER_STATE_PORT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa25a9c6c20e339eb8ceae51ba62e09ab5',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fpriority_1952',['SDP_ICE_CANDIDATE_PARSER_STATE_PRIORITY',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa131e0315bcc60aa352bcd5052dedf7ce',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fprotocol_1953',['SDP_ICE_CANDIDATE_PARSER_STATE_PROTOCOL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa80bb0d6e3964a747a394ab1954425fbc',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fid_1954',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_ID',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaeacd79e237db4dd9de2b784fa3c05388',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fval_1955',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_VAL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa8768278c03713c14134ed228f72492b5',1,'IceAgent.c']]], - ['sdp_5finformation_5fmarker_1956',['SDP_INFORMATION_MARKER',['../Sdp_8h.html#ae91d77a5b7f616e9420fe7a204f6d9fe',1,'Sdp.h']]], + ['samplesdecodedwithcelt_1909',['samplesDecodedWithCelt',['../structRtcInboundRtpStreamStats.html#a3181d55453d1eb0b6aebc546b2058cf9',1,'RtcInboundRtpStreamStats']]], + ['samplesdecodedwithsilk_1910',['samplesDecodedWithSilk',['../structRtcInboundRtpStreamStats.html#af8db2fa7b0c806d1659ba847848e178d',1,'RtcInboundRtpStreamStats']]], + ['samplesencodedwithcelt_1911',['samplesEncodedWithCelt',['../structRtcOutboundRtpStreamStats.html#a80ed6b5980f1c163a9b42ba3c0418b29',1,'RtcOutboundRtpStreamStats']]], + ['samplesencodedwithsilk_1912',['samplesEncodedWithSilk',['../structRtcOutboundRtpStreamStats.html#a968b4a54816b8d11aeb60cf3e161e240',1,'RtcOutboundRtpStreamStats']]], + ['sctp_2ec_1913',['Sctp.c',['../Sctp_8c.html',1,'']]], + ['sctp_2eh_1914',['Sctp.h',['../Sctp_8h.html',1,'']]], + ['sctp_5fassociation_5fdefault_5fport_1915',['SCTP_ASSOCIATION_DEFAULT_PORT',['../Sctp_8h.html#a6889aa3c52577bfcaffa30a78b046b40',1,'Sctp.h']]], + ['sctp_5fdcep_5fheader_5flength_1916',['SCTP_DCEP_HEADER_LENGTH',['../Sctp_8h.html#a917a1172ea688d5578cc1fa9acdbd45b',1,'Sctp.h']]], + ['sctp_5fdcep_5flabel_5flen_5foffset_1917',['SCTP_DCEP_LABEL_LEN_OFFSET',['../Sctp_8h.html#aee3fac0bd712eb880225d5573bb11ab0',1,'Sctp.h']]], + ['sctp_5fdcep_5flabel_5foffset_1918',['SCTP_DCEP_LABEL_OFFSET',['../Sctp_8h.html#a6ced1cec8965d79f9bb5d620ea639520',1,'Sctp.h']]], + ['sctp_5fmax_5fallowable_5fpacket_5flength_1919',['SCTP_MAX_ALLOWABLE_PACKET_LENGTH',['../Sctp_8h.html#a4da44e22db6da95b4a75b4f3c40dfc61',1,'Sctp.h']]], + ['sctp_5fmtu_1920',['SCTP_MTU',['../Sctp_8h.html#a0edd4a8b5867780d88aed4ed2eb32f69',1,'Sctp.h']]], + ['sctp_5fppid_5fbinary_1921',['SCTP_PPID_BINARY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba2f803ecdfe39116ab9462dcbd27baa0a',1,'Sctp.h']]], + ['sctp_5fppid_5fbinary_5fempty_1922',['SCTP_PPID_BINARY_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55baa98a30816a4164569264a6afb166f535',1,'Sctp.h']]], + ['sctp_5fppid_5fdcep_1923',['SCTP_PPID_DCEP',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba86e935d516ee726fa8aad1aaf6a02fc3',1,'Sctp.h']]], + ['sctp_5fppid_5fstring_1924',['SCTP_PPID_STRING',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba0e092ddc579a88efe7c40afffc2232b6',1,'Sctp.h']]], + ['sctp_5fppid_5fstring_5fempty_1925',['SCTP_PPID_STRING_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba9d235303591e745712c2ad7a2a6ef6b6',1,'Sctp.h']]], + ['sctp_5fsession_5factive_1926',['SCTP_SESSION_ACTIVE',['../Sctp_8h.html#adafb64a30c1df0d0c93f03a370664b6a',1,'Sctp.h']]], + ['sctp_5fsession_5fshutdown_5fcompleted_1927',['SCTP_SESSION_SHUTDOWN_COMPLETED',['../Sctp_8h.html#a6b3c12d635ea6060de4ca383311c39b3',1,'Sctp.h']]], + ['sctp_5fsession_5fshutdown_5finitiated_1928',['SCTP_SESSION_SHUTDOWN_INITIATED',['../Sctp_8h.html#ace14086499f3214eba01c68cfa8aa1ce',1,'Sctp.h']]], + ['sctpisenabled_1929',['sctpIsEnabled',['../structKvsPeerConnection.html#ad3d29ba44ab6b10c3bc102722313d139',1,'KvsPeerConnection']]], + ['sctpsession_1930',['SctpSession',['../structSctpSession.html',1,'']]], + ['sctpsessioncallbacks_1931',['sctpSessionCallbacks',['../structSctpSession.html#a2873eb2f115c1aed90b06d996966d38b',1,'SctpSession']]], + ['sctpsessioncallbacks_1932',['SctpSessionCallbacks',['../structSctpSessionCallbacks.html',1,'']]], + ['sctpsessiondatachannelmessagefunc_1933',['SctpSessionDataChannelMessageFunc',['../Sctp_8h.html#a2a84eb6cead2b69ad0f126be8089bb8d',1,'Sctp.h']]], + ['sctpsessiondatachannelopenfunc_1934',['SctpSessionDataChannelOpenFunc',['../Sctp_8h.html#aae17c3adf351ea2d300ba15f61026665',1,'Sctp.h']]], + ['sctpsessionoutboundpacketfunc_1935',['SctpSessionOutboundPacketFunc',['../Sctp_8h.html#a3efccba1f0638eb34da93bf431101e84',1,'Sctp.h']]], + ['sctpsessionwritedcep_1936',['sctpSessionWriteDcep',['../Sctp_8h.html#a337bf6d77d3cd333f793b3b9c017a172',1,'sctpSessionWriteDcep(PSctpSession, UINT32, PCHAR, UINT32, PRtcDataChannelInit): Sctp.c'],['../Sctp_8c.html#a54a443de35ae75df929a2ef8f7367dd2',1,'sctpSessionWriteDcep(PSctpSession pSctpSession, UINT32 streamId, PCHAR pChannelName, UINT32 pChannelNameLen, PRtcDataChannelInit pRtcDataChannelInit): Sctp.c']]], + ['sctpsessionwritemessage_1937',['sctpSessionWriteMessage',['../Sctp_8h.html#aa0041c28494247ecbb01583301ad59e4',1,'sctpSessionWriteMessage(PSctpSession, UINT32, BOOL, PBYTE, UINT32): Sctp.c'],['../Sctp_8c.html#a334c503681d0e0165ba34a472b49feb9',1,'sctpSessionWriteMessage(PSctpSession pSctpSession, UINT32 streamId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): Sctp.c']]], + ['sctpstatuscodes_1938',['SCTPStatusCodes',['../group__SCTPStatusCodes.html',1,'']]], + ['sdp_1939',['sdp',['../group__StatusCodes.html#ga62c6f63074c9ca7e465cb1bf39854db9',1,'RtcSessionDescriptionInit']]], + ['sdp_2eh_1940',['Sdp.h',['../Sdp_8h.html',1,'']]], + ['sdp_5fanswer_5fvalue_1941',['SDP_ANSWER_VALUE',['../SessionDescription_8h.html#a15fff0d6f75a5731f57034ebe55322b5',1,'SessionDescription.h']]], + ['sdp_5fcandidate_5ftype_5fhost_1942',['SDP_CANDIDATE_TYPE_HOST',['../Sdp_8h.html#a842646d2794146bd2320c91d431ab3ce',1,'Sdp.h']]], + ['sdp_5fcandidate_5ftype_5fprflx_1943',['SDP_CANDIDATE_TYPE_PRFLX',['../Sdp_8h.html#a2c9c59b6002cd23b87dea424e841fe43',1,'Sdp.h']]], + ['sdp_5fcandidate_5ftype_5frelay_1944',['SDP_CANDIDATE_TYPE_RELAY',['../Sdp_8h.html#a24b9d64e41588a65d4a036651ad8b66e',1,'Sdp.h']]], + ['sdp_5fcandidate_5ftype_5fserflx_1945',['SDP_CANDIDATE_TYPE_SERFLX',['../Sdp_8h.html#a4998cedd133295d5f26e74057569dc57',1,'Sdp.h']]], + ['sdp_5fcandidate_5ftype_5funknown_1946',['SDP_CANDIDATE_TYPE_UNKNOWN',['../Sdp_8h.html#a85004f4ca47e050e21637c0b302eea6d',1,'Sdp.h']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_1947',['SDP_ICE_CANDIDATE_PARSER_STATE',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffa',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fcomponent_1948',['SDP_ICE_CANDIDATE_PARSER_STATE_COMPONENT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa2ff949488e6118f94cea6e9a95364a40',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5ffoundation_1949',['SDP_ICE_CANDIDATE_PARSER_STATE_FOUNDATION',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaa787f65b73c8f9f5de982b79003d52ef',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fip_1950',['SDP_ICE_CANDIDATE_PARSER_STATE_IP',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa04c1502963898130b41c19a04c00e4b5',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fothers_1951',['SDP_ICE_CANDIDATE_PARSER_STATE_OTHERS',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa3c94cad4dbd2b42c89f430677d1a2c29',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fport_1952',['SDP_ICE_CANDIDATE_PARSER_STATE_PORT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa25a9c6c20e339eb8ceae51ba62e09ab5',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fpriority_1953',['SDP_ICE_CANDIDATE_PARSER_STATE_PRIORITY',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa131e0315bcc60aa352bcd5052dedf7ce',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fprotocol_1954',['SDP_ICE_CANDIDATE_PARSER_STATE_PROTOCOL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa80bb0d6e3964a747a394ab1954425fbc',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fid_1955',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_ID',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaeacd79e237db4dd9de2b784fa3c05388',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fval_1956',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_VAL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa8768278c03713c14134ed228f72492b5',1,'IceAgent.c']]], ['sdp_5fkey_1957',['SDP_KEY',['../SessionDescription_8h.html#a6759253a61113c1f6405e145ce1dbf4c',1,'SessionDescription.h']]], - ['sdp_5fline_5fseparator_1958',['SDP_LINE_SEPARATOR',['../Sdp_8h.html#a18e2b0bf6c9b9aeb97471224610c52c2',1,'Sdp.h']]], - ['sdp_5fmedia_5fname_5fmarker_1959',['SDP_MEDIA_NAME_MARKER',['../Sdp_8h.html#a834a0e6f6fd4cdbe210cd40b13dbca8f',1,'Sdp.h']]], - ['sdp_5foffer_5fvalue_1960',['SDP_OFFER_VALUE',['../SessionDescription_8h.html#a48dd589dfb3defe8388277edcf0fc426',1,'SessionDescription.h']]], - ['sdp_5forigin_5fmarker_1961',['SDP_ORIGIN_MARKER',['../Sdp_8h.html#a435a67d3e57c616591f05b4714101a64',1,'Sdp.h']]], - ['sdp_5fphone_5fnumber_5fmarker_1962',['SDP_PHONE_NUMBER_MARKER',['../Sdp_8h.html#abc9b16fa231b5210fcebe9efb1d9181a',1,'Sdp.h']]], - ['sdp_5fsession_5fname_5fmarker_1963',['SDP_SESSION_NAME_MARKER',['../Sdp_8h.html#ad621d1d937799d42977a92ec69431429',1,'Sdp.h']]], - ['sdp_5ftime_5fdescription_5fmarker_1964',['SDP_TIME_DESCRIPTION_MARKER',['../Sdp_8h.html#a67d3a2f5b0cb07fa3b9838e08f44367b',1,'Sdp.h']]], - ['sdp_5ftimezone_5fmarker_1965',['SDP_TIMEZONE_MARKER',['../Sdp_8h.html#a4bfea6130c11d2b1d372ed8673d6bfab',1,'Sdp.h']]], - ['sdp_5ftype_1966',['SDP_TYPE',['../group__PublicEnums.html#gabaa9adac53ec269df1574665ec4ec222',1,'Include.h']]], - ['sdp_5ftype_5fanswer_1967',['SDP_TYPE_ANSWER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222a0bbd9e55f1f177c7dac968af5f0a7c4d',1,'Include.h']]], - ['sdp_5ftype_5fkey_1968',['SDP_TYPE_KEY',['../SessionDescription_8h.html#a92f57bacfcbc2084b925e5710ca3aab0',1,'SessionDescription.h']]], - ['sdp_5ftype_5foffer_1969',['SDP_TYPE_OFFER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222adb6426a7bfdd3d7729301adf5caf066c',1,'Include.h']]], - ['sdp_5furi_5fmarker_1970',['SDP_URI_MARKER',['../Sdp_8h.html#a2f9663ff1c33f34fee7ee2a80909a0a6',1,'Sdp.h']]], - ['sdp_5fversion_5fmarker_1971',['SDP_VERSION_MARKER',['../Sdp_8h.html#a37c36dd7611254e6092634dbf7c0992c',1,'Sdp.h']]], - ['sdpattributes_1972',['SdpAttributes',['../structSdpAttributes.html',1,'']]], - ['sdpattributes_1973',['sdpAttributes',['../structSdpMediaDescription.html#a75d9244479680b48e60a5a0d4f96b362',1,'SdpMediaDescription::sdpAttributes()'],['../structSessionDescription.html#af76d8f3ee67444aa5e46e653dcfd92a1',1,'SessionDescription::sdpAttributes()']]], - ['sdpconnectioninformation_1974',['sdpConnectionInformation',['../structSessionDescription.html#a166d0d23ed4c09787a79e57c7004b03f',1,'SessionDescription::sdpConnectionInformation()'],['../structSdpMediaDescription.html#ad83b1c34e3d2b2edbbb9cd78f8d016a0',1,'SdpMediaDescription::sdpConnectionInformation()']]], - ['sdpconnectioninformation_1975',['SdpConnectionInformation',['../structSdpConnectionInformation.html',1,'']]], - ['sdpconnectioninformation_1976',['sdpConnectionInformation',['../structSdpOrigin.html#a7e4c255ac3e4bb31428c1a1cc21b7095',1,'SdpOrigin']]], - ['sdpencryptionkey_1977',['sdpEncryptionKey',['../structSessionDescription.html#a13a46946386e874045689db03b7f523a',1,'SessionDescription::sdpEncryptionKey()'],['../structSdpMediaDescription.html#afa21b30610c98a338b6fc9558664828d',1,'SdpMediaDescription::sdpEncryptionKey()'],['../structSdpEncryptionKey.html#ab6a14b96210ac5793dd32bda29db41dd',1,'SdpEncryptionKey::sdpEncryptionKey()']]], - ['sdpencryptionkey_1978',['SdpEncryptionKey',['../structSdpEncryptionKey.html',1,'']]], - ['sdpmediadescription_1979',['SdpMediaDescription',['../structSdpMediaDescription.html',1,'']]], - ['sdporigin_1980',['sdpOrigin',['../structSessionDescription.html#aa17175499aff70fd5d16351429e8c150',1,'SessionDescription']]], - ['sdporigin_1981',['SdpOrigin',['../structSdpOrigin.html',1,'']]], - ['sdpstatuscodes_1982',['SDPStatusCodes',['../group__SDPStatusCodes.html',1,'']]], - ['sdptimedescription_1983',['SdpTimeDescription',['../structSdpTimeDescription.html',1,'']]], - ['sdptimedescription_1984',['sdpTimeDescription',['../structSessionDescription.html#a511eafa9aa706479242528d3be9089e4',1,'SessionDescription']]], - ['sdptimezone_1985',['SdpTimeZone',['../structSdpTimeZone.html',1,'']]], - ['sdptimezone_1986',['sdpTimeZone',['../structSessionDescription.html#add65c86c440af5a88a2172a3a97f5e44',1,'SessionDescription']]], - ['seconds_5fin_5fa_5fday_1987',['SECONDS_IN_A_DAY',['../Dtls_8h.html#a6508df70318d3f264c21b2df2dfe0417',1,'Dtls.h']]], - ['secureconnection_1988',['secureConnection',['../struct____SocketConnection.html#aec08338dbe685c9ae939ecaf89e0abd6',1,'__SocketConnection']]], - ['selectedcandidatepairchanges_1989',['selectedCandidatePairChanges',['../structRtcTransportStats.html#ae0bcc748dd5668d3290ec82827f674ea',1,'RtcTransportStats']]], - ['selectedcandidatepairid_1990',['selectedCandidatePairId',['../structRtcTransportStats.html#a60a2cf8ae1c39267476b2b5bbe465a4f',1,'RtcTransportStats']]], - ['sendbuffer_1991',['sendBuffer',['../struct____LwsCallInfo.html#a16088710b08bc452179d665d081cc151',1,'__LwsCallInfo']]], - ['sendbuffersize_1992',['sendBufferSize',['../struct____LwsCallInfo.html#ac79ba09fcb18ab8de277eab2acee5ef3',1,'__LwsCallInfo']]], - ['sendbufsize_1993',['sendBufSize',['../group__StatusCodes.html#ga208adbb095ca7a9b4bf55c1ec15ee038',1,'KvsRtcConfiguration']]], - ['sendcvar_1994',['sendCvar',['../structSignalingClient.html#a44e6e8249627618a9e4cab3c88041903',1,'SignalingClient']]], - ['senddatabuffer_1995',['sendDataBuffer',['../struct____TurnConnection.html#aee338725d10dc01b60f16d6bee8c37c3',1,'__TurnConnection']]], - ['sender_1996',['sender',['../structKvsRtpTransceiver.html#aa0bce9ecbcc95abf1ffdb5b41a1e5bc3',1,'KvsRtpTransceiver']]], - ['senderaddr_1997',['senderAddr',['../structTurnChannelData.html#a98d1489de9f976795de60c6783b05823',1,'TurnChannelData']]], - ['senderid_1998',['senderId',['../structRtcOutboundRtpStreamStats.html#a1a7d8ed757e0da513c3f51d7ed33bd63',1,'RtcOutboundRtpStreamStats']]], - ['sendlock_1999',['sendLock',['../struct____TurnConnection.html#a03bd1915a9bb6e13a4c028ba21884fc1',1,'__TurnConnection::sendLock()'],['../structSignalingClient.html#a0f88e47f7f65f4ff0e5ab39b20a1335f',1,'SignalingClient::sendLock()']]], - ['sendlwsmessage_2000',['sendLwsMessage',['../LwsApiCalls_8c.html#acb3be4e7def869ccd5a7b34e1d951fa5',1,'sendLwsMessage(PSignalingClient pSignalingClient, SIGNALING_MESSAGE_TYPE messageType, PCHAR peerClientId, PCHAR pMessage, UINT32 messageLen, PCHAR pCorrelationId, UINT32 correlationIdLen): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a8d813720c777b8b942a15652a8f0a972',1,'sendLwsMessage(PSignalingClient, SIGNALING_MESSAGE_TYPE, PCHAR, PCHAR, UINT32, PCHAR, UINT32): LwsApiCalls.c']]], - ['sendoffset_2001',['sendOffset',['../struct____LwsCallInfo.html#a22ed27c550ff58ee10493caa6b4f8b95',1,'__LwsCallInfo']]], - ['sendpackettortpreceiver_2002',['sendPacketToRtpReceiver',['../PeerConnection_8c.html#ac7dfeca3237caae871b6cd2e0e50c73e',1,'sendPacketToRtpReceiver(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuffer, UINT32 bufferLen): PeerConnection.c'],['../PeerConnection_8h.html#aa5448d76d0c513e03f33a1aca0375101',1,'sendPacketToRtpReceiver(PKvsPeerConnection, PBYTE, UINT32): PeerConnection.c']]], - ['sent_2003',['sent',['../structRtcOutboundRtpStreamStats.html#a61cf8624c52656d75900fc7c02a7162d',1,'RtcOutboundRtpStreamStats']]], - ['senttime_2004',['sentTime',['../struct____RtpPacket.html#ab069bc1e94827882f29d165f32444293',1,'__RtpPacket']]], - ['seq_5fnumber_5foffset_2005',['SEQ_NUMBER_OFFSET',['../RtpPacket_8h.html#aaedc587f97d48cdacfb5edfd7b571792',1,'RtpPacket.h']]], - ['seqnum_2006',['seqNum',['../structTwccPacket.html#aabd66bab39ee63e797e691acebecd0a9',1,'TwccPacket']]], - ['seqnumlistlen_2007',['seqNumListLen',['../structRetransmitter.html#a77b2d938a4c495641466831db657c0e1',1,'Retransmitter']]], - ['sequencenumber_2008',['sequenceNumber',['../struct____RtpPacketHeader.html#af04e7be9260934cb47c34c93f1d853f0',1,'__RtpPacketHeader::sequenceNumber()'],['../structRtcRtpSender.html#afd3117b4fac9023fe5e9da4b73d2aef7',1,'RtcRtpSender::sequenceNumber()']]], - ['sequencenumberlist_2009',['sequenceNumberList',['../structRetransmitter.html#a177c44709835a4962745eda92861a7e6',1,'Retransmitter']]], - ['sequencenumberoverflowstate_2010',['sequenceNumberOverflowState',['../structJitterBuffer.html#a6a0db803b779eea70e1112f68a940c11',1,'JitterBuffer']]], - ['serialize_2ec_2011',['Serialize.c',['../Serialize_8c.html',1,'']]], - ['serializeattribute_2012',['serializeAttribute',['../Serialize_8c.html#afa5128b447f8dfb2d9bf224d9d720db4',1,'Serialize.c']]], - ['serializemediaconnectioninformation_2013',['serializeMediaConnectionInformation',['../Serialize_8c.html#a96dd428f998a5119c4c210ddf6e06810',1,'Serialize.c']]], - ['serializemedianame_2014',['serializeMediaName',['../Serialize_8c.html#ac0699e6126a01fe054413d26b9348343',1,'Serialize.c']]], - ['serializeorigin_2015',['serializeOrigin',['../Serialize_8c.html#acd10030eccbfc928aa360fc45f69c47c',1,'Serialize.c']]], - ['serializesessiondescription_2016',['serializeSessionDescription',['../Serialize_8c.html#a9c41cb60fca74b4572e2fe2bc816b919',1,'serializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes, PUINT32 sdpBytesLength): Serialize.c'],['../Sdp_8h.html#a1e5c0750dbf14d9f67ad7ee68c417ac4',1,'serializeSessionDescription(PSessionDescription, PCHAR, PUINT32): Serialize.c']]], - ['serializesessiondescriptioninit_2017',['serializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit pSessionDescriptionInit, PCHAR sessionDescriptionJSON, PUINT32 sessionDescriptionJSONLen): SessionDescription.c'],['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit, PCHAR, PUINT32): SessionDescription.c']]], - ['serializesessionname_2018',['serializeSessionName',['../Serialize_8c.html#a5ba4149920c4aa1834e1eb78987b4320',1,'Serialize.c']]], - ['serializestunpacket_2019',['serializeStunPacket',['../Stun_8c.html#a343599eb21e2e725f465200f72c476d8',1,'serializeStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, BOOL generateMessageIntegrity, BOOL generateFingerprint, PBYTE pBuffer, PUINT32 pSize): Stun.c'],['../Stun_8h.html#a6e25ad3bd597512064c04178f38717db',1,'serializeStunPacket(PStunPacket, PBYTE, UINT32, BOOL, BOOL, PBYTE, PUINT32): Stun.c']]], - ['serializetimedescription_2020',['serializeTimeDescription',['../Serialize_8c.html#a16b10a96a9a84967e5aa8133c65ec33e',1,'Serialize.c']]], - ['serializeversion_2021',['serializeVersion',['../Serialize_8c.html#a864e3e307a205326f3cd134c7492f35f',1,'Serialize.c']]], - ['serverwritekey_2022',['serverWriteKey',['../structDtlsKeyingMaterial.html#aab68d2879e6bbbffc7d7210068d11355',1,'DtlsKeyingMaterial']]], - ['servicecallcontext_2023',['serviceCallContext',['../structSignalingClient.html#a250f8aef664d0bf4e319a5ba4ac999c4',1,'SignalingClient']]], - ['servicelockcontention_2024',['serviceLockContention',['../structSignalingClient.html#aa6740768f644516c67034833b09d635b',1,'SignalingClient']]], - ['session_5fdescription_5finit_5fline_5fending_2025',['SESSION_DESCRIPTION_INIT_LINE_ENDING',['../SessionDescription_8h.html#abb16378ac3fcbd29b0c74a488512f57e',1,'SessionDescription.h']]], - ['session_5fdescription_5finit_5fline_5fending_5fwithout_5fcr_2026',['SESSION_DESCRIPTION_INIT_LINE_ENDING_WITHOUT_CR',['../SessionDescription_8h.html#a6952a18a1196414f4d4af0c54c6b0269',1,'SessionDescription.h']]], - ['session_5fdescription_5finit_5ftemplate_5fhead_2027',['SESSION_DESCRIPTION_INIT_TEMPLATE_HEAD',['../SessionDescription_8h.html#abac6212d1afd67379bc10f9b2bcfff68',1,'SessionDescription.h']]], - ['session_5fdescription_5finit_5ftemplate_5ftail_2028',['SESSION_DESCRIPTION_INIT_TEMPLATE_TAIL',['../SessionDescription_8h.html#a563808eab84e864567b28005fdaca52f',1,'SessionDescription.h']]], - ['sessionattributescount_2029',['sessionAttributesCount',['../structSessionDescription.html#a921324d5252b058bca22830e087663a6',1,'SessionDescription']]], - ['sessiondescription_2030',['SessionDescription',['../structSessionDescription.html',1,'']]], - ['sessiondescription_2ec_2031',['SessionDescription.c',['../SessionDescription_8c.html',1,'']]], - ['sessiondescription_2eh_2032',['SessionDescription.h',['../SessionDescription_8h.html',1,'']]], - ['sessiondescriptioninitstatuscodes_2033',['SessionDescriptionInitStatusCodes',['../group__SessionDescriptionInitStatusCodes.html',1,'']]], - ['sessionid_2034',['sessionId',['../structSdpOrigin.html#a956bd20c672ee0ed278a48948fdc62de',1,'SdpOrigin']]], - ['sessioninformation_2035',['sessionInformation',['../structSessionDescription.html#a477aa486e549660760e2c264e90776af',1,'SessionDescription']]], - ['sessionname_2036',['sessionName',['../structSessionDescription.html#a4145990495c037910434b5699d23f32f',1,'SessionDescription']]], - ['sessionversion_2037',['sessionVersion',['../structSdpOrigin.html#a0218eed9daac6ef1379b8a0a413f3afe',1,'SdpOrigin']]], - ['setbytesfromrtppacket_2038',['setBytesFromRtpPacket',['../RtpPacket_8h.html#aa8a0d47711a0c4006960cc3911c5e405',1,'setBytesFromRtpPacket(PRtpPacket, PBYTE, UINT32): RtpPacket.c'],['../RtpPacket_8c.html#aa714b7747817942cff4b2aaac3ff62fd',1,'setBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, UINT32 packetLength): RtpPacket.c']]], - ['setipfn_2039',['setIpFn',['../structIceServer.html#a675ef58a20bd6408a974a12c772a9c75',1,'IceServer']]], - ['setlocaldescription_2040',['setLocalDescription',['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c']]], - ['setpayloadtypesforoffer_2041',['setPayloadTypesForOffer',['../SessionDescription_8h.html#aaf0128cd42a8fe14ce35b71486d9f951',1,'setPayloadTypesForOffer(PHashTable): SessionDescription.c'],['../SessionDescription_8c.html#affc8f43d98ecc117388ea77bd4ed9844',1,'setPayloadTypesForOffer(PHashTable codecTable): SessionDescription.c']]], - ['setpayloadtypesfromoffer_2042',['setPayloadTypesFromOffer',['../SessionDescription_8c.html#a096bc3b0730b734179e32400b5dc3b0d',1,'setPayloadTypesFromOffer(PHashTable codecTable, PHashTable rtxTable, PSessionDescription pSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#a3ac765bfbbea9cd9fa2aa07188758ef7',1,'setPayloadTypesFromOffer(PHashTable, PHashTable, PSessionDescription): SessionDescription.c']]], - ['setreceiversssrc_2043',['setReceiversSsrc',['../SessionDescription_8c.html#a4508c3a2309e38520b374120e8db44b1',1,'setReceiversSsrc(PSessionDescription pRemoteSessionDescription, PDoubleList pTransceivers): SessionDescription.c'],['../SessionDescription_8h.html#adf6076dbb3ef273176249acbac8434e7',1,'setReceiversSsrc(PSessionDescription, PDoubleList): SessionDescription.c']]], - ['setremotedescription_2044',['setRemoteDescription',['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], - ['setrtcppacketfrombytes_2045',['setRtcpPacketFromBytes',['../RtcpPacket_8h.html#a185e8e8a9ecfaaa98159354cd68a75e2',1,'setRtcpPacketFromBytes(PBYTE, UINT32, PRtcpPacket): RtcpPacket.c'],['../RtcpPacket_8c.html#a867a4f705a43d9e0bf6a238be3de934b',1,'setRtcpPacketFromBytes(PBYTE pRawPacket, UINT32 pRawPacketsLen, PRtcpPacket pRtcpPacket): RtcpPacket.c']]], - ['setrtppacket_2046',['setRtpPacket',['../RtpPacket_8h.html#acd7f4a6743b3c22a00935db3e3e09fb9',1,'setRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket): RtpPacket.c'],['../RtpPacket_8c.html#a37d0e3e5a7de3f4b175d172c4673ab0a',1,'setRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket pRtpPacket): RtpPacket.c']]], - ['setrtppacketfrombytes_2047',['setRtpPacketFromBytes',['../RtpPacket_8h.html#af3ed784690995a58686aba703493f083',1,'setRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket): RtpPacket.c'],['../RtpPacket_8c.html#ada25ad6c790ab2cea8b42ee2e9cbac87',1,'setRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket pRtpPacket): RtpPacket.c']]], - ['setstunserveripfn_2048',['setStunServerIpFn',['../structIceAgentCallbacks.html#abbe8ffc29a363c7e82d1fc07ab9e1c6f',1,'IceAgentCallbacks']]], - ['settransceiverpayloadtypes_2049',['setTransceiverPayloadTypes',['../SessionDescription_8c.html#ade806b0787e4279fa50c746632aeb57b',1,'setTransceiverPayloadTypes(PHashTable codecTable, PHashTable rtxTable, PDoubleList pTransceivers): SessionDescription.c'],['../SessionDescription_8h.html#aab043cb26011e36e6cdd1c335826730a',1,'setTransceiverPayloadTypes(PHashTable, PHashTable, PDoubleList): SessionDescription.c']]], - ['setupdefaultretrystrategyforsignalingstatemachine_2050',['setupDefaultRetryStrategyForSignalingStateMachine',['../Signaling_8h.html#a49652dc349cb59170ab2d8bb3afaface',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c'],['../Signaling_8c.html#a50e94c7b3b46cd1123a6752fa596e294',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c']]], - ['shutdown_2051',['shutdown',['../structSignalingClient.html#a82c6ac08d51ada20b3e9c1598e5dc81c',1,'SignalingClient::shutdown()'],['../struct____IceAgent.html#a66ab60016c6938a9ff4ebf210231eaf1',1,'__IceAgent::shutdown()']]], - ['shutdowncomplete_2052',['shutdownComplete',['../struct____TurnConnection.html#a400d3b28a0619627a3bc3828327659e0',1,'__TurnConnection']]], - ['shutdownstatus_2053',['shutdownStatus',['../structSctpSession.html#ac9129a3aaea8552cf5fb4f3d808c1373',1,'SctpSession']]], - ['signaling_2ec_2054',['Signaling.c',['../Signaling_8c.html',1,'']]], - ['signaling_2eh_2055',['Signaling.h',['../Signaling_8h.html',1,'']]], - ['signaling_5fapi_5fcall_5fcache_5fttl_5fsentinel_5fvalue_2056',['SIGNALING_API_CALL_CACHE_TTL_SENTINEL_VALUE',['../group__StatusCodes.html#gafffcbc366bf0d963121a10259b988d31',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_2057',['SIGNALING_API_CALL_CACHE_TYPE',['../group__PublicEnums.html#gac3fea669f2ac4c7db6d7e9528955a4c1',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_5fdescribe_5fgetendpoint_2058',['SIGNALING_API_CALL_CACHE_TYPE_DESCRIBE_GETENDPOINT',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a21d8468dffe94ffe6c6144b984b5ead3',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_5ffile_2059',['SIGNALING_API_CALL_CACHE_TYPE_FILE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a9ac35384c83c5ca9a1ec198f28f7008e',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_5fnone_2060',['SIGNALING_API_CALL_CACHE_TYPE_NONE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a887c5433bc1a60c8d331b220138b413a',1,'Include.h']]], - ['signaling_5fapi_5flatency_5fcalculation_2061',['SIGNALING_API_LATENCY_CALCULATION',['../Signaling_8h.html#a0208e4af7c59a39e65116c33e82d9a2b',1,'Signaling.h']]], - ['signaling_5fasync_5fice_5fconfig_5frefresh_5fdelay_2062',['SIGNALING_ASYNC_ICE_CONFIG_REFRESH_DELAY',['../Signaling_8h.html#a37c21cd6dc3383a06d89fbb54ae48d71',1,'Signaling.h']]], - ['signaling_5fchannel_5farn_5fmin_5flength_2063',['SIGNALING_CHANNEL_ARN_MIN_LENGTH',['../ChannelInfo_8c.html#a5b1419b5c4f34356b546a709bf8d894a',1,'ChannelInfo.c']]], - ['signaling_5fchannel_5farn_5fparam_5fname_2064',['SIGNALING_CHANNEL_ARN_PARAM_NAME',['../LwsApiCalls_8h.html#a7b254d379e6045126589f45634183680',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5farn_5fresource_5ftype_2065',['SIGNALING_CHANNEL_ARN_RESOURCE_TYPE',['../ChannelInfo_8c.html#af0534c83bcac37c062ebe2199c9702d1',1,'ChannelInfo.c']]], - ['signaling_5fchannel_5farn_5fservice_5fname_2066',['SIGNALING_CHANNEL_ARN_SERVICE_NAME',['../ChannelInfo_8c.html#ad6b0dbfba15d47e4ae9d7d028a47f0f0',1,'ChannelInfo.c']]], - ['signaling_5fchannel_5fdescription_5fcurrent_5fversion_2067',['SIGNALING_CHANNEL_DESCRIPTION_CURRENT_VERSION',['../group__StructureVersions.html#gad43eff9ad752a5282f3d7e11623034eb',1,'Include.h']]], - ['signaling_5fchannel_5fname_5fparam_5fname_2068',['SIGNALING_CHANNEL_NAME_PARAM_NAME',['../LwsApiCalls_8h.html#a8eb6f78ef0e9b9f0cdebce0320b2fe2b',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5fprotocol_2069',['SIGNALING_CHANNEL_PROTOCOL',['../LwsApiCalls_8h.html#a356065fe6fb9e9f01bcb0d4244e8b112',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5fprotocol_5fw_5fmedia_5fstorage_2070',['SIGNALING_CHANNEL_PROTOCOL_W_MEDIA_STORAGE',['../LwsApiCalls_8h.html#a94942eeabe860f078f46a2812eb383a1',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5frole_5ftype_2071',['SIGNALING_CHANNEL_ROLE_TYPE',['../group__PublicEnums.html#ga67e678c57beb89ab9de7c9861f7d41cd',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_5fmaster_2072',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda3ac6eed03ce4f267855e50ecd51dc38e',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_5fmaster_5fstr_2073',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER_STR',['../ChannelInfo_8h.html#a8e68348f16d7d8358f6e47f45e0f1aa9',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5frole_5ftype_5funknown_2074',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cdaec455a51fb62c109260fc311048802ea',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_5funknown_5fstr_2075',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#aebd2e0880066607945790d52edefb0e0',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5frole_5ftype_5fviewer_2076',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda5f7cf4c8375042ede8b5111689a10210',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_5fviewer_5fstr_2077',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER_STR',['../ChannelInfo_8h.html#acbc0fb13ccc6fda3300989cbb7692532',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5fstatus_2078',['SIGNALING_CHANNEL_STATUS',['../group__PublicEnums.html#gac57cd2738a817d8ed6fb3ff8943cccec',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5factive_2079',['SIGNALING_CHANNEL_STATUS_ACTIVE',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5fcreating_2080',['SIGNALING_CHANNEL_STATUS_CREATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5fdeleting_2081',['SIGNALING_CHANNEL_STATUS_DELETING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabdaedc8379ad72c39dfb16975563c68a',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5fupdating_2082',['SIGNALING_CHANNEL_STATUS_UPDATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabfa053467fcc2add2a8ac3080a03cccd',1,'Include.h']]], - ['signaling_5fchannel_5ftype_2083',['SIGNALING_CHANNEL_TYPE',['../group__PublicEnums.html#ga7e87a577f75f43eddf4b1bef203db8a4',1,'Include.h']]], - ['signaling_5fchannel_5ftype_5fsingle_5fmaster_2084',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4adc0c62e0b2332115d25a06cd7d0b3f48',1,'Include.h']]], - ['signaling_5fchannel_5ftype_5fsingle_5fmaster_5fstr_2085',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER_STR',['../ChannelInfo_8h.html#ae30d9a5afa175d9c2160f8d1a71c6bec',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5ftype_5funknown_2086',['SIGNALING_CHANNEL_TYPE_UNKNOWN',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4acc014943d7ec3a605a243a1f4fbe28dc',1,'Include.h']]], - ['signaling_5fchannel_5ftype_5funknown_5fstr_2087',['SIGNALING_CHANNEL_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#a0cc34c247a79543eff14b67495c999c9',1,'ChannelInfo.h']]], - ['signaling_5fclient_5fcallbacks_5fcurrent_5fversion_2088',['SIGNALING_CLIENT_CALLBACKS_CURRENT_VERSION',['../group__StructureVersions.html#gaeb27b6f96e2e014bf6f4ced98dc20572',1,'Include.h']]], - ['signaling_5fclient_5fcurrent_5fversion_2089',['SIGNALING_CLIENT_CURRENT_VERSION',['../group__StructureVersions.html#ga65c38a586218952b181af6f5054e7398',1,'Include.h']]], - ['signaling_5fclient_5ffrom_5fcustom_5fdata_2090',['SIGNALING_CLIENT_FROM_CUSTOM_DATA',['../Signaling_8h.html#a8dccc1c3d17510e289463cea2479fd8f',1,'Signaling.h']]], - ['signaling_5fclient_5fhandle_2091',['SIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#ga1a31b45408a80e1064d39d578bd3b751',1,'Include.h']]], - ['signaling_5fclient_5fid_5fparam_5fname_2092',['SIGNALING_CLIENT_ID_PARAM_NAME',['../LwsApiCalls_8h.html#aa1fcc578795a0a3910f77d81227f8369',1,'LwsApiCalls.h']]], - ['signaling_5fclient_5finfo_5fcurrent_5fversion_2093',['SIGNALING_CLIENT_INFO_CURRENT_VERSION',['../group__StructureVersions.html#gaaa3ff5ce9fd22e235c8b175e3878737d',1,'Include.h']]], - ['signaling_5fclient_5fmetrics_5fcurrent_5fversion_2094',['SIGNALING_CLIENT_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#ga9a000afcb54122521c547851528af0eb',1,'Include.h']]], - ['signaling_5fclient_5fshutdown_5ftimeout_2095',['SIGNALING_CLIENT_SHUTDOWN_TIMEOUT',['../Signaling_8h.html#a333b6297b4e69b63d064781cd5987da3',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_2096',['SIGNALING_CLIENT_STATE',['../group__PublicEnums.html#ga647050ade80304e5c5e55d76831d984d',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fconnected_2097',['SIGNALING_CLIENT_STATE_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da28d309d5126b5f9b4537bc695996f068',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fconnected_5fstr_2098',['SIGNALING_CLIENT_STATE_CONNECTED_STR',['../Signaling_8h.html#a75cc75d2cf3adbd62b83b7cd7df55097',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fconnecting_2099',['SIGNALING_CLIENT_STATE_CONNECTING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dad03b8b74159e3c9365d6f307a516e37b',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fconnecting_5fstr_2100',['SIGNALING_CLIENT_STATE_CONNECTING_STR',['../Signaling_8h.html#afe89d7bb360ed8fde005be542eda3128',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fcreate_2101',['SIGNALING_CLIENT_STATE_CREATE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac7b5841582b68e5d219c74c9fa7d3ff7',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fcreate_5fstr_2102',['SIGNALING_CLIENT_STATE_CREATE_STR',['../Signaling_8h.html#a6bcd3a12cf37c554c59a9d0f75abd896',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdelete_2103',['SIGNALING_CLIENT_STATE_DELETE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dab0fcc5d526f0e854f7e828b86a921135',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdelete_5fstr_2104',['SIGNALING_CLIENT_STATE_DELETE_STR',['../Signaling_8h.html#a8a731c813d2d9ff4371552f816eb24e5',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdeleted_2105',['SIGNALING_CLIENT_STATE_DELETED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac677f77ae861a4a3f4afc488f9f6ac22',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdeleted_5fstr_2106',['SIGNALING_CLIENT_STATE_DELETED_STR',['../Signaling_8h.html#a0ecf021069986bb7073e16ef23b74acd',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdescribe_2107',['SIGNALING_CLIENT_STATE_DESCRIBE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da961168865e7bdf97fb472eb37771d74b',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdescribe_5fmedia_2108',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da22a1b6ca7463f7197d8eaa93d8803f27',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdescribe_5fmedia_5fstr_2109',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA_STR',['../Signaling_8h.html#ade68f08d0eb32529fffbf9dece21a037',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdescribe_5fstr_2110',['SIGNALING_CLIENT_STATE_DESCRIBE_STR',['../Signaling_8h.html#a740bd017c48492ff3576f12348bd12da',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdisconnected_2111',['SIGNALING_CLIENT_STATE_DISCONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabb96ba5134abf86a76ff9c9aba9f44e3',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdisconnected_5fstr_2112',['SIGNALING_CLIENT_STATE_DISCONNECTED_STR',['../Signaling_8h.html#a8bf9e49359d61df77fe4c1d890b1039e',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fget_5fcredentials_2113',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabbadc2a01f0c7084ad438c1d1bb44f3c',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fget_5fcredentials_5fstr_2114',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS_STR',['../Signaling_8h.html#accd28492a2b2644efeaac31032601adb',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fget_5fendpoint_2115',['SIGNALING_CLIENT_STATE_GET_ENDPOINT',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da232d695c5e0a967ae2280ff628154b3c',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fget_5fendpoint_5fstr_2116',['SIGNALING_CLIENT_STATE_GET_ENDPOINT_STR',['../Signaling_8h.html#ac46203d63d45b1400530df571dbe5bf0',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_2117',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da79678989158af10ca33480757cc88d4a',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_5fstr_2118',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG_STR',['../Signaling_8h.html#a67b8087a170b8d2f526a26116339110e',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_2119',['SIGNALING_CLIENT_STATE_JOIN_SESSION',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da20e4c1ff1e55e9411ccf3c93a1636b1e',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_2120',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da910ff60b84a05821cfafa9e8af309f10',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_5fstr_2121',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED_STR',['../Signaling_8h.html#a7b45bef356d8de773ebcd940451165a2',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fstr_2122',['SIGNALING_CLIENT_STATE_JOIN_SESSION_STR',['../Signaling_8h.html#a7066b043dd428fa0a23a1cec3ede1636',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_2123',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da6abdd53c8ec62a328e5120e08c4f88df',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_5fstr_2124',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING_STR',['../Signaling_8h.html#aeb92d2bf77466d7970b92a316c846ca4',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fmax_5fvalue_2125',['SIGNALING_CLIENT_STATE_MAX_VALUE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da9bd01d62129c18f2d7da18b7680e6bf7',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fnew_2126',['SIGNALING_CLIENT_STATE_NEW',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da592f7b817a07b5b911235f17cf9f0c6d',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fnew_5fstr_2127',['SIGNALING_CLIENT_STATE_NEW_STR',['../Signaling_8h.html#a601acda6e85fc96ad1906c9685a8bf36',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fready_2128',['SIGNALING_CLIENT_STATE_READY',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da5a998a280dcbb1bb03c9afe5c7d5a608',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fready_5fstr_2129',['SIGNALING_CLIENT_STATE_READY_STR',['../Signaling_8h.html#a71f5f8d08e379c8f39bbe07de92d7036',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5funknown_2130',['SIGNALING_CLIENT_STATE_UNKNOWN',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da14fb52cfec431442f3c73c69901c673a',1,'Include.h']]], - ['signaling_5fclient_5fstate_5funknown_5fstr_2131',['SIGNALING_CLIENT_STATE_UNKNOWN_STR',['../Signaling_8h.html#a89d8e489a8daa885c016ea5b07412d68',1,'Signaling.h']]], - ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5fcount_2132',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_COUNT',['../Signaling_8h.html#af614a8a830dfadc1e822e3b024a54494',1,'Signaling.h']]], - ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5flength_2133',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_LENGTH',['../Signaling_8h.html#a79ae0e11b3aad2d9cab00d0172c33911',1,'Signaling.h']]], - ['signaling_5fconnect_5fstate_5ftimeout_2134',['SIGNALING_CONNECT_STATE_TIMEOUT',['../group__Timeouts.html#ga17391f7d627fe5b1f054ac25f21795f8',1,'Include.h']]], - ['signaling_5fconnect_5ftimeout_2135',['SIGNALING_CONNECT_TIMEOUT',['../group__Timeouts.html#gafc91aa7fd8995fa426f68d31de70b3e6',1,'Include.h']]], - ['signaling_5fcreate_5ftimeout_2136',['SIGNALING_CREATE_TIMEOUT',['../group__Timeouts.html#ga7a6d2c97c3035f4b8825717aa973a17b',1,'Include.h']]], - ['signaling_5fdefault_5fapi_5fcall_5fcache_5fttl_2137',['SIGNALING_DEFAULT_API_CALL_CACHE_TTL',['../group__StatusCodes.html#gac8463c011b7295366ecfcefa4caa22aa',1,'Include.h']]], - ['signaling_5fdefault_5fmessage_5fttl_5fvalue_2138',['SIGNALING_DEFAULT_MESSAGE_TTL_VALUE',['../group__Timeouts.html#gac679be5d732c8be8e40cece56ddaaf7a',1,'Include.h']]], - ['signaling_5fdefault_5fnon_5fssl_5fport_2139',['SIGNALING_DEFAULT_NON_SSL_PORT',['../group__StatusCodes.html#ga1410303128efe2263a439489f49300ab',1,'Include.h']]], - ['signaling_5fdefault_5fssl_5fport_2140',['SIGNALING_DEFAULT_SSL_PORT',['../group__StatusCodes.html#ga88c324018b021dba73e56d93ddab2427',1,'Include.h']]], - ['signaling_5fdelete_5ftimeout_2141',['SIGNALING_DELETE_TIMEOUT',['../group__Timeouts.html#gaf8435cf31d8d11ee2261c227a7b913ea',1,'Include.h']]], - ['signaling_5fdisconnect_5fstate_5ftimeout_2142',['SIGNALING_DISCONNECT_STATE_TIMEOUT',['../group__Timeouts.html#ga13c7ef04ac18c0eb6cf264a8a9de5f49',1,'Include.h']]], - ['signaling_5fendpoint_5fmaster_5furl_5fwss_5ftemplate_2143',['SIGNALING_ENDPOINT_MASTER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a68849301c2c2d81fac5bca2e50f3cff4',1,'LwsApiCalls.h']]], - ['signaling_5fendpoint_5fviewer_5furl_5fwss_5ftemplate_2144',['SIGNALING_ENDPOINT_VIEWER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a3ca042c091da8ac640c9ab23a2c99cc9',1,'LwsApiCalls.h']]], - ['signaling_5ffile_5fcache_5frole_5ftype_5fmaster_5fstr_2145',['SIGNALING_FILE_CACHE_ROLE_TYPE_MASTER_STR',['../FileCache_8h.html#a1bb49580e52242edeef5599ac0dd5158',1,'FileCache.h']]], - ['signaling_5ffile_5fcache_5frole_5ftype_5fviewer_5fstr_2146',['SIGNALING_FILE_CACHE_ROLE_TYPE_VIEWER_STR',['../FileCache_8h.html#ad65338d9201d780d27ce56d33f180373',1,'FileCache.h']]], - ['signaling_5fget_5fcurrent_5ftime_2147',['SIGNALING_GET_CURRENT_TIME',['../Signaling_8h.html#ab4d3e11f7931add6374bdcc51390149a',1,'Signaling.h']]], - ['signaling_5fgo_5faway_2148',['SIGNALING_GO_AWAY',['../LwsApiCalls_8h.html#ae616b9437e3de1bc4b59db48135853dd',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fcandidate_2149',['SIGNALING_ICE_CANDIDATE',['../LwsApiCalls_8h.html#a08587816ae569bb649b958a5a1f46f41',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fconfig_5finfo_5fcurrent_5fversion_2150',['SIGNALING_ICE_CONFIG_INFO_CURRENT_VERSION',['../group__StructureVersions.html#ga86b84654a2df2822d338f6d83dcc1351',1,'Include.h']]], - ['signaling_5fice_5fconfig_5frefresh_5ferror_5fmsg_2151',['SIGNALING_ICE_CONFIG_REFRESH_ERROR_MSG',['../Signaling_8h.html#a73b62295c43faf2f7162e30fbedcee3a',1,'Signaling.h']]], - ['signaling_5fice_5fserver_5flist_5ftemplate_5fend_2152',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_END',['../LwsApiCalls_8h.html#a9a0b355cf59529ba7f18f5121841b93e',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fserver_5flist_5ftemplate_5fstart_2153',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_START',['../LwsApiCalls_8h.html#a5fa2719ae14a11c649a1bd6d91817fb3',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fserver_5ftemplate_2154',['SIGNALING_ICE_SERVER_TEMPLATE',['../LwsApiCalls_8h.html#a35a128ea9096d405e7f16f0aeb336108',1,'LwsApiCalls.h']]], - ['signaling_5fjoin_5fstorage_5fsession_5fmaster_5fparam_5fjson_5ftemplate_2155',['SIGNALING_JOIN_STORAGE_SESSION_MASTER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ae28ca4cdebea5bba13d66d06d8435e44',1,'LwsApiCalls.h']]], - ['signaling_5fjoin_5fstorage_5fsession_5fviewer_5fparam_5fjson_5ftemplate_2156',['SIGNALING_JOIN_STORAGE_SESSION_VIEWER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7c195f086746abec843569837db33524',1,'LwsApiCalls.h']]], - ['signaling_5fjoin_5fstorage_5fsession_5fwait_5ftimeout_2157',['SIGNALING_JOIN_STORAGE_SESSION_WAIT_TIMEOUT',['../group__Timeouts.html#ga9b0684aeecff11aa73d31b5655993532',1,'Include.h']]], - ['signaling_5fmax_5ferror_5fmessage_5flen_2158',['SIGNALING_MAX_ERROR_MESSAGE_LEN',['../Signaling_8h.html#abf480f8870653a48d81830eee771508c',1,'Signaling.h']]], - ['signaling_5fmessage_5fcurrent_5fversion_2159',['SIGNALING_MESSAGE_CURRENT_VERSION',['../group__StructureVersions.html#ga49b3de2b6188a87f337eece2d9d02456',1,'Include.h']]], - ['signaling_5fmessage_5ftype_2160',['SIGNALING_MESSAGE_TYPE',['../group__PublicEnums.html#ga863b17793bf973897892564e7afbe65f',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fanswer_2161',['SIGNALING_MESSAGE_TYPE_ANSWER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa7d369c5c11c56ddbe3d512026c6843d1',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fgo_5faway_2162',['SIGNALING_MESSAGE_TYPE_GO_AWAY',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fae43048a4a99d10fe090e4dda5677e88a',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fice_5fcandidate_2163',['SIGNALING_MESSAGE_TYPE_ICE_CANDIDATE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65faf6f365547303845649ca4e62b5854063',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5foffer_2164',['SIGNALING_MESSAGE_TYPE_OFFER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa400a5f87e62ae273b2a280ed4a51621c',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5freconnect_5fice_5fserver_2165',['SIGNALING_MESSAGE_TYPE_RECONNECT_ICE_SERVER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa3bbc3eb3fa10554f12ae6e373fbe16dc',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fstatus_5fresponse_2166',['SIGNALING_MESSAGE_TYPE_STATUS_RESPONSE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa1dc32330889a737fc0a0190502d31549',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5funknown_2167',['SIGNALING_MESSAGE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa92dafdbb8c452e9f090caa659ea6dbc2',1,'Include.h']]], - ['signaling_5fmessage_5funknown_2168',['SIGNALING_MESSAGE_UNKNOWN',['../LwsApiCalls_8h.html#ab59f106533ad7bd99905b66cbcb87cc7',1,'LwsApiCalls.h']]], - ['signaling_5freconnect_5ferror_5fmsg_2169',['SIGNALING_RECONNECT_ERROR_MSG',['../Signaling_8h.html#a85d21e3b41bb46ac8443284197e4cf0a',1,'Signaling.h']]], - ['signaling_5freconnect_5fice_5fserver_2170',['SIGNALING_RECONNECT_ICE_SERVER',['../LwsApiCalls_8h.html#a42e6ecc0d78fc4b22bb75f1cf654e3d0',1,'LwsApiCalls.h']]], - ['signaling_5frefresh_5fice_5fconfig_5fstate_5ftimeout_2171',['SIGNALING_REFRESH_ICE_CONFIG_STATE_TIMEOUT',['../group__Timeouts.html#ga9b33106e24ac70a17e7d760d01fc39b9',1,'Include.h']]], - ['signaling_5frequest_5fid_5fheader_5fname_2172',['SIGNALING_REQUEST_ID_HEADER_NAME',['../Signaling_8h.html#a5320344db3c908f7a25875d2c74c714c',1,'Signaling.h']]], - ['signaling_5frole_5fparam_5fname_2173',['SIGNALING_ROLE_PARAM_NAME',['../LwsApiCalls_8h.html#ac9e2d4ed1874e9180345e9c4b4da50ba',1,'LwsApiCalls.h']]], - ['signaling_5fsdp_5ftype_5fanswer_2174',['SIGNALING_SDP_TYPE_ANSWER',['../LwsApiCalls_8h.html#af1f6d81fc5ccd3bd384231a250ac2de8',1,'LwsApiCalls.h']]], - ['signaling_5fsdp_5ftype_5foffer_2175',['SIGNALING_SDP_TYPE_OFFER',['../LwsApiCalls_8h.html#a369939caab78ba8e2c5d0421bd13746f',1,'LwsApiCalls.h']]], - ['signaling_5fsend_5fmessage_5ftemplate_2176',['SIGNALING_SEND_MESSAGE_TEMPLATE',['../LwsApiCalls_8h.html#a5b08c601c44a706376c6dce4ee309188',1,'LwsApiCalls.h']]], - ['signaling_5fsend_5fmessage_5ftemplate_5fwith_5fcorrelation_5fid_2177',['SIGNALING_SEND_MESSAGE_TEMPLATE_WITH_CORRELATION_ID',['../LwsApiCalls_8h.html#a71a63bd011e61ee737f62ceb15fc1533',1,'LwsApiCalls.h']]], - ['signaling_5fsend_5ftimeout_2178',['SIGNALING_SEND_TIMEOUT',['../group__Timeouts.html#gad1b8f63e3ef3b4e3d3d1c40792929896',1,'Include.h']]], - ['signaling_5fservice_5fapi_5fcall_5fcompletion_5ftimeout_2179',['SIGNALING_SERVICE_API_CALL_COMPLETION_TIMEOUT',['../LwsApiCalls_8h.html#aa60972e152824b6003294f2c43c0db1e',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fapi_5fcall_5fconnection_5ftimeout_2180',['SIGNALING_SERVICE_API_CALL_CONNECTION_TIMEOUT',['../LwsApiCalls_8h.html#a9a5f63a7c9ed343bad97b96a4a807d75',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fapi_5fcall_5ftimeout_5fin_5fseconds_2181',['SIGNALING_SERVICE_API_CALL_TIMEOUT_IN_SECONDS',['../LwsApiCalls_8h.html#a6bc90a0b4e176558bddc3eb3a873a19d',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5ftcp_5fkeepalive_5fin_5fseconds_2182',['SIGNALING_SERVICE_TCP_KEEPALIVE_IN_SECONDS',['../LwsApiCalls_8h.html#aaa9d51a5c55d807f33e2a278af45896c',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5fcount_2183',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_COUNT',['../LwsApiCalls_8h.html#a70ac3c5cf9b37cac2579a57d0536d7cf',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5finterval_5fin_5fseconds_2184',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#a2d6bda323ea63a8ea2c9e5d814065a34',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fwss_5fhangup_5fin_5fseconds_2185',['SIGNALING_SERVICE_WSS_HANGUP_IN_SECONDS',['../LwsApiCalls_8h.html#aab554a387fb09eea09195ed5ab291e6c',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fwss_5fping_5fpong_5finterval_5fin_5fseconds_2186',['SIGNALING_SERVICE_WSS_PING_PONG_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#ade4a8bbc2b838a2d15d1b084e9307c56',1,'LwsApiCalls.h']]], - ['signaling_5fstate_5fconnect_2187',['SIGNALING_STATE_CONNECT',['../StateMachine_8h.html#a1c00f596baa91b205e0c489ec2edbff8',1,'StateMachine.h']]], - ['signaling_5fstate_5fconnected_2188',['SIGNALING_STATE_CONNECTED',['../StateMachine_8h.html#a4fe214f9038ccd26ed8b569f9c0cd4b6',1,'StateMachine.h']]], - ['signaling_5fstate_5fcreate_2189',['SIGNALING_STATE_CREATE',['../StateMachine_8h.html#a6469dbbd3750e49ab0c6fa4aeec2f2a2',1,'StateMachine.h']]], - ['signaling_5fstate_5fdelete_2190',['SIGNALING_STATE_DELETE',['../StateMachine_8h.html#abe5843471804f76c6d5359dc10d4c68d',1,'StateMachine.h']]], - ['signaling_5fstate_5fdeleted_2191',['SIGNALING_STATE_DELETED',['../StateMachine_8h.html#ad179fc4265e8d8e5ec3f8b6f37b75ba5',1,'StateMachine.h']]], - ['signaling_5fstate_5fdescribe_2192',['SIGNALING_STATE_DESCRIBE',['../StateMachine_8h.html#a259e3f227355064fb0f8b95f4e5246da',1,'StateMachine.h']]], - ['signaling_5fstate_5fdescribe_5fmedia_2193',['SIGNALING_STATE_DESCRIBE_MEDIA',['../StateMachine_8h.html#aec47dd3deed48280b0dfc748b3023bcd',1,'StateMachine.h']]], - ['signaling_5fstate_5fdisconnected_2194',['SIGNALING_STATE_DISCONNECTED',['../StateMachine_8h.html#a24d6d7eecb34f23a80bd573ac27093b1',1,'StateMachine.h']]], - ['signaling_5fstate_5fget_5fendpoint_2195',['SIGNALING_STATE_GET_ENDPOINT',['../StateMachine_8h.html#a3fbcf4568cf0cf1f3f171725a1475735',1,'StateMachine.h']]], - ['signaling_5fstate_5fget_5fice_5fconfig_2196',['SIGNALING_STATE_GET_ICE_CONFIG',['../StateMachine_8h.html#addbc7accf8bfe80e16a9a208da4b9919',1,'StateMachine.h']]], - ['signaling_5fstate_5fget_5ftoken_2197',['SIGNALING_STATE_GET_TOKEN',['../StateMachine_8h.html#a2538c3dd7228cc1377d06bae11c672a0',1,'StateMachine.h']]], - ['signaling_5fstate_5fjoin_5fsession_2198',['SIGNALING_STATE_JOIN_SESSION',['../StateMachine_8h.html#a54639cc4997a707245daf6298b3ca677',1,'StateMachine.h']]], - ['signaling_5fstate_5fjoin_5fsession_5fconnected_2199',['SIGNALING_STATE_JOIN_SESSION_CONNECTED',['../StateMachine_8h.html#a93af2dcc87f0c7fee496d4a9234b5f00',1,'StateMachine.h']]], - ['signaling_5fstate_5fjoin_5fsession_5fwaiting_2200',['SIGNALING_STATE_JOIN_SESSION_WAITING',['../StateMachine_8h.html#af7b6c910d6641a2bca849c300c0cb9a2',1,'StateMachine.h']]], - ['signaling_5fstate_5fmachine_5fname_2201',['SIGNALING_STATE_MACHINE_NAME',['../Signaling_8h.html#afa146ba4f866313a197ffb58ae40bb0a',1,'Signaling.h']]], - ['signaling_5fstate_5fmachine_5fstate_5fcount_2202',['SIGNALING_STATE_MACHINE_STATE_COUNT',['../Signaling_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c'],['../StateMachine_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c']]], - ['signaling_5fstate_5fmachine_5fstates_2203',['SIGNALING_STATE_MACHINE_STATES',['../Signaling_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c'],['../StateMachine_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c']]], - ['signaling_5fstate_5fnew_2204',['SIGNALING_STATE_NEW',['../StateMachine_8h.html#a39e843c4b7233d6aa627f483690abd54',1,'StateMachine.h']]], - ['signaling_5fstate_5fnone_2205',['SIGNALING_STATE_NONE',['../StateMachine_8h.html#a27fae6d9838b34cb2b7917adaa41d503',1,'StateMachine.h']]], - ['signaling_5fstate_5fready_2206',['SIGNALING_STATE_READY',['../StateMachine_8h.html#ad3bad8b8cda85faf11bbbde8e4412a06',1,'StateMachine.h']]], - ['signaling_5fstates_5fdefault_5fretry_5fcount_2207',['SIGNALING_STATES_DEFAULT_RETRY_COUNT',['../group__StatusCodes.html#gabd9e28b068f08097cc3fb11239c8c4ef',1,'Include.h']]], - ['signaling_5fstatus_5fresponse_2208',['SIGNALING_STATUS_RESPONSE',['../LwsApiCalls_8h.html#a8d3163940e408732f05979dd97f096e5',1,'LwsApiCalls.h']]], - ['signaling_5fupdate_5ferror_5fcount_2209',['SIGNALING_UPDATE_ERROR_COUNT',['../Signaling_8h.html#a8d21a2152e4cfd083dbf0e0dc6dd49cb',1,'Signaling.h']]], - ['signaling_5fupdate_5fstorage_5fconfig_5fparam_5fjson_5ftemplate_2210',['SIGNALING_UPDATE_STORAGE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7361477cfb35bd216d75bcbd26f21883',1,'LwsApiCalls.h']]], - ['signaling_5fuser_5fagent_5fpostfix_5fname_2211',['SIGNALING_USER_AGENT_POSTFIX_NAME',['../ChannelInfo_8h.html#a211ab40bf8a8b3ebd8ba1cab26d5c619',1,'ChannelInfo.h']]], - ['signaling_5fuser_5fagent_5fpostfix_5fversion_2212',['SIGNALING_USER_AGENT_POSTFIX_VERSION',['../ChannelInfo_8h.html#a5a1919f76e5aa1eb3fc5103bc0aff051',1,'ChannelInfo.h']]], - ['signaling_5fvalid_5fname_5fchars_2213',['SIGNALING_VALID_NAME_CHARS',['../group__StatusCodes.html#ga5bfed0cf073cb1b1d572e6c5fe6ca401',1,'Include.h']]], - ['signalingapicallhookfunc_2214',['SignalingApiCallHookFunc',['../Signaling_8h.html#a9c220065335d693bf8cafd3e4ea5bc05',1,'Signaling.h']]], - ['signalingcacheloadfromfile_2215',['signalingCacheLoadFromFile',['../FileCache_8h.html#a21eeeb058eb37cc9fcfc8436e7eee6db',1,'signalingCacheLoadFromFile(PCHAR, PCHAR, SIGNALING_CHANNEL_ROLE_TYPE, PSignalingFileCacheEntry, PBOOL, PCHAR): FileCache.c'],['../FileCache_8c.html#a4683fe4e416322bac46042ffcbb4d35f',1,'signalingCacheLoadFromFile(PCHAR channelName, PCHAR region, SIGNALING_CHANNEL_ROLE_TYPE role, PSignalingFileCacheEntry pSignalingFileCacheEntry, PBOOL pCacheFound, PCHAR cacheFilePath): FileCache.c']]], - ['signalingcachesavetofile_2216',['signalingCacheSaveToFile',['../FileCache_8h.html#a97c45b174f2a502330d9e885fdd69a45',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry, PCHAR): FileCache.c'],['../FileCache_8c.html#ae8defbcf57e6b13ca92f179f022c6167',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry pSignalingFileCacheEntry, PCHAR cacheFilePath): FileCache.c']]], - ['signalingcalltime_2217',['signalingCallTime',['../group__StatusCodes.html#ga583ffb902ebef3705cf6683c72e2103e',1,'SignalingClientMetrics']]], - ['signalingchanneldescription_2218',['SignalingChannelDescription',['../structSignalingChannelDescription.html',1,'']]], - ['signalingclient_2219',['SignalingClient',['../structSignalingClient.html',1,'']]], - ['signalingclientcallbacks_2220',['SignalingClientCallbacks',['../structSignalingClientCallbacks.html',1,'']]], - ['signalingclientcallbacks_2221',['signalingClientCallbacks',['../structSignalingClient.html#aea69206ef06614d5f790f341d18b9188',1,'SignalingClient']]], - ['signalingclientconnectsync_2222',['signalingClientConnectSync',['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], - ['signalingclientcreationmaxretryattempts_2223',['signalingClientCreationMaxRetryAttempts',['../group__StatusCodes.html#gafaf099a0c85ede248da1ef35bea2bf5c',1,'SignalingClientInfo']]], - ['signalingclientdeletesync_2224',['signalingClientDeleteSync',['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], - ['signalingclientdisconnectsync_2225',['signalingClientDisconnectSync',['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c'],['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE): Client.c']]], - ['signalingclienterrorreportfunc_2226',['SignalingClientErrorReportFunc',['../group__Callbacks.html#ga0d69d0e35a1bddfa483f288ec208546c',1,'Include.h']]], - ['signalingclientfetchsync_2227',['signalingClientFetchSync',['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c'],['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE): Client.c']]], - ['signalingclientgetcurrentstate_2228',['signalingClientGetCurrentState',['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSIGNALING_CLIENT_STATE pState): Client.c'],['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE, PSIGNALING_CLIENT_STATE): Client.c']]], - ['signalingclientgeticeconfiginfo_2229',['signalingClientGetIceConfigInfo',['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE signalingClientHandle, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Client.c'],['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE, UINT32, PIceConfigInfo *): Client.c']]], - ['signalingclientgeticeconfiginfocount_2230',['signalingClientGetIceConfigInfoCount',['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE, PUINT32): Client.c'],['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE signalingClientHandle, PUINT32 pIceConfigCount): Client.c']]], - ['signalingclientgetmetrics_2231',['signalingClientGetMetrics',['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE, PSignalingClientMetrics): Client.c'],['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingClientMetrics pSignalingClientMetrics): Client.c']]], - ['signalingclientgetstatestring_2232',['signalingClientGetStateString',['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE state, PCHAR *ppStateStr): Client.c'],['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE, PCHAR *): Client.c']]], - ['signalingclientinfo_2233',['SignalingClientInfo',['../structSignalingClientInfo.html',1,'']]], - ['signalingclientinfo_2234',['signalingClientInfo',['../structSignalingClientInfoInternal.html#a34106e46463120fbf13d42f73fb1f193',1,'SignalingClientInfoInternal']]], - ['signalingclientinfointernal_2235',['SignalingClientInfoInternal',['../structSignalingClientInfoInternal.html',1,'']]], - ['signalingclientmessagereceivedfunc_2236',['SignalingClientMessageReceivedFunc',['../group__Callbacks.html#ga1fc095ba30b81713c3fed9a275355b2c',1,'Include.h']]], - ['signalingclientmetrics_2237',['SignalingClientMetrics',['../structSignalingClientMetrics.html',1,'']]], - ['signalingclientsendmessagesync_2238',['signalingClientSendMessageSync',['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE, PSignalingMessage): Client.c'],['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingMessage pSignalingMessage): Client.c']]], - ['signalingclientstatechangedfunc_2239',['SignalingClientStateChangedFunc',['../group__Callbacks.html#gaa5fb7b1ff5dcfe5208a314eef9f3045a',1,'Include.h']]], - ['signalingclientstats_2240',['signalingClientStats',['../group__StatusCodes.html#ga19e455ef17680d69fc2de9f0c886ea80',1,'SignalingClientMetrics']]], - ['signalingclientstats_2241',['SignalingClientStats',['../structSignalingClientStats.html',1,'']]], - ['signalingclientuptime_2242',['signalingClientUptime',['../structSignalingClientStats.html#ac581ceebed9a391235a48dba8e4cff34',1,'SignalingClientStats']]], - ['signalingconnectsync_2243',['signalingConnectSync',['../Signaling_8c.html#a3c2197526080fd2995dddcdb883068de',1,'signalingConnectSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad09cc2c3d84a21c89a55eed334aa68a5',1,'signalingConnectSync(PSignalingClient): Signaling.c']]], - ['signalingdeletesync_2244',['signalingDeleteSync',['../Signaling_8c.html#a220ed8ee8114be8bfd0ae9c3ccfabc24',1,'signalingDeleteSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a4bf483684dd1c9457ad84c14d07af7f7',1,'signalingDeleteSync(PSignalingClient): Signaling.c']]], - ['signalingdiagnostics_2245',['SignalingDiagnostics',['../structSignalingDiagnostics.html',1,'']]], - ['signalingdisconnectsync_2246',['signalingDisconnectSync',['../Signaling_8c.html#adc40a64fec23ce36f66ce679dfe4e35a',1,'signalingDisconnectSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a748192aa75f090e400ec209c2a3afab4',1,'signalingDisconnectSync(PSignalingClient): Signaling.c']]], - ['signalingendtime_2247',['signalingEndTime',['../group__StatusCodes.html#ga0cde18706bd721a92d95c6f498447a01',1,'SignalingClientMetrics']]], - ['signalingfetchsync_2248',['signalingFetchSync',['../Signaling_8c.html#aad8de9f4dd459e3a07e5e08c7683ed06',1,'signalingFetchSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#aa272fd5cd5d906dbece20e13bab8ab28',1,'signalingFetchSync(PSignalingClient): Signaling.c']]], - ['signalingfilecacheentry_2249',['SignalingFileCacheEntry',['../structSignalingFileCacheEntry.html',1,'']]], - ['signalinggetcurrenttime_2250',['signalingGetCurrentTime',['../Signaling_8c.html#afb66b3cec916de1f622c441aebf0fdbd',1,'signalingGetCurrentTime(UINT64 customData): Signaling.c'],['../Signaling_8h.html#af3705e449700e9be0b777e9caf384380',1,'signalingGetCurrentTime(UINT64): Signaling.c']]], - ['signalinggeticeconfiginfo_2251',['signalingGetIceConfigInfo',['../Signaling_8c.html#ab9b7621274b4242cf08805da561654be',1,'signalingGetIceConfigInfo(PSignalingClient pSignalingClient, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Signaling.c'],['../Signaling_8h.html#a33f429725bd0ff509ce47a3d21ffb508',1,'signalingGetIceConfigInfo(PSignalingClient, UINT32, PIceConfigInfo *): Signaling.c']]], - ['signalinggeticeconfiginfocount_2252',['signalingGetIceConfigInfoCount',['../Signaling_8c.html#a055e7d13e21333ee0930508d2206420f',1,'signalingGetIceConfigInfoCount(PSignalingClient pSignalingClient, PUINT32 pIceConfigCount): Signaling.c'],['../Signaling_8h.html#ae4ab8ca348eb7a1d7d3a2f411c7d3fae',1,'signalingGetIceConfigInfoCount(PSignalingClient, PUINT32): Signaling.c']]], - ['signalinggetmetrics_2253',['signalingGetMetrics',['../Signaling_8h.html#acffa286cf35cba1e1883540df7020154',1,'signalingGetMetrics(PSignalingClient, PSignalingClientMetrics): Signaling.c'],['../Signaling_8c.html#ac1367b3cda8de1e1239b9dde28cc32e5',1,'signalingGetMetrics(PSignalingClient pSignalingClient, PSignalingClientMetrics pSignalingClientMetrics): Signaling.c']]], - ['signalinggetongoingmessage_2254',['signalingGetOngoingMessage',['../Signaling_8h.html#a7155bcf19a693d41608909476bcbd162',1,'signalingGetOngoingMessage(PSignalingClient, PCHAR, PCHAR, PSignalingMessage *): Signaling.c'],['../Signaling_8c.html#ae3eee8f50a486b71e62e7c98291d422d',1,'signalingGetOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId, PCHAR peerClientId, PSignalingMessage *ppSignalingMessage): Signaling.c']]], - ['signalingmessage_2255',['signalingMessage',['../group__StatusCodes.html#gadffadd7d879a948434b9fa7904eb5358',1,'ReceivedSignalingMessage']]], - ['signalingmessage_2256',['SignalingMessage',['../structSignalingMessage.html',1,'']]], - ['signalingmessagesmaximumthreads_2257',['signalingMessagesMaximumThreads',['../group__StatusCodes.html#ga342d674d1971cf0286208ac91dcb2bea',1,'SignalingClientInfo']]], - ['signalingmessagesminimumthreads_2258',['signalingMessagesMinimumThreads',['../group__StatusCodes.html#ga1f6bfce0b61a782b35f735370544aadc',1,'SignalingClientInfo']]], - ['signalingmessagewrapper_2259',['SignalingMessageWrapper',['../structSignalingMessageWrapper.html',1,'']]], - ['signalingprotocols_2260',['signalingProtocols',['../structSignalingClient.html#aa5d2ff27d2942ac3167613963249a66a',1,'SignalingClient']]], - ['signalingremoveongoingmessage_2261',['signalingRemoveOngoingMessage',['../Signaling_8h.html#a0adba8c5d578cde1f3b2d8087884f01c',1,'signalingRemoveOngoingMessage(PSignalingClient, PCHAR): Signaling.c'],['../Signaling_8c.html#ad5583fab3f7bd5e1260bc503aeff639a',1,'signalingRemoveOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId): Signaling.c']]], - ['signalingretrystrategycallbacks_2262',['signalingRetryStrategyCallbacks',['../group__StatusCodes.html#ga87eb795fbdbf266819688941c80770eb',1,'SignalingClientInfo']]], - ['signalingsendmessagesync_2263',['signalingSendMessageSync',['../Signaling_8h.html#a0db26c48fd56f7e976c7db9d0b1a2cac',1,'signalingSendMessageSync(PSignalingClient, PSignalingMessage): Signaling.c'],['../Signaling_8c.html#a85fbc5fc8623d113581b2bce92642c93',1,'signalingSendMessageSync(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c']]], - ['signalingstarttime_2264',['signalingStartTime',['../group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43',1,'SignalingClientMetrics']]], - ['signalingstatemachineiterator_2265',['signalingStateMachineIterator',['../StateMachine_8c.html#aadc0cffe12b55f3d81cd3b74244bdc3c',1,'signalingStateMachineIterator(PSignalingClient pSignalingClient, UINT64 expiration, UINT64 finalState): StateMachine.c'],['../StateMachine_8h.html#a1c87ed591e884cc9abf2e38910ff9653',1,'signalingStateMachineIterator(PSignalingClient, UINT64, UINT64): StateMachine.c']]], - ['signalingstatemachineretrystrategy_2266',['signalingStateMachineRetryStrategy',['../structSignalingClientInfoInternal.html#aa40017ad6860f13ed8703f7b593505a9',1,'SignalingClientInfoInternal']]], - ['signalingstatemachineretrystrategycallbacks_2267',['signalingStateMachineRetryStrategyCallbacks',['../structSignalingClientInfoInternal.html#abec19ac5f82932adeeca012970791eef',1,'SignalingClientInfoInternal']]], - ['signalingstatuscodes_2268',['SignalingStatusCodes',['../group__SignalingStatusCodes.html',1,'']]], - ['signalingstoreongoingmessage_2269',['signalingStoreOngoingMessage',['../Signaling_8h.html#ada5090e903d9a0caa0e41ded2d7d01ed',1,'signalingStoreOngoingMessage(PSignalingClient, PSignalingMessage): Signaling.c'],['../Signaling_8c.html#a387148b41883b821111c84bc39811ac7',1,'signalingStoreOngoingMessage(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c']]], - ['silentconcealedsamples_2270',['silentConcealedSamples',['../structRtcInboundRtpStreamStats.html#aa0b2d290fd4df857497c9317ecb50947',1,'RtcInboundRtpStreamStats']]], - ['single_5fu_5fheader_5fsize_2271',['SINGLE_U_HEADER_SIZE',['../RtpH264Payloader_8h.html#a66a861ae820538aee0bdc4e4671e16f6',1,'RtpH264Payloader.h']]], - ['size_2272',['size',['../structTurnChannelData.html#a5eb593e228cfc63c2515b92d62e677e7',1,'TurnChannelData::size()'],['../structjsmntok__t.html#a8ac3694b7335456c8e602197778883db',1,'jsmntok_t::size()']]], - ['slicount_2273',['sliCount',['../structRtcOutboundRtpStreamStats.html#a8c65e682c74a049dc239b6fe2ab68a03',1,'RtcOutboundRtpStreamStats::sliCount()'],['../structRtcInboundRtpStreamStats.html#a93fdf9ca5f84d257ce83d337900daa7a',1,'RtcInboundRtpStreamStats::sliCount()']]], - ['socket_2274',['socket',['../structSctpSession.html#a0c08eeb4ff69f9b4db1b95c815cf9da2',1,'SctpSession']]], - ['socket_5fsend_5fretry_5ftimeout_5fmilli_5fsecond_2275',['SOCKET_SEND_RETRY_TIMEOUT_MILLI_SECOND',['../SocketConnection_8h.html#ad5a5670cc330536036d752118b44d215',1,'SocketConnection.h']]], - ['socketbind_2276',['socketBind',['../Network_8c.html#a4f29c6a3a39d3d89eb7e05a3fa461ca1',1,'socketBind(PKvsIpAddress pHostIpAddress, INT32 sockfd): Network.c'],['../Network_8h.html#a304cdc4d2d1f064e7a469464ca41ec3c',1,'socketBind(PKvsIpAddress, INT32): Network.c']]], - ['socketconnect_2277',['socketConnect',['../Network_8c.html#aa99495dceea7ec8f4bfaa84b3f981db9',1,'socketConnect(PKvsIpAddress pPeerAddress, INT32 sockfd): Network.c'],['../Network_8h.html#a89c2afe48344d9d98195fa389cbad153',1,'socketConnect(PKvsIpAddress, INT32): Network.c']]], - ['socketconnection_2278',['SocketConnection',['../SocketConnection_8h.html#a61d238037c92b97d0ed1cfae2c6440d6',1,'SocketConnection.h']]], - ['socketconnection_2ec_2279',['SocketConnection.c',['../SocketConnection_8c.html',1,'']]], - ['socketconnection_2eh_2280',['SocketConnection.h',['../SocketConnection_8h.html',1,'']]], - ['socketconnectionclosed_2281',['socketConnectionClosed',['../SocketConnection_8h.html#abb60c787729c65e42e2de76856df9b5e',1,'socketConnectionClosed(PSocketConnection): SocketConnection.c'],['../SocketConnection_8c.html#ae1067d81a0037b1cb7e2275d55b554a4',1,'socketConnectionClosed(PSocketConnection pSocketConnection): SocketConnection.c']]], - ['socketconnectioninitsecureconnection_2282',['socketConnectionInitSecureConnection',['../SocketConnection_8c.html#a0842946fe56ca18ca71603a5521ea36f',1,'socketConnectionInitSecureConnection(PSocketConnection pSocketConnection, BOOL isServer): SocketConnection.c'],['../SocketConnection_8h.html#ad6405efcb2a4078d3faf1be4e7c8bbee',1,'socketConnectionInitSecureConnection(PSocketConnection, BOOL): SocketConnection.c']]], - ['socketconnectionisclosed_2283',['socketConnectionIsClosed',['../SocketConnection_8c.html#a019b8d1916f47014aa641bec419cc68f',1,'socketConnectionIsClosed(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#acabd6e4c79b19f720f1dfeb4e800f46d',1,'socketConnectionIsClosed(PSocketConnection): SocketConnection.c']]], - ['socketconnectionisconnected_2284',['socketConnectionIsConnected',['../SocketConnection_8h.html#a30cc4129202d2c363fbe0bddea5a7eaf',1,'socketConnectionIsConnected(PSocketConnection): SocketConnection.c'],['../SocketConnection_8c.html#aac8eeb6d42a35111dbe2ee0d1e8c1952',1,'socketConnectionIsConnected(PSocketConnection pSocketConnection): SocketConnection.c']]], - ['socketconnectionreaddata_2285',['socketConnectionReadData',['../SocketConnection_8c.html#a701ec77930f1201ad5ab5aa3e293ee7f',1,'socketConnectionReadData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufferLen, PUINT32 pDataLen): SocketConnection.c'],['../SocketConnection_8h.html#aa1a3fcde48bf63dfcfdf8221363689ed',1,'socketConnectionReadData(PSocketConnection, PBYTE, UINT32, PUINT32): SocketConnection.c']]], - ['socketconnectionsenddata_2286',['socketConnectionSendData',['../SocketConnection_8c.html#abbba4e0cf8c625191e47489fca04d9b7',1,'socketConnectionSendData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): SocketConnection.c'],['../SocketConnection_8h.html#a76b988c2d068c9c5fb9e7015ae760dee',1,'socketConnectionSendData(PSocketConnection, PBYTE, UINT32, PKvsIpAddress): SocketConnection.c']]], - ['socketconnectiontlssessiononstatechange_2287',['socketConnectionTlsSessionOnStateChange',['../SocketConnection_8c.html#aa405e61d0a88b32967019eead41f0ef4',1,'socketConnectionTlsSessionOnStateChange(UINT64 customData, TLS_SESSION_STATE state): SocketConnection.c'],['../SocketConnection_8h.html#a7a4501d637e80596bc4c68593db2f4f4',1,'socketConnectionTlsSessionOnStateChange(UINT64, TLS_SESSION_STATE): SocketConnection.c']]], - ['socketconnectiontlssessionoutboundpacket_2288',['socketConnectionTlsSessionOutBoundPacket',['../SocketConnection_8c.html#a51db4f494654a352dc80cb5094cd5061',1,'socketConnectionTlsSessionOutBoundPacket(UINT64 customData, PBYTE pBuffer, UINT32 bufferLen): SocketConnection.c'],['../SocketConnection_8h.html#ab49b901ddf40485fd117299a68253228',1,'socketConnectionTlsSessionOutBoundPacket(UINT64, PBYTE, UINT32): SocketConnection.c']]], - ['socketcount_2289',['socketCount',['../structConnectionListener.html#a9f01af19eea3051298ca1d3cdc6a682d',1,'ConnectionListener']]], - ['sockets_2290',['sockets',['../structConnectionListener.html#a1edb52902cc1342a7c357ace565a19ed',1,'ConnectionListener']]], - ['socketsenddatawithretry_2291',['socketSendDataWithRetry',['../SocketConnection_8c.html#a731488b5d3008cdfe4ba64b9ab1ec891',1,'socketSendDataWithRetry(PSocketConnection pSocketConnection, PBYTE buf, UINT32 bufLen, PKvsIpAddress pDestIp, PUINT32 pBytesWritten): SocketConnection.c'],['../SocketConnection_8h.html#a2b3d8f179521a3fce553e2b3edfe43bf',1,'socketSendDataWithRetry(PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PUINT32): SocketConnection.c']]], - ['socketwrite_2292',['socketWrite',['../Network_8h.html#a8f5d4b5c3803727fb0de517ffec4ee26',1,'socketWrite(INT32, const void *, SIZE_T): Network.c'],['../Network_8c.html#ac1e27be5d1de7a987f26d081e5d98234',1,'socketWrite(INT32 sockfd, const void *pBuffer, SIZE_T length): Network.c']]], - ['spa_2293',['spa',['../structSctpSession.html#a70e66b6a5b756d12846687e12208eefc',1,'SctpSession']]], - ['srflxcandidatesetuptime_2294',['srflxCandidateSetUpTime',['../structKvsIceAgentStats.html#a1fbbc1a88e44d82a4e3739b5cf094f59',1,'KvsIceAgentStats::srflxCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#af25f821d3c029d7a5031e6f3940aa067',1,'IceAgentProfileDiagnostics::srflxCandidateSetUpTime()']]], - ['srtp_5fauth_5ftag_5foverhead_2295',['SRTP_AUTH_TAG_OVERHEAD',['../Rtp_8h.html#aa6c849e71254274167ccdc73059814cb',1,'Rtp.h']]], - ['srtp_5freceive_5fsession_2296',['srtp_receive_session',['../struct____SrtpSession.html#a86cb6ef5996062106a56c93cd90fde39',1,'__SrtpSession']]], - ['srtp_5ftransmit_5fsession_2297',['srtp_transmit_session',['../struct____SrtpSession.html#a1f16d659abe6d5e8ec1d7c8b205f3738',1,'__SrtpSession']]], - ['srtpcipher_2298',['srtpCipher',['../structRtcTransportStats.html#adbe6f939214e3dbc4e3dd96ce74df1a9',1,'RtcTransportStats']]], - ['srtpprofile_2299',['srtpProfile',['../structDtlsKeyingMaterial.html#a522e70dffcca41bfa5dd089fbbfcaa5f',1,'DtlsKeyingMaterial']]], - ['srtpsession_2300',['SrtpSession',['../SrtpSession_8h.html#af24eaa8b6b9a2b48bf8c70c784d94ba0',1,'SrtpSession.h']]], - ['srtpsession_2ec_2301',['SrtpSession.c',['../SrtpSession_8c.html',1,'']]], - ['srtpsession_2eh_2302',['SrtpSession.h',['../SrtpSession_8h.html',1,'']]], - ['srtpstatuscodes_2303',['SRTPStatusCodes',['../group__SRTPStatusCodes.html',1,'']]], - ['ssllock_2304',['sslLock',['../struct____DtlsSession.html#ad57aa1fb00f88ef4bd5ea17a6704992c',1,'__DtlsSession']]], - ['ssrc_2305',['ssrc',['../structRTCRtpStreamStats.html#a49d52ef7403a814d62f5b0db01e65e9e',1,'RTCRtpStreamStats::ssrc()'],['../structRtcRtpSender.html#aafd3c0dac56ee7d55b7f789161952b00',1,'RtcRtpSender::ssrc()'],['../struct____RtpPacketHeader.html#a0e8842ad9b07fd8b230a1eefbab9154a',1,'__RtpPacketHeader::ssrc()']]], - ['ssrc_5fkey_2306',['SSRC_KEY',['../SessionDescription_8h.html#a15e5a93323f0276ebe8b614c2246c270',1,'SessionDescription.h']]], - ['ssrc_5foffset_2307',['SSRC_OFFSET',['../RtpPacket_8h.html#ae2022554874ee4fb6c78b6e086e01db9',1,'RtpPacket.h']]], - ['stap_5fa_5fheader_5fsize_2308',['STAP_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#af0a7c050917e249df3af05d1d1d22a22',1,'RtpH264Payloader.h']]], - ['stap_5fa_5findicator_2309',['STAP_A_INDICATOR',['../RtpH264Payloader_8h.html#aa8e28421be2eb776106f149eb8b8cf2e',1,'RtpH264Payloader.h']]], - ['stap_5fb_5fheader_5fsize_2310',['STAP_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#a2560d353861306b74cae9386ef209640',1,'RtpH264Payloader.h']]], - ['stap_5fb_5findicator_2311',['STAP_B_INDICATOR',['../RtpH264Payloader_8h.html#a14dfca7cce8a1096a80e4c109abbabc4',1,'RtpH264Payloader.h']]], - ['start_2312',['start',['../structjsmntok__t.html#a0a8f55d0095f268ce8e224fe1234acd0',1,'jsmntok_t']]], - ['started_2313',['started',['../structJitterBuffer.html#a20af44532beffc7d68b91ce1475c0bdc',1,'JitterBuffer']]], - ['starttime_2314',['startTime',['../structSdpTimeDescription.html#a15dde23328729ce6923c05266e6485b6',1,'SdpTimeDescription::startTime()'],['../structStunIpAddrContext.html#ac1d91dee1994ba8abca91076851e28dd',1,'StunIpAddrContext::startTime()']]], - ['state_2315',['state',['../structRtcIceCandidatePairStats.html#a56b006bccd35208fd51ff93cd0a725b9',1,'RtcIceCandidatePairStats::state()'],['../structRtcDataChannelStats.html#a3a1b92065dcc6df1f0dd88e691b2986a',1,'RtcDataChannelStats::state()'],['../struct____DtlsSession.html#a123b1a4d3abd9395e6c10d71ee9b27bb',1,'__DtlsSession::state()'],['../struct____TlsSession.html#a0fca8406610f5741e00439ee15b0a817',1,'__TlsSession::state()'],['../structRtcIceCandidatePairDiagnostics.html#a19acb65627c5fdde61e85d1c998aea4b',1,'RtcIceCandidatePairDiagnostics::state()'],['../structIceCandidate.html#af26998a6e0c1b7e526392c9d9a387f26',1,'IceCandidate::state()'],['../structIceCandidatePair.html#a73e2c90e69380323db8cfada93c41a69',1,'IceCandidatePair::state()'],['../struct____TurnConnection.html#af74508560bc37d8583f2755ee8aa250e',1,'__TurnConnection::state()']]], - ['statechangefn_2316',['stateChangeFn',['../structDtlsSessionCallbacks.html#a3f57c462c80be7e0b0e4b0c538eb6fc0',1,'DtlsSessionCallbacks::stateChangeFn()'],['../structTlsSessionCallbacks.html#a996340437acc57e6202dd0ee1c4f142a',1,'TlsSessionCallbacks::stateChangeFn()'],['../group__StatusCodes.html#ga8a72e56bbf4b4dae2b19306acda39523',1,'SignalingClientCallbacks::stateChangeFn()']]], - ['statechangefncustomdata_2317',['stateChangeFnCustomData',['../structTlsSessionCallbacks.html#a47abc93367875a5e871e1ce057e61cf5',1,'TlsSessionCallbacks::stateChangeFnCustomData()'],['../structDtlsSessionCallbacks.html#ace24fb1ab623ce9b0735fed946683e20',1,'DtlsSessionCallbacks::stateChangeFnCustomData()']]], - ['stateendtime_2318',['stateEndTime',['../struct____IceAgent.html#abf91bc4bf7d5b11b2046b84c3abd4be1',1,'__IceAgent']]], - ['statelock_2319',['stateLock',['../structSignalingClient.html#abec50e34fd2e5197950cb01279d022f7',1,'SignalingClient']]], - ['statemachine_2ec_2320',['StateMachine.c',['../StateMachine_8c.html',1,'']]], - ['statemachine_2eh_2321',['StateMachine.h',['../StateMachine_8h.html',1,'']]], - ['statemachineretrycount_2322',['stateMachineRetryCount',['../structSignalingDiagnostics.html#a0c0ce65996d718cac7a2a298fdab4f3e',1,'SignalingDiagnostics']]], - ['statemachineretrycountreadonly_2323',['stateMachineRetryCountReadOnly',['../group__StatusCodes.html#ga9121e19802bb740a1b695f2be5250e47',1,'SignalingClientInfo']]], - ['statetimeouttime_2324',['stateTimeoutTime',['../struct____TurnConnection.html#a1b3234c41b2ad5f3c580b52ce97f2b81',1,'__TurnConnection']]], - ['stats_2eh_2325',['Stats.h',['../Stats_8h.html',1,'']]], - ['stats_5fnot_5fapplicable_5fstr_2326',['STATS_NOT_APPLICABLE_STR',['../IceAgent_8h.html#a4b4798bba105d03691a826d77fa63929',1,'IceAgent.h']]], - ['statslock_2327',['statsLock',['../structKvsRtpTransceiver.html#aeb12550aaa586a998f68507ba3613c1c',1,'KvsRtpTransceiver']]], - ['statsnamelengths_2328',['StatsNameLengths',['../group__StatsNameLengths.html',1,'']]], - ['statsstructures_2329',['StatsStructures',['../group__StatsStructures.html',1,'']]], - ['status_2330',['status',['../structStunIpAddrContext.html#a415aac4fb359c84ae82eac74f516a44f',1,'StunIpAddrContext']]], - ['status_5fbinding_5fsocket_5ffailed_2331',['STATUS_BINDING_SOCKET_FAILED',['../group__NetworkingStatusCodes.html#gae461b5a9d0eb049c8b7a6c7abfeee95b',1,'Include.h']]], - ['status_5fcertificate_5fgeneration_5ffailed_2332',['STATUS_CERTIFICATE_GENERATION_FAILED',['../group__DTLSStatusCodes.html#ga4999e97b2991ab225df0297475895735',1,'Include.h']]], - ['status_5fclose_5fsocket_5ffailed_2333',['STATUS_CLOSE_SOCKET_FAILED',['../group__NetworkingStatusCodes.html#ga931b4f49537d4d3651d15998021493c2',1,'Include.h']]], - ['status_5fcreate_5fsocket_5fpair_5ffailed_2334',['STATUS_CREATE_SOCKET_PAIR_FAILED',['../group__NetworkingStatusCodes.html#ga5f35314262758de25ef7340249706414',1,'Include.h']]], - ['status_5fcreate_5fssl_5ffailed_2335',['STATUS_CREATE_SSL_FAILED',['../group__NetworkingStatusCodes.html#ga5e6b8a8e97408a79eb7dcc0174524051',1,'Include.h']]], - ['status_5fcreate_5fudp_5fsocket_5ffailed_2336',['STATUS_CREATE_UDP_SOCKET_FAILED',['../group__NetworkingStatusCodes.html#ga44a2446875af0507a862b0c5dc28a453',1,'Include.h']]], - ['status_5fdtls_5fbase_2337',['STATUS_DTLS_BASE',['../group__DTLSStatusCodes.html#gadda1fe61c08ceea71b9f9a1c61905e05',1,'Include.h']]], - ['status_5fdtls_5fsession_5falready_5ffreed_2338',['STATUS_DTLS_SESSION_ALREADY_FREED',['../group__DTLSStatusCodes.html#ga9d222503eef3c2aeaf9510ee3aa8c3f7',1,'Include.h']]], - ['status_5fget_5flocal_5fip_5faddresses_5ffailed_2339',['STATUS_GET_LOCAL_IP_ADDRESSES_FAILED',['../group__NetworkingStatusCodes.html#ga31f0ece3e32eb36c9e138d4a7effd547',1,'Include.h']]], - ['status_5fget_5fport_5fnumber_5ffailed_2340',['STATUS_GET_PORT_NUMBER_FAILED',['../group__NetworkingStatusCodes.html#ga2bc59395c3c446e184bb876777f3205d',1,'Include.h']]], - ['status_5fget_5fsocket_5fflag_5ffailed_2341',['STATUS_GET_SOCKET_FLAG_FAILED',['../group__NetworkingStatusCodes.html#ga6e1b04bd6be99e610925367a303bb770',1,'Include.h']]], - ['status_5fhostname_5fnot_5ffound_2342',['STATUS_HOSTNAME_NOT_FOUND',['../group__NetworkingStatusCodes.html#gad6650090d4ff2aca53eff7be8c52ad23',1,'Include.h']]], - ['status_5fice_5fagent_5fno_5fselected_5fcandidate_5favailable_2343',['STATUS_ICE_AGENT_NO_SELECTED_CANDIDATE_AVAILABLE',['../group__ICEStatusCodes.html#ga924c66fc79bf569db95407b0feb0c779',1,'Include.h']]], - ['status_5fice_5fagent_5fstate_5fchange_5ffailed_2344',['STATUS_ICE_AGENT_STATE_CHANGE_FAILED',['../group__ICEStatusCodes.html#ga0741fdd5397918a25a644e2fe0f89757',1,'Include.h']]], - ['status_5fice_5fagent_5fterminated_5falready_2345',['STATUS_ICE_AGENT_TERMINATED_ALREADY',['../group__ICEStatusCodes.html#ga4540508f7c6acaa3f30bb5d6fe25e1e6',1,'Include.h']]], - ['status_5fice_5fbase_2346',['STATUS_ICE_BASE',['../group__ICEStatusCodes.html#gaddc4f2422af724a8ef727f9d0f2b7522',1,'Include.h']]], - ['status_5fice_5fcandidate_5finit_5fmalformed_2347',['STATUS_ICE_CANDIDATE_INIT_MALFORMED',['../group__ICEStatusCodes.html#ga04a4c612994ef56d94decfc63adbad0c',1,'Include.h']]], - ['status_5fice_5fcandidate_5fmissing_5fcandidate_2348',['STATUS_ICE_CANDIDATE_MISSING_CANDIDATE',['../group__ICEStatusCodes.html#ga3319307875113ab7248bc7dfc622510c',1,'Include.h']]], - ['status_5fice_5fcandidate_5fpair_5flist_5fempty_2349',['STATUS_ICE_CANDIDATE_PAIR_LIST_EMPTY',['../group__ICEStatusCodes.html#ga5c1a4caa965efda1c595d89d3300dcb9',1,'Include.h']]], - ['status_5fice_5fcandidate_5fstring_5finvalid_5fip_2350',['STATUS_ICE_CANDIDATE_STRING_INVALID_IP',['../group__ICEStatusCodes.html#ga9c021115b07176f776db36f6f9708118',1,'Include.h']]], - ['status_5fice_5fcandidate_5fstring_5fis_5ftcp_2351',['STATUS_ICE_CANDIDATE_STRING_IS_TCP',['../group__ICEStatusCodes.html#gaa3c47f9bd60991336a88baec443f61bf',1,'Include.h']]], - ['status_5fice_5fcandidate_5fstring_5fmissing_5fip_2352',['STATUS_ICE_CANDIDATE_STRING_MISSING_IP',['../group__ICEStatusCodes.html#ga28745f36ec7b1a2816b3ac695e13064a',1,'Include.h']]], - ['status_5fice_5fcandidate_5fstring_5fmissing_5fport_2353',['STATUS_ICE_CANDIDATE_STRING_MISSING_PORT',['../group__ICEStatusCodes.html#gae31d9c88ab4c4a44a2b243704c43b28e',1,'Include.h']]], - ['status_5fice_5fcandidate_5fstring_5fmissing_5ftype_2354',['STATUS_ICE_CANDIDATE_STRING_MISSING_TYPE',['../group__ICEStatusCodes.html#ga5260f1adcbd31d86974d30fb38ab12eb',1,'Include.h']]], - ['status_5fice_5ffailed_5fto_5fcompute_5fmd5_5ffor_5flong_5fterm_5fcredential_2355',['STATUS_ICE_FAILED_TO_COMPUTE_MD5_FOR_LONG_TERM_CREDENTIAL',['../group__ICEStatusCodes.html#gaaf51b6cb643d454a4094ed025cb16303',1,'Include.h']]], - ['status_5fice_5ffailed_5fto_5fnominate_5fcandidate_5fpair_2356',['STATUS_ICE_FAILED_TO_NOMINATE_CANDIDATE_PAIR',['../group__ICEStatusCodes.html#gabd71bb83ad4eae487088f93edd68dadc',1,'Include.h']]], - ['status_5fice_5ffailed_5fto_5frecover_5ffrom_5fdisconnection_2357',['STATUS_ICE_FAILED_TO_RECOVER_FROM_DISCONNECTION',['../group__ICEStatusCodes.html#ga12703a6b2c3a18fdd5f9691f0431fe16',1,'Include.h']]], - ['status_5fice_5finvalid_5fstate_2358',['STATUS_ICE_INVALID_STATE',['../group__ICEStatusCodes.html#ga20cf1cc8e362603f171b4d48d4fb0cc2',1,'Include.h']]], - ['status_5fice_5fmax_5fremote_5fcandidate_5fcount_5fexceeded_2359',['STATUS_ICE_MAX_REMOTE_CANDIDATE_COUNT_EXCEEDED',['../group__ICEStatusCodes.html#ga682ccc32a33ca5019784c90991474846',1,'Include.h']]], - ['status_5fice_5fno_5favailable_5fice_5fcandidate_5fpair_2360',['STATUS_ICE_NO_AVAILABLE_ICE_CANDIDATE_PAIR',['../group__ICEStatusCodes.html#ga6548fdd3f24facd2155741e06087b102',1,'Include.h']]], - ['status_5fice_5fno_5fconnected_5fcandidate_5fpair_2361',['STATUS_ICE_NO_CONNECTED_CANDIDATE_PAIR',['../group__ICEStatusCodes.html#ga02f325e52d093d42ee082244cd5e7346',1,'Include.h']]], - ['status_5fice_5fno_5flocal_5fcandidate_5favailable_5fafter_5fgathering_5ftimeout_2362',['STATUS_ICE_NO_LOCAL_CANDIDATE_AVAILABLE_AFTER_GATHERING_TIMEOUT',['../group__ICEStatusCodes.html#gadaf713e231e599af8014db97a271b140',1,'Include.h']]], - ['status_5fice_5fno_5flocal_5fhost_5fcandidate_5favailable_2363',['STATUS_ICE_NO_LOCAL_HOST_CANDIDATE_AVAILABLE',['../group__ICEStatusCodes.html#gaa701003753d1cb02b0cecec834fc2f26',1,'Include.h']]], - ['status_5fice_5fno_5fnominated_5fvalid_5fcandidate_5fpair_5favailable_2364',['STATUS_ICE_NO_NOMINATED_VALID_CANDIDATE_PAIR_AVAILABLE',['../group__ICEStatusCodes.html#gab5fd33816bf8e43739e66f657c54bba1',1,'Include.h']]], - ['status_5fice_5fnominated_5fcandidate_5fnot_5fconnected_2365',['STATUS_ICE_NOMINATED_CANDIDATE_NOT_CONNECTED',['../group__ICEStatusCodes.html#ga544d3b28f0098a0e31d4706497174364',1,'Include.h']]], - ['status_5fice_5fserver_5findex_5finvalid_2366',['STATUS_ICE_SERVER_INDEX_INVALID',['../group__ICEStatusCodes.html#ga6750dbd7668968058d01eea92bf50d85',1,'Include.h']]], - ['status_5fice_5furl_5finvalid_5fprefix_2367',['STATUS_ICE_URL_INVALID_PREFIX',['../group__ICEStatusCodes.html#ga59e85d2c53978d67680cdc4830bf2787',1,'Include.h']]], - ['status_5fice_5furl_5fturn_5fmissing_5fcredential_2368',['STATUS_ICE_URL_TURN_MISSING_CREDENTIAL',['../group__ICEStatusCodes.html#ga7b428d05e0aa2c8b1aa3a2567ef3cc68',1,'Include.h']]], - ['status_5fice_5furl_5fturn_5fmissing_5fusername_2369',['STATUS_ICE_URL_TURN_MISSING_USERNAME',['../group__ICEStatusCodes.html#ga8f4186696ccb87be6d412311b9a2dd44',1,'Include.h']]], - ['status_5finvalid_5faddress_5flength_2370',['STATUS_INVALID_ADDRESS_LENGTH',['../group__NetworkingStatusCodes.html#ga60abd2cdcff41f7c32a95d6384dfefdc',1,'Include.h']]], - ['status_5fnetworking_5fbase_2371',['STATUS_NETWORKING_BASE',['../group__NetworkingStatusCodes.html#ga570d11f47891af68b4d9682318ddd0ee',1,'Include.h']]], - ['status_5fpeerconnection_5fbase_2372',['STATUS_PEERCONNECTION_BASE',['../group__PeerConnectionStatusCodes.html#gac3d7a5485b623f884b9dff4600af8d03',1,'Include.h']]], - ['status_5fpeerconnection_5fcodec_5finvalid_2373',['STATUS_PEERCONNECTION_CODEC_INVALID',['../group__PeerConnectionStatusCodes.html#gaaf780f91addca3a68d54be9c9b45fe95',1,'Include.h']]], - ['status_5fpeerconnection_5fcodec_5fmax_5fexceeded_2374',['STATUS_PEERCONNECTION_CODEC_MAX_EXCEEDED',['../group__PeerConnectionStatusCodes.html#ga4acefae264c40f2e776c8527f79f608f',1,'Include.h']]], - ['status_5fpeerconnection_5fcreate_5fanswer_5fwithout_5fremote_5fdescription_2375',['STATUS_PEERCONNECTION_CREATE_ANSWER_WITHOUT_REMOTE_DESCRIPTION',['../group__PeerConnectionStatusCodes.html#ga65782295dc5babc9378d8d27df9b9c67',1,'Include.h']]], - ['status_5fpeerconnection_5fearly_5fdns_5fresolution_5ffailed_2376',['STATUS_PEERCONNECTION_EARLY_DNS_RESOLUTION_FAILED',['../group__PeerConnectionStatusCodes.html#gae3fbbf73a2a1ae6100e7f3bb9a02dc68',1,'Include.h']]], - ['status_5fresolve_5fhostname_5ffailed_2377',['STATUS_RESOLVE_HOSTNAME_FAILED',['../group__NetworkingStatusCodes.html#gaedbdc23fa607cfb415a5608c0df01e57',1,'Include.h']]], - ['status_5frolling_5fbuffer_5fbase_2378',['STATUS_ROLLING_BUFFER_BASE',['../group__RollingBufferStatusCodes.html#gae92d4390a03c744c23afba149ada9e8d',1,'Include.h']]], - ['status_5frolling_5fbuffer_5fnot_5fin_5frange_2379',['STATUS_ROLLING_BUFFER_NOT_IN_RANGE',['../group__RollingBufferStatusCodes.html#ga8e633d1c4091f48151153fda2bf007fd',1,'Include.h']]], - ['status_5frtcp_5fbase_2380',['STATUS_RTCP_BASE',['../group__RTCPStatusCodes.html#ga2720ecf95092b8fc6de2ef3498a8fadc',1,'Include.h']]], - ['status_5frtcp_5finput_5fnack_5flist_5finvalid_2381',['STATUS_RTCP_INPUT_NACK_LIST_INVALID',['../group__RTCPStatusCodes.html#gae80b23e9929010664342148fba65e839',1,'Include.h']]], - ['status_5frtcp_5finput_5fpacket_5finvalid_5fversion_2382',['STATUS_RTCP_INPUT_PACKET_INVALID_VERSION',['../group__RTCPStatusCodes.html#ga9ecbc594d09e2545c56fa4263fc207b3',1,'Include.h']]], - ['status_5frtcp_5finput_5fpacket_5flen_5fmismatch_2383',['STATUS_RTCP_INPUT_PACKET_LEN_MISMATCH',['../group__RTCPStatusCodes.html#gaaf259dd776d82d324f33d39558691a46',1,'Include.h']]], - ['status_5frtcp_5finput_5fpacket_5ftoo_5fsmall_2384',['STATUS_RTCP_INPUT_PACKET_TOO_SMALL',['../group__RTCPStatusCodes.html#ga23a5cec983dc7edebe7c7430e766e86d',1,'Include.h']]], - ['status_5frtcp_5finput_5fpartial_5fpacket_2385',['STATUS_RTCP_INPUT_PARTIAL_PACKET',['../group__RTCPStatusCodes.html#gadeaee59d0fc4639703e346223d9bd677',1,'Include.h']]], - ['status_5frtcp_5finput_5fremb_5finvalid_2386',['STATUS_RTCP_INPUT_REMB_INVALID',['../group__RTCPStatusCodes.html#gac97932fcf843e5113c284c1669908ded',1,'Include.h']]], - ['status_5frtcp_5finput_5fremb_5ftoo_5fsmall_2387',['STATUS_RTCP_INPUT_REMB_TOO_SMALL',['../group__RTCPStatusCodes.html#ga5ebc92d87d3175ce8a10e1487af97837',1,'Include.h']]], - ['status_5frtcp_5finput_5fssrc_5finvalid_2388',['STATUS_RTCP_INPUT_SSRC_INVALID',['../group__RTCPStatusCodes.html#ga35b4bd58529811890c8aba190ebab679',1,'Include.h']]], - ['status_5frtp_5fbase_2389',['STATUS_RTP_BASE',['../group__RTPStatusCodes.html#ga14111e5c3710b453d7790ca7039b7d47',1,'Include.h']]], - ['status_5frtp_5finput_5fmtu_5ftoo_5fsmall_2390',['STATUS_RTP_INPUT_MTU_TOO_SMALL',['../group__RTPStatusCodes.html#ga68c9504647fe35df3fb6fbdb0c5d8a34',1,'Include.h']]], - ['status_5frtp_5finput_5fpacket_5ftoo_5fsmall_2391',['STATUS_RTP_INPUT_PACKET_TOO_SMALL',['../group__RTPStatusCodes.html#gac12c6d7c8a5278dfe054d0285ff7beba',1,'Include.h']]], - ['status_5frtp_5finvalid_5fextension_5flen_2392',['STATUS_RTP_INVALID_EXTENSION_LEN',['../group__RTPStatusCodes.html#ga9b6cbbae9371eb4ed3ed84c142057344',1,'Include.h']]], - ['status_5frtp_5finvalid_5fnalu_2393',['STATUS_RTP_INVALID_NALU',['../group__RTPStatusCodes.html#gafa705bc4edae651ddbb00a59d2dce1b0',1,'Include.h']]], - ['status_5fsctp_5fbase_2394',['STATUS_SCTP_BASE',['../group__SCTPStatusCodes.html#ga62062da1f8be7ccb797ac390afe94832',1,'Include.h']]], - ['status_5fsctp_5finvalid_5fdcep_5fpacket_2395',['STATUS_SCTP_INVALID_DCEP_PACKET',['../group__SCTPStatusCodes.html#ga91d408e3007021956aa3d0f4faf226ab',1,'Include.h']]], - ['status_5fsctp_5fsession_5fsetup_5ffailed_2396',['STATUS_SCTP_SESSION_SETUP_FAILED',['../group__SCTPStatusCodes.html#ga1c5ef5487171d1827e0c6f29bd45c0cd',1,'Include.h']]], - ['status_5fsdp_5fattribute_5fmax_5fexceeded_2397',['STATUS_SDP_ATTRIBUTE_MAX_EXCEEDED',['../group__SDPStatusCodes.html#ga62fad28b2a41b6bab84f6303dd6d03dd',1,'Include.h']]], - ['status_5fsdp_5fattributes_5ferror_2398',['STATUS_SDP_ATTRIBUTES_ERROR',['../group__SDPStatusCodes.html#ga3b83cf9d73a90ad3da3692cf4a1c1dd0',1,'Include.h']]], - ['status_5fsdp_5fbandwidth_5ferror_2399',['STATUS_SDP_BANDWIDTH_ERROR',['../group__SDPStatusCodes.html#ga7b2adf8e991552ad15d1c09d29e42b24',1,'Include.h']]], - ['status_5fsdp_5fbase_2400',['STATUS_SDP_BASE',['../group__SDPStatusCodes.html#ga719513ecf04a9958c51e5a021a41351c',1,'Include.h']]], - ['status_5fsdp_5fconnection_5finformation_5ferror_2401',['STATUS_SDP_CONNECTION_INFORMATION_ERROR',['../group__SDPStatusCodes.html#gaf27911271b720c0c1a55f5218e6939f7',1,'Include.h']]], - ['status_5fsdp_5femail_5faddress_5ferror_2402',['STATUS_SDP_EMAIL_ADDRESS_ERROR',['../group__SDPStatusCodes.html#ga030aeb0d63dd7b955806150e4b977a96',1,'Include.h']]], - ['status_5fsdp_5fencyrption_5fkey_5ferror_2403',['STATUS_SDP_ENCYRPTION_KEY_ERROR',['../group__SDPStatusCodes.html#gabf8e17dc52d5d9ac5ef2706ae9053efe',1,'Include.h']]], - ['status_5fsdp_5finformation_5ferror_2404',['STATUS_SDP_INFORMATION_ERROR',['../group__SDPStatusCodes.html#ga4bbf57ee73c98932730df935e39986f4',1,'Include.h']]], - ['status_5fsdp_5fmedia_5fname_5ferror_2405',['STATUS_SDP_MEDIA_NAME_ERROR',['../group__SDPStatusCodes.html#gafab3b0e731afc92ffd0f5eb632974dd2',1,'Include.h']]], - ['status_5fsdp_5fmissing_5fitems_2406',['STATUS_SDP_MISSING_ITEMS',['../group__SDPStatusCodes.html#ga320fa0461d0f51b198a91aaf19365703',1,'Include.h']]], - ['status_5fsdp_5forigin_5ferror_2407',['STATUS_SDP_ORIGIN_ERROR',['../group__SDPStatusCodes.html#ga13361f752433e5b0f620e3d5caceb1b8',1,'Include.h']]], - ['status_5fsdp_5fphone_5fnumber_5ferror_2408',['STATUS_SDP_PHONE_NUMBER_ERROR',['../group__SDPStatusCodes.html#ga1b8ec48200246b153095322243b9b151',1,'Include.h']]], + ['sdp_5foffer_5fvalue_1958',['SDP_OFFER_VALUE',['../SessionDescription_8h.html#a48dd589dfb3defe8388277edcf0fc426',1,'SessionDescription.h']]], + ['sdp_5ftype_1959',['SDP_TYPE',['../group__PublicEnums.html#gabaa9adac53ec269df1574665ec4ec222',1,'Include.h']]], + ['sdp_5ftype_5fanswer_1960',['SDP_TYPE_ANSWER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222a0bbd9e55f1f177c7dac968af5f0a7c4d',1,'Include.h']]], + ['sdp_5ftype_5fkey_1961',['SDP_TYPE_KEY',['../SessionDescription_8h.html#a92f57bacfcbc2084b925e5710ca3aab0',1,'SessionDescription.h']]], + ['sdp_5ftype_5foffer_1962',['SDP_TYPE_OFFER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222adb6426a7bfdd3d7729301adf5caf066c',1,'Include.h']]], + ['sdpattributes_1963',['SdpAttributes',['../structSdpAttributes.html',1,'']]], + ['sdpattributes_1964',['sdpAttributes',['../structSessionDescription.html#af76d8f3ee67444aa5e46e653dcfd92a1',1,'SessionDescription::sdpAttributes()'],['../structSdpMediaDescription.html#a75d9244479680b48e60a5a0d4f96b362',1,'SdpMediaDescription::sdpAttributes()']]], + ['sdpconnectioninformation_1965',['SdpConnectionInformation',['../structSdpConnectionInformation.html',1,'']]], + ['sdpconnectioninformation_1966',['sdpConnectionInformation',['../structSessionDescription.html#a166d0d23ed4c09787a79e57c7004b03f',1,'SessionDescription::sdpConnectionInformation()'],['../structSdpMediaDescription.html#ad83b1c34e3d2b2edbbb9cd78f8d016a0',1,'SdpMediaDescription::sdpConnectionInformation()'],['../structSdpOrigin.html#a7e4c255ac3e4bb31428c1a1cc21b7095',1,'SdpOrigin::sdpConnectionInformation()']]], + ['sdpencryptionkey_1967',['sdpEncryptionKey',['../structSdpMediaDescription.html#afa21b30610c98a338b6fc9558664828d',1,'SdpMediaDescription::sdpEncryptionKey()'],['../structSessionDescription.html#a13a46946386e874045689db03b7f523a',1,'SessionDescription::sdpEncryptionKey()'],['../structSdpEncryptionKey.html#ab6a14b96210ac5793dd32bda29db41dd',1,'SdpEncryptionKey::sdpEncryptionKey()']]], + ['sdpencryptionkey_1968',['SdpEncryptionKey',['../structSdpEncryptionKey.html',1,'']]], + ['sdpmediadescription_1969',['SdpMediaDescription',['../structSdpMediaDescription.html',1,'']]], + ['sdporigin_1970',['SdpOrigin',['../structSdpOrigin.html',1,'']]], + ['sdporigin_1971',['sdpOrigin',['../structSessionDescription.html#aa17175499aff70fd5d16351429e8c150',1,'SessionDescription']]], + ['sdpstatuscodes_1972',['SDPStatusCodes',['../group__SDPStatusCodes.html',1,'']]], + ['sdptimedescription_1973',['SdpTimeDescription',['../structSdpTimeDescription.html',1,'']]], + ['sdptimedescription_1974',['sdpTimeDescription',['../structSessionDescription.html#a511eafa9aa706479242528d3be9089e4',1,'SessionDescription']]], + ['sdptimezone_1975',['sdpTimeZone',['../structSessionDescription.html#add65c86c440af5a88a2172a3a97f5e44',1,'SessionDescription']]], + ['sdptimezone_1976',['SdpTimeZone',['../structSdpTimeZone.html',1,'']]], + ['sdputils_2ec_1977',['SdpUtils.c',['../SdpUtils_8c.html',1,'']]], + ['seconds_5fin_5fa_5fday_1978',['SECONDS_IN_A_DAY',['../Dtls_8h.html#a6508df70318d3f264c21b2df2dfe0417',1,'Dtls.h']]], + ['secureconnection_1979',['secureConnection',['../struct____SocketConnection.html#aec08338dbe685c9ae939ecaf89e0abd6',1,'__SocketConnection']]], + ['selectedcandidatepairchanges_1980',['selectedCandidatePairChanges',['../structRtcTransportStats.html#ae0bcc748dd5668d3290ec82827f674ea',1,'RtcTransportStats']]], + ['selectedcandidatepairid_1981',['selectedCandidatePairId',['../structRtcTransportStats.html#a60a2cf8ae1c39267476b2b5bbe465a4f',1,'RtcTransportStats']]], + ['sendbuffer_1982',['sendBuffer',['../struct____LwsCallInfo.html#a16088710b08bc452179d665d081cc151',1,'__LwsCallInfo']]], + ['sendbuffersize_1983',['sendBufferSize',['../struct____LwsCallInfo.html#ac79ba09fcb18ab8de277eab2acee5ef3',1,'__LwsCallInfo']]], + ['sendbufsize_1984',['sendBufSize',['../group__StatusCodes.html#ga208adbb095ca7a9b4bf55c1ec15ee038',1,'KvsRtcConfiguration']]], + ['sendcvar_1985',['sendCvar',['../structSignalingClient.html#a44e6e8249627618a9e4cab3c88041903',1,'SignalingClient']]], + ['senddatabuffer_1986',['sendDataBuffer',['../struct____TurnConnection.html#aee338725d10dc01b60f16d6bee8c37c3',1,'__TurnConnection']]], + ['sender_1987',['sender',['../structKvsRtpTransceiver.html#aa0bce9ecbcc95abf1ffdb5b41a1e5bc3',1,'KvsRtpTransceiver']]], + ['senderaddr_1988',['senderAddr',['../structTurnChannelData.html#a98d1489de9f976795de60c6783b05823',1,'TurnChannelData']]], + ['senderid_1989',['senderId',['../structRtcOutboundRtpStreamStats.html#a1a7d8ed757e0da513c3f51d7ed33bd63',1,'RtcOutboundRtpStreamStats']]], + ['sendlock_1990',['sendLock',['../structSignalingClient.html#a0f88e47f7f65f4ff0e5ab39b20a1335f',1,'SignalingClient::sendLock()'],['../struct____TurnConnection.html#a03bd1915a9bb6e13a4c028ba21884fc1',1,'__TurnConnection::sendLock()']]], + ['sendlwsmessage_1991',['sendLwsMessage',['../LwsApiCalls_8h.html#a8d813720c777b8b942a15652a8f0a972',1,'sendLwsMessage(PSignalingClient, SIGNALING_MESSAGE_TYPE, PCHAR, PCHAR, UINT32, PCHAR, UINT32): LwsApiCalls.c'],['../LwsApiCalls_8c.html#acb3be4e7def869ccd5a7b34e1d951fa5',1,'sendLwsMessage(PSignalingClient pSignalingClient, SIGNALING_MESSAGE_TYPE messageType, PCHAR peerClientId, PCHAR pMessage, UINT32 messageLen, PCHAR pCorrelationId, UINT32 correlationIdLen): LwsApiCalls.c']]], + ['sendoffset_1992',['sendOffset',['../struct____LwsCallInfo.html#a22ed27c550ff58ee10493caa6b4f8b95',1,'__LwsCallInfo']]], + ['sendpackettortpreceiver_1993',['sendPacketToRtpReceiver',['../PeerConnection_8h.html#aa5448d76d0c513e03f33a1aca0375101',1,'sendPacketToRtpReceiver(PKvsPeerConnection, PBYTE, UINT32): PeerConnection.c'],['../PeerConnection_8c.html#ac7dfeca3237caae871b6cd2e0e50c73e',1,'sendPacketToRtpReceiver(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuffer, UINT32 bufferLen): PeerConnection.c']]], + ['sent_1994',['sent',['../structRtcOutboundRtpStreamStats.html#a61cf8624c52656d75900fc7c02a7162d',1,'RtcOutboundRtpStreamStats']]], + ['senttime_1995',['sentTime',['../struct____RtpPacket.html#ab069bc1e94827882f29d165f32444293',1,'__RtpPacket']]], + ['seq_5fnumber_5foffset_1996',['SEQ_NUMBER_OFFSET',['../RtpPacket_8h.html#aaedc587f97d48cdacfb5edfd7b571792',1,'RtpPacket.h']]], + ['seqnum_1997',['seqNum',['../structTwccPacket.html#aabd66bab39ee63e797e691acebecd0a9',1,'TwccPacket']]], + ['seqnumlistlen_1998',['seqNumListLen',['../structRetransmitter.html#a77b2d938a4c495641466831db657c0e1',1,'Retransmitter']]], + ['sequencenumber_1999',['sequenceNumber',['../structRtcRtpSender.html#afd3117b4fac9023fe5e9da4b73d2aef7',1,'RtcRtpSender::sequenceNumber()'],['../struct____RtpPacketHeader.html#af04e7be9260934cb47c34c93f1d853f0',1,'__RtpPacketHeader::sequenceNumber()']]], + ['sequencenumberlist_2000',['sequenceNumberList',['../structRetransmitter.html#a177c44709835a4962745eda92861a7e6',1,'Retransmitter']]], + ['sequencenumberoverflowstate_2001',['sequenceNumberOverflowState',['../structJitterBuffer.html#a6a0db803b779eea70e1112f68a940c11',1,'JitterBuffer']]], + ['serialize_2ec_2002',['Serialize.c',['../Serialize_8c.html',1,'']]], + ['serializesessiondescription_2003',['serializeSessionDescription',['../Sdp_8h.html#a1e5c0750dbf14d9f67ad7ee68c417ac4',1,'serializeSessionDescription(PSessionDescription, PCHAR, PUINT32): Serialize.c'],['../Serialize_8c.html#a9c41cb60fca74b4572e2fe2bc816b919',1,'serializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes, PUINT32 sdpBytesLength): Serialize.c']]], + ['serializesessiondescriptioninit_2004',['serializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit, PCHAR, PUINT32): SessionDescription.c'],['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit pSessionDescriptionInit, PCHAR sessionDescriptionJSON, PUINT32 sessionDescriptionJSONLen): SessionDescription.c']]], + ['serializestunpacket_2005',['serializeStunPacket',['../Stun_8h.html#a6e25ad3bd597512064c04178f38717db',1,'serializeStunPacket(PStunPacket, PBYTE, UINT32, BOOL, BOOL, PBYTE, PUINT32): Stun.c'],['../Stun_8c.html#a343599eb21e2e725f465200f72c476d8',1,'serializeStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, BOOL generateMessageIntegrity, BOOL generateFingerprint, PBYTE pBuffer, PUINT32 pSize): Stun.c']]], + ['serverwritekey_2006',['serverWriteKey',['../structDtlsKeyingMaterial.html#aab68d2879e6bbbffc7d7210068d11355',1,'DtlsKeyingMaterial']]], + ['servicecallcontext_2007',['serviceCallContext',['../structSignalingClient.html#a250f8aef664d0bf4e319a5ba4ac999c4',1,'SignalingClient']]], + ['servicelockcontention_2008',['serviceLockContention',['../structSignalingClient.html#aa6740768f644516c67034833b09d635b',1,'SignalingClient']]], + ['session_5fdescription_5finit_5fline_5fending_2009',['SESSION_DESCRIPTION_INIT_LINE_ENDING',['../SessionDescription_8h.html#abb16378ac3fcbd29b0c74a488512f57e',1,'SessionDescription.h']]], + ['session_5fdescription_5finit_5fline_5fending_5fwithout_5fcr_2010',['SESSION_DESCRIPTION_INIT_LINE_ENDING_WITHOUT_CR',['../SessionDescription_8h.html#a6952a18a1196414f4d4af0c54c6b0269',1,'SessionDescription.h']]], + ['session_5fdescription_5finit_5ftemplate_5fhead_2011',['SESSION_DESCRIPTION_INIT_TEMPLATE_HEAD',['../SessionDescription_8h.html#abac6212d1afd67379bc10f9b2bcfff68',1,'SessionDescription.h']]], + ['session_5fdescription_5finit_5ftemplate_5ftail_2012',['SESSION_DESCRIPTION_INIT_TEMPLATE_TAIL',['../SessionDescription_8h.html#a563808eab84e864567b28005fdaca52f',1,'SessionDescription.h']]], + ['sessionattributescount_2013',['sessionAttributesCount',['../structSessionDescription.html#a921324d5252b058bca22830e087663a6',1,'SessionDescription']]], + ['sessiondescription_2014',['SessionDescription',['../structSessionDescription.html',1,'']]], + ['sessiondescription_2ec_2015',['SessionDescription.c',['../SessionDescription_8c.html',1,'']]], + ['sessiondescription_2eh_2016',['SessionDescription.h',['../SessionDescription_8h.html',1,'']]], + ['sessiondescriptioninitstatuscodes_2017',['SessionDescriptionInitStatusCodes',['../group__SessionDescriptionInitStatusCodes.html',1,'']]], + ['sessionid_2018',['sessionId',['../structSdpOrigin.html#a956bd20c672ee0ed278a48948fdc62de',1,'SdpOrigin']]], + ['sessioninformation_2019',['sessionInformation',['../structSessionDescription.html#a477aa486e549660760e2c264e90776af',1,'SessionDescription']]], + ['sessionname_2020',['sessionName',['../structSessionDescription.html#a4145990495c037910434b5699d23f32f',1,'SessionDescription']]], + ['sessionversion_2021',['sessionVersion',['../structSdpOrigin.html#a0218eed9daac6ef1379b8a0a413f3afe',1,'SdpOrigin']]], + ['setbytesfromrtppacket_2022',['setBytesFromRtpPacket',['../RtpPacket_8c.html#aa714b7747817942cff4b2aaac3ff62fd',1,'setBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, UINT32 packetLength): RtpPacket.c'],['../RtpPacket_8h.html#aa8a0d47711a0c4006960cc3911c5e405',1,'setBytesFromRtpPacket(PRtpPacket, PBYTE, UINT32): RtpPacket.c']]], + ['setipfn_2023',['setIpFn',['../structIceServer.html#a675ef58a20bd6408a974a12c772a9c75',1,'IceServer']]], + ['setlocaldescription_2024',['setLocalDescription',['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], + ['setpayloadtypesforoffer_2025',['setPayloadTypesForOffer',['../SessionDescription_8h.html#aaf0128cd42a8fe14ce35b71486d9f951',1,'setPayloadTypesForOffer(PHashTable): SessionDescription.c'],['../SessionDescription_8c.html#affc8f43d98ecc117388ea77bd4ed9844',1,'setPayloadTypesForOffer(PHashTable codecTable): SessionDescription.c']]], + ['setpayloadtypesfromoffer_2026',['setPayloadTypesFromOffer',['../SessionDescription_8h.html#a3ac765bfbbea9cd9fa2aa07188758ef7',1,'setPayloadTypesFromOffer(PHashTable, PHashTable, PSessionDescription): SessionDescription.c'],['../SessionDescription_8c.html#a096bc3b0730b734179e32400b5dc3b0d',1,'setPayloadTypesFromOffer(PHashTable codecTable, PHashTable rtxTable, PSessionDescription pSessionDescription): SessionDescription.c']]], + ['setreceiversssrc_2027',['setReceiversSsrc',['../SessionDescription_8h.html#adf6076dbb3ef273176249acbac8434e7',1,'setReceiversSsrc(PSessionDescription, PDoubleList): SessionDescription.c'],['../SessionDescription_8c.html#a4508c3a2309e38520b374120e8db44b1',1,'setReceiversSsrc(PSessionDescription pRemoteSessionDescription, PDoubleList pTransceivers): SessionDescription.c']]], + ['setremotedescription_2028',['setRemoteDescription',['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], + ['setrtcppacketfrombytes_2029',['setRtcpPacketFromBytes',['../RtcpPacket_8h.html#a185e8e8a9ecfaaa98159354cd68a75e2',1,'setRtcpPacketFromBytes(PBYTE, UINT32, PRtcpPacket): RtcpPacket.c'],['../RtcpPacket_8c.html#a867a4f705a43d9e0bf6a238be3de934b',1,'setRtcpPacketFromBytes(PBYTE pRawPacket, UINT32 pRawPacketsLen, PRtcpPacket pRtcpPacket): RtcpPacket.c']]], + ['setrtppacket_2030',['setRtpPacket',['../RtpPacket_8h.html#acd7f4a6743b3c22a00935db3e3e09fb9',1,'setRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket): RtpPacket.c'],['../RtpPacket_8c.html#a37d0e3e5a7de3f4b175d172c4673ab0a',1,'setRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket pRtpPacket): RtpPacket.c']]], + ['setrtppacketfrombytes_2031',['setRtpPacketFromBytes',['../RtpPacket_8h.html#af3ed784690995a58686aba703493f083',1,'setRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket): RtpPacket.c'],['../RtpPacket_8c.html#ada25ad6c790ab2cea8b42ee2e9cbac87',1,'setRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket pRtpPacket): RtpPacket.c']]], + ['setstunserveripfn_2032',['setStunServerIpFn',['../structIceAgentCallbacks.html#abbe8ffc29a363c7e82d1fc07ab9e1c6f',1,'IceAgentCallbacks']]], + ['settransceiverpayloadtypes_2033',['setTransceiverPayloadTypes',['../SessionDescription_8h.html#aab043cb26011e36e6cdd1c335826730a',1,'setTransceiverPayloadTypes(PHashTable, PHashTable, PDoubleList): SessionDescription.c'],['../SessionDescription_8c.html#ade806b0787e4279fa50c746632aeb57b',1,'setTransceiverPayloadTypes(PHashTable codecTable, PHashTable rtxTable, PDoubleList pTransceivers): SessionDescription.c']]], + ['setupdefaultretrystrategyforsignalingstatemachine_2034',['setupDefaultRetryStrategyForSignalingStateMachine',['../Signaling_8h.html#a49652dc349cb59170ab2d8bb3afaface',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c'],['../Signaling_8c.html#a50e94c7b3b46cd1123a6752fa596e294',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c']]], + ['shutdown_2035',['shutdown',['../struct____IceAgent.html#a66ab60016c6938a9ff4ebf210231eaf1',1,'__IceAgent::shutdown()'],['../structSignalingClient.html#a82c6ac08d51ada20b3e9c1598e5dc81c',1,'SignalingClient::shutdown()']]], + ['shutdowncomplete_2036',['shutdownComplete',['../struct____TurnConnection.html#a400d3b28a0619627a3bc3828327659e0',1,'__TurnConnection']]], + ['shutdownstatus_2037',['shutdownStatus',['../structSctpSession.html#ac9129a3aaea8552cf5fb4f3d808c1373',1,'SctpSession']]], + ['signaling_2ec_2038',['Signaling.c',['../Signaling_8c.html',1,'']]], + ['signaling_2eh_2039',['Signaling.h',['../Signaling_8h.html',1,'']]], + ['signaling_5fapi_5fcall_5fcache_5fttl_5fsentinel_5fvalue_2040',['SIGNALING_API_CALL_CACHE_TTL_SENTINEL_VALUE',['../group__StatusCodes.html#gafffcbc366bf0d963121a10259b988d31',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_2041',['SIGNALING_API_CALL_CACHE_TYPE',['../group__PublicEnums.html#gac3fea669f2ac4c7db6d7e9528955a4c1',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_5fdescribe_5fgetendpoint_2042',['SIGNALING_API_CALL_CACHE_TYPE_DESCRIBE_GETENDPOINT',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a21d8468dffe94ffe6c6144b984b5ead3',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_5ffile_2043',['SIGNALING_API_CALL_CACHE_TYPE_FILE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a9ac35384c83c5ca9a1ec198f28f7008e',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_5fnone_2044',['SIGNALING_API_CALL_CACHE_TYPE_NONE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a887c5433bc1a60c8d331b220138b413a',1,'Include.h']]], + ['signaling_5fapi_5flatency_5fcalculation_2045',['SIGNALING_API_LATENCY_CALCULATION',['../Signaling_8h.html#a0208e4af7c59a39e65116c33e82d9a2b',1,'Signaling.h']]], + ['signaling_5fasync_5fice_5fconfig_5frefresh_5fdelay_2046',['SIGNALING_ASYNC_ICE_CONFIG_REFRESH_DELAY',['../Signaling_8h.html#a37c21cd6dc3383a06d89fbb54ae48d71',1,'Signaling.h']]], + ['signaling_5fchannel_5farn_5fmin_5flength_2047',['SIGNALING_CHANNEL_ARN_MIN_LENGTH',['../ChannelInfo_8c.html#a5b1419b5c4f34356b546a709bf8d894a',1,'ChannelInfo.c']]], + ['signaling_5fchannel_5farn_5fparam_5fname_2048',['SIGNALING_CHANNEL_ARN_PARAM_NAME',['../LwsApiCalls_8h.html#a7b254d379e6045126589f45634183680',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5farn_5fresource_5ftype_2049',['SIGNALING_CHANNEL_ARN_RESOURCE_TYPE',['../ChannelInfo_8c.html#af0534c83bcac37c062ebe2199c9702d1',1,'ChannelInfo.c']]], + ['signaling_5fchannel_5farn_5fservice_5fname_2050',['SIGNALING_CHANNEL_ARN_SERVICE_NAME',['../ChannelInfo_8c.html#ad6b0dbfba15d47e4ae9d7d028a47f0f0',1,'ChannelInfo.c']]], + ['signaling_5fchannel_5fdescription_5fcurrent_5fversion_2051',['SIGNALING_CHANNEL_DESCRIPTION_CURRENT_VERSION',['../group__StructureVersions.html#gad43eff9ad752a5282f3d7e11623034eb',1,'Include.h']]], + ['signaling_5fchannel_5fname_5fparam_5fname_2052',['SIGNALING_CHANNEL_NAME_PARAM_NAME',['../LwsApiCalls_8h.html#a8eb6f78ef0e9b9f0cdebce0320b2fe2b',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5fprotocol_2053',['SIGNALING_CHANNEL_PROTOCOL',['../LwsApiCalls_8h.html#a356065fe6fb9e9f01bcb0d4244e8b112',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5fprotocol_5fw_5fmedia_5fstorage_2054',['SIGNALING_CHANNEL_PROTOCOL_W_MEDIA_STORAGE',['../LwsApiCalls_8h.html#a94942eeabe860f078f46a2812eb383a1',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5frole_5ftype_2055',['SIGNALING_CHANNEL_ROLE_TYPE',['../group__PublicEnums.html#ga67e678c57beb89ab9de7c9861f7d41cd',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_5fmaster_2056',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda3ac6eed03ce4f267855e50ecd51dc38e',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_5fmaster_5fstr_2057',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER_STR',['../ChannelInfo_8h.html#a8e68348f16d7d8358f6e47f45e0f1aa9',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5frole_5ftype_5funknown_2058',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cdaec455a51fb62c109260fc311048802ea',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_5funknown_5fstr_2059',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#aebd2e0880066607945790d52edefb0e0',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5frole_5ftype_5fviewer_2060',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda5f7cf4c8375042ede8b5111689a10210',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_5fviewer_5fstr_2061',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER_STR',['../ChannelInfo_8h.html#acbc0fb13ccc6fda3300989cbb7692532',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5fstatus_2062',['SIGNALING_CHANNEL_STATUS',['../group__PublicEnums.html#gac57cd2738a817d8ed6fb3ff8943cccec',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5factive_2063',['SIGNALING_CHANNEL_STATUS_ACTIVE',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5fcreating_2064',['SIGNALING_CHANNEL_STATUS_CREATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5fdeleting_2065',['SIGNALING_CHANNEL_STATUS_DELETING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabdaedc8379ad72c39dfb16975563c68a',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5fupdating_2066',['SIGNALING_CHANNEL_STATUS_UPDATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabfa053467fcc2add2a8ac3080a03cccd',1,'Include.h']]], + ['signaling_5fchannel_5ftype_2067',['SIGNALING_CHANNEL_TYPE',['../group__PublicEnums.html#ga7e87a577f75f43eddf4b1bef203db8a4',1,'Include.h']]], + ['signaling_5fchannel_5ftype_5fsingle_5fmaster_2068',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4adc0c62e0b2332115d25a06cd7d0b3f48',1,'Include.h']]], + ['signaling_5fchannel_5ftype_5fsingle_5fmaster_5fstr_2069',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER_STR',['../ChannelInfo_8h.html#ae30d9a5afa175d9c2160f8d1a71c6bec',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5ftype_5funknown_2070',['SIGNALING_CHANNEL_TYPE_UNKNOWN',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4acc014943d7ec3a605a243a1f4fbe28dc',1,'Include.h']]], + ['signaling_5fchannel_5ftype_5funknown_5fstr_2071',['SIGNALING_CHANNEL_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#a0cc34c247a79543eff14b67495c999c9',1,'ChannelInfo.h']]], + ['signaling_5fclient_5fcallbacks_5fcurrent_5fversion_2072',['SIGNALING_CLIENT_CALLBACKS_CURRENT_VERSION',['../group__StructureVersions.html#gaeb27b6f96e2e014bf6f4ced98dc20572',1,'Include.h']]], + ['signaling_5fclient_5fcurrent_5fversion_2073',['SIGNALING_CLIENT_CURRENT_VERSION',['../group__StructureVersions.html#ga65c38a586218952b181af6f5054e7398',1,'Include.h']]], + ['signaling_5fclient_5ffrom_5fcustom_5fdata_2074',['SIGNALING_CLIENT_FROM_CUSTOM_DATA',['../Signaling_8h.html#a8dccc1c3d17510e289463cea2479fd8f',1,'Signaling.h']]], + ['signaling_5fclient_5fhandle_2075',['SIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#ga1a31b45408a80e1064d39d578bd3b751',1,'Include.h']]], + ['signaling_5fclient_5fid_5fparam_5fname_2076',['SIGNALING_CLIENT_ID_PARAM_NAME',['../LwsApiCalls_8h.html#aa1fcc578795a0a3910f77d81227f8369',1,'LwsApiCalls.h']]], + ['signaling_5fclient_5finfo_5fcurrent_5fversion_2077',['SIGNALING_CLIENT_INFO_CURRENT_VERSION',['../group__StructureVersions.html#gaaa3ff5ce9fd22e235c8b175e3878737d',1,'Include.h']]], + ['signaling_5fclient_5fmetrics_5fcurrent_5fversion_2078',['SIGNALING_CLIENT_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#ga9a000afcb54122521c547851528af0eb',1,'Include.h']]], + ['signaling_5fclient_5fshutdown_5ftimeout_2079',['SIGNALING_CLIENT_SHUTDOWN_TIMEOUT',['../Signaling_8h.html#a333b6297b4e69b63d064781cd5987da3',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_2080',['SIGNALING_CLIENT_STATE',['../group__PublicEnums.html#ga647050ade80304e5c5e55d76831d984d',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fconnected_2081',['SIGNALING_CLIENT_STATE_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da28d309d5126b5f9b4537bc695996f068',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fconnected_5fstr_2082',['SIGNALING_CLIENT_STATE_CONNECTED_STR',['../Signaling_8h.html#a75cc75d2cf3adbd62b83b7cd7df55097',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fconnecting_2083',['SIGNALING_CLIENT_STATE_CONNECTING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dad03b8b74159e3c9365d6f307a516e37b',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fconnecting_5fstr_2084',['SIGNALING_CLIENT_STATE_CONNECTING_STR',['../Signaling_8h.html#afe89d7bb360ed8fde005be542eda3128',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fcreate_2085',['SIGNALING_CLIENT_STATE_CREATE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac7b5841582b68e5d219c74c9fa7d3ff7',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fcreate_5fstr_2086',['SIGNALING_CLIENT_STATE_CREATE_STR',['../Signaling_8h.html#a6bcd3a12cf37c554c59a9d0f75abd896',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdelete_2087',['SIGNALING_CLIENT_STATE_DELETE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dab0fcc5d526f0e854f7e828b86a921135',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdelete_5fstr_2088',['SIGNALING_CLIENT_STATE_DELETE_STR',['../Signaling_8h.html#a8a731c813d2d9ff4371552f816eb24e5',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdeleted_2089',['SIGNALING_CLIENT_STATE_DELETED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac677f77ae861a4a3f4afc488f9f6ac22',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdeleted_5fstr_2090',['SIGNALING_CLIENT_STATE_DELETED_STR',['../Signaling_8h.html#a0ecf021069986bb7073e16ef23b74acd',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdescribe_2091',['SIGNALING_CLIENT_STATE_DESCRIBE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da961168865e7bdf97fb472eb37771d74b',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdescribe_5fmedia_2092',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da22a1b6ca7463f7197d8eaa93d8803f27',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdescribe_5fmedia_5fstr_2093',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA_STR',['../Signaling_8h.html#ade68f08d0eb32529fffbf9dece21a037',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdescribe_5fstr_2094',['SIGNALING_CLIENT_STATE_DESCRIBE_STR',['../Signaling_8h.html#a740bd017c48492ff3576f12348bd12da',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdisconnected_2095',['SIGNALING_CLIENT_STATE_DISCONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabb96ba5134abf86a76ff9c9aba9f44e3',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdisconnected_5fstr_2096',['SIGNALING_CLIENT_STATE_DISCONNECTED_STR',['../Signaling_8h.html#a8bf9e49359d61df77fe4c1d890b1039e',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fget_5fcredentials_2097',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabbadc2a01f0c7084ad438c1d1bb44f3c',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fget_5fcredentials_5fstr_2098',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS_STR',['../Signaling_8h.html#accd28492a2b2644efeaac31032601adb',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fget_5fendpoint_2099',['SIGNALING_CLIENT_STATE_GET_ENDPOINT',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da232d695c5e0a967ae2280ff628154b3c',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fget_5fendpoint_5fstr_2100',['SIGNALING_CLIENT_STATE_GET_ENDPOINT_STR',['../Signaling_8h.html#ac46203d63d45b1400530df571dbe5bf0',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_2101',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da79678989158af10ca33480757cc88d4a',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_5fstr_2102',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG_STR',['../Signaling_8h.html#a67b8087a170b8d2f526a26116339110e',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_2103',['SIGNALING_CLIENT_STATE_JOIN_SESSION',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da20e4c1ff1e55e9411ccf3c93a1636b1e',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_2104',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da910ff60b84a05821cfafa9e8af309f10',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_5fstr_2105',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED_STR',['../Signaling_8h.html#a7b45bef356d8de773ebcd940451165a2',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fstr_2106',['SIGNALING_CLIENT_STATE_JOIN_SESSION_STR',['../Signaling_8h.html#a7066b043dd428fa0a23a1cec3ede1636',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_2107',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da6abdd53c8ec62a328e5120e08c4f88df',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_5fstr_2108',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING_STR',['../Signaling_8h.html#aeb92d2bf77466d7970b92a316c846ca4',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fmax_5fvalue_2109',['SIGNALING_CLIENT_STATE_MAX_VALUE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da9bd01d62129c18f2d7da18b7680e6bf7',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fnew_2110',['SIGNALING_CLIENT_STATE_NEW',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da592f7b817a07b5b911235f17cf9f0c6d',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fnew_5fstr_2111',['SIGNALING_CLIENT_STATE_NEW_STR',['../Signaling_8h.html#a601acda6e85fc96ad1906c9685a8bf36',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fready_2112',['SIGNALING_CLIENT_STATE_READY',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da5a998a280dcbb1bb03c9afe5c7d5a608',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fready_5fstr_2113',['SIGNALING_CLIENT_STATE_READY_STR',['../Signaling_8h.html#a71f5f8d08e379c8f39bbe07de92d7036',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5funknown_2114',['SIGNALING_CLIENT_STATE_UNKNOWN',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da14fb52cfec431442f3c73c69901c673a',1,'Include.h']]], + ['signaling_5fclient_5fstate_5funknown_5fstr_2115',['SIGNALING_CLIENT_STATE_UNKNOWN_STR',['../Signaling_8h.html#a89d8e489a8daa885c016ea5b07412d68',1,'Signaling.h']]], + ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5fcount_2116',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_COUNT',['../Signaling_8h.html#af614a8a830dfadc1e822e3b024a54494',1,'Signaling.h']]], + ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5flength_2117',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_LENGTH',['../Signaling_8h.html#a79ae0e11b3aad2d9cab00d0172c33911',1,'Signaling.h']]], + ['signaling_5fconnect_5fstate_5ftimeout_2118',['SIGNALING_CONNECT_STATE_TIMEOUT',['../group__Timeouts.html#ga17391f7d627fe5b1f054ac25f21795f8',1,'Include.h']]], + ['signaling_5fconnect_5ftimeout_2119',['SIGNALING_CONNECT_TIMEOUT',['../group__Timeouts.html#gafc91aa7fd8995fa426f68d31de70b3e6',1,'Include.h']]], + ['signaling_5fcreate_5ftimeout_2120',['SIGNALING_CREATE_TIMEOUT',['../group__Timeouts.html#ga7a6d2c97c3035f4b8825717aa973a17b',1,'Include.h']]], + ['signaling_5fdefault_5fapi_5fcall_5fcache_5fttl_2121',['SIGNALING_DEFAULT_API_CALL_CACHE_TTL',['../group__StatusCodes.html#gac8463c011b7295366ecfcefa4caa22aa',1,'Include.h']]], + ['signaling_5fdefault_5fmessage_5fttl_5fvalue_2122',['SIGNALING_DEFAULT_MESSAGE_TTL_VALUE',['../group__Timeouts.html#gac679be5d732c8be8e40cece56ddaaf7a',1,'Include.h']]], + ['signaling_5fdefault_5fnon_5fssl_5fport_2123',['SIGNALING_DEFAULT_NON_SSL_PORT',['../group__StatusCodes.html#ga1410303128efe2263a439489f49300ab',1,'Include.h']]], + ['signaling_5fdefault_5fssl_5fport_2124',['SIGNALING_DEFAULT_SSL_PORT',['../group__StatusCodes.html#ga88c324018b021dba73e56d93ddab2427',1,'Include.h']]], + ['signaling_5fdelete_5ftimeout_2125',['SIGNALING_DELETE_TIMEOUT',['../group__Timeouts.html#gaf8435cf31d8d11ee2261c227a7b913ea',1,'Include.h']]], + ['signaling_5fdisconnect_5fstate_5ftimeout_2126',['SIGNALING_DISCONNECT_STATE_TIMEOUT',['../group__Timeouts.html#ga13c7ef04ac18c0eb6cf264a8a9de5f49',1,'Include.h']]], + ['signaling_5fendpoint_5fmaster_5furl_5fwss_5ftemplate_2127',['SIGNALING_ENDPOINT_MASTER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a68849301c2c2d81fac5bca2e50f3cff4',1,'LwsApiCalls.h']]], + ['signaling_5fendpoint_5fviewer_5furl_5fwss_5ftemplate_2128',['SIGNALING_ENDPOINT_VIEWER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a3ca042c091da8ac640c9ab23a2c99cc9',1,'LwsApiCalls.h']]], + ['signaling_5ffile_5fcache_5frole_5ftype_5fmaster_5fstr_2129',['SIGNALING_FILE_CACHE_ROLE_TYPE_MASTER_STR',['../FileCache_8h.html#a1bb49580e52242edeef5599ac0dd5158',1,'FileCache.h']]], + ['signaling_5ffile_5fcache_5frole_5ftype_5fviewer_5fstr_2130',['SIGNALING_FILE_CACHE_ROLE_TYPE_VIEWER_STR',['../FileCache_8h.html#ad65338d9201d780d27ce56d33f180373',1,'FileCache.h']]], + ['signaling_5fget_5fcurrent_5ftime_2131',['SIGNALING_GET_CURRENT_TIME',['../Signaling_8h.html#ab4d3e11f7931add6374bdcc51390149a',1,'Signaling.h']]], + ['signaling_5fgo_5faway_2132',['SIGNALING_GO_AWAY',['../LwsApiCalls_8h.html#ae616b9437e3de1bc4b59db48135853dd',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fcandidate_2133',['SIGNALING_ICE_CANDIDATE',['../LwsApiCalls_8h.html#a08587816ae569bb649b958a5a1f46f41',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fconfig_5finfo_5fcurrent_5fversion_2134',['SIGNALING_ICE_CONFIG_INFO_CURRENT_VERSION',['../group__StructureVersions.html#ga86b84654a2df2822d338f6d83dcc1351',1,'Include.h']]], + ['signaling_5fice_5fconfig_5frefresh_5ferror_5fmsg_2135',['SIGNALING_ICE_CONFIG_REFRESH_ERROR_MSG',['../Signaling_8h.html#a73b62295c43faf2f7162e30fbedcee3a',1,'Signaling.h']]], + ['signaling_5fice_5fserver_5flist_5ftemplate_5fend_2136',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_END',['../LwsApiCalls_8h.html#a9a0b355cf59529ba7f18f5121841b93e',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fserver_5flist_5ftemplate_5fstart_2137',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_START',['../LwsApiCalls_8h.html#a5fa2719ae14a11c649a1bd6d91817fb3',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fserver_5ftemplate_2138',['SIGNALING_ICE_SERVER_TEMPLATE',['../LwsApiCalls_8h.html#a35a128ea9096d405e7f16f0aeb336108',1,'LwsApiCalls.h']]], + ['signaling_5fjoin_5fstorage_5fsession_5fmaster_5fparam_5fjson_5ftemplate_2139',['SIGNALING_JOIN_STORAGE_SESSION_MASTER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ae28ca4cdebea5bba13d66d06d8435e44',1,'LwsApiCalls.h']]], + ['signaling_5fjoin_5fstorage_5fsession_5fviewer_5fparam_5fjson_5ftemplate_2140',['SIGNALING_JOIN_STORAGE_SESSION_VIEWER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7c195f086746abec843569837db33524',1,'LwsApiCalls.h']]], + ['signaling_5fjoin_5fstorage_5fsession_5fwait_5ftimeout_2141',['SIGNALING_JOIN_STORAGE_SESSION_WAIT_TIMEOUT',['../group__Timeouts.html#ga9b0684aeecff11aa73d31b5655993532',1,'Include.h']]], + ['signaling_5fmax_5ferror_5fmessage_5flen_2142',['SIGNALING_MAX_ERROR_MESSAGE_LEN',['../Signaling_8h.html#abf480f8870653a48d81830eee771508c',1,'Signaling.h']]], + ['signaling_5fmessage_5fcurrent_5fversion_2143',['SIGNALING_MESSAGE_CURRENT_VERSION',['../group__StructureVersions.html#ga49b3de2b6188a87f337eece2d9d02456',1,'Include.h']]], + ['signaling_5fmessage_5ftype_2144',['SIGNALING_MESSAGE_TYPE',['../group__PublicEnums.html#ga863b17793bf973897892564e7afbe65f',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fanswer_2145',['SIGNALING_MESSAGE_TYPE_ANSWER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa7d369c5c11c56ddbe3d512026c6843d1',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fgo_5faway_2146',['SIGNALING_MESSAGE_TYPE_GO_AWAY',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fae43048a4a99d10fe090e4dda5677e88a',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fice_5fcandidate_2147',['SIGNALING_MESSAGE_TYPE_ICE_CANDIDATE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65faf6f365547303845649ca4e62b5854063',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5foffer_2148',['SIGNALING_MESSAGE_TYPE_OFFER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa400a5f87e62ae273b2a280ed4a51621c',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5freconnect_5fice_5fserver_2149',['SIGNALING_MESSAGE_TYPE_RECONNECT_ICE_SERVER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa3bbc3eb3fa10554f12ae6e373fbe16dc',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fstatus_5fresponse_2150',['SIGNALING_MESSAGE_TYPE_STATUS_RESPONSE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa1dc32330889a737fc0a0190502d31549',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5funknown_2151',['SIGNALING_MESSAGE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa92dafdbb8c452e9f090caa659ea6dbc2',1,'Include.h']]], + ['signaling_5fmessage_5funknown_2152',['SIGNALING_MESSAGE_UNKNOWN',['../LwsApiCalls_8h.html#ab59f106533ad7bd99905b66cbcb87cc7',1,'LwsApiCalls.h']]], + ['signaling_5freconnect_5ferror_5fmsg_2153',['SIGNALING_RECONNECT_ERROR_MSG',['../Signaling_8h.html#a85d21e3b41bb46ac8443284197e4cf0a',1,'Signaling.h']]], + ['signaling_5freconnect_5fice_5fserver_2154',['SIGNALING_RECONNECT_ICE_SERVER',['../LwsApiCalls_8h.html#a42e6ecc0d78fc4b22bb75f1cf654e3d0',1,'LwsApiCalls.h']]], + ['signaling_5frefresh_5fice_5fconfig_5fstate_5ftimeout_2155',['SIGNALING_REFRESH_ICE_CONFIG_STATE_TIMEOUT',['../group__Timeouts.html#ga9b33106e24ac70a17e7d760d01fc39b9',1,'Include.h']]], + ['signaling_5frequest_5fid_5fheader_5fname_2156',['SIGNALING_REQUEST_ID_HEADER_NAME',['../Signaling_8h.html#a5320344db3c908f7a25875d2c74c714c',1,'Signaling.h']]], + ['signaling_5frole_5fparam_5fname_2157',['SIGNALING_ROLE_PARAM_NAME',['../LwsApiCalls_8h.html#ac9e2d4ed1874e9180345e9c4b4da50ba',1,'LwsApiCalls.h']]], + ['signaling_5fsdp_5ftype_5fanswer_2158',['SIGNALING_SDP_TYPE_ANSWER',['../LwsApiCalls_8h.html#af1f6d81fc5ccd3bd384231a250ac2de8',1,'LwsApiCalls.h']]], + ['signaling_5fsdp_5ftype_5foffer_2159',['SIGNALING_SDP_TYPE_OFFER',['../LwsApiCalls_8h.html#a369939caab78ba8e2c5d0421bd13746f',1,'LwsApiCalls.h']]], + ['signaling_5fsend_5fmessage_5ftemplate_2160',['SIGNALING_SEND_MESSAGE_TEMPLATE',['../LwsApiCalls_8h.html#a5b08c601c44a706376c6dce4ee309188',1,'LwsApiCalls.h']]], + ['signaling_5fsend_5fmessage_5ftemplate_5fwith_5fcorrelation_5fid_2161',['SIGNALING_SEND_MESSAGE_TEMPLATE_WITH_CORRELATION_ID',['../LwsApiCalls_8h.html#a71a63bd011e61ee737f62ceb15fc1533',1,'LwsApiCalls.h']]], + ['signaling_5fsend_5ftimeout_2162',['SIGNALING_SEND_TIMEOUT',['../group__Timeouts.html#gad1b8f63e3ef3b4e3d3d1c40792929896',1,'Include.h']]], + ['signaling_5fservice_5fapi_5fcall_5fcompletion_5ftimeout_2163',['SIGNALING_SERVICE_API_CALL_COMPLETION_TIMEOUT',['../LwsApiCalls_8h.html#aa60972e152824b6003294f2c43c0db1e',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fapi_5fcall_5fconnection_5ftimeout_2164',['SIGNALING_SERVICE_API_CALL_CONNECTION_TIMEOUT',['../LwsApiCalls_8h.html#a9a5f63a7c9ed343bad97b96a4a807d75',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fapi_5fcall_5ftimeout_5fin_5fseconds_2165',['SIGNALING_SERVICE_API_CALL_TIMEOUT_IN_SECONDS',['../LwsApiCalls_8h.html#a6bc90a0b4e176558bddc3eb3a873a19d',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5ftcp_5fkeepalive_5fin_5fseconds_2166',['SIGNALING_SERVICE_TCP_KEEPALIVE_IN_SECONDS',['../LwsApiCalls_8h.html#aaa9d51a5c55d807f33e2a278af45896c',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5fcount_2167',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_COUNT',['../LwsApiCalls_8h.html#a70ac3c5cf9b37cac2579a57d0536d7cf',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5finterval_5fin_5fseconds_2168',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#a2d6bda323ea63a8ea2c9e5d814065a34',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fwss_5fhangup_5fin_5fseconds_2169',['SIGNALING_SERVICE_WSS_HANGUP_IN_SECONDS',['../LwsApiCalls_8h.html#aab554a387fb09eea09195ed5ab291e6c',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fwss_5fping_5fpong_5finterval_5fin_5fseconds_2170',['SIGNALING_SERVICE_WSS_PING_PONG_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#ade4a8bbc2b838a2d15d1b084e9307c56',1,'LwsApiCalls.h']]], + ['signaling_5fstate_5fconnect_2171',['SIGNALING_STATE_CONNECT',['../StateMachine_8h.html#a1c00f596baa91b205e0c489ec2edbff8',1,'StateMachine.h']]], + ['signaling_5fstate_5fconnected_2172',['SIGNALING_STATE_CONNECTED',['../StateMachine_8h.html#a4fe214f9038ccd26ed8b569f9c0cd4b6',1,'StateMachine.h']]], + ['signaling_5fstate_5fcreate_2173',['SIGNALING_STATE_CREATE',['../StateMachine_8h.html#a6469dbbd3750e49ab0c6fa4aeec2f2a2',1,'StateMachine.h']]], + ['signaling_5fstate_5fdelete_2174',['SIGNALING_STATE_DELETE',['../StateMachine_8h.html#abe5843471804f76c6d5359dc10d4c68d',1,'StateMachine.h']]], + ['signaling_5fstate_5fdeleted_2175',['SIGNALING_STATE_DELETED',['../StateMachine_8h.html#ad179fc4265e8d8e5ec3f8b6f37b75ba5',1,'StateMachine.h']]], + ['signaling_5fstate_5fdescribe_2176',['SIGNALING_STATE_DESCRIBE',['../StateMachine_8h.html#a259e3f227355064fb0f8b95f4e5246da',1,'StateMachine.h']]], + ['signaling_5fstate_5fdescribe_5fmedia_2177',['SIGNALING_STATE_DESCRIBE_MEDIA',['../StateMachine_8h.html#aec47dd3deed48280b0dfc748b3023bcd',1,'StateMachine.h']]], + ['signaling_5fstate_5fdisconnected_2178',['SIGNALING_STATE_DISCONNECTED',['../StateMachine_8h.html#a24d6d7eecb34f23a80bd573ac27093b1',1,'StateMachine.h']]], + ['signaling_5fstate_5fget_5fendpoint_2179',['SIGNALING_STATE_GET_ENDPOINT',['../StateMachine_8h.html#a3fbcf4568cf0cf1f3f171725a1475735',1,'StateMachine.h']]], + ['signaling_5fstate_5fget_5fice_5fconfig_2180',['SIGNALING_STATE_GET_ICE_CONFIG',['../StateMachine_8h.html#addbc7accf8bfe80e16a9a208da4b9919',1,'StateMachine.h']]], + ['signaling_5fstate_5fget_5ftoken_2181',['SIGNALING_STATE_GET_TOKEN',['../StateMachine_8h.html#a2538c3dd7228cc1377d06bae11c672a0',1,'StateMachine.h']]], + ['signaling_5fstate_5fjoin_5fsession_2182',['SIGNALING_STATE_JOIN_SESSION',['../StateMachine_8h.html#a54639cc4997a707245daf6298b3ca677',1,'StateMachine.h']]], + ['signaling_5fstate_5fjoin_5fsession_5fconnected_2183',['SIGNALING_STATE_JOIN_SESSION_CONNECTED',['../StateMachine_8h.html#a93af2dcc87f0c7fee496d4a9234b5f00',1,'StateMachine.h']]], + ['signaling_5fstate_5fjoin_5fsession_5fwaiting_2184',['SIGNALING_STATE_JOIN_SESSION_WAITING',['../StateMachine_8h.html#af7b6c910d6641a2bca849c300c0cb9a2',1,'StateMachine.h']]], + ['signaling_5fstate_5fmachine_5fname_2185',['SIGNALING_STATE_MACHINE_NAME',['../Signaling_8h.html#afa146ba4f866313a197ffb58ae40bb0a',1,'Signaling.h']]], + ['signaling_5fstate_5fmachine_5fstate_5fcount_2186',['SIGNALING_STATE_MACHINE_STATE_COUNT',['../Signaling_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c'],['../StateMachine_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c']]], + ['signaling_5fstate_5fmachine_5fstates_2187',['SIGNALING_STATE_MACHINE_STATES',['../Signaling_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c'],['../StateMachine_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c']]], + ['signaling_5fstate_5fnew_2188',['SIGNALING_STATE_NEW',['../StateMachine_8h.html#a39e843c4b7233d6aa627f483690abd54',1,'StateMachine.h']]], + ['signaling_5fstate_5fnone_2189',['SIGNALING_STATE_NONE',['../StateMachine_8h.html#a27fae6d9838b34cb2b7917adaa41d503',1,'StateMachine.h']]], + ['signaling_5fstate_5fready_2190',['SIGNALING_STATE_READY',['../StateMachine_8h.html#ad3bad8b8cda85faf11bbbde8e4412a06',1,'StateMachine.h']]], + ['signaling_5fstates_5fdefault_5fretry_5fcount_2191',['SIGNALING_STATES_DEFAULT_RETRY_COUNT',['../group__StatusCodes.html#gabd9e28b068f08097cc3fb11239c8c4ef',1,'Include.h']]], + ['signaling_5fstatus_5fresponse_2192',['SIGNALING_STATUS_RESPONSE',['../LwsApiCalls_8h.html#a8d3163940e408732f05979dd97f096e5',1,'LwsApiCalls.h']]], + ['signaling_5fupdate_5ferror_5fcount_2193',['SIGNALING_UPDATE_ERROR_COUNT',['../Signaling_8h.html#a8d21a2152e4cfd083dbf0e0dc6dd49cb',1,'Signaling.h']]], + ['signaling_5fupdate_5fstorage_5fconfig_5fparam_5fjson_5ftemplate_2194',['SIGNALING_UPDATE_STORAGE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7361477cfb35bd216d75bcbd26f21883',1,'LwsApiCalls.h']]], + ['signaling_5fuser_5fagent_5fpostfix_5fname_2195',['SIGNALING_USER_AGENT_POSTFIX_NAME',['../ChannelInfo_8h.html#a211ab40bf8a8b3ebd8ba1cab26d5c619',1,'ChannelInfo.h']]], + ['signaling_5fuser_5fagent_5fpostfix_5fversion_2196',['SIGNALING_USER_AGENT_POSTFIX_VERSION',['../ChannelInfo_8h.html#a5a1919f76e5aa1eb3fc5103bc0aff051',1,'ChannelInfo.h']]], + ['signaling_5fvalid_5fname_5fchars_2197',['SIGNALING_VALID_NAME_CHARS',['../group__StatusCodes.html#ga5bfed0cf073cb1b1d572e6c5fe6ca401',1,'Include.h']]], + ['signalingapicallhookfunc_2198',['SignalingApiCallHookFunc',['../Signaling_8h.html#a9c220065335d693bf8cafd3e4ea5bc05',1,'Signaling.h']]], + ['signalingcacheloadfromfile_2199',['signalingCacheLoadFromFile',['../FileCache_8c.html#a4683fe4e416322bac46042ffcbb4d35f',1,'signalingCacheLoadFromFile(PCHAR channelName, PCHAR region, SIGNALING_CHANNEL_ROLE_TYPE role, PSignalingFileCacheEntry pSignalingFileCacheEntry, PBOOL pCacheFound, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a21eeeb058eb37cc9fcfc8436e7eee6db',1,'signalingCacheLoadFromFile(PCHAR, PCHAR, SIGNALING_CHANNEL_ROLE_TYPE, PSignalingFileCacheEntry, PBOOL, PCHAR): FileCache.c']]], + ['signalingcachesavetofile_2200',['signalingCacheSaveToFile',['../FileCache_8c.html#ae8defbcf57e6b13ca92f179f022c6167',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry pSignalingFileCacheEntry, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a97c45b174f2a502330d9e885fdd69a45',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry, PCHAR): FileCache.c']]], + ['signalingcalltime_2201',['signalingCallTime',['../group__StatusCodes.html#ga583ffb902ebef3705cf6683c72e2103e',1,'SignalingClientMetrics']]], + ['signalingchanneldescription_2202',['SignalingChannelDescription',['../structSignalingChannelDescription.html',1,'']]], + ['signalingclient_2203',['SignalingClient',['../structSignalingClient.html',1,'']]], + ['signalingclientcallbacks_2204',['signalingClientCallbacks',['../structSignalingClient.html#aea69206ef06614d5f790f341d18b9188',1,'SignalingClient']]], + ['signalingclientcallbacks_2205',['SignalingClientCallbacks',['../structSignalingClientCallbacks.html',1,'']]], + ['signalingclientconnectsync_2206',['signalingClientConnectSync',['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c'],['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE): Client.c']]], + ['signalingclientcreationmaxretryattempts_2207',['signalingClientCreationMaxRetryAttempts',['../group__StatusCodes.html#gafaf099a0c85ede248da1ef35bea2bf5c',1,'SignalingClientInfo']]], + ['signalingclientdeletesync_2208',['signalingClientDeleteSync',['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c'],['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE): Client.c']]], + ['signalingclientdisconnectsync_2209',['signalingClientDisconnectSync',['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c'],['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE): Client.c']]], + ['signalingclienterrorreportfunc_2210',['SignalingClientErrorReportFunc',['../group__Callbacks.html#ga0d69d0e35a1bddfa483f288ec208546c',1,'Include.h']]], + ['signalingclientfetchsync_2211',['signalingClientFetchSync',['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c'],['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE): Client.c']]], + ['signalingclientgetcurrentstate_2212',['signalingClientGetCurrentState',['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSIGNALING_CLIENT_STATE pState): Client.c'],['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE, PSIGNALING_CLIENT_STATE): Client.c']]], + ['signalingclientgeticeconfiginfo_2213',['signalingClientGetIceConfigInfo',['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE, UINT32, PIceConfigInfo *): Client.c'],['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE signalingClientHandle, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Client.c']]], + ['signalingclientgeticeconfiginfocount_2214',['signalingClientGetIceConfigInfoCount',['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE, PUINT32): Client.c'],['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE signalingClientHandle, PUINT32 pIceConfigCount): Client.c']]], + ['signalingclientgetmetrics_2215',['signalingClientGetMetrics',['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE, PSignalingClientMetrics): Client.c'],['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingClientMetrics pSignalingClientMetrics): Client.c']]], + ['signalingclientgetstatestring_2216',['signalingClientGetStateString',['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE, PCHAR *): Client.c'],['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE state, PCHAR *ppStateStr): Client.c']]], + ['signalingclientinfo_2217',['SignalingClientInfo',['../structSignalingClientInfo.html',1,'']]], + ['signalingclientinfo_2218',['signalingClientInfo',['../structSignalingClientInfoInternal.html#a34106e46463120fbf13d42f73fb1f193',1,'SignalingClientInfoInternal']]], + ['signalingclientinfointernal_2219',['SignalingClientInfoInternal',['../structSignalingClientInfoInternal.html',1,'']]], + ['signalingclientmessagereceivedfunc_2220',['SignalingClientMessageReceivedFunc',['../group__Callbacks.html#ga1fc095ba30b81713c3fed9a275355b2c',1,'Include.h']]], + ['signalingclientmetrics_2221',['SignalingClientMetrics',['../structSignalingClientMetrics.html',1,'']]], + ['signalingclientsendmessagesync_2222',['signalingClientSendMessageSync',['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingMessage pSignalingMessage): Client.c'],['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE, PSignalingMessage): Client.c']]], + ['signalingclientstatechangedfunc_2223',['SignalingClientStateChangedFunc',['../group__Callbacks.html#gaa5fb7b1ff5dcfe5208a314eef9f3045a',1,'Include.h']]], + ['signalingclientstats_2224',['SignalingClientStats',['../structSignalingClientStats.html',1,'']]], + ['signalingclientstats_2225',['signalingClientStats',['../group__StatusCodes.html#ga19e455ef17680d69fc2de9f0c886ea80',1,'SignalingClientMetrics']]], + ['signalingclientuptime_2226',['signalingClientUptime',['../structSignalingClientStats.html#ac581ceebed9a391235a48dba8e4cff34',1,'SignalingClientStats']]], + ['signalingconnectsync_2227',['signalingConnectSync',['../Signaling_8c.html#a3c2197526080fd2995dddcdb883068de',1,'signalingConnectSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad09cc2c3d84a21c89a55eed334aa68a5',1,'signalingConnectSync(PSignalingClient): Signaling.c']]], + ['signalingdeletesync_2228',['signalingDeleteSync',['../Signaling_8h.html#a4bf483684dd1c9457ad84c14d07af7f7',1,'signalingDeleteSync(PSignalingClient): Signaling.c'],['../Signaling_8c.html#a220ed8ee8114be8bfd0ae9c3ccfabc24',1,'signalingDeleteSync(PSignalingClient pSignalingClient): Signaling.c']]], + ['signalingdiagnostics_2229',['SignalingDiagnostics',['../structSignalingDiagnostics.html',1,'']]], + ['signalingdisconnectsync_2230',['signalingDisconnectSync',['../Signaling_8h.html#a748192aa75f090e400ec209c2a3afab4',1,'signalingDisconnectSync(PSignalingClient): Signaling.c'],['../Signaling_8c.html#adc40a64fec23ce36f66ce679dfe4e35a',1,'signalingDisconnectSync(PSignalingClient pSignalingClient): Signaling.c']]], + ['signalingendtime_2231',['signalingEndTime',['../group__StatusCodes.html#ga0cde18706bd721a92d95c6f498447a01',1,'SignalingClientMetrics']]], + ['signalingfetchsync_2232',['signalingFetchSync',['../Signaling_8c.html#aad8de9f4dd459e3a07e5e08c7683ed06',1,'signalingFetchSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#aa272fd5cd5d906dbece20e13bab8ab28',1,'signalingFetchSync(PSignalingClient): Signaling.c']]], + ['signalingfilecacheentry_2233',['SignalingFileCacheEntry',['../structSignalingFileCacheEntry.html',1,'']]], + ['signalinggetcurrenttime_2234',['signalingGetCurrentTime',['../Signaling_8c.html#afb66b3cec916de1f622c441aebf0fdbd',1,'signalingGetCurrentTime(UINT64 customData): Signaling.c'],['../Signaling_8h.html#af3705e449700e9be0b777e9caf384380',1,'signalingGetCurrentTime(UINT64): Signaling.c']]], + ['signalinggeticeconfiginfo_2235',['signalingGetIceConfigInfo',['../Signaling_8c.html#ab9b7621274b4242cf08805da561654be',1,'signalingGetIceConfigInfo(PSignalingClient pSignalingClient, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Signaling.c'],['../Signaling_8h.html#a33f429725bd0ff509ce47a3d21ffb508',1,'signalingGetIceConfigInfo(PSignalingClient, UINT32, PIceConfigInfo *): Signaling.c']]], + ['signalinggeticeconfiginfocount_2236',['signalingGetIceConfigInfoCount',['../Signaling_8h.html#ae4ab8ca348eb7a1d7d3a2f411c7d3fae',1,'signalingGetIceConfigInfoCount(PSignalingClient, PUINT32): Signaling.c'],['../Signaling_8c.html#a055e7d13e21333ee0930508d2206420f',1,'signalingGetIceConfigInfoCount(PSignalingClient pSignalingClient, PUINT32 pIceConfigCount): Signaling.c']]], + ['signalinggetmetrics_2237',['signalingGetMetrics',['../Signaling_8c.html#ac1367b3cda8de1e1239b9dde28cc32e5',1,'signalingGetMetrics(PSignalingClient pSignalingClient, PSignalingClientMetrics pSignalingClientMetrics): Signaling.c'],['../Signaling_8h.html#acffa286cf35cba1e1883540df7020154',1,'signalingGetMetrics(PSignalingClient, PSignalingClientMetrics): Signaling.c']]], + ['signalinggetongoingmessage_2238',['signalingGetOngoingMessage',['../Signaling_8h.html#a7155bcf19a693d41608909476bcbd162',1,'signalingGetOngoingMessage(PSignalingClient, PCHAR, PCHAR, PSignalingMessage *): Signaling.c'],['../Signaling_8c.html#ae3eee8f50a486b71e62e7c98291d422d',1,'signalingGetOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId, PCHAR peerClientId, PSignalingMessage *ppSignalingMessage): Signaling.c']]], + ['signalingmessage_2239',['SignalingMessage',['../structSignalingMessage.html',1,'']]], + ['signalingmessage_2240',['signalingMessage',['../group__StatusCodes.html#gadffadd7d879a948434b9fa7904eb5358',1,'ReceivedSignalingMessage']]], + ['signalingmessagesmaximumthreads_2241',['signalingMessagesMaximumThreads',['../group__StatusCodes.html#ga342d674d1971cf0286208ac91dcb2bea',1,'SignalingClientInfo']]], + ['signalingmessagesminimumthreads_2242',['signalingMessagesMinimumThreads',['../group__StatusCodes.html#ga1f6bfce0b61a782b35f735370544aadc',1,'SignalingClientInfo']]], + ['signalingmessagewrapper_2243',['SignalingMessageWrapper',['../structSignalingMessageWrapper.html',1,'']]], + ['signalingprotocols_2244',['signalingProtocols',['../structSignalingClient.html#aa5d2ff27d2942ac3167613963249a66a',1,'SignalingClient']]], + ['signalingremoveongoingmessage_2245',['signalingRemoveOngoingMessage',['../Signaling_8h.html#a0adba8c5d578cde1f3b2d8087884f01c',1,'signalingRemoveOngoingMessage(PSignalingClient, PCHAR): Signaling.c'],['../Signaling_8c.html#ad5583fab3f7bd5e1260bc503aeff639a',1,'signalingRemoveOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId): Signaling.c']]], + ['signalingretrystrategycallbacks_2246',['signalingRetryStrategyCallbacks',['../group__StatusCodes.html#ga87eb795fbdbf266819688941c80770eb',1,'SignalingClientInfo']]], + ['signalingsendmessagesync_2247',['signalingSendMessageSync',['../Signaling_8h.html#a0db26c48fd56f7e976c7db9d0b1a2cac',1,'signalingSendMessageSync(PSignalingClient, PSignalingMessage): Signaling.c'],['../Signaling_8c.html#a85fbc5fc8623d113581b2bce92642c93',1,'signalingSendMessageSync(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c']]], + ['signalingstarttime_2248',['signalingStartTime',['../group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43',1,'SignalingClientMetrics']]], + ['signalingstatemachineiterator_2249',['signalingStateMachineIterator',['../StateMachine_8c.html#aadc0cffe12b55f3d81cd3b74244bdc3c',1,'signalingStateMachineIterator(PSignalingClient pSignalingClient, UINT64 expiration, UINT64 finalState): StateMachine.c'],['../StateMachine_8h.html#a1c87ed591e884cc9abf2e38910ff9653',1,'signalingStateMachineIterator(PSignalingClient, UINT64, UINT64): StateMachine.c']]], + ['signalingstatemachineretrystrategy_2250',['signalingStateMachineRetryStrategy',['../structSignalingClientInfoInternal.html#aa40017ad6860f13ed8703f7b593505a9',1,'SignalingClientInfoInternal']]], + ['signalingstatemachineretrystrategycallbacks_2251',['signalingStateMachineRetryStrategyCallbacks',['../structSignalingClientInfoInternal.html#abec19ac5f82932adeeca012970791eef',1,'SignalingClientInfoInternal']]], + ['signalingstatuscodes_2252',['SignalingStatusCodes',['../group__SignalingStatusCodes.html',1,'']]], + ['signalingstoreongoingmessage_2253',['signalingStoreOngoingMessage',['../Signaling_8h.html#ada5090e903d9a0caa0e41ded2d7d01ed',1,'signalingStoreOngoingMessage(PSignalingClient, PSignalingMessage): Signaling.c'],['../Signaling_8c.html#a387148b41883b821111c84bc39811ac7',1,'signalingStoreOngoingMessage(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c']]], + ['silentconcealedsamples_2254',['silentConcealedSamples',['../structRtcInboundRtpStreamStats.html#aa0b2d290fd4df857497c9317ecb50947',1,'RtcInboundRtpStreamStats']]], + ['single_5fu_5fheader_5fsize_2255',['SINGLE_U_HEADER_SIZE',['../RtpH264Payloader_8h.html#a66a861ae820538aee0bdc4e4671e16f6',1,'RtpH264Payloader.h']]], + ['size_2256',['size',['../structjsmntok__t.html#a8ac3694b7335456c8e602197778883db',1,'jsmntok_t::size()'],['../structTurnChannelData.html#a5eb593e228cfc63c2515b92d62e677e7',1,'TurnChannelData::size()']]], + ['slicount_2257',['sliCount',['../structRtcOutboundRtpStreamStats.html#a8c65e682c74a049dc239b6fe2ab68a03',1,'RtcOutboundRtpStreamStats::sliCount()'],['../structRtcInboundRtpStreamStats.html#a93fdf9ca5f84d257ce83d337900daa7a',1,'RtcInboundRtpStreamStats::sliCount()']]], + ['socket_2258',['socket',['../structSctpSession.html#a0c08eeb4ff69f9b4db1b95c815cf9da2',1,'SctpSession']]], + ['socket_5fsend_5fretry_5ftimeout_5fmilli_5fsecond_2259',['SOCKET_SEND_RETRY_TIMEOUT_MILLI_SECOND',['../SocketConnection_8h.html#ad5a5670cc330536036d752118b44d215',1,'SocketConnection.h']]], + ['socketbind_2260',['socketBind',['../Network_8h.html#a304cdc4d2d1f064e7a469464ca41ec3c',1,'socketBind(PKvsIpAddress, INT32): Network.c'],['../Network_8c.html#a4f29c6a3a39d3d89eb7e05a3fa461ca1',1,'socketBind(PKvsIpAddress pHostIpAddress, INT32 sockfd): Network.c']]], + ['socketconnect_2261',['socketConnect',['../Network_8h.html#a89c2afe48344d9d98195fa389cbad153',1,'socketConnect(PKvsIpAddress, INT32): Network.c'],['../Network_8c.html#aa99495dceea7ec8f4bfaa84b3f981db9',1,'socketConnect(PKvsIpAddress pPeerAddress, INT32 sockfd): Network.c']]], + ['socketconnection_2262',['SocketConnection',['../SocketConnection_8h.html#a61d238037c92b97d0ed1cfae2c6440d6',1,'SocketConnection.h']]], + ['socketconnection_2ec_2263',['SocketConnection.c',['../SocketConnection_8c.html',1,'']]], + ['socketconnection_2eh_2264',['SocketConnection.h',['../SocketConnection_8h.html',1,'']]], + ['socketconnectionclosed_2265',['socketConnectionClosed',['../SocketConnection_8c.html#ae1067d81a0037b1cb7e2275d55b554a4',1,'socketConnectionClosed(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#abb60c787729c65e42e2de76856df9b5e',1,'socketConnectionClosed(PSocketConnection): SocketConnection.c']]], + ['socketconnectioninitsecureconnection_2266',['socketConnectionInitSecureConnection',['../SocketConnection_8c.html#a0842946fe56ca18ca71603a5521ea36f',1,'socketConnectionInitSecureConnection(PSocketConnection pSocketConnection, BOOL isServer): SocketConnection.c'],['../SocketConnection_8h.html#ad6405efcb2a4078d3faf1be4e7c8bbee',1,'socketConnectionInitSecureConnection(PSocketConnection, BOOL): SocketConnection.c']]], + ['socketconnectionisclosed_2267',['socketConnectionIsClosed',['../SocketConnection_8h.html#acabd6e4c79b19f720f1dfeb4e800f46d',1,'socketConnectionIsClosed(PSocketConnection): SocketConnection.c'],['../SocketConnection_8c.html#a019b8d1916f47014aa641bec419cc68f',1,'socketConnectionIsClosed(PSocketConnection pSocketConnection): SocketConnection.c']]], + ['socketconnectionisconnected_2268',['socketConnectionIsConnected',['../SocketConnection_8h.html#a30cc4129202d2c363fbe0bddea5a7eaf',1,'socketConnectionIsConnected(PSocketConnection): SocketConnection.c'],['../SocketConnection_8c.html#aac8eeb6d42a35111dbe2ee0d1e8c1952',1,'socketConnectionIsConnected(PSocketConnection pSocketConnection): SocketConnection.c']]], + ['socketconnectionreaddata_2269',['socketConnectionReadData',['../SocketConnection_8c.html#a701ec77930f1201ad5ab5aa3e293ee7f',1,'socketConnectionReadData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufferLen, PUINT32 pDataLen): SocketConnection.c'],['../SocketConnection_8h.html#aa1a3fcde48bf63dfcfdf8221363689ed',1,'socketConnectionReadData(PSocketConnection, PBYTE, UINT32, PUINT32): SocketConnection.c']]], + ['socketconnectionsenddata_2270',['socketConnectionSendData',['../SocketConnection_8c.html#abbba4e0cf8c625191e47489fca04d9b7',1,'socketConnectionSendData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): SocketConnection.c'],['../SocketConnection_8h.html#a76b988c2d068c9c5fb9e7015ae760dee',1,'socketConnectionSendData(PSocketConnection, PBYTE, UINT32, PKvsIpAddress): SocketConnection.c']]], + ['socketconnectiontlssessiononstatechange_2271',['socketConnectionTlsSessionOnStateChange',['../SocketConnection_8c.html#aa405e61d0a88b32967019eead41f0ef4',1,'socketConnectionTlsSessionOnStateChange(UINT64 customData, TLS_SESSION_STATE state): SocketConnection.c'],['../SocketConnection_8h.html#a7a4501d637e80596bc4c68593db2f4f4',1,'socketConnectionTlsSessionOnStateChange(UINT64, TLS_SESSION_STATE): SocketConnection.c']]], + ['socketconnectiontlssessionoutboundpacket_2272',['socketConnectionTlsSessionOutBoundPacket',['../SocketConnection_8c.html#a51db4f494654a352dc80cb5094cd5061',1,'socketConnectionTlsSessionOutBoundPacket(UINT64 customData, PBYTE pBuffer, UINT32 bufferLen): SocketConnection.c'],['../SocketConnection_8h.html#ab49b901ddf40485fd117299a68253228',1,'socketConnectionTlsSessionOutBoundPacket(UINT64, PBYTE, UINT32): SocketConnection.c']]], + ['socketcount_2273',['socketCount',['../structConnectionListener.html#a9f01af19eea3051298ca1d3cdc6a682d',1,'ConnectionListener']]], + ['sockets_2274',['sockets',['../structConnectionListener.html#a1edb52902cc1342a7c357ace565a19ed',1,'ConnectionListener']]], + ['socketsenddatawithretry_2275',['socketSendDataWithRetry',['../SocketConnection_8c.html#a731488b5d3008cdfe4ba64b9ab1ec891',1,'socketSendDataWithRetry(PSocketConnection pSocketConnection, PBYTE buf, UINT32 bufLen, PKvsIpAddress pDestIp, PUINT32 pBytesWritten): SocketConnection.c'],['../SocketConnection_8h.html#a2b3d8f179521a3fce553e2b3edfe43bf',1,'socketSendDataWithRetry(PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PUINT32): SocketConnection.c']]], + ['socketwrite_2276',['socketWrite',['../Network_8c.html#ac1e27be5d1de7a987f26d081e5d98234',1,'socketWrite(INT32 sockfd, const void *pBuffer, SIZE_T length): Network.c'],['../Network_8h.html#a8f5d4b5c3803727fb0de517ffec4ee26',1,'socketWrite(INT32, const void *, SIZE_T): Network.c']]], + ['spa_2277',['spa',['../structSctpSession.html#a70e66b6a5b756d12846687e12208eefc',1,'SctpSession']]], + ['srflxcandidatesetuptime_2278',['srflxCandidateSetUpTime',['../structIceAgentProfileDiagnostics.html#af25f821d3c029d7a5031e6f3940aa067',1,'IceAgentProfileDiagnostics::srflxCandidateSetUpTime()'],['../structKvsIceAgentStats.html#a1fbbc1a88e44d82a4e3739b5cf094f59',1,'KvsIceAgentStats::srflxCandidateSetUpTime()']]], + ['srtp_5fauth_5ftag_5foverhead_2279',['SRTP_AUTH_TAG_OVERHEAD',['../Rtp_8h.html#aa6c849e71254274167ccdc73059814cb',1,'Rtp.h']]], + ['srtp_5freceive_5fsession_2280',['srtp_receive_session',['../struct____SrtpSession.html#a86cb6ef5996062106a56c93cd90fde39',1,'__SrtpSession']]], + ['srtp_5ftransmit_5fsession_2281',['srtp_transmit_session',['../struct____SrtpSession.html#a1f16d659abe6d5e8ec1d7c8b205f3738',1,'__SrtpSession']]], + ['srtpcipher_2282',['srtpCipher',['../structRtcTransportStats.html#adbe6f939214e3dbc4e3dd96ce74df1a9',1,'RtcTransportStats']]], + ['srtpprofile_2283',['srtpProfile',['../structDtlsKeyingMaterial.html#a522e70dffcca41bfa5dd089fbbfcaa5f',1,'DtlsKeyingMaterial']]], + ['srtpsession_2284',['SrtpSession',['../SrtpSession_8h.html#af24eaa8b6b9a2b48bf8c70c784d94ba0',1,'SrtpSession.h']]], + ['srtpsession_2ec_2285',['SrtpSession.c',['../SrtpSession_8c.html',1,'']]], + ['srtpsession_2eh_2286',['SrtpSession.h',['../SrtpSession_8h.html',1,'']]], + ['srtpstatuscodes_2287',['SRTPStatusCodes',['../group__SRTPStatusCodes.html',1,'']]], + ['ssllock_2288',['sslLock',['../struct____DtlsSession.html#ad57aa1fb00f88ef4bd5ea17a6704992c',1,'__DtlsSession']]], + ['ssrc_2289',['ssrc',['../struct____RtpPacketHeader.html#a0e8842ad9b07fd8b230a1eefbab9154a',1,'__RtpPacketHeader::ssrc()'],['../structRtcRtpSender.html#aafd3c0dac56ee7d55b7f789161952b00',1,'RtcRtpSender::ssrc()'],['../structRTCRtpStreamStats.html#a49d52ef7403a814d62f5b0db01e65e9e',1,'RTCRtpStreamStats::ssrc()']]], + ['ssrc_5fkey_2290',['SSRC_KEY',['../SessionDescription_8h.html#a15e5a93323f0276ebe8b614c2246c270',1,'SessionDescription.h']]], + ['ssrc_5foffset_2291',['SSRC_OFFSET',['../RtpPacket_8h.html#ae2022554874ee4fb6c78b6e086e01db9',1,'RtpPacket.h']]], + ['stap_5fa_5fheader_5fsize_2292',['STAP_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#af0a7c050917e249df3af05d1d1d22a22',1,'RtpH264Payloader.h']]], + ['stap_5fa_5findicator_2293',['STAP_A_INDICATOR',['../RtpH264Payloader_8h.html#aa8e28421be2eb776106f149eb8b8cf2e',1,'RtpH264Payloader.h']]], + ['stap_5fb_5fheader_5fsize_2294',['STAP_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#a2560d353861306b74cae9386ef209640',1,'RtpH264Payloader.h']]], + ['stap_5fb_5findicator_2295',['STAP_B_INDICATOR',['../RtpH264Payloader_8h.html#a14dfca7cce8a1096a80e4c109abbabc4',1,'RtpH264Payloader.h']]], + ['start_2296',['start',['../structjsmntok__t.html#a0a8f55d0095f268ce8e224fe1234acd0',1,'jsmntok_t']]], + ['started_2297',['started',['../structJitterBuffer.html#a20af44532beffc7d68b91ce1475c0bdc',1,'JitterBuffer']]], + ['starttime_2298',['startTime',['../structStunIpAddrContext.html#ac1d91dee1994ba8abca91076851e28dd',1,'StunIpAddrContext::startTime()'],['../structSdpTimeDescription.html#a15dde23328729ce6923c05266e6485b6',1,'SdpTimeDescription::startTime()']]], + ['state_2299',['state',['../structRtcDataChannelStats.html#a3a1b92065dcc6df1f0dd88e691b2986a',1,'RtcDataChannelStats::state()'],['../struct____TurnConnection.html#af74508560bc37d8583f2755ee8aa250e',1,'__TurnConnection::state()'],['../structIceCandidatePair.html#a73e2c90e69380323db8cfada93c41a69',1,'IceCandidatePair::state()'],['../structRtcIceCandidatePairDiagnostics.html#a19acb65627c5fdde61e85d1c998aea4b',1,'RtcIceCandidatePairDiagnostics::state()'],['../structIceCandidate.html#af26998a6e0c1b7e526392c9d9a387f26',1,'IceCandidate::state()'],['../struct____TlsSession.html#a0fca8406610f5741e00439ee15b0a817',1,'__TlsSession::state()'],['../struct____DtlsSession.html#a123b1a4d3abd9395e6c10d71ee9b27bb',1,'__DtlsSession::state()'],['../structRtcIceCandidatePairStats.html#a56b006bccd35208fd51ff93cd0a725b9',1,'RtcIceCandidatePairStats::state()']]], + ['statechangefn_2300',['stateChangeFn',['../group__StatusCodes.html#ga8a72e56bbf4b4dae2b19306acda39523',1,'SignalingClientCallbacks::stateChangeFn()'],['../structDtlsSessionCallbacks.html#a3f57c462c80be7e0b0e4b0c538eb6fc0',1,'DtlsSessionCallbacks::stateChangeFn()'],['../structTlsSessionCallbacks.html#a996340437acc57e6202dd0ee1c4f142a',1,'TlsSessionCallbacks::stateChangeFn()']]], + ['statechangefncustomdata_2301',['stateChangeFnCustomData',['../structDtlsSessionCallbacks.html#ace24fb1ab623ce9b0735fed946683e20',1,'DtlsSessionCallbacks::stateChangeFnCustomData()'],['../structTlsSessionCallbacks.html#a47abc93367875a5e871e1ce057e61cf5',1,'TlsSessionCallbacks::stateChangeFnCustomData()']]], + ['stateendtime_2302',['stateEndTime',['../struct____IceAgent.html#abf91bc4bf7d5b11b2046b84c3abd4be1',1,'__IceAgent']]], + ['statelock_2303',['stateLock',['../structSignalingClient.html#abec50e34fd2e5197950cb01279d022f7',1,'SignalingClient']]], + ['statemachine_2ec_2304',['StateMachine.c',['../StateMachine_8c.html',1,'']]], + ['statemachine_2eh_2305',['StateMachine.h',['../StateMachine_8h.html',1,'']]], + ['statemachineretrycount_2306',['stateMachineRetryCount',['../structSignalingDiagnostics.html#a0c0ce65996d718cac7a2a298fdab4f3e',1,'SignalingDiagnostics']]], + ['statemachineretrycountreadonly_2307',['stateMachineRetryCountReadOnly',['../group__StatusCodes.html#ga9121e19802bb740a1b695f2be5250e47',1,'SignalingClientInfo']]], + ['statetimeouttime_2308',['stateTimeoutTime',['../struct____TurnConnection.html#a1b3234c41b2ad5f3c580b52ce97f2b81',1,'__TurnConnection']]], + ['stats_2eh_2309',['Stats.h',['../Stats_8h.html',1,'']]], + ['stats_5fnot_5fapplicable_5fstr_2310',['STATS_NOT_APPLICABLE_STR',['../IceAgent_8h.html#a4b4798bba105d03691a826d77fa63929',1,'IceAgent.h']]], + ['statslock_2311',['statsLock',['../structKvsRtpTransceiver.html#aeb12550aaa586a998f68507ba3613c1c',1,'KvsRtpTransceiver']]], + ['statsnamelengths_2312',['StatsNameLengths',['../group__StatsNameLengths.html',1,'']]], + ['statsstructures_2313',['StatsStructures',['../group__StatsStructures.html',1,'']]], + ['status_2314',['status',['../structStunIpAddrContext.html#a415aac4fb359c84ae82eac74f516a44f',1,'StunIpAddrContext']]], + ['status_5fbinding_5fsocket_5ffailed_2315',['STATUS_BINDING_SOCKET_FAILED',['../group__NetworkingStatusCodes.html#gae461b5a9d0eb049c8b7a6c7abfeee95b',1,'Include.h']]], + ['status_5fcertificate_5fgeneration_5ffailed_2316',['STATUS_CERTIFICATE_GENERATION_FAILED',['../group__DTLSStatusCodes.html#ga4999e97b2991ab225df0297475895735',1,'Include.h']]], + ['status_5fclose_5fsocket_5ffailed_2317',['STATUS_CLOSE_SOCKET_FAILED',['../group__NetworkingStatusCodes.html#ga931b4f49537d4d3651d15998021493c2',1,'Include.h']]], + ['status_5fcreate_5fsocket_5fpair_5ffailed_2318',['STATUS_CREATE_SOCKET_PAIR_FAILED',['../group__NetworkingStatusCodes.html#ga5f35314262758de25ef7340249706414',1,'Include.h']]], + ['status_5fcreate_5fssl_5ffailed_2319',['STATUS_CREATE_SSL_FAILED',['../group__NetworkingStatusCodes.html#ga5e6b8a8e97408a79eb7dcc0174524051',1,'Include.h']]], + ['status_5fcreate_5fudp_5fsocket_5ffailed_2320',['STATUS_CREATE_UDP_SOCKET_FAILED',['../group__NetworkingStatusCodes.html#ga44a2446875af0507a862b0c5dc28a453',1,'Include.h']]], + ['status_5fdtls_5fbase_2321',['STATUS_DTLS_BASE',['../group__DTLSStatusCodes.html#gadda1fe61c08ceea71b9f9a1c61905e05',1,'Include.h']]], + ['status_5fdtls_5fsession_5falready_5ffreed_2322',['STATUS_DTLS_SESSION_ALREADY_FREED',['../group__DTLSStatusCodes.html#ga9d222503eef3c2aeaf9510ee3aa8c3f7',1,'Include.h']]], + ['status_5fget_5flocal_5fip_5faddresses_5ffailed_2323',['STATUS_GET_LOCAL_IP_ADDRESSES_FAILED',['../group__NetworkingStatusCodes.html#ga31f0ece3e32eb36c9e138d4a7effd547',1,'Include.h']]], + ['status_5fget_5fport_5fnumber_5ffailed_2324',['STATUS_GET_PORT_NUMBER_FAILED',['../group__NetworkingStatusCodes.html#ga2bc59395c3c446e184bb876777f3205d',1,'Include.h']]], + ['status_5fget_5fsocket_5fflag_5ffailed_2325',['STATUS_GET_SOCKET_FLAG_FAILED',['../group__NetworkingStatusCodes.html#ga6e1b04bd6be99e610925367a303bb770',1,'Include.h']]], + ['status_5fhostname_5fnot_5ffound_2326',['STATUS_HOSTNAME_NOT_FOUND',['../group__NetworkingStatusCodes.html#gad6650090d4ff2aca53eff7be8c52ad23',1,'Include.h']]], + ['status_5fice_5fagent_5fno_5fselected_5fcandidate_5favailable_2327',['STATUS_ICE_AGENT_NO_SELECTED_CANDIDATE_AVAILABLE',['../group__ICEStatusCodes.html#ga924c66fc79bf569db95407b0feb0c779',1,'Include.h']]], + ['status_5fice_5fagent_5fstate_5fchange_5ffailed_2328',['STATUS_ICE_AGENT_STATE_CHANGE_FAILED',['../group__ICEStatusCodes.html#ga0741fdd5397918a25a644e2fe0f89757',1,'Include.h']]], + ['status_5fice_5fagent_5fterminated_5falready_2329',['STATUS_ICE_AGENT_TERMINATED_ALREADY',['../group__ICEStatusCodes.html#ga4540508f7c6acaa3f30bb5d6fe25e1e6',1,'Include.h']]], + ['status_5fice_5fbase_2330',['STATUS_ICE_BASE',['../group__ICEStatusCodes.html#gaddc4f2422af724a8ef727f9d0f2b7522',1,'Include.h']]], + ['status_5fice_5fcandidate_5finit_5fmalformed_2331',['STATUS_ICE_CANDIDATE_INIT_MALFORMED',['../group__ICEStatusCodes.html#ga04a4c612994ef56d94decfc63adbad0c',1,'Include.h']]], + ['status_5fice_5fcandidate_5fmissing_5fcandidate_2332',['STATUS_ICE_CANDIDATE_MISSING_CANDIDATE',['../group__ICEStatusCodes.html#ga3319307875113ab7248bc7dfc622510c',1,'Include.h']]], + ['status_5fice_5fcandidate_5fpair_5flist_5fempty_2333',['STATUS_ICE_CANDIDATE_PAIR_LIST_EMPTY',['../group__ICEStatusCodes.html#ga5c1a4caa965efda1c595d89d3300dcb9',1,'Include.h']]], + ['status_5fice_5fcandidate_5fstring_5finvalid_5fip_2334',['STATUS_ICE_CANDIDATE_STRING_INVALID_IP',['../group__ICEStatusCodes.html#ga9c021115b07176f776db36f6f9708118',1,'Include.h']]], + ['status_5fice_5fcandidate_5fstring_5fis_5ftcp_2335',['STATUS_ICE_CANDIDATE_STRING_IS_TCP',['../group__ICEStatusCodes.html#gaa3c47f9bd60991336a88baec443f61bf',1,'Include.h']]], + ['status_5fice_5fcandidate_5fstring_5fmissing_5fip_2336',['STATUS_ICE_CANDIDATE_STRING_MISSING_IP',['../group__ICEStatusCodes.html#ga28745f36ec7b1a2816b3ac695e13064a',1,'Include.h']]], + ['status_5fice_5fcandidate_5fstring_5fmissing_5fport_2337',['STATUS_ICE_CANDIDATE_STRING_MISSING_PORT',['../group__ICEStatusCodes.html#gae31d9c88ab4c4a44a2b243704c43b28e',1,'Include.h']]], + ['status_5fice_5fcandidate_5fstring_5fmissing_5ftype_2338',['STATUS_ICE_CANDIDATE_STRING_MISSING_TYPE',['../group__ICEStatusCodes.html#ga5260f1adcbd31d86974d30fb38ab12eb',1,'Include.h']]], + ['status_5fice_5ffailed_5fto_5fcompute_5fmd5_5ffor_5flong_5fterm_5fcredential_2339',['STATUS_ICE_FAILED_TO_COMPUTE_MD5_FOR_LONG_TERM_CREDENTIAL',['../group__ICEStatusCodes.html#gaaf51b6cb643d454a4094ed025cb16303',1,'Include.h']]], + ['status_5fice_5ffailed_5fto_5fnominate_5fcandidate_5fpair_2340',['STATUS_ICE_FAILED_TO_NOMINATE_CANDIDATE_PAIR',['../group__ICEStatusCodes.html#gabd71bb83ad4eae487088f93edd68dadc',1,'Include.h']]], + ['status_5fice_5ffailed_5fto_5frecover_5ffrom_5fdisconnection_2341',['STATUS_ICE_FAILED_TO_RECOVER_FROM_DISCONNECTION',['../group__ICEStatusCodes.html#ga12703a6b2c3a18fdd5f9691f0431fe16',1,'Include.h']]], + ['status_5fice_5finvalid_5fstate_2342',['STATUS_ICE_INVALID_STATE',['../group__ICEStatusCodes.html#ga20cf1cc8e362603f171b4d48d4fb0cc2',1,'Include.h']]], + ['status_5fice_5fmax_5fremote_5fcandidate_5fcount_5fexceeded_2343',['STATUS_ICE_MAX_REMOTE_CANDIDATE_COUNT_EXCEEDED',['../group__ICEStatusCodes.html#ga682ccc32a33ca5019784c90991474846',1,'Include.h']]], + ['status_5fice_5fno_5favailable_5fice_5fcandidate_5fpair_2344',['STATUS_ICE_NO_AVAILABLE_ICE_CANDIDATE_PAIR',['../group__ICEStatusCodes.html#ga6548fdd3f24facd2155741e06087b102',1,'Include.h']]], + ['status_5fice_5fno_5fconnected_5fcandidate_5fpair_2345',['STATUS_ICE_NO_CONNECTED_CANDIDATE_PAIR',['../group__ICEStatusCodes.html#ga02f325e52d093d42ee082244cd5e7346',1,'Include.h']]], + ['status_5fice_5fno_5flocal_5fcandidate_5favailable_5fafter_5fgathering_5ftimeout_2346',['STATUS_ICE_NO_LOCAL_CANDIDATE_AVAILABLE_AFTER_GATHERING_TIMEOUT',['../group__ICEStatusCodes.html#gadaf713e231e599af8014db97a271b140',1,'Include.h']]], + ['status_5fice_5fno_5flocal_5fhost_5fcandidate_5favailable_2347',['STATUS_ICE_NO_LOCAL_HOST_CANDIDATE_AVAILABLE',['../group__ICEStatusCodes.html#gaa701003753d1cb02b0cecec834fc2f26',1,'Include.h']]], + ['status_5fice_5fno_5fnominated_5fvalid_5fcandidate_5fpair_5favailable_2348',['STATUS_ICE_NO_NOMINATED_VALID_CANDIDATE_PAIR_AVAILABLE',['../group__ICEStatusCodes.html#gab5fd33816bf8e43739e66f657c54bba1',1,'Include.h']]], + ['status_5fice_5fnominated_5fcandidate_5fnot_5fconnected_2349',['STATUS_ICE_NOMINATED_CANDIDATE_NOT_CONNECTED',['../group__ICEStatusCodes.html#ga544d3b28f0098a0e31d4706497174364',1,'Include.h']]], + ['status_5fice_5fserver_5findex_5finvalid_2350',['STATUS_ICE_SERVER_INDEX_INVALID',['../group__ICEStatusCodes.html#ga6750dbd7668968058d01eea92bf50d85',1,'Include.h']]], + ['status_5fice_5furl_5finvalid_5fprefix_2351',['STATUS_ICE_URL_INVALID_PREFIX',['../group__ICEStatusCodes.html#ga59e85d2c53978d67680cdc4830bf2787',1,'Include.h']]], + ['status_5fice_5furl_5fturn_5fmissing_5fcredential_2352',['STATUS_ICE_URL_TURN_MISSING_CREDENTIAL',['../group__ICEStatusCodes.html#ga7b428d05e0aa2c8b1aa3a2567ef3cc68',1,'Include.h']]], + ['status_5fice_5furl_5fturn_5fmissing_5fusername_2353',['STATUS_ICE_URL_TURN_MISSING_USERNAME',['../group__ICEStatusCodes.html#ga8f4186696ccb87be6d412311b9a2dd44',1,'Include.h']]], + ['status_5finvalid_5faddress_5flength_2354',['STATUS_INVALID_ADDRESS_LENGTH',['../group__NetworkingStatusCodes.html#ga60abd2cdcff41f7c32a95d6384dfefdc',1,'Include.h']]], + ['status_5fnetworking_5fbase_2355',['STATUS_NETWORKING_BASE',['../group__NetworkingStatusCodes.html#ga570d11f47891af68b4d9682318ddd0ee',1,'Include.h']]], + ['status_5fpeerconnection_5fbase_2356',['STATUS_PEERCONNECTION_BASE',['../group__PeerConnectionStatusCodes.html#gac3d7a5485b623f884b9dff4600af8d03',1,'Include.h']]], + ['status_5fpeerconnection_5fcodec_5finvalid_2357',['STATUS_PEERCONNECTION_CODEC_INVALID',['../group__PeerConnectionStatusCodes.html#gaaf780f91addca3a68d54be9c9b45fe95',1,'Include.h']]], + ['status_5fpeerconnection_5fcodec_5fmax_5fexceeded_2358',['STATUS_PEERCONNECTION_CODEC_MAX_EXCEEDED',['../group__PeerConnectionStatusCodes.html#ga4acefae264c40f2e776c8527f79f608f',1,'Include.h']]], + ['status_5fpeerconnection_5fcreate_5fanswer_5fwithout_5fremote_5fdescription_2359',['STATUS_PEERCONNECTION_CREATE_ANSWER_WITHOUT_REMOTE_DESCRIPTION',['../group__PeerConnectionStatusCodes.html#ga65782295dc5babc9378d8d27df9b9c67',1,'Include.h']]], + ['status_5fpeerconnection_5fearly_5fdns_5fresolution_5ffailed_2360',['STATUS_PEERCONNECTION_EARLY_DNS_RESOLUTION_FAILED',['../group__PeerConnectionStatusCodes.html#gae3fbbf73a2a1ae6100e7f3bb9a02dc68',1,'Include.h']]], + ['status_5fresolve_5fhostname_5ffailed_2361',['STATUS_RESOLVE_HOSTNAME_FAILED',['../group__NetworkingStatusCodes.html#gaedbdc23fa607cfb415a5608c0df01e57',1,'Include.h']]], + ['status_5frolling_5fbuffer_5fbase_2362',['STATUS_ROLLING_BUFFER_BASE',['../group__RollingBufferStatusCodes.html#gae92d4390a03c744c23afba149ada9e8d',1,'Include.h']]], + ['status_5frolling_5fbuffer_5fnot_5fin_5frange_2363',['STATUS_ROLLING_BUFFER_NOT_IN_RANGE',['../group__RollingBufferStatusCodes.html#ga8e633d1c4091f48151153fda2bf007fd',1,'Include.h']]], + ['status_5frtcp_5fbase_2364',['STATUS_RTCP_BASE',['../group__RTCPStatusCodes.html#ga2720ecf95092b8fc6de2ef3498a8fadc',1,'Include.h']]], + ['status_5frtcp_5finput_5fnack_5flist_5finvalid_2365',['STATUS_RTCP_INPUT_NACK_LIST_INVALID',['../group__RTCPStatusCodes.html#gae80b23e9929010664342148fba65e839',1,'Include.h']]], + ['status_5frtcp_5finput_5fpacket_5finvalid_5fversion_2366',['STATUS_RTCP_INPUT_PACKET_INVALID_VERSION',['../group__RTCPStatusCodes.html#ga9ecbc594d09e2545c56fa4263fc207b3',1,'Include.h']]], + ['status_5frtcp_5finput_5fpacket_5flen_5fmismatch_2367',['STATUS_RTCP_INPUT_PACKET_LEN_MISMATCH',['../group__RTCPStatusCodes.html#gaaf259dd776d82d324f33d39558691a46',1,'Include.h']]], + ['status_5frtcp_5finput_5fpacket_5ftoo_5fsmall_2368',['STATUS_RTCP_INPUT_PACKET_TOO_SMALL',['../group__RTCPStatusCodes.html#ga23a5cec983dc7edebe7c7430e766e86d',1,'Include.h']]], + ['status_5frtcp_5finput_5fpartial_5fpacket_2369',['STATUS_RTCP_INPUT_PARTIAL_PACKET',['../group__RTCPStatusCodes.html#gadeaee59d0fc4639703e346223d9bd677',1,'Include.h']]], + ['status_5frtcp_5finput_5fremb_5finvalid_2370',['STATUS_RTCP_INPUT_REMB_INVALID',['../group__RTCPStatusCodes.html#gac97932fcf843e5113c284c1669908ded',1,'Include.h']]], + ['status_5frtcp_5finput_5fremb_5ftoo_5fsmall_2371',['STATUS_RTCP_INPUT_REMB_TOO_SMALL',['../group__RTCPStatusCodes.html#ga5ebc92d87d3175ce8a10e1487af97837',1,'Include.h']]], + ['status_5frtcp_5finput_5fssrc_5finvalid_2372',['STATUS_RTCP_INPUT_SSRC_INVALID',['../group__RTCPStatusCodes.html#ga35b4bd58529811890c8aba190ebab679',1,'Include.h']]], + ['status_5frtp_5fbase_2373',['STATUS_RTP_BASE',['../group__RTPStatusCodes.html#ga14111e5c3710b453d7790ca7039b7d47',1,'Include.h']]], + ['status_5frtp_5finput_5fmtu_5ftoo_5fsmall_2374',['STATUS_RTP_INPUT_MTU_TOO_SMALL',['../group__RTPStatusCodes.html#ga68c9504647fe35df3fb6fbdb0c5d8a34',1,'Include.h']]], + ['status_5frtp_5finput_5fpacket_5ftoo_5fsmall_2375',['STATUS_RTP_INPUT_PACKET_TOO_SMALL',['../group__RTPStatusCodes.html#gac12c6d7c8a5278dfe054d0285ff7beba',1,'Include.h']]], + ['status_5frtp_5finvalid_5fextension_5flen_2376',['STATUS_RTP_INVALID_EXTENSION_LEN',['../group__RTPStatusCodes.html#ga9b6cbbae9371eb4ed3ed84c142057344',1,'Include.h']]], + ['status_5frtp_5finvalid_5fnalu_2377',['STATUS_RTP_INVALID_NALU',['../group__RTPStatusCodes.html#gafa705bc4edae651ddbb00a59d2dce1b0',1,'Include.h']]], + ['status_5fsctp_5fbase_2378',['STATUS_SCTP_BASE',['../group__SCTPStatusCodes.html#ga62062da1f8be7ccb797ac390afe94832',1,'Include.h']]], + ['status_5fsctp_5finvalid_5fdcep_5fpacket_2379',['STATUS_SCTP_INVALID_DCEP_PACKET',['../group__SCTPStatusCodes.html#ga91d408e3007021956aa3d0f4faf226ab',1,'Include.h']]], + ['status_5fsctp_5fsession_5fsetup_5ffailed_2380',['STATUS_SCTP_SESSION_SETUP_FAILED',['../group__SCTPStatusCodes.html#ga1c5ef5487171d1827e0c6f29bd45c0cd',1,'Include.h']]], + ['status_5fsdp_5fattribute_5fmax_5fexceeded_2381',['STATUS_SDP_ATTRIBUTE_MAX_EXCEEDED',['../group__SDPStatusCodes.html#ga62fad28b2a41b6bab84f6303dd6d03dd',1,'Include.h']]], + ['status_5fsdp_5fattributes_5ferror_2382',['STATUS_SDP_ATTRIBUTES_ERROR',['../group__SDPStatusCodes.html#ga3b83cf9d73a90ad3da3692cf4a1c1dd0',1,'Include.h']]], + ['status_5fsdp_5fbandwidth_5ferror_2383',['STATUS_SDP_BANDWIDTH_ERROR',['../group__SDPStatusCodes.html#ga7b2adf8e991552ad15d1c09d29e42b24',1,'Include.h']]], + ['status_5fsdp_5fbase_2384',['STATUS_SDP_BASE',['../group__SDPStatusCodes.html#ga719513ecf04a9958c51e5a021a41351c',1,'Include.h']]], + ['status_5fsdp_5fconnection_5finformation_5ferror_2385',['STATUS_SDP_CONNECTION_INFORMATION_ERROR',['../group__SDPStatusCodes.html#gaf27911271b720c0c1a55f5218e6939f7',1,'Include.h']]], + ['status_5fsdp_5femail_5faddress_5ferror_2386',['STATUS_SDP_EMAIL_ADDRESS_ERROR',['../group__SDPStatusCodes.html#ga030aeb0d63dd7b955806150e4b977a96',1,'Include.h']]], + ['status_5fsdp_5fencyrption_5fkey_5ferror_2387',['STATUS_SDP_ENCYRPTION_KEY_ERROR',['../group__SDPStatusCodes.html#gabf8e17dc52d5d9ac5ef2706ae9053efe',1,'Include.h']]], + ['status_5fsdp_5finformation_5ferror_2388',['STATUS_SDP_INFORMATION_ERROR',['../group__SDPStatusCodes.html#ga4bbf57ee73c98932730df935e39986f4',1,'Include.h']]], + ['status_5fsdp_5fmedia_5fname_5ferror_2389',['STATUS_SDP_MEDIA_NAME_ERROR',['../group__SDPStatusCodes.html#gafab3b0e731afc92ffd0f5eb632974dd2',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_2390',['STATUS_SDP_MESSAGE_MALFORMED',['../group__SDPStatusCodes.html#ga55eddcc58a55444b2b599bab5735a39d',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5fequal_5fnot_5ffound_2391',['STATUS_SDP_MESSAGE_MALFORMED_EQUAL_NOT_FOUND',['../group__SDPStatusCodes.html#ga2469100154478902ee99884dd831eea7',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5finvalid_5faddress_5ftype_2392',['STATUS_SDP_MESSAGE_MALFORMED_INVALID_ADDRESS_TYPE',['../group__SDPStatusCodes.html#ga1ff016378edc1101ca4dc87cea7edb8f',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5finvalid_5fbandwidth_2393',['STATUS_SDP_MESSAGE_MALFORMED_INVALID_BANDWIDTH',['../group__SDPStatusCodes.html#ga5015617f774a523ae2bc142569d19e70',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5finvalid_5fnetwork_5ftype_2394',['STATUS_SDP_MESSAGE_MALFORMED_INVALID_NETWORK_TYPE',['../group__SDPStatusCodes.html#ga9dc73a1812ae18d376dfdec39aeec178',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5finvalid_5fport_2395',['STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORT',['../group__SDPStatusCodes.html#ga70c6fede37850fb2ea4765a2c581d837',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5finvalid_5fportnum_2396',['STATUS_SDP_MESSAGE_MALFORMED_INVALID_PORTNUM',['../group__SDPStatusCodes.html#gaafc0dd91449636a3390122aaed956eb3',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5finvalid_5fstart_5ftime_2397',['STATUS_SDP_MESSAGE_MALFORMED_INVALID_START_TIME',['../group__SDPStatusCodes.html#gacf1902b3ac425ad168a6e8256875b7d2',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5finvalid_5fstop_5ftime_2398',['STATUS_SDP_MESSAGE_MALFORMED_INVALID_STOP_TIME',['../group__SDPStatusCodes.html#gac275abed198775e74ca3bdf07578e8f3',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5fnewline_5fnot_5ffound_2399',['STATUS_SDP_MESSAGE_MALFORMED_NEWLINE_NOT_FOUND',['../group__SDPStatusCodes.html#ga4f94e0d6f43c117d175f9c6fc440b9d6',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5fno_5fsession_5fid_2400',['STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_ID',['../group__SDPStatusCodes.html#ga4129641fd4ad0484ee320a4237beb119',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5fno_5fsession_5fversion_2401',['STATUS_SDP_MESSAGE_MALFORMED_NO_SESSION_VERSION',['../group__SDPStatusCodes.html#ga4fb67664cd84d8ede231581b561ce581',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5fno_5fvalue_2402',['STATUS_SDP_MESSAGE_MALFORMED_NO_VALUE',['../group__SDPStatusCodes.html#ga04cbc2c80d2598663d0cf8153b2e73b5',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5fnot_5fenough_5finfo_2403',['STATUS_SDP_MESSAGE_MALFORMED_NOT_ENOUGH_INFO',['../group__SDPStatusCodes.html#gadcf984989aca023a048b8d5c721bbdbe',1,'Include.h']]], + ['status_5fsdp_5fmessage_5fmalformed_5fredundant_5finfo_2404',['STATUS_SDP_MESSAGE_MALFORMED_REDUNDANT_INFO',['../group__SDPStatusCodes.html#ga0e6610896647ea38f06d4eee64cdbd81',1,'Include.h']]], + ['status_5fsdp_5fmissing_5fitems_2405',['STATUS_SDP_MISSING_ITEMS',['../group__SDPStatusCodes.html#ga320fa0461d0f51b198a91aaf19365703',1,'Include.h']]], + ['status_5fsdp_5forigin_5ferror_2406',['STATUS_SDP_ORIGIN_ERROR',['../group__SDPStatusCodes.html#ga13361f752433e5b0f620e3d5caceb1b8',1,'Include.h']]], + ['status_5fsdp_5fphone_5fnumber_5ferror_2407',['STATUS_SDP_PHONE_NUMBER_ERROR',['../group__SDPStatusCodes.html#ga1b8ec48200246b153095322243b9b151',1,'Include.h']]], + ['status_5fsdp_5fsnprintf_5ferror_2408',['STATUS_SDP_SNPRINTF_ERROR',['../group__SDPStatusCodes.html#ga44e7993f813ca5feb286d30ae9c5db3c',1,'Include.h']]], ['status_5fsdp_5ftime_5fdecryption_5ferror_2409',['STATUS_SDP_TIME_DECRYPTION_ERROR',['../group__SDPStatusCodes.html#ga8c61ae2a989853af01acb3a03358f23a',1,'Include.h']]], ['status_5fsdp_5ftimezone_5ferror_2410',['STATUS_SDP_TIMEZONE_ERROR',['../group__SDPStatusCodes.html#gae4d4aa7e136ce47cc755949763a0dd00',1,'Include.h']]], - ['status_5fsdp_5furi_5ferror_2411',['STATUS_SDP_URI_ERROR',['../group__SDPStatusCodes.html#gae38dd287fd0d9c43549ef3a04eac2b30',1,'Include.h']]], - ['status_5fsdp_5fversion_5ferror_2412',['STATUS_SDP_VERSION_ERROR',['../group__SDPStatusCodes.html#ga01d812db7db5efd0ce876db34d055c01',1,'Include.h']]], - ['status_5fsecure_5fsocket_5fread_5ffailed_2413',['STATUS_SECURE_SOCKET_READ_FAILED',['../group__NetworkingStatusCodes.html#gaba8f0ce0461a218c95e6f2250abf6d58',1,'Include.h']]], - ['status_5fsend_5fdata_5ffailed_2414',['STATUS_SEND_DATA_FAILED',['../group__NetworkingStatusCodes.html#ga240fd39595861290de8dd2160dab439f',1,'Include.h']]], - ['status_5fsession_5fdescription_5finit_5finvalid_5ftype_2415',['STATUS_SESSION_DESCRIPTION_INIT_INVALID_TYPE',['../group__SessionDescriptionInitStatusCodes.html#gac2d02a7c7d9d902edee7ca3195ddf51f',1,'Include.h']]], - ['status_5fsession_5fdescription_5finit_5fmax_5fsdp_5flen_5fexceeded_2416',['STATUS_SESSION_DESCRIPTION_INIT_MAX_SDP_LEN_EXCEEDED',['../group__SessionDescriptionInitStatusCodes.html#gac07d95fbbf36e97a7b71b0e606454b75',1,'Include.h']]], - ['status_5fsession_5fdescription_5finit_5fmissing_5fsdp_2417',['STATUS_SESSION_DESCRIPTION_INIT_MISSING_SDP',['../group__SessionDescriptionInitStatusCodes.html#gab7cad891b536d4c6c2b3a4f9e946257b',1,'Include.h']]], - ['status_5fsession_5fdescription_5finit_5fmissing_5fsdp_5for_5ftype_5fmember_2418',['STATUS_SESSION_DESCRIPTION_INIT_MISSING_SDP_OR_TYPE_MEMBER',['../group__SessionDescriptionInitStatusCodes.html#ga754136005d79abcdbcebd1a809634c91',1,'Include.h']]], - ['status_5fsession_5fdescription_5finit_5fmissing_5ftype_2419',['STATUS_SESSION_DESCRIPTION_INIT_MISSING_TYPE',['../group__SessionDescriptionInitStatusCodes.html#ga343a981dbb557abd75258c628a55882b',1,'Include.h']]], - ['status_5fsession_5fdescription_5finit_5fnot_5fobject_2420',['STATUS_SESSION_DESCRIPTION_INIT_NOT_OBJECT',['../group__SessionDescriptionInitStatusCodes.html#ga609b523c9a213fa2bf6379b5a9ebd20e',1,'Include.h']]], - ['status_5fsession_5fdescription_5finvalid_5fsession_5fdescription_2421',['STATUS_SESSION_DESCRIPTION_INVALID_SESSION_DESCRIPTION',['../group__SessionDescriptionInitStatusCodes.html#gaf762c67c2a4c7e1a28e9e5e89bdd7cc6',1,'Include.h']]], - ['status_5fsession_5fdescription_5fmax_5fmedia_5fcount_2422',['STATUS_SESSION_DESCRIPTION_MAX_MEDIA_COUNT',['../group__SessionDescriptionInitStatusCodes.html#gac6a14fdc090f7e323fa0dcaab20b2bf3',1,'Include.h']]], - ['status_5fsession_5fdescription_5fmissing_5fcertificate_5ffingerprint_2423',['STATUS_SESSION_DESCRIPTION_MISSING_CERTIFICATE_FINGERPRINT',['../group__SessionDescriptionInitStatusCodes.html#gaf3af5b7f030c25a9db82899e1d4fc63b',1,'Include.h']]], - ['status_5fsession_5fdescription_5fmissing_5fice_5fvalues_2424',['STATUS_SESSION_DESCRIPTION_MISSING_ICE_VALUES',['../group__SessionDescriptionInitStatusCodes.html#gac670dee04e58c02bddeeaf31b989a5be',1,'Include.h']]], - ['status_5fset_5fsocket_5fflag_5ffailed_2425',['STATUS_SET_SOCKET_FLAG_FAILED',['../group__NetworkingStatusCodes.html#ga51cdda4f04c8ef10605f3b24cb824377',1,'Include.h']]], - ['status_5fsignaling_5fbase_2426',['STATUS_SIGNALING_BASE',['../group__SignalingStatusCodes.html#gadbbb866674b4468ffde7fdab897ec8e2',1,'Include.h']]], - ['status_5fsignaling_5fchannel_5fbeing_5fdeleted_2427',['STATUS_SIGNALING_CHANNEL_BEING_DELETED',['../group__SignalingStatusCodes.html#gaf8def471453e7ab014e4cd129ae2f35e',1,'Include.h']]], - ['status_5fsignaling_5fconnect_5fcall_5ffailed_2428',['STATUS_SIGNALING_CONNECT_CALL_FAILED',['../group__SignalingStatusCodes.html#ga2bfd4aafe1379557e4ff578832e35ba0',1,'Include.h']]], - ['status_5fsignaling_5fconnected_5fcallback_5ffailed_2429',['STATUS_SIGNALING_CONNECTED_CALLBACK_FAILED',['../group__SignalingStatusCodes.html#ga47f46e6fa1b0aef00c2a53266bdcf295',1,'Include.h']]], - ['status_5fsignaling_5fcreate_5fcall_5ffailed_2430',['STATUS_SIGNALING_CREATE_CALL_FAILED',['../group__SignalingStatusCodes.html#gacb814f6fa3d67a2273a165960e40fa1e',1,'Include.h']]], - ['status_5fsignaling_5fdelete_5fcall_5ffailed_2431',['STATUS_SIGNALING_DELETE_CALL_FAILED',['../group__SignalingStatusCodes.html#ga2ea5261e8d5a54c65a628dea6719dd00',1,'Include.h']]], - ['status_5fsignaling_5fdescribe_5fcall_5ffailed_2432',['STATUS_SIGNALING_DESCRIBE_CALL_FAILED',['../group__SignalingStatusCodes.html#ga700932a3b6c29c5a977ca392e7976588',1,'Include.h']]], - ['status_5fsignaling_5fdescribe_5fmedia_5fcall_5ffailed_2433',['STATUS_SIGNALING_DESCRIBE_MEDIA_CALL_FAILED',['../group__SignalingStatusCodes.html#gab64164e22a5b591f5015911d9dd4b50e',1,'Include.h']]], - ['status_5fsignaling_5fdisconnected_5fcallback_5ffailed_2434',['STATUS_SIGNALING_DISCONNECTED_CALLBACK_FAILED',['../group__SignalingStatusCodes.html#ga4b015acb42be7a79b7f02f343404e55b',1,'Include.h']]], - ['status_5fsignaling_5fduplicate_5fmessage_5fbeing_5fsent_2435',['STATUS_SIGNALING_DUPLICATE_MESSAGE_BEING_SENT',['../group__SignalingStatusCodes.html#ga1625c3d3568ebb751258a53a5ac28585',1,'Include.h']]], - ['status_5fsignaling_5fget_5fendpoint_5fcall_5ffailed_2436',['STATUS_SIGNALING_GET_ENDPOINT_CALL_FAILED',['../group__SignalingStatusCodes.html#ga50df1511cc483f8b46287338d2235e58',1,'Include.h']]], - ['status_5fsignaling_5fget_5fice_5fconfig_5fcall_5ffailed_2437',['STATUS_SIGNALING_GET_ICE_CONFIG_CALL_FAILED',['../group__SignalingStatusCodes.html#gaf2800951426ad32b6d447d6883e4410a',1,'Include.h']]], - ['status_5fsignaling_5fget_5ftoken_5fcall_5ffailed_2438',['STATUS_SIGNALING_GET_TOKEN_CALL_FAILED',['../group__SignalingStatusCodes.html#ga7d8d1b025cbad03c0e4a372e0a0f7cb5',1,'Include.h']]], - ['status_5fsignaling_5fice_5fconfig_5frefresh_5ffailed_2439',['STATUS_SIGNALING_ICE_CONFIG_REFRESH_FAILED',['../group__SignalingStatusCodes.html#ga4ccf6085053e4acf22f3184a6ed5fc2c',1,'Include.h']]], - ['status_5fsignaling_5fice_5fttl_5fless_5fthan_5fgrace_5fperiod_2440',['STATUS_SIGNALING_ICE_TTL_LESS_THAN_GRACE_PERIOD',['../group__SignalingStatusCodes.html#gaee344b8cd67a5137f346f2baa0b97b08',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fagent_5flength_2441',['STATUS_SIGNALING_INVALID_AGENT_LENGTH',['../group__SignalingStatusCodes.html#ga840141a99d0274cb7e81c8729f24256a',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fagent_5fpostfix_5flength_2442',['STATUS_SIGNALING_INVALID_AGENT_POSTFIX_LENGTH',['../group__SignalingStatusCodes.html#ga1ac3d67972461bb3ea1dc444484ff1cc',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fcertificate_5fpath_5flength_2443',['STATUS_SIGNALING_INVALID_CERTIFICATE_PATH_LENGTH',['../group__SignalingStatusCodes.html#ga4c87beca4c49ad212eae881e267e0fa5',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fchannel_5farn_2444',['STATUS_SIGNALING_INVALID_CHANNEL_ARN',['../group__SignalingStatusCodes.html#gac91128f58c5ab50272cd7cb2da166c1b',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fchannel_5farn_5flength_2445',['STATUS_SIGNALING_INVALID_CHANNEL_ARN_LENGTH',['../group__SignalingStatusCodes.html#ga2dc203f7853c7ddd24391798a4c40cb5',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fchannel_5finfo_5fversion_2446',['STATUS_SIGNALING_INVALID_CHANNEL_INFO_VERSION',['../group__SignalingStatusCodes.html#gab98fa8c44d7b15ea57e71d4c92db3ecd',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fchannel_5fname_5flength_2447',['STATUS_SIGNALING_INVALID_CHANNEL_NAME_LENGTH',['../group__SignalingStatusCodes.html#gacbb6189b118b589e0cbf4f8cd7c3fbb9',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fclient_5finfo_5fcache_5ffile_5fpath_5flen_2448',['STATUS_SIGNALING_INVALID_CLIENT_INFO_CACHE_FILE_PATH_LEN',['../group__SignalingStatusCodes.html#ga3f4b1a0340bfa6d7cc0c885b3e1501cd',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fclient_5finfo_5fclient_5flength_2449',['STATUS_SIGNALING_INVALID_CLIENT_INFO_CLIENT_LENGTH',['../group__SignalingStatusCodes.html#ga0352e1ea92e2e01cca516371a8aee35a',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fclient_5finfo_5fversion_2450',['STATUS_SIGNALING_INVALID_CLIENT_INFO_VERSION',['../group__SignalingStatusCodes.html#ga4eaf8a3766e513b11ef6b565b8ea2631',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fcpl_5flength_2451',['STATUS_SIGNALING_INVALID_CPL_LENGTH',['../group__SignalingStatusCodes.html#gaacdbae062ce3c5bb8788c5e299e18747',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fice_5fconfig_5finfo_5fversion_2452',['STATUS_SIGNALING_INVALID_ICE_CONFIG_INFO_VERSION',['../group__SignalingStatusCodes.html#gad097a8eb2fdedc7ab051c9221fce0079',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fkms_5fkey_5flength_2453',['STATUS_SIGNALING_INVALID_KMS_KEY_LENGTH',['../group__SignalingStatusCodes.html#ga6f9bf017a6e31852718a472575248a0d',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fmessage_5fttl_5fvalue_2454',['STATUS_SIGNALING_INVALID_MESSAGE_TTL_VALUE',['../group__SignalingStatusCodes.html#ga69341c098acc7c06345c68862cb06f44',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fmessage_5ftype_2455',['STATUS_SIGNALING_INVALID_MESSAGE_TYPE',['../group__SignalingStatusCodes.html#ga16c2a0ed78836e02e33f388e1adbfdbf',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fmetrics_5fversion_2456',['STATUS_SIGNALING_INVALID_METRICS_VERSION',['../group__SignalingStatusCodes.html#gaea916cd391b638a9549a7335a9df5c3c',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fpayload_5flen_5fin_5fmessage_2457',['STATUS_SIGNALING_INVALID_PAYLOAD_LEN_IN_MESSAGE',['../group__SignalingStatusCodes.html#ga6668b5a4e9351440b321afde4eb4b1cd',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fready_5fstate_2458',['STATUS_SIGNALING_INVALID_READY_STATE',['../group__SignalingStatusCodes.html#ga5f3b0bc37893253d457ce9555bd4fcd5',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fregion_5flength_2459',['STATUS_SIGNALING_INVALID_REGION_LENGTH',['../group__SignalingStatusCodes.html#ga434d1a99d37ff342fd3b2e50a18b6c88',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fsignaling_5fcallbacks_5fversion_2460',['STATUS_SIGNALING_INVALID_SIGNALING_CALLBACKS_VERSION',['../group__SignalingStatusCodes.html#ga916975b02b4b3c261717f22c5b6b336a',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fsignaling_5fmessage_5fversion_2461',['STATUS_SIGNALING_INVALID_SIGNALING_MESSAGE_VERSION',['../group__SignalingStatusCodes.html#gae69c8b47072ce1beb9c229df150bfd97',1,'Include.h']]], - ['status_5fsignaling_5finvalid_5fstream_5farn_5flength_2462',['STATUS_SIGNALING_INVALID_STREAM_ARN_LENGTH',['../group__SignalingStatusCodes.html#ga4645d5dbf1fbccf2a0a93e5c2fde9cb5',1,'Include.h']]], - ['status_5fsignaling_5fjoin_5fsession_5fcall_5ffailed_2463',['STATUS_SIGNALING_JOIN_SESSION_CALL_FAILED',['../group__SignalingStatusCodes.html#gadf7da20c43e4f4f63dcb7f2e0d84b686',1,'Include.h']]], - ['status_5fsignaling_5fjoin_5fsession_5fconnected_5ffailed_2464',['STATUS_SIGNALING_JOIN_SESSION_CONNECTED_FAILED',['../group__SignalingStatusCodes.html#ga7a01ef28a233e5b83cbdc4176f354ff1',1,'Include.h']]], - ['status_5fsignaling_5flws_5fcall_5ffailed_2465',['STATUS_SIGNALING_LWS_CALL_FAILED',['../group__SignalingStatusCodes.html#ga382554dbb1fbc016648c5acea0637730',1,'Include.h']]], - ['status_5fsignaling_5flws_5fclient_5fconnect_5ffailed_2466',['STATUS_SIGNALING_LWS_CLIENT_CONNECT_FAILED',['../group__SignalingStatusCodes.html#gaa891b62857cc6c4d22f2c9aed97a599b',1,'Include.h']]], - ['status_5fsignaling_5flws_5fcreate_5fcontext_5ffailed_2467',['STATUS_SIGNALING_LWS_CREATE_CONTEXT_FAILED',['../group__SignalingStatusCodes.html#ga037212d0a7e31ae9a7bdc014d9f8e93d',1,'Include.h']]], - ['status_5fsignaling_5fmax_5fice_5fconfig_5fcount_2468',['STATUS_SIGNALING_MAX_ICE_CONFIG_COUNT',['../group__SignalingStatusCodes.html#gae21ee15042ed01be787364462f14e61f',1,'Include.h']]], - ['status_5fsignaling_5fmax_5fice_5furi_5fcount_2469',['STATUS_SIGNALING_MAX_ICE_URI_COUNT',['../group__SignalingStatusCodes.html#gab30430e86aae378d47fa0ca49d3d757c',1,'Include.h']]], - ['status_5fsignaling_5fmax_5fice_5furi_5flen_2470',['STATUS_SIGNALING_MAX_ICE_URI_LEN',['../group__SignalingStatusCodes.html#ga975c7b8d4c16c3856fe263f4c759903e',1,'Include.h']]], - ['status_5fsignaling_5fmax_5fmessage_5flen_5fafter_5fencoding_2471',['STATUS_SIGNALING_MAX_MESSAGE_LEN_AFTER_ENCODING',['../group__SignalingStatusCodes.html#ga932238047852bb2ab0b665cef952be79',1,'Include.h']]], - ['status_5fsignaling_5fmedia_5fstorage_5fdisabled_2472',['STATUS_SIGNALING_MEDIA_STORAGE_DISABLED',['../group__SignalingStatusCodes.html#gac02c1ab2be45b63d2ed36a05d7f6c34c',1,'Include.h']]], - ['status_5fsignaling_5fmessage_5fdelivery_5ffailed_2473',['STATUS_SIGNALING_MESSAGE_DELIVERY_FAILED',['../group__SignalingStatusCodes.html#gabf70d15f2cc5e932e7db244fa57daee0',1,'Include.h']]], - ['status_5fsignaling_5fmismatch_5fmedia_5fstorage_5fconfig_2474',['STATUS_SIGNALING_MISMATCH_MEDIA_STORAGE_CONFIG',['../group__SignalingStatusCodes.html#gad3af7a6688f61823c09e8abe33089390',1,'Include.h']]], - ['status_5fsignaling_5fmissing_5fendpoints_5fin_5fget_5fendpoint_2475',['STATUS_SIGNALING_MISSING_ENDPOINTS_IN_GET_ENDPOINT',['../group__SignalingStatusCodes.html#ga50126b9eac7328a5a8386ac3540ef64e',1,'Include.h']]], - ['status_5fsignaling_5fno_5farn_5freturned_5fon_5fcreate_2476',['STATUS_SIGNALING_NO_ARN_RETURNED_ON_CREATE',['../group__SignalingStatusCodes.html#ga00ce4ff8d334dcc2dd5543b6e0ff8975',1,'Include.h']]], - ['status_5fsignaling_5fno_5fconfig_5fspecified_2477',['STATUS_SIGNALING_NO_CONFIG_SPECIFIED',['../group__SignalingStatusCodes.html#ga5f200864bc0a541731aacd329d09bca2',1,'Include.h']]], - ['status_5fsignaling_5fno_5fconfig_5furi_5fspecified_2478',['STATUS_SIGNALING_NO_CONFIG_URI_SPECIFIED',['../group__SignalingStatusCodes.html#gafcbf214f429749e1ea065b2c4321e535',1,'Include.h']]], - ['status_5fsignaling_5fno_5fpayload_5fin_5fmessage_2479',['STATUS_SIGNALING_NO_PAYLOAD_IN_MESSAGE',['../group__SignalingStatusCodes.html#ga583cc1ba98b54a3dccabf175ca9a6270',1,'Include.h']]], - ['status_5fsignaling_5fno_5fpeer_5fclient_5fid_5fin_5fmessage_2480',['STATUS_SIGNALING_NO_PEER_CLIENT_ID_IN_MESSAGE',['../group__SignalingStatusCodes.html#gadff3d6822e5112553b4e8d8c8e1ea188',1,'Include.h']]], - ['status_5fsignaling_5fready_5fcallback_5ffailed_2481',['STATUS_SIGNALING_READY_CALLBACK_FAILED',['../group__SignalingStatusCodes.html#ga08631c06dd0fea139f4a3f9a600683e9',1,'Include.h']]], - ['status_5fsignaling_5freceive_5fbinary_5fdata_5fnot_5fsupported_2482',['STATUS_SIGNALING_RECEIVE_BINARY_DATA_NOT_SUPPORTED',['../group__SignalingStatusCodes.html#ga759f13b2f4153d411dddbc7e3ef73d8f',1,'Include.h']]], - ['status_5fsignaling_5freceive_5fempty_5fdata_5fnot_5fsupported_2483',['STATUS_SIGNALING_RECEIVE_EMPTY_DATA_NOT_SUPPORTED',['../group__SignalingStatusCodes.html#ga8d225a905811a7962a0ff80438a3bc8d',1,'Include.h']]], - ['status_5fsignaling_5freceived_5fmessage_5flarger_5fthan_5fmax_5fdata_5flen_2484',['STATUS_SIGNALING_RECEIVED_MESSAGE_LARGER_THAN_MAX_DATA_LEN',['../group__SignalingStatusCodes.html#ga84ce13bf56d8aa5e997ad4cf46b1b832',1,'Include.h']]], - ['status_5fsignaling_5freconnect_5ffailed_2485',['STATUS_SIGNALING_RECONNECT_FAILED',['../group__SignalingStatusCodes.html#ga6e87e9f2235dd13cdb3da1582fd0d505',1,'Include.h']]], - ['status_5fsignaling_5fupdate_5fmedia_5fstorage_5fconfig_2486',['STATUS_SIGNALING_UPDATE_MEDIA_STORAGE_CONFIG',['../group__SignalingStatusCodes.html#ga5c8a70717eb5e60fa097b66b9f453bb5',1,'Include.h']]], - ['status_5fsocket_5fconnect_5ffailed_2487',['STATUS_SOCKET_CONNECT_FAILED',['../group__NetworkingStatusCodes.html#gae36d534a1eb59cc43a05fabef65dae4f',1,'Include.h']]], - ['status_5fsocket_5fconnection_5fclosed_5falready_2488',['STATUS_SOCKET_CONNECTION_CLOSED_ALREADY',['../group__NetworkingStatusCodes.html#ga1f86816972badf7d94f8554824b53ed4',1,'Include.h']]], - ['status_5fsocket_5fconnection_5fnot_5fready_5fto_5fsend_2489',['STATUS_SOCKET_CONNECTION_NOT_READY_TO_SEND',['../group__NetworkingStatusCodes.html#ga7fb6c205716d9aba8c08fe769c653862',1,'Include.h']]], - ['status_5fsocket_5fset_5fsend_5fbuffer_5fsize_5ffailed_2490',['STATUS_SOCKET_SET_SEND_BUFFER_SIZE_FAILED',['../group__NetworkingStatusCodes.html#ga1e17abfb923ca9230ac755efa9538ac3',1,'Include.h']]], - ['status_5fsocket_5fwrite_5ffailed_2491',['STATUS_SOCKET_WRITE_FAILED',['../group__NetworkingStatusCodes.html#ga4223c977ec8510c82c9e8ffdbb184600',1,'Include.h']]], - ['status_5fsrtp_5fbase_2492',['STATUS_SRTP_BASE',['../group__SRTPStatusCodes.html#gadf015d30268cf840a5aac0b37d088019',1,'Include.h']]], - ['status_5fsrtp_5fdecrypt_5ffailed_2493',['STATUS_SRTP_DECRYPT_FAILED',['../group__SRTPStatusCodes.html#ga4e59305e7eb626d6ab003e5668f70393',1,'Include.h']]], - ['status_5fsrtp_5fencrypt_5ffailed_2494',['STATUS_SRTP_ENCRYPT_FAILED',['../group__SRTPStatusCodes.html#gae0cb346d2059437bebd83255ec77cce5',1,'Include.h']]], - ['status_5fsrtp_5finit_5ffailed_2495',['STATUS_SRTP_INIT_FAILED',['../group__SRTPStatusCodes.html#ga11a0779d2fe4c05bfaee74d477e5c2c4',1,'Include.h']]], - ['status_5fsrtp_5fnot_5fready_5fyet_2496',['STATUS_SRTP_NOT_READY_YET',['../group__SRTPStatusCodes.html#gaeab8b6afffd9d99b8d02028471572184',1,'Include.h']]], - ['status_5fsrtp_5freceive_5fsession_5fcreation_5ffailed_2497',['STATUS_SRTP_RECEIVE_SESSION_CREATION_FAILED',['../group__SRTPStatusCodes.html#gadaec33597375229a54618e31afcb7533',1,'Include.h']]], - ['status_5fsrtp_5ftransmit_5fsession_5fcreation_5ffailed_2498',['STATUS_SRTP_TRANSMIT_SESSION_CREATION_FAILED',['../group__SRTPStatusCodes.html#ga2acd253e76acfaeaad009c13628d8d6e',1,'Include.h']]], - ['status_5fssl_5fconnection_5ffailed_2499',['STATUS_SSL_CONNECTION_FAILED',['../group__NetworkingStatusCodes.html#ga081fc8bcdc4cb7bc58202e434016307a',1,'Include.h']]], - ['status_5fssl_5fctx_5fcreation_5ffailed_2500',['STATUS_SSL_CTX_CREATION_FAILED',['../group__DTLSStatusCodes.html#gaeeb0d5b34f3e2591f994c872200f07e6',1,'Include.h']]], - ['status_5fssl_5finvalid_5fcertificate_5fbits_2501',['STATUS_SSL_INVALID_CERTIFICATE_BITS',['../group__DTLSStatusCodes.html#gaed33edb5344ea6b5c793a5b135e45bb7',1,'Include.h']]], - ['status_5fssl_5fpacket_5fbefore_5fdtls_5fready_2502',['STATUS_SSL_PACKET_BEFORE_DTLS_READY',['../group__DTLSStatusCodes.html#ga1aad80f91e7952fba656cc34666207b3',1,'Include.h']]], - ['status_5fssl_5fremote_5fcertificate_5fverification_5ffailed_2503',['STATUS_SSL_REMOTE_CERTIFICATE_VERIFICATION_FAILED',['../group__DTLSStatusCodes.html#ga84ffd460a86661011b40927dc0401977',1,'Include.h']]], - ['status_5fssl_5funknown_5fsrtp_5fprofile_2504',['STATUS_SSL_UNKNOWN_SRTP_PROFILE',['../group__DTLSStatusCodes.html#ga275a2e4263f48bfcc2c5be6c66bb1f1f',1,'Include.h']]], - ['status_5fstun_5fattributes_5fafter_5ffingerprint_5fmessage_5fintegrity_2505',['STATUS_STUN_ATTRIBUTES_AFTER_FINGERPRINT_MESSAGE_INTEGRITY',['../group__STUNStatusCodes.html#ga112ce4d2e1c8ad9caecb3c1bb500d9b6',1,'Include.h']]], - ['status_5fstun_5fbase_2506',['STATUS_STUN_BASE',['../group__STUNStatusCodes.html#gaf218806a8b7baa71cbf8d5c9891ba395',1,'Include.h']]], - ['status_5fstun_5ffingerprint_5fmismatch_2507',['STATUS_STUN_FINGERPRINT_MISMATCH',['../group__STUNStatusCodes.html#ga9b572c71a9a4789ec8948b2524aa5b99',1,'Include.h']]], - ['status_5fstun_5ffingerprint_5fnot_5flast_2508',['STATUS_STUN_FINGERPRINT_NOT_LAST',['../group__STUNStatusCodes.html#gaea69368a6cbcb63098f27eb644ceb136',1,'Include.h']]], - ['status_5fstun_5finvalid_5faddress_5fattribute_5flength_2509',['STATUS_STUN_INVALID_ADDRESS_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga121f7acb71afcc3e74c44191b7c2171c',1,'Include.h']]], - ['status_5fstun_5finvalid_5fchange_5frequest_5fattribute_5flength_2510',['STATUS_STUN_INVALID_CHANGE_REQUEST_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga766a9b56a5c1c1431ee267b1958de58b',1,'Include.h']]], - ['status_5fstun_5finvalid_5fchannel_5fnumber_5fattribute_5flength_2511',['STATUS_STUN_INVALID_CHANNEL_NUMBER_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gacd8fd40e6304484ab9abc8488c9d39d3',1,'Include.h']]], - ['status_5fstun_5finvalid_5ferror_5fcode_5fattribute_5flength_2512',['STATUS_STUN_INVALID_ERROR_CODE_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga0688737645f194a3110dee22c42b04e9',1,'Include.h']]], - ['status_5fstun_5finvalid_5ffingerprint_5fattribute_5flength_2513',['STATUS_STUN_INVALID_FINGERPRINT_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gac741570709258aa443e1778c7ce894a2',1,'Include.h']]], - ['status_5fstun_5finvalid_5fice_5fcontrol_5fattribute_5flength_2514',['STATUS_STUN_INVALID_ICE_CONTROL_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga6330712fd6050441928503126dccdb5b',1,'Include.h']]], - ['status_5fstun_5finvalid_5flifetime_5fattribute_5flength_2515',['STATUS_STUN_INVALID_LIFETIME_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga752822eff3d2578e8b59c0aca33bb3ef',1,'Include.h']]], - ['status_5fstun_5finvalid_5fmessage_5fintegrity_5fattribute_5flength_2516',['STATUS_STUN_INVALID_MESSAGE_INTEGRITY_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga7489372fb7a6b974edaa101b2bb120e3',1,'Include.h']]], - ['status_5fstun_5finvalid_5fnonce_5fattribute_5flength_2517',['STATUS_STUN_INVALID_NONCE_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga11e9e4f698b1f54e97458727624d8b32',1,'Include.h']]], - ['status_5fstun_5finvalid_5fpriority_5fattribute_5flength_2518',['STATUS_STUN_INVALID_PRIORITY_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga33b668cf1874e0de2688c583fa885797',1,'Include.h']]], - ['status_5fstun_5finvalid_5frealm_5fattribute_5flength_2519',['STATUS_STUN_INVALID_REALM_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga4f5b7dd4a290f43bc4387ebf1167f013',1,'Include.h']]], - ['status_5fstun_5finvalid_5frequested_5ftransport_5fattribute_5flength_2520',['STATUS_STUN_INVALID_REQUESTED_TRANSPORT_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga626ba183fc6db5423852c77438698278',1,'Include.h']]], - ['status_5fstun_5finvalid_5fuse_5fcandidate_5fattribute_5flength_2521',['STATUS_STUN_INVALID_USE_CANDIDATE_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gab0536ecb1429594711b4da60b9435670',1,'Include.h']]], - ['status_5fstun_5finvalid_5fusername_5fattribute_5flength_2522',['STATUS_STUN_INVALID_USERNAME_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gaa0223b21b0920903bf1d07658490afb7',1,'Include.h']]], - ['status_5fstun_5fmagic_5fcookie_5fmismatch_2523',['STATUS_STUN_MAGIC_COOKIE_MISMATCH',['../group__STUNStatusCodes.html#ga5123e5799568ed9c1301705f8edd0a0c',1,'Include.h']]], - ['status_5fstun_5fmax_5fattribute_5fcount_2524',['STATUS_STUN_MAX_ATTRIBUTE_COUNT',['../group__STUNStatusCodes.html#ga825b41c810e46c8b673980d4edeea651',1,'Include.h']]], - ['status_5fstun_5fmessage_5fintegrity_5fafter_5ffingerprint_2525',['STATUS_STUN_MESSAGE_INTEGRITY_AFTER_FINGERPRINT',['../group__STUNStatusCodes.html#ga2627bb7cdfbb56bc5f07d3c7384e9d5e',1,'Include.h']]], - ['status_5fstun_5fmessage_5fintegrity_5fmismatch_2526',['STATUS_STUN_MESSAGE_INTEGRITY_MISMATCH',['../group__STUNStatusCodes.html#gaf4c06b3d35af87aa502f187eb3e06841',1,'Include.h']]], - ['status_5fstun_5fmessage_5fintegrity_5fnot_5flast_2527',['STATUS_STUN_MESSAGE_INTEGRITY_NOT_LAST',['../group__STUNStatusCodes.html#gac6a0242c62eb66b07a4930611e9bba3e',1,'Include.h']]], - ['status_5fstun_5fmessage_5fintegrity_5fsize_5falignment_2528',['STATUS_STUN_MESSAGE_INTEGRITY_SIZE_ALIGNMENT',['../group__STUNStatusCodes.html#ga5a258420f514b8dcb907a458761560f9',1,'Include.h']]], - ['status_5fstun_5fmultiple_5ffingerprint_5fattributes_2529',['STATUS_STUN_MULTIPLE_FINGERPRINT_ATTRIBUTES',['../group__STUNStatusCodes.html#gafa36a669c2f5708f4db45db804802b1c',1,'Include.h']]], - ['status_5fstun_5fmultiple_5fmessage_5fintegrity_5fattributes_2530',['STATUS_STUN_MULTIPLE_MESSAGE_INTEGRITY_ATTRIBUTES',['../group__STUNStatusCodes.html#gaf2bf7204fac8b1708cd3a71748f6dbb7',1,'Include.h']]], - ['status_5fturn_5fconnection_5fallocation_5ffailed_2531',['STATUS_TURN_CONNECTION_ALLOCATION_FAILED',['../group__ICEStatusCodes.html#ga6067f3dee0b0b145d25462245f98de89',1,'Include.h']]], - ['status_5fturn_5fconnection_5ffailed_5fto_5fbind_5fchannel_2532',['STATUS_TURN_CONNECTION_FAILED_TO_BIND_CHANNEL',['../group__ICEStatusCodes.html#gacc938bee658deb6c85703526e19dbe10',1,'Include.h']]], - ['status_5fturn_5fconnection_5ffailed_5fto_5fcreate_5fpermission_2533',['STATUS_TURN_CONNECTION_FAILED_TO_CREATE_PERMISSION',['../group__ICEStatusCodes.html#ga34dfa9cfb52aa5eea97dce2502d3f975',1,'Include.h']]], - ['status_5fturn_5fconnection_5fget_5fcredentials_5ffailed_2534',['STATUS_TURN_CONNECTION_GET_CREDENTIALS_FAILED',['../group__ICEStatusCodes.html#gaa59db6e88ee1afef920dd58b2c84c2b1',1,'Include.h']]], - ['status_5fturn_5fconnection_5fno_5fhost_5finterface_5ffound_2535',['STATUS_TURN_CONNECTION_NO_HOST_INTERFACE_FOUND',['../group__ICEStatusCodes.html#ga2689bc8b71216444cbcefec30b20a2e8',1,'Include.h']]], - ['status_5fturn_5fconnection_5fpeer_5fnot_5fusable_2536',['STATUS_TURN_CONNECTION_PEER_NOT_USABLE',['../group__ICEStatusCodes.html#ga2d77c9b7b2362ac0fd76cb85d903e4d0',1,'Include.h']]], - ['status_5fturn_5fconnection_5fstate_5ftransition_5ftimeout_2537',['STATUS_TURN_CONNECTION_STATE_TRANSITION_TIMEOUT',['../group__ICEStatusCodes.html#ga72041071e715ee4a7453655c64db8a45',1,'Include.h']]], - ['status_5fturn_5finvalid_5fstate_2538',['STATUS_TURN_INVALID_STATE',['../group__ICEStatusCodes.html#ga83ea97ecffdf05aad647fb355f5a2566',1,'Include.h']]], - ['status_5fturn_5fmissing_5fchannel_5fdata_5fheader_2539',['STATUS_TURN_MISSING_CHANNEL_DATA_HEADER',['../group__ICEStatusCodes.html#ga1b9ec90b1798287230fc0f73e621feff',1,'Include.h']]], - ['status_5fturn_5fnew_5fdata_5fchannel_5fmsg_5fheader_5fbefore_5fprevious_5fmsg_5ffinish_2540',['STATUS_TURN_NEW_DATA_CHANNEL_MSG_HEADER_BEFORE_PREVIOUS_MSG_FINISH',['../group__ICEStatusCodes.html#ga418b5fd3de2e95c260e06eb85f954d23',1,'Include.h']]], - ['status_5fwebrtc_5fbase_2541',['STATUS_WEBRTC_BASE',['../group__StatusCodes.html#ga9b55ffc88e2786cc34f6ef948d563420',1,'Include.h']]], - ['statuscode_2542',['statusCode',['../group__StatusCodes.html#ga9cb75a0987f4fc93a64b7dc45962b52f',1,'ReceivedSignalingMessage']]], - ['statuscodes_2543',['StatusCodes',['../group__StatusCodes.html',1,'']]], - ['stepiceagentstatemachine_2544',['stepIceAgentStateMachine',['../IceAgentStateMachine_8c.html#ab2f128f30a07f8c52dde649654fc8ff7',1,'stepIceAgentStateMachine(PIceAgent pIceAgent): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a286c0f06887ee5ebaf80e08ccca375ee',1,'stepIceAgentStateMachine(PIceAgent): IceAgentStateMachine.c']]], - ['stepturnconnectionstatemachine_2545',['stepTurnConnectionStateMachine',['../TurnConnectionStateMachine_8h.html#a21c32ae8f7cb3bfbfbe7c53b90b93a1e',1,'stepTurnConnectionStateMachine(PTurnConnection): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#aaecdea4c04ee23b7aac3f5b63578d3e0',1,'stepTurnConnectionStateMachine(PTurnConnection pTurnConnection): TurnConnectionStateMachine.c']]], - ['stoptime_2546',['stopTime',['../structSdpTimeDescription.html#a4d891cf01385aec9ac7c633fa440872a',1,'SdpTimeDescription']]], - ['stopturnconnection_2547',['stopTurnConnection',['../struct____TurnConnection.html#adcf78da47318b97d4c11a05142b73fda',1,'__TurnConnection']]], - ['storageenabled_2548',['storageEnabled',['../structSignalingFileCacheEntry.html#a1f56da4db1dd9dfce621c57bd1d79ed1',1,'SignalingFileCacheEntry']]], - ['storagestatus_2549',['storageStatus',['../group__StatusCodes.html#ga0d6aeb8634bc4fdcc6fb1293649ef592',1,'MediaStorageConfig']]], - ['storagestreamarn_2550',['storageStreamArn',['../group__StatusCodes.html#ga3c9a4f80fcaa01a1b67ccc3b7e4a64ae',1,'MediaStorageConfig::storageStreamArn()'],['../structSignalingFileCacheEntry.html#aac05b98428c9a1a52bdcb911ab72d2ae',1,'SignalingFileCacheEntry::storageStreamArn()']]], - ['streamid_2551',['streamId',['../group__StatusCodes.html#ga531a05b7b40a5ff298f6f238e0fe4613',1,'RtcMediaStreamTrack']]], - ['structureversions_2552',['StructureVersions',['../group__StructureVersions.html',1,'']]], - ['stun_2ec_2553',['Stun.c',['../Stun_8c.html',1,'']]], - ['stun_2eh_2554',['Stun.h',['../Stun_8h.html',1,'']]], - ['stun_5fattribute_5faddress_5ffamily_5flen_2555',['STUN_ATTRIBUTE_ADDRESS_FAMILY_LEN',['../Stun_8h.html#a0b3cde00f1a333021f95da65977e2ba3',1,'Stun.h']]], - ['stun_5fattribute_5faddress_5fheader_5flen_2556',['STUN_ATTRIBUTE_ADDRESS_HEADER_LEN',['../Stun_8h.html#a57a843af4c271841ae33ad543451934c',1,'Stun.h']]], - ['stun_5fattribute_5faddress_5fport_5flen_2557',['STUN_ATTRIBUTE_ADDRESS_PORT_LEN',['../Stun_8h.html#a9400074dd179cdb9b21dda26ab5ceec7',1,'Stun.h']]], - ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fip_2558',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_IP',['../Stun_8h.html#afb9424af9d1db4ae3ac388b5a7004990',1,'Stun.h']]], - ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fport_2559',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_PORT',['../Stun_8h.html#a45bfd10461b1b97b704479c78d638b3a',1,'Stun.h']]], - ['stun_5fattribute_5fchange_5frequest_5fflag_5flen_2560',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_LEN',['../Stun_8h.html#a9e22def4b3cc4c12329719d30bc114ec',1,'Stun.h']]], - ['stun_5fattribute_5fchannel_5fnumber_5flen_2561',['STUN_ATTRIBUTE_CHANNEL_NUMBER_LEN',['../Stun_8h.html#a06dfabc8689040fc3549da75db72bb09',1,'Stun.h']]], - ['stun_5fattribute_5ffingerprint_5flen_2562',['STUN_ATTRIBUTE_FINGERPRINT_LEN',['../Stun_8h.html#a99f271a1640427f90e4061a485a12a56',1,'Stun.h']]], - ['stun_5fattribute_5fflag_5flen_2563',['STUN_ATTRIBUTE_FLAG_LEN',['../Stun_8h.html#aa79b732384675808ed0cc2560c1d999a',1,'Stun.h']]], - ['stun_5fattribute_5fheader_5fdata_5flen_2564',['STUN_ATTRIBUTE_HEADER_DATA_LEN',['../Stun_8h.html#a4c1804ba9287089e37a0fc4edebe2dcc',1,'Stun.h']]], - ['stun_5fattribute_5fheader_5flen_2565',['STUN_ATTRIBUTE_HEADER_LEN',['../Stun_8h.html#a8bf777c2d6251f5195d1b5c843709fc4',1,'Stun.h']]], - ['stun_5fattribute_5fheader_5ftype_5flen_2566',['STUN_ATTRIBUTE_HEADER_TYPE_LEN',['../Stun_8h.html#af76ca4e0b67db6426baa1ac77f743a6d',1,'Stun.h']]], - ['stun_5fattribute_5fice_5fcontrol_5flen_2567',['STUN_ATTRIBUTE_ICE_CONTROL_LEN',['../Stun_8h.html#a7a1bbf8e78baaaba72d6290830a3368e',1,'Stun.h']]], - ['stun_5fattribute_5flifetime_5flen_2568',['STUN_ATTRIBUTE_LIFETIME_LEN',['../Stun_8h.html#a5e823da3f53b4596d350b620c5392fca',1,'Stun.h']]], - ['stun_5fattribute_5fmax_5fcount_2569',['STUN_ATTRIBUTE_MAX_COUNT',['../Stun_8h.html#aea644ccf152cc2b6b384b27ef1d0c244',1,'Stun.h']]], - ['stun_5fattribute_5fpriority_5flen_2570',['STUN_ATTRIBUTE_PRIORITY_LEN',['../Stun_8h.html#a77e1585a232ed560e97f15885da37223',1,'Stun.h']]], - ['stun_5fattribute_5frequested_5ftransport_5fprotocol_5flen_2571',['STUN_ATTRIBUTE_REQUESTED_TRANSPORT_PROTOCOL_LEN',['../Stun_8h.html#ae01bc22bb842c1cf36df0a1a13f05829',1,'Stun.h']]], - ['stun_5fattribute_5ftype_2572',['STUN_ATTRIBUTE_TYPE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0c',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fchange_5frequest_2573',['STUN_ATTRIBUTE_TYPE_CHANGE_REQUEST',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae2047239452a6c2cfef76334c586dd4d',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fchanged_5faddress_2574',['STUN_ATTRIBUTE_TYPE_CHANGED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca736a65b4dd7fb6fbf46afc9d53fa3dd9',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fchannel_5fnumber_2575',['STUN_ATTRIBUTE_TYPE_CHANNEL_NUMBER',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae0ba9b12963f2766e4a08592a67f41a',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fdata_2576',['STUN_ATTRIBUTE_TYPE_DATA',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca9fa3b059f4b54996a7e196e351cc9f92',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fdont_5ffragment_2577',['STUN_ATTRIBUTE_TYPE_DONT_FRAGMENT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2ab7c96932bf1d7b5ca4b5e36bf368db',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5ferror_5fcode_2578',['STUN_ATTRIBUTE_TYPE_ERROR_CODE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca3d4f67f2d41fef9420791eb99238552c',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5feven_5fport_2579',['STUN_ATTRIBUTE_TYPE_EVEN_PORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca37614ba531c5a855bc6e5eb0a8f6a5cc',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5ffingerprint_2580',['STUN_ATTRIBUTE_TYPE_FINGERPRINT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cadc0c7158a8263b33c51d350901ff8d7d',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fice_5fcontrolled_2581',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLED',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae4d03db46b0513f65c85e87e14630db3',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fice_5fcontrolling_2582',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLING',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca12e2497f31924b064f2cf150dea16709',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5flifetime_2583',['STUN_ATTRIBUTE_TYPE_LIFETIME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7a7cbbbb8c797e588bfef4a977eb0f1d',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fmapped_5faddress_2584',['STUN_ATTRIBUTE_TYPE_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab526e44ef0398e209ad1ca21dd9d437c',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fmessage_5fintegrity_2585',['STUN_ATTRIBUTE_TYPE_MESSAGE_INTEGRITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad958679f7fad1fde67fe12011fc4a2a6',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fnonce_2586',['STUN_ATTRIBUTE_TYPE_NONCE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca4ab7c92d0a9c5ee2390c06f6f3df4199',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fpassword_2587',['STUN_ATTRIBUTE_TYPE_PASSWORD',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca51888b5632e8cae3d5cf805bdaf04e44',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fpriority_2588',['STUN_ATTRIBUTE_TYPE_PRIORITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac88683f1ff96ad7343f1430a29548bcb',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5frealm_2589',['STUN_ATTRIBUTE_TYPE_REALM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca5891ef9db0cd4b8b1b224081431a20dd',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5freflected_5ffrom_2590',['STUN_ATTRIBUTE_TYPE_REFLECTED_FROM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca57cb818f1dee45f09375fc3ab3dcda7c',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5frequested_5ftransport_2591',['STUN_ATTRIBUTE_TYPE_REQUESTED_TRANSPORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7c91890a73b288fe6811c05517faa0ac',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5freservation_5ftoken_2592',['STUN_ATTRIBUTE_TYPE_RESERVATION_TOKEN',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad3ab5802a75af04b580d96b8cc6e87d0',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fresponse_5faddress_2593',['STUN_ATTRIBUTE_TYPE_RESPONSE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca53c63aacb48ba3da1bd2106e2540e814',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fsource_5faddress_2594',['STUN_ATTRIBUTE_TYPE_SOURCE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac69e982d4366d3b23d8ed45090c3fee2',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5funknown_5fattributes_2595',['STUN_ATTRIBUTE_TYPE_UNKNOWN_ATTRIBUTES',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca775243c415868e472949799b5295a9a1',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fuse_5fcandidate_2596',['STUN_ATTRIBUTE_TYPE_USE_CANDIDATE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2201bef7a35124007770c8bc50f57592',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fusername_2597',['STUN_ATTRIBUTE_TYPE_USERNAME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab439350d88ea0a689354b3af868abe33',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fxor_5fmapped_5faddress_2598',['STUN_ATTRIBUTE_TYPE_XOR_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca15aa3731d734c1c3a052742b93378e2f',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fxor_5fpeer_5faddress_2599',['STUN_ATTRIBUTE_TYPE_XOR_PEER_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae4e15e7c99e2cd4de638905147996ef',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fxor_5frelayed_5faddress_2600',['STUN_ATTRIBUTE_TYPE_XOR_RELAYED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca818c8f969ad642b5191978d1af1c29b2',1,'Stun.h']]], - ['stun_5ferror_5fcode_2601',['STUN_ERROR_CODE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572d',1,'Stun.h']]], - ['stun_5ferror_5fcode_5fpacket_5ferror_5fclass_5foffset_2602',['STUN_ERROR_CODE_PACKET_ERROR_CLASS_OFFSET',['../Stun_8h.html#a754e5eecf2ee251b30ac9eb41a617218',1,'Stun.h']]], - ['stun_5ferror_5fcode_5fpacket_5ferror_5fcode_5foffset_2603',['STUN_ERROR_CODE_PACKET_ERROR_CODE_OFFSET',['../Stun_8h.html#ad7442c82e6fd85e096fa1570ecdbe4ac',1,'Stun.h']]], - ['stun_5ferror_5fcode_5fpacket_5ferror_5fphrase_5foffset_2604',['STUN_ERROR_CODE_PACKET_ERROR_PHRASE_OFFSET',['../Stun_8h.html#a31422eb220cd9294e18e08965fa465b7',1,'Stun.h']]], - ['stun_5ferror_5fstale_5fnonce_2605',['STUN_ERROR_STALE_NONCE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572da835af6f12a9160890132f9b3f55336c4',1,'Stun.h']]], - ['stun_5ferror_5funauthorized_2606',['STUN_ERROR_UNAUTHORIZED',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572daf099e0b7d7d3da44caea78ba2149ed7a',1,'Stun.h']]], - ['stun_5ffingerprint_5fattribute_5fxor_5fvalue_2607',['STUN_FINGERPRINT_ATTRIBUTE_XOR_VALUE',['../Stun_8h.html#a8c5649753b7e4cc0a664c1bb9a0b02d4',1,'Stun.h']]], - ['stun_5fheader_5fdata_5flen_2608',['STUN_HEADER_DATA_LEN',['../Stun_8h.html#aff39f71fcf28156c4552dc567ee54791',1,'Stun.h']]], - ['stun_5fheader_5flen_2609',['STUN_HEADER_LEN',['../Stun_8h.html#a49bbe5bcc3789df87b5d4845c825fc41',1,'Stun.h']]], - ['stun_5fheader_5fmagic_5fbyte_5foffset_2610',['STUN_HEADER_MAGIC_BYTE_OFFSET',['../IceAgent_8h.html#a6c873c867b1d4d6b64ccccfe8bd27565',1,'IceAgent.h']]], - ['stun_5fheader_5fmagic_5fcookie_2611',['STUN_HEADER_MAGIC_COOKIE',['../Stun_8h.html#acf1cb90d47357434ac2c52edcb67d1d3',1,'Stun.h']]], - ['stun_5fheader_5fmagic_5fcookie_5fle_2612',['STUN_HEADER_MAGIC_COOKIE_LE',['../Stun_8h.html#aec508804fc7c8f155c1f01fdc34cb21a',1,'Stun.h']]], - ['stun_5fheader_5fmagic_5fcookie_5flen_2613',['STUN_HEADER_MAGIC_COOKIE_LEN',['../Stun_8h.html#ae2a82fdd7659a4ae26924c3377db4106',1,'Stun.h']]], - ['stun_5fheader_5ftransaction_5fid_5flen_2614',['STUN_HEADER_TRANSACTION_ID_LEN',['../Stun_8h.html#ac26e40873da90ee307d5361c7f189dfc',1,'Stun.h']]], - ['stun_5fheader_5ftype_5flen_2615',['STUN_HEADER_TYPE_LEN',['../Stun_8h.html#a95811ea8eacff67da392c13f2ffe0dfa',1,'Stun.h']]], - ['stun_5fhmac_5fvalue_5flen_2616',['STUN_HMAC_VALUE_LEN',['../Stun_8h.html#a82dd45081be7b10902d5ec19433edb3e',1,'Stun.h']]], - ['stun_5fmax_5ferror_5fphrase_5flen_2617',['STUN_MAX_ERROR_PHRASE_LEN',['../Include__i_8h.html#acf8033adf674db77d56ee9fee1cab441',1,'Include_i.h']]], - ['stun_5fmax_5fnonce_5flen_2618',['STUN_MAX_NONCE_LEN',['../Include__i_8h.html#a003a7228bb8ec9d550d2d3aedd97a63e',1,'Include_i.h']]], - ['stun_5fmax_5frealm_5flen_2619',['STUN_MAX_REALM_LEN',['../Include__i_8h.html#ad2cc69f987148984bb0cbd4ed949dc12',1,'Include_i.h']]], - ['stun_5fmax_5fusername_5flen_2620',['STUN_MAX_USERNAME_LEN',['../Include__i_8h.html#af683eaa99e7ac962aaac9becc8c84b7d',1,'Include_i.h']]], - ['stun_5fpacket_5fallocation_5fsize_2621',['STUN_PACKET_ALLOCATION_SIZE',['../Stun_8h.html#a9fde86dc72f8bdbb485299f8556fa8bc',1,'Stun.h']]], - ['stun_5fpacket_5fis_5ftype_5ferror_2622',['STUN_PACKET_IS_TYPE_ERROR',['../Stun_8h.html#a2e2ec23f963f3fd7e299badd51a89737',1,'Stun.h']]], - ['stun_5fpacket_5ftransaction_5fid_5foffset_2623',['STUN_PACKET_TRANSACTION_ID_OFFSET',['../Stun_8h.html#a0fd503c7f85c3941e8d82975cf74cf89',1,'Stun.h']]], - ['stun_5fpacket_5ftype_2624',['STUN_PACKET_TYPE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fallocate_2625',['STUN_PACKET_TYPE_ALLOCATE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a79e1978ee690eb4b8a92630a867ed18e',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fallocate_5ferror_5fresponse_2626',['STUN_PACKET_TYPE_ALLOCATE_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a0b31fe87be0ac4b95bb38930628f5036',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fallocate_5fsuccess_5fresponse_2627',['STUN_PACKET_TYPE_ALLOCATE_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3eada3e13d0ecdf61adac24e613ac183',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5findication_2628',['STUN_PACKET_TYPE_BINDING_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a248254fc750ce8bdad7175aacbcd0f31',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5frequest_2629',['STUN_PACKET_TYPE_BINDING_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ac9829cb77a589bd756de2600098a7e08',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5fresponse_5ferror_2630',['STUN_PACKET_TYPE_BINDING_RESPONSE_ERROR',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a2921ad08775d02db9b85062e56b9f06d',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5fresponse_5fsuccess_2631',['STUN_PACKET_TYPE_BINDING_RESPONSE_SUCCESS',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ace9cbf7bcea456396c2309c5c1086113',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fchannel_5fbind_5ferror_5fresponse_2632',['STUN_PACKET_TYPE_CHANNEL_BIND_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a96fc6b42cb2486a2f1cda05c0d389e68',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fchannel_5fbind_5frequest_2633',['STUN_PACKET_TYPE_CHANNEL_BIND_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acce43bdefbc6aca87c3db63f7e109d46',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fchannel_5fbind_5fsuccess_5fresponse_2634',['STUN_PACKET_TYPE_CHANNEL_BIND_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ad028dcc64120f06584389fbaa6dda4ca',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fcreate_5fpermission_2635',['STUN_PACKET_TYPE_CREATE_PERMISSION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acb3d841d53c299a547116b109ec06557',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fcreate_5fpermission_5ferror_5fresponse_2636',['STUN_PACKET_TYPE_CREATE_PERMISSION_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3aa7ce41dfbd1f45ba2758d32230c9cd',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fcreate_5fpermission_5fsuccess_5fresponse_2637',['STUN_PACKET_TYPE_CREATE_PERMISSION_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acf1f59370cd62f64cf74dcb10e9fc4b8',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fdata_2638',['STUN_PACKET_TYPE_DATA',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a827c4f704c8e64348ad976fbca83c4a8',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fdata_5findication_2639',['STUN_PACKET_TYPE_DATA_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a5e85d3daf032ce7e1983736aa58c84f3',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5frefresh_2640',['STUN_PACKET_TYPE_REFRESH',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a851747efcd4ca55bf7bbda51f5eacb1b',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5frefresh_5ferror_5fresponse_2641',['STUN_PACKET_TYPE_REFRESH_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ae916e7f1891547eab9160e08f53a8c56',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5frefresh_5fsuccess_5fresponse_2642',['STUN_PACKET_TYPE_REFRESH_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a09ffb2eca01810a3f8c2591bef29dd4a',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fsend_2643',['STUN_PACKET_TYPE_SEND',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a444c9e3f8b9cc112b4acc9b374a1f989',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fsend_5findication_2644',['STUN_PACKET_TYPE_SEND_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a28003b6e1bb0f924e066d44baeda01f8',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fshared_5fsecret_5ferror_5fresponse_2645',['STUN_PACKET_TYPE_SHARED_SECRET_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a86ced821d928eecffe3ed730823d2303',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fshared_5fsecret_5frequest_2646',['STUN_PACKET_TYPE_SHARED_SECRET_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a47b5c8d4480936e2ad51addde7f9a8ac',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fshared_5fsecret_5fresponse_2647',['STUN_PACKET_TYPE_SHARED_SECRET_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3fb9f01cff6cee4b31cd7aa839316d61',1,'Stun.h']]], - ['stun_5fsend_5findication_5fapplication_5fdata_5flen_5foffset_2648',['STUN_SEND_INDICATION_APPLICATION_DATA_LEN_OFFSET',['../Stun_8h.html#a2e374e8a059c7f17f6271f537d30e2f3',1,'Stun.h']]], - ['stun_5fsend_5findication_5fapplication_5fdata_5foffset_2649',['STUN_SEND_INDICATION_APPLICATION_DATA_OFFSET',['../Stun_8h.html#a1fb3bc6a173d2f2dd92fcff31b4b1542',1,'Stun.h']]], - ['stun_5fsend_5findication_5foverhead_5fsize_2650',['STUN_SEND_INDICATION_OVERHEAD_SIZE',['../Stun_8h.html#acb02f24b1c9744640ebdb280683d6a27',1,'Stun.h']]], - ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5foffset_2651',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_OFFSET',['../Stun_8h.html#a5bacd8babcc890673a6ff577bf9def7c',1,'Stun.h']]], - ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5fport_5foffset_2652',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_PORT_OFFSET',['../Stun_8h.html#a3342dc463f497b90e812a5a0300e922a',1,'Stun.h']]], - ['stun_5ftransaction_5fid_5flen_2653',['STUN_TRANSACTION_ID_LEN',['../Stun_8h.html#af1f3ca1db41d6797acc084ddb6b3e85f',1,'Stun.h']]], - ['stunattributeaddress_2654',['StunAttributeAddress',['../structStunAttributeAddress.html',1,'']]], - ['stunattributechangerequest_2655',['StunAttributeChangeRequest',['../structStunAttributeChangeRequest.html',1,'']]], - ['stunattributechannelnumber_2656',['StunAttributeChannelNumber',['../structStunAttributeChannelNumber.html',1,'']]], - ['stunattributedata_2657',['StunAttributeData',['../structStunAttributeData.html',1,'']]], - ['stunattributeerrorcode_2658',['StunAttributeErrorCode',['../structStunAttributeErrorCode.html',1,'']]], - ['stunattributefingerprint_2659',['StunAttributeFingerprint',['../structStunAttributeFingerprint.html',1,'']]], - ['stunattributeflag_2660',['StunAttributeFlag',['../structStunAttributeFlag.html',1,'']]], - ['stunattributeheader_2661',['StunAttributeHeader',['../structStunAttributeHeader.html',1,'']]], - ['stunattributeicecontrol_2662',['StunAttributeIceControl',['../structStunAttributeIceControl.html',1,'']]], - ['stunattributelifetime_2663',['StunAttributeLifetime',['../structStunAttributeLifetime.html',1,'']]], - ['stunattributemessageintegrity_2664',['StunAttributeMessageIntegrity',['../structStunAttributeMessageIntegrity.html',1,'']]], - ['stunattributenonce_2665',['StunAttributeNonce',['../structStunAttributeNonce.html',1,'']]], - ['stunattributepriority_2666',['StunAttributePriority',['../structStunAttributePriority.html',1,'']]], - ['stunattributerealm_2667',['StunAttributeRealm',['../structStunAttributeRealm.html',1,'']]], - ['stunattributerequestedtransport_2668',['StunAttributeRequestedTransport',['../structStunAttributeRequestedTransport.html',1,'']]], - ['stunattributeusername_2669',['StunAttributeUsername',['../structStunAttributeUsername.html',1,'']]], - ['stunctxlock_2670',['stunCtxlock',['../structWebRtcClientContext.html#ae55599d07eef0c26982f432fa6d63e4e',1,'WebRtcClientContext']]], - ['stundnsresolutiontime_2671',['stunDnsResolutionTime',['../structPeerConnectionStats.html#a1a313a9ddae426ba094442d84fb6087e',1,'PeerConnectionStats::stunDnsResolutionTime()'],['../structStunIpAddrContext.html#a2c0270f274fc7c205383851badb48489',1,'StunIpAddrContext::stunDnsResolutionTime()']]], - ['stunheader_2672',['StunHeader',['../structStunHeader.html',1,'']]], - ['stunipaddrcontext_2673',['StunIpAddrContext',['../structStunIpAddrContext.html',1,'']]], - ['stunmessagetype_2674',['stunMessageType',['../structStunHeader.html#a9fc0756adb0be57a686c4d6928492024',1,'StunHeader']]], - ['stunpackageipaddr_2675',['stunPackageIpAddr',['../Stun_8c.html#a0ff5d54538a4e80eca46314552a3e993',1,'stunPackageIpAddr(PStunHeader pStunHeader, STUN_ATTRIBUTE_TYPE type, PKvsIpAddress pAddress, PBYTE pBuffer, PUINT32 pDataLen): Stun.c'],['../Stun_8h.html#acb060f428bdff51ad97f42af2911fa3e',1,'stunPackageIpAddr(PStunHeader, STUN_ATTRIBUTE_TYPE, PKvsIpAddress, PBYTE, PUINT32): Stun.c']]], - ['stunpacket_2676',['StunPacket',['../structStunPacket.html',1,'']]], - ['stunstatuscodes_2677',['STUNStatusCodes',['../group__STUNStatusCodes.html',1,'']]] + ['status_5fsdp_5funknown_5ferror_2411',['STATUS_SDP_UNKNOWN_ERROR',['../group__SDPStatusCodes.html#ga9ece13db3dd764ef033480d63b565177',1,'Include.h']]], + ['status_5fsdp_5furi_5ferror_2412',['STATUS_SDP_URI_ERROR',['../group__SDPStatusCodes.html#gae38dd287fd0d9c43549ef3a04eac2b30',1,'Include.h']]], + ['status_5fsdp_5fversion_5ferror_2413',['STATUS_SDP_VERSION_ERROR',['../group__SDPStatusCodes.html#ga01d812db7db5efd0ce876db34d055c01',1,'Include.h']]], + ['status_5fsecure_5fsocket_5fread_5ffailed_2414',['STATUS_SECURE_SOCKET_READ_FAILED',['../group__NetworkingStatusCodes.html#gaba8f0ce0461a218c95e6f2250abf6d58',1,'Include.h']]], + ['status_5fsend_5fdata_5ffailed_2415',['STATUS_SEND_DATA_FAILED',['../group__NetworkingStatusCodes.html#ga240fd39595861290de8dd2160dab439f',1,'Include.h']]], + ['status_5fsession_5fdescription_5finit_5finvalid_5ftype_2416',['STATUS_SESSION_DESCRIPTION_INIT_INVALID_TYPE',['../group__SessionDescriptionInitStatusCodes.html#gac2d02a7c7d9d902edee7ca3195ddf51f',1,'Include.h']]], + ['status_5fsession_5fdescription_5finit_5fmax_5fsdp_5flen_5fexceeded_2417',['STATUS_SESSION_DESCRIPTION_INIT_MAX_SDP_LEN_EXCEEDED',['../group__SessionDescriptionInitStatusCodes.html#gac07d95fbbf36e97a7b71b0e606454b75',1,'Include.h']]], + ['status_5fsession_5fdescription_5finit_5fmissing_5fsdp_2418',['STATUS_SESSION_DESCRIPTION_INIT_MISSING_SDP',['../group__SessionDescriptionInitStatusCodes.html#gab7cad891b536d4c6c2b3a4f9e946257b',1,'Include.h']]], + ['status_5fsession_5fdescription_5finit_5fmissing_5fsdp_5for_5ftype_5fmember_2419',['STATUS_SESSION_DESCRIPTION_INIT_MISSING_SDP_OR_TYPE_MEMBER',['../group__SessionDescriptionInitStatusCodes.html#ga754136005d79abcdbcebd1a809634c91',1,'Include.h']]], + ['status_5fsession_5fdescription_5finit_5fmissing_5ftype_2420',['STATUS_SESSION_DESCRIPTION_INIT_MISSING_TYPE',['../group__SessionDescriptionInitStatusCodes.html#ga343a981dbb557abd75258c628a55882b',1,'Include.h']]], + ['status_5fsession_5fdescription_5finit_5fnot_5fobject_2421',['STATUS_SESSION_DESCRIPTION_INIT_NOT_OBJECT',['../group__SessionDescriptionInitStatusCodes.html#ga609b523c9a213fa2bf6379b5a9ebd20e',1,'Include.h']]], + ['status_5fsession_5fdescription_5finvalid_5fsession_5fdescription_2422',['STATUS_SESSION_DESCRIPTION_INVALID_SESSION_DESCRIPTION',['../group__SessionDescriptionInitStatusCodes.html#gaf762c67c2a4c7e1a28e9e5e89bdd7cc6',1,'Include.h']]], + ['status_5fsession_5fdescription_5fmax_5fmedia_5fcount_2423',['STATUS_SESSION_DESCRIPTION_MAX_MEDIA_COUNT',['../group__SessionDescriptionInitStatusCodes.html#gac6a14fdc090f7e323fa0dcaab20b2bf3',1,'Include.h']]], + ['status_5fsession_5fdescription_5fmissing_5fcertificate_5ffingerprint_2424',['STATUS_SESSION_DESCRIPTION_MISSING_CERTIFICATE_FINGERPRINT',['../group__SessionDescriptionInitStatusCodes.html#gaf3af5b7f030c25a9db82899e1d4fc63b',1,'Include.h']]], + ['status_5fsession_5fdescription_5fmissing_5fice_5fvalues_2425',['STATUS_SESSION_DESCRIPTION_MISSING_ICE_VALUES',['../group__SessionDescriptionInitStatusCodes.html#gac670dee04e58c02bddeeaf31b989a5be',1,'Include.h']]], + ['status_5fset_5fsocket_5fflag_5ffailed_2426',['STATUS_SET_SOCKET_FLAG_FAILED',['../group__NetworkingStatusCodes.html#ga51cdda4f04c8ef10605f3b24cb824377',1,'Include.h']]], + ['status_5fsignaling_5fbase_2427',['STATUS_SIGNALING_BASE',['../group__SignalingStatusCodes.html#gadbbb866674b4468ffde7fdab897ec8e2',1,'Include.h']]], + ['status_5fsignaling_5fchannel_5fbeing_5fdeleted_2428',['STATUS_SIGNALING_CHANNEL_BEING_DELETED',['../group__SignalingStatusCodes.html#gaf8def471453e7ab014e4cd129ae2f35e',1,'Include.h']]], + ['status_5fsignaling_5fconnect_5fcall_5ffailed_2429',['STATUS_SIGNALING_CONNECT_CALL_FAILED',['../group__SignalingStatusCodes.html#ga2bfd4aafe1379557e4ff578832e35ba0',1,'Include.h']]], + ['status_5fsignaling_5fconnected_5fcallback_5ffailed_2430',['STATUS_SIGNALING_CONNECTED_CALLBACK_FAILED',['../group__SignalingStatusCodes.html#ga47f46e6fa1b0aef00c2a53266bdcf295',1,'Include.h']]], + ['status_5fsignaling_5fcreate_5fcall_5ffailed_2431',['STATUS_SIGNALING_CREATE_CALL_FAILED',['../group__SignalingStatusCodes.html#gacb814f6fa3d67a2273a165960e40fa1e',1,'Include.h']]], + ['status_5fsignaling_5fdelete_5fcall_5ffailed_2432',['STATUS_SIGNALING_DELETE_CALL_FAILED',['../group__SignalingStatusCodes.html#ga2ea5261e8d5a54c65a628dea6719dd00',1,'Include.h']]], + ['status_5fsignaling_5fdescribe_5fcall_5ffailed_2433',['STATUS_SIGNALING_DESCRIBE_CALL_FAILED',['../group__SignalingStatusCodes.html#ga700932a3b6c29c5a977ca392e7976588',1,'Include.h']]], + ['status_5fsignaling_5fdescribe_5fmedia_5fcall_5ffailed_2434',['STATUS_SIGNALING_DESCRIBE_MEDIA_CALL_FAILED',['../group__SignalingStatusCodes.html#gab64164e22a5b591f5015911d9dd4b50e',1,'Include.h']]], + ['status_5fsignaling_5fdisconnected_5fcallback_5ffailed_2435',['STATUS_SIGNALING_DISCONNECTED_CALLBACK_FAILED',['../group__SignalingStatusCodes.html#ga4b015acb42be7a79b7f02f343404e55b',1,'Include.h']]], + ['status_5fsignaling_5fduplicate_5fmessage_5fbeing_5fsent_2436',['STATUS_SIGNALING_DUPLICATE_MESSAGE_BEING_SENT',['../group__SignalingStatusCodes.html#ga1625c3d3568ebb751258a53a5ac28585',1,'Include.h']]], + ['status_5fsignaling_5fget_5fendpoint_5fcall_5ffailed_2437',['STATUS_SIGNALING_GET_ENDPOINT_CALL_FAILED',['../group__SignalingStatusCodes.html#ga50df1511cc483f8b46287338d2235e58',1,'Include.h']]], + ['status_5fsignaling_5fget_5fice_5fconfig_5fcall_5ffailed_2438',['STATUS_SIGNALING_GET_ICE_CONFIG_CALL_FAILED',['../group__SignalingStatusCodes.html#gaf2800951426ad32b6d447d6883e4410a',1,'Include.h']]], + ['status_5fsignaling_5fget_5ftoken_5fcall_5ffailed_2439',['STATUS_SIGNALING_GET_TOKEN_CALL_FAILED',['../group__SignalingStatusCodes.html#ga7d8d1b025cbad03c0e4a372e0a0f7cb5',1,'Include.h']]], + ['status_5fsignaling_5fice_5fconfig_5frefresh_5ffailed_2440',['STATUS_SIGNALING_ICE_CONFIG_REFRESH_FAILED',['../group__SignalingStatusCodes.html#ga4ccf6085053e4acf22f3184a6ed5fc2c',1,'Include.h']]], + ['status_5fsignaling_5fice_5fttl_5fless_5fthan_5fgrace_5fperiod_2441',['STATUS_SIGNALING_ICE_TTL_LESS_THAN_GRACE_PERIOD',['../group__SignalingStatusCodes.html#gaee344b8cd67a5137f346f2baa0b97b08',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fagent_5flength_2442',['STATUS_SIGNALING_INVALID_AGENT_LENGTH',['../group__SignalingStatusCodes.html#ga840141a99d0274cb7e81c8729f24256a',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fagent_5fpostfix_5flength_2443',['STATUS_SIGNALING_INVALID_AGENT_POSTFIX_LENGTH',['../group__SignalingStatusCodes.html#ga1ac3d67972461bb3ea1dc444484ff1cc',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fcertificate_5fpath_5flength_2444',['STATUS_SIGNALING_INVALID_CERTIFICATE_PATH_LENGTH',['../group__SignalingStatusCodes.html#ga4c87beca4c49ad212eae881e267e0fa5',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fchannel_5farn_2445',['STATUS_SIGNALING_INVALID_CHANNEL_ARN',['../group__SignalingStatusCodes.html#gac91128f58c5ab50272cd7cb2da166c1b',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fchannel_5farn_5flength_2446',['STATUS_SIGNALING_INVALID_CHANNEL_ARN_LENGTH',['../group__SignalingStatusCodes.html#ga2dc203f7853c7ddd24391798a4c40cb5',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fchannel_5finfo_5fversion_2447',['STATUS_SIGNALING_INVALID_CHANNEL_INFO_VERSION',['../group__SignalingStatusCodes.html#gab98fa8c44d7b15ea57e71d4c92db3ecd',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fchannel_5fname_5flength_2448',['STATUS_SIGNALING_INVALID_CHANNEL_NAME_LENGTH',['../group__SignalingStatusCodes.html#gacbb6189b118b589e0cbf4f8cd7c3fbb9',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fclient_5finfo_5fcache_5ffile_5fpath_5flen_2449',['STATUS_SIGNALING_INVALID_CLIENT_INFO_CACHE_FILE_PATH_LEN',['../group__SignalingStatusCodes.html#ga3f4b1a0340bfa6d7cc0c885b3e1501cd',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fclient_5finfo_5fclient_5flength_2450',['STATUS_SIGNALING_INVALID_CLIENT_INFO_CLIENT_LENGTH',['../group__SignalingStatusCodes.html#ga0352e1ea92e2e01cca516371a8aee35a',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fclient_5finfo_5fversion_2451',['STATUS_SIGNALING_INVALID_CLIENT_INFO_VERSION',['../group__SignalingStatusCodes.html#ga4eaf8a3766e513b11ef6b565b8ea2631',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fcpl_5flength_2452',['STATUS_SIGNALING_INVALID_CPL_LENGTH',['../group__SignalingStatusCodes.html#gaacdbae062ce3c5bb8788c5e299e18747',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fice_5fconfig_5finfo_5fversion_2453',['STATUS_SIGNALING_INVALID_ICE_CONFIG_INFO_VERSION',['../group__SignalingStatusCodes.html#gad097a8eb2fdedc7ab051c9221fce0079',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fkms_5fkey_5flength_2454',['STATUS_SIGNALING_INVALID_KMS_KEY_LENGTH',['../group__SignalingStatusCodes.html#ga6f9bf017a6e31852718a472575248a0d',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fmessage_5fttl_5fvalue_2455',['STATUS_SIGNALING_INVALID_MESSAGE_TTL_VALUE',['../group__SignalingStatusCodes.html#ga69341c098acc7c06345c68862cb06f44',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fmessage_5ftype_2456',['STATUS_SIGNALING_INVALID_MESSAGE_TYPE',['../group__SignalingStatusCodes.html#ga16c2a0ed78836e02e33f388e1adbfdbf',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fmetrics_5fversion_2457',['STATUS_SIGNALING_INVALID_METRICS_VERSION',['../group__SignalingStatusCodes.html#gaea916cd391b638a9549a7335a9df5c3c',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fpayload_5flen_5fin_5fmessage_2458',['STATUS_SIGNALING_INVALID_PAYLOAD_LEN_IN_MESSAGE',['../group__SignalingStatusCodes.html#ga6668b5a4e9351440b321afde4eb4b1cd',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fready_5fstate_2459',['STATUS_SIGNALING_INVALID_READY_STATE',['../group__SignalingStatusCodes.html#ga5f3b0bc37893253d457ce9555bd4fcd5',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fregion_5flength_2460',['STATUS_SIGNALING_INVALID_REGION_LENGTH',['../group__SignalingStatusCodes.html#ga434d1a99d37ff342fd3b2e50a18b6c88',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fsignaling_5fcallbacks_5fversion_2461',['STATUS_SIGNALING_INVALID_SIGNALING_CALLBACKS_VERSION',['../group__SignalingStatusCodes.html#ga916975b02b4b3c261717f22c5b6b336a',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fsignaling_5fmessage_5fversion_2462',['STATUS_SIGNALING_INVALID_SIGNALING_MESSAGE_VERSION',['../group__SignalingStatusCodes.html#gae69c8b47072ce1beb9c229df150bfd97',1,'Include.h']]], + ['status_5fsignaling_5finvalid_5fstream_5farn_5flength_2463',['STATUS_SIGNALING_INVALID_STREAM_ARN_LENGTH',['../group__SignalingStatusCodes.html#ga4645d5dbf1fbccf2a0a93e5c2fde9cb5',1,'Include.h']]], + ['status_5fsignaling_5fjoin_5fsession_5fcall_5ffailed_2464',['STATUS_SIGNALING_JOIN_SESSION_CALL_FAILED',['../group__SignalingStatusCodes.html#gadf7da20c43e4f4f63dcb7f2e0d84b686',1,'Include.h']]], + ['status_5fsignaling_5fjoin_5fsession_5fconnected_5ffailed_2465',['STATUS_SIGNALING_JOIN_SESSION_CONNECTED_FAILED',['../group__SignalingStatusCodes.html#ga7a01ef28a233e5b83cbdc4176f354ff1',1,'Include.h']]], + ['status_5fsignaling_5flws_5fcall_5ffailed_2466',['STATUS_SIGNALING_LWS_CALL_FAILED',['../group__SignalingStatusCodes.html#ga382554dbb1fbc016648c5acea0637730',1,'Include.h']]], + ['status_5fsignaling_5flws_5fclient_5fconnect_5ffailed_2467',['STATUS_SIGNALING_LWS_CLIENT_CONNECT_FAILED',['../group__SignalingStatusCodes.html#gaa891b62857cc6c4d22f2c9aed97a599b',1,'Include.h']]], + ['status_5fsignaling_5flws_5fcreate_5fcontext_5ffailed_2468',['STATUS_SIGNALING_LWS_CREATE_CONTEXT_FAILED',['../group__SignalingStatusCodes.html#ga037212d0a7e31ae9a7bdc014d9f8e93d',1,'Include.h']]], + ['status_5fsignaling_5fmax_5fice_5fconfig_5fcount_2469',['STATUS_SIGNALING_MAX_ICE_CONFIG_COUNT',['../group__SignalingStatusCodes.html#gae21ee15042ed01be787364462f14e61f',1,'Include.h']]], + ['status_5fsignaling_5fmax_5fice_5furi_5fcount_2470',['STATUS_SIGNALING_MAX_ICE_URI_COUNT',['../group__SignalingStatusCodes.html#gab30430e86aae378d47fa0ca49d3d757c',1,'Include.h']]], + ['status_5fsignaling_5fmax_5fice_5furi_5flen_2471',['STATUS_SIGNALING_MAX_ICE_URI_LEN',['../group__SignalingStatusCodes.html#ga975c7b8d4c16c3856fe263f4c759903e',1,'Include.h']]], + ['status_5fsignaling_5fmax_5fmessage_5flen_5fafter_5fencoding_2472',['STATUS_SIGNALING_MAX_MESSAGE_LEN_AFTER_ENCODING',['../group__SignalingStatusCodes.html#ga932238047852bb2ab0b665cef952be79',1,'Include.h']]], + ['status_5fsignaling_5fmedia_5fstorage_5fdisabled_2473',['STATUS_SIGNALING_MEDIA_STORAGE_DISABLED',['../group__SignalingStatusCodes.html#gac02c1ab2be45b63d2ed36a05d7f6c34c',1,'Include.h']]], + ['status_5fsignaling_5fmessage_5fdelivery_5ffailed_2474',['STATUS_SIGNALING_MESSAGE_DELIVERY_FAILED',['../group__SignalingStatusCodes.html#gabf70d15f2cc5e932e7db244fa57daee0',1,'Include.h']]], + ['status_5fsignaling_5fmismatch_5fmedia_5fstorage_5fconfig_2475',['STATUS_SIGNALING_MISMATCH_MEDIA_STORAGE_CONFIG',['../group__SignalingStatusCodes.html#gad3af7a6688f61823c09e8abe33089390',1,'Include.h']]], + ['status_5fsignaling_5fmissing_5fendpoints_5fin_5fget_5fendpoint_2476',['STATUS_SIGNALING_MISSING_ENDPOINTS_IN_GET_ENDPOINT',['../group__SignalingStatusCodes.html#ga50126b9eac7328a5a8386ac3540ef64e',1,'Include.h']]], + ['status_5fsignaling_5fno_5farn_5freturned_5fon_5fcreate_2477',['STATUS_SIGNALING_NO_ARN_RETURNED_ON_CREATE',['../group__SignalingStatusCodes.html#ga00ce4ff8d334dcc2dd5543b6e0ff8975',1,'Include.h']]], + ['status_5fsignaling_5fno_5fconfig_5fspecified_2478',['STATUS_SIGNALING_NO_CONFIG_SPECIFIED',['../group__SignalingStatusCodes.html#ga5f200864bc0a541731aacd329d09bca2',1,'Include.h']]], + ['status_5fsignaling_5fno_5fconfig_5furi_5fspecified_2479',['STATUS_SIGNALING_NO_CONFIG_URI_SPECIFIED',['../group__SignalingStatusCodes.html#gafcbf214f429749e1ea065b2c4321e535',1,'Include.h']]], + ['status_5fsignaling_5fno_5fpayload_5fin_5fmessage_2480',['STATUS_SIGNALING_NO_PAYLOAD_IN_MESSAGE',['../group__SignalingStatusCodes.html#ga583cc1ba98b54a3dccabf175ca9a6270',1,'Include.h']]], + ['status_5fsignaling_5fno_5fpeer_5fclient_5fid_5fin_5fmessage_2481',['STATUS_SIGNALING_NO_PEER_CLIENT_ID_IN_MESSAGE',['../group__SignalingStatusCodes.html#gadff3d6822e5112553b4e8d8c8e1ea188',1,'Include.h']]], + ['status_5fsignaling_5fready_5fcallback_5ffailed_2482',['STATUS_SIGNALING_READY_CALLBACK_FAILED',['../group__SignalingStatusCodes.html#ga08631c06dd0fea139f4a3f9a600683e9',1,'Include.h']]], + ['status_5fsignaling_5freceive_5fbinary_5fdata_5fnot_5fsupported_2483',['STATUS_SIGNALING_RECEIVE_BINARY_DATA_NOT_SUPPORTED',['../group__SignalingStatusCodes.html#ga759f13b2f4153d411dddbc7e3ef73d8f',1,'Include.h']]], + ['status_5fsignaling_5freceive_5fempty_5fdata_5fnot_5fsupported_2484',['STATUS_SIGNALING_RECEIVE_EMPTY_DATA_NOT_SUPPORTED',['../group__SignalingStatusCodes.html#ga8d225a905811a7962a0ff80438a3bc8d',1,'Include.h']]], + ['status_5fsignaling_5freceived_5fmessage_5flarger_5fthan_5fmax_5fdata_5flen_2485',['STATUS_SIGNALING_RECEIVED_MESSAGE_LARGER_THAN_MAX_DATA_LEN',['../group__SignalingStatusCodes.html#ga84ce13bf56d8aa5e997ad4cf46b1b832',1,'Include.h']]], + ['status_5fsignaling_5freconnect_5ffailed_2486',['STATUS_SIGNALING_RECONNECT_FAILED',['../group__SignalingStatusCodes.html#ga6e87e9f2235dd13cdb3da1582fd0d505',1,'Include.h']]], + ['status_5fsignaling_5fupdate_5fmedia_5fstorage_5fconfig_2487',['STATUS_SIGNALING_UPDATE_MEDIA_STORAGE_CONFIG',['../group__SignalingStatusCodes.html#ga5c8a70717eb5e60fa097b66b9f453bb5',1,'Include.h']]], + ['status_5fsocket_5fconnect_5ffailed_2488',['STATUS_SOCKET_CONNECT_FAILED',['../group__NetworkingStatusCodes.html#gae36d534a1eb59cc43a05fabef65dae4f',1,'Include.h']]], + ['status_5fsocket_5fconnection_5fclosed_5falready_2489',['STATUS_SOCKET_CONNECTION_CLOSED_ALREADY',['../group__NetworkingStatusCodes.html#ga1f86816972badf7d94f8554824b53ed4',1,'Include.h']]], + ['status_5fsocket_5fconnection_5fnot_5fready_5fto_5fsend_2490',['STATUS_SOCKET_CONNECTION_NOT_READY_TO_SEND',['../group__NetworkingStatusCodes.html#ga7fb6c205716d9aba8c08fe769c653862',1,'Include.h']]], + ['status_5fsocket_5fset_5fsend_5fbuffer_5fsize_5ffailed_2491',['STATUS_SOCKET_SET_SEND_BUFFER_SIZE_FAILED',['../group__NetworkingStatusCodes.html#ga1e17abfb923ca9230ac755efa9538ac3',1,'Include.h']]], + ['status_5fsocket_5fwrite_5ffailed_2492',['STATUS_SOCKET_WRITE_FAILED',['../group__NetworkingStatusCodes.html#ga4223c977ec8510c82c9e8ffdbb184600',1,'Include.h']]], + ['status_5fsrtp_5fbase_2493',['STATUS_SRTP_BASE',['../group__SRTPStatusCodes.html#gadf015d30268cf840a5aac0b37d088019',1,'Include.h']]], + ['status_5fsrtp_5fdecrypt_5ffailed_2494',['STATUS_SRTP_DECRYPT_FAILED',['../group__SRTPStatusCodes.html#ga4e59305e7eb626d6ab003e5668f70393',1,'Include.h']]], + ['status_5fsrtp_5fencrypt_5ffailed_2495',['STATUS_SRTP_ENCRYPT_FAILED',['../group__SRTPStatusCodes.html#gae0cb346d2059437bebd83255ec77cce5',1,'Include.h']]], + ['status_5fsrtp_5finit_5ffailed_2496',['STATUS_SRTP_INIT_FAILED',['../group__SRTPStatusCodes.html#ga11a0779d2fe4c05bfaee74d477e5c2c4',1,'Include.h']]], + ['status_5fsrtp_5fnot_5fready_5fyet_2497',['STATUS_SRTP_NOT_READY_YET',['../group__SRTPStatusCodes.html#gaeab8b6afffd9d99b8d02028471572184',1,'Include.h']]], + ['status_5fsrtp_5freceive_5fsession_5fcreation_5ffailed_2498',['STATUS_SRTP_RECEIVE_SESSION_CREATION_FAILED',['../group__SRTPStatusCodes.html#gadaec33597375229a54618e31afcb7533',1,'Include.h']]], + ['status_5fsrtp_5ftransmit_5fsession_5fcreation_5ffailed_2499',['STATUS_SRTP_TRANSMIT_SESSION_CREATION_FAILED',['../group__SRTPStatusCodes.html#ga2acd253e76acfaeaad009c13628d8d6e',1,'Include.h']]], + ['status_5fssl_5fconnection_5ffailed_2500',['STATUS_SSL_CONNECTION_FAILED',['../group__NetworkingStatusCodes.html#ga081fc8bcdc4cb7bc58202e434016307a',1,'Include.h']]], + ['status_5fssl_5fctx_5fcreation_5ffailed_2501',['STATUS_SSL_CTX_CREATION_FAILED',['../group__DTLSStatusCodes.html#gaeeb0d5b34f3e2591f994c872200f07e6',1,'Include.h']]], + ['status_5fssl_5finvalid_5fcertificate_5fbits_2502',['STATUS_SSL_INVALID_CERTIFICATE_BITS',['../group__DTLSStatusCodes.html#gaed33edb5344ea6b5c793a5b135e45bb7',1,'Include.h']]], + ['status_5fssl_5fpacket_5fbefore_5fdtls_5fready_2503',['STATUS_SSL_PACKET_BEFORE_DTLS_READY',['../group__DTLSStatusCodes.html#ga1aad80f91e7952fba656cc34666207b3',1,'Include.h']]], + ['status_5fssl_5fremote_5fcertificate_5fverification_5ffailed_2504',['STATUS_SSL_REMOTE_CERTIFICATE_VERIFICATION_FAILED',['../group__DTLSStatusCodes.html#ga84ffd460a86661011b40927dc0401977',1,'Include.h']]], + ['status_5fssl_5funknown_5fsrtp_5fprofile_2505',['STATUS_SSL_UNKNOWN_SRTP_PROFILE',['../group__DTLSStatusCodes.html#ga275a2e4263f48bfcc2c5be6c66bb1f1f',1,'Include.h']]], + ['status_5fstun_5fattributes_5fafter_5ffingerprint_5fmessage_5fintegrity_2506',['STATUS_STUN_ATTRIBUTES_AFTER_FINGERPRINT_MESSAGE_INTEGRITY',['../group__STUNStatusCodes.html#ga112ce4d2e1c8ad9caecb3c1bb500d9b6',1,'Include.h']]], + ['status_5fstun_5fbase_2507',['STATUS_STUN_BASE',['../group__STUNStatusCodes.html#gaf218806a8b7baa71cbf8d5c9891ba395',1,'Include.h']]], + ['status_5fstun_5ffingerprint_5fmismatch_2508',['STATUS_STUN_FINGERPRINT_MISMATCH',['../group__STUNStatusCodes.html#ga9b572c71a9a4789ec8948b2524aa5b99',1,'Include.h']]], + ['status_5fstun_5ffingerprint_5fnot_5flast_2509',['STATUS_STUN_FINGERPRINT_NOT_LAST',['../group__STUNStatusCodes.html#gaea69368a6cbcb63098f27eb644ceb136',1,'Include.h']]], + ['status_5fstun_5finvalid_5faddress_5fattribute_5flength_2510',['STATUS_STUN_INVALID_ADDRESS_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga121f7acb71afcc3e74c44191b7c2171c',1,'Include.h']]], + ['status_5fstun_5finvalid_5fchange_5frequest_5fattribute_5flength_2511',['STATUS_STUN_INVALID_CHANGE_REQUEST_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga766a9b56a5c1c1431ee267b1958de58b',1,'Include.h']]], + ['status_5fstun_5finvalid_5fchannel_5fnumber_5fattribute_5flength_2512',['STATUS_STUN_INVALID_CHANNEL_NUMBER_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gacd8fd40e6304484ab9abc8488c9d39d3',1,'Include.h']]], + ['status_5fstun_5finvalid_5ferror_5fcode_5fattribute_5flength_2513',['STATUS_STUN_INVALID_ERROR_CODE_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga0688737645f194a3110dee22c42b04e9',1,'Include.h']]], + ['status_5fstun_5finvalid_5ffingerprint_5fattribute_5flength_2514',['STATUS_STUN_INVALID_FINGERPRINT_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gac741570709258aa443e1778c7ce894a2',1,'Include.h']]], + ['status_5fstun_5finvalid_5fice_5fcontrol_5fattribute_5flength_2515',['STATUS_STUN_INVALID_ICE_CONTROL_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga6330712fd6050441928503126dccdb5b',1,'Include.h']]], + ['status_5fstun_5finvalid_5flifetime_5fattribute_5flength_2516',['STATUS_STUN_INVALID_LIFETIME_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga752822eff3d2578e8b59c0aca33bb3ef',1,'Include.h']]], + ['status_5fstun_5finvalid_5fmessage_5fintegrity_5fattribute_5flength_2517',['STATUS_STUN_INVALID_MESSAGE_INTEGRITY_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga7489372fb7a6b974edaa101b2bb120e3',1,'Include.h']]], + ['status_5fstun_5finvalid_5fnonce_5fattribute_5flength_2518',['STATUS_STUN_INVALID_NONCE_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga11e9e4f698b1f54e97458727624d8b32',1,'Include.h']]], + ['status_5fstun_5finvalid_5fpriority_5fattribute_5flength_2519',['STATUS_STUN_INVALID_PRIORITY_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga33b668cf1874e0de2688c583fa885797',1,'Include.h']]], + ['status_5fstun_5finvalid_5frealm_5fattribute_5flength_2520',['STATUS_STUN_INVALID_REALM_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga4f5b7dd4a290f43bc4387ebf1167f013',1,'Include.h']]], + ['status_5fstun_5finvalid_5frequested_5ftransport_5fattribute_5flength_2521',['STATUS_STUN_INVALID_REQUESTED_TRANSPORT_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#ga626ba183fc6db5423852c77438698278',1,'Include.h']]], + ['status_5fstun_5finvalid_5fuse_5fcandidate_5fattribute_5flength_2522',['STATUS_STUN_INVALID_USE_CANDIDATE_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gab0536ecb1429594711b4da60b9435670',1,'Include.h']]], + ['status_5fstun_5finvalid_5fusername_5fattribute_5flength_2523',['STATUS_STUN_INVALID_USERNAME_ATTRIBUTE_LENGTH',['../group__STUNStatusCodes.html#gaa0223b21b0920903bf1d07658490afb7',1,'Include.h']]], + ['status_5fstun_5fmagic_5fcookie_5fmismatch_2524',['STATUS_STUN_MAGIC_COOKIE_MISMATCH',['../group__STUNStatusCodes.html#ga5123e5799568ed9c1301705f8edd0a0c',1,'Include.h']]], + ['status_5fstun_5fmax_5fattribute_5fcount_2525',['STATUS_STUN_MAX_ATTRIBUTE_COUNT',['../group__STUNStatusCodes.html#ga825b41c810e46c8b673980d4edeea651',1,'Include.h']]], + ['status_5fstun_5fmessage_5fintegrity_5fafter_5ffingerprint_2526',['STATUS_STUN_MESSAGE_INTEGRITY_AFTER_FINGERPRINT',['../group__STUNStatusCodes.html#ga2627bb7cdfbb56bc5f07d3c7384e9d5e',1,'Include.h']]], + ['status_5fstun_5fmessage_5fintegrity_5fmismatch_2527',['STATUS_STUN_MESSAGE_INTEGRITY_MISMATCH',['../group__STUNStatusCodes.html#gaf4c06b3d35af87aa502f187eb3e06841',1,'Include.h']]], + ['status_5fstun_5fmessage_5fintegrity_5fnot_5flast_2528',['STATUS_STUN_MESSAGE_INTEGRITY_NOT_LAST',['../group__STUNStatusCodes.html#gac6a0242c62eb66b07a4930611e9bba3e',1,'Include.h']]], + ['status_5fstun_5fmessage_5fintegrity_5fsize_5falignment_2529',['STATUS_STUN_MESSAGE_INTEGRITY_SIZE_ALIGNMENT',['../group__STUNStatusCodes.html#ga5a258420f514b8dcb907a458761560f9',1,'Include.h']]], + ['status_5fstun_5fmultiple_5ffingerprint_5fattributes_2530',['STATUS_STUN_MULTIPLE_FINGERPRINT_ATTRIBUTES',['../group__STUNStatusCodes.html#gafa36a669c2f5708f4db45db804802b1c',1,'Include.h']]], + ['status_5fstun_5fmultiple_5fmessage_5fintegrity_5fattributes_2531',['STATUS_STUN_MULTIPLE_MESSAGE_INTEGRITY_ATTRIBUTES',['../group__STUNStatusCodes.html#gaf2bf7204fac8b1708cd3a71748f6dbb7',1,'Include.h']]], + ['status_5fturn_5fconnection_5fallocation_5ffailed_2532',['STATUS_TURN_CONNECTION_ALLOCATION_FAILED',['../group__ICEStatusCodes.html#ga6067f3dee0b0b145d25462245f98de89',1,'Include.h']]], + ['status_5fturn_5fconnection_5ffailed_5fto_5fbind_5fchannel_2533',['STATUS_TURN_CONNECTION_FAILED_TO_BIND_CHANNEL',['../group__ICEStatusCodes.html#gacc938bee658deb6c85703526e19dbe10',1,'Include.h']]], + ['status_5fturn_5fconnection_5ffailed_5fto_5fcreate_5fpermission_2534',['STATUS_TURN_CONNECTION_FAILED_TO_CREATE_PERMISSION',['../group__ICEStatusCodes.html#ga34dfa9cfb52aa5eea97dce2502d3f975',1,'Include.h']]], + ['status_5fturn_5fconnection_5fget_5fcredentials_5ffailed_2535',['STATUS_TURN_CONNECTION_GET_CREDENTIALS_FAILED',['../group__ICEStatusCodes.html#gaa59db6e88ee1afef920dd58b2c84c2b1',1,'Include.h']]], + ['status_5fturn_5fconnection_5fno_5fhost_5finterface_5ffound_2536',['STATUS_TURN_CONNECTION_NO_HOST_INTERFACE_FOUND',['../group__ICEStatusCodes.html#ga2689bc8b71216444cbcefec30b20a2e8',1,'Include.h']]], + ['status_5fturn_5fconnection_5fpeer_5fnot_5fusable_2537',['STATUS_TURN_CONNECTION_PEER_NOT_USABLE',['../group__ICEStatusCodes.html#ga2d77c9b7b2362ac0fd76cb85d903e4d0',1,'Include.h']]], + ['status_5fturn_5fconnection_5fstate_5ftransition_5ftimeout_2538',['STATUS_TURN_CONNECTION_STATE_TRANSITION_TIMEOUT',['../group__ICEStatusCodes.html#ga72041071e715ee4a7453655c64db8a45',1,'Include.h']]], + ['status_5fturn_5finvalid_5fstate_2539',['STATUS_TURN_INVALID_STATE',['../group__ICEStatusCodes.html#ga83ea97ecffdf05aad647fb355f5a2566',1,'Include.h']]], + ['status_5fturn_5fmissing_5fchannel_5fdata_5fheader_2540',['STATUS_TURN_MISSING_CHANNEL_DATA_HEADER',['../group__ICEStatusCodes.html#ga1b9ec90b1798287230fc0f73e621feff',1,'Include.h']]], + ['status_5fturn_5fnew_5fdata_5fchannel_5fmsg_5fheader_5fbefore_5fprevious_5fmsg_5ffinish_2541',['STATUS_TURN_NEW_DATA_CHANNEL_MSG_HEADER_BEFORE_PREVIOUS_MSG_FINISH',['../group__ICEStatusCodes.html#ga418b5fd3de2e95c260e06eb85f954d23',1,'Include.h']]], + ['status_5fwebrtc_5fbase_2542',['STATUS_WEBRTC_BASE',['../group__StatusCodes.html#ga9b55ffc88e2786cc34f6ef948d563420',1,'Include.h']]], + ['statuscode_2543',['statusCode',['../group__StatusCodes.html#ga9cb75a0987f4fc93a64b7dc45962b52f',1,'ReceivedSignalingMessage']]], + ['statuscodes_2544',['StatusCodes',['../group__StatusCodes.html',1,'']]], + ['stepiceagentstatemachine_2545',['stepIceAgentStateMachine',['../IceAgentStateMachine_8c.html#ab2f128f30a07f8c52dde649654fc8ff7',1,'stepIceAgentStateMachine(PIceAgent pIceAgent): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a286c0f06887ee5ebaf80e08ccca375ee',1,'stepIceAgentStateMachine(PIceAgent): IceAgentStateMachine.c']]], + ['stepturnconnectionstatemachine_2546',['stepTurnConnectionStateMachine',['../TurnConnectionStateMachine_8h.html#a21c32ae8f7cb3bfbfbe7c53b90b93a1e',1,'stepTurnConnectionStateMachine(PTurnConnection): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#aaecdea4c04ee23b7aac3f5b63578d3e0',1,'stepTurnConnectionStateMachine(PTurnConnection pTurnConnection): TurnConnectionStateMachine.c']]], + ['stoptime_2547',['stopTime',['../structSdpTimeDescription.html#a4d891cf01385aec9ac7c633fa440872a',1,'SdpTimeDescription']]], + ['stopturnconnection_2548',['stopTurnConnection',['../struct____TurnConnection.html#adcf78da47318b97d4c11a05142b73fda',1,'__TurnConnection']]], + ['storageenabled_2549',['storageEnabled',['../structSignalingFileCacheEntry.html#a1f56da4db1dd9dfce621c57bd1d79ed1',1,'SignalingFileCacheEntry']]], + ['storagestatus_2550',['storageStatus',['../group__StatusCodes.html#ga0d6aeb8634bc4fdcc6fb1293649ef592',1,'MediaStorageConfig']]], + ['storagestreamarn_2551',['storageStreamArn',['../group__StatusCodes.html#ga3c9a4f80fcaa01a1b67ccc3b7e4a64ae',1,'MediaStorageConfig::storageStreamArn()'],['../structSignalingFileCacheEntry.html#aac05b98428c9a1a52bdcb911ab72d2ae',1,'SignalingFileCacheEntry::storageStreamArn()']]], + ['streamid_2552',['streamId',['../group__StatusCodes.html#ga531a05b7b40a5ff298f6f238e0fe4613',1,'RtcMediaStreamTrack']]], + ['structureversions_2553',['StructureVersions',['../group__StructureVersions.html',1,'']]], + ['stun_2ec_2554',['Stun.c',['../Stun_8c.html',1,'']]], + ['stun_2eh_2555',['Stun.h',['../Stun_8h.html',1,'']]], + ['stun_5fattribute_5faddress_5ffamily_5flen_2556',['STUN_ATTRIBUTE_ADDRESS_FAMILY_LEN',['../Stun_8h.html#a0b3cde00f1a333021f95da65977e2ba3',1,'Stun.h']]], + ['stun_5fattribute_5faddress_5fheader_5flen_2557',['STUN_ATTRIBUTE_ADDRESS_HEADER_LEN',['../Stun_8h.html#a57a843af4c271841ae33ad543451934c',1,'Stun.h']]], + ['stun_5fattribute_5faddress_5fport_5flen_2558',['STUN_ATTRIBUTE_ADDRESS_PORT_LEN',['../Stun_8h.html#a9400074dd179cdb9b21dda26ab5ceec7',1,'Stun.h']]], + ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fip_2559',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_IP',['../Stun_8h.html#afb9424af9d1db4ae3ac388b5a7004990',1,'Stun.h']]], + ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fport_2560',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_PORT',['../Stun_8h.html#a45bfd10461b1b97b704479c78d638b3a',1,'Stun.h']]], + ['stun_5fattribute_5fchange_5frequest_5fflag_5flen_2561',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_LEN',['../Stun_8h.html#a9e22def4b3cc4c12329719d30bc114ec',1,'Stun.h']]], + ['stun_5fattribute_5fchannel_5fnumber_5flen_2562',['STUN_ATTRIBUTE_CHANNEL_NUMBER_LEN',['../Stun_8h.html#a06dfabc8689040fc3549da75db72bb09',1,'Stun.h']]], + ['stun_5fattribute_5ffingerprint_5flen_2563',['STUN_ATTRIBUTE_FINGERPRINT_LEN',['../Stun_8h.html#a99f271a1640427f90e4061a485a12a56',1,'Stun.h']]], + ['stun_5fattribute_5fflag_5flen_2564',['STUN_ATTRIBUTE_FLAG_LEN',['../Stun_8h.html#aa79b732384675808ed0cc2560c1d999a',1,'Stun.h']]], + ['stun_5fattribute_5fheader_5fdata_5flen_2565',['STUN_ATTRIBUTE_HEADER_DATA_LEN',['../Stun_8h.html#a4c1804ba9287089e37a0fc4edebe2dcc',1,'Stun.h']]], + ['stun_5fattribute_5fheader_5flen_2566',['STUN_ATTRIBUTE_HEADER_LEN',['../Stun_8h.html#a8bf777c2d6251f5195d1b5c843709fc4',1,'Stun.h']]], + ['stun_5fattribute_5fheader_5ftype_5flen_2567',['STUN_ATTRIBUTE_HEADER_TYPE_LEN',['../Stun_8h.html#af76ca4e0b67db6426baa1ac77f743a6d',1,'Stun.h']]], + ['stun_5fattribute_5fice_5fcontrol_5flen_2568',['STUN_ATTRIBUTE_ICE_CONTROL_LEN',['../Stun_8h.html#a7a1bbf8e78baaaba72d6290830a3368e',1,'Stun.h']]], + ['stun_5fattribute_5flifetime_5flen_2569',['STUN_ATTRIBUTE_LIFETIME_LEN',['../Stun_8h.html#a5e823da3f53b4596d350b620c5392fca',1,'Stun.h']]], + ['stun_5fattribute_5fmax_5fcount_2570',['STUN_ATTRIBUTE_MAX_COUNT',['../Stun_8h.html#aea644ccf152cc2b6b384b27ef1d0c244',1,'Stun.h']]], + ['stun_5fattribute_5fpriority_5flen_2571',['STUN_ATTRIBUTE_PRIORITY_LEN',['../Stun_8h.html#a77e1585a232ed560e97f15885da37223',1,'Stun.h']]], + ['stun_5fattribute_5frequested_5ftransport_5fprotocol_5flen_2572',['STUN_ATTRIBUTE_REQUESTED_TRANSPORT_PROTOCOL_LEN',['../Stun_8h.html#ae01bc22bb842c1cf36df0a1a13f05829',1,'Stun.h']]], + ['stun_5fattribute_5ftype_2573',['STUN_ATTRIBUTE_TYPE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0c',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fchange_5frequest_2574',['STUN_ATTRIBUTE_TYPE_CHANGE_REQUEST',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae2047239452a6c2cfef76334c586dd4d',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fchanged_5faddress_2575',['STUN_ATTRIBUTE_TYPE_CHANGED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca736a65b4dd7fb6fbf46afc9d53fa3dd9',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fchannel_5fnumber_2576',['STUN_ATTRIBUTE_TYPE_CHANNEL_NUMBER',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae0ba9b12963f2766e4a08592a67f41a',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fdata_2577',['STUN_ATTRIBUTE_TYPE_DATA',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca9fa3b059f4b54996a7e196e351cc9f92',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fdont_5ffragment_2578',['STUN_ATTRIBUTE_TYPE_DONT_FRAGMENT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2ab7c96932bf1d7b5ca4b5e36bf368db',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5ferror_5fcode_2579',['STUN_ATTRIBUTE_TYPE_ERROR_CODE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca3d4f67f2d41fef9420791eb99238552c',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5feven_5fport_2580',['STUN_ATTRIBUTE_TYPE_EVEN_PORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca37614ba531c5a855bc6e5eb0a8f6a5cc',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5ffingerprint_2581',['STUN_ATTRIBUTE_TYPE_FINGERPRINT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cadc0c7158a8263b33c51d350901ff8d7d',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fice_5fcontrolled_2582',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLED',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae4d03db46b0513f65c85e87e14630db3',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fice_5fcontrolling_2583',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLING',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca12e2497f31924b064f2cf150dea16709',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5flifetime_2584',['STUN_ATTRIBUTE_TYPE_LIFETIME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7a7cbbbb8c797e588bfef4a977eb0f1d',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fmapped_5faddress_2585',['STUN_ATTRIBUTE_TYPE_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab526e44ef0398e209ad1ca21dd9d437c',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fmessage_5fintegrity_2586',['STUN_ATTRIBUTE_TYPE_MESSAGE_INTEGRITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad958679f7fad1fde67fe12011fc4a2a6',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fnonce_2587',['STUN_ATTRIBUTE_TYPE_NONCE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca4ab7c92d0a9c5ee2390c06f6f3df4199',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fpassword_2588',['STUN_ATTRIBUTE_TYPE_PASSWORD',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca51888b5632e8cae3d5cf805bdaf04e44',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fpriority_2589',['STUN_ATTRIBUTE_TYPE_PRIORITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac88683f1ff96ad7343f1430a29548bcb',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5frealm_2590',['STUN_ATTRIBUTE_TYPE_REALM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca5891ef9db0cd4b8b1b224081431a20dd',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5freflected_5ffrom_2591',['STUN_ATTRIBUTE_TYPE_REFLECTED_FROM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca57cb818f1dee45f09375fc3ab3dcda7c',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5frequested_5ftransport_2592',['STUN_ATTRIBUTE_TYPE_REQUESTED_TRANSPORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7c91890a73b288fe6811c05517faa0ac',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5freservation_5ftoken_2593',['STUN_ATTRIBUTE_TYPE_RESERVATION_TOKEN',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad3ab5802a75af04b580d96b8cc6e87d0',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fresponse_5faddress_2594',['STUN_ATTRIBUTE_TYPE_RESPONSE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca53c63aacb48ba3da1bd2106e2540e814',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fsource_5faddress_2595',['STUN_ATTRIBUTE_TYPE_SOURCE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac69e982d4366d3b23d8ed45090c3fee2',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5funknown_5fattributes_2596',['STUN_ATTRIBUTE_TYPE_UNKNOWN_ATTRIBUTES',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca775243c415868e472949799b5295a9a1',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fuse_5fcandidate_2597',['STUN_ATTRIBUTE_TYPE_USE_CANDIDATE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2201bef7a35124007770c8bc50f57592',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fusername_2598',['STUN_ATTRIBUTE_TYPE_USERNAME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab439350d88ea0a689354b3af868abe33',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fxor_5fmapped_5faddress_2599',['STUN_ATTRIBUTE_TYPE_XOR_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca15aa3731d734c1c3a052742b93378e2f',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fxor_5fpeer_5faddress_2600',['STUN_ATTRIBUTE_TYPE_XOR_PEER_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae4e15e7c99e2cd4de638905147996ef',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fxor_5frelayed_5faddress_2601',['STUN_ATTRIBUTE_TYPE_XOR_RELAYED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca818c8f969ad642b5191978d1af1c29b2',1,'Stun.h']]], + ['stun_5ferror_5fcode_2602',['STUN_ERROR_CODE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572d',1,'Stun.h']]], + ['stun_5ferror_5fcode_5fpacket_5ferror_5fclass_5foffset_2603',['STUN_ERROR_CODE_PACKET_ERROR_CLASS_OFFSET',['../Stun_8h.html#a754e5eecf2ee251b30ac9eb41a617218',1,'Stun.h']]], + ['stun_5ferror_5fcode_5fpacket_5ferror_5fcode_5foffset_2604',['STUN_ERROR_CODE_PACKET_ERROR_CODE_OFFSET',['../Stun_8h.html#ad7442c82e6fd85e096fa1570ecdbe4ac',1,'Stun.h']]], + ['stun_5ferror_5fcode_5fpacket_5ferror_5fphrase_5foffset_2605',['STUN_ERROR_CODE_PACKET_ERROR_PHRASE_OFFSET',['../Stun_8h.html#a31422eb220cd9294e18e08965fa465b7',1,'Stun.h']]], + ['stun_5ferror_5fstale_5fnonce_2606',['STUN_ERROR_STALE_NONCE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572da835af6f12a9160890132f9b3f55336c4',1,'Stun.h']]], + ['stun_5ferror_5funauthorized_2607',['STUN_ERROR_UNAUTHORIZED',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572daf099e0b7d7d3da44caea78ba2149ed7a',1,'Stun.h']]], + ['stun_5ffingerprint_5fattribute_5fxor_5fvalue_2608',['STUN_FINGERPRINT_ATTRIBUTE_XOR_VALUE',['../Stun_8h.html#a8c5649753b7e4cc0a664c1bb9a0b02d4',1,'Stun.h']]], + ['stun_5fheader_5fdata_5flen_2609',['STUN_HEADER_DATA_LEN',['../Stun_8h.html#aff39f71fcf28156c4552dc567ee54791',1,'Stun.h']]], + ['stun_5fheader_5flen_2610',['STUN_HEADER_LEN',['../Stun_8h.html#a49bbe5bcc3789df87b5d4845c825fc41',1,'Stun.h']]], + ['stun_5fheader_5fmagic_5fbyte_5foffset_2611',['STUN_HEADER_MAGIC_BYTE_OFFSET',['../IceAgent_8h.html#a6c873c867b1d4d6b64ccccfe8bd27565',1,'IceAgent.h']]], + ['stun_5fheader_5fmagic_5fcookie_2612',['STUN_HEADER_MAGIC_COOKIE',['../Stun_8h.html#acf1cb90d47357434ac2c52edcb67d1d3',1,'Stun.h']]], + ['stun_5fheader_5fmagic_5fcookie_5fle_2613',['STUN_HEADER_MAGIC_COOKIE_LE',['../Stun_8h.html#aec508804fc7c8f155c1f01fdc34cb21a',1,'Stun.h']]], + ['stun_5fheader_5fmagic_5fcookie_5flen_2614',['STUN_HEADER_MAGIC_COOKIE_LEN',['../Stun_8h.html#ae2a82fdd7659a4ae26924c3377db4106',1,'Stun.h']]], + ['stun_5fheader_5ftransaction_5fid_5flen_2615',['STUN_HEADER_TRANSACTION_ID_LEN',['../Stun_8h.html#ac26e40873da90ee307d5361c7f189dfc',1,'Stun.h']]], + ['stun_5fheader_5ftype_5flen_2616',['STUN_HEADER_TYPE_LEN',['../Stun_8h.html#a95811ea8eacff67da392c13f2ffe0dfa',1,'Stun.h']]], + ['stun_5fhmac_5fvalue_5flen_2617',['STUN_HMAC_VALUE_LEN',['../Stun_8h.html#a82dd45081be7b10902d5ec19433edb3e',1,'Stun.h']]], + ['stun_5fmax_5ferror_5fphrase_5flen_2618',['STUN_MAX_ERROR_PHRASE_LEN',['../Include__i_8h.html#acf8033adf674db77d56ee9fee1cab441',1,'Include_i.h']]], + ['stun_5fmax_5fnonce_5flen_2619',['STUN_MAX_NONCE_LEN',['../Include__i_8h.html#a003a7228bb8ec9d550d2d3aedd97a63e',1,'Include_i.h']]], + ['stun_5fmax_5frealm_5flen_2620',['STUN_MAX_REALM_LEN',['../Include__i_8h.html#ad2cc69f987148984bb0cbd4ed949dc12',1,'Include_i.h']]], + ['stun_5fmax_5fusername_5flen_2621',['STUN_MAX_USERNAME_LEN',['../Include__i_8h.html#af683eaa99e7ac962aaac9becc8c84b7d',1,'Include_i.h']]], + ['stun_5fpacket_5fallocation_5fsize_2622',['STUN_PACKET_ALLOCATION_SIZE',['../Stun_8h.html#a9fde86dc72f8bdbb485299f8556fa8bc',1,'Stun.h']]], + ['stun_5fpacket_5fis_5ftype_5ferror_2623',['STUN_PACKET_IS_TYPE_ERROR',['../Stun_8h.html#a2e2ec23f963f3fd7e299badd51a89737',1,'Stun.h']]], + ['stun_5fpacket_5ftransaction_5fid_5foffset_2624',['STUN_PACKET_TRANSACTION_ID_OFFSET',['../Stun_8h.html#a0fd503c7f85c3941e8d82975cf74cf89',1,'Stun.h']]], + ['stun_5fpacket_5ftype_2625',['STUN_PACKET_TYPE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fallocate_2626',['STUN_PACKET_TYPE_ALLOCATE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a79e1978ee690eb4b8a92630a867ed18e',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fallocate_5ferror_5fresponse_2627',['STUN_PACKET_TYPE_ALLOCATE_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a0b31fe87be0ac4b95bb38930628f5036',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fallocate_5fsuccess_5fresponse_2628',['STUN_PACKET_TYPE_ALLOCATE_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3eada3e13d0ecdf61adac24e613ac183',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5findication_2629',['STUN_PACKET_TYPE_BINDING_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a248254fc750ce8bdad7175aacbcd0f31',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5frequest_2630',['STUN_PACKET_TYPE_BINDING_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ac9829cb77a589bd756de2600098a7e08',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5fresponse_5ferror_2631',['STUN_PACKET_TYPE_BINDING_RESPONSE_ERROR',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a2921ad08775d02db9b85062e56b9f06d',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5fresponse_5fsuccess_2632',['STUN_PACKET_TYPE_BINDING_RESPONSE_SUCCESS',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ace9cbf7bcea456396c2309c5c1086113',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fchannel_5fbind_5ferror_5fresponse_2633',['STUN_PACKET_TYPE_CHANNEL_BIND_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a96fc6b42cb2486a2f1cda05c0d389e68',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fchannel_5fbind_5frequest_2634',['STUN_PACKET_TYPE_CHANNEL_BIND_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acce43bdefbc6aca87c3db63f7e109d46',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fchannel_5fbind_5fsuccess_5fresponse_2635',['STUN_PACKET_TYPE_CHANNEL_BIND_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ad028dcc64120f06584389fbaa6dda4ca',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fcreate_5fpermission_2636',['STUN_PACKET_TYPE_CREATE_PERMISSION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acb3d841d53c299a547116b109ec06557',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fcreate_5fpermission_5ferror_5fresponse_2637',['STUN_PACKET_TYPE_CREATE_PERMISSION_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3aa7ce41dfbd1f45ba2758d32230c9cd',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fcreate_5fpermission_5fsuccess_5fresponse_2638',['STUN_PACKET_TYPE_CREATE_PERMISSION_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acf1f59370cd62f64cf74dcb10e9fc4b8',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fdata_2639',['STUN_PACKET_TYPE_DATA',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a827c4f704c8e64348ad976fbca83c4a8',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fdata_5findication_2640',['STUN_PACKET_TYPE_DATA_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a5e85d3daf032ce7e1983736aa58c84f3',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5frefresh_2641',['STUN_PACKET_TYPE_REFRESH',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a851747efcd4ca55bf7bbda51f5eacb1b',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5frefresh_5ferror_5fresponse_2642',['STUN_PACKET_TYPE_REFRESH_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ae916e7f1891547eab9160e08f53a8c56',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5frefresh_5fsuccess_5fresponse_2643',['STUN_PACKET_TYPE_REFRESH_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a09ffb2eca01810a3f8c2591bef29dd4a',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fsend_2644',['STUN_PACKET_TYPE_SEND',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a444c9e3f8b9cc112b4acc9b374a1f989',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fsend_5findication_2645',['STUN_PACKET_TYPE_SEND_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a28003b6e1bb0f924e066d44baeda01f8',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fshared_5fsecret_5ferror_5fresponse_2646',['STUN_PACKET_TYPE_SHARED_SECRET_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a86ced821d928eecffe3ed730823d2303',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fshared_5fsecret_5frequest_2647',['STUN_PACKET_TYPE_SHARED_SECRET_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a47b5c8d4480936e2ad51addde7f9a8ac',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fshared_5fsecret_5fresponse_2648',['STUN_PACKET_TYPE_SHARED_SECRET_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3fb9f01cff6cee4b31cd7aa839316d61',1,'Stun.h']]], + ['stun_5fsend_5findication_5fapplication_5fdata_5flen_5foffset_2649',['STUN_SEND_INDICATION_APPLICATION_DATA_LEN_OFFSET',['../Stun_8h.html#a2e374e8a059c7f17f6271f537d30e2f3',1,'Stun.h']]], + ['stun_5fsend_5findication_5fapplication_5fdata_5foffset_2650',['STUN_SEND_INDICATION_APPLICATION_DATA_OFFSET',['../Stun_8h.html#a1fb3bc6a173d2f2dd92fcff31b4b1542',1,'Stun.h']]], + ['stun_5fsend_5findication_5foverhead_5fsize_2651',['STUN_SEND_INDICATION_OVERHEAD_SIZE',['../Stun_8h.html#acb02f24b1c9744640ebdb280683d6a27',1,'Stun.h']]], + ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5foffset_2652',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_OFFSET',['../Stun_8h.html#a5bacd8babcc890673a6ff577bf9def7c',1,'Stun.h']]], + ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5fport_5foffset_2653',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_PORT_OFFSET',['../Stun_8h.html#a3342dc463f497b90e812a5a0300e922a',1,'Stun.h']]], + ['stun_5ftransaction_5fid_5flen_2654',['STUN_TRANSACTION_ID_LEN',['../Stun_8h.html#af1f3ca1db41d6797acc084ddb6b3e85f',1,'Stun.h']]], + ['stunattributeaddress_2655',['StunAttributeAddress',['../structStunAttributeAddress.html',1,'']]], + ['stunattributechangerequest_2656',['StunAttributeChangeRequest',['../structStunAttributeChangeRequest.html',1,'']]], + ['stunattributechannelnumber_2657',['StunAttributeChannelNumber',['../structStunAttributeChannelNumber.html',1,'']]], + ['stunattributedata_2658',['StunAttributeData',['../structStunAttributeData.html',1,'']]], + ['stunattributeerrorcode_2659',['StunAttributeErrorCode',['../structStunAttributeErrorCode.html',1,'']]], + ['stunattributefingerprint_2660',['StunAttributeFingerprint',['../structStunAttributeFingerprint.html',1,'']]], + ['stunattributeflag_2661',['StunAttributeFlag',['../structStunAttributeFlag.html',1,'']]], + ['stunattributeheader_2662',['StunAttributeHeader',['../structStunAttributeHeader.html',1,'']]], + ['stunattributeicecontrol_2663',['StunAttributeIceControl',['../structStunAttributeIceControl.html',1,'']]], + ['stunattributelifetime_2664',['StunAttributeLifetime',['../structStunAttributeLifetime.html',1,'']]], + ['stunattributemessageintegrity_2665',['StunAttributeMessageIntegrity',['../structStunAttributeMessageIntegrity.html',1,'']]], + ['stunattributenonce_2666',['StunAttributeNonce',['../structStunAttributeNonce.html',1,'']]], + ['stunattributepriority_2667',['StunAttributePriority',['../structStunAttributePriority.html',1,'']]], + ['stunattributerealm_2668',['StunAttributeRealm',['../structStunAttributeRealm.html',1,'']]], + ['stunattributerequestedtransport_2669',['StunAttributeRequestedTransport',['../structStunAttributeRequestedTransport.html',1,'']]], + ['stunattributeusername_2670',['StunAttributeUsername',['../structStunAttributeUsername.html',1,'']]], + ['stunctxlock_2671',['stunCtxlock',['../structWebRtcClientContext.html#ae55599d07eef0c26982f432fa6d63e4e',1,'WebRtcClientContext']]], + ['stundnsresolutiontime_2672',['stunDnsResolutionTime',['../structPeerConnectionStats.html#a1a313a9ddae426ba094442d84fb6087e',1,'PeerConnectionStats::stunDnsResolutionTime()'],['../structStunIpAddrContext.html#a2c0270f274fc7c205383851badb48489',1,'StunIpAddrContext::stunDnsResolutionTime()']]], + ['stunheader_2673',['StunHeader',['../structStunHeader.html',1,'']]], + ['stunipaddrcontext_2674',['StunIpAddrContext',['../structStunIpAddrContext.html',1,'']]], + ['stunmessagetype_2675',['stunMessageType',['../structStunHeader.html#a9fc0756adb0be57a686c4d6928492024',1,'StunHeader']]], + ['stunpackageipaddr_2676',['stunPackageIpAddr',['../Stun_8c.html#a0ff5d54538a4e80eca46314552a3e993',1,'stunPackageIpAddr(PStunHeader pStunHeader, STUN_ATTRIBUTE_TYPE type, PKvsIpAddress pAddress, PBYTE pBuffer, PUINT32 pDataLen): Stun.c'],['../Stun_8h.html#acb060f428bdff51ad97f42af2911fa3e',1,'stunPackageIpAddr(PStunHeader, STUN_ATTRIBUTE_TYPE, PKvsIpAddress, PBYTE, PUINT32): Stun.c']]], + ['stunpacket_2677',['StunPacket',['../structStunPacket.html',1,'']]], + ['stunstatuscodes_2678',['STUNStatusCodes',['../group__STUNStatusCodes.html',1,'']]] ]; diff --git a/search/all_14.js b/search/all_14.js index 53ff391958..4681b90367 100644 --- a/search/all_14.js +++ b/search/all_14.js @@ -1,211 +1,211 @@ var searchData= [ - ['tag_5fparam_5fjson_5fobj_5ftemplate_2678',['TAG_PARAM_JSON_OBJ_TEMPLATE',['../LwsApiCalls_8h.html#ab011bca180876b90a200a03931c319b7',1,'LwsApiCalls.h']]], - ['tagcount_2679',['tagCount',['../group__StatusCodes.html#ga068126ee9a6ec0eec32278185d0bb4fe',1,'ChannelInfo']]], - ['tags_5fparam_5fjson_5ftemplate_2680',['TAGS_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac8399f0de47be38bcfe57bd721cf1024',1,'LwsApiCalls.h']]], - ['tailindex_2681',['tailIndex',['../structRollingBuffer.html#af0cea3546e6fd5e1ee3a7b421b024fa0',1,'RollingBuffer']]], - ['tailsequencenumber_2682',['tailSequenceNumber',['../structJitterBuffer.html#ab8eb9b0e3b5ed80e195662cbfd9ab8ad',1,'JitterBuffer']]], - ['tailsequencenumbercheck_2683',['tailSequenceNumberCheck',['../JitterBuffer_8c.html#ada541ee0b87e2aa3e0197310e2d35b15',1,'JitterBuffer.c']]], - ['tailtimestamp_2684',['tailTimestamp',['../structJitterBuffer.html#a6b9bf41354139ca3e811c150b8776699',1,'JitterBuffer']]], - ['tailtimestampcheck_2685',['tailTimestampCheck',['../JitterBuffer_8c.html#a3d7ce7fa8ca384a6e608249e1aa5865b',1,'JitterBuffer.c']]], - ['targetbitrate_2686',['targetBitrate',['../structRtcOutboundRtpStreamStats.html#a701b855226bd94f148b5eef64f51f708',1,'RtcOutboundRtpStreamStats::targetBitrate()'],['../group__StatusCodes.html#gad11ecd66ec37019b36d16ba5af614a78',1,'RtcEncoderStats::targetBitrate()']]], - ['terminate_2687',['terminate',['../structConnectionListener.html#a76eb55b962bdda014f94dd06d37290dd',1,'ConnectionListener']]], - ['terminateconnectionwithstatus_2688',['terminateConnectionWithStatus',['../LwsApiCalls_8h.html#a35c27097d8694e053456985681d9f299',1,'terminateConnectionWithStatus(PSignalingClient, SERVICE_CALL_RESULT): LwsApiCalls.c'],['../LwsApiCalls_8c.html#ae7928b7a5bf47cbdf2ccf753f1c1e8df',1,'terminateConnectionWithStatus(PSignalingClient pSignalingClient, SERVICE_CALL_RESULT callResult): LwsApiCalls.c']]], - ['terminated_2689',['terminated',['../structThreadTracker.html#aeadb3785ff447e24b638f23018374637',1,'ThreadTracker']]], - ['terminatelwslistenerloop_2690',['terminateLwsListenerLoop',['../LwsApiCalls_8c.html#ac8ef143a573f3b4ae83bd3ad0eb9fd6f',1,'terminateLwsListenerLoop(PSignalingClient pSignalingClient): LwsApiCalls.c'],['../LwsApiCalls_8h.html#adaab65fdec20bfa988b6c59e317520aa',1,'terminateLwsListenerLoop(PSignalingClient): LwsApiCalls.c']]], - ['terminateongoingoperations_2691',['terminateOngoingOperations',['../Signaling_8c.html#af63aa814d51002790ba8da3bf07a2285',1,'terminateOngoingOperations(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad2865850530e65325a947e96803efab0',1,'terminateOngoingOperations(PSignalingClient): Signaling.c']]], - ['threadid_2692',['threadId',['../structThreadTracker.html#a6a7ef8426ace25e8215c42c6dba44714',1,'ThreadTracker']]], - ['threadpool_5fmax_5fthreads_2693',['THREADPOOL_MAX_THREADS',['../group__Timeouts.html#gad7530c71d6a97f0472190122e53b1e4d',1,'Include.h']]], - ['threadpool_5fmin_5fthreads_2694',['THREADPOOL_MIN_THREADS',['../group__Timeouts.html#ga7d64f314ba743c9854489c093ad7b6d5',1,'Include.h']]], - ['threadpoolcontext_2695',['ThreadPoolContext',['../structThreadPoolContext.html',1,'']]], - ['threadpoolcontext_2ec_2696',['ThreadPoolContext.c',['../ThreadPoolContext_8c.html',1,'']]], - ['threadpoolcontext_2eh_2697',['ThreadpoolContext.h',['../ThreadpoolContext_8h.html',1,'']]], - ['threadpoolcontextlock_2698',['threadpoolContextLock',['../structThreadPoolContext.html#a6432d5e8c60b89465fc1628fa388cc57',1,'ThreadPoolContext']]], - ['threadpoolcontextpush_2699',['threadpoolContextPush',['../ThreadPoolContext_8c.html#a699e80c90be085434e9270138225e5de',1,'threadpoolContextPush(startRoutine fn, PVOID customData): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#a9c5be3fe93254714ba7c4a1df3beed2e',1,'threadpoolContextPush(startRoutine, PVOID): ThreadPoolContext.c']]], - ['threadtracker_2700',['ThreadTracker',['../structThreadTracker.html',1,'']]], - ['tiebreaker_2701',['tieBreaker',['../struct____IceAgent.html#a9ace4188166abd9ffe16c5547a6afd9c',1,'__IceAgent::tieBreaker()'],['../structStunAttributeIceControl.html#a01261c96c25c21da44ac46be44ab72c5',1,'StunAttributeIceControl::tieBreaker()']]], - ['timedescriptioncount_2702',['timeDescriptionCount',['../structSessionDescription.html#adf536322f5018ad5a0b3c261b5f9ae51',1,'SessionDescription']]], - ['timeouts_2703',['Timeouts',['../group__Timeouts.html',1,'']]], - ['timercallbackid_2704',['timerCallbackId',['../struct____TurnConnection.html#a8b51b786aeb221700086d613bec7cf28',1,'__TurnConnection']]], - ['timerid_2705',['timerId',['../struct____DtlsSession.html#a13784e003fa3beb625f2949828308d8a',1,'__DtlsSession']]], - ['timerqueuehandle_2706',['timerQueueHandle',['../struct____DtlsSession.html#a03434cced6f7b29053c43ff68d5e3b7c',1,'__DtlsSession::timerQueueHandle()'],['../struct____IceAgent.html#a2bda2f979fdb4c4c5837137eb09b424b',1,'__IceAgent::timerQueueHandle()'],['../struct____TurnConnection.html#abaf38f353c9b35c27e480646e87fe700',1,'__TurnConnection::timerQueueHandle()'],['../structKvsPeerConnection.html#acab380ad76b753e38fdffadb24c45fb7',1,'KvsPeerConnection::timerQueueHandle()']]], - ['timestamp_2707',['timestamp',['../group__StatusCodes.html#gae25b60fade54e068edd20998cbcfdaf0',1,'RtcStats::timestamp()'],['../struct____RtpPacketHeader.html#a2cc63f032d45958fd9ac9d55243ae213',1,'__RtpPacketHeader::timestamp()']]], - ['timestamp_5foffset_2708',['TIMESTAMP_OFFSET',['../RtpPacket_8h.html#aff83058c8de5c5d87e0742c80bba4de1',1,'RtpPacket.h']]], - ['timestampoverflowstate_2709',['timestampOverFlowState',['../structJitterBuffer.html#a3ffa5a8746f0042a2e214f0a2663e695',1,'JitterBuffer']]], - ['timezonecount_2710',['timezoneCount',['../structSessionDescription.html#a6b6fb487ae4e47f36ec026904d72df60',1,'SessionDescription']]], - ['tls_2ec_2711',['Tls.c',['../Tls_8c.html',1,'']]], - ['tls_2eh_2712',['Tls.h',['../Tls_8h.html',1,'']]], - ['tls_5fmbedtls_2ec_2713',['Tls_mbedtls.c',['../Tls__mbedtls_8c.html',1,'']]], - ['tls_5fopenssl_2ec_2714',['Tls_openssl.c',['../Tls__openssl_8c.html',1,'']]], - ['tls_5fsession_5fstate_2715',['TLS_SESSION_STATE',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06',1,'Tls.h']]], - ['tls_5fsession_5fstate_5fclosed_2716',['TLS_SESSION_STATE_CLOSED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa8a8b324e962360df4b1987c6a3e82fd',1,'Tls.h']]], - ['tls_5fsession_5fstate_5fconnected_2717',['TLS_SESSION_STATE_CONNECTED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06adf17f40bb83b6812dcb00630abe444a3',1,'Tls.h']]], - ['tls_5fsession_5fstate_5fconnecting_2718',['TLS_SESSION_STATE_CONNECTING',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa2f35446568afb2476726133fc0729ba',1,'Tls.h']]], - ['tls_5fsession_5fstate_5fnew_2719',['TLS_SESSION_STATE_NEW',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06ac621f6e65573bf16650707b53aa238c9',1,'Tls.h']]], - ['tlsgroup_2720',['tlsGroup',['../structRtcTransportStats.html#a839815f9654ac84b8802c202bdee6d05',1,'RtcTransportStats']]], - ['tlshandshakestarttime_2721',['tlsHandshakeStartTime',['../struct____SocketConnection.html#a8c406535701764fd08f1435a343dcc7a',1,'__SocketConnection']]], - ['tlssession_2722',['TlsSession',['../Tls_8h.html#a84908d9e9dd51352934d7f29d0684891',1,'Tls.h']]], - ['tlssessioncallbacks_2723',['TlsSessionCallbacks',['../structTlsSessionCallbacks.html',1,'']]], - ['tlssessioncertificateverifycallback_2724',['tlsSessionCertificateVerifyCallback',['../Tls__openssl_8c.html#a30c2f8bab34d33c956a7c11fcd1e6618',1,'Tls_openssl.c']]], - ['tlssessionchangestate_2725',['tlsSessionChangeState',['../Tls_8h.html#afd50b7d2a1f11cc783f9653adc95f2e8',1,'tlsSessionChangeState(PTlsSession, TLS_SESSION_STATE): Tls.c'],['../Tls_8c.html#a7dbb041b5b15c6784e9f57a09a08d467',1,'tlsSessionChangeState(PTlsSession pTlsSession, TLS_SESSION_STATE newState): Tls.c']]], - ['tlssessiononstatechange_2726',['TlsSessionOnStateChange',['../Tls_8h.html#aa86515669089ffe2973d7dd03a70a214',1,'Tls.h']]], - ['tlssessionoutboundpacketfunc_2727',['TlsSessionOutboundPacketFunc',['../Tls_8h.html#a81fe84e08f8d1a696586c39dba06044e',1,'Tls.h']]], - ['tlssessionprocesspacket_2728',['tlsSessionProcessPacket',['../Tls__openssl_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_openssl.c'],['../Tls__mbedtls_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_mbedtls.c'],['../Tls_8h.html#aa4fe15fc18b9910c16b5c63cc38376d6',1,'tlsSessionProcessPacket(PTlsSession, PBYTE, UINT32, PUINT32): Tls_mbedtls.c']]], - ['tlssessionputapplicationdata_2729',['tlsSessionPutApplicationData',['../Tls__openssl_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_openssl.c'],['../Tls__mbedtls_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_mbedtls.c'],['../Tls_8h.html#ad7b4cabf02bfbbc2d36e3abe4163fff2',1,'tlsSessionPutApplicationData(PTlsSession, PBYTE, UINT32): Tls_mbedtls.c']]], - ['tlssessionreceivecallback_2730',['tlsSessionReceiveCallback',['../Tls__mbedtls_8c.html#ab4e0a02b8108824c19070e1c837279a2',1,'Tls_mbedtls.c']]], - ['tlssessionsendcallback_2731',['tlsSessionSendCallback',['../Tls__mbedtls_8c.html#a3325b2c5cc6c30229693c215f1c4d7fb',1,'Tls_mbedtls.c']]], - ['tlssessionshutdown_2732',['tlsSessionShutdown',['../Tls_8h.html#a8958186faf233249645017a55c80e1fc',1,'tlsSessionShutdown(PTlsSession): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_openssl.c']]], - ['tlssessionstart_2733',['tlsSessionStart',['../Tls__openssl_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_openssl.c'],['../Tls__mbedtls_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_mbedtls.c'],['../Tls_8h.html#a2158f2643cad7b1d8c01bc772746f20e',1,'tlsSessionStart(PTlsSession, BOOL): Tls_mbedtls.c']]], - ['tlsversion_2734',['tlsVersion',['../structRtcTransportStats.html#af427529e0da28e07ad98008f64983274',1,'RtcTransportStats']]], - ['to_5fsignaling_5fclient_5fhandle_2735',['TO_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a9c8daaf4a67ca0c21585e89e0cd2501f',1,'Signaling.h']]], - ['toknext_2736',['toknext',['../structjsmn__parser.html#af640efd7d154218124a964b65f114bff',1,'jsmn_parser']]], - ['toksuper_2737',['toksuper',['../structjsmn__parser.html#af11fcec48d9f1298909777a12f1d1e39',1,'jsmn_parser']]], - ['totalaudioenergy_2738',['totalAudioEnergy',['../structRtcInboundRtpStreamStats.html#af2f16fdd9bc86b8f3b6d52161404747a',1,'RtcInboundRtpStreamStats']]], - ['totaldecodetime_2739',['totalDecodeTime',['../structRtcInboundRtpStreamStats.html#a1be8dff9edb507ce046624d55ecbfdf0',1,'RtcInboundRtpStreamStats']]], - ['totalencodedbytestarget_2740',['totalEncodedBytesTarget',['../structRtcOutboundRtpStreamStats.html#af22097ea22424182c64ee540de90e02c',1,'RtcOutboundRtpStreamStats']]], - ['totalencodetime_2741',['totalEncodeTime',['../structRtcOutboundRtpStreamStats.html#ad2a85770b0d77bdbb3b548e4704b709c',1,'RtcOutboundRtpStreamStats']]], - ['totalinterframedelay_2742',['totalInterFrameDelay',['../structRtcInboundRtpStreamStats.html#acee33256254737acaa9abb882e9d2001',1,'RtcInboundRtpStreamStats']]], - ['totalnumberofpacketssent_2743',['totalNumberOfPacketsSent',['../structDscpPacketsSentRecord.html#aed562680d22ed5c343a7c84576698e5f',1,'DscpPacketsSentRecord']]], - ['totalpacketsenddelay_2744',['totalPacketSendDelay',['../structRtcOutboundRtpStreamStats.html#ac25610f5d29008a7ee282afed875f3cc',1,'RtcOutboundRtpStreamStats']]], - ['totalrequestssent_2745',['totalRequestsSent',['../structRtcIceServerStats.html#a1e111b9c8ca8d7b60b6e1150fdc02edf',1,'RtcIceServerStats::totalRequestsSent()'],['../structRtcIceServerDiagnostics.html#a67116b6eea4a28ab3143ba317d8ef867',1,'RtcIceServerDiagnostics::totalRequestsSent()']]], - ['totalresponsesreceived_2746',['totalResponsesReceived',['../structRtcIceServerStats.html#a51be9f1f837bc9ed9faa73248d1f4583',1,'RtcIceServerStats::totalResponsesReceived()'],['../structRtcIceServerDiagnostics.html#a2ec7518a2b9b48df4d41228371e79329',1,'RtcIceServerDiagnostics::totalResponsesReceived()']]], - ['totalroundtriptime_2747',['totalRoundTripTime',['../structRtcIceServerStats.html#a9f655978fbf2923c730610386acc80e8',1,'RtcIceServerStats::totalRoundTripTime()'],['../structRtcRemoteInboundRtpStreamStats.html#a0c1860018838774cce5774ce9a7c6ea9',1,'RtcRemoteInboundRtpStreamStats::totalRoundTripTime()'],['../structRtcIceServerDiagnostics.html#a0d16e2d724a016abdddd8f702e051cdb',1,'RtcIceServerDiagnostics::totalRoundTripTime()'],['../structRtcIceCandidatePairDiagnostics.html#ac94d586f4852802cbc48d31ea4c7b732',1,'RtcIceCandidatePairDiagnostics::totalRoundTripTime()'],['../structRtcIceCandidatePairStats.html#a094d17f582ad8f6625f232642afc2ecc',1,'RtcIceCandidatePairStats::totalRoundTripTime()']]], - ['totalsamplesduration_2748',['totalSamplesDuration',['../structRtcInboundRtpStreamStats.html#a6a5707ee1ba6df5c8ad51792d3657915',1,'RtcInboundRtpStreamStats']]], - ['totalsamplesreceived_2749',['totalSamplesReceived',['../structRtcInboundRtpStreamStats.html#af6d56666b814e1c84826f7c500f62d76',1,'RtcInboundRtpStreamStats']]], - ['totalsamplessent_2750',['totalSamplesSent',['../structRtcOutboundRtpStreamStats.html#a0d6c5166d5c082f3bc258ec1c7be0b53',1,'RtcOutboundRtpStreamStats']]], - ['totalsquaredinterframedelay_2751',['totalSquaredInterFrameDelay',['../structRtcInboundRtpStreamStats.html#a3659728e1f4063240f713014fef71be8',1,'RtcInboundRtpStreamStats']]], - ['track_2752',['track',['../structRtcRtpSender.html#aad1686d1ad98e91ee9a6d0db2661618e',1,'RtcRtpSender::track()'],['../group__StatusCodes.html#ga9fb4cf0070f8631a2638334b6190ba60',1,'RtcRtpReceiver::track()']]], - ['trackid_2753',['trackId',['../structRtcInboundRtpStreamStats.html#a252c95326aa5187fb3b455c9e992c417',1,'RtcInboundRtpStreamStats::trackId()'],['../structRtcOutboundRtpStreamStats.html#aee7f489e52a3a5651d9a7660deb49ce2',1,'RtcOutboundRtpStreamStats::trackId()'],['../group__StatusCodes.html#gab4644bbc1b1ecaee5c87a646e67d1566',1,'RtcMediaStreamTrack::trackId()']]], - ['transactionid_2754',['transactionId',['../structStunHeader.html#aaa2ed27778bfd1fde66d9779410f5b62',1,'StunHeader']]], - ['transactionidcount_2755',['transactionIdCount',['../structTransactionIdStore.html#afa31807d987888a1901da803bbc44a91',1,'TransactionIdStore']]], - ['transactionids_2756',['transactionIds',['../structTransactionIdStore.html#a93796424a784e43f42894fcf02c2f264',1,'TransactionIdStore']]], - ['transactionidstore_2757',['TransactionIdStore',['../structTransactionIdStore.html',1,'']]], - ['transactionidstoreclear_2758',['transactionIdStoreClear',['../IceUtils_8h.html#a22f422502335f07db66f82c5a0e60d43',1,'transactionIdStoreClear(PTransactionIdStore): IceUtils.c'],['../IceUtils_8c.html#a5b4d042f26dbfd3ca5972e42fde7886e',1,'transactionIdStoreClear(PTransactionIdStore pTransactionIdStore): IceUtils.c']]], - ['transactionidstorehasid_2759',['transactionIdStoreHasId',['../IceUtils_8c.html#abb8ab652b8a4365be3e3c915fde310f5',1,'transactionIdStoreHasId(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#ae6dcd6e2b487e6d2705ec4095c8788a7',1,'transactionIdStoreHasId(PTransactionIdStore, PBYTE): IceUtils.c']]], - ['transactionidstoreinsert_2760',['transactionIdStoreInsert',['../IceUtils_8h.html#aebe4112ee2402c5667b043d69491c8e1',1,'transactionIdStoreInsert(PTransactionIdStore, PBYTE): IceUtils.c'],['../IceUtils_8c.html#acfc63004cbbadc9fa89e311798da9ab6',1,'transactionIdStoreInsert(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c']]], - ['transactionidstoreremove_2761',['transactionIdStoreRemove',['../IceUtils_8h.html#a6a2513e20a02cc8102b4271e5960f472',1,'transactionIdStoreRemove(PTransactionIdStore, PBYTE): IceUtils.c'],['../IceUtils_8c.html#af2c71e62177dcc6e40bb55dff1f3dc98',1,'transactionIdStoreRemove(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c']]], - ['transceiver_2762',['transceiver',['../structKvsRtpTransceiver.html#aa5cc9a66ae2627107369d2869ad502a4',1,'KvsRtpTransceiver']]], - ['transceiveronbandwidthestimation_2763',['transceiverOnBandwidthEstimation',['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnBandwidthEstimation rtcOnBandwidthEstimation): Rtp.c'],['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver, UINT64, RtcOnBandwidthEstimation): Rtp.c']]], - ['transceiveronframe_2764',['transceiverOnFrame',['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame): Rtp.c'],['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnFrame rtcOnFrame): Rtp.c']]], - ['transceiveronpictureloss_2765',['transceiverOnPictureLoss',['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver, UINT64, RtcOnPictureLoss): Rtp.c'],['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnPictureLoss onPictureLoss): Rtp.c']]], - ['transit_2766',['transit',['../structJitterBuffer.html#a2c6f6f876d4522beed2083c424fcfe89',1,'JitterBuffer']]], - ['transport_2767',['transport',['../structIceServer.html#a5122b3bdb2dd16aff1432d3ae1495f23',1,'IceServer']]], - ['transportid_2768',['transportId',['../structRtcDataChannelStats.html#a8def150a423033b6d77697d0a6b32d48',1,'RtcDataChannelStats::transportId()'],['../structRTCRtpStreamStats.html#ac29873751b74f906f37e927009bccb15',1,'RTCRtpStreamStats::transportId()'],['../structRtcIceCandidateStats.html#a8656c25a5c35a02e85f2a8fc24548144',1,'RtcIceCandidateStats::transportId()'],['../structRtcIceCandidateDiagnostics.html#a0144762e59a95a0f5d29279319d9e757',1,'RtcIceCandidateDiagnostics::transportId()']]], - ['transportstats_2769',['transportStats',['../structRtcStatsObject.html#aeda2b94e27f89786810339e7342e0827',1,'RtcStatsObject']]], - ['transportwidesequencenumber_2770',['transportWideSequenceNumber',['../structKvsPeerConnection.html#a301c2256cba3807990c9cc7aa3971dd2',1,'KvsPeerConnection']]], - ['triggeredcheckqueue_2771',['triggeredCheckQueue',['../struct____IceAgent.html#a7de3b11fa51efd391cd3a88668344691',1,'__IceAgent']]], - ['ttl_2772',['ttl',['../group__StatusCodes.html#gaa2a1f0b6e706876479142eb0f47bc7fe',1,'IceConfigInfo']]], - ['turn_5fchannel_5fbind_5fchannel_5fnumber_5fbase_2773',['TURN_CHANNEL_BIND_CHANNEL_NUMBER_BASE',['../TurnConnection_8h.html#acd4da2c733c8b0a0b04e573b332b924e',1,'TurnConnection.h']]], - ['turn_5fconnection_5fdata_5ftransfer_5fmode_2774',['TURN_CONNECTION_DATA_TRANSFER_MODE',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bb',1,'TurnConnection.h']]], - ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fdata_5fchannel_2775',['TURN_CONNECTION_DATA_TRANSFER_MODE_DATA_CHANNEL',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bbac606e474b7c484e9e6bfe3feb3b6f026',1,'TurnConnection.h']]], - ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fsend_5findidation_2776',['TURN_CONNECTION_DATA_TRANSFER_MODE_SEND_INDIDATION',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bba120b33115cc5efdfca3abc261f9fdb8f',1,'TurnConnection.h']]], - ['turn_5fconnection_5fstate_5fmachine_5fstate_5fcount_2777',['TURN_CONNECTION_STATE_MACHINE_STATE_COUNT',['../TurnConnectionStateMachine_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c']]], - ['turn_5fconnection_5fstate_5fmachine_5fstates_2778',['TURN_CONNECTION_STATE_MACHINE_STATES',['../TurnConnectionStateMachine_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c']]], - ['turn_5fdata_5fchannel_5fmsg_5ffirst_5fbyte_2779',['TURN_DATA_CHANNEL_MSG_FIRST_BYTE',['../TurnConnection_8h.html#a82d59a01a55892a4e215af6d6bedae82',1,'TurnConnection.h']]], - ['turn_5fdata_5fchannel_5fsend_5foverhead_2780',['TURN_DATA_CHANNEL_SEND_OVERHEAD',['../TurnConnection_8h.html#a6603b35cfd394de7e97f11517700d975',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5fbind_5fchannel_2781',['TURN_PEER_CONN_STATE_BIND_CHANNEL',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a817864762cff3f9a703b0d1b0339e72a',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5fcreate_5fpermission_2782',['TURN_PEER_CONN_STATE_CREATE_PERMISSION',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656ac4ef76d4c17eca52e75e22af42aafba5',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5ffailed_2783',['TURN_PEER_CONN_STATE_FAILED',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a17792594d3f855622ad695a7ad9d6e81',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5fready_2784',['TURN_PEER_CONN_STATE_READY',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a9f8ecc0341cbdbab06311a467bb336ae',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconnection_5fstate_2785',['TURN_PEER_CONNECTION_STATE',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656',1,'TurnConnection.h']]], - ['turn_5fpermission_5flifetime_2786',['TURN_PERMISSION_LIFETIME',['../TurnConnection_8h.html#a2d9ae433822de7e99d9758597f3564ef',1,'TurnConnection.h']]], - ['turn_5frequest_5ftransport_5ftcp_2787',['TURN_REQUEST_TRANSPORT_TCP',['../TurnConnection_8h.html#a4d04cfff389eb9ddf6a2e1ba0e232ed7',1,'TurnConnection.h']]], - ['turn_5frequest_5ftransport_5fudp_2788',['TURN_REQUEST_TRANSPORT_UDP',['../TurnConnection_8h.html#a90288288e6ed295f2adf5dfe0bd02fc5',1,'TurnConnection.h']]], - ['turn_5fstate_5fallocation_2789',['TURN_STATE_ALLOCATION',['../TurnConnectionStateMachine_8h.html#affa7c52f3edb3be37863272838a144f3',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fallocation_5fstr_2790',['TURN_STATE_ALLOCATION_STR',['../TurnConnection_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fbind_5fchannel_2791',['TURN_STATE_BIND_CHANNEL',['../TurnConnectionStateMachine_8h.html#a8eacf53e1743cfb3f261b65cfb891faf',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fbind_5fchannel_5fstr_2792',['TURN_STATE_BIND_CHANNEL_STR',['../TurnConnection_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcheck_5fsocket_5fconnection_2793',['TURN_STATE_CHECK_SOCKET_CONNECTION',['../TurnConnectionStateMachine_8h.html#af4512be6d947d40b945580f3206f7f88',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcheck_5fsocket_5fconnection_5fstr_2794',['TURN_STATE_CHECK_SOCKET_CONNECTION_STR',['../TurnConnectionStateMachine_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnectionStateMachine.h'],['../TurnConnection_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnection.h']]], - ['turn_5fstate_5fclean_5fup_2795',['TURN_STATE_CLEAN_UP',['../TurnConnectionStateMachine_8h.html#af46ebbf895e1209d6876e63c4ba60240',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fclean_5fup_5fstr_2796',['TURN_STATE_CLEAN_UP_STR',['../TurnConnection_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcreate_5fpermission_2797',['TURN_STATE_CREATE_PERMISSION',['../TurnConnectionStateMachine_8h.html#a8a2d4db1e9acc69dd375a023dd9948fe',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcreate_5fpermission_5fstr_2798',['TURN_STATE_CREATE_PERMISSION_STR',['../TurnConnection_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5ffailed_2799',['TURN_STATE_FAILED',['../TurnConnectionStateMachine_8h.html#a24ad84e267ee29d813cd53963a48c8b9',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5ffailed_5fstr_2800',['TURN_STATE_FAILED_STR',['../TurnConnection_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fget_5fcredentials_2801',['TURN_STATE_GET_CREDENTIALS',['../TurnConnectionStateMachine_8h.html#a91cd96ad16c1b8a51a786d2953b43d32',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fget_5fcredentials_5fstr_2802',['TURN_STATE_GET_CREDENTIALS_STR',['../TurnConnection_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fmachine_5fname_2803',['TURN_STATE_MACHINE_NAME',['../TurnConnection_8h.html#a7a6c3434569bcc1a99f37706952f371a',1,'TurnConnection.h']]], - ['turn_5fstate_5fnew_2804',['TURN_STATE_NEW',['../TurnConnectionStateMachine_8h.html#ab00c41c0d594416668626a06f48e932f',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fnew_5fstr_2805',['TURN_STATE_NEW_STR',['../TurnConnection_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fnone_2806',['TURN_STATE_NONE',['../TurnConnectionStateMachine_8h.html#a5cfcfed305937a889c343f950108df5e',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fnone_5fstr_2807',['TURN_STATE_NONE_STR',['../TurnConnectionStateMachine_8h.html#ab072a3b45313466ecefa988339c6aaf7',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fready_2808',['TURN_STATE_READY',['../TurnConnectionStateMachine_8h.html#a7a50be2fda85b2948479851b2cbf553e',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fready_5fstr_2809',['TURN_STATE_READY_STR',['../TurnConnection_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5funknown_5fstr_2810',['TURN_STATE_UNKNOWN_STR',['../TurnConnection_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnectionStateMachine.h']]], - ['turnchanneldata_2811',['TurnChannelData',['../structTurnChannelData.html',1,'']]], - ['turnconnection_2812',['TurnConnection',['../TurnConnection_8h.html#af93a1148dd38144b328ae817f5ce3a4e',1,'TurnConnection.h']]], - ['turnconnection_2ec_2813',['TurnConnection.c',['../TurnConnection_8c.html',1,'']]], - ['turnconnection_2eh_2814',['TurnConnection.h',['../TurnConnection_8h.html',1,'']]], - ['turnconnectionaddpeer_2815',['turnConnectionAddPeer',['../TurnConnection_8c.html#a4f67b773202384cba95d1390981aa127',1,'turnConnectionAddPeer(PTurnConnection pTurnConnection, PKvsIpAddress pPeerAddress): TurnConnection.c'],['../TurnConnection_8h.html#a19d20b918b266d8ac5b4ad541f85c979',1,'turnConnectionAddPeer(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], - ['turnconnectioncallbacks_2816',['turnConnectionCallbacks',['../struct____TurnConnection.html#a0e561723443ac1bf855e10e1f4fe0c04',1,'__TurnConnection']]], - ['turnconnectioncallbacks_2817',['TurnConnectionCallbacks',['../structTurnConnectionCallbacks.html',1,'']]], - ['turnconnectionfatalerror_2818',['turnConnectionFatalError',['../TurnConnection_8h.html#a9cff836998a80d4e3974202405ea1aad',1,'turnConnectionFatalError(PTurnConnection, STATUS): TurnConnection.c'],['../TurnConnection_8c.html#af4341add5387bdfe56b1916ed0d9fed1',1,'turnConnectionFatalError(PTurnConnection pTurnConnection, STATUS errorStatus): TurnConnection.c']]], - ['turnconnectionfreepreallocatedpackets_2819',['turnConnectionFreePreAllocatedPackets',['../TurnConnection_8c.html#aad130b1edfa1b039733e0595c43ffd39',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a11e039bff82b329ce200b40eb715ec5f',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection): TurnConnection.c']]], - ['turnconnectiongetlongtermkey_2820',['turnConnectionGetLongTermKey',['../TurnConnection_8c.html#a06fb51db18350bfd7bdaa283122e8109',1,'turnConnectionGetLongTermKey(PCHAR username, PCHAR realm, PCHAR password, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#a03eb207229ad9b6da24e7525f7535434',1,'turnConnectionGetLongTermKey(PCHAR, PCHAR, PCHAR, PBYTE, UINT32): TurnConnection.c']]], - ['turnconnectiongetpeerwithchannelnumber_2821',['turnConnectionGetPeerWithChannelNumber',['../TurnConnection_8c.html#a51b6d0a82cec53891ec2ff2bfe90aa6d',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection pTurnConnection, UINT16 channelNumber): TurnConnection.c'],['../TurnConnection_8h.html#ad87e4175457bcb96d44d37d01db67806',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection, UINT16): TurnConnection.c']]], - ['turnconnectiongetpeerwithip_2822',['turnConnectionGetPeerWithIp',['../TurnConnection_8h.html#a9fa43c07189c50e994a7ed74f5a9bdf5',1,'turnConnectionGetPeerWithIp(PTurnConnection, PKvsIpAddress): TurnConnection.c'],['../TurnConnection_8c.html#a9554f30fbafbccca935277837ee1b2dc',1,'turnConnectionGetPeerWithIp(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c']]], - ['turnconnectiongetrelayaddress_2823',['turnConnectionGetRelayAddress',['../TurnConnection_8h.html#a9089a120e759743f89829105574ded02',1,'turnConnectionGetRelayAddress(PTurnConnection, PKvsIpAddress): TurnConnection.c'],['../TurnConnection_8c.html#a49ddf5d41fae1d374576a2631de7f6fa',1,'turnConnectionGetRelayAddress(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c']]], - ['turnconnectiongetstatestr_2824',['turnConnectionGetStateStr',['../TurnConnectionStateMachine_8c.html#ab2cdaa389cda6f8b710789078a12b04e',1,'TurnConnectionStateMachine.c']]], - ['turnconnectiongettime_2825',['turnConnectionGetTime',['../TurnConnection_8h.html#a399afb356e3978522a11769a63e77ea6',1,'turnConnectionGetTime(UINT64): TurnConnection.c'],['../TurnConnection_8c.html#a0412df9eeccb0d3084100fee6c5a0741',1,'turnConnectionGetTime(UINT64 customData): TurnConnection.c']]], - ['turnconnectionhandlechanneldata_2826',['turnConnectionHandleChannelData',['../TurnConnection_8h.html#a5cece92e9f318a9ad2adfc6f32986a0c',1,'turnConnectionHandleChannelData(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c'],['../TurnConnection_8c.html#a469ffb6f5621fc4161cbfb2e8dbe1c3f',1,'turnConnectionHandleChannelData(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c']]], - ['turnconnectionhandlechanneldatatcpmode_2827',['turnConnectionHandleChannelDataTcpMode',['../TurnConnection_8h.html#ad2d65bf242eaac1fd99dae1614685d8b',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c'],['../TurnConnection_8c.html#aabf71dcfeb80d0959763e038c1cb4749',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pTurnChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c']]], - ['turnconnectionhandlestun_2828',['turnConnectionHandleStun',['../TurnConnection_8h.html#aac22bed2bd6ebac3e3bb9ad485003989',1,'turnConnectionHandleStun(PTurnConnection, PBYTE, UINT32): TurnConnection.c'],['../TurnConnection_8c.html#ac7590c1bfdb16e75113b2d4f6bebd2a6',1,'turnConnectionHandleStun(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c']]], - ['turnconnectionhandlestunerror_2829',['turnConnectionHandleStunError',['../TurnConnection_8h.html#af23a2d3ea1f6029d13e513fa96075fbe',1,'turnConnectionHandleStunError(PTurnConnection, PBYTE, UINT32): TurnConnection.c'],['../TurnConnection_8c.html#aaec43f30cc20102b0d073b4fff07d8b6',1,'turnConnectionHandleStunError(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c']]], - ['turnconnectionincomingdatahandler_2830',['turnConnectionIncomingDataHandler',['../TurnConnection_8c.html#a8a64d1bd035e1d61ccadb5a22a7d1281',1,'turnConnectionIncomingDataHandler(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest, PTurnChannelData channelDataList, PUINT32 pChannelDataCount): TurnConnection.c'],['../TurnConnection_8h.html#a789385fa9291b652188672b1463c593d',1,'turnConnectionIncomingDataHandler(PTurnConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress, PTurnChannelData, PUINT32): TurnConnection.c']]], - ['turnconnectionisshutdowncomplete_2831',['turnConnectionIsShutdownComplete',['../TurnConnection_8c.html#a1b1d3874f32df127b7cbf69a9a1bdf99',1,'turnConnectionIsShutdownComplete(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#af6735058208f660f6dfc4dc210476dc9',1,'turnConnectionIsShutdownComplete(PTurnConnection): TurnConnection.c']]], - ['turnconnectionpackageturnallocationrequest_2832',['turnConnectionPackageTurnAllocationRequest',['../TurnConnection_8c.html#a06a0f12aa630dbc36d8343e120c8f216',1,'turnConnectionPackageTurnAllocationRequest(PCHAR username, PCHAR realm, PBYTE nonce, UINT16 nonceLen, UINT32 lifetime, PStunPacket *ppStunPacket): TurnConnection.c'],['../TurnConnection_8h.html#ac8a90c17ee7ec6dd072da06140cc6220',1,'turnConnectionPackageTurnAllocationRequest(PCHAR, PCHAR, PBYTE, UINT16, UINT32, PStunPacket *): TurnConnection.c']]], - ['turnconnectionrefreshallocation_2833',['turnConnectionRefreshAllocation',['../TurnConnection_8h.html#ada296894db8c32490c404c6a957454ce',1,'turnConnectionRefreshAllocation(PTurnConnection): TurnConnection.c'],['../TurnConnection_8c.html#a46459e6ac66501521c9160b1fcdf6d84',1,'turnConnectionRefreshAllocation(PTurnConnection pTurnConnection): TurnConnection.c']]], - ['turnconnectionrefreshpermission_2834',['turnConnectionRefreshPermission',['../TurnConnection_8c.html#afd8fa73bbfdae1edf268589b7c56c917',1,'turnConnectionRefreshPermission(PTurnConnection pTurnConnection, PBOOL pNeedRefresh): TurnConnection.c'],['../TurnConnection_8h.html#a9d8f5dac06e7eb4beb616050b27c4cd5',1,'turnConnectionRefreshPermission(PTurnConnection, PBOOL): TurnConnection.c']]], - ['turnconnectionsenddata_2835',['turnConnectionSendData',['../TurnConnection_8c.html#a0d996d98abef81b2f6c54be480ef7ea1',1,'turnConnectionSendData(PTurnConnection pTurnConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): TurnConnection.c'],['../TurnConnection_8h.html#ab7da7e3ce56eb4d828ac1cfea94ba7bf',1,'turnConnectionSendData(PTurnConnection, PBYTE, UINT32, PKvsIpAddress): TurnConnection.c']]], - ['turnconnectionshutdown_2836',['turnConnectionShutdown',['../TurnConnection_8c.html#acafa7ed7d0b238b1a6b27a78280712f8',1,'turnConnectionShutdown(PTurnConnection pTurnConnection, UINT64 waitUntilAllocationFreedTimeout): TurnConnection.c'],['../TurnConnection_8h.html#a6047d16f2a321f74560d6c790fc113b4',1,'turnConnectionShutdown(PTurnConnection, UINT64): TurnConnection.c']]], - ['turnconnectionstart_2837',['turnConnectionStart',['../TurnConnection_8c.html#a5b98aaf2a1b05b95f8cb088cf29aac54',1,'turnConnectionStart(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a7805d6421b4cb1f7b401f447a7b5b26a',1,'turnConnectionStart(PTurnConnection): TurnConnection.c']]], - ['turnconnectionstatemachine_2ec_2838',['TurnConnectionStateMachine.c',['../TurnConnectionStateMachine_8c.html',1,'']]], - ['turnconnectionstatemachine_2eh_2839',['TurnConnectionStateMachine.h',['../TurnConnectionStateMachine_8h.html',1,'']]], - ['turnconnectiontimercallback_2840',['turnConnectionTimerCallback',['../TurnConnection_8h.html#a74801f6687767a6443b5edd1de9a3798',1,'turnConnectionTimerCallback(UINT32, UINT64, UINT64): TurnConnection.c'],['../TurnConnection_8c.html#af01ecc35132ec796882b5cfca6c25e0c',1,'turnConnectionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): TurnConnection.c']]], - ['turnconnectionupdatenonce_2841',['turnConnectionUpdateNonce',['../TurnConnection_8h.html#ae1791835dcae5628ba129f5805d7979f',1,'turnConnectionUpdateNonce(PTurnConnection): TurnConnection.c'],['../TurnConnection_8c.html#ad75d440eb6e8134cba6f87fcc7204a96',1,'turnConnectionUpdateNonce(PTurnConnection pTurnConnection): TurnConnection.c']]], - ['turnnonce_2842',['turnNonce',['../struct____TurnConnection.html#a5532afdcda3da5a35fc8ed18816a2b8b',1,'__TurnConnection']]], - ['turnpeer_2843',['TurnPeer',['../structTurnPeer.html',1,'']]], - ['turnpeercount_2844',['turnPeerCount',['../struct____TurnConnection.html#ae9e73178a0f5c331e2bccb22fb76ee36',1,'__TurnConnection']]], - ['turnpeerlist_2845',['turnPeerList',['../struct____TurnConnection.html#aadc33097fe686b6f3be2e90bc8fd68e6',1,'__TurnConnection']]], - ['turnprofilediagnostics_2846',['TurnProfileDiagnostics',['../structTurnProfileDiagnostics.html',1,'']]], - ['turnprofilediagnostics_2847',['turnProfileDiagnostics',['../struct____TurnConnection.html#ae11404d0afea9f8f3efce34fdc897d52',1,'__TurnConnection']]], - ['turnrealm_2848',['turnRealm',['../struct____TurnConnection.html#a64a701ec67a8fca0d10cf705bbac989f',1,'__TurnConnection']]], - ['turnserver_2849',['turnServer',['../struct____TurnConnection.html#ad772725a610141f291e9c4bcde4a7410',1,'__TurnConnection']]], - ['turnstatefailedfn_2850',['turnStateFailedFn',['../structTurnConnectionCallbacks.html#ad7fb2434da0f0c24d73979e2fbc645fc',1,'TurnConnectionCallbacks::turnStateFailedFn()'],['../IceAgent_8c.html#a484a080e7ea429250a7258ac375b678f',1,'turnStateFailedFn(PSocketConnection pSocketConnection, UINT64 data): IceAgent.c']]], - ['turnstatefailedfunc_2851',['TurnStateFailedFunc',['../TurnConnection_8h.html#a90fec347a0681cd92cd97f4d9147d475',1,'TurnConnection.h']]], - ['turnstategetstatestr_2852',['turnStateGetStateStr',['../TurnConnectionStateMachine_8h.html#acdbcd4fabed4064ae98c2745c2ad75ff',1,'TurnConnectionStateMachine.h']]], - ['twcc_5festimator_5ftime_5fwindow_2853',['TWCC_ESTIMATOR_TIME_WINDOW',['../Rtcp_8h.html#a58025589dc534ff7d9b4ddc678afc801',1,'Rtcp.h']]], - ['twcc_5fext_5fprofile_2854',['TWCC_EXT_PROFILE',['../RtpPacket_8h.html#a0d516945a999adb6de5c8df4da1ad5b1',1,'RtpPacket.h']]], - ['twcc_5fext_5furl_2855',['TWCC_EXT_URL',['../SessionDescription_8h.html#a4a3f283bc422c651c8ee580038f1ef4c',1,'SessionDescription.h']]], - ['twcc_5ffb_5fpacketchunk_5fsize_2856',['TWCC_FB_PACKETCHUNK_SIZE',['../Rtcp_8h.html#a1478daa0c60fd6c50a5bd6faf96a8aaa',1,'Rtcp.h']]], - ['twcc_5fis_5fnotreceived_2857',['TWCC_IS_NOTRECEIVED',['../Rtcp_8h.html#afad753ba70f1761f68495bec0aa95668',1,'Rtcp.h']]], - ['twcc_5fisreceived_2858',['TWCC_ISRECEIVED',['../Rtcp_8h.html#ad6cffa61185b517d4f09ad0900236d70',1,'Rtcp.h']]], - ['twcc_5fpacket_5flost_5ftime_2859',['TWCC_PACKET_LOST_TIME',['../Rtcp_8h.html#ab1729e584ce4d466025011206cc2bec7',1,'Rtcp.h']]], - ['twcc_5fpacket_5fstatus_5fcount_2860',['TWCC_PACKET_STATUS_COUNT',['../Rtcp_8h.html#ac470be7f95504fe4a2d8250dc00e054a',1,'Rtcp.h']]], - ['twcc_5fpacket_5funitialized_5ftime_2861',['TWCC_PACKET_UNITIALIZED_TIME',['../Rtcp_8h.html#a710b2712aba039201f23e2b01dc127ca',1,'Rtcp.h']]], - ['twcc_5fpayload_2862',['TWCC_PAYLOAD',['../RtpPacket_8h.html#ad500e7d0473883a141e279f8a97908bc',1,'RtpPacket.h']]], - ['twcc_5frunlen_5fget_2863',['TWCC_RUNLEN_GET',['../Rtcp_8h.html#a5f08ca1e5dd9cc6ca868f2374ba09547',1,'Rtcp.h']]], - ['twcc_5frunlen_5fisreceived_2864',['TWCC_RUNLEN_ISRECEIVED',['../Rtcp_8h.html#a340e902790fed83d604760ef7fd47d69',1,'Rtcp.h']]], - ['twcc_5frunlen_5fstatus_5fsymbol_2865',['TWCC_RUNLEN_STATUS_SYMBOL',['../Rtcp_8h.html#a63a3eb30be8485db860252b1bb2b36b4',1,'Rtcp.h']]], - ['twcc_5fsdp_5fattr_2866',['TWCC_SDP_ATTR',['../SessionDescription_8h.html#a71d21620eabaeb3f800c85b7911eb540',1,'SessionDescription.h']]], - ['twcc_5fseqnum_2867',['TWCC_SEQNUM',['../RtpPacket_8h.html#a9df78c4c30e07f0d2831735e69a10877',1,'RtpPacket.h']]], - ['twcc_5fstatus_5fsymbol_2868',['TWCC_STATUS_SYMBOL',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0',1,'Rtcp.h']]], - ['twcc_5fstatus_5fsymbol_5flargedelta_2869',['TWCC_STATUS_SYMBOL_LARGEDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a13eb64d7b436849ed3e5010ce05225dd',1,'Rtcp.h']]], - ['twcc_5fstatus_5fsymbol_5fnotreceived_2870',['TWCC_STATUS_SYMBOL_NOTRECEIVED',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a59ad34f86ce80c658570827be280534b',1,'Rtcp.h']]], - ['twcc_5fstatus_5fsymbol_5fsmalldelta_2871',['TWCC_STATUS_SYMBOL_SMALLDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a8686a526a95dae4f6695ead1bcbfa6c5',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fcount_2872',['TWCC_STATUSVECTOR_COUNT',['../Rtcp_8h.html#a7610fd25403fe72b01f1f776452fa768',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fis_5f2bit_2873',['TWCC_STATUSVECTOR_IS_2BIT',['../Rtcp_8h.html#a543e20e46d803e9c626fe6f2863bfc37',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fsmask_2874',['TWCC_STATUSVECTOR_SMASK',['../Rtcp_8h.html#a52911adfa831297765397816d19a82b4',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fssize_2875',['TWCC_STATUSVECTOR_SSIZE',['../Rtcp_8h.html#a89b552478196a161443c9c9a199b7096',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fstatus_2876',['TWCC_STATUSVECTOR_STATUS',['../Rtcp_8h.html#a005850c9fa3a6f716b8b8f4c636aee5c',1,'Rtcp.h']]], - ['twcc_5fticks_5fper_5fsecond_2877',['TWCC_TICKS_PER_SECOND',['../Rtcp_8h.html#a35a3766b346d4eedfe456afd64084ac1',1,'Rtcp.h']]], - ['twccextid_2878',['twccExtId',['../structKvsPeerConnection.html#ae67d5d26809c5cb022ac12c19523b1de',1,'KvsPeerConnection']]], - ['twcclock_2879',['twccLock',['../structKvsPeerConnection.html#a88974e9c4a3fde628ee1b203d2a7e0a8',1,'KvsPeerConnection']]], - ['twccmanager_2880',['TwccManager',['../structTwccManager.html',1,'']]], - ['twccmanageronpacketsent_2881',['twccManagerOnPacketSent',['../PeerConnection_8c.html#a7019d40c53b38733acb5d9ce7d0404ce',1,'twccManagerOnPacketSent(PKvsPeerConnection pc, PRtpPacket pRtpPacket): PeerConnection.c'],['../PeerConnection_8h.html#af0ad3d177811599deddecc881ae3714d',1,'twccManagerOnPacketSent(PKvsPeerConnection, PRtpPacket): PeerConnection.c']]], - ['twccpacket_2882',['TwccPacket',['../structTwccPacket.html',1,'']]], - ['twccpacketbyseqnum_2883',['twccPacketBySeqNum',['../structTwccManager.html#aad6bb662d75f917083d77fca132a251b',1,'TwccManager']]], - ['twccpackets_2884',['twccPackets',['../structTwccManager.html#a87afd01f823e933f86270a6869808043',1,'TwccManager']]], - ['type_2885',['type',['../group__StatusCodes.html#ga66e8134ccd2c83b700bbf4e8e6649a6f',1,'RtcSessionDescriptionInit::type()'],['../structjsmntok__t.html#ac03dbd6b83cbcd979eb64702d5b9943e',1,'jsmntok_t::type()'],['../structStunAttributeHeader.html#a22b99796f78a25ebe68797500f4330e6',1,'StunAttributeHeader::type()']]] + ['tag_5fparam_5fjson_5fobj_5ftemplate_2679',['TAG_PARAM_JSON_OBJ_TEMPLATE',['../LwsApiCalls_8h.html#ab011bca180876b90a200a03931c319b7',1,'LwsApiCalls.h']]], + ['tagcount_2680',['tagCount',['../group__StatusCodes.html#ga068126ee9a6ec0eec32278185d0bb4fe',1,'ChannelInfo']]], + ['tags_5fparam_5fjson_5ftemplate_2681',['TAGS_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac8399f0de47be38bcfe57bd721cf1024',1,'LwsApiCalls.h']]], + ['tailindex_2682',['tailIndex',['../structRollingBuffer.html#af0cea3546e6fd5e1ee3a7b421b024fa0',1,'RollingBuffer']]], + ['tailsequencenumber_2683',['tailSequenceNumber',['../structJitterBuffer.html#ab8eb9b0e3b5ed80e195662cbfd9ab8ad',1,'JitterBuffer']]], + ['tailsequencenumbercheck_2684',['tailSequenceNumberCheck',['../JitterBuffer_8c.html#ada541ee0b87e2aa3e0197310e2d35b15',1,'JitterBuffer.c']]], + ['tailtimestamp_2685',['tailTimestamp',['../structJitterBuffer.html#a6b9bf41354139ca3e811c150b8776699',1,'JitterBuffer']]], + ['tailtimestampcheck_2686',['tailTimestampCheck',['../JitterBuffer_8c.html#a3d7ce7fa8ca384a6e608249e1aa5865b',1,'JitterBuffer.c']]], + ['targetbitrate_2687',['targetBitrate',['../structRtcOutboundRtpStreamStats.html#a701b855226bd94f148b5eef64f51f708',1,'RtcOutboundRtpStreamStats::targetBitrate()'],['../group__StatusCodes.html#gad11ecd66ec37019b36d16ba5af614a78',1,'RtcEncoderStats::targetBitrate()']]], + ['terminate_2688',['terminate',['../structConnectionListener.html#a76eb55b962bdda014f94dd06d37290dd',1,'ConnectionListener']]], + ['terminateconnectionwithstatus_2689',['terminateConnectionWithStatus',['../LwsApiCalls_8h.html#a35c27097d8694e053456985681d9f299',1,'terminateConnectionWithStatus(PSignalingClient, SERVICE_CALL_RESULT): LwsApiCalls.c'],['../LwsApiCalls_8c.html#ae7928b7a5bf47cbdf2ccf753f1c1e8df',1,'terminateConnectionWithStatus(PSignalingClient pSignalingClient, SERVICE_CALL_RESULT callResult): LwsApiCalls.c']]], + ['terminated_2690',['terminated',['../structThreadTracker.html#aeadb3785ff447e24b638f23018374637',1,'ThreadTracker']]], + ['terminatelwslistenerloop_2691',['terminateLwsListenerLoop',['../LwsApiCalls_8c.html#ac8ef143a573f3b4ae83bd3ad0eb9fd6f',1,'terminateLwsListenerLoop(PSignalingClient pSignalingClient): LwsApiCalls.c'],['../LwsApiCalls_8h.html#adaab65fdec20bfa988b6c59e317520aa',1,'terminateLwsListenerLoop(PSignalingClient): LwsApiCalls.c']]], + ['terminateongoingoperations_2692',['terminateOngoingOperations',['../Signaling_8c.html#af63aa814d51002790ba8da3bf07a2285',1,'terminateOngoingOperations(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad2865850530e65325a947e96803efab0',1,'terminateOngoingOperations(PSignalingClient): Signaling.c']]], + ['threadid_2693',['threadId',['../structThreadTracker.html#a6a7ef8426ace25e8215c42c6dba44714',1,'ThreadTracker']]], + ['threadpool_5fmax_5fthreads_2694',['THREADPOOL_MAX_THREADS',['../group__Timeouts.html#gad7530c71d6a97f0472190122e53b1e4d',1,'Include.h']]], + ['threadpool_5fmin_5fthreads_2695',['THREADPOOL_MIN_THREADS',['../group__Timeouts.html#ga7d64f314ba743c9854489c093ad7b6d5',1,'Include.h']]], + ['threadpoolcontext_2696',['ThreadPoolContext',['../structThreadPoolContext.html',1,'']]], + ['threadpoolcontext_2ec_2697',['ThreadPoolContext.c',['../ThreadPoolContext_8c.html',1,'']]], + ['threadpoolcontext_2eh_2698',['ThreadpoolContext.h',['../ThreadpoolContext_8h.html',1,'']]], + ['threadpoolcontextlock_2699',['threadpoolContextLock',['../structThreadPoolContext.html#a6432d5e8c60b89465fc1628fa388cc57',1,'ThreadPoolContext']]], + ['threadpoolcontextpush_2700',['threadpoolContextPush',['../ThreadPoolContext_8c.html#a699e80c90be085434e9270138225e5de',1,'threadpoolContextPush(startRoutine fn, PVOID customData): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#a9c5be3fe93254714ba7c4a1df3beed2e',1,'threadpoolContextPush(startRoutine, PVOID): ThreadPoolContext.c']]], + ['threadtracker_2701',['ThreadTracker',['../structThreadTracker.html',1,'']]], + ['tiebreaker_2702',['tieBreaker',['../struct____IceAgent.html#a9ace4188166abd9ffe16c5547a6afd9c',1,'__IceAgent::tieBreaker()'],['../structStunAttributeIceControl.html#a01261c96c25c21da44ac46be44ab72c5',1,'StunAttributeIceControl::tieBreaker()']]], + ['timedescriptioncount_2703',['timeDescriptionCount',['../structSessionDescription.html#adf536322f5018ad5a0b3c261b5f9ae51',1,'SessionDescription']]], + ['timeouts_2704',['Timeouts',['../group__Timeouts.html',1,'']]], + ['timercallbackid_2705',['timerCallbackId',['../struct____TurnConnection.html#a8b51b786aeb221700086d613bec7cf28',1,'__TurnConnection']]], + ['timerid_2706',['timerId',['../struct____DtlsSession.html#a13784e003fa3beb625f2949828308d8a',1,'__DtlsSession']]], + ['timerqueuehandle_2707',['timerQueueHandle',['../struct____DtlsSession.html#a03434cced6f7b29053c43ff68d5e3b7c',1,'__DtlsSession::timerQueueHandle()'],['../struct____IceAgent.html#a2bda2f979fdb4c4c5837137eb09b424b',1,'__IceAgent::timerQueueHandle()'],['../struct____TurnConnection.html#abaf38f353c9b35c27e480646e87fe700',1,'__TurnConnection::timerQueueHandle()'],['../structKvsPeerConnection.html#acab380ad76b753e38fdffadb24c45fb7',1,'KvsPeerConnection::timerQueueHandle()']]], + ['timestamp_2708',['timestamp',['../group__StatusCodes.html#gae25b60fade54e068edd20998cbcfdaf0',1,'RtcStats::timestamp()'],['../struct____RtpPacketHeader.html#a2cc63f032d45958fd9ac9d55243ae213',1,'__RtpPacketHeader::timestamp()']]], + ['timestamp_5foffset_2709',['TIMESTAMP_OFFSET',['../RtpPacket_8h.html#aff83058c8de5c5d87e0742c80bba4de1',1,'RtpPacket.h']]], + ['timestampoverflowstate_2710',['timestampOverFlowState',['../structJitterBuffer.html#a3ffa5a8746f0042a2e214f0a2663e695',1,'JitterBuffer']]], + ['timezonecount_2711',['timezoneCount',['../structSessionDescription.html#a6b6fb487ae4e47f36ec026904d72df60',1,'SessionDescription']]], + ['tls_2ec_2712',['Tls.c',['../Tls_8c.html',1,'']]], + ['tls_2eh_2713',['Tls.h',['../Tls_8h.html',1,'']]], + ['tls_5fmbedtls_2ec_2714',['Tls_mbedtls.c',['../Tls__mbedtls_8c.html',1,'']]], + ['tls_5fopenssl_2ec_2715',['Tls_openssl.c',['../Tls__openssl_8c.html',1,'']]], + ['tls_5fsession_5fstate_2716',['TLS_SESSION_STATE',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06',1,'Tls.h']]], + ['tls_5fsession_5fstate_5fclosed_2717',['TLS_SESSION_STATE_CLOSED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa8a8b324e962360df4b1987c6a3e82fd',1,'Tls.h']]], + ['tls_5fsession_5fstate_5fconnected_2718',['TLS_SESSION_STATE_CONNECTED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06adf17f40bb83b6812dcb00630abe444a3',1,'Tls.h']]], + ['tls_5fsession_5fstate_5fconnecting_2719',['TLS_SESSION_STATE_CONNECTING',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa2f35446568afb2476726133fc0729ba',1,'Tls.h']]], + ['tls_5fsession_5fstate_5fnew_2720',['TLS_SESSION_STATE_NEW',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06ac621f6e65573bf16650707b53aa238c9',1,'Tls.h']]], + ['tlsgroup_2721',['tlsGroup',['../structRtcTransportStats.html#a839815f9654ac84b8802c202bdee6d05',1,'RtcTransportStats']]], + ['tlshandshakestarttime_2722',['tlsHandshakeStartTime',['../struct____SocketConnection.html#a8c406535701764fd08f1435a343dcc7a',1,'__SocketConnection']]], + ['tlssession_2723',['TlsSession',['../Tls_8h.html#a84908d9e9dd51352934d7f29d0684891',1,'Tls.h']]], + ['tlssessioncallbacks_2724',['TlsSessionCallbacks',['../structTlsSessionCallbacks.html',1,'']]], + ['tlssessioncertificateverifycallback_2725',['tlsSessionCertificateVerifyCallback',['../Tls__openssl_8c.html#a30c2f8bab34d33c956a7c11fcd1e6618',1,'Tls_openssl.c']]], + ['tlssessionchangestate_2726',['tlsSessionChangeState',['../Tls_8h.html#afd50b7d2a1f11cc783f9653adc95f2e8',1,'tlsSessionChangeState(PTlsSession, TLS_SESSION_STATE): Tls.c'],['../Tls_8c.html#a7dbb041b5b15c6784e9f57a09a08d467',1,'tlsSessionChangeState(PTlsSession pTlsSession, TLS_SESSION_STATE newState): Tls.c']]], + ['tlssessiononstatechange_2727',['TlsSessionOnStateChange',['../Tls_8h.html#aa86515669089ffe2973d7dd03a70a214',1,'Tls.h']]], + ['tlssessionoutboundpacketfunc_2728',['TlsSessionOutboundPacketFunc',['../Tls_8h.html#a81fe84e08f8d1a696586c39dba06044e',1,'Tls.h']]], + ['tlssessionprocesspacket_2729',['tlsSessionProcessPacket',['../Tls__openssl_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_openssl.c'],['../Tls__mbedtls_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_mbedtls.c'],['../Tls_8h.html#aa4fe15fc18b9910c16b5c63cc38376d6',1,'tlsSessionProcessPacket(PTlsSession, PBYTE, UINT32, PUINT32): Tls_mbedtls.c']]], + ['tlssessionputapplicationdata_2730',['tlsSessionPutApplicationData',['../Tls__openssl_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_openssl.c'],['../Tls__mbedtls_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_mbedtls.c'],['../Tls_8h.html#ad7b4cabf02bfbbc2d36e3abe4163fff2',1,'tlsSessionPutApplicationData(PTlsSession, PBYTE, UINT32): Tls_mbedtls.c']]], + ['tlssessionreceivecallback_2731',['tlsSessionReceiveCallback',['../Tls__mbedtls_8c.html#ab4e0a02b8108824c19070e1c837279a2',1,'Tls_mbedtls.c']]], + ['tlssessionsendcallback_2732',['tlsSessionSendCallback',['../Tls__mbedtls_8c.html#a3325b2c5cc6c30229693c215f1c4d7fb',1,'Tls_mbedtls.c']]], + ['tlssessionshutdown_2733',['tlsSessionShutdown',['../Tls_8h.html#a8958186faf233249645017a55c80e1fc',1,'tlsSessionShutdown(PTlsSession): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_openssl.c']]], + ['tlssessionstart_2734',['tlsSessionStart',['../Tls__openssl_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_openssl.c'],['../Tls__mbedtls_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_mbedtls.c'],['../Tls_8h.html#a2158f2643cad7b1d8c01bc772746f20e',1,'tlsSessionStart(PTlsSession, BOOL): Tls_mbedtls.c']]], + ['tlsversion_2735',['tlsVersion',['../structRtcTransportStats.html#af427529e0da28e07ad98008f64983274',1,'RtcTransportStats']]], + ['to_5fsignaling_5fclient_5fhandle_2736',['TO_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a9c8daaf4a67ca0c21585e89e0cd2501f',1,'Signaling.h']]], + ['toknext_2737',['toknext',['../structjsmn__parser.html#af640efd7d154218124a964b65f114bff',1,'jsmn_parser']]], + ['toksuper_2738',['toksuper',['../structjsmn__parser.html#af11fcec48d9f1298909777a12f1d1e39',1,'jsmn_parser']]], + ['totalaudioenergy_2739',['totalAudioEnergy',['../structRtcInboundRtpStreamStats.html#af2f16fdd9bc86b8f3b6d52161404747a',1,'RtcInboundRtpStreamStats']]], + ['totaldecodetime_2740',['totalDecodeTime',['../structRtcInboundRtpStreamStats.html#a1be8dff9edb507ce046624d55ecbfdf0',1,'RtcInboundRtpStreamStats']]], + ['totalencodedbytestarget_2741',['totalEncodedBytesTarget',['../structRtcOutboundRtpStreamStats.html#af22097ea22424182c64ee540de90e02c',1,'RtcOutboundRtpStreamStats']]], + ['totalencodetime_2742',['totalEncodeTime',['../structRtcOutboundRtpStreamStats.html#ad2a85770b0d77bdbb3b548e4704b709c',1,'RtcOutboundRtpStreamStats']]], + ['totalinterframedelay_2743',['totalInterFrameDelay',['../structRtcInboundRtpStreamStats.html#acee33256254737acaa9abb882e9d2001',1,'RtcInboundRtpStreamStats']]], + ['totalnumberofpacketssent_2744',['totalNumberOfPacketsSent',['../structDscpPacketsSentRecord.html#aed562680d22ed5c343a7c84576698e5f',1,'DscpPacketsSentRecord']]], + ['totalpacketsenddelay_2745',['totalPacketSendDelay',['../structRtcOutboundRtpStreamStats.html#ac25610f5d29008a7ee282afed875f3cc',1,'RtcOutboundRtpStreamStats']]], + ['totalrequestssent_2746',['totalRequestsSent',['../structRtcIceServerStats.html#a1e111b9c8ca8d7b60b6e1150fdc02edf',1,'RtcIceServerStats::totalRequestsSent()'],['../structRtcIceServerDiagnostics.html#a67116b6eea4a28ab3143ba317d8ef867',1,'RtcIceServerDiagnostics::totalRequestsSent()']]], + ['totalresponsesreceived_2747',['totalResponsesReceived',['../structRtcIceServerStats.html#a51be9f1f837bc9ed9faa73248d1f4583',1,'RtcIceServerStats::totalResponsesReceived()'],['../structRtcIceServerDiagnostics.html#a2ec7518a2b9b48df4d41228371e79329',1,'RtcIceServerDiagnostics::totalResponsesReceived()']]], + ['totalroundtriptime_2748',['totalRoundTripTime',['../structRtcIceServerStats.html#a9f655978fbf2923c730610386acc80e8',1,'RtcIceServerStats::totalRoundTripTime()'],['../structRtcRemoteInboundRtpStreamStats.html#a0c1860018838774cce5774ce9a7c6ea9',1,'RtcRemoteInboundRtpStreamStats::totalRoundTripTime()'],['../structRtcIceServerDiagnostics.html#a0d16e2d724a016abdddd8f702e051cdb',1,'RtcIceServerDiagnostics::totalRoundTripTime()'],['../structRtcIceCandidatePairDiagnostics.html#ac94d586f4852802cbc48d31ea4c7b732',1,'RtcIceCandidatePairDiagnostics::totalRoundTripTime()'],['../structRtcIceCandidatePairStats.html#a094d17f582ad8f6625f232642afc2ecc',1,'RtcIceCandidatePairStats::totalRoundTripTime()']]], + ['totalsamplesduration_2749',['totalSamplesDuration',['../structRtcInboundRtpStreamStats.html#a6a5707ee1ba6df5c8ad51792d3657915',1,'RtcInboundRtpStreamStats']]], + ['totalsamplesreceived_2750',['totalSamplesReceived',['../structRtcInboundRtpStreamStats.html#af6d56666b814e1c84826f7c500f62d76',1,'RtcInboundRtpStreamStats']]], + ['totalsamplessent_2751',['totalSamplesSent',['../structRtcOutboundRtpStreamStats.html#a0d6c5166d5c082f3bc258ec1c7be0b53',1,'RtcOutboundRtpStreamStats']]], + ['totalsquaredinterframedelay_2752',['totalSquaredInterFrameDelay',['../structRtcInboundRtpStreamStats.html#a3659728e1f4063240f713014fef71be8',1,'RtcInboundRtpStreamStats']]], + ['track_2753',['track',['../structRtcRtpSender.html#aad1686d1ad98e91ee9a6d0db2661618e',1,'RtcRtpSender::track()'],['../group__StatusCodes.html#ga9fb4cf0070f8631a2638334b6190ba60',1,'RtcRtpReceiver::track()']]], + ['trackid_2754',['trackId',['../structRtcInboundRtpStreamStats.html#a252c95326aa5187fb3b455c9e992c417',1,'RtcInboundRtpStreamStats::trackId()'],['../structRtcOutboundRtpStreamStats.html#aee7f489e52a3a5651d9a7660deb49ce2',1,'RtcOutboundRtpStreamStats::trackId()'],['../group__StatusCodes.html#gab4644bbc1b1ecaee5c87a646e67d1566',1,'RtcMediaStreamTrack::trackId()']]], + ['transactionid_2755',['transactionId',['../structStunHeader.html#aaa2ed27778bfd1fde66d9779410f5b62',1,'StunHeader']]], + ['transactionidcount_2756',['transactionIdCount',['../structTransactionIdStore.html#afa31807d987888a1901da803bbc44a91',1,'TransactionIdStore']]], + ['transactionids_2757',['transactionIds',['../structTransactionIdStore.html#a93796424a784e43f42894fcf02c2f264',1,'TransactionIdStore']]], + ['transactionidstore_2758',['TransactionIdStore',['../structTransactionIdStore.html',1,'']]], + ['transactionidstoreclear_2759',['transactionIdStoreClear',['../IceUtils_8h.html#a22f422502335f07db66f82c5a0e60d43',1,'transactionIdStoreClear(PTransactionIdStore): IceUtils.c'],['../IceUtils_8c.html#a5b4d042f26dbfd3ca5972e42fde7886e',1,'transactionIdStoreClear(PTransactionIdStore pTransactionIdStore): IceUtils.c']]], + ['transactionidstorehasid_2760',['transactionIdStoreHasId',['../IceUtils_8c.html#abb8ab652b8a4365be3e3c915fde310f5',1,'transactionIdStoreHasId(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#ae6dcd6e2b487e6d2705ec4095c8788a7',1,'transactionIdStoreHasId(PTransactionIdStore, PBYTE): IceUtils.c']]], + ['transactionidstoreinsert_2761',['transactionIdStoreInsert',['../IceUtils_8h.html#aebe4112ee2402c5667b043d69491c8e1',1,'transactionIdStoreInsert(PTransactionIdStore, PBYTE): IceUtils.c'],['../IceUtils_8c.html#acfc63004cbbadc9fa89e311798da9ab6',1,'transactionIdStoreInsert(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c']]], + ['transactionidstoreremove_2762',['transactionIdStoreRemove',['../IceUtils_8h.html#a6a2513e20a02cc8102b4271e5960f472',1,'transactionIdStoreRemove(PTransactionIdStore, PBYTE): IceUtils.c'],['../IceUtils_8c.html#af2c71e62177dcc6e40bb55dff1f3dc98',1,'transactionIdStoreRemove(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c']]], + ['transceiver_2763',['transceiver',['../structKvsRtpTransceiver.html#aa5cc9a66ae2627107369d2869ad502a4',1,'KvsRtpTransceiver']]], + ['transceiveronbandwidthestimation_2764',['transceiverOnBandwidthEstimation',['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnBandwidthEstimation rtcOnBandwidthEstimation): Rtp.c'],['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver, UINT64, RtcOnBandwidthEstimation): Rtp.c']]], + ['transceiveronframe_2765',['transceiverOnFrame',['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame): Rtp.c'],['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnFrame rtcOnFrame): Rtp.c']]], + ['transceiveronpictureloss_2766',['transceiverOnPictureLoss',['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver, UINT64, RtcOnPictureLoss): Rtp.c'],['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnPictureLoss onPictureLoss): Rtp.c']]], + ['transit_2767',['transit',['../structJitterBuffer.html#a2c6f6f876d4522beed2083c424fcfe89',1,'JitterBuffer']]], + ['transport_2768',['transport',['../structIceServer.html#a5122b3bdb2dd16aff1432d3ae1495f23',1,'IceServer']]], + ['transportid_2769',['transportId',['../structRtcDataChannelStats.html#a8def150a423033b6d77697d0a6b32d48',1,'RtcDataChannelStats::transportId()'],['../structRTCRtpStreamStats.html#ac29873751b74f906f37e927009bccb15',1,'RTCRtpStreamStats::transportId()'],['../structRtcIceCandidateStats.html#a8656c25a5c35a02e85f2a8fc24548144',1,'RtcIceCandidateStats::transportId()'],['../structRtcIceCandidateDiagnostics.html#a0144762e59a95a0f5d29279319d9e757',1,'RtcIceCandidateDiagnostics::transportId()']]], + ['transportstats_2770',['transportStats',['../structRtcStatsObject.html#aeda2b94e27f89786810339e7342e0827',1,'RtcStatsObject']]], + ['transportwidesequencenumber_2771',['transportWideSequenceNumber',['../structKvsPeerConnection.html#a301c2256cba3807990c9cc7aa3971dd2',1,'KvsPeerConnection']]], + ['triggeredcheckqueue_2772',['triggeredCheckQueue',['../struct____IceAgent.html#a7de3b11fa51efd391cd3a88668344691',1,'__IceAgent']]], + ['ttl_2773',['ttl',['../group__StatusCodes.html#gaa2a1f0b6e706876479142eb0f47bc7fe',1,'IceConfigInfo']]], + ['turn_5fchannel_5fbind_5fchannel_5fnumber_5fbase_2774',['TURN_CHANNEL_BIND_CHANNEL_NUMBER_BASE',['../TurnConnection_8h.html#acd4da2c733c8b0a0b04e573b332b924e',1,'TurnConnection.h']]], + ['turn_5fconnection_5fdata_5ftransfer_5fmode_2775',['TURN_CONNECTION_DATA_TRANSFER_MODE',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bb',1,'TurnConnection.h']]], + ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fdata_5fchannel_2776',['TURN_CONNECTION_DATA_TRANSFER_MODE_DATA_CHANNEL',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bbac606e474b7c484e9e6bfe3feb3b6f026',1,'TurnConnection.h']]], + ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fsend_5findidation_2777',['TURN_CONNECTION_DATA_TRANSFER_MODE_SEND_INDIDATION',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bba120b33115cc5efdfca3abc261f9fdb8f',1,'TurnConnection.h']]], + ['turn_5fconnection_5fstate_5fmachine_5fstate_5fcount_2778',['TURN_CONNECTION_STATE_MACHINE_STATE_COUNT',['../TurnConnectionStateMachine_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c']]], + ['turn_5fconnection_5fstate_5fmachine_5fstates_2779',['TURN_CONNECTION_STATE_MACHINE_STATES',['../TurnConnectionStateMachine_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c']]], + ['turn_5fdata_5fchannel_5fmsg_5ffirst_5fbyte_2780',['TURN_DATA_CHANNEL_MSG_FIRST_BYTE',['../TurnConnection_8h.html#a82d59a01a55892a4e215af6d6bedae82',1,'TurnConnection.h']]], + ['turn_5fdata_5fchannel_5fsend_5foverhead_2781',['TURN_DATA_CHANNEL_SEND_OVERHEAD',['../TurnConnection_8h.html#a6603b35cfd394de7e97f11517700d975',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5fbind_5fchannel_2782',['TURN_PEER_CONN_STATE_BIND_CHANNEL',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a817864762cff3f9a703b0d1b0339e72a',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5fcreate_5fpermission_2783',['TURN_PEER_CONN_STATE_CREATE_PERMISSION',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656ac4ef76d4c17eca52e75e22af42aafba5',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5ffailed_2784',['TURN_PEER_CONN_STATE_FAILED',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a17792594d3f855622ad695a7ad9d6e81',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5fready_2785',['TURN_PEER_CONN_STATE_READY',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a9f8ecc0341cbdbab06311a467bb336ae',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconnection_5fstate_2786',['TURN_PEER_CONNECTION_STATE',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656',1,'TurnConnection.h']]], + ['turn_5fpermission_5flifetime_2787',['TURN_PERMISSION_LIFETIME',['../TurnConnection_8h.html#a2d9ae433822de7e99d9758597f3564ef',1,'TurnConnection.h']]], + ['turn_5frequest_5ftransport_5ftcp_2788',['TURN_REQUEST_TRANSPORT_TCP',['../TurnConnection_8h.html#a4d04cfff389eb9ddf6a2e1ba0e232ed7',1,'TurnConnection.h']]], + ['turn_5frequest_5ftransport_5fudp_2789',['TURN_REQUEST_TRANSPORT_UDP',['../TurnConnection_8h.html#a90288288e6ed295f2adf5dfe0bd02fc5',1,'TurnConnection.h']]], + ['turn_5fstate_5fallocation_2790',['TURN_STATE_ALLOCATION',['../TurnConnectionStateMachine_8h.html#affa7c52f3edb3be37863272838a144f3',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fallocation_5fstr_2791',['TURN_STATE_ALLOCATION_STR',['../TurnConnection_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fbind_5fchannel_2792',['TURN_STATE_BIND_CHANNEL',['../TurnConnectionStateMachine_8h.html#a8eacf53e1743cfb3f261b65cfb891faf',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fbind_5fchannel_5fstr_2793',['TURN_STATE_BIND_CHANNEL_STR',['../TurnConnection_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcheck_5fsocket_5fconnection_2794',['TURN_STATE_CHECK_SOCKET_CONNECTION',['../TurnConnectionStateMachine_8h.html#af4512be6d947d40b945580f3206f7f88',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcheck_5fsocket_5fconnection_5fstr_2795',['TURN_STATE_CHECK_SOCKET_CONNECTION_STR',['../TurnConnectionStateMachine_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnectionStateMachine.h'],['../TurnConnection_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnection.h']]], + ['turn_5fstate_5fclean_5fup_2796',['TURN_STATE_CLEAN_UP',['../TurnConnectionStateMachine_8h.html#af46ebbf895e1209d6876e63c4ba60240',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fclean_5fup_5fstr_2797',['TURN_STATE_CLEAN_UP_STR',['../TurnConnection_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcreate_5fpermission_2798',['TURN_STATE_CREATE_PERMISSION',['../TurnConnectionStateMachine_8h.html#a8a2d4db1e9acc69dd375a023dd9948fe',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcreate_5fpermission_5fstr_2799',['TURN_STATE_CREATE_PERMISSION_STR',['../TurnConnection_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5ffailed_2800',['TURN_STATE_FAILED',['../TurnConnectionStateMachine_8h.html#a24ad84e267ee29d813cd53963a48c8b9',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5ffailed_5fstr_2801',['TURN_STATE_FAILED_STR',['../TurnConnection_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fget_5fcredentials_2802',['TURN_STATE_GET_CREDENTIALS',['../TurnConnectionStateMachine_8h.html#a91cd96ad16c1b8a51a786d2953b43d32',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fget_5fcredentials_5fstr_2803',['TURN_STATE_GET_CREDENTIALS_STR',['../TurnConnection_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fmachine_5fname_2804',['TURN_STATE_MACHINE_NAME',['../TurnConnection_8h.html#a7a6c3434569bcc1a99f37706952f371a',1,'TurnConnection.h']]], + ['turn_5fstate_5fnew_2805',['TURN_STATE_NEW',['../TurnConnectionStateMachine_8h.html#ab00c41c0d594416668626a06f48e932f',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fnew_5fstr_2806',['TURN_STATE_NEW_STR',['../TurnConnection_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fnone_2807',['TURN_STATE_NONE',['../TurnConnectionStateMachine_8h.html#a5cfcfed305937a889c343f950108df5e',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fnone_5fstr_2808',['TURN_STATE_NONE_STR',['../TurnConnectionStateMachine_8h.html#ab072a3b45313466ecefa988339c6aaf7',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fready_2809',['TURN_STATE_READY',['../TurnConnectionStateMachine_8h.html#a7a50be2fda85b2948479851b2cbf553e',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fready_5fstr_2810',['TURN_STATE_READY_STR',['../TurnConnection_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5funknown_5fstr_2811',['TURN_STATE_UNKNOWN_STR',['../TurnConnection_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnectionStateMachine.h']]], + ['turnchanneldata_2812',['TurnChannelData',['../structTurnChannelData.html',1,'']]], + ['turnconnection_2813',['TurnConnection',['../TurnConnection_8h.html#af93a1148dd38144b328ae817f5ce3a4e',1,'TurnConnection.h']]], + ['turnconnection_2ec_2814',['TurnConnection.c',['../TurnConnection_8c.html',1,'']]], + ['turnconnection_2eh_2815',['TurnConnection.h',['../TurnConnection_8h.html',1,'']]], + ['turnconnectionaddpeer_2816',['turnConnectionAddPeer',['../TurnConnection_8c.html#a4f67b773202384cba95d1390981aa127',1,'turnConnectionAddPeer(PTurnConnection pTurnConnection, PKvsIpAddress pPeerAddress): TurnConnection.c'],['../TurnConnection_8h.html#a19d20b918b266d8ac5b4ad541f85c979',1,'turnConnectionAddPeer(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], + ['turnconnectioncallbacks_2817',['turnConnectionCallbacks',['../struct____TurnConnection.html#a0e561723443ac1bf855e10e1f4fe0c04',1,'__TurnConnection']]], + ['turnconnectioncallbacks_2818',['TurnConnectionCallbacks',['../structTurnConnectionCallbacks.html',1,'']]], + ['turnconnectionfatalerror_2819',['turnConnectionFatalError',['../TurnConnection_8h.html#a9cff836998a80d4e3974202405ea1aad',1,'turnConnectionFatalError(PTurnConnection, STATUS): TurnConnection.c'],['../TurnConnection_8c.html#af4341add5387bdfe56b1916ed0d9fed1',1,'turnConnectionFatalError(PTurnConnection pTurnConnection, STATUS errorStatus): TurnConnection.c']]], + ['turnconnectionfreepreallocatedpackets_2820',['turnConnectionFreePreAllocatedPackets',['../TurnConnection_8c.html#aad130b1edfa1b039733e0595c43ffd39',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a11e039bff82b329ce200b40eb715ec5f',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection): TurnConnection.c']]], + ['turnconnectiongetlongtermkey_2821',['turnConnectionGetLongTermKey',['../TurnConnection_8c.html#a06fb51db18350bfd7bdaa283122e8109',1,'turnConnectionGetLongTermKey(PCHAR username, PCHAR realm, PCHAR password, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#a03eb207229ad9b6da24e7525f7535434',1,'turnConnectionGetLongTermKey(PCHAR, PCHAR, PCHAR, PBYTE, UINT32): TurnConnection.c']]], + ['turnconnectiongetpeerwithchannelnumber_2822',['turnConnectionGetPeerWithChannelNumber',['../TurnConnection_8c.html#a51b6d0a82cec53891ec2ff2bfe90aa6d',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection pTurnConnection, UINT16 channelNumber): TurnConnection.c'],['../TurnConnection_8h.html#ad87e4175457bcb96d44d37d01db67806',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection, UINT16): TurnConnection.c']]], + ['turnconnectiongetpeerwithip_2823',['turnConnectionGetPeerWithIp',['../TurnConnection_8h.html#a9fa43c07189c50e994a7ed74f5a9bdf5',1,'turnConnectionGetPeerWithIp(PTurnConnection, PKvsIpAddress): TurnConnection.c'],['../TurnConnection_8c.html#a9554f30fbafbccca935277837ee1b2dc',1,'turnConnectionGetPeerWithIp(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c']]], + ['turnconnectiongetrelayaddress_2824',['turnConnectionGetRelayAddress',['../TurnConnection_8h.html#a9089a120e759743f89829105574ded02',1,'turnConnectionGetRelayAddress(PTurnConnection, PKvsIpAddress): TurnConnection.c'],['../TurnConnection_8c.html#a49ddf5d41fae1d374576a2631de7f6fa',1,'turnConnectionGetRelayAddress(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c']]], + ['turnconnectiongetstatestr_2825',['turnConnectionGetStateStr',['../TurnConnectionStateMachine_8c.html#ab2cdaa389cda6f8b710789078a12b04e',1,'TurnConnectionStateMachine.c']]], + ['turnconnectiongettime_2826',['turnConnectionGetTime',['../TurnConnection_8h.html#a399afb356e3978522a11769a63e77ea6',1,'turnConnectionGetTime(UINT64): TurnConnection.c'],['../TurnConnection_8c.html#a0412df9eeccb0d3084100fee6c5a0741',1,'turnConnectionGetTime(UINT64 customData): TurnConnection.c']]], + ['turnconnectionhandlechanneldata_2827',['turnConnectionHandleChannelData',['../TurnConnection_8h.html#a5cece92e9f318a9ad2adfc6f32986a0c',1,'turnConnectionHandleChannelData(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c'],['../TurnConnection_8c.html#a469ffb6f5621fc4161cbfb2e8dbe1c3f',1,'turnConnectionHandleChannelData(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c']]], + ['turnconnectionhandlechanneldatatcpmode_2828',['turnConnectionHandleChannelDataTcpMode',['../TurnConnection_8h.html#ad2d65bf242eaac1fd99dae1614685d8b',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c'],['../TurnConnection_8c.html#aabf71dcfeb80d0959763e038c1cb4749',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pTurnChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c']]], + ['turnconnectionhandlestun_2829',['turnConnectionHandleStun',['../TurnConnection_8h.html#aac22bed2bd6ebac3e3bb9ad485003989',1,'turnConnectionHandleStun(PTurnConnection, PBYTE, UINT32): TurnConnection.c'],['../TurnConnection_8c.html#ac7590c1bfdb16e75113b2d4f6bebd2a6',1,'turnConnectionHandleStun(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c']]], + ['turnconnectionhandlestunerror_2830',['turnConnectionHandleStunError',['../TurnConnection_8h.html#af23a2d3ea1f6029d13e513fa96075fbe',1,'turnConnectionHandleStunError(PTurnConnection, PBYTE, UINT32): TurnConnection.c'],['../TurnConnection_8c.html#aaec43f30cc20102b0d073b4fff07d8b6',1,'turnConnectionHandleStunError(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c']]], + ['turnconnectionincomingdatahandler_2831',['turnConnectionIncomingDataHandler',['../TurnConnection_8c.html#a8a64d1bd035e1d61ccadb5a22a7d1281',1,'turnConnectionIncomingDataHandler(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest, PTurnChannelData channelDataList, PUINT32 pChannelDataCount): TurnConnection.c'],['../TurnConnection_8h.html#a789385fa9291b652188672b1463c593d',1,'turnConnectionIncomingDataHandler(PTurnConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress, PTurnChannelData, PUINT32): TurnConnection.c']]], + ['turnconnectionisshutdowncomplete_2832',['turnConnectionIsShutdownComplete',['../TurnConnection_8c.html#a1b1d3874f32df127b7cbf69a9a1bdf99',1,'turnConnectionIsShutdownComplete(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#af6735058208f660f6dfc4dc210476dc9',1,'turnConnectionIsShutdownComplete(PTurnConnection): TurnConnection.c']]], + ['turnconnectionpackageturnallocationrequest_2833',['turnConnectionPackageTurnAllocationRequest',['../TurnConnection_8c.html#a06a0f12aa630dbc36d8343e120c8f216',1,'turnConnectionPackageTurnAllocationRequest(PCHAR username, PCHAR realm, PBYTE nonce, UINT16 nonceLen, UINT32 lifetime, PStunPacket *ppStunPacket): TurnConnection.c'],['../TurnConnection_8h.html#ac8a90c17ee7ec6dd072da06140cc6220',1,'turnConnectionPackageTurnAllocationRequest(PCHAR, PCHAR, PBYTE, UINT16, UINT32, PStunPacket *): TurnConnection.c']]], + ['turnconnectionrefreshallocation_2834',['turnConnectionRefreshAllocation',['../TurnConnection_8h.html#ada296894db8c32490c404c6a957454ce',1,'turnConnectionRefreshAllocation(PTurnConnection): TurnConnection.c'],['../TurnConnection_8c.html#a46459e6ac66501521c9160b1fcdf6d84',1,'turnConnectionRefreshAllocation(PTurnConnection pTurnConnection): TurnConnection.c']]], + ['turnconnectionrefreshpermission_2835',['turnConnectionRefreshPermission',['../TurnConnection_8c.html#afd8fa73bbfdae1edf268589b7c56c917',1,'turnConnectionRefreshPermission(PTurnConnection pTurnConnection, PBOOL pNeedRefresh): TurnConnection.c'],['../TurnConnection_8h.html#a9d8f5dac06e7eb4beb616050b27c4cd5',1,'turnConnectionRefreshPermission(PTurnConnection, PBOOL): TurnConnection.c']]], + ['turnconnectionsenddata_2836',['turnConnectionSendData',['../TurnConnection_8c.html#a0d996d98abef81b2f6c54be480ef7ea1',1,'turnConnectionSendData(PTurnConnection pTurnConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): TurnConnection.c'],['../TurnConnection_8h.html#ab7da7e3ce56eb4d828ac1cfea94ba7bf',1,'turnConnectionSendData(PTurnConnection, PBYTE, UINT32, PKvsIpAddress): TurnConnection.c']]], + ['turnconnectionshutdown_2837',['turnConnectionShutdown',['../TurnConnection_8c.html#acafa7ed7d0b238b1a6b27a78280712f8',1,'turnConnectionShutdown(PTurnConnection pTurnConnection, UINT64 waitUntilAllocationFreedTimeout): TurnConnection.c'],['../TurnConnection_8h.html#a6047d16f2a321f74560d6c790fc113b4',1,'turnConnectionShutdown(PTurnConnection, UINT64): TurnConnection.c']]], + ['turnconnectionstart_2838',['turnConnectionStart',['../TurnConnection_8c.html#a5b98aaf2a1b05b95f8cb088cf29aac54',1,'turnConnectionStart(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a7805d6421b4cb1f7b401f447a7b5b26a',1,'turnConnectionStart(PTurnConnection): TurnConnection.c']]], + ['turnconnectionstatemachine_2ec_2839',['TurnConnectionStateMachine.c',['../TurnConnectionStateMachine_8c.html',1,'']]], + ['turnconnectionstatemachine_2eh_2840',['TurnConnectionStateMachine.h',['../TurnConnectionStateMachine_8h.html',1,'']]], + ['turnconnectiontimercallback_2841',['turnConnectionTimerCallback',['../TurnConnection_8h.html#a74801f6687767a6443b5edd1de9a3798',1,'turnConnectionTimerCallback(UINT32, UINT64, UINT64): TurnConnection.c'],['../TurnConnection_8c.html#af01ecc35132ec796882b5cfca6c25e0c',1,'turnConnectionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): TurnConnection.c']]], + ['turnconnectionupdatenonce_2842',['turnConnectionUpdateNonce',['../TurnConnection_8h.html#ae1791835dcae5628ba129f5805d7979f',1,'turnConnectionUpdateNonce(PTurnConnection): TurnConnection.c'],['../TurnConnection_8c.html#ad75d440eb6e8134cba6f87fcc7204a96',1,'turnConnectionUpdateNonce(PTurnConnection pTurnConnection): TurnConnection.c']]], + ['turnnonce_2843',['turnNonce',['../struct____TurnConnection.html#a5532afdcda3da5a35fc8ed18816a2b8b',1,'__TurnConnection']]], + ['turnpeer_2844',['TurnPeer',['../structTurnPeer.html',1,'']]], + ['turnpeercount_2845',['turnPeerCount',['../struct____TurnConnection.html#ae9e73178a0f5c331e2bccb22fb76ee36',1,'__TurnConnection']]], + ['turnpeerlist_2846',['turnPeerList',['../struct____TurnConnection.html#aadc33097fe686b6f3be2e90bc8fd68e6',1,'__TurnConnection']]], + ['turnprofilediagnostics_2847',['TurnProfileDiagnostics',['../structTurnProfileDiagnostics.html',1,'']]], + ['turnprofilediagnostics_2848',['turnProfileDiagnostics',['../struct____TurnConnection.html#ae11404d0afea9f8f3efce34fdc897d52',1,'__TurnConnection']]], + ['turnrealm_2849',['turnRealm',['../struct____TurnConnection.html#a64a701ec67a8fca0d10cf705bbac989f',1,'__TurnConnection']]], + ['turnserver_2850',['turnServer',['../struct____TurnConnection.html#ad772725a610141f291e9c4bcde4a7410',1,'__TurnConnection']]], + ['turnstatefailedfn_2851',['turnStateFailedFn',['../structTurnConnectionCallbacks.html#ad7fb2434da0f0c24d73979e2fbc645fc',1,'TurnConnectionCallbacks::turnStateFailedFn()'],['../IceAgent_8c.html#a484a080e7ea429250a7258ac375b678f',1,'turnStateFailedFn(PSocketConnection pSocketConnection, UINT64 data): IceAgent.c']]], + ['turnstatefailedfunc_2852',['TurnStateFailedFunc',['../TurnConnection_8h.html#a90fec347a0681cd92cd97f4d9147d475',1,'TurnConnection.h']]], + ['turnstategetstatestr_2853',['turnStateGetStateStr',['../TurnConnectionStateMachine_8h.html#acdbcd4fabed4064ae98c2745c2ad75ff',1,'TurnConnectionStateMachine.h']]], + ['twcc_5festimator_5ftime_5fwindow_2854',['TWCC_ESTIMATOR_TIME_WINDOW',['../Rtcp_8h.html#a58025589dc534ff7d9b4ddc678afc801',1,'Rtcp.h']]], + ['twcc_5fext_5fprofile_2855',['TWCC_EXT_PROFILE',['../RtpPacket_8h.html#a0d516945a999adb6de5c8df4da1ad5b1',1,'RtpPacket.h']]], + ['twcc_5fext_5furl_2856',['TWCC_EXT_URL',['../SessionDescription_8h.html#a4a3f283bc422c651c8ee580038f1ef4c',1,'SessionDescription.h']]], + ['twcc_5ffb_5fpacketchunk_5fsize_2857',['TWCC_FB_PACKETCHUNK_SIZE',['../Rtcp_8h.html#a1478daa0c60fd6c50a5bd6faf96a8aaa',1,'Rtcp.h']]], + ['twcc_5fis_5fnotreceived_2858',['TWCC_IS_NOTRECEIVED',['../Rtcp_8h.html#afad753ba70f1761f68495bec0aa95668',1,'Rtcp.h']]], + ['twcc_5fisreceived_2859',['TWCC_ISRECEIVED',['../Rtcp_8h.html#ad6cffa61185b517d4f09ad0900236d70',1,'Rtcp.h']]], + ['twcc_5fpacket_5flost_5ftime_2860',['TWCC_PACKET_LOST_TIME',['../Rtcp_8h.html#ab1729e584ce4d466025011206cc2bec7',1,'Rtcp.h']]], + ['twcc_5fpacket_5fstatus_5fcount_2861',['TWCC_PACKET_STATUS_COUNT',['../Rtcp_8h.html#ac470be7f95504fe4a2d8250dc00e054a',1,'Rtcp.h']]], + ['twcc_5fpacket_5funitialized_5ftime_2862',['TWCC_PACKET_UNITIALIZED_TIME',['../Rtcp_8h.html#a710b2712aba039201f23e2b01dc127ca',1,'Rtcp.h']]], + ['twcc_5fpayload_2863',['TWCC_PAYLOAD',['../RtpPacket_8h.html#ad500e7d0473883a141e279f8a97908bc',1,'RtpPacket.h']]], + ['twcc_5frunlen_5fget_2864',['TWCC_RUNLEN_GET',['../Rtcp_8h.html#a5f08ca1e5dd9cc6ca868f2374ba09547',1,'Rtcp.h']]], + ['twcc_5frunlen_5fisreceived_2865',['TWCC_RUNLEN_ISRECEIVED',['../Rtcp_8h.html#a340e902790fed83d604760ef7fd47d69',1,'Rtcp.h']]], + ['twcc_5frunlen_5fstatus_5fsymbol_2866',['TWCC_RUNLEN_STATUS_SYMBOL',['../Rtcp_8h.html#a63a3eb30be8485db860252b1bb2b36b4',1,'Rtcp.h']]], + ['twcc_5fsdp_5fattr_2867',['TWCC_SDP_ATTR',['../SessionDescription_8h.html#a71d21620eabaeb3f800c85b7911eb540',1,'SessionDescription.h']]], + ['twcc_5fseqnum_2868',['TWCC_SEQNUM',['../RtpPacket_8h.html#a9df78c4c30e07f0d2831735e69a10877',1,'RtpPacket.h']]], + ['twcc_5fstatus_5fsymbol_2869',['TWCC_STATUS_SYMBOL',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0',1,'Rtcp.h']]], + ['twcc_5fstatus_5fsymbol_5flargedelta_2870',['TWCC_STATUS_SYMBOL_LARGEDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a13eb64d7b436849ed3e5010ce05225dd',1,'Rtcp.h']]], + ['twcc_5fstatus_5fsymbol_5fnotreceived_2871',['TWCC_STATUS_SYMBOL_NOTRECEIVED',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a59ad34f86ce80c658570827be280534b',1,'Rtcp.h']]], + ['twcc_5fstatus_5fsymbol_5fsmalldelta_2872',['TWCC_STATUS_SYMBOL_SMALLDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a8686a526a95dae4f6695ead1bcbfa6c5',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fcount_2873',['TWCC_STATUSVECTOR_COUNT',['../Rtcp_8h.html#a7610fd25403fe72b01f1f776452fa768',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fis_5f2bit_2874',['TWCC_STATUSVECTOR_IS_2BIT',['../Rtcp_8h.html#a543e20e46d803e9c626fe6f2863bfc37',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fsmask_2875',['TWCC_STATUSVECTOR_SMASK',['../Rtcp_8h.html#a52911adfa831297765397816d19a82b4',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fssize_2876',['TWCC_STATUSVECTOR_SSIZE',['../Rtcp_8h.html#a89b552478196a161443c9c9a199b7096',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fstatus_2877',['TWCC_STATUSVECTOR_STATUS',['../Rtcp_8h.html#a005850c9fa3a6f716b8b8f4c636aee5c',1,'Rtcp.h']]], + ['twcc_5fticks_5fper_5fsecond_2878',['TWCC_TICKS_PER_SECOND',['../Rtcp_8h.html#a35a3766b346d4eedfe456afd64084ac1',1,'Rtcp.h']]], + ['twccextid_2879',['twccExtId',['../structKvsPeerConnection.html#ae67d5d26809c5cb022ac12c19523b1de',1,'KvsPeerConnection']]], + ['twcclock_2880',['twccLock',['../structKvsPeerConnection.html#a88974e9c4a3fde628ee1b203d2a7e0a8',1,'KvsPeerConnection']]], + ['twccmanager_2881',['TwccManager',['../structTwccManager.html',1,'']]], + ['twccmanageronpacketsent_2882',['twccManagerOnPacketSent',['../PeerConnection_8c.html#a7019d40c53b38733acb5d9ce7d0404ce',1,'twccManagerOnPacketSent(PKvsPeerConnection pc, PRtpPacket pRtpPacket): PeerConnection.c'],['../PeerConnection_8h.html#af0ad3d177811599deddecc881ae3714d',1,'twccManagerOnPacketSent(PKvsPeerConnection, PRtpPacket): PeerConnection.c']]], + ['twccpacket_2883',['TwccPacket',['../structTwccPacket.html',1,'']]], + ['twccpacketbyseqnum_2884',['twccPacketBySeqNum',['../structTwccManager.html#aad6bb662d75f917083d77fca132a251b',1,'TwccManager']]], + ['twccpackets_2885',['twccPackets',['../structTwccManager.html#a87afd01f823e933f86270a6869808043',1,'TwccManager']]], + ['type_2886',['type',['../group__StatusCodes.html#ga66e8134ccd2c83b700bbf4e8e6649a6f',1,'RtcSessionDescriptionInit::type()'],['../structjsmntok__t.html#ac03dbd6b83cbcd979eb64702d5b9943e',1,'jsmntok_t::type()'],['../structStunAttributeHeader.html#a22b99796f78a25ebe68797500f4330e6',1,'StunAttributeHeader::type()']]] ]; diff --git a/search/all_15.js b/search/all_15.js index 280d79a226..9a332fbfdb 100644 --- a/search/all_15.js +++ b/search/all_15.js @@ -1,23 +1,23 @@ var searchData= [ - ['uint16_5fdec_2886',['UINT16_DEC',['../JitterBuffer_8h.html#a86fc7b4e81c261dbce82fb9c4a725215',1,'JitterBuffer.h']]], - ['underflowpossible_2887',['underflowPossible',['../JitterBuffer_8c.html#ae19907f13fff0624f88f1c43526647b4',1,'JitterBuffer.c']]], - ['uninitializethreadtracker_2888',['uninitializeThreadTracker',['../Signaling_8h.html#a14c1632abcaa31f361488a4c69d3eeb9',1,'uninitializeThreadTracker(PThreadTracker): Signaling.c'],['../Signaling_8c.html#a344d07546bffa0b00dd4282b46e95b75',1,'uninitializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c']]], - ['unkeyeddatachannels_2889',['unkeyedDataChannels',['../structAllocateSctpSortDataChannelsData.html#a613967fc27dce2bb0e860b4e74c08957',1,'AllocateSctpSortDataChannelsData']]], - ['update_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_2890',['UPDATE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#a8fa00823333674a1c3af0c3694b3a9d2',1,'LwsApiCalls.h']]], - ['updatecandidateaddress_2891',['updateCandidateAddress',['../IceAgent_8h.html#a54e538a3c306cf8bc07393fa6157bbf2',1,'updateCandidateAddress(PIceCandidate, PKvsIpAddress): IceAgent.c'],['../IceAgent_8c.html#a0dfd94cd2f811c9f0881c919b8ef4bb5',1,'updateCandidateAddress(PIceCandidate pIceCandidate, PKvsIpAddress pIpAddr): IceAgent.c']]], - ['updatecandidatestats_2892',['updateCandidateStats',['../IceAgent_8c.html#aa20b09e5bc8f5038010a11c3a010f894',1,'IceAgent.c']]], - ['updateencoderstats_2893',['updateEncoderStats',['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver pRtcRtpTransceiver, PRtcEncoderStats encoderStats): Rtp.c'],['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver, PRtcEncoderStats): Rtp.c']]], - ['updateselectedlocalremotecandidatestats_2894',['updateSelectedLocalRemoteCandidateStats',['../IceAgent_8h.html#a905fb10c353e04b2b60c68b539f63a96',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0b35a1504b63ce72f12cd784b01e9cb2',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent pIceAgent): IceAgent.c']]], - ['updatestunnonceattribute_2895',['updateStunNonceAttribute',['../Stun_8h.html#a879888367ce4646c1ab214816887a72d',1,'updateStunNonceAttribute(PStunPacket, PBYTE, UINT16): Stun.c'],['../Stun_8c.html#a20f4ead6a4c7a7367e5350a0e9d0828f',1,'updateStunNonceAttribute(PStunPacket pStunPacket, PBYTE nonce, UINT16 nonceLen): Stun.c']]], - ['updateversion_2896',['updateVersion',['../group__StatusCodes.html#ga49a4ec273b31909f4e94e17513869a55',1,'SignalingChannelDescription']]], - ['uri_2897',['uri',['../structSessionDescription.html#a261ce5fb58e30804f9ed38eb8823947f',1,'SessionDescription']]], - ['uricount_2898',['uriCount',['../group__StatusCodes.html#ga0994081094894c3559834299e4ce85fb',1,'IceConfigInfo']]], - ['uris_2899',['uris',['../group__StatusCodes.html#ga223f06386852e206da201cd92b5f4b04',1,'IceConfigInfo']]], - ['url_2900',['url',['../structIceServer.html#a3f824daf89b8f75f1733dd95dec53758',1,'IceServer::url()'],['../structRtcIceCandidateDiagnostics.html#a1b659e525a91da6515226915362114a6',1,'RtcIceCandidateDiagnostics::url()'],['../structRtcIceServerDiagnostics.html#a28d57c5cff161b101e834b699a968dc7',1,'RtcIceServerDiagnostics::url()'],['../structRtcIceCandidateStats.html#a0070154c6ed62908cb2b5a9b882687ab',1,'RtcIceCandidateStats::url()'],['../structRtcIceServerStats.html#ac2bc499602273f0d2c6071405daa6cf6',1,'RtcIceServerStats::url()']]], - ['urls_2901',['urls',['../group__StatusCodes.html#ga61295588ec2ba33f881ad9fe409d3266',1,'RtcIceServer']]], - ['usemediastorage_2902',['useMediaStorage',['../group__StatusCodes.html#ga9a9501b5908df6d14a0eefd348276378',1,'ChannelInfo']]], - ['username_2903',['username',['../structIceServer.html#ae0149c5c6a3006864f14f4332cff00dd',1,'IceServer::username()'],['../group__StatusCodes.html#ga78f671a5121e5ba99a253108fb3d16c7',1,'RtcIceServer::username()']]], + ['uint16_5fdec_2887',['UINT16_DEC',['../JitterBuffer_8h.html#a86fc7b4e81c261dbce82fb9c4a725215',1,'JitterBuffer.h']]], + ['underflowpossible_2888',['underflowPossible',['../JitterBuffer_8c.html#ae19907f13fff0624f88f1c43526647b4',1,'JitterBuffer.c']]], + ['uninitializethreadtracker_2889',['uninitializeThreadTracker',['../Signaling_8h.html#a14c1632abcaa31f361488a4c69d3eeb9',1,'uninitializeThreadTracker(PThreadTracker): Signaling.c'],['../Signaling_8c.html#a344d07546bffa0b00dd4282b46e95b75',1,'uninitializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c']]], + ['unkeyeddatachannels_2890',['unkeyedDataChannels',['../structAllocateSctpSortDataChannelsData.html#a613967fc27dce2bb0e860b4e74c08957',1,'AllocateSctpSortDataChannelsData']]], + ['update_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_2891',['UPDATE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#a8fa00823333674a1c3af0c3694b3a9d2',1,'LwsApiCalls.h']]], + ['updatecandidateaddress_2892',['updateCandidateAddress',['../IceAgent_8h.html#a54e538a3c306cf8bc07393fa6157bbf2',1,'updateCandidateAddress(PIceCandidate, PKvsIpAddress): IceAgent.c'],['../IceAgent_8c.html#a0dfd94cd2f811c9f0881c919b8ef4bb5',1,'updateCandidateAddress(PIceCandidate pIceCandidate, PKvsIpAddress pIpAddr): IceAgent.c']]], + ['updatecandidatestats_2893',['updateCandidateStats',['../IceAgent_8c.html#aa20b09e5bc8f5038010a11c3a010f894',1,'IceAgent.c']]], + ['updateencoderstats_2894',['updateEncoderStats',['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver pRtcRtpTransceiver, PRtcEncoderStats encoderStats): Rtp.c'],['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver, PRtcEncoderStats): Rtp.c']]], + ['updateselectedlocalremotecandidatestats_2895',['updateSelectedLocalRemoteCandidateStats',['../IceAgent_8h.html#a905fb10c353e04b2b60c68b539f63a96',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0b35a1504b63ce72f12cd784b01e9cb2',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent pIceAgent): IceAgent.c']]], + ['updatestunnonceattribute_2896',['updateStunNonceAttribute',['../Stun_8h.html#a879888367ce4646c1ab214816887a72d',1,'updateStunNonceAttribute(PStunPacket, PBYTE, UINT16): Stun.c'],['../Stun_8c.html#a20f4ead6a4c7a7367e5350a0e9d0828f',1,'updateStunNonceAttribute(PStunPacket pStunPacket, PBYTE nonce, UINT16 nonceLen): Stun.c']]], + ['updateversion_2897',['updateVersion',['../group__StatusCodes.html#ga49a4ec273b31909f4e94e17513869a55',1,'SignalingChannelDescription']]], + ['uri_2898',['uri',['../structSessionDescription.html#a261ce5fb58e30804f9ed38eb8823947f',1,'SessionDescription']]], + ['uricount_2899',['uriCount',['../group__StatusCodes.html#ga0994081094894c3559834299e4ce85fb',1,'IceConfigInfo']]], + ['uris_2900',['uris',['../group__StatusCodes.html#ga223f06386852e206da201cd92b5f4b04',1,'IceConfigInfo']]], + ['url_2901',['url',['../structIceServer.html#a3f824daf89b8f75f1733dd95dec53758',1,'IceServer::url()'],['../structRtcIceCandidateDiagnostics.html#a1b659e525a91da6515226915362114a6',1,'RtcIceCandidateDiagnostics::url()'],['../structRtcIceServerDiagnostics.html#a28d57c5cff161b101e834b699a968dc7',1,'RtcIceServerDiagnostics::url()'],['../structRtcIceCandidateStats.html#a0070154c6ed62908cb2b5a9b882687ab',1,'RtcIceCandidateStats::url()'],['../structRtcIceServerStats.html#ac2bc499602273f0d2c6071405daa6cf6',1,'RtcIceServerStats::url()']]], + ['urls_2902',['urls',['../group__StatusCodes.html#ga61295588ec2ba33f881ad9fe409d3266',1,'RtcIceServer']]], + ['usemediastorage_2903',['useMediaStorage',['../group__StatusCodes.html#ga9a9501b5908df6d14a0eefd348276378',1,'ChannelInfo']]], ['username_2904',['userName',['../structStunAttributeUsername.html#a25d7ede0a7215d95f926dcc1fd47b746',1,'StunAttributeUsername::userName()'],['../structSdpOrigin.html#a41aa6e68bff50a34446929e3ec837e6f',1,'SdpOrigin::userName()'],['../group__StatusCodes.html#ga3b18eba2e7f0da146df438408a2c8a1b',1,'IceConfigInfo::userName()']]], - ['usetrickleice_2905',['useTrickleIce',['../group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886',1,'RtcSessionDescriptionInit']]] + ['username_2905',['username',['../structIceServer.html#ae0149c5c6a3006864f14f4332cff00dd',1,'IceServer::username()'],['../group__StatusCodes.html#ga78f671a5121e5ba99a253108fb3d16c7',1,'RtcIceServer::username()']]], + ['usetrickleice_2906',['useTrickleIce',['../group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886',1,'RtcSessionDescriptionInit']]] ]; diff --git a/search/all_16.js b/search/all_16.js index 535144064d..92d1955dc5 100644 --- a/search/all_16.js +++ b/search/all_16.js @@ -1,20 +1,20 @@ var searchData= [ - ['valid_5fchar_5fset_5ffor_5fjson_2906',['VALID_CHAR_SET_FOR_JSON',['../PeerConnection_8h.html#a838ee13c5f0ec7bf617662a86003f611',1,'PeerConnection.h']]], - ['validateiceconfiguration_2907',['validateIceConfiguration',['../Signaling_8c.html#af5819e8bf1d10e24153c35f91b50a735',1,'validateIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a69da71d2490742b3a99ebbbf47740457',1,'validateIceConfiguration(PSignalingClient): Signaling.c']]], - ['validatekvssignalingchannelarnandextractchannelname_2908',['validateKvsSignalingChannelArnAndExtractChannelName',['../ChannelInfo_8c.html#ace032d897b4d6d58dea23b77476ff225',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo pChannelInfo, PUINT16 pStart, PUINT16 pNumChars): ChannelInfo.c'],['../ChannelInfo_8h.html#ae8a2929753f9185326e48b9fa1763873',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo, PUINT16, PUINT16): ChannelInfo.c']]], - ['validatesignalingcallbacks_2909',['validateSignalingCallbacks',['../Signaling_8c.html#a67c16c9536390c4cfe89951c3b2c66f4',1,'validateSignalingCallbacks(PSignalingClient pSignalingClient, PSignalingClientCallbacks pCallbacks): Signaling.c'],['../Signaling_8h.html#ad1afb42a5882acec34accb506b07f894',1,'validateSignalingCallbacks(PSignalingClient, PSignalingClientCallbacks): Signaling.c']]], - ['validatesignalingclientinfo_2910',['validateSignalingClientInfo',['../Signaling_8c.html#a0edb640c8a78c4f5517727b7abb20e68',1,'validateSignalingClientInfo(PSignalingClient pSignalingClient, PSignalingClientInfoInternal pClientInfo): Signaling.c'],['../Signaling_8h.html#a551fab39aa6d1d2a1b9952d3e748e39d',1,'validateSignalingClientInfo(PSignalingClient, PSignalingClientInfoInternal): Signaling.c']]], - ['validindexlist_2911',['validIndexList',['../structRetransmitter.html#a675798890286c796cbe9a05aed93cd77',1,'Retransmitter']]], - ['validindexlistlen_2912',['validIndexListLen',['../structRetransmitter.html#a7da7cb751856ff89ea3394bde85804d6',1,'Retransmitter']]], - ['value_2913',['value',['../structNullableLongDouble.html#a07c93ed10582731924bab9da0d3adcae',1,'NullableLongDouble::value()'],['../structNullableDouble.html#a3ee3ebfebd872d579fa3421d42a9e5a5',1,'NullableDouble::value()'],['../structNullableFloat.html#aa969eaa29d6b452017b649c5116556ef',1,'NullableFloat::value()'],['../structNullableInt64.html#a276264e9105e2fe9ec8cac69a835265f',1,'NullableInt64::value()'],['../structNullableUint64.html#a538943c16cb89ee0663e950ac94ae8b6',1,'NullableUint64::value()'],['../structNullableInt32.html#a84332a0ba0cea2a974c2a6f1ccc20250',1,'NullableInt32::value()'],['../structNullableUint32.html#ab02b4b5602e80eb2da8aa0b548e1c69d',1,'NullableUint32::value()'],['../structNullableInt16.html#a771ed959be76b57dc5949b3222a14193',1,'NullableInt16::value()'],['../structNullableUint16.html#a0b5687bb233ebf457c452281dec98f5b',1,'NullableUint16::value()'],['../structNullableInt8.html#a7b609011e80d3dd28a8b856ad6f7eff6',1,'NullableInt8::value()'],['../structNullableUint8.html#a283eac266ed7a804584c233d429e6e4b',1,'NullableUint8::value()'],['../structNullableBool.html#ab83b6ae4816b67c05f5c78dfeffb27ce',1,'NullableBool::value()']]], - ['version_2914',['version',['../group__StatusCodes.html#gade8acb268e343167d31f7cd2753d4dab',1,'KvsIceAgentMetrics::version()'],['../structSignalingClient.html#a65505d56a239c8d7ecd8bdf38629dff7',1,'SignalingClient::version()'],['../structSessionDescription.html#a5a1a8649e35d328d5c81c72d50478963',1,'SessionDescription::version()'],['../struct____RtpPacketHeader.html#a660324444667034f472c26c9a4c87efd',1,'__RtpPacketHeader::version()'],['../group__StatusCodes.html#gafc354027ca23029aba4f574a0e396260',1,'PeerConnectionMetrics::version()'],['../group__StatusCodes.html#ga19b58ac2436203028cd705d575ab7ea6',1,'RtcPeerConnection::version()'],['../group__StatusCodes.html#ga278d902dd02371c74db3f9aa2a90960b',1,'SignalingMessage::version()'],['../group__StatusCodes.html#gaad776eab978b30bd3f21ecd3432c93a0',1,'SignalingClientInfo::version()'],['../group__StatusCodes.html#ga7aef1a2aa352519fb948d32416fc94f3',1,'ChannelInfo::version()'],['../group__StatusCodes.html#ga804c9f31a8d542f6ffee45d353f24c4e',1,'IceConfigInfo::version()'],['../group__StatusCodes.html#ga28e1f7ffcd30600fbeecd7f682e6afed',1,'SignalingClientCallbacks::version()'],['../group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d',1,'SignalingChannelDescription::version()'],['../group__StatusCodes.html#gaee368f82e38baffef4a1e71d55ef1e8b',1,'RtcIceMetrics::version()'],['../group__StatusCodes.html#gaa4d86ac72d03331f4b926c374b44e9ac',1,'RtcStreamMetrics::version()'],['../group__StatusCodes.html#ga9ff5ba01b5b62d3996d2828763ec4a0d',1,'SignalingClientMetrics::version()'],['../structRtcpPacketHeader.html#ab66a9b704b221f61e428990e5b3b465c',1,'RtcpPacketHeader::version()']]], - ['version_5fmask_2915',['VERSION_MASK',['../RtpPacket_8h.html#a0d391204b13eedba9566bf69943fdf9e',1,'RtpPacket.h']]], - ['version_5fshift_2916',['VERSION_SHIFT',['../RtpPacket_8h.html#a31bbf8826f1bb21923a74181785fb683',1,'RtpPacket.h']]], - ['video_5fclockrate_2917',['VIDEO_CLOCKRATE',['../SessionDescription_8h.html#ae1cfb10167adb0bb2e67dc21b9d9577b',1,'SessionDescription.h']]], - ['voiceactivity_2918',['voiceActivity',['../group__StatusCodes.html#gaad2b456926b4ca8616953ecfd80e6cf3',1,'RtcEncoderStats']]], - ['voiceactivityflag_2919',['voiceActivityFlag',['../structRtcInboundRtpStreamStats.html#a433ed19227138f837748269706aa5e6d',1,'RtcInboundRtpStreamStats::voiceActivityFlag()'],['../structRtcOutboundRtpStreamStats.html#a8b001093c2b569f2c630af2a23b9a42c',1,'RtcOutboundRtpStreamStats::voiceActivityFlag()']]], - ['vp8_5fpayload_5fdescriptor_5fsize_2920',['VP8_PAYLOAD_DESCRIPTOR_SIZE',['../RtpVP8Payloader_8h.html#a6af940a628371d490dc8757931a4d5eb',1,'RtpVP8Payloader.h']]], - ['vp8_5fpayload_5fdescriptor_5fstart_5fof_5fpartition_5fvalue_2921',['VP8_PAYLOAD_DESCRIPTOR_START_OF_PARTITION_VALUE',['../RtpVP8Payloader_8h.html#a813ae05571b46394de4ed1bca87d5d65',1,'RtpVP8Payloader.h']]], - ['vp8_5fvalue_2922',['VP8_VALUE',['../SessionDescription_8h.html#ae4e82d950aff1299a148bde993476bc3',1,'SessionDescription.h']]] + ['valid_5fchar_5fset_5ffor_5fjson_2907',['VALID_CHAR_SET_FOR_JSON',['../PeerConnection_8h.html#a838ee13c5f0ec7bf617662a86003f611',1,'PeerConnection.h']]], + ['validateiceconfiguration_2908',['validateIceConfiguration',['../Signaling_8c.html#af5819e8bf1d10e24153c35f91b50a735',1,'validateIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a69da71d2490742b3a99ebbbf47740457',1,'validateIceConfiguration(PSignalingClient): Signaling.c']]], + ['validatekvssignalingchannelarnandextractchannelname_2909',['validateKvsSignalingChannelArnAndExtractChannelName',['../ChannelInfo_8c.html#ace032d897b4d6d58dea23b77476ff225',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo pChannelInfo, PUINT16 pStart, PUINT16 pNumChars): ChannelInfo.c'],['../ChannelInfo_8h.html#ae8a2929753f9185326e48b9fa1763873',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo, PUINT16, PUINT16): ChannelInfo.c']]], + ['validatesignalingcallbacks_2910',['validateSignalingCallbacks',['../Signaling_8c.html#a67c16c9536390c4cfe89951c3b2c66f4',1,'validateSignalingCallbacks(PSignalingClient pSignalingClient, PSignalingClientCallbacks pCallbacks): Signaling.c'],['../Signaling_8h.html#ad1afb42a5882acec34accb506b07f894',1,'validateSignalingCallbacks(PSignalingClient, PSignalingClientCallbacks): Signaling.c']]], + ['validatesignalingclientinfo_2911',['validateSignalingClientInfo',['../Signaling_8c.html#a0edb640c8a78c4f5517727b7abb20e68',1,'validateSignalingClientInfo(PSignalingClient pSignalingClient, PSignalingClientInfoInternal pClientInfo): Signaling.c'],['../Signaling_8h.html#a551fab39aa6d1d2a1b9952d3e748e39d',1,'validateSignalingClientInfo(PSignalingClient, PSignalingClientInfoInternal): Signaling.c']]], + ['validindexlist_2912',['validIndexList',['../structRetransmitter.html#a675798890286c796cbe9a05aed93cd77',1,'Retransmitter']]], + ['validindexlistlen_2913',['validIndexListLen',['../structRetransmitter.html#a7da7cb751856ff89ea3394bde85804d6',1,'Retransmitter']]], + ['value_2914',['value',['../structNullableLongDouble.html#a07c93ed10582731924bab9da0d3adcae',1,'NullableLongDouble::value()'],['../structNullableDouble.html#a3ee3ebfebd872d579fa3421d42a9e5a5',1,'NullableDouble::value()'],['../structNullableFloat.html#aa969eaa29d6b452017b649c5116556ef',1,'NullableFloat::value()'],['../structNullableInt64.html#a276264e9105e2fe9ec8cac69a835265f',1,'NullableInt64::value()'],['../structNullableUint64.html#a538943c16cb89ee0663e950ac94ae8b6',1,'NullableUint64::value()'],['../structNullableInt32.html#a84332a0ba0cea2a974c2a6f1ccc20250',1,'NullableInt32::value()'],['../structNullableUint32.html#ab02b4b5602e80eb2da8aa0b548e1c69d',1,'NullableUint32::value()'],['../structNullableInt16.html#a771ed959be76b57dc5949b3222a14193',1,'NullableInt16::value()'],['../structNullableUint16.html#a0b5687bb233ebf457c452281dec98f5b',1,'NullableUint16::value()'],['../structNullableInt8.html#a7b609011e80d3dd28a8b856ad6f7eff6',1,'NullableInt8::value()'],['../structNullableUint8.html#a283eac266ed7a804584c233d429e6e4b',1,'NullableUint8::value()'],['../structNullableBool.html#ab83b6ae4816b67c05f5c78dfeffb27ce',1,'NullableBool::value()']]], + ['version_2915',['version',['../group__StatusCodes.html#gade8acb268e343167d31f7cd2753d4dab',1,'KvsIceAgentMetrics::version()'],['../structSignalingClient.html#a65505d56a239c8d7ecd8bdf38629dff7',1,'SignalingClient::version()'],['../structSessionDescription.html#a5a1a8649e35d328d5c81c72d50478963',1,'SessionDescription::version()'],['../struct____RtpPacketHeader.html#a660324444667034f472c26c9a4c87efd',1,'__RtpPacketHeader::version()'],['../group__StatusCodes.html#gafc354027ca23029aba4f574a0e396260',1,'PeerConnectionMetrics::version()'],['../group__StatusCodes.html#ga19b58ac2436203028cd705d575ab7ea6',1,'RtcPeerConnection::version()'],['../group__StatusCodes.html#ga278d902dd02371c74db3f9aa2a90960b',1,'SignalingMessage::version()'],['../group__StatusCodes.html#gaad776eab978b30bd3f21ecd3432c93a0',1,'SignalingClientInfo::version()'],['../group__StatusCodes.html#ga7aef1a2aa352519fb948d32416fc94f3',1,'ChannelInfo::version()'],['../group__StatusCodes.html#ga804c9f31a8d542f6ffee45d353f24c4e',1,'IceConfigInfo::version()'],['../group__StatusCodes.html#ga28e1f7ffcd30600fbeecd7f682e6afed',1,'SignalingClientCallbacks::version()'],['../group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d',1,'SignalingChannelDescription::version()'],['../group__StatusCodes.html#gaee368f82e38baffef4a1e71d55ef1e8b',1,'RtcIceMetrics::version()'],['../group__StatusCodes.html#gaa4d86ac72d03331f4b926c374b44e9ac',1,'RtcStreamMetrics::version()'],['../group__StatusCodes.html#ga9ff5ba01b5b62d3996d2828763ec4a0d',1,'SignalingClientMetrics::version()'],['../structRtcpPacketHeader.html#ab66a9b704b221f61e428990e5b3b465c',1,'RtcpPacketHeader::version()']]], + ['version_5fmask_2916',['VERSION_MASK',['../RtpPacket_8h.html#a0d391204b13eedba9566bf69943fdf9e',1,'RtpPacket.h']]], + ['version_5fshift_2917',['VERSION_SHIFT',['../RtpPacket_8h.html#a31bbf8826f1bb21923a74181785fb683',1,'RtpPacket.h']]], + ['video_5fclockrate_2918',['VIDEO_CLOCKRATE',['../SessionDescription_8h.html#ae1cfb10167adb0bb2e67dc21b9d9577b',1,'SessionDescription.h']]], + ['voiceactivity_2919',['voiceActivity',['../group__StatusCodes.html#gaad2b456926b4ca8616953ecfd80e6cf3',1,'RtcEncoderStats']]], + ['voiceactivityflag_2920',['voiceActivityFlag',['../structRtcInboundRtpStreamStats.html#a433ed19227138f837748269706aa5e6d',1,'RtcInboundRtpStreamStats::voiceActivityFlag()'],['../structRtcOutboundRtpStreamStats.html#a8b001093c2b569f2c630af2a23b9a42c',1,'RtcOutboundRtpStreamStats::voiceActivityFlag()']]], + ['vp8_5fpayload_5fdescriptor_5fsize_2921',['VP8_PAYLOAD_DESCRIPTOR_SIZE',['../RtpVP8Payloader_8h.html#a6af940a628371d490dc8757931a4d5eb',1,'RtpVP8Payloader.h']]], + ['vp8_5fpayload_5fdescriptor_5fstart_5fof_5fpartition_5fvalue_2922',['VP8_PAYLOAD_DESCRIPTOR_START_OF_PARTITION_VALUE',['../RtpVP8Payloader_8h.html#a813ae05571b46394de4ed1bca87d5d65',1,'RtpVP8Payloader.h']]], + ['vp8_5fvalue_2923',['VP8_VALUE',['../SessionDescription_8h.html#ae4e82d950aff1299a148bde993476bc3',1,'SessionDescription.h']]] ]; diff --git a/search/all_17.js b/search/all_17.js index 88aee988cb..5f7e81c104 100644 --- a/search/all_17.js +++ b/search/all_17.js @@ -1,16 +1,16 @@ var searchData= [ - ['wakelwsserviceeventloop_2923',['wakeLwsServiceEventLoop',['../LwsApiCalls_8c.html#a799bfe087bea205476d1359524b17656',1,'wakeLwsServiceEventLoop(PSignalingClient pSignalingClient, UINT32 protocolIndex): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a5d7afb5254f41d4626d81771cc7f9400',1,'wakeLwsServiceEventLoop(PSignalingClient, UINT32): LwsApiCalls.c']]], - ['webrtc_5fscheme_5fname_2924',['WEBRTC_SCHEME_NAME',['../LwsApiCalls_8c.html#ae7762297ee186fa3c353197f61e29c5b',1,'LwsApiCalls.c']]], - ['webrtc_5fthreadpool_5fmax_5fthreads_5fenv_5fvar_2925',['WEBRTC_THREADPOOL_MAX_THREADS_ENV_VAR',['../group__Timeouts.html#ga167b8c2ac28906b0a211b461397aaa89',1,'Include.h']]], - ['webrtc_5fthreadpool_5fmin_5fthreads_5fenv_5fvar_2926',['WEBRTC_THREADPOOL_MIN_THREADS_ENV_VAR',['../group__Timeouts.html#ga5beba71350f19721cddf1bb4fc7f1a06',1,'Include.h']]], - ['webrtcclientcontext_2927',['WebRtcClientContext',['../structWebRtcClientContext.html',1,'']]], - ['webrtcendpoint_2928',['webrtcEndpoint',['../structSignalingFileCacheEntry.html#ab1373604c1416f321183acfe690ac693',1,'SignalingFileCacheEntry']]], - ['width_2929',['width',['../group__StatusCodes.html#ga9750be60f7b4746198aaea8d07a19e16',1,'RtcEncoderStats']]], - ['withinlatencytolerance_2930',['withinLatencyTolerance',['../JitterBuffer_8c.html#a2740bae64fbc0fbc3403c8462420e7e7',1,'JitterBuffer.c']]], - ['writeframe_2931',['writeFrame',['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver, PFrame): Rtp.c'],['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver pRtcRtpTransceiver, PFrame pFrame): Rtp.c']]], - ['writelwsdata_2932',['writeLwsData',['../LwsApiCalls_8c.html#a79f1b7bc677d4cb0c2eb0c6ab854e8e5',1,'writeLwsData(PSignalingClient pSignalingClient, BOOL awaitForResponse): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2cd685bd0cb31e9f3a17c7b72605902e',1,'writeLwsData(PSignalingClient, BOOL): LwsApiCalls.c']]], - ['writertppacket_2933',['writeRtpPacket',['../Rtp_8c.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c'],['../Rtp_8h.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c']]], - ['wss_5fsignaling_5fprotocol_5findex_2934',['WSS_SIGNALING_PROTOCOL_INDEX',['../LwsApiCalls_8h.html#af878bd76a7b115d04e305d4cce88c27c',1,'LwsApiCalls.h']]], - ['wssendpoint_2935',['wssEndpoint',['../structSignalingFileCacheEntry.html#a72429007c86ef09723da34d279abfe9a',1,'SignalingFileCacheEntry']]] + ['wakelwsserviceeventloop_2924',['wakeLwsServiceEventLoop',['../LwsApiCalls_8c.html#a799bfe087bea205476d1359524b17656',1,'wakeLwsServiceEventLoop(PSignalingClient pSignalingClient, UINT32 protocolIndex): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a5d7afb5254f41d4626d81771cc7f9400',1,'wakeLwsServiceEventLoop(PSignalingClient, UINT32): LwsApiCalls.c']]], + ['webrtc_5fscheme_5fname_2925',['WEBRTC_SCHEME_NAME',['../LwsApiCalls_8c.html#ae7762297ee186fa3c353197f61e29c5b',1,'LwsApiCalls.c']]], + ['webrtc_5fthreadpool_5fmax_5fthreads_5fenv_5fvar_2926',['WEBRTC_THREADPOOL_MAX_THREADS_ENV_VAR',['../group__Timeouts.html#ga167b8c2ac28906b0a211b461397aaa89',1,'Include.h']]], + ['webrtc_5fthreadpool_5fmin_5fthreads_5fenv_5fvar_2927',['WEBRTC_THREADPOOL_MIN_THREADS_ENV_VAR',['../group__Timeouts.html#ga5beba71350f19721cddf1bb4fc7f1a06',1,'Include.h']]], + ['webrtcclientcontext_2928',['WebRtcClientContext',['../structWebRtcClientContext.html',1,'']]], + ['webrtcendpoint_2929',['webrtcEndpoint',['../structSignalingFileCacheEntry.html#ab1373604c1416f321183acfe690ac693',1,'SignalingFileCacheEntry']]], + ['width_2930',['width',['../group__StatusCodes.html#ga9750be60f7b4746198aaea8d07a19e16',1,'RtcEncoderStats']]], + ['withinlatencytolerance_2931',['withinLatencyTolerance',['../JitterBuffer_8c.html#a2740bae64fbc0fbc3403c8462420e7e7',1,'JitterBuffer.c']]], + ['writeframe_2932',['writeFrame',['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver, PFrame): Rtp.c'],['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver pRtcRtpTransceiver, PFrame pFrame): Rtp.c']]], + ['writelwsdata_2933',['writeLwsData',['../LwsApiCalls_8c.html#a79f1b7bc677d4cb0c2eb0c6ab854e8e5',1,'writeLwsData(PSignalingClient pSignalingClient, BOOL awaitForResponse): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2cd685bd0cb31e9f3a17c7b72605902e',1,'writeLwsData(PSignalingClient, BOOL): LwsApiCalls.c']]], + ['writertppacket_2934',['writeRtpPacket',['../Rtp_8c.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c'],['../Rtp_8h.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c']]], + ['wss_5fsignaling_5fprotocol_5findex_2935',['WSS_SIGNALING_PROTOCOL_INDEX',['../LwsApiCalls_8h.html#af878bd76a7b115d04e305d4cce88c27c',1,'LwsApiCalls.h']]], + ['wssendpoint_2936',['wssEndpoint',['../structSignalingFileCacheEntry.html#a72429007c86ef09723da34d279abfe9a',1,'SignalingFileCacheEntry']]] ]; diff --git a/search/all_18.js b/search/all_18.js index 8f4343f44b..58efbf4ff1 100644 --- a/search/all_18.js +++ b/search/all_18.js @@ -1,5 +1,5 @@ var searchData= [ - ['xoraddress_2936',['xorAddress',['../structTurnPeer.html#a446116485035ca4474350f303155499d',1,'TurnPeer']]], - ['xoripaddress_2937',['xorIpAddress',['../Stun_8c.html#a086d658c6275e5a5161934025b070c24',1,'xorIpAddress(PKvsIpAddress pAddress, PBYTE pTransactionId): Stun.c'],['../Stun_8h.html#a37bb38628d81a01c444167a25e791e46',1,'xorIpAddress(PKvsIpAddress, PBYTE): Stun.c']]] + ['xoraddress_2937',['xorAddress',['../structTurnPeer.html#a446116485035ca4474350f303155499d',1,'TurnPeer']]], + ['xoripaddress_2938',['xorIpAddress',['../Stun_8c.html#a086d658c6275e5a5161934025b070c24',1,'xorIpAddress(PKvsIpAddress pAddress, PBYTE pTransactionId): Stun.c'],['../Stun_8h.html#a37bb38628d81a01c444167a25e791e46',1,'xorIpAddress(PKvsIpAddress, PBYTE): Stun.c']]] ]; diff --git a/search/all_3.js b/search/all_3.js index 739dbb3619..0b3aef6fc8 100644 --- a/search/all_3.js +++ b/search/all_3.js @@ -25,10 +25,10 @@ var searchData= ['certificates_105',['certificates',['../group__StatusCodes.html#ga73ae9949af12346cc594538b711280e7',1,'RtcConfiguration']]], ['certificatesize_106',['certificateSize',['../group__StatusCodes.html#ga30fcf18f61f0d54993d670edeb9b3b47',1,'RtcCertificate']]], ['changeflag_107',['changeFlag',['../structStunAttributeChangeRequest.html#a742d40bd2223ef75337dc01be283915d',1,'StunAttributeChangeRequest']]], - ['changepeerconnectionstate_108',['changePeerConnectionState',['../PeerConnection_8h.html#a9fa2bc034a32d19488f1b433a2348756',1,'changePeerConnectionState(PKvsPeerConnection, RTC_PEER_CONNECTION_STATE): PeerConnection.c'],['../PeerConnection_8c.html#ab091080eb78ee92ae0529bdd743468a0',1,'changePeerConnectionState(PKvsPeerConnection pKvsPeerConnection, RTC_PEER_CONNECTION_STATE newState): PeerConnection.c']]], + ['changepeerconnectionstate_108',['changePeerConnectionState',['../PeerConnection_8c.html#ab091080eb78ee92ae0529bdd743468a0',1,'changePeerConnectionState(PKvsPeerConnection pKvsPeerConnection, RTC_PEER_CONNECTION_STATE newState): PeerConnection.c'],['../PeerConnection_8h.html#a9fa2bc034a32d19488f1b433a2348756',1,'changePeerConnectionState(PKvsPeerConnection, RTC_PEER_CONNECTION_STATE): PeerConnection.c']]], ['channel_5farn_5fmin_5fdist_5ffrom_5fregion_5fend_5fto_5fend_5fof_5farn_109',['CHANNEL_ARN_MIN_DIST_FROM_REGION_END_TO_END_OF_ARN',['../ChannelInfo_8c.html#af98d842e962e6ff494531a280d91f726',1,'ChannelInfo.c']]], ['channel_5finfo_5fcurrent_5fversion_110',['CHANNEL_INFO_CURRENT_VERSION',['../group__StructureVersions.html#gae7a5b2883ec07248e6c913777cabfbab',1,'Include.h']]], - ['channelarn_111',['channelArn',['../structSignalingFileCacheEntry.html#a22bb732c14c675748b633ba74d9c3a6d',1,'SignalingFileCacheEntry::channelArn()'],['../group__StatusCodes.html#gadf0269db30e1cc2cb23b55fe3bb18408',1,'SignalingChannelDescription::channelArn()']]], + ['channelarn_111',['channelArn',['../group__StatusCodes.html#gadf0269db30e1cc2cb23b55fe3bb18408',1,'SignalingChannelDescription::channelArn()'],['../structSignalingFileCacheEntry.html#a22bb732c14c675748b633ba74d9c3a6d',1,'SignalingFileCacheEntry::channelArn()']]], ['channeldescription_112',['channelDescription',['../structSignalingClient.html#a7924fa6967bacbc6df8ff58891266f98',1,'SignalingClient']]], ['channelendpointhttps_113',['channelEndpointHttps',['../structSignalingClient.html#a94fb37538edef1cfd193725c15d9a5db',1,'SignalingClient']]], ['channelendpointwebrtc_114',['channelEndpointWebrtc',['../structSignalingClient.html#a473988fdceabfc1dc126d86064802d97',1,'SignalingClient']]], @@ -37,11 +37,11 @@ var searchData= ['channelinfo_117',['ChannelInfo',['../structChannelInfo.html',1,'']]], ['channelinfo_2ec_118',['ChannelInfo.c',['../ChannelInfo_8c.html',1,'']]], ['channelinfo_2eh_119',['ChannelInfo.h',['../ChannelInfo_8h.html',1,'']]], - ['channelname_120',['channelName',['../structSignalingFileCacheEntry.html#a74c12a81a3e259d7ee62ff437ad8e94c',1,'SignalingFileCacheEntry::channelName()'],['../group__StatusCodes.html#gaa6175559ab09bc0e4e3e63dad4326bbc',1,'SignalingChannelDescription::channelName()']]], - ['channelnumber_121',['channelNumber',['../structStunAttributeChannelNumber.html#ae4cb09cee5a5304e09b1aa9f63c5d634',1,'StunAttributeChannelNumber::channelNumber()'],['../structTurnPeer.html#a574ea4f42d089c94912c1a411cce9ed5',1,'TurnPeer::channelNumber()']]], + ['channelname_120',['channelName',['../group__StatusCodes.html#gaa6175559ab09bc0e4e3e63dad4326bbc',1,'SignalingChannelDescription::channelName()'],['../structSignalingFileCacheEntry.html#a74c12a81a3e259d7ee62ff437ad8e94c',1,'SignalingFileCacheEntry::channelName()']]], + ['channelnumber_121',['channelNumber',['../structTurnPeer.html#a574ea4f42d089c94912c1a411cce9ed5',1,'TurnPeer::channelNumber()'],['../structStunAttributeChannelNumber.html#ae4cb09cee5a5304e09b1aa9f63c5d634',1,'StunAttributeChannelNumber::channelNumber()']]], ['channelroletype_122',['channelRoleType',['../group__StatusCodes.html#gacc498395a65985dca82ce2e49a2c6e73',1,'ChannelInfo']]], ['channelstatus_123',['channelStatus',['../group__StatusCodes.html#ga987b31f9de2a6265d6a9bdc677ed2c5f',1,'SignalingChannelDescription']]], - ['channeltype_124',['channelType',['../group__StatusCodes.html#ga520316c48a0898343e670e427cbdcbbf',1,'ChannelInfo::channelType()'],['../group__StatusCodes.html#ga9c80bb618c25e2aa6b1febcce5280690',1,'SignalingChannelDescription::channelType()']]], + ['channeltype_124',['channelType',['../group__StatusCodes.html#ga9c80bb618c25e2aa6b1febcce5280690',1,'SignalingChannelDescription::channelType()'],['../group__StatusCodes.html#ga520316c48a0898343e670e427cbdcbbf',1,'ChannelInfo::channelType()']]], ['check_5fsignaling_5fcredentials_5fexpiration_125',['CHECK_SIGNALING_CREDENTIALS_EXPIRATION',['../LwsApiCalls_8h.html#ae32d56827d73c6193793b31a072924d7',1,'LwsApiCalls.h']]], ['checkandcorrectforclockskew_126',['checkAndCorrectForClockSkew',['../LwsApiCalls_8c.html#a2c096b44f492ff215fe5e9e23abf0e0d',1,'LwsApiCalls.c']]], ['checkiceagentstatemachine_127',['checkIceAgentStateMachine',['../IceAgentStateMachine_8c.html#acd7bf253066750f2b0da1b80949722db',1,'checkIceAgentStateMachine(PIceAgent pIceAgent): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ac1e4072b44c3d274fc8b80baa8367bf6',1,'checkIceAgentStateMachine(PIceAgent): IceAgentStateMachine.c']]], @@ -57,140 +57,143 @@ var searchData= ['clientwritekey_137',['clientWriteKey',['../structDtlsKeyingMaterial.html#a14f040ac4d8f00a8cede611a49e72329',1,'DtlsKeyingMaterial']]], ['clockrate_138',['clockRate',['../structJitterBuffer.html#af5aa76278a40d179e2632ead5af499c3',1,'JitterBuffer']]], ['close_5fsocket_5fif_5fcant_5fretry_139',['CLOSE_SOCKET_IF_CANT_RETRY',['../SocketConnection_8h.html#a440d3ff5cb61162ff247abcf617c5ee1',1,'SocketConnection.h']]], - ['closepeerconnection_140',['closePeerConnection',['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], + ['closepeerconnection_140',['closePeerConnection',['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection pPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection): PeerConnection.c']]], ['closepeerconnectiontime_141',['closePeerConnectionTime',['../structPeerConnectionStats.html#ab4753053c8ba611bbfc79ddb7ff63354',1,'PeerConnectionStats::closePeerConnectionTime()'],['../structKvsPeerConnectionDiagnostics.html#a4cbefd93b91af6fc10755033a1fc923e',1,'KvsPeerConnectionDiagnostics::closePeerConnectionTime()']]], - ['closesocket_142',['closeSocket',['../Network_8h.html#a4fcb6e0d52c9fefd28a444ea428c8475',1,'closeSocket(INT32): Network.c'],['../Network_8c.html#a8c64aed52ea980830d0f9db66fc93e1b',1,'closeSocket(INT32 sockfd): Network.c']]], + ['closesocket_142',['closeSocket',['../Network_8c.html#a8c64aed52ea980830d0f9db66fc93e1b',1,'closeSocket(INT32 sockfd): Network.c'],['../Network_8h.html#a4fcb6e0d52c9fefd28a444ea428c8475',1,'closeSocket(INT32): Network.c']]], ['codec_143',['codec',['../group__StatusCodes.html#ga5ecb0a5e7fa90e50d893437388568445',1,'RtcMediaStreamTrack']]], ['codec_5fhash_5ftable_5fbucket_5fcount_144',['CODEC_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#a15a20e6b29d7a3ab5af1bee5ba8cc5e2',1,'PeerConnection.h']]], ['codec_5fhash_5ftable_5fbucket_5flength_145',['CODEC_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#a2285baf450dcb102c456632b4c004598',1,'PeerConnection.h']]], - ['codecid_146',['codecId',['../structRTCRtpStreamStats.html#a5105d3da5dec4cde28ba4aa8569c2478',1,'RTCRtpStreamStats']]], - ['combinedusername_147',['combinedUserName',['../struct____IceAgent.html#a542a797037c4980c4e416f52c0f0f1d9',1,'__IceAgent']]], - ['completechanneldatabuffer_148',['completeChannelDataBuffer',['../struct____TurnConnection.html#a7d3932561fce2c8cedb96a93390ee63f',1,'__TurnConnection']]], - ['computecandidatepairpriority_149',['computeCandidatePairPriority',['../IceAgent_8c.html#aea82ec5c31f92655c535153ae0c9ed85',1,'computeCandidatePairPriority(PIceCandidatePair pIceCandidatePair, BOOL isLocalControlling): IceAgent.c'],['../IceAgent_8h.html#a310353b6a6ec17871308316b8c67bd90',1,'computeCandidatePairPriority(PIceCandidatePair, BOOL): IceAgent.c']]], - ['computecandidatepriority_150',['computeCandidatePriority',['../IceAgent_8h.html#a699e942cc74cad6a53bbd6c100966088',1,'computeCandidatePriority(PIceCandidate): IceAgent.c'],['../IceAgent_8c.html#a59fb161f9a724412e557db0531d15cb9',1,'computeCandidatePriority(PIceCandidate pIceCandidate): IceAgent.c']]], - ['concealedsamples_151',['concealedSamples',['../structRtcInboundRtpStreamStats.html#a2e11b22d3d6cb3f9be452ca4f4e6b717',1,'RtcInboundRtpStreamStats']]], - ['concealmentevents_152',['concealmentEvents',['../structRtcInboundRtpStreamStats.html#a5c6669b6dd3275e752bbd21a8f253ecd',1,'RtcInboundRtpStreamStats']]], - ['configureretrystrategyforsignalingstatemachine_153',['configureRetryStrategyForSignalingStateMachine',['../Signaling_8c.html#a1807a5760e822b687c60dec226885839',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a2dc8e38118e0eaea04454dd3dfb7d51d',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c']]], - ['configuresctpsocket_154',['configureSctpSocket',['../Sctp_8c.html#a55eca852bfcd8b72d9a2429a23d39886',1,'Sctp.c']]], - ['connectcalltime_155',['connectCallTime',['../structSignalingDiagnostics.html#a3aa196111bc32ac66c697c9aed449906',1,'SignalingDiagnostics::connectCallTime()'],['../structSignalingClientStats.html#a19727f1de36f06b07a6877ff0b69d43d',1,'SignalingClientStats::connectCallTime()']]], - ['connectclienttime_156',['connectClientTime',['../structSignalingDiagnostics.html#a7cc8708f33bfb1b9535176b84f011ce1',1,'SignalingDiagnostics::connectClientTime()'],['../structSignalingClientStats.html#a9685ff1d6dce67ea8c4580065790f997',1,'SignalingClientStats::connectClientTime()']]], - ['connected_157',['connected',['../structSignalingClient.html#a3e49d76bb2f91cabe63645c66462a69f',1,'SignalingClient']]], - ['connectedcvar_158',['connectedCvar',['../structSignalingClient.html#a17bc3891ce1577d99007f68ddad875f2',1,'SignalingClient']]], - ['connectedlock_159',['connectedLock',['../structSignalingClient.html#a4acc49c1fc751af81d5df4dba010aacc',1,'SignalingClient']]], - ['connectendtime_160',['connectEndTime',['../structSignalingDiagnostics.html#addebd87279d66194158e063f9189c1da',1,'SignalingDiagnostics::connectEndTime()'],['../structSignalingClientStats.html#aa5178287454518b4217f8759abf831f7',1,'SignalingClientStats::connectEndTime()']]], - ['connection_5flistener_5fdefault_5fmax_5flistening_5fconnection_161',['CONNECTION_LISTENER_DEFAULT_MAX_LISTENING_CONNECTION',['../ConnectionListener_8h.html#ab3b552e6573c384bcd8e0da39992f964',1,'ConnectionListener.h']]], - ['connection_5flistener_5fkick_5fsocket_5flisten_162',['CONNECTION_LISTENER_KICK_SOCKET_LISTEN',['../ConnectionListener_8h.html#a619dad295dbe71e23273c2f372baf795',1,'ConnectionListener.h']]], - ['connection_5flistener_5fkick_5fsocket_5fwrite_163',['CONNECTION_LISTENER_KICK_SOCKET_WRITE',['../ConnectionListener_8h.html#a383df893eaeda67eb466665a1ac0ba06',1,'ConnectionListener.h']]], - ['connection_5flistener_5fshutdown_5ftimeout_164',['CONNECTION_LISTENER_SHUTDOWN_TIMEOUT',['../ConnectionListener_8h.html#a5dd03244bebe143ff20363fd75799a9c',1,'ConnectionListener.h']]], - ['connection_5flistener_5fsocket_5fwait_5ffor_5fdata_5ftimeout_165',['CONNECTION_LISTENER_SOCKET_WAIT_FOR_DATA_TIMEOUT',['../ConnectionListener_8h.html#a2899474a732dab5b403a1a8ed6edae1e',1,'ConnectionListener.h']]], - ['connectionaddress_166',['connectionAddress',['../structSdpConnectionInformation.html#a2e1a94e0f36aca2120b9f98998ddd7c9',1,'SdpConnectionInformation']]], - ['connectionclosed_167',['connectionClosed',['../struct____SocketConnection.html#a3b413b1b97c018b29fa2a763e31fddae',1,'__SocketConnection']]], - ['connectiondataavailablefunc_168',['ConnectionDataAvailableFunc',['../SocketConnection_8h.html#a93b97a5cd84f23921fd498da3a996a83',1,'SocketConnection.h']]], - ['connectionduration_169',['connectionDuration',['../structSignalingClientStats.html#a11d655b6febcfa1b84596b769248d086',1,'SignalingClientStats']]], - ['connectionlistener_170',['ConnectionListener',['../structConnectionListener.html',1,'']]], - ['connectionlistener_2ec_171',['ConnectionListener.c',['../ConnectionListener_8c.html',1,'']]], - ['connectionlistener_2eh_172',['ConnectionListener.h',['../ConnectionListener_8h.html',1,'']]], - ['connectionlisteneraddconnection_173',['connectionListenerAddConnection',['../ConnectionListener_8h.html#afd48cef275cc8da007a23655b05e3951',1,'connectionListenerAddConnection(PConnectionListener, PSocketConnection): ConnectionListener.c'],['../ConnectionListener_8c.html#ac634ad15c50810bf36f61e6d3eb6f00d',1,'connectionListenerAddConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c']]], - ['connectionlistenerreceivedataroutine_174',['connectionListenerReceiveDataRoutine',['../ConnectionListener_8c.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c'],['../ConnectionListener_8h.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c']]], - ['connectionlistenerremoveallconnection_175',['connectionListenerRemoveAllConnection',['../ConnectionListener_8c.html#a0f848846ecef82f2b18aba63304cb9b1',1,'connectionListenerRemoveAllConnection(PConnectionListener pConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a16d5019e5402a94cc6684a33583a1b9a',1,'connectionListenerRemoveAllConnection(PConnectionListener): ConnectionListener.c']]], - ['connectionlistenerremoveconnection_176',['connectionListenerRemoveConnection',['../ConnectionListener_8h.html#a93a44efadf7dbf829d9d361ad0d95905',1,'connectionListenerRemoveConnection(PConnectionListener, PSocketConnection): ConnectionListener.c'],['../ConnectionListener_8c.html#aadef069d7cf4137e975a3d91c8a46400',1,'connectionListenerRemoveConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c']]], - ['connectionlistenerstart_177',['connectionListenerStart',['../ConnectionListener_8h.html#af99a43457548917a4ca6017eaa1c4470',1,'connectionListenerStart(PConnectionListener): ConnectionListener.c'],['../ConnectionListener_8c.html#ac6b964c533b9932afd35358f2b49f5a8',1,'connectionListenerStart(PConnectionListener pConnectionListener): ConnectionListener.c']]], - ['connectionstate_178',['connectionState',['../structTurnPeer.html#a14c03e75720b8af7b084ee7709734a71',1,'TurnPeer::connectionState()'],['../structKvsPeerConnection.html#ae58e4fd133d417550b932c86767ec3ae',1,'KvsPeerConnection::connectionState()']]], - ['connectionstatechangedfn_179',['connectionStateChangedFn',['../structIceAgentCallbacks.html#abdbd0d13d53e3ed080c6be6cdb701dd7',1,'IceAgentCallbacks']]], - ['connectlocaldatachannel_180',['connectLocalDataChannel',['../DataChannel_8c.html#accf508292307a9a5373dc476a8fcc975',1,'DataChannel.c']]], - ['connectposthookfn_181',['connectPostHookFn',['../structSignalingClientInfoInternal.html#a0bb6a9027ce7348f0443223cf6500f0c',1,'SignalingClientInfoInternal']]], - ['connectprehookfn_182',['connectPreHookFn',['../structSignalingClientInfoInternal.html#ace0d4eeb7aad148bf6c4f963f3e2e510',1,'SignalingClientInfoInternal']]], - ['connectsignalingchannel_183',['connectSignalingChannel',['../Signaling_8c.html#a121535c5082aab600f8a6114270462ef',1,'connectSignalingChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a7bbc824772aa5da9ae0f0d32072624a5',1,'connectSignalingChannel(PSignalingClient, UINT64): Signaling.c']]], - ['connectsignalingchannellws_184',['connectSignalingChannelLws',['../LwsApiCalls_8h.html#a2ac258834937856ede462e972c15869f',1,'connectSignalingChannelLws(PSignalingClient, UINT64): LwsApiCalls.c'],['../LwsApiCalls_8c.html#ae1cea6c90bbf08edbab8a6e71231d41f',1,'connectSignalingChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c']]], - ['connectstarttime_185',['connectStartTime',['../structSignalingDiagnostics.html#a300c5758e6461516667cee65d9bec5dc',1,'SignalingDiagnostics::connectStartTime()'],['../structSignalingClientStats.html#a38194e3be4b7e0b4ddb522a202cb4e95',1,'SignalingClientStats::connectStartTime()']]], - ['connecttime_186',['connectTime',['../structSignalingDiagnostics.html#a21b7b7c12b48a66b8e8ad04e402984e1',1,'SignalingDiagnostics::connectTime()'],['../structSignalingClient.html#a5fa0c4900eba13570fe2ddd50a7f97de',1,'SignalingClient::connectTime()']]], - ['connecttimeout_187',['connectTimeout',['../structSignalingClientInfoInternal.html#ae463ca2aabd4941acf35a300a6999c9b',1,'SignalingClientInfoInternal']]], - ['constructretransmitrtppacketfrombytes_188',['constructRetransmitRtpPacketFromBytes',['../RtpPacket_8h.html#aed0aaf168ee5fff2577454d4332c54f6',1,'constructRetransmitRtpPacketFromBytes(PBYTE, UINT32, UINT16, UINT8, UINT32, PRtpPacket *): RtpPacket.c'],['../RtpPacket_8c.html#aa8208bbcf8f9f22873708986d8dcda55',1,'constructRetransmitRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, UINT16 sequenceNum, UINT8 payloadType, UINT32 ssrc, PRtpPacket *ppRtpPacket): RtpPacket.c']]], - ['constructrtppackets_189',['constructRtpPackets',['../RtpPacket_8h.html#ad4d767668c6708868a6f7cf4d56402ac',1,'constructRtpPackets(PPayloadArray, UINT8, UINT16, UINT32, UINT32, PRtpPacket, UINT32): RtpPacket.c'],['../RtpPacket_8c.html#a781c9fdecd3fdb22697960449adb3412',1,'constructRtpPackets(PPayloadArray pPayloadArray, UINT8 payloadType, UINT16 startSequenceNumber, UINT32 timestamp, UINT32 ssrc, PRtpPacket pPackets, UINT32 packetCount): RtpPacket.c']]], - ['contextrefcnt_190',['contextRefCnt',['../structWebRtcClientContext.html#af5810925e893523ab34fd78c558e87a2',1,'WebRtcClientContext']]], - ['convert_5ftimestamp_5fto_5frtp_191',['CONVERT_TIMESTAMP_TO_RTP',['../Rtp_8h.html#a0d105a0689d40474f586dedbd85eaff0',1,'Rtp.h']]], - ['converttimestamptontp_192',['convertTimestampToNTP',['../RtcpPacket_8c.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c'],['../RtcpPacket_8h.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c']]], - ['copycertificateandkey_193',['copyCertificateAndKey',['../Dtls__mbedtls_8c.html#ae531676f27dfc698ebf5ff4087f4f762',1,'Dtls_mbedtls.c']]], - ['correlationid_194',['correlationId',['../group__StatusCodes.html#gadbcf31bfb32938effe656b38fad3c5d2',1,'SignalingMessage']]], - ['counts_195',['Counts',['../group__Counts.html',1,'']]], - ['cpapicalllatency_196',['cpApiCallLatency',['../structSignalingClientStats.html#a6dc71a2165fa2c15cd1ab1391337d932',1,'SignalingClientStats']]], - ['cpapilatency_197',['cpApiLatency',['../structSignalingDiagnostics.html#aebf2c3ca1eac4a58627527c3cf7c6be7',1,'SignalingDiagnostics']]], - ['crc32fingerprint_198',['crc32Fingerprint',['../structStunAttributeFingerprint.html#a6a58c55bb4018d2c76558a8ebf58da54',1,'StunAttributeFingerprint']]], - ['create_5fchannel_5fparam_5fjson_5ftemplate_199',['CREATE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#af5356fd453251c8b99410c6ca6ff529b',1,'LwsApiCalls.h']]], - ['create_5fsignaling_5fchannel_5fapi_5fpostfix_200',['CREATE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#ae92c106c6a32d0826bfddbd2cd14783b',1,'LwsApiCalls.h']]], - ['create_5fsignaling_5fclient_5fretry_5fattempts_5fsentinel_5fvalue_201',['CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS_SENTINEL_VALUE',['../group__StatusCodes.html#ga5c1700bda0d38178e91a93385bb1c317',1,'Include.h']]], - ['createallocationstarttime_202',['createAllocationStartTime',['../structTurnProfileDiagnostics.html#a7c37adbf9a8003be110bf4d2aa63e6bd',1,'TurnProfileDiagnostics']]], - ['createallocationtime_203',['createAllocationTime',['../structTurnProfileDiagnostics.html#ad4aa8bfa783bb8f3247df4c61331c687',1,'TurnProfileDiagnostics']]], - ['createanswer_204',['createAnswer',['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], - ['createbytesfromrtppacket_205',['createBytesFromRtpPacket',['../RtpPacket_8c.html#a7eedc4b79bda85bf810d70bb84cd920e',1,'createBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, PUINT32 pPacketLength): RtpPacket.c'],['../RtpPacket_8h.html#a990324326132567a1c5f8c7436f3bff0',1,'createBytesFromRtpPacket(PRtpPacket, PBYTE, PUINT32): RtpPacket.c']]], - ['createcalltime_206',['createCallTime',['../structSignalingClientStats.html#addca1f3b2556f449a863c330f8a9da64',1,'SignalingClientStats::createCallTime()'],['../structSignalingDiagnostics.html#a632150aee8643b07108dc333259d3074',1,'SignalingDiagnostics::createCallTime()']]], - ['createcertificateandkey_207',['createCertificateAndKey',['../Dtls__openssl_8c.html#a451c48525b0c0a8919a880d6834c1f7f',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#aeb739e880d3edc3d95e7135805114f13',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c']]], - ['createchannel_208',['createChannel',['../Signaling_8h.html#a6015410f4f76b055dd29dea57197f98d',1,'createChannel(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#ae2a4c41f6590bfdeb451ba05d3b2fa4c',1,'createChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], - ['createchannelendtime_209',['createChannelEndTime',['../structSignalingDiagnostics.html#aeaf8d3e80ce58f8df54129d6f9bc4df7',1,'SignalingDiagnostics::createChannelEndTime()'],['../structSignalingClientStats.html#a1ee463c25ab18505bb959dbfe00308f4',1,'SignalingClientStats::createChannelEndTime()']]], - ['createchannellws_210',['createChannelLws',['../LwsApiCalls_8h.html#a54893a1b3159194b87bffce1dc81f667',1,'createChannelLws(PSignalingClient, UINT64): LwsApiCalls.c'],['../LwsApiCalls_8c.html#aaa11ed305dd9f71bc0a1b0fdd5ee46fd',1,'createChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c']]], - ['createchannelstarttime_211',['createChannelStartTime',['../structSignalingClientStats.html#a8729ae2d90bd6adf1aacd772442f57f4',1,'SignalingClientStats::createChannelStartTime()'],['../structSignalingDiagnostics.html#aa36803247972c13ef67eef57d83f2b45',1,'SignalingDiagnostics::createChannelStartTime()']]], - ['createclienttime_212',['createClientTime',['../structSignalingClientStats.html#aaf1b82a44eb540b4f0a133f93be2e523',1,'SignalingClientStats::createClientTime()'],['../structSignalingDiagnostics.html#a83fc58af46d7484ca5de722b94ce0352',1,'SignalingDiagnostics::createClientTime()']]], - ['createconnectionlistener_213',['createConnectionListener',['../ConnectionListener_8c.html#a24660cc58fb5a9b154011e3a4092819b',1,'createConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a2530e40fd2ed5f3560e51f78501d066a',1,'createConnectionListener(PConnectionListener *): ConnectionListener.c']]], - ['createdatachannel_214',['createDataChannel',['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection, PCHAR, PRtcDataChannelInit, PRtcDataChannel *): DataChannel.c'],['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection pPeerConnection, PCHAR pDataChannelName, PRtcDataChannelInit pRtcDataChannelInit, PRtcDataChannel *ppRtcDataChannel): DataChannel.c']]], - ['createdtlssession_215',['createDtlsSession',['../Dtls_8h.html#ac281e5a858d8c8ef0df8b26768d0663b',1,'createDtlsSession(PDtlsSessionCallbacks, TIMER_QUEUE_HANDLE, INT32, BOOL, PRtcCertificate, PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_mbedtls.c']]], - ['createfileifnotexist_216',['createFileIfNotExist',['../FileCache_8c.html#aedcb1b57ddc166aa7ba97663ee7846bd',1,'FileCache.c']]], - ['createiceagent_217',['createIceAgent',['../IceAgent_8h.html#a8b4871fcabcb392bb37f78a0a1b129eb',1,'createIceAgent(PCHAR, PCHAR, PIceAgentCallbacks, PRtcConfiguration, TIMER_QUEUE_HANDLE, PConnectionListener, PIceAgent *): IceAgent.c'],['../IceAgent_8c.html#af2fe29241b2d4ab4997fe04c41534578',1,'createIceAgent(PCHAR username, PCHAR password, PIceAgentCallbacks pIceAgentCallbacks, PRtcConfiguration pRtcConfiguration, TIMER_QUEUE_HANDLE timerQueueHandle, PConnectionListener pConnectionListener, PIceAgent *ppIceAgent): IceAgent.c']]], - ['createicecandidatepairs_218',['createIceCandidatePairs',['../IceAgent_8h.html#ab8082cc21804a13eee3f623b533e1fc3',1,'createIceCandidatePairs(PIceAgent, PIceCandidate, BOOL): IceAgent.c'],['../IceAgent_8c.html#ab4a5a8ab78cd23b15d19ef7a25da80ca',1,'createIceCandidatePairs(PIceAgent pIceAgent, PIceCandidate pIceCandidate, BOOL isRemoteCandidate): IceAgent.c']]], - ['createiobuffer_219',['createIOBuffer',['../IOBuffer_8h.html#a4da29bac7f5f986b9ea849470b713dba',1,'createIOBuffer(UINT32, PIOBuffer *): IOBuffer.c'],['../IOBuffer_8c.html#ab546267bacecbe0c2c65a2286df9dfc4',1,'createIOBuffer(UINT32 initialCap, PIOBuffer *ppBuffer): IOBuffer.c']]], - ['createjitterbuffer_220',['createJitterBuffer',['../JitterBuffer_8h.html#affdac48c54f072f9b4e26d6de088cfb2',1,'createJitterBuffer(FrameReadyFunc, FrameDroppedFunc, DepayRtpPayloadFunc, UINT32, UINT32, UINT64, PJitterBuffer *): JitterBuffer.c'],['../JitterBuffer_8c.html#a5675dd12bea8eaa59c74680a942d6cab',1,'createJitterBuffer(FrameReadyFunc onFrameReadyFunc, FrameDroppedFunc onFrameDroppedFunc, DepayRtpPayloadFunc depayRtpPayloadFunc, UINT32 maxLatency, UINT32 clockRate, UINT64 customData, PJitterBuffer *ppJitterBuffer): JitterBuffer.c']]], - ['createkvsrtptransceiver_221',['createKvsRtpTransceiver',['../Rtp_8h.html#afbd4b909747cdf574518ad6df03a2e76',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *): Rtp.c'],['../Rtp_8c.html#a546a0453948ee8060791e725b0194ca5',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION direction, PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc, UINT32 rtxSsrc, PRtcMediaStreamTrack pRtcMediaStreamTrack, PJitterBuffer pJitterBuffer, RTC_CODEC rtcCodec, PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c']]], - ['createlwscallinfo_222',['createLwsCallInfo',['../LwsApiCalls_8c.html#a988b3c6e00aa3e79fce24a41faeb772c',1,'createLwsCallInfo(PSignalingClient pSignalingClient, PRequestInfo pRequestInfo, UINT32 protocolIndex, PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e238df1b674114cfa91bf8b7f2fe345',1,'createLwsCallInfo(PSignalingClient, PRequestInfo, UINT32, PLwsCallInfo *): LwsApiCalls.c']]], - ['createoffer_223',['createOffer',['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], - ['createpayloadforg711_224',['createPayloadForG711',['../RtpG711Payloader_8c.html#a780563e6f0f19b4de917fad031c7b982',1,'createPayloadForG711(UINT32 mtu, PBYTE g711Frame, UINT32 g711FrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#af2412a5b3be2e054853cdb79f9546783',1,'createPayloadForG711(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpG711Payloader.c']]], - ['createpayloadforh264_225',['createPayloadForH264',['../RtpH264Payloader_8h.html#a24fb84011ee9c17c7f228b4ba8f4b265',1,'createPayloadForH264(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpH264Payloader.c'],['../RtpH264Payloader_8c.html#a2e2a5fd1437d44a603302b83adae52b4',1,'createPayloadForH264(UINT32 mtu, PBYTE nalus, UINT32 nalusLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpH264Payloader.c']]], - ['createpayloadforopus_226',['createPayloadForOpus',['../RtpOpusPayloader_8h.html#aff2cb3ad8e4fc7304663b1b58c1804ee',1,'createPayloadForOpus(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpOpusPayloader.c'],['../RtpOpusPayloader_8c.html#a0e3f6d4d676e6ce8854a23ca315ad55b',1,'createPayloadForOpus(UINT32 mtu, PBYTE opusFrame, UINT32 opusFrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpOpusPayloader.c']]], - ['createpayloadforvp8_227',['createPayloadForVP8',['../RtpVP8Payloader_8c.html#a7e222fc0e8c054c54e6e8607bac57331',1,'createPayloadForVP8(UINT32 mtu, PBYTE pData, UINT32 dataLen, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpVP8Payloader.c'],['../RtpVP8Payloader_8h.html#acb66ace9a407a0568f10165bb0beea38',1,'createPayloadForVP8(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpVP8Payloader.c']]], - ['createpayloadfromnalu_228',['createPayloadFromNalu',['../RtpH264Payloader_8c.html#ae95e9194dafde123c71c861280ec2dfa',1,'createPayloadFromNalu(UINT32 mtu, PBYTE nalu, UINT32 naluLength, PPayloadArray pPayloadArray, PUINT32 filledLength, PUINT32 filledSubLenSize): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#a1c39e524053e68f5a9dbabd7226c8f25',1,'createPayloadFromNalu(UINT32, PBYTE, UINT32, PPayloadArray, PUINT32, PUINT32): RtpH264Payloader.c']]], - ['createpeerconnection_229',['createPeerConnection',['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration, PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration pConfiguration, PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], - ['createpermissionstarttime_230',['createPermissionStartTime',['../structTurnPeer.html#acf76cd84f03e2c012abf2e7d100848b3',1,'TurnPeer']]], - ['createpermissiontime_231',['createPermissionTime',['../structTurnPeer.html#a620f42c7bc88fe16108ca56cc2629c6b',1,'TurnPeer']]], - ['createposthookfn_232',['createPostHookFn',['../structSignalingClientInfoInternal.html#af283b98ce3c9c5bce5dc026a8eb63fa9',1,'SignalingClientInfoInternal']]], - ['createprehookfn_233',['createPreHookFn',['../structSignalingClientInfoInternal.html#ac1436a8951c6db35b99e6bf3fbaa3de7',1,'SignalingClientInfoInternal']]], - ['createretransmitter_234',['createRetransmitter',['../Retransmitter_8c.html#aaad5339168322ac5d7c1cc017fbe982d',1,'createRetransmitter(UINT32 seqNumListLen, UINT32 validIndexListLen, PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#a914b34c96ccaeb9dc71e07ddec0fc446',1,'createRetransmitter(UINT32, UINT32, PRetransmitter *): Retransmitter.c']]], - ['createretrystrategyforcreatingsignalingclient_235',['createRetryStrategyForCreatingSignalingClient',['../Client_8c.html#a55d8c9bc065aa63039bec826644f59fb',1,'Client.c']]], - ['createrollingbuffer_236',['createRollingBuffer',['../RollingBuffer_8c.html#a50736e98819371a7188a350107a4b072',1,'createRollingBuffer(UINT32 capacity, FreeDataFunc freeDataFunc, PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#a3b183a89ddc114030f4dc1066c16267f',1,'createRollingBuffer(UINT32, FreeDataFunc, PRollingBuffer *): RollingBuffer.c']]], - ['creatertccertificate_237',['createRtcCertificate',['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *): Crypto.c'],['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *ppRtcCertificate): Crypto.c']]], - ['creatertppacket_238',['createRtpPacket',['../RtpPacket_8c.html#a295cd0e7e89e3530a018c08ed17c0896',1,'createRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#ac21d4ad4a7c296da7b846ac42d76970e',1,'createRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket *): RtpPacket.c']]], - ['creatertppacketfrombytes_239',['createRtpPacketFromBytes',['../RtpPacket_8c.html#a14ddfcfb8e5d665343585881c1aeac65',1,'createRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#afc40293a4b300bddb28486d08c150857',1,'createRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket *): RtpPacket.c']]], - ['creatertprollingbuffer_240',['createRtpRollingBuffer',['../RtpRollingBuffer_8c.html#ab547d56aacb2300e966ecf2257455aa8',1,'createRtpRollingBuffer(UINT32 capacity, PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#aa54b8dd8691f2ddaba185cd13d445736',1,'createRtpRollingBuffer(UINT32, PRtpRollingBuffer *): RtpRollingBuffer.c']]], - ['createsctpsession_241',['createSctpSession',['../Sctp_8h.html#a28c451f4393777e23235a56d002484e2',1,'createSctpSession(PSctpSessionCallbacks, PSctpSession *): Sctp.c'],['../Sctp_8c.html#aa85f15d7ff49da06d2cb9bf6287338bd',1,'createSctpSession(PSctpSessionCallbacks pSctpSessionCallbacks, PSctpSession *ppSctpSession): Sctp.c']]], - ['createsignalingclientsync_242',['createSignalingClientSync',['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], - ['createsignalingsync_243',['createSignalingSync',['../Signaling_8c.html#ab095306d46a8e5ae01e2b28a8de0487a',1,'createSignalingSync(PSignalingClientInfoInternal pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#a26907340bcd88230be1b23ace9d19e68',1,'createSignalingSync(PSignalingClientInfoInternal, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSignalingClient *): Signaling.c']]], - ['createsocket_244',['createSocket',['../Network_8c.html#ab3ab2228bda4eb3452e7dcff085f78d1',1,'createSocket(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, UINT32 sendBufSize, PINT32 pOutSockFd): Network.c'],['../Network_8h.html#a822ca40073be3fbf777d063373efcf59',1,'createSocket(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, UINT32, PINT32): Network.c']]], - ['createsocketconnection_245',['createSocketConnection',['../SocketConnection_8c.html#a5dd11b0d4a90925f1f6019984576125a',1,'createSocketConnection(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, PKvsIpAddress pBindAddr, PKvsIpAddress pPeerIpAddr, UINT64 customData, ConnectionDataAvailableFunc dataAvailableFn, UINT32 sendBufSize, PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#a5ce9dfe7b74d9b52538004c323214965',1,'createSocketConnection(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, PKvsIpAddress, PKvsIpAddress, UINT64, ConnectionDataAvailableFunc, UINT32, PSocketConnection *): SocketConnection.c']]], - ['createsocketpair_246',['createSocketPair',['../Network_8c.html#a2a57d5baa1a3299547ac03b34f2dc84a',1,'createSocketPair(INT32(*pSocketPair)[2]): Network.c'],['../Network_8h.html#a5ca4895eba00d0842dbf95c82e5384c2',1,'createSocketPair(INT32(*)[2]): Network.c']]], - ['createssl_247',['createSsl',['../Dtls__openssl_8c.html#a0ae93fa40ae5eb21cc9186f822c6029e',1,'Dtls_openssl.c']]], - ['createsslctx_248',['createSslCtx',['../Dtls__openssl_8c.html#a9f7171c14a422c26d110d5c44d9c6a05',1,'Dtls_openssl.c']]], - ['createstunpacket_249',['createStunPacket',['../Stun_8c.html#a82bd20e19952bf247d16b639fc091a34',1,'createStunPacket(STUN_PACKET_TYPE stunPacketType, PBYTE transactionId, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#acf0f4bf537aad576dad489a7b5222069',1,'createStunPacket(STUN_PACKET_TYPE, PBYTE, PStunPacket *): Stun.c']]], - ['createthreadpoolcontext_250',['createThreadPoolContext',['../ThreadpoolContext_8h.html#a3f57ee182c3ab6ea6efa3a7ca63fd930',1,'createThreadPoolContext(): ThreadPoolContext.c'],['../ThreadPoolContext_8c.html#a92d437785ef0ef55afb88dd4d4c554d2',1,'createThreadPoolContext(): ThreadPoolContext.c']]], - ['createtime_251',['createTime',['../structSignalingDiagnostics.html#a632ca4a1ab762e9842cc794078b63393',1,'SignalingDiagnostics::createTime()'],['../structSignalingClient.html#ae2b78001cf365e27313c6acce924b05d',1,'SignalingClient::createTime()']]], - ['createtlssession_252',['createTlsSession',['../Tls__mbedtls_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls_8h.html#a2adef1296769de182eb886ea34a968c4',1,'createTlsSession(PTlsSessionCallbacks, PTlsSession *): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_openssl.c']]], - ['createtransactionidstore_253',['createTransactionIdStore',['../IceUtils_8c.html#a253397f5ac2ab54ecf549f88096ed942',1,'createTransactionIdStore(UINT32 maxIdCount, PTransactionIdStore *ppTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a25521c0da8f4bf9eb401ca0e8afa6a36',1,'createTransactionIdStore(UINT32, PTransactionIdStore *): IceUtils.c']]], - ['createturnconnection_254',['createTurnConnection',['../TurnConnection_8c.html#a45124af8be2273f83db9e6278ae3d0d6',1,'createTurnConnection(PIceServer pTurnServer, TIMER_QUEUE_HANDLE timerQueueHandle, TURN_CONNECTION_DATA_TRANSFER_MODE dataTransferMode, KVS_SOCKET_PROTOCOL protocol, PTurnConnectionCallbacks pTurnConnectionCallbacks, PSocketConnection pTurnSocket, PConnectionListener pConnectionListener, PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a71e6fb744871a4b7929790dcf8fa7ffc',1,'createTurnConnection(PIceServer, TIMER_QUEUE_HANDLE, TURN_CONNECTION_DATA_TRANSFER_MODE, KVS_SOCKET_PROTOCOL, PTurnConnectionCallbacks, PSocketConnection, PConnectionListener, PTurnConnection *): TurnConnection.c']]], - ['createvalidatechannelinfo_255',['createValidateChannelInfo',['../ChannelInfo_8c.html#ad0868d0a2cc5b05d94d83fc21711e9e5',1,'createValidateChannelInfo(PChannelInfo pOrigChannelInfo, PChannelInfo *ppChannelInfo): ChannelInfo.c'],['../ChannelInfo_8h.html#af9e8887c9c11678da8f4917362665437',1,'createValidateChannelInfo(PChannelInfo, PChannelInfo *): ChannelInfo.c']]], - ['createwebrtcclientinstance_256',['createWebRtcClientInstance',['../PeerConnection_8c.html#a7e9316f29961fb166a64cd87b7959f30',1,'PeerConnection.c']]], - ['creationtime_257',['creationTime',['../group__StatusCodes.html#gaa3642b61b95cdb0a9ab999ca28f997f3',1,'SignalingChannelDescription']]], - ['creationtsepochseconds_258',['creationTsEpochSeconds',['../structSignalingFileCacheEntry.html#a1bb2957428aa838f4da40a62690ab747',1,'SignalingFileCacheEntry']]], - ['credential_259',['credential',['../group__StatusCodes.html#ga9285f0e90d1949fd98822d234f59ed6a',1,'RtcIceServer::credential()'],['../structIceServer.html#ae60110bd7939d5bbbab3d81f7bfaea1c',1,'IceServer::credential()']]], - ['credentialobtained_260',['credentialObtained',['../struct____TurnConnection.html#ae2dc73843c18c0c6d6a01006332259b2',1,'__TurnConnection']]], - ['crypto_2ec_261',['Crypto.c',['../Crypto_8c.html',1,'']]], - ['crypto_2eh_262',['Crypto.h',['../Crypto_8h.html',1,'']]], - ['csrc_5fcount_5fmask_263',['CSRC_COUNT_MASK',['../RtpPacket_8h.html#a49cfbf224a45977a66ca08edb54c39d3',1,'RtpPacket.h']]], - ['csrc_5flength_264',['CSRC_LENGTH',['../RtpPacket_8h.html#ac24aae0cb1fdbedb45cc01c8e8c1fb75',1,'RtpPacket.h']]], - ['csrc_5foffset_265',['CSRC_OFFSET',['../RtpPacket_8h.html#a5d46810e72777d8a019a184d4288a44a',1,'RtpPacket.h']]], - ['csrcarray_266',['csrcArray',['../struct____RtpPacketHeader.html#a09d15618ca45e25f83b9bdeca6a87fc3',1,'__RtpPacketHeader']]], - ['csrccount_267',['csrcCount',['../struct____RtpPacketHeader.html#a0ef23dfd3eba598aa9053cfb710417c5',1,'__RtpPacketHeader']]], - ['currentdatachannelid_268',['currentDataChannelId',['../structAllocateSctpSortDataChannelsData.html#abac8abe09d5d376187f01fb6806e24d4',1,'AllocateSctpSortDataChannelsData']]], - ['currentroundtriptime_269',['currentRoundTripTime',['../structRtcIceCandidatePairDiagnostics.html#aa4dd96b0ebce84f6d8bb4cf84c0d80b2',1,'RtcIceCandidatePairDiagnostics::currentRoundTripTime()'],['../structRtcIceCandidatePairStats.html#adcb4cc3e398ce996e60c15fd6b5d0835',1,'RtcIceCandidatePairStats::currentRoundTripTime()']]], - ['currenttimercallingperiod_270',['currentTimerCallingPeriod',['../struct____TurnConnection.html#a6465333727d47eb85323cde72bfb4cbd',1,'__TurnConnection']]], - ['currentwsi_271',['currentWsi',['../structSignalingClient.html#a67a9ca3f4a465d3e8d0a8f242f4b4c6e',1,'SignalingClient']]], - ['currrecvdatalen_272',['currRecvDataLen',['../struct____TurnConnection.html#ab22c83d3819521de31369170dde54476',1,'__TurnConnection']]], - ['custom_5fdata_5ffrom_5fsignaling_5fclient_273',['CUSTOM_DATA_FROM_SIGNALING_CLIENT',['../Signaling_8h.html#ac2706b5d21634baf8e129d5548d18043',1,'Signaling.h']]], - ['customdata_274',['customData',['../structSctpSessionCallbacks.html#a8e23c624d11e541762479c9f58cfc26e',1,'SctpSessionCallbacks::customData()'],['../structJitterBuffer.html#a5f4a91a739eb31bd679d13a12addd82f',1,'JitterBuffer::customData()'],['../structTurnConnectionCallbacks.html#a51dab8c701363c2b699cc8e09ee7f201',1,'TurnConnectionCallbacks::customData()'],['../structIceAgentCallbacks.html#ab64693278ff726f64e0be13a7e5feb35',1,'IceAgentCallbacks::customData()'],['../group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4',1,'SignalingClientCallbacks::customData()']]], - ['cvar_275',['cvar',['../structNatTestData.html#a28ecdd4b7d84a7814b9f60ae905d401e',1,'NatTestData']]] + ['codec_5frtpmap_5fpayload_5ftypes_5fhash_5ftable_5fbucket_5flength_146',['CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH',['../SessionDescription_8h.html#a75a9c9ab976b37df5e59e31d070d23fe',1,'SessionDescription.h']]], + ['codecid_147',['codecId',['../structRTCRtpStreamStats.html#a5105d3da5dec4cde28ba4aa8569c2478',1,'RTCRtpStreamStats']]], + ['combinedusername_148',['combinedUserName',['../struct____IceAgent.html#a542a797037c4980c4e416f52c0f0f1d9',1,'__IceAgent']]], + ['completechanneldatabuffer_149',['completeChannelDataBuffer',['../struct____TurnConnection.html#a7d3932561fce2c8cedb96a93390ee63f',1,'__TurnConnection']]], + ['computecandidatepairpriority_150',['computeCandidatePairPriority',['../IceAgent_8c.html#aea82ec5c31f92655c535153ae0c9ed85',1,'computeCandidatePairPriority(PIceCandidatePair pIceCandidatePair, BOOL isLocalControlling): IceAgent.c'],['../IceAgent_8h.html#a310353b6a6ec17871308316b8c67bd90',1,'computeCandidatePairPriority(PIceCandidatePair, BOOL): IceAgent.c']]], + ['computecandidatepriority_151',['computeCandidatePriority',['../IceAgent_8c.html#a59fb161f9a724412e557db0531d15cb9',1,'computeCandidatePriority(PIceCandidate pIceCandidate): IceAgent.c'],['../IceAgent_8h.html#a699e942cc74cad6a53bbd6c100966088',1,'computeCandidatePriority(PIceCandidate): IceAgent.c']]], + ['concealedsamples_152',['concealedSamples',['../structRtcInboundRtpStreamStats.html#a2e11b22d3d6cb3f9be452ca4f4e6b717',1,'RtcInboundRtpStreamStats']]], + ['concealmentevents_153',['concealmentEvents',['../structRtcInboundRtpStreamStats.html#a5c6669b6dd3275e752bbd21a8f253ecd',1,'RtcInboundRtpStreamStats']]], + ['configureretrystrategyforsignalingstatemachine_154',['configureRetryStrategyForSignalingStateMachine',['../Signaling_8h.html#a2dc8e38118e0eaea04454dd3dfb7d51d',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c'],['../Signaling_8c.html#a1807a5760e822b687c60dec226885839',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c']]], + ['configuresctpsocket_155',['configureSctpSocket',['../Sctp_8c.html#a55eca852bfcd8b72d9a2429a23d39886',1,'Sctp.c']]], + ['connectcalltime_156',['connectCallTime',['../structSignalingDiagnostics.html#a3aa196111bc32ac66c697c9aed449906',1,'SignalingDiagnostics::connectCallTime()'],['../structSignalingClientStats.html#a19727f1de36f06b07a6877ff0b69d43d',1,'SignalingClientStats::connectCallTime()']]], + ['connectclienttime_157',['connectClientTime',['../structSignalingDiagnostics.html#a7cc8708f33bfb1b9535176b84f011ce1',1,'SignalingDiagnostics::connectClientTime()'],['../structSignalingClientStats.html#a9685ff1d6dce67ea8c4580065790f997',1,'SignalingClientStats::connectClientTime()']]], + ['connected_158',['connected',['../structSignalingClient.html#a3e49d76bb2f91cabe63645c66462a69f',1,'SignalingClient']]], + ['connectedcvar_159',['connectedCvar',['../structSignalingClient.html#a17bc3891ce1577d99007f68ddad875f2',1,'SignalingClient']]], + ['connectedlock_160',['connectedLock',['../structSignalingClient.html#a4acc49c1fc751af81d5df4dba010aacc',1,'SignalingClient']]], + ['connectendtime_161',['connectEndTime',['../structSignalingDiagnostics.html#addebd87279d66194158e063f9189c1da',1,'SignalingDiagnostics::connectEndTime()'],['../structSignalingClientStats.html#aa5178287454518b4217f8759abf831f7',1,'SignalingClientStats::connectEndTime()']]], + ['connection_5flistener_5fdefault_5fmax_5flistening_5fconnection_162',['CONNECTION_LISTENER_DEFAULT_MAX_LISTENING_CONNECTION',['../ConnectionListener_8h.html#ab3b552e6573c384bcd8e0da39992f964',1,'ConnectionListener.h']]], + ['connection_5flistener_5fkick_5fsocket_5flisten_163',['CONNECTION_LISTENER_KICK_SOCKET_LISTEN',['../ConnectionListener_8h.html#a619dad295dbe71e23273c2f372baf795',1,'ConnectionListener.h']]], + ['connection_5flistener_5fkick_5fsocket_5fwrite_164',['CONNECTION_LISTENER_KICK_SOCKET_WRITE',['../ConnectionListener_8h.html#a383df893eaeda67eb466665a1ac0ba06',1,'ConnectionListener.h']]], + ['connection_5flistener_5fshutdown_5ftimeout_165',['CONNECTION_LISTENER_SHUTDOWN_TIMEOUT',['../ConnectionListener_8h.html#a5dd03244bebe143ff20363fd75799a9c',1,'ConnectionListener.h']]], + ['connection_5flistener_5fsocket_5fwait_5ffor_5fdata_5ftimeout_166',['CONNECTION_LISTENER_SOCKET_WAIT_FOR_DATA_TIMEOUT',['../ConnectionListener_8h.html#a2899474a732dab5b403a1a8ed6edae1e',1,'ConnectionListener.h']]], + ['connection_5flistener_5fstack_5fsize_5fbytes_167',['CONNECTION_LISTENER_STACK_SIZE_BYTES',['../ConnectionListener_8h.html#aa728570feda88c07bdd10b838d3be955',1,'ConnectionListener.h']]], + ['connectionaddress_168',['connectionAddress',['../structSdpConnectionInformation.html#a2e1a94e0f36aca2120b9f98998ddd7c9',1,'SdpConnectionInformation']]], + ['connectionclosed_169',['connectionClosed',['../struct____SocketConnection.html#a3b413b1b97c018b29fa2a763e31fddae',1,'__SocketConnection']]], + ['connectiondataavailablefunc_170',['ConnectionDataAvailableFunc',['../SocketConnection_8h.html#a93b97a5cd84f23921fd498da3a996a83',1,'SocketConnection.h']]], + ['connectionduration_171',['connectionDuration',['../structSignalingClientStats.html#a11d655b6febcfa1b84596b769248d086',1,'SignalingClientStats']]], + ['connectionlistener_172',['ConnectionListener',['../structConnectionListener.html',1,'']]], + ['connectionlistener_2ec_173',['ConnectionListener.c',['../ConnectionListener_8c.html',1,'']]], + ['connectionlistener_2eh_174',['ConnectionListener.h',['../ConnectionListener_8h.html',1,'']]], + ['connectionlisteneraddconnection_175',['connectionListenerAddConnection',['../ConnectionListener_8h.html#afd48cef275cc8da007a23655b05e3951',1,'connectionListenerAddConnection(PConnectionListener, PSocketConnection): ConnectionListener.c'],['../ConnectionListener_8c.html#ac634ad15c50810bf36f61e6d3eb6f00d',1,'connectionListenerAddConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c']]], + ['connectionlistenerreceivedataroutine_176',['connectionListenerReceiveDataRoutine',['../ConnectionListener_8h.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c'],['../ConnectionListener_8c.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c']]], + ['connectionlistenerremoveallconnection_177',['connectionListenerRemoveAllConnection',['../ConnectionListener_8c.html#a0f848846ecef82f2b18aba63304cb9b1',1,'connectionListenerRemoveAllConnection(PConnectionListener pConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a16d5019e5402a94cc6684a33583a1b9a',1,'connectionListenerRemoveAllConnection(PConnectionListener): ConnectionListener.c']]], + ['connectionlistenerremoveconnection_178',['connectionListenerRemoveConnection',['../ConnectionListener_8c.html#aadef069d7cf4137e975a3d91c8a46400',1,'connectionListenerRemoveConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c'],['../ConnectionListener_8h.html#a93a44efadf7dbf829d9d361ad0d95905',1,'connectionListenerRemoveConnection(PConnectionListener, PSocketConnection): ConnectionListener.c']]], + ['connectionlistenerstart_179',['connectionListenerStart',['../ConnectionListener_8c.html#ac6b964c533b9932afd35358f2b49f5a8',1,'connectionListenerStart(PConnectionListener pConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#af99a43457548917a4ca6017eaa1c4470',1,'connectionListenerStart(PConnectionListener): ConnectionListener.c']]], + ['connectionstate_180',['connectionState',['../structTurnPeer.html#a14c03e75720b8af7b084ee7709734a71',1,'TurnPeer::connectionState()'],['../structKvsPeerConnection.html#ae58e4fd133d417550b932c86767ec3ae',1,'KvsPeerConnection::connectionState()']]], + ['connectionstatechangedfn_181',['connectionStateChangedFn',['../structIceAgentCallbacks.html#abdbd0d13d53e3ed080c6be6cdb701dd7',1,'IceAgentCallbacks']]], + ['connectlocaldatachannel_182',['connectLocalDataChannel',['../DataChannel_8c.html#accf508292307a9a5373dc476a8fcc975',1,'DataChannel.c']]], + ['connectposthookfn_183',['connectPostHookFn',['../structSignalingClientInfoInternal.html#a0bb6a9027ce7348f0443223cf6500f0c',1,'SignalingClientInfoInternal']]], + ['connectprehookfn_184',['connectPreHookFn',['../structSignalingClientInfoInternal.html#ace0d4eeb7aad148bf6c4f963f3e2e510',1,'SignalingClientInfoInternal']]], + ['connectsignalingchannel_185',['connectSignalingChannel',['../Signaling_8h.html#a7bbc824772aa5da9ae0f0d32072624a5',1,'connectSignalingChannel(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a121535c5082aab600f8a6114270462ef',1,'connectSignalingChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], + ['connectsignalingchannellws_186',['connectSignalingChannelLws',['../LwsApiCalls_8h.html#a2ac258834937856ede462e972c15869f',1,'connectSignalingChannelLws(PSignalingClient, UINT64): LwsApiCalls.c'],['../LwsApiCalls_8c.html#ae1cea6c90bbf08edbab8a6e71231d41f',1,'connectSignalingChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c']]], + ['connectstarttime_187',['connectStartTime',['../structSignalingClientStats.html#a38194e3be4b7e0b4ddb522a202cb4e95',1,'SignalingClientStats::connectStartTime()'],['../structSignalingDiagnostics.html#a300c5758e6461516667cee65d9bec5dc',1,'SignalingDiagnostics::connectStartTime()']]], + ['connecttime_188',['connectTime',['../structSignalingDiagnostics.html#a21b7b7c12b48a66b8e8ad04e402984e1',1,'SignalingDiagnostics::connectTime()'],['../structSignalingClient.html#a5fa0c4900eba13570fe2ddd50a7f97de',1,'SignalingClient::connectTime()']]], + ['connecttimeout_189',['connectTimeout',['../structSignalingClientInfoInternal.html#ae463ca2aabd4941acf35a300a6999c9b',1,'SignalingClientInfoInternal']]], + ['constructretransmitrtppacketfrombytes_190',['constructRetransmitRtpPacketFromBytes',['../RtpPacket_8h.html#aed0aaf168ee5fff2577454d4332c54f6',1,'constructRetransmitRtpPacketFromBytes(PBYTE, UINT32, UINT16, UINT8, UINT32, PRtpPacket *): RtpPacket.c'],['../RtpPacket_8c.html#aa8208bbcf8f9f22873708986d8dcda55',1,'constructRetransmitRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, UINT16 sequenceNum, UINT8 payloadType, UINT32 ssrc, PRtpPacket *ppRtpPacket): RtpPacket.c']]], + ['constructrtppackets_191',['constructRtpPackets',['../RtpPacket_8c.html#a781c9fdecd3fdb22697960449adb3412',1,'constructRtpPackets(PPayloadArray pPayloadArray, UINT8 payloadType, UINT16 startSequenceNumber, UINT32 timestamp, UINT32 ssrc, PRtpPacket pPackets, UINT32 packetCount): RtpPacket.c'],['../RtpPacket_8h.html#ad4d767668c6708868a6f7cf4d56402ac',1,'constructRtpPackets(PPayloadArray, UINT8, UINT16, UINT32, UINT32, PRtpPacket, UINT32): RtpPacket.c']]], + ['contextrefcnt_192',['contextRefCnt',['../structWebRtcClientContext.html#af5810925e893523ab34fd78c558e87a2',1,'WebRtcClientContext']]], + ['convert_5ftimestamp_5fto_5frtp_193',['CONVERT_TIMESTAMP_TO_RTP',['../Rtp_8h.html#a0d105a0689d40474f586dedbd85eaff0',1,'Rtp.h']]], + ['convertsdperrorcode_194',['convertSdpErrorCode',['../Serialize_8c.html#a0143bf5f0f5daf444644297d8dc2721c',1,'convertSdpErrorCode(SdpResult_t sdpResult): SdpUtils.c'],['../SdpUtils_8c.html#a0143bf5f0f5daf444644297d8dc2721c',1,'convertSdpErrorCode(SdpResult_t sdpResult): SdpUtils.c'],['../Deserialize_8c.html#a0143bf5f0f5daf444644297d8dc2721c',1,'convertSdpErrorCode(SdpResult_t sdpResult): SdpUtils.c']]], + ['converttimestamptontp_195',['convertTimestampToNTP',['../RtcpPacket_8h.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c'],['../RtcpPacket_8c.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c']]], + ['copycertificateandkey_196',['copyCertificateAndKey',['../Dtls__mbedtls_8c.html#ae531676f27dfc698ebf5ff4087f4f762',1,'Dtls_mbedtls.c']]], + ['correlationid_197',['correlationId',['../group__StatusCodes.html#gadbcf31bfb32938effe656b38fad3c5d2',1,'SignalingMessage']]], + ['counts_198',['Counts',['../group__Counts.html',1,'']]], + ['cpapicalllatency_199',['cpApiCallLatency',['../structSignalingClientStats.html#a6dc71a2165fa2c15cd1ab1391337d932',1,'SignalingClientStats']]], + ['cpapilatency_200',['cpApiLatency',['../structSignalingDiagnostics.html#aebf2c3ca1eac4a58627527c3cf7c6be7',1,'SignalingDiagnostics']]], + ['crc32fingerprint_201',['crc32Fingerprint',['../structStunAttributeFingerprint.html#a6a58c55bb4018d2c76558a8ebf58da54',1,'StunAttributeFingerprint']]], + ['create_5fchannel_5fparam_5fjson_5ftemplate_202',['CREATE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#af5356fd453251c8b99410c6ca6ff529b',1,'LwsApiCalls.h']]], + ['create_5fsignaling_5fchannel_5fapi_5fpostfix_203',['CREATE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#ae92c106c6a32d0826bfddbd2cd14783b',1,'LwsApiCalls.h']]], + ['create_5fsignaling_5fclient_5fretry_5fattempts_5fsentinel_5fvalue_204',['CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS_SENTINEL_VALUE',['../group__StatusCodes.html#ga5c1700bda0d38178e91a93385bb1c317',1,'Include.h']]], + ['createallocationstarttime_205',['createAllocationStartTime',['../structTurnProfileDiagnostics.html#a7c37adbf9a8003be110bf4d2aa63e6bd',1,'TurnProfileDiagnostics']]], + ['createallocationtime_206',['createAllocationTime',['../structTurnProfileDiagnostics.html#ad4aa8bfa783bb8f3247df4c61331c687',1,'TurnProfileDiagnostics']]], + ['createanswer_207',['createAnswer',['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c']]], + ['createbytesfromrtppacket_208',['createBytesFromRtpPacket',['../RtpPacket_8c.html#a7eedc4b79bda85bf810d70bb84cd920e',1,'createBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, PUINT32 pPacketLength): RtpPacket.c'],['../RtpPacket_8h.html#a990324326132567a1c5f8c7436f3bff0',1,'createBytesFromRtpPacket(PRtpPacket, PBYTE, PUINT32): RtpPacket.c']]], + ['createcalltime_209',['createCallTime',['../structSignalingDiagnostics.html#a632150aee8643b07108dc333259d3074',1,'SignalingDiagnostics::createCallTime()'],['../structSignalingClientStats.html#addca1f3b2556f449a863c330f8a9da64',1,'SignalingClientStats::createCallTime()']]], + ['createcertificateandkey_210',['createCertificateAndKey',['../Dtls__openssl_8c.html#a451c48525b0c0a8919a880d6834c1f7f',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#aeb739e880d3edc3d95e7135805114f13',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c']]], + ['createchannel_211',['createChannel',['../Signaling_8h.html#a6015410f4f76b055dd29dea57197f98d',1,'createChannel(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#ae2a4c41f6590bfdeb451ba05d3b2fa4c',1,'createChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], + ['createchannelendtime_212',['createChannelEndTime',['../structSignalingDiagnostics.html#aeaf8d3e80ce58f8df54129d6f9bc4df7',1,'SignalingDiagnostics::createChannelEndTime()'],['../structSignalingClientStats.html#a1ee463c25ab18505bb959dbfe00308f4',1,'SignalingClientStats::createChannelEndTime()']]], + ['createchannellws_213',['createChannelLws',['../LwsApiCalls_8c.html#aaa11ed305dd9f71bc0a1b0fdd5ee46fd',1,'createChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a54893a1b3159194b87bffce1dc81f667',1,'createChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['createchannelstarttime_214',['createChannelStartTime',['../structSignalingClientStats.html#a8729ae2d90bd6adf1aacd772442f57f4',1,'SignalingClientStats::createChannelStartTime()'],['../structSignalingDiagnostics.html#aa36803247972c13ef67eef57d83f2b45',1,'SignalingDiagnostics::createChannelStartTime()']]], + ['createclienttime_215',['createClientTime',['../structSignalingDiagnostics.html#a83fc58af46d7484ca5de722b94ce0352',1,'SignalingDiagnostics::createClientTime()'],['../structSignalingClientStats.html#aaf1b82a44eb540b4f0a133f93be2e523',1,'SignalingClientStats::createClientTime()']]], + ['createconnectionlistener_216',['createConnectionListener',['../ConnectionListener_8c.html#a24660cc58fb5a9b154011e3a4092819b',1,'createConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a2530e40fd2ed5f3560e51f78501d066a',1,'createConnectionListener(PConnectionListener *): ConnectionListener.c']]], + ['createdatachannel_217',['createDataChannel',['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection, PCHAR, PRtcDataChannelInit, PRtcDataChannel *): DataChannel.c'],['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection pPeerConnection, PCHAR pDataChannelName, PRtcDataChannelInit pRtcDataChannelInit, PRtcDataChannel *ppRtcDataChannel): DataChannel.c']]], + ['createdtlssession_218',['createDtlsSession',['../Dtls_8h.html#ac281e5a858d8c8ef0df8b26768d0663b',1,'createDtlsSession(PDtlsSessionCallbacks, TIMER_QUEUE_HANDLE, INT32, BOOL, PRtcCertificate, PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_openssl.c']]], + ['createfileifnotexist_219',['createFileIfNotExist',['../FileCache_8c.html#aedcb1b57ddc166aa7ba97663ee7846bd',1,'FileCache.c']]], + ['createiceagent_220',['createIceAgent',['../IceAgent_8h.html#a8b4871fcabcb392bb37f78a0a1b129eb',1,'createIceAgent(PCHAR, PCHAR, PIceAgentCallbacks, PRtcConfiguration, TIMER_QUEUE_HANDLE, PConnectionListener, PIceAgent *): IceAgent.c'],['../IceAgent_8c.html#af2fe29241b2d4ab4997fe04c41534578',1,'createIceAgent(PCHAR username, PCHAR password, PIceAgentCallbacks pIceAgentCallbacks, PRtcConfiguration pRtcConfiguration, TIMER_QUEUE_HANDLE timerQueueHandle, PConnectionListener pConnectionListener, PIceAgent *ppIceAgent): IceAgent.c']]], + ['createicecandidatepairs_221',['createIceCandidatePairs',['../IceAgent_8c.html#ab4a5a8ab78cd23b15d19ef7a25da80ca',1,'createIceCandidatePairs(PIceAgent pIceAgent, PIceCandidate pIceCandidate, BOOL isRemoteCandidate): IceAgent.c'],['../IceAgent_8h.html#ab8082cc21804a13eee3f623b533e1fc3',1,'createIceCandidatePairs(PIceAgent, PIceCandidate, BOOL): IceAgent.c']]], + ['createiobuffer_222',['createIOBuffer',['../IOBuffer_8c.html#ab546267bacecbe0c2c65a2286df9dfc4',1,'createIOBuffer(UINT32 initialCap, PIOBuffer *ppBuffer): IOBuffer.c'],['../IOBuffer_8h.html#a4da29bac7f5f986b9ea849470b713dba',1,'createIOBuffer(UINT32, PIOBuffer *): IOBuffer.c']]], + ['createjitterbuffer_223',['createJitterBuffer',['../JitterBuffer_8c.html#a5675dd12bea8eaa59c74680a942d6cab',1,'createJitterBuffer(FrameReadyFunc onFrameReadyFunc, FrameDroppedFunc onFrameDroppedFunc, DepayRtpPayloadFunc depayRtpPayloadFunc, UINT32 maxLatency, UINT32 clockRate, UINT64 customData, PJitterBuffer *ppJitterBuffer): JitterBuffer.c'],['../JitterBuffer_8h.html#affdac48c54f072f9b4e26d6de088cfb2',1,'createJitterBuffer(FrameReadyFunc, FrameDroppedFunc, DepayRtpPayloadFunc, UINT32, UINT32, UINT64, PJitterBuffer *): JitterBuffer.c']]], + ['createkvsrtptransceiver_224',['createKvsRtpTransceiver',['../Rtp_8c.html#a52d446db6e49fc9b2c87c51a4fd91918',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION direction, DOUBLE rollingBufferDurationSec, DOUBLE rollingBufferBitratebps, PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc, UINT32 rtxSsrc, PRtcMediaStreamTrack pRtcMediaStreamTrack, PJitterBuffer pJitterBuffer, RTC_CODEC rtcCodec, PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c'],['../Rtp_8h.html#a1b4fa4a777d991e390d5c5f40006aa3a',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION, DOUBLE, DOUBLE, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *): Rtp.c']]], + ['createlwscallinfo_225',['createLwsCallInfo',['../LwsApiCalls_8c.html#a988b3c6e00aa3e79fce24a41faeb772c',1,'createLwsCallInfo(PSignalingClient pSignalingClient, PRequestInfo pRequestInfo, UINT32 protocolIndex, PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e238df1b674114cfa91bf8b7f2fe345',1,'createLwsCallInfo(PSignalingClient, PRequestInfo, UINT32, PLwsCallInfo *): LwsApiCalls.c']]], + ['createoffer_226',['createOffer',['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], + ['createpayloadforg711_227',['createPayloadForG711',['../RtpG711Payloader_8c.html#a780563e6f0f19b4de917fad031c7b982',1,'createPayloadForG711(UINT32 mtu, PBYTE g711Frame, UINT32 g711FrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#af2412a5b3be2e054853cdb79f9546783',1,'createPayloadForG711(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpG711Payloader.c']]], + ['createpayloadforh264_228',['createPayloadForH264',['../RtpH264Payloader_8h.html#a24fb84011ee9c17c7f228b4ba8f4b265',1,'createPayloadForH264(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpH264Payloader.c'],['../RtpH264Payloader_8c.html#a2e2a5fd1437d44a603302b83adae52b4',1,'createPayloadForH264(UINT32 mtu, PBYTE nalus, UINT32 nalusLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpH264Payloader.c']]], + ['createpayloadforopus_229',['createPayloadForOpus',['../RtpOpusPayloader_8h.html#aff2cb3ad8e4fc7304663b1b58c1804ee',1,'createPayloadForOpus(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpOpusPayloader.c'],['../RtpOpusPayloader_8c.html#a0e3f6d4d676e6ce8854a23ca315ad55b',1,'createPayloadForOpus(UINT32 mtu, PBYTE opusFrame, UINT32 opusFrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpOpusPayloader.c']]], + ['createpayloadforvp8_230',['createPayloadForVP8',['../RtpVP8Payloader_8c.html#a7e222fc0e8c054c54e6e8607bac57331',1,'createPayloadForVP8(UINT32 mtu, PBYTE pData, UINT32 dataLen, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpVP8Payloader.c'],['../RtpVP8Payloader_8h.html#acb66ace9a407a0568f10165bb0beea38',1,'createPayloadForVP8(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpVP8Payloader.c']]], + ['createpayloadfromnalu_231',['createPayloadFromNalu',['../RtpH264Payloader_8c.html#ae95e9194dafde123c71c861280ec2dfa',1,'createPayloadFromNalu(UINT32 mtu, PBYTE nalu, UINT32 naluLength, PPayloadArray pPayloadArray, PUINT32 filledLength, PUINT32 filledSubLenSize): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#a1c39e524053e68f5a9dbabd7226c8f25',1,'createPayloadFromNalu(UINT32, PBYTE, UINT32, PPayloadArray, PUINT32, PUINT32): RtpH264Payloader.c']]], + ['createpeerconnection_232',['createPeerConnection',['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration, PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration pConfiguration, PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], + ['createpermissionstarttime_233',['createPermissionStartTime',['../structTurnPeer.html#acf76cd84f03e2c012abf2e7d100848b3',1,'TurnPeer']]], + ['createpermissiontime_234',['createPermissionTime',['../structTurnPeer.html#a620f42c7bc88fe16108ca56cc2629c6b',1,'TurnPeer']]], + ['createposthookfn_235',['createPostHookFn',['../structSignalingClientInfoInternal.html#af283b98ce3c9c5bce5dc026a8eb63fa9',1,'SignalingClientInfoInternal']]], + ['createprehookfn_236',['createPreHookFn',['../structSignalingClientInfoInternal.html#ac1436a8951c6db35b99e6bf3fbaa3de7',1,'SignalingClientInfoInternal']]], + ['createretransmitter_237',['createRetransmitter',['../Retransmitter_8c.html#aaad5339168322ac5d7c1cc017fbe982d',1,'createRetransmitter(UINT32 seqNumListLen, UINT32 validIndexListLen, PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#a914b34c96ccaeb9dc71e07ddec0fc446',1,'createRetransmitter(UINT32, UINT32, PRetransmitter *): Retransmitter.c']]], + ['createretrystrategyforcreatingsignalingclient_238',['createRetryStrategyForCreatingSignalingClient',['../Client_8c.html#a55d8c9bc065aa63039bec826644f59fb',1,'Client.c']]], + ['createrollingbuffer_239',['createRollingBuffer',['../RollingBuffer_8c.html#a50736e98819371a7188a350107a4b072',1,'createRollingBuffer(UINT32 capacity, FreeDataFunc freeDataFunc, PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#a3b183a89ddc114030f4dc1066c16267f',1,'createRollingBuffer(UINT32, FreeDataFunc, PRollingBuffer *): RollingBuffer.c']]], + ['creatertccertificate_240',['createRtcCertificate',['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *): Crypto.c'],['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *ppRtcCertificate): Crypto.c']]], + ['creatertppacket_241',['createRtpPacket',['../RtpPacket_8c.html#a295cd0e7e89e3530a018c08ed17c0896',1,'createRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#ac21d4ad4a7c296da7b846ac42d76970e',1,'createRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket *): RtpPacket.c']]], + ['creatertppacketfrombytes_242',['createRtpPacketFromBytes',['../RtpPacket_8c.html#a14ddfcfb8e5d665343585881c1aeac65',1,'createRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#afc40293a4b300bddb28486d08c150857',1,'createRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket *): RtpPacket.c']]], + ['creatertprollingbuffer_243',['createRtpRollingBuffer',['../RtpRollingBuffer_8c.html#ab547d56aacb2300e966ecf2257455aa8',1,'createRtpRollingBuffer(UINT32 capacity, PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#aa54b8dd8691f2ddaba185cd13d445736',1,'createRtpRollingBuffer(UINT32, PRtpRollingBuffer *): RtpRollingBuffer.c']]], + ['createsctpsession_244',['createSctpSession',['../Sctp_8c.html#aa85f15d7ff49da06d2cb9bf6287338bd',1,'createSctpSession(PSctpSessionCallbacks pSctpSessionCallbacks, PSctpSession *ppSctpSession): Sctp.c'],['../Sctp_8h.html#a28c451f4393777e23235a56d002484e2',1,'createSctpSession(PSctpSessionCallbacks, PSctpSession *): Sctp.c']]], + ['createsignalingclientsync_245',['createSignalingClientSync',['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], + ['createsignalingsync_246',['createSignalingSync',['../Signaling_8c.html#ab095306d46a8e5ae01e2b28a8de0487a',1,'createSignalingSync(PSignalingClientInfoInternal pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#a26907340bcd88230be1b23ace9d19e68',1,'createSignalingSync(PSignalingClientInfoInternal, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSignalingClient *): Signaling.c']]], + ['createsocket_247',['createSocket',['../Network_8c.html#ab3ab2228bda4eb3452e7dcff085f78d1',1,'createSocket(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, UINT32 sendBufSize, PINT32 pOutSockFd): Network.c'],['../Network_8h.html#a822ca40073be3fbf777d063373efcf59',1,'createSocket(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, UINT32, PINT32): Network.c']]], + ['createsocketconnection_248',['createSocketConnection',['../SocketConnection_8c.html#a5dd11b0d4a90925f1f6019984576125a',1,'createSocketConnection(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, PKvsIpAddress pBindAddr, PKvsIpAddress pPeerIpAddr, UINT64 customData, ConnectionDataAvailableFunc dataAvailableFn, UINT32 sendBufSize, PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#a5ce9dfe7b74d9b52538004c323214965',1,'createSocketConnection(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, PKvsIpAddress, PKvsIpAddress, UINT64, ConnectionDataAvailableFunc, UINT32, PSocketConnection *): SocketConnection.c']]], + ['createsocketpair_249',['createSocketPair',['../Network_8h.html#a5ca4895eba00d0842dbf95c82e5384c2',1,'createSocketPair(INT32(*)[2]): Network.c'],['../Network_8c.html#a2a57d5baa1a3299547ac03b34f2dc84a',1,'createSocketPair(INT32(*pSocketPair)[2]): Network.c']]], + ['createssl_250',['createSsl',['../Dtls__openssl_8c.html#a0ae93fa40ae5eb21cc9186f822c6029e',1,'Dtls_openssl.c']]], + ['createsslctx_251',['createSslCtx',['../Dtls__openssl_8c.html#a9f7171c14a422c26d110d5c44d9c6a05',1,'Dtls_openssl.c']]], + ['createstunpacket_252',['createStunPacket',['../Stun_8c.html#a82bd20e19952bf247d16b639fc091a34',1,'createStunPacket(STUN_PACKET_TYPE stunPacketType, PBYTE transactionId, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#acf0f4bf537aad576dad489a7b5222069',1,'createStunPacket(STUN_PACKET_TYPE, PBYTE, PStunPacket *): Stun.c']]], + ['createthreadpoolcontext_253',['createThreadPoolContext',['../ThreadPoolContext_8c.html#a92d437785ef0ef55afb88dd4d4c554d2',1,'createThreadPoolContext(): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#a3f57ee182c3ab6ea6efa3a7ca63fd930',1,'createThreadPoolContext(): ThreadPoolContext.c']]], + ['createtime_254',['createTime',['../structSignalingClient.html#ae2b78001cf365e27313c6acce924b05d',1,'SignalingClient::createTime()'],['../structSignalingDiagnostics.html#a632ca4a1ab762e9842cc794078b63393',1,'SignalingDiagnostics::createTime()']]], + ['createtlssession_255',['createTlsSession',['../Tls_8h.html#a2adef1296769de182eb886ea34a968c4',1,'createTlsSession(PTlsSessionCallbacks, PTlsSession *): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_openssl.c']]], + ['createtransactionidstore_256',['createTransactionIdStore',['../IceUtils_8c.html#a253397f5ac2ab54ecf549f88096ed942',1,'createTransactionIdStore(UINT32 maxIdCount, PTransactionIdStore *ppTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a25521c0da8f4bf9eb401ca0e8afa6a36',1,'createTransactionIdStore(UINT32, PTransactionIdStore *): IceUtils.c']]], + ['createturnconnection_257',['createTurnConnection',['../TurnConnection_8c.html#a45124af8be2273f83db9e6278ae3d0d6',1,'createTurnConnection(PIceServer pTurnServer, TIMER_QUEUE_HANDLE timerQueueHandle, TURN_CONNECTION_DATA_TRANSFER_MODE dataTransferMode, KVS_SOCKET_PROTOCOL protocol, PTurnConnectionCallbacks pTurnConnectionCallbacks, PSocketConnection pTurnSocket, PConnectionListener pConnectionListener, PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a71e6fb744871a4b7929790dcf8fa7ffc',1,'createTurnConnection(PIceServer, TIMER_QUEUE_HANDLE, TURN_CONNECTION_DATA_TRANSFER_MODE, KVS_SOCKET_PROTOCOL, PTurnConnectionCallbacks, PSocketConnection, PConnectionListener, PTurnConnection *): TurnConnection.c']]], + ['createvalidatechannelinfo_258',['createValidateChannelInfo',['../ChannelInfo_8h.html#af9e8887c9c11678da8f4917362665437',1,'createValidateChannelInfo(PChannelInfo, PChannelInfo *): ChannelInfo.c'],['../ChannelInfo_8c.html#ad0868d0a2cc5b05d94d83fc21711e9e5',1,'createValidateChannelInfo(PChannelInfo pOrigChannelInfo, PChannelInfo *ppChannelInfo): ChannelInfo.c']]], + ['createwebrtcclientinstance_259',['createWebRtcClientInstance',['../PeerConnection_8c.html#a7e9316f29961fb166a64cd87b7959f30',1,'PeerConnection.c']]], + ['creationtime_260',['creationTime',['../group__StatusCodes.html#gaa3642b61b95cdb0a9ab999ca28f997f3',1,'SignalingChannelDescription']]], + ['creationtsepochseconds_261',['creationTsEpochSeconds',['../structSignalingFileCacheEntry.html#a1bb2957428aa838f4da40a62690ab747',1,'SignalingFileCacheEntry']]], + ['credential_262',['credential',['../group__StatusCodes.html#ga9285f0e90d1949fd98822d234f59ed6a',1,'RtcIceServer::credential()'],['../structIceServer.html#ae60110bd7939d5bbbab3d81f7bfaea1c',1,'IceServer::credential()']]], + ['credentialobtained_263',['credentialObtained',['../struct____TurnConnection.html#ae2dc73843c18c0c6d6a01006332259b2',1,'__TurnConnection']]], + ['crypto_2ec_264',['Crypto.c',['../Crypto_8c.html',1,'']]], + ['crypto_2eh_265',['Crypto.h',['../Crypto_8h.html',1,'']]], + ['csrc_5fcount_5fmask_266',['CSRC_COUNT_MASK',['../RtpPacket_8h.html#a49cfbf224a45977a66ca08edb54c39d3',1,'RtpPacket.h']]], + ['csrc_5flength_267',['CSRC_LENGTH',['../RtpPacket_8h.html#ac24aae0cb1fdbedb45cc01c8e8c1fb75',1,'RtpPacket.h']]], + ['csrc_5foffset_268',['CSRC_OFFSET',['../RtpPacket_8h.html#a5d46810e72777d8a019a184d4288a44a',1,'RtpPacket.h']]], + ['csrcarray_269',['csrcArray',['../struct____RtpPacketHeader.html#a09d15618ca45e25f83b9bdeca6a87fc3',1,'__RtpPacketHeader']]], + ['csrccount_270',['csrcCount',['../struct____RtpPacketHeader.html#a0ef23dfd3eba598aa9053cfb710417c5',1,'__RtpPacketHeader']]], + ['currentdatachannelid_271',['currentDataChannelId',['../structAllocateSctpSortDataChannelsData.html#abac8abe09d5d376187f01fb6806e24d4',1,'AllocateSctpSortDataChannelsData']]], + ['currentroundtriptime_272',['currentRoundTripTime',['../structRtcIceCandidatePairDiagnostics.html#aa4dd96b0ebce84f6d8bb4cf84c0d80b2',1,'RtcIceCandidatePairDiagnostics::currentRoundTripTime()'],['../structRtcIceCandidatePairStats.html#adcb4cc3e398ce996e60c15fd6b5d0835',1,'RtcIceCandidatePairStats::currentRoundTripTime()']]], + ['currenttimercallingperiod_273',['currentTimerCallingPeriod',['../struct____TurnConnection.html#a6465333727d47eb85323cde72bfb4cbd',1,'__TurnConnection']]], + ['currentwsi_274',['currentWsi',['../structSignalingClient.html#a67a9ca3f4a465d3e8d0a8f242f4b4c6e',1,'SignalingClient']]], + ['currrecvdatalen_275',['currRecvDataLen',['../struct____TurnConnection.html#ab22c83d3819521de31369170dde54476',1,'__TurnConnection']]], + ['custom_5fdata_5ffrom_5fsignaling_5fclient_276',['CUSTOM_DATA_FROM_SIGNALING_CLIENT',['../Signaling_8h.html#ac2706b5d21634baf8e129d5548d18043',1,'Signaling.h']]], + ['customdata_277',['customData',['../structSctpSessionCallbacks.html#a8e23c624d11e541762479c9f58cfc26e',1,'SctpSessionCallbacks::customData()'],['../structJitterBuffer.html#a5f4a91a739eb31bd679d13a12addd82f',1,'JitterBuffer::customData()'],['../structTurnConnectionCallbacks.html#a51dab8c701363c2b699cc8e09ee7f201',1,'TurnConnectionCallbacks::customData()'],['../structIceAgentCallbacks.html#ab64693278ff726f64e0be13a7e5feb35',1,'IceAgentCallbacks::customData()'],['../group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4',1,'SignalingClientCallbacks::customData()']]], + ['cvar_278',['cvar',['../structNatTestData.html#a28ecdd4b7d84a7814b9f60ae905d401e',1,'NatTestData']]] ]; diff --git a/search/all_4.js b/search/all_4.js index e78e05aa4d..c29af67f1a 100644 --- a/search/all_4.js +++ b/search/all_4.js @@ -1,183 +1,185 @@ var searchData= [ - ['data_276',['data',['../structStunAttributeData.html#a0bbc42225be08f672971f256b446e69d',1,'StunAttributeData::data()'],['../structTurnChannelData.html#a77468d07189d202a0a1fe56cccb7d7a7',1,'TurnChannelData::data()']]], - ['data_5fchannel_5fhash_5ftable_5fbucket_5fcount_277',['DATA_CHANNEL_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#aaa7a0c40f02c1fa6f15b51e793d55476',1,'PeerConnection.h']]], - ['data_5fchannel_5fhash_5ftable_5fbucket_5flength_278',['DATA_CHANNEL_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#ab87a6c6ea4cb95d91e7e146a61421627',1,'PeerConnection.h']]], - ['data_5fchannel_5fprotocol_5fstr_279',['DATA_CHANNEL_PROTOCOL_STR',['../DataChannel_8h.html#ad631ed68735b9de47b4dd9fb3b61b13c',1,'DataChannel.h']]], - ['data_5fchannel_5ftype_280',['DATA_CHANNEL_TYPE',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792',1,'Sctp.h']]], - ['dataavailablecallbackcustomdata_281',['dataAvailableCallbackCustomData',['../struct____SocketConnection.html#abd52b3173f00558cbb2067ff3f29268b',1,'__SocketConnection']]], - ['dataavailablecallbackfn_282',['dataAvailableCallbackFn',['../struct____SocketConnection.html#a0778a0ff747e13646a9c5bddb79018b8',1,'__SocketConnection']]], - ['databuffer_283',['dataBuffer',['../structRollingBuffer.html#aaeb21b82e1dd43a6082f8ce1b3d6bd72',1,'RollingBuffer']]], - ['databuffersize_284',['dataBufferSize',['../struct____TurnConnection.html#ab6c3dd579e247a8f231aab55aae8b212',1,'__TurnConnection']]], - ['datachannel_285',['dataChannel',['../structKvsDataChannel.html#a8e42b7307ec3b06bd3429e14919f0314',1,'KvsDataChannel']]], - ['datachannel_2ec_286',['DataChannel.c',['../DataChannel_8c.html',1,'']]], - ['datachannel_2eh_287',['DataChannel.h',['../DataChannel_8h.html',1,'']]], - ['datachannelidentifier_288',['dataChannelIdentifier',['../structRtcDataChannelStats.html#a5c65ded03fb5572c34d8ddd6eff85c4f',1,'RtcDataChannelStats']]], - ['datachannelmessagefunc_289',['dataChannelMessageFunc',['../structSctpSessionCallbacks.html#aae3588e883653675290c40f05df53016',1,'SctpSessionCallbacks']]], - ['datachannelonmessage_290',['dataChannelOnMessage',['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnMessage rtcOnMessage): DataChannel.c'],['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel, UINT64, RtcOnMessage): DataChannel.c']]], - ['datachannelonopen_291',['dataChannelOnOpen',['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnOpen rtcOnOpen): DataChannel.c'],['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel, UINT64, RtcOnOpen): DataChannel.c']]], - ['datachannelopenfunc_292',['dataChannelOpenFunc',['../structSctpSessionCallbacks.html#a59ead8837b46fb2c382ddafd87a3003e',1,'SctpSessionCallbacks']]], - ['datachannelsend_293',['dataChannelSend',['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel, BOOL, PBYTE, UINT32): DataChannel.c'],['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel pRtcDataChannel, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): DataChannel.c']]], - ['datatransfermode_294',['dataTransferMode',['../struct____TurnConnection.html#aaccd3720211f54493f696fb6cb10538a',1,'__TurnConnection']]], - ['dcep_5fdata_5fchannel_5fopen_295',['DCEP_DATA_CHANNEL_OPEN',['../Sctp_8h.html#adf764cbdea00d65edcd07bb9953ad2b7acd45f0cf340fbbc099edaed0a5454699',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5freliable_5fordered_296',['DCEP_DATA_CHANNEL_RELIABLE_ORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792ab8bf027a9ef73a31cd6326d0bc65ae2e',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5freliable_5funordered_297',['DCEP_DATA_CHANNEL_RELIABLE_UNORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a9577798d1a95e122ff2bccce93c9cae1',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5frexmit_298',['DCEP_DATA_CHANNEL_REXMIT',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792af627655af1170af34512d3b53b5ac907',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5ftimed_299',['DCEP_DATA_CHANNEL_TIMED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a2a1c0b5cc0b1b95c91eb2b98b3a4c472',1,'Sctp.h']]], - ['deallocatepacketsent_300',['deallocatePacketSent',['../struct____TurnConnection.html#ae8fd4501dc1282f98f6f85324aa05913',1,'__TurnConnection']]], - ['debug_5flog_5fsdp_301',['DEBUG_LOG_SDP',['../PeerConnection_8h.html#aa3171a5cce8c8a76563e9e2ee027bb20',1,'PeerConnection.h']]], - ['decoderimplementation_302',['decoderImplementation',['../structRtcInboundRtpStreamStats.html#a6b747473eacb0b8057ba2d88176551b6',1,'RtcInboundRtpStreamStats']]], - ['decryptsrtcppacket_303',['decryptSrtcpPacket',['../SrtpSession_8c.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], - ['decryptsrtppacket_304',['decryptSrtpPacket',['../SrtpSession_8c.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], - ['default_5fcache_5ffile_5fpath_305',['DEFAULT_CACHE_FILE_PATH',['../FileCache_8h.html#a18e45252c0f3d51fdd8bc07833f168c4',1,'FileCache.h']]], - ['default_5fcreate_5fsignaling_5fclient_5fretry_5fattempts_306',['DEFAULT_CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS',['../Signaling_8h.html#a7f261a4a48d60e84a1858c5d6cbdb7df',1,'Signaling.h']]], - ['default_5fh264_5ffmtp_307',['DEFAULT_H264_FMTP',['../SessionDescription_8h.html#a32bb083279e6043b75c6cd2b49dfce7f',1,'SessionDescription.h']]], - ['default_5fjitter_5fbuffer_5fmax_5flatency_308',['DEFAULT_JITTER_BUFFER_MAX_LATENCY',['../group__Timeouts.html#ga68734a4d3e800489c25681de0f08259e',1,'Include.h']]], - ['default_5fmax_5fstored_5ftransaction_5fid_5fcount_309',['DEFAULT_MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a46069ecb8c1f3484349fa0f14de20581',1,'IceUtils.h']]], - ['default_5fmtu_5fsize_310',['DEFAULT_MTU_SIZE',['../Rtp_8h.html#ab463e7cce50e0fa472b4b08ac0fe258c',1,'Rtp.h']]], - ['default_5fnat_5ftest_5fmax_5fbinding_5frequest_5fcount_311',['DEFAULT_NAT_TEST_MAX_BINDING_REQUEST_COUNT',['../NatBehaviorDiscovery_8h.html#a9ab048e7c35895d98b00122e596faa3c',1,'NatBehaviorDiscovery.h']]], - ['default_5fopus_5ffmtp_312',['DEFAULT_OPUS_FMTP',['../SessionDescription_8h.html#abe32f9f88371486e8f115c8b0668a337',1,'SessionDescription.h']]], - ['default_5fpayload_5falaw_313',['DEFAULT_PAYLOAD_ALAW',['../SessionDescription_8h.html#a405291b024370fd521fe3527eb08002b',1,'SessionDescription.h']]], - ['default_5fpayload_5falaw_5fstr_314',['DEFAULT_PAYLOAD_ALAW_STR',['../SessionDescription_8h.html#abe657c60d801eec4d1a003d0c4420eeb',1,'SessionDescription.h']]], - ['default_5fpayload_5fh264_315',['DEFAULT_PAYLOAD_H264',['../SessionDescription_8h.html#a6c1fe7534dc3ad5995237404a6d8e2bf',1,'SessionDescription.h']]], - ['default_5fpayload_5fmulaw_316',['DEFAULT_PAYLOAD_MULAW',['../SessionDescription_8h.html#aff680be6d95a4bf4f93ab35b1a7dc55f',1,'SessionDescription.h']]], - ['default_5fpayload_5fmulaw_5fstr_317',['DEFAULT_PAYLOAD_MULAW_STR',['../SessionDescription_8h.html#a7b74ae0d77126279cbb789d98a331d20',1,'SessionDescription.h']]], - ['default_5fpayload_5fopus_318',['DEFAULT_PAYLOAD_OPUS',['../SessionDescription_8h.html#a81cd1359f93e9701443b02cac7a16d3f',1,'SessionDescription.h']]], - ['default_5fpayload_5fvp8_319',['DEFAULT_PAYLOAD_VP8',['../SessionDescription_8h.html#ae4c3f9e3f28ed3b939569c25396ce5ee',1,'SessionDescription.h']]], - ['default_5fpeer_5fframe_5fbuffer_5fsize_320',['DEFAULT_PEER_FRAME_BUFFER_SIZE',['../Rtp_8h.html#abfa359be260998ab37a5c32c2f3142e3',1,'Rtp.h']]], - ['default_5frolling_5fbuffer_5fduration_5fin_5fseconds_321',['DEFAULT_ROLLING_BUFFER_DURATION_IN_SECONDS',['../Rtp_8h.html#a57c20fd76ed37ea46f0282ed949a49df',1,'Rtp.h']]], - ['default_5fsctp_5fshutdown_5ftimeout_322',['DEFAULT_SCTP_SHUTDOWN_TIMEOUT',['../Sctp_8h.html#a62ad0ea7a468a241581340e1a7498df3',1,'Sctp.h']]], - ['default_5fseq_5fnum_5fbuffer_5fsize_323',['DEFAULT_SEQ_NUM_BUFFER_SIZE',['../Rtp_8h.html#abeeab0a6532323473e34b336b186fdb0',1,'Rtp.h']]], - ['default_5ftest_5fnat_5ftest_5fresponse_5fwait_5ftime_324',['DEFAULT_TEST_NAT_TEST_RESPONSE_WAIT_TIME',['../NatBehaviorDiscovery_8h.html#a6fc280f7780cdbb92c899b9bbe9cc833',1,'NatBehaviorDiscovery.h']]], - ['default_5fturn_5fallocation_5flifetime_5fseconds_325',['DEFAULT_TURN_ALLOCATION_LIFETIME_SECONDS',['../TurnConnection_8h.html#a8f442109458299eee1cb9da091477441',1,'TurnConnection.h']]], - ['default_5fturn_5fallocation_5frefresh_5fgrace_5fperiod_326',['DEFAULT_TURN_ALLOCATION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#afe39195ff1a063ef698a07b42f355d4e',1,'TurnConnection.h']]], - ['default_5fturn_5fallocation_5ftimeout_327',['DEFAULT_TURN_ALLOCATION_TIMEOUT',['../TurnConnection_8h.html#a2f22429cc94cef557135a81a82e1f73c',1,'TurnConnection.h']]], - ['default_5fturn_5fbind_5fchannel_5ftimeout_328',['DEFAULT_TURN_BIND_CHANNEL_TIMEOUT',['../TurnConnection_8h.html#a703fdd716c686a99932a62df674e6bd2',1,'TurnConnection.h']]], - ['default_5fturn_5fchannel_5fdata_5fbuffer_5fsize_329',['DEFAULT_TURN_CHANNEL_DATA_BUFFER_SIZE',['../TurnConnection_8h.html#a79f76252257beabace0fabf1c815fb28',1,'TurnConnection.h']]], - ['default_5fturn_5fclean_5fup_5ftimeout_330',['DEFAULT_TURN_CLEAN_UP_TIMEOUT',['../TurnConnection_8h.html#a67174f634964281884f905dbb951e13a',1,'TurnConnection.h']]], - ['default_5fturn_5fcreate_5fpermission_5ftimeout_331',['DEFAULT_TURN_CREATE_PERMISSION_TIMEOUT',['../TurnConnection_8h.html#a9120f3c52108446ac507a9b7f71b74a5',1,'TurnConnection.h']]], - ['default_5fturn_5fget_5fcredential_5ftimeout_332',['DEFAULT_TURN_GET_CREDENTIAL_TIMEOUT',['../TurnConnection_8h.html#a48e1c021b2f65ca08715206a5fa1d0cd',1,'TurnConnection.h']]], - ['default_5fturn_5fmax_5fpeer_5fcount_333',['DEFAULT_TURN_MAX_PEER_COUNT',['../TurnConnection_8h.html#afeb9d157cc0915697deb724cb2c64830',1,'TurnConnection.h']]], - ['default_5fturn_5fmessage_5frecv_5fchannel_5fdata_5fbuffer_5flen_334',['DEFAULT_TURN_MESSAGE_RECV_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#af83d14345bbfae436eab167111b18d78',1,'TurnConnection.h']]], - ['default_5fturn_5fmessage_5fsend_5fchannel_5fdata_5fbuffer_5flen_335',['DEFAULT_TURN_MESSAGE_SEND_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#aa8e368a273bf05933cad8fcb0da0924a',1,'TurnConnection.h']]], - ['default_5fturn_5fpermission_5frefresh_5fgrace_5fperiod_336',['DEFAULT_TURN_PERMISSION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#aec6481605190b307295e5e4d31b2b7f1',1,'TurnConnection.h']]], - ['default_5fturn_5fsend_5frefresh_5finverval_337',['DEFAULT_TURN_SEND_REFRESH_INVERVAL',['../TurnConnection_8h.html#aac110ff8d619b0130abc2091132dab59',1,'TurnConnection.h']]], - ['default_5fturn_5ftimer_5finterval_5fafter_5fready_338',['DEFAULT_TURN_TIMER_INTERVAL_AFTER_READY',['../TurnConnection_8h.html#a04922fa9031bd9d30fad9857bd047de8',1,'TurnConnection.h']]], - ['default_5fturn_5ftimer_5finterval_5fbefore_5fready_339',['DEFAULT_TURN_TIMER_INTERVAL_BEFORE_READY',['../TurnConnection_8h.html#acab06e63384a708a44d8bb2452f5abc4',1,'TurnConnection.h']]], - ['default_5fusrsctp_5fteardown_5fpolling_5finterval_340',['DEFAULT_USRSCTP_TEARDOWN_POLLING_INTERVAL',['../Sctp_8h.html#a8d11f686626c147623da1e3ee17cc580',1,'Sctp.h']]], - ['default_5fvalid_5findex_5fbuffer_5fsize_341',['DEFAULT_VALID_INDEX_BUFFER_SIZE',['../Rtp_8h.html#a92d76a03d2d54cff45073f36e3f54b72',1,'Rtp.h']]], - ['defaultsignalingstatetransitionhook_342',['defaultSignalingStateTransitionHook',['../StateMachine_8c.html#a8843af603826d71420fdce9db9575628',1,'defaultSignalingStateTransitionHook(UINT64 customData, PUINT64 stateTransitionWaitTime): StateMachine.c'],['../StateMachine_8h.html#a24f04eead5d54b2b9dc4fce11052a2ee',1,'defaultSignalingStateTransitionHook(UINT64, PUINT64): StateMachine.c']]], - ['deinitkvswebrtc_343',['deinitKvsWebRtc',['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c']]], - ['deinitsctpsession_344',['deinitSctpSession',['../Sctp_8c.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c'],['../Sctp_8h.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c']]], - ['delete_5fchannel_5fparam_5fjson_5ftemplate_345',['DELETE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#abfaa33082d645f8411464fa7b838a65b',1,'LwsApiCalls.h']]], - ['delete_5fsignaling_5fchannel_5fapi_5fpostfix_346',['DELETE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aa93617a325d7350e17465c4afc9f43b4',1,'LwsApiCalls.h']]], - ['deletechannel_347',['deleteChannel',['../Signaling_8c.html#a885de8ca00d580f413591422d35c52a5',1,'deleteChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a8e737f9e23a9d0be4a2280e6114bd6fc',1,'deleteChannel(PSignalingClient, UINT64): Signaling.c']]], - ['deletechannellws_348',['deleteChannelLws',['../LwsApiCalls_8c.html#ab04dee8f22e1f5084406e5afd2371be1',1,'deleteChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3389cab55ec0140e12d28d5174823525',1,'deleteChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['deleted_349',['deleted',['../structSignalingClient.html#a028c48b3ced3431db337798049492fde',1,'SignalingClient']]], - ['deleteposthookfn_350',['deletePostHookFn',['../structSignalingClientInfoInternal.html#ae43a3ff7f0ce285d00fe702f60b038f2',1,'SignalingClientInfoInternal']]], - ['deleteprehookfn_351',['deletePreHookFn',['../structSignalingClientInfoInternal.html#a916d3c6fb83edbd4c4805d37a534f281',1,'SignalingClientInfoInternal']]], - ['deletetime_352',['deleteTime',['../structSignalingClient.html#a6dc427864662b59daddbe99cad1aba21',1,'SignalingClient']]], - ['deleting_353',['deleting',['../structSignalingClient.html#a44ac6234ffe57337f45cd68e15a0eaf3',1,'SignalingClient']]], - ['depayg711fromrtppayload_354',['depayG711FromRtpPayload',['../RtpG711Payloader_8c.html#ab8f2ca71770735a453b3cb205b45ac83',1,'depayG711FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pG711Data, PUINT32 pG711Length, PBOOL pIsStart): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#a10eeb9df1264b8d227af691f5d9f4f71',1,'depayG711FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpG711Payloader.c']]], - ['depayh264fromrtppayload_355',['depayH264FromRtpPayload',['../RtpH264Payloader_8c.html#a208df336719f0062f7a201a059501277',1,'depayH264FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pNaluData, PUINT32 pNaluLength, PBOOL pIsStart): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#aef0c860678cf90af0a23fb95fc45e804',1,'depayH264FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpH264Payloader.c']]], - ['depayopusfromrtppayload_356',['depayOpusFromRtpPayload',['../RtpOpusPayloader_8c.html#a6c4cd2c97d694c20f515b405d635917c',1,'depayOpusFromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pOpusData, PUINT32 pOpusLength, PBOOL pIsStart): RtpOpusPayloader.c'],['../RtpOpusPayloader_8h.html#acdb33e6b32dbfbaeee768ac5a27700cc',1,'depayOpusFromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpOpusPayloader.c']]], - ['depaypayloadfn_357',['depayPayloadFn',['../structJitterBuffer.html#a1a547b90c34266001eea2a51a58bd145',1,'JitterBuffer']]], - ['depayrtppayloadfunc_358',['DepayRtpPayloadFunc',['../RtpPacket_8h.html#a6918ad0323871199fbe1e7c0653bde3a',1,'RtpPacket.h']]], - ['depayvp8fromrtppayload_359',['depayVP8FromRtpPayload',['../RtpVP8Payloader_8c.html#a47e50b99d09199f07495345d70d8b88e',1,'depayVP8FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pVp8Data, PUINT32 pVp8Length, PBOOL pIsStart): RtpVP8Payloader.c'],['../RtpVP8Payloader_8h.html#a7c692a5ba95347a7d3bffe90b249c208',1,'depayVP8FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpVP8Payloader.c']]], - ['describe_5fchannel_5fparam_5fjson_5ftemplate_360',['DESCRIBE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac7f153eb6b62f9f23948d1cda7549c33',1,'LwsApiCalls.h']]], - ['describe_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_361',['DESCRIBE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#ac6282cadc7dc9aca1c170e86e9391996',1,'LwsApiCalls.h']]], - ['describe_5fmedia_5fstorage_5fconf_5fparam_5fjson_5ftemplate_362',['DESCRIBE_MEDIA_STORAGE_CONF_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9e33203854e710047071dcce0ea34034',1,'LwsApiCalls.h']]], - ['describe_5fsignaling_5fchannel_5fapi_5fpostfix_363',['DESCRIBE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aec618e6f54a67ae849d476a302cd3ca0',1,'LwsApiCalls.h']]], - ['describecalltime_364',['describeCallTime',['../structSignalingClientStats.html#a37476bd4a95c89d9dcd01cfa3d0d686d',1,'SignalingClientStats::describeCallTime()'],['../structSignalingDiagnostics.html#a7102b1a5e01a67987a738b6aad60111e',1,'SignalingDiagnostics::describeCallTime()']]], - ['describechannel_365',['describeChannel',['../Signaling_8h.html#a5c9505459dce404c6fd56594ed4955af',1,'describeChannel(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a7721cf7d3a8e27791693c1d7d0b06486',1,'describeChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], - ['describechannelendtime_366',['describeChannelEndTime',['../structSignalingClientStats.html#a56e72fa4c53c64d2cd137c383741c8ff',1,'SignalingClientStats::describeChannelEndTime()'],['../structSignalingDiagnostics.html#acbced7a7f370e220e37d0a2aa543f7e3',1,'SignalingDiagnostics::describeChannelEndTime()']]], - ['describechannellws_367',['describeChannelLws',['../LwsApiCalls_8c.html#a5a8154ad7ebbd85474143c31b52e51b3',1,'describeChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a43ec97f014828e5f79d1cae0587f69f6',1,'describeChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['describechannelstarttime_368',['describeChannelStartTime',['../structSignalingDiagnostics.html#ab157c658b039de5ac7782cb3192765c8',1,'SignalingDiagnostics::describeChannelStartTime()'],['../structSignalingClientStats.html#a6a02499598111cd7ba1da2295294d16f',1,'SignalingClientStats::describeChannelStartTime()']]], - ['describemediacalltime_369',['describeMediaCallTime',['../structSignalingDiagnostics.html#ae296e33e22c553ad2bc84442872fc668',1,'SignalingDiagnostics::describeMediaCallTime()'],['../structSignalingClientStats.html#a856683cc6127802465b3c863a3906dac',1,'SignalingClientStats::describeMediaCallTime()']]], - ['describemediastorageconf_370',['describeMediaStorageConf',['../Signaling_8c.html#ae04ffc37a82734d0d466e46107e33d14',1,'describeMediaStorageConf(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a43badb8f759c3188d85815c8d946587d',1,'describeMediaStorageConf(PSignalingClient, UINT64): Signaling.c']]], - ['describemediastorageconflws_371',['describeMediaStorageConfLws',['../LwsApiCalls_8c.html#acdaa33c690bca9bdcf5addf3f96cc699',1,'describeMediaStorageConfLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2dfe7ea1f4c54c783c14568573591c95',1,'describeMediaStorageConfLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['describemediastorageconfposthookfn_372',['describeMediaStorageConfPostHookFn',['../structSignalingClientInfoInternal.html#aae8452a052ee63e44b5b90d3a628bdd5',1,'SignalingClientInfoInternal']]], - ['describemediastorageconfprehookfn_373',['describeMediaStorageConfPreHookFn',['../structSignalingClientInfoInternal.html#aeebf7a224554cb8c067e1c15baf3e515',1,'SignalingClientInfoInternal']]], - ['describemediatime_374',['describeMediaTime',['../structSignalingClient.html#acfb4179217a39f0e080703ed0c0220fd',1,'SignalingClient']]], - ['describeposthookfn_375',['describePostHookFn',['../structSignalingClientInfoInternal.html#abf524ed4ad0422f43bbffa72a3c7b109',1,'SignalingClientInfoInternal']]], - ['describeprehookfn_376',['describePreHookFn',['../structSignalingClientInfoInternal.html#a09f0bde2f5dd4c6feb2d4467768dd753',1,'SignalingClientInfoInternal']]], - ['describetime_377',['describeTime',['../structSignalingClient.html#a12fb6f75b2ad2c696fae2989e489fdc3',1,'SignalingClient']]], - ['description_378',['description',['../group__StatusCodes.html#ga5403ef07ec82c273c2720446ce4a0bbf',1,'ReceivedSignalingMessage']]], - ['deserialize_2ec_379',['Deserialize.c',['../Deserialize_8c.html',1,'']]], - ['deserializertcicecandidateinit_380',['deserializeRtcIceCandidateInit',['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR pJson, UINT32 jsonLen, PRtcIceCandidateInit pRtcIceCandidateInit): SessionDescription.c']]], - ['deserializesessiondescription_381',['deserializeSessionDescription',['../Deserialize_8c.html#a9bf1873c4b988e0d50c4fc4322e49f78',1,'deserializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes): Deserialize.c'],['../Sdp_8h.html#a17e262c390ad5f1d7bac3199de8f6897',1,'deserializeSessionDescription(PSessionDescription, PCHAR): Deserialize.c']]], - ['deserializesessiondescriptioninit_382',['deserializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR, UINT32, PRtcSessionDescriptionInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR sessionDescriptionJSON, UINT32 sessionDescriptionJSONLen, PRtcSessionDescriptionInit pSessionDescriptionInit): SessionDescription.c']]], - ['deserializesignalingcacheentries_383',['deserializeSignalingCacheEntries',['../FileCache_8h.html#a1b6f50185cd8f1226b0d4a21aa22ac63',1,'deserializeSignalingCacheEntries(PCHAR, UINT64, PSignalingFileCacheEntry, PUINT32, PCHAR): FileCache.c'],['../FileCache_8c.html#a74ff1a8c5b2b7e1533344215432eb3c5',1,'deserializeSignalingCacheEntries(PCHAR cachedFileContent, UINT64 fileSize, PSignalingFileCacheEntry pSignalingFileCacheEntryList, PUINT32 pEntryCount, PCHAR cacheFilePath): FileCache.c']]], - ['deserializestunpacket_384',['deserializeStunPacket',['../Stun_8c.html#aea002b19e4dcaad8468f85eefbcf310d',1,'deserializeStunPacket(PBYTE pStunBuffer, UINT32 bufferSize, PBYTE password, UINT32 passwordLen, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#adaad912b9ec6d16f9ed59fa82e79e8ac',1,'deserializeStunPacket(PBYTE, UINT32, PBYTE, UINT32, PStunPacket *): Stun.c']]], - ['destroythreadpoolcontext_385',['destroyThreadPoolContext',['../ThreadPoolContext_8c.html#a937a64b071777eee0f6ce20f1cdc2160',1,'destroyThreadPoolContext(): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#ad8cd6b898c7568cc52b18062816a30a0',1,'destroyThreadPoolContext(): ThreadPoolContext.c']]], - ['detecteddisconnection_386',['detectedDisconnection',['../struct____IceAgent.html#a4b05f33e7bdec1eafd31b247b325bfee',1,'__IceAgent']]], - ['diagnostics_387',['diagnostics',['../structSignalingClient.html#ac9c402b15c4248b1502d347d64535e29',1,'SignalingClient']]], - ['diagnosticslock_388',['diagnosticsLock',['../structSignalingClient.html#a0773020dfe3958c244cb86eb1d0f2ed5',1,'SignalingClient']]], - ['direction_389',['direction',['../group__StatusCodes.html#ga834bb77641bccbaa371190e37a900203',1,'RtcRtpTransceiver::direction()'],['../group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69',1,'RtcRtpTransceiverInit::direction()']]], - ['disablesendersidebandwidthestimation_390',['disableSenderSideBandwidthEstimation',['../group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1',1,'KvsRtcConfiguration']]], - ['disconnectiongraceperiodendtime_391',['disconnectionGracePeriodEndTime',['../struct____IceAgent.html#aa3635407edf4be36e0078f7016519880',1,'__IceAgent']]], - ['discovernatbehavior_392',['discoverNatBehavior',['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR stunServer, NAT_BEHAVIOR *pNatMappingBehavior, NAT_BEHAVIOR *pNatFilteringBehavior, IceSetInterfaceFilterFunc filterFunc, UINT64 filterFuncCustomData): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR, NAT_BEHAVIOR *, NAT_BEHAVIOR *, IceSetInterfaceFilterFunc, UINT64): NatBehaviorDiscovery.c']]], - ['discovernatfilteringbehavior_393',['discoverNatFilteringBehavior',['../NatBehaviorDiscovery_8c.html#aad9e4ff5cbbeb8434e964c1c2261ba29',1,'discoverNatFilteringBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatFilteringBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a77f90fc2c07e04453814c93f6cf3ec2b',1,'discoverNatFilteringBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], - ['discovernatmappingbehavior_394',['discoverNatMappingBehavior',['../NatBehaviorDiscovery_8c.html#ae0660c04b221fc0309bb4771f7f0a322',1,'discoverNatMappingBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatMappingBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#acd09e47ca43569fd569a75e230ffb957',1,'discoverNatMappingBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], - ['dlsr_5ftimescale_395',['DLSR_TIMESCALE',['../RtcpPacket_8h.html#a52d3061de920d676a195420f3d783a1d',1,'RtcpPacket.h']]], - ['domhighrestimestamp_396',['DOMHighResTimeStamp',['../Stats_8h.html#af67f446702d9765b52a8abb3116340c4',1,'Stats.h']]], - ['domstring_397',['DOMString',['../Stats_8h.html#a2839bbe57b61cee62093b734df9db744',1,'Stats.h']]], - ['dpapicalllatency_398',['dpApiCallLatency',['../structSignalingClientStats.html#a00f3d2b3ea61ddc1353a4a7d5ed6084a',1,'SignalingClientStats']]], - ['dpapilatency_399',['dpApiLatency',['../structSignalingDiagnostics.html#a02546de3d0688e4efa7207955d81a276',1,'SignalingDiagnostics']]], - ['dscp_400',['dscp',['../structDscpPacketsSentRecord.html#abaaf2345e9421f29276ab7d068886ce1',1,'DscpPacketsSentRecord']]], - ['dscppacketssentrecord_401',['DscpPacketsSentRecord',['../structDscpPacketsSentRecord.html',1,'']]], - ['dtls_2ec_402',['Dtls.c',['../Dtls_8c.html',1,'']]], - ['dtls_2eh_403',['Dtls.h',['../Dtls_8h.html',1,'']]], - ['dtls_5fcert_5fmax_5fserial_5fnum_5fsize_404',['DTLS_CERT_MAX_SERIAL_NUM_SIZE',['../Dtls_8h.html#a696300174f8fa011bc709f541989fc2b',1,'Dtls.h']]], - ['dtls_5fcert_5fmin_5fserial_5fnum_5fsize_405',['DTLS_CERT_MIN_SERIAL_NUM_SIZE',['../Dtls_8h.html#a06102d6440b68ccea5df747ad3fd6f1e',1,'Dtls.h']]], - ['dtls_5fhandshake_5fstate_406',['DTLS_HANDSHAKE_STATE',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8',1,'Dtls.h']]], - ['dtls_5fmbedtls_2ec_407',['Dtls_mbedtls.c',['../Dtls__mbedtls_8c.html',1,'']]], - ['dtls_5fopenssl_2ec_408',['Dtls_openssl.c',['../Dtls__openssl_8c.html',1,'']]], - ['dtls_5frole_5factive_409',['DTLS_ROLE_ACTIVE',['../SessionDescription_8h.html#a841a33383262e24583ce672cdc17c078',1,'SessionDescription.h']]], - ['dtls_5frole_5factpass_410',['DTLS_ROLE_ACTPASS',['../SessionDescription_8h.html#ae18c1c7b040daf630353bdc9121ee9f6',1,'SessionDescription.h']]], - ['dtls_5fsession_5ftimer_5fstart_5fdelay_411',['DTLS_SESSION_TIMER_START_DELAY',['../Dtls_8h.html#a47dcf553b8ea91cf54d17063b966c731',1,'Dtls.h']]], - ['dtls_5fsrtp_5fsupported_5fprofiles_412',['DTLS_SRTP_SUPPORTED_PROFILES',['../Dtls__mbedtls_8c.html#a8440d269271e467d19cd1abffd90207f',1,'Dtls_mbedtls.c']]], - ['dtls_5fstate_5fhandshake_5fcompleted_413',['DTLS_STATE_HANDSHAKE_COMPLETED',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a73871150b59ab7587a35f7a009b1b13b',1,'Dtls.h']]], - ['dtls_5fstate_5fhandshake_5ferror_414',['DTLS_STATE_HANDSHAKE_ERROR',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a038a551c5f92fa7ceb1a03ca7e609d93',1,'Dtls.h']]], - ['dtls_5fstate_5fhandshake_5fin_5fprogress_415',['DTLS_STATE_HANDSHAKE_IN_PROGRESS',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a8ea02de644eb6a51bdc39d44af04bbf6',1,'Dtls.h']]], - ['dtls_5fstate_5fhandshake_5fnew_416',['DTLS_STATE_HANDSHAKE_NEW',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8ad698b0b96437d144ef9b67f91f5a1423',1,'Dtls.h']]], - ['dtls_5ftransmission_5finterval_417',['DTLS_TRANSMISSION_INTERVAL',['../Dtls_8h.html#a3cf5ecd0269eae37a1b66d460835f7de',1,'Dtls.h']]], - ['dtlscertificatefingerprint_418',['dtlsCertificateFingerprint',['../Dtls__mbedtls_8c.html#aa884d968f928d7c4d9e4a45441cef269',1,'dtlsCertificateFingerprint(mbedtls_x509_crt *pCert, PCHAR pBuff): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac704fd327481e77f13a56729e2abb341',1,'dtlsCertificateFingerprint(X509 *pCertificate, PCHAR pBuff): Dtls_openssl.c']]], - ['dtlscertificateverifycallback_419',['dtlsCertificateVerifyCallback',['../Dtls__openssl_8c.html#ab9cf721020ef308c3908c38dccbaf407',1,'Dtls_openssl.c']]], - ['dtlscheckoutgoingdatabuffer_420',['dtlsCheckOutgoingDataBuffer',['../Dtls__openssl_8c.html#a82fa98f2c2ddff7d94b60f84ef212a15',1,'Dtls_openssl.c']]], - ['dtlscipher_421',['dtlsCipher',['../structRtcTransportStats.html#aa4665f3c96d174312aba49a9c49e9c24',1,'RtcTransportStats']]], - ['dtlsfillpseudorandombits_422',['dtlsFillPseudoRandomBits',['../Dtls_8h.html#a1bf8b97ae0076266a976d0a46a9bd2aa',1,'dtlsFillPseudoRandomBits(PBYTE, UINT32): Dtls.c'],['../Dtls_8c.html#a8a3ff1abce99340169948c609dc4259a',1,'dtlsFillPseudoRandomBits(PBYTE pBuf, UINT32 bufSize): Dtls.c']]], - ['dtlsgeneratecertificatefingerprints_423',['dtlsGenerateCertificateFingerprints',['../Dtls__openssl_8c.html#a6d9a65b31959016f66ef3374374c73c8',1,'Dtls_openssl.c']]], - ['dtlsisserver_424',['dtlsIsServer',['../structKvsPeerConnection.html#aabb99d6a68d82bae5ad01d80b93331a1',1,'KvsPeerConnection']]], - ['dtlskeyingmaterial_425',['DtlsKeyingMaterial',['../structDtlsKeyingMaterial.html',1,'']]], - ['dtlssession_426',['DtlsSession',['../Dtls_8h.html#adc09b0be4b5523e162a62e8d59e5e2e9',1,'Dtls.h']]], - ['dtlssessioncallbacks_427',['dtlsSessionCallbacks',['../struct____DtlsSession.html#af671819aab0aa28f0702308ea1a09e7e',1,'__DtlsSession']]], - ['dtlssessioncallbacks_428',['DtlsSessionCallbacks',['../structDtlsSessionCallbacks.html',1,'']]], - ['dtlssessionchangestate_429',['dtlsSessionChangeState',['../Dtls_8c.html#ac7d96e418743c4a3c14e2e766340734c',1,'dtlsSessionChangeState(PDtlsSession pDtlsSession, RTC_DTLS_TRANSPORT_STATE newState): Dtls.c'],['../Dtls_8h.html#a836f1f4561fc2126486f46e3858cd0f2',1,'dtlsSessionChangeState(PDtlsSession, RTC_DTLS_TRANSPORT_STATE): Dtls.c']]], - ['dtlssessiongetlocalcertificatefingerprint_430',['dtlsSessionGetLocalCertificateFingerprint',['../Dtls_8h.html#a6496e3bbe9fbc063a59c1d19a1732e92',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession, PCHAR, UINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_openssl.c']]], - ['dtlssessiongettimercallback_431',['dtlsSessionGetTimerCallback',['../Dtls__mbedtls_8c.html#a2e23c7ed12431fc6cc745c277d9cdfe7',1,'Dtls_mbedtls.c']]], - ['dtlssessionhandshakeinthread_432',['dtlsSessionHandshakeInThread',['../Dtls__openssl_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls_8h.html#aff7cb7965afc34545a977bc5de7fa06d',1,'dtlsSessionHandshakeInThread(PDtlsSession, BOOL): Dtls_mbedtls.c']]], - ['dtlssessionisinitfinished_433',['dtlsSessionIsInitFinished',['../Dtls__mbedtls_8c.html#a1c58c2bc5945aa0225fc2f1ce6f1eec8',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsFinished): Dtls_mbedtls.c'],['../Dtls_8h.html#acd4610185ca93ee03a9928c95c384e23',1,'dtlsSessionIsInitFinished(PDtlsSession, PBOOL): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aecbeba286633c5eef67e69f59e1d9b7f',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsConnected): Dtls_openssl.c']]], - ['dtlssessionkeyderivationcallback_434',['dtlsSessionKeyDerivationCallback',['../Dtls__mbedtls_8c.html#acb76c8f97caeeed13b80dce1adb0ccad',1,'Dtls_mbedtls.c']]], - ['dtlssessiononoutbounddata_435',['dtlsSessionOnOutBoundData',['../Dtls_8c.html#a8b1d124e37f661b01ee5924e188a3f0b',1,'dtlsSessionOnOutBoundData(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOutboundPacketFunc callbackFn): Dtls.c'],['../Dtls_8h.html#acf73231476e62e59c420acbea5ef5da5',1,'dtlsSessionOnOutBoundData(PDtlsSession, UINT64, DtlsSessionOutboundPacketFunc): Dtls.c']]], - ['dtlssessiononstatechange_436',['dtlsSessionOnStateChange',['../Dtls_8c.html#a61b25e14613d4c213fb135aa61d470c7',1,'dtlsSessionOnStateChange(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOnStateChange callbackFn): Dtls.c'],['../Dtls_8h.html#aef9e585b4cd05c87e563c16ad155f87b',1,'dtlsSessionOnStateChange(PDtlsSession, UINT64, DtlsSessionOnStateChange): Dtls.c']]], - ['dtlssessiononstatechange_437',['DtlsSessionOnStateChange',['../Dtls_8h.html#a25177524d00388228c47f9708c3568f8',1,'Dtls.h']]], - ['dtlssessionoutboundpacketfunc_438',['DtlsSessionOutboundPacketFunc',['../Dtls_8h.html#ad77d8c9319ed23de6e47280312ae6cb3',1,'Dtls.h']]], - ['dtlssessionpopulatekeyingmaterial_439',['dtlsSessionPopulateKeyingMaterial',['../Dtls_8h.html#a5dd5fea64da282f37889b28bd63a6d1f',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession, PDtlsKeyingMaterial): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_openssl.c']]], - ['dtlssessionprocesspacket_440',['dtlsSessionProcessPacket',['../Dtls_8h.html#a9644465349276ea0504368f46931772a',1,'dtlsSessionProcessPacket(PDtlsSession, PBYTE, PINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_openssl.c']]], - ['dtlssessionputapplicationdata_441',['dtlsSessionPutApplicationData',['../Dtls_8h.html#ad3b6d661f7cb0ec209c19713d499febe',1,'dtlsSessionPutApplicationData(PDtlsSession, PBYTE, INT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_openssl.c']]], - ['dtlssessionreceivecallback_442',['dtlsSessionReceiveCallback',['../Dtls__mbedtls_8c.html#a1587189b7d49a6d1e3a51106638e2b8a',1,'Dtls_mbedtls.c']]], - ['dtlssessionsendcallback_443',['dtlsSessionSendCallback',['../Dtls__mbedtls_8c.html#aa858aca7dff509cb493619172fb2330b',1,'Dtls_mbedtls.c']]], - ['dtlssessionsettimercallback_444',['dtlsSessionSetTimerCallback',['../Dtls__mbedtls_8c.html#a674b77a3812f02df7cace1d2f4416f3b',1,'Dtls_mbedtls.c']]], - ['dtlssessionsetuptime_445',['dtlsSessionSetupTime',['../structPeerConnectionStats.html#a412b46f47dcc4a258e97e42b141b7895',1,'PeerConnectionStats::dtlsSessionSetupTime()'],['../struct____DtlsSession.html#a06da00353806a4cdc221e94830cd1f72',1,'__DtlsSession::dtlsSessionSetupTime()'],['../structKvsPeerConnectionDiagnostics.html#a32fc61043178fcca33ad76b4cd4b9d06',1,'KvsPeerConnectionDiagnostics::dtlsSessionSetupTime()']]], - ['dtlssessionshutdown_446',['dtlsSessionShutdown',['../Dtls_8h.html#aa8f0b9c79473501d80addc1c3e3eede7',1,'dtlsSessionShutdown(PDtlsSession): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_openssl.c']]], - ['dtlssessionstart_447',['dtlsSessionStart',['../Dtls_8h.html#aa48db647b2b8eaedbb6bf5c04a1795be',1,'dtlsSessionStart(PDtlsSession, BOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c']]], - ['dtlssessionstartthread_448',['dtlsSessionStartThread',['../PeerConnection_8c.html#a2866c8ee0d8506fb54885976750bac71',1,'PeerConnection.c']]], - ['dtlssessionstarttime_449',['dtlsSessionStartTime',['../struct____DtlsSession.html#aa5b0631dcd43122f1a113af411a2bd24',1,'__DtlsSession']]], - ['dtlssessionverifyremotecertificatefingerprint_450',['dtlsSessionVerifyRemoteCertificateFingerprint',['../Dtls_8h.html#a5402cdc45e9248b9b3a718e6147dfc93',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession, PCHAR): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_openssl.c']]], - ['dtlsstate_451',['dtlsState',['../structRtcTransportStats.html#a3117bc410de7332c634ff4b07f61dca8',1,'RtcTransportStats']]], - ['dtlsstatuscodes_452',['DTLSStatusCodes',['../group__DTLSStatusCodes.html',1,'']]], - ['dtlstransmissiontimercallback_453',['dtlsTransmissionTimerCallback',['../Dtls__mbedtls_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_openssl.c']]], - ['dtlsvalidatertccertificates_454',['dtlsValidateRtcCertificates',['../Dtls_8c.html#abdb647933c7ddcbdcc5470e66fdc0353',1,'dtlsValidateRtcCertificates(PRtcCertificate pRtcCertificates, PUINT32 pCount): Dtls.c'],['../Dtls_8h.html#ac1d4a9d34b47c3cc4a848ea2e1012816',1,'dtlsValidateRtcCertificates(PRtcCertificate, PUINT32): Dtls.c']]], - ['durationinseconds_455',['durationInSeconds',['../structQualityLimitationDurationsRecord.html#a2d6d9cae52d381f5dd879dd4fc2b0b36',1,'QualityLimitationDurationsRecord']]] + ['data_279',['data',['../structStunAttributeData.html#a0bbc42225be08f672971f256b446e69d',1,'StunAttributeData::data()'],['../structTurnChannelData.html#a77468d07189d202a0a1fe56cccb7d7a7',1,'TurnChannelData::data()']]], + ['data_5fchannel_5fhash_5ftable_5fbucket_5fcount_280',['DATA_CHANNEL_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#aaa7a0c40f02c1fa6f15b51e793d55476',1,'PeerConnection.h']]], + ['data_5fchannel_5fhash_5ftable_5fbucket_5flength_281',['DATA_CHANNEL_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#ab87a6c6ea4cb95d91e7e146a61421627',1,'PeerConnection.h']]], + ['data_5fchannel_5fprotocol_5fstr_282',['DATA_CHANNEL_PROTOCOL_STR',['../DataChannel_8h.html#ad631ed68735b9de47b4dd9fb3b61b13c',1,'DataChannel.h']]], + ['data_5fchannel_5ftype_283',['DATA_CHANNEL_TYPE',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792',1,'Sctp.h']]], + ['dataavailablecallbackcustomdata_284',['dataAvailableCallbackCustomData',['../struct____SocketConnection.html#abd52b3173f00558cbb2067ff3f29268b',1,'__SocketConnection']]], + ['dataavailablecallbackfn_285',['dataAvailableCallbackFn',['../struct____SocketConnection.html#a0778a0ff747e13646a9c5bddb79018b8',1,'__SocketConnection']]], + ['databuffer_286',['dataBuffer',['../structRollingBuffer.html#aaeb21b82e1dd43a6082f8ce1b3d6bd72',1,'RollingBuffer']]], + ['databuffersize_287',['dataBufferSize',['../struct____TurnConnection.html#ab6c3dd579e247a8f231aab55aae8b212',1,'__TurnConnection']]], + ['datachannel_288',['dataChannel',['../structKvsDataChannel.html#a8e42b7307ec3b06bd3429e14919f0314',1,'KvsDataChannel']]], + ['datachannel_2ec_289',['DataChannel.c',['../DataChannel_8c.html',1,'']]], + ['datachannel_2eh_290',['DataChannel.h',['../DataChannel_8h.html',1,'']]], + ['datachannelidentifier_291',['dataChannelIdentifier',['../structRtcDataChannelStats.html#a5c65ded03fb5572c34d8ddd6eff85c4f',1,'RtcDataChannelStats']]], + ['datachannelmessagefunc_292',['dataChannelMessageFunc',['../structSctpSessionCallbacks.html#aae3588e883653675290c40f05df53016',1,'SctpSessionCallbacks']]], + ['datachannelonmessage_293',['dataChannelOnMessage',['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnMessage rtcOnMessage): DataChannel.c'],['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel, UINT64, RtcOnMessage): DataChannel.c']]], + ['datachannelonopen_294',['dataChannelOnOpen',['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnOpen rtcOnOpen): DataChannel.c'],['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel, UINT64, RtcOnOpen): DataChannel.c']]], + ['datachannelopenfunc_295',['dataChannelOpenFunc',['../structSctpSessionCallbacks.html#a59ead8837b46fb2c382ddafd87a3003e',1,'SctpSessionCallbacks']]], + ['datachannelsend_296',['dataChannelSend',['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel, BOOL, PBYTE, UINT32): DataChannel.c'],['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel pRtcDataChannel, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): DataChannel.c']]], + ['datatransfermode_297',['dataTransferMode',['../struct____TurnConnection.html#aaccd3720211f54493f696fb6cb10538a',1,'__TurnConnection']]], + ['dcep_5fdata_5fchannel_5fopen_298',['DCEP_DATA_CHANNEL_OPEN',['../Sctp_8h.html#adf764cbdea00d65edcd07bb9953ad2b7acd45f0cf340fbbc099edaed0a5454699',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5freliable_5fordered_299',['DCEP_DATA_CHANNEL_RELIABLE_ORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792ab8bf027a9ef73a31cd6326d0bc65ae2e',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5freliable_5funordered_300',['DCEP_DATA_CHANNEL_RELIABLE_UNORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a9577798d1a95e122ff2bccce93c9cae1',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5frexmit_301',['DCEP_DATA_CHANNEL_REXMIT',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792af627655af1170af34512d3b53b5ac907',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5ftimed_302',['DCEP_DATA_CHANNEL_TIMED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a2a1c0b5cc0b1b95c91eb2b98b3a4c472',1,'Sctp.h']]], + ['deallocatepacketsent_303',['deallocatePacketSent',['../struct____TurnConnection.html#ae8fd4501dc1282f98f6f85324aa05913',1,'__TurnConnection']]], + ['debug_5flog_5fsdp_304',['DEBUG_LOG_SDP',['../PeerConnection_8h.html#aa3171a5cce8c8a76563e9e2ee027bb20',1,'PeerConnection.h']]], + ['decoderimplementation_305',['decoderImplementation',['../structRtcInboundRtpStreamStats.html#a6b747473eacb0b8057ba2d88176551b6',1,'RtcInboundRtpStreamStats']]], + ['decryptsrtcppacket_306',['decryptSrtcpPacket',['../SrtpSession_8c.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], + ['decryptsrtppacket_307',['decryptSrtpPacket',['../SrtpSession_8c.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], + ['default_5fcache_5ffile_5fpath_308',['DEFAULT_CACHE_FILE_PATH',['../FileCache_8h.html#a18e45252c0f3d51fdd8bc07833f168c4',1,'FileCache.h']]], + ['default_5fcreate_5fsignaling_5fclient_5fretry_5fattempts_309',['DEFAULT_CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS',['../Signaling_8h.html#a7f261a4a48d60e84a1858c5d6cbdb7df',1,'Signaling.h']]], + ['default_5fexpected_5faudio_5fbit_5frate_310',['DEFAULT_EXPECTED_AUDIO_BIT_RATE',['../Rtp_8h.html#a6a56d72374fc3359a1b8751aa0933fcd',1,'Rtp.h']]], + ['default_5fexpected_5fvideo_5fbit_5frate_311',['DEFAULT_EXPECTED_VIDEO_BIT_RATE',['../Rtp_8h.html#af88c4b83fa17ed806ccb9d8d2447e686',1,'Rtp.h']]], + ['default_5fh264_5ffmtp_312',['DEFAULT_H264_FMTP',['../SessionDescription_8h.html#a32bb083279e6043b75c6cd2b49dfce7f',1,'SessionDescription.h']]], + ['default_5fjitter_5fbuffer_5fmax_5flatency_313',['DEFAULT_JITTER_BUFFER_MAX_LATENCY',['../group__Timeouts.html#ga68734a4d3e800489c25681de0f08259e',1,'Include.h']]], + ['default_5fmax_5fstored_5ftransaction_5fid_5fcount_314',['DEFAULT_MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a46069ecb8c1f3484349fa0f14de20581',1,'IceUtils.h']]], + ['default_5fmtu_5fsize_5fbytes_315',['DEFAULT_MTU_SIZE_BYTES',['../Rtp_8h.html#a6d63843d01692139cae9a72c515dde5c',1,'Rtp.h']]], + ['default_5fnat_5ftest_5fmax_5fbinding_5frequest_5fcount_316',['DEFAULT_NAT_TEST_MAX_BINDING_REQUEST_COUNT',['../NatBehaviorDiscovery_8h.html#a9ab048e7c35895d98b00122e596faa3c',1,'NatBehaviorDiscovery.h']]], + ['default_5fopus_5ffmtp_317',['DEFAULT_OPUS_FMTP',['../SessionDescription_8h.html#abe32f9f88371486e8f115c8b0668a337',1,'SessionDescription.h']]], + ['default_5fpayload_5falaw_318',['DEFAULT_PAYLOAD_ALAW',['../SessionDescription_8h.html#a405291b024370fd521fe3527eb08002b',1,'SessionDescription.h']]], + ['default_5fpayload_5falaw_5fstr_319',['DEFAULT_PAYLOAD_ALAW_STR',['../SessionDescription_8h.html#abe657c60d801eec4d1a003d0c4420eeb',1,'SessionDescription.h']]], + ['default_5fpayload_5fh264_320',['DEFAULT_PAYLOAD_H264',['../SessionDescription_8h.html#a6c1fe7534dc3ad5995237404a6d8e2bf',1,'SessionDescription.h']]], + ['default_5fpayload_5fmulaw_321',['DEFAULT_PAYLOAD_MULAW',['../SessionDescription_8h.html#aff680be6d95a4bf4f93ab35b1a7dc55f',1,'SessionDescription.h']]], + ['default_5fpayload_5fmulaw_5fstr_322',['DEFAULT_PAYLOAD_MULAW_STR',['../SessionDescription_8h.html#a7b74ae0d77126279cbb789d98a331d20',1,'SessionDescription.h']]], + ['default_5fpayload_5fopus_323',['DEFAULT_PAYLOAD_OPUS',['../SessionDescription_8h.html#a81cd1359f93e9701443b02cac7a16d3f',1,'SessionDescription.h']]], + ['default_5fpayload_5fvp8_324',['DEFAULT_PAYLOAD_VP8',['../SessionDescription_8h.html#ae4c3f9e3f28ed3b939569c25396ce5ee',1,'SessionDescription.h']]], + ['default_5fpeer_5fframe_5fbuffer_5fsize_325',['DEFAULT_PEER_FRAME_BUFFER_SIZE',['../Rtp_8h.html#abfa359be260998ab37a5c32c2f3142e3',1,'Rtp.h']]], + ['default_5frolling_5fbuffer_5fduration_5fin_5fseconds_326',['DEFAULT_ROLLING_BUFFER_DURATION_IN_SECONDS',['../Rtp_8h.html#a57c20fd76ed37ea46f0282ed949a49df',1,'Rtp.h']]], + ['default_5fsctp_5fshutdown_5ftimeout_327',['DEFAULT_SCTP_SHUTDOWN_TIMEOUT',['../Sctp_8h.html#a62ad0ea7a468a241581340e1a7498df3',1,'Sctp.h']]], + ['default_5fseq_5fnum_5fbuffer_5fsize_328',['DEFAULT_SEQ_NUM_BUFFER_SIZE',['../Rtp_8h.html#abeeab0a6532323473e34b336b186fdb0',1,'Rtp.h']]], + ['default_5ftest_5fnat_5ftest_5fresponse_5fwait_5ftime_329',['DEFAULT_TEST_NAT_TEST_RESPONSE_WAIT_TIME',['../NatBehaviorDiscovery_8h.html#a6fc280f7780cdbb92c899b9bbe9cc833',1,'NatBehaviorDiscovery.h']]], + ['default_5fturn_5fallocation_5flifetime_5fseconds_330',['DEFAULT_TURN_ALLOCATION_LIFETIME_SECONDS',['../TurnConnection_8h.html#a8f442109458299eee1cb9da091477441',1,'TurnConnection.h']]], + ['default_5fturn_5fallocation_5frefresh_5fgrace_5fperiod_331',['DEFAULT_TURN_ALLOCATION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#afe39195ff1a063ef698a07b42f355d4e',1,'TurnConnection.h']]], + ['default_5fturn_5fallocation_5ftimeout_332',['DEFAULT_TURN_ALLOCATION_TIMEOUT',['../TurnConnection_8h.html#a2f22429cc94cef557135a81a82e1f73c',1,'TurnConnection.h']]], + ['default_5fturn_5fbind_5fchannel_5ftimeout_333',['DEFAULT_TURN_BIND_CHANNEL_TIMEOUT',['../TurnConnection_8h.html#a703fdd716c686a99932a62df674e6bd2',1,'TurnConnection.h']]], + ['default_5fturn_5fchannel_5fdata_5fbuffer_5fsize_334',['DEFAULT_TURN_CHANNEL_DATA_BUFFER_SIZE',['../TurnConnection_8h.html#a79f76252257beabace0fabf1c815fb28',1,'TurnConnection.h']]], + ['default_5fturn_5fclean_5fup_5ftimeout_335',['DEFAULT_TURN_CLEAN_UP_TIMEOUT',['../TurnConnection_8h.html#a67174f634964281884f905dbb951e13a',1,'TurnConnection.h']]], + ['default_5fturn_5fcreate_5fpermission_5ftimeout_336',['DEFAULT_TURN_CREATE_PERMISSION_TIMEOUT',['../TurnConnection_8h.html#a9120f3c52108446ac507a9b7f71b74a5',1,'TurnConnection.h']]], + ['default_5fturn_5fget_5fcredential_5ftimeout_337',['DEFAULT_TURN_GET_CREDENTIAL_TIMEOUT',['../TurnConnection_8h.html#a48e1c021b2f65ca08715206a5fa1d0cd',1,'TurnConnection.h']]], + ['default_5fturn_5fmax_5fpeer_5fcount_338',['DEFAULT_TURN_MAX_PEER_COUNT',['../TurnConnection_8h.html#afeb9d157cc0915697deb724cb2c64830',1,'TurnConnection.h']]], + ['default_5fturn_5fmessage_5frecv_5fchannel_5fdata_5fbuffer_5flen_339',['DEFAULT_TURN_MESSAGE_RECV_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#af83d14345bbfae436eab167111b18d78',1,'TurnConnection.h']]], + ['default_5fturn_5fmessage_5fsend_5fchannel_5fdata_5fbuffer_5flen_340',['DEFAULT_TURN_MESSAGE_SEND_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#aa8e368a273bf05933cad8fcb0da0924a',1,'TurnConnection.h']]], + ['default_5fturn_5fpermission_5frefresh_5fgrace_5fperiod_341',['DEFAULT_TURN_PERMISSION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#aec6481605190b307295e5e4d31b2b7f1',1,'TurnConnection.h']]], + ['default_5fturn_5fsend_5frefresh_5finverval_342',['DEFAULT_TURN_SEND_REFRESH_INVERVAL',['../TurnConnection_8h.html#aac110ff8d619b0130abc2091132dab59',1,'TurnConnection.h']]], + ['default_5fturn_5ftimer_5finterval_5fafter_5fready_343',['DEFAULT_TURN_TIMER_INTERVAL_AFTER_READY',['../TurnConnection_8h.html#a04922fa9031bd9d30fad9857bd047de8',1,'TurnConnection.h']]], + ['default_5fturn_5ftimer_5finterval_5fbefore_5fready_344',['DEFAULT_TURN_TIMER_INTERVAL_BEFORE_READY',['../TurnConnection_8h.html#acab06e63384a708a44d8bb2452f5abc4',1,'TurnConnection.h']]], + ['default_5fusrsctp_5fteardown_5fpolling_5finterval_345',['DEFAULT_USRSCTP_TEARDOWN_POLLING_INTERVAL',['../Sctp_8h.html#a8d11f686626c147623da1e3ee17cc580',1,'Sctp.h']]], + ['default_5fvalid_5findex_5fbuffer_5fsize_346',['DEFAULT_VALID_INDEX_BUFFER_SIZE',['../Rtp_8h.html#a92d76a03d2d54cff45073f36e3f54b72',1,'Rtp.h']]], + ['defaultsignalingstatetransitionhook_347',['defaultSignalingStateTransitionHook',['../StateMachine_8h.html#a24f04eead5d54b2b9dc4fce11052a2ee',1,'defaultSignalingStateTransitionHook(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#a8843af603826d71420fdce9db9575628',1,'defaultSignalingStateTransitionHook(UINT64 customData, PUINT64 stateTransitionWaitTime): StateMachine.c']]], + ['deinitkvswebrtc_348',['deinitKvsWebRtc',['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c']]], + ['deinitsctpsession_349',['deinitSctpSession',['../Sctp_8c.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c'],['../Sctp_8h.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c']]], + ['delete_5fchannel_5fparam_5fjson_5ftemplate_350',['DELETE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#abfaa33082d645f8411464fa7b838a65b',1,'LwsApiCalls.h']]], + ['delete_5fsignaling_5fchannel_5fapi_5fpostfix_351',['DELETE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aa93617a325d7350e17465c4afc9f43b4',1,'LwsApiCalls.h']]], + ['deletechannel_352',['deleteChannel',['../Signaling_8h.html#a8e737f9e23a9d0be4a2280e6114bd6fc',1,'deleteChannel(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a885de8ca00d580f413591422d35c52a5',1,'deleteChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], + ['deletechannellws_353',['deleteChannelLws',['../LwsApiCalls_8h.html#a3389cab55ec0140e12d28d5174823525',1,'deleteChannelLws(PSignalingClient, UINT64): LwsApiCalls.c'],['../LwsApiCalls_8c.html#ab04dee8f22e1f5084406e5afd2371be1',1,'deleteChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c']]], + ['deleted_354',['deleted',['../structSignalingClient.html#a028c48b3ced3431db337798049492fde',1,'SignalingClient']]], + ['deleteposthookfn_355',['deletePostHookFn',['../structSignalingClientInfoInternal.html#ae43a3ff7f0ce285d00fe702f60b038f2',1,'SignalingClientInfoInternal']]], + ['deleteprehookfn_356',['deletePreHookFn',['../structSignalingClientInfoInternal.html#a916d3c6fb83edbd4c4805d37a534f281',1,'SignalingClientInfoInternal']]], + ['deletetime_357',['deleteTime',['../structSignalingClient.html#a6dc427864662b59daddbe99cad1aba21',1,'SignalingClient']]], + ['deleting_358',['deleting',['../structSignalingClient.html#a44ac6234ffe57337f45cd68e15a0eaf3',1,'SignalingClient']]], + ['depayg711fromrtppayload_359',['depayG711FromRtpPayload',['../RtpG711Payloader_8c.html#ab8f2ca71770735a453b3cb205b45ac83',1,'depayG711FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pG711Data, PUINT32 pG711Length, PBOOL pIsStart): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#a10eeb9df1264b8d227af691f5d9f4f71',1,'depayG711FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpG711Payloader.c']]], + ['depayh264fromrtppayload_360',['depayH264FromRtpPayload',['../RtpH264Payloader_8c.html#a208df336719f0062f7a201a059501277',1,'depayH264FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pNaluData, PUINT32 pNaluLength, PBOOL pIsStart): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#aef0c860678cf90af0a23fb95fc45e804',1,'depayH264FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpH264Payloader.c']]], + ['depayopusfromrtppayload_361',['depayOpusFromRtpPayload',['../RtpOpusPayloader_8c.html#a6c4cd2c97d694c20f515b405d635917c',1,'depayOpusFromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pOpusData, PUINT32 pOpusLength, PBOOL pIsStart): RtpOpusPayloader.c'],['../RtpOpusPayloader_8h.html#acdb33e6b32dbfbaeee768ac5a27700cc',1,'depayOpusFromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpOpusPayloader.c']]], + ['depaypayloadfn_362',['depayPayloadFn',['../structJitterBuffer.html#a1a547b90c34266001eea2a51a58bd145',1,'JitterBuffer']]], + ['depayrtppayloadfunc_363',['DepayRtpPayloadFunc',['../RtpPacket_8h.html#a6918ad0323871199fbe1e7c0653bde3a',1,'RtpPacket.h']]], + ['depayvp8fromrtppayload_364',['depayVP8FromRtpPayload',['../RtpVP8Payloader_8c.html#a47e50b99d09199f07495345d70d8b88e',1,'depayVP8FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pVp8Data, PUINT32 pVp8Length, PBOOL pIsStart): RtpVP8Payloader.c'],['../RtpVP8Payloader_8h.html#a7c692a5ba95347a7d3bffe90b249c208',1,'depayVP8FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpVP8Payloader.c']]], + ['describe_5fchannel_5fparam_5fjson_5ftemplate_365',['DESCRIBE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac7f153eb6b62f9f23948d1cda7549c33',1,'LwsApiCalls.h']]], + ['describe_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_366',['DESCRIBE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#ac6282cadc7dc9aca1c170e86e9391996',1,'LwsApiCalls.h']]], + ['describe_5fmedia_5fstorage_5fconf_5fparam_5fjson_5ftemplate_367',['DESCRIBE_MEDIA_STORAGE_CONF_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9e33203854e710047071dcce0ea34034',1,'LwsApiCalls.h']]], + ['describe_5fsignaling_5fchannel_5fapi_5fpostfix_368',['DESCRIBE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aec618e6f54a67ae849d476a302cd3ca0',1,'LwsApiCalls.h']]], + ['describecalltime_369',['describeCallTime',['../structSignalingClientStats.html#a37476bd4a95c89d9dcd01cfa3d0d686d',1,'SignalingClientStats::describeCallTime()'],['../structSignalingDiagnostics.html#a7102b1a5e01a67987a738b6aad60111e',1,'SignalingDiagnostics::describeCallTime()']]], + ['describechannel_370',['describeChannel',['../Signaling_8h.html#a5c9505459dce404c6fd56594ed4955af',1,'describeChannel(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a7721cf7d3a8e27791693c1d7d0b06486',1,'describeChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], + ['describechannelendtime_371',['describeChannelEndTime',['../structSignalingClientStats.html#a56e72fa4c53c64d2cd137c383741c8ff',1,'SignalingClientStats::describeChannelEndTime()'],['../structSignalingDiagnostics.html#acbced7a7f370e220e37d0a2aa543f7e3',1,'SignalingDiagnostics::describeChannelEndTime()']]], + ['describechannellws_372',['describeChannelLws',['../LwsApiCalls_8c.html#a5a8154ad7ebbd85474143c31b52e51b3',1,'describeChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a43ec97f014828e5f79d1cae0587f69f6',1,'describeChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['describechannelstarttime_373',['describeChannelStartTime',['../structSignalingDiagnostics.html#ab157c658b039de5ac7782cb3192765c8',1,'SignalingDiagnostics::describeChannelStartTime()'],['../structSignalingClientStats.html#a6a02499598111cd7ba1da2295294d16f',1,'SignalingClientStats::describeChannelStartTime()']]], + ['describemediacalltime_374',['describeMediaCallTime',['../structSignalingDiagnostics.html#ae296e33e22c553ad2bc84442872fc668',1,'SignalingDiagnostics::describeMediaCallTime()'],['../structSignalingClientStats.html#a856683cc6127802465b3c863a3906dac',1,'SignalingClientStats::describeMediaCallTime()']]], + ['describemediastorageconf_375',['describeMediaStorageConf',['../Signaling_8c.html#ae04ffc37a82734d0d466e46107e33d14',1,'describeMediaStorageConf(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a43badb8f759c3188d85815c8d946587d',1,'describeMediaStorageConf(PSignalingClient, UINT64): Signaling.c']]], + ['describemediastorageconflws_376',['describeMediaStorageConfLws',['../LwsApiCalls_8c.html#acdaa33c690bca9bdcf5addf3f96cc699',1,'describeMediaStorageConfLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2dfe7ea1f4c54c783c14568573591c95',1,'describeMediaStorageConfLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['describemediastorageconfposthookfn_377',['describeMediaStorageConfPostHookFn',['../structSignalingClientInfoInternal.html#aae8452a052ee63e44b5b90d3a628bdd5',1,'SignalingClientInfoInternal']]], + ['describemediastorageconfprehookfn_378',['describeMediaStorageConfPreHookFn',['../structSignalingClientInfoInternal.html#aeebf7a224554cb8c067e1c15baf3e515',1,'SignalingClientInfoInternal']]], + ['describemediatime_379',['describeMediaTime',['../structSignalingClient.html#acfb4179217a39f0e080703ed0c0220fd',1,'SignalingClient']]], + ['describeposthookfn_380',['describePostHookFn',['../structSignalingClientInfoInternal.html#abf524ed4ad0422f43bbffa72a3c7b109',1,'SignalingClientInfoInternal']]], + ['describeprehookfn_381',['describePreHookFn',['../structSignalingClientInfoInternal.html#a09f0bde2f5dd4c6feb2d4467768dd753',1,'SignalingClientInfoInternal']]], + ['describetime_382',['describeTime',['../structSignalingClient.html#a12fb6f75b2ad2c696fae2989e489fdc3',1,'SignalingClient']]], + ['description_383',['description',['../group__StatusCodes.html#ga5403ef07ec82c273c2720446ce4a0bbf',1,'ReceivedSignalingMessage']]], + ['deserialize_2ec_384',['Deserialize.c',['../Deserialize_8c.html',1,'']]], + ['deserializertcicecandidateinit_385',['deserializeRtcIceCandidateInit',['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR pJson, UINT32 jsonLen, PRtcIceCandidateInit pRtcIceCandidateInit): SessionDescription.c']]], + ['deserializesessiondescription_386',['deserializeSessionDescription',['../Deserialize_8c.html#a9bf1873c4b988e0d50c4fc4322e49f78',1,'deserializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes): Deserialize.c'],['../Sdp_8h.html#a17e262c390ad5f1d7bac3199de8f6897',1,'deserializeSessionDescription(PSessionDescription, PCHAR): Deserialize.c']]], + ['deserializesessiondescriptioninit_387',['deserializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR, UINT32, PRtcSessionDescriptionInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR sessionDescriptionJSON, UINT32 sessionDescriptionJSONLen, PRtcSessionDescriptionInit pSessionDescriptionInit): SessionDescription.c']]], + ['deserializesignalingcacheentries_388',['deserializeSignalingCacheEntries',['../FileCache_8h.html#a1b6f50185cd8f1226b0d4a21aa22ac63',1,'deserializeSignalingCacheEntries(PCHAR, UINT64, PSignalingFileCacheEntry, PUINT32, PCHAR): FileCache.c'],['../FileCache_8c.html#a74ff1a8c5b2b7e1533344215432eb3c5',1,'deserializeSignalingCacheEntries(PCHAR cachedFileContent, UINT64 fileSize, PSignalingFileCacheEntry pSignalingFileCacheEntryList, PUINT32 pEntryCount, PCHAR cacheFilePath): FileCache.c']]], + ['deserializestunpacket_389',['deserializeStunPacket',['../Stun_8c.html#aea002b19e4dcaad8468f85eefbcf310d',1,'deserializeStunPacket(PBYTE pStunBuffer, UINT32 bufferSize, PBYTE password, UINT32 passwordLen, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#adaad912b9ec6d16f9ed59fa82e79e8ac',1,'deserializeStunPacket(PBYTE, UINT32, PBYTE, UINT32, PStunPacket *): Stun.c']]], + ['destroythreadpoolcontext_390',['destroyThreadPoolContext',['../ThreadPoolContext_8c.html#a937a64b071777eee0f6ce20f1cdc2160',1,'destroyThreadPoolContext(): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#ad8cd6b898c7568cc52b18062816a30a0',1,'destroyThreadPoolContext(): ThreadPoolContext.c']]], + ['detecteddisconnection_391',['detectedDisconnection',['../struct____IceAgent.html#a4b05f33e7bdec1eafd31b247b325bfee',1,'__IceAgent']]], + ['diagnostics_392',['diagnostics',['../structSignalingClient.html#ac9c402b15c4248b1502d347d64535e29',1,'SignalingClient']]], + ['diagnosticslock_393',['diagnosticsLock',['../structSignalingClient.html#a0773020dfe3958c244cb86eb1d0f2ed5',1,'SignalingClient']]], + ['direction_394',['direction',['../group__StatusCodes.html#ga834bb77641bccbaa371190e37a900203',1,'RtcRtpTransceiver::direction()'],['../group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69',1,'RtcRtpTransceiverInit::direction()']]], + ['disablesendersidebandwidthestimation_395',['disableSenderSideBandwidthEstimation',['../group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1',1,'KvsRtcConfiguration']]], + ['disconnectiongraceperiodendtime_396',['disconnectionGracePeriodEndTime',['../struct____IceAgent.html#aa3635407edf4be36e0078f7016519880',1,'__IceAgent']]], + ['discovernatbehavior_397',['discoverNatBehavior',['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR stunServer, NAT_BEHAVIOR *pNatMappingBehavior, NAT_BEHAVIOR *pNatFilteringBehavior, IceSetInterfaceFilterFunc filterFunc, UINT64 filterFuncCustomData): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR, NAT_BEHAVIOR *, NAT_BEHAVIOR *, IceSetInterfaceFilterFunc, UINT64): NatBehaviorDiscovery.c']]], + ['discovernatfilteringbehavior_398',['discoverNatFilteringBehavior',['../NatBehaviorDiscovery_8c.html#aad9e4ff5cbbeb8434e964c1c2261ba29',1,'discoverNatFilteringBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatFilteringBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a77f90fc2c07e04453814c93f6cf3ec2b',1,'discoverNatFilteringBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], + ['discovernatmappingbehavior_399',['discoverNatMappingBehavior',['../NatBehaviorDiscovery_8c.html#ae0660c04b221fc0309bb4771f7f0a322',1,'discoverNatMappingBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatMappingBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#acd09e47ca43569fd569a75e230ffb957',1,'discoverNatMappingBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], + ['dlsr_5ftimescale_400',['DLSR_TIMESCALE',['../RtcpPacket_8h.html#a52d3061de920d676a195420f3d783a1d',1,'RtcpPacket.h']]], + ['domhighrestimestamp_401',['DOMHighResTimeStamp',['../Stats_8h.html#af67f446702d9765b52a8abb3116340c4',1,'Stats.h']]], + ['domstring_402',['DOMString',['../Stats_8h.html#a2839bbe57b61cee62093b734df9db744',1,'Stats.h']]], + ['dpapicalllatency_403',['dpApiCallLatency',['../structSignalingClientStats.html#a00f3d2b3ea61ddc1353a4a7d5ed6084a',1,'SignalingClientStats']]], + ['dpapilatency_404',['dpApiLatency',['../structSignalingDiagnostics.html#a02546de3d0688e4efa7207955d81a276',1,'SignalingDiagnostics']]], + ['dscp_405',['dscp',['../structDscpPacketsSentRecord.html#abaaf2345e9421f29276ab7d068886ce1',1,'DscpPacketsSentRecord']]], + ['dscppacketssentrecord_406',['DscpPacketsSentRecord',['../structDscpPacketsSentRecord.html',1,'']]], + ['dtls_2ec_407',['Dtls.c',['../Dtls_8c.html',1,'']]], + ['dtls_2eh_408',['Dtls.h',['../Dtls_8h.html',1,'']]], + ['dtls_5fcert_5fmax_5fserial_5fnum_5fsize_409',['DTLS_CERT_MAX_SERIAL_NUM_SIZE',['../Dtls_8h.html#a696300174f8fa011bc709f541989fc2b',1,'Dtls.h']]], + ['dtls_5fcert_5fmin_5fserial_5fnum_5fsize_410',['DTLS_CERT_MIN_SERIAL_NUM_SIZE',['../Dtls_8h.html#a06102d6440b68ccea5df747ad3fd6f1e',1,'Dtls.h']]], + ['dtls_5fhandshake_5fstate_411',['DTLS_HANDSHAKE_STATE',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8',1,'Dtls.h']]], + ['dtls_5fmbedtls_2ec_412',['Dtls_mbedtls.c',['../Dtls__mbedtls_8c.html',1,'']]], + ['dtls_5fopenssl_2ec_413',['Dtls_openssl.c',['../Dtls__openssl_8c.html',1,'']]], + ['dtls_5frole_5factive_414',['DTLS_ROLE_ACTIVE',['../SessionDescription_8h.html#a841a33383262e24583ce672cdc17c078',1,'SessionDescription.h']]], + ['dtls_5frole_5factpass_415',['DTLS_ROLE_ACTPASS',['../SessionDescription_8h.html#ae18c1c7b040daf630353bdc9121ee9f6',1,'SessionDescription.h']]], + ['dtls_5fsession_5ftimer_5fstart_5fdelay_416',['DTLS_SESSION_TIMER_START_DELAY',['../Dtls_8h.html#a47dcf553b8ea91cf54d17063b966c731',1,'Dtls.h']]], + ['dtls_5fsrtp_5fsupported_5fprofiles_417',['DTLS_SRTP_SUPPORTED_PROFILES',['../Dtls__mbedtls_8c.html#a8440d269271e467d19cd1abffd90207f',1,'Dtls_mbedtls.c']]], + ['dtls_5fstate_5fhandshake_5fcompleted_418',['DTLS_STATE_HANDSHAKE_COMPLETED',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a73871150b59ab7587a35f7a009b1b13b',1,'Dtls.h']]], + ['dtls_5fstate_5fhandshake_5ferror_419',['DTLS_STATE_HANDSHAKE_ERROR',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a038a551c5f92fa7ceb1a03ca7e609d93',1,'Dtls.h']]], + ['dtls_5fstate_5fhandshake_5fin_5fprogress_420',['DTLS_STATE_HANDSHAKE_IN_PROGRESS',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a8ea02de644eb6a51bdc39d44af04bbf6',1,'Dtls.h']]], + ['dtls_5fstate_5fhandshake_5fnew_421',['DTLS_STATE_HANDSHAKE_NEW',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8ad698b0b96437d144ef9b67f91f5a1423',1,'Dtls.h']]], + ['dtls_5ftransmission_5finterval_422',['DTLS_TRANSMISSION_INTERVAL',['../Dtls_8h.html#a3cf5ecd0269eae37a1b66d460835f7de',1,'Dtls.h']]], + ['dtlscertificatefingerprint_423',['dtlsCertificateFingerprint',['../Dtls__mbedtls_8c.html#aa884d968f928d7c4d9e4a45441cef269',1,'dtlsCertificateFingerprint(mbedtls_x509_crt *pCert, PCHAR pBuff): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac704fd327481e77f13a56729e2abb341',1,'dtlsCertificateFingerprint(X509 *pCertificate, PCHAR pBuff): Dtls_openssl.c']]], + ['dtlscertificateverifycallback_424',['dtlsCertificateVerifyCallback',['../Dtls__openssl_8c.html#ab9cf721020ef308c3908c38dccbaf407',1,'Dtls_openssl.c']]], + ['dtlscheckoutgoingdatabuffer_425',['dtlsCheckOutgoingDataBuffer',['../Dtls__openssl_8c.html#a82fa98f2c2ddff7d94b60f84ef212a15',1,'Dtls_openssl.c']]], + ['dtlscipher_426',['dtlsCipher',['../structRtcTransportStats.html#aa4665f3c96d174312aba49a9c49e9c24',1,'RtcTransportStats']]], + ['dtlsfillpseudorandombits_427',['dtlsFillPseudoRandomBits',['../Dtls_8h.html#a1bf8b97ae0076266a976d0a46a9bd2aa',1,'dtlsFillPseudoRandomBits(PBYTE, UINT32): Dtls.c'],['../Dtls_8c.html#a8a3ff1abce99340169948c609dc4259a',1,'dtlsFillPseudoRandomBits(PBYTE pBuf, UINT32 bufSize): Dtls.c']]], + ['dtlsgeneratecertificatefingerprints_428',['dtlsGenerateCertificateFingerprints',['../Dtls__openssl_8c.html#a6d9a65b31959016f66ef3374374c73c8',1,'Dtls_openssl.c']]], + ['dtlsisserver_429',['dtlsIsServer',['../structKvsPeerConnection.html#aabb99d6a68d82bae5ad01d80b93331a1',1,'KvsPeerConnection']]], + ['dtlskeyingmaterial_430',['DtlsKeyingMaterial',['../structDtlsKeyingMaterial.html',1,'']]], + ['dtlssession_431',['DtlsSession',['../Dtls_8h.html#adc09b0be4b5523e162a62e8d59e5e2e9',1,'Dtls.h']]], + ['dtlssessioncallbacks_432',['dtlsSessionCallbacks',['../struct____DtlsSession.html#af671819aab0aa28f0702308ea1a09e7e',1,'__DtlsSession']]], + ['dtlssessioncallbacks_433',['DtlsSessionCallbacks',['../structDtlsSessionCallbacks.html',1,'']]], + ['dtlssessionchangestate_434',['dtlsSessionChangeState',['../Dtls_8c.html#ac7d96e418743c4a3c14e2e766340734c',1,'dtlsSessionChangeState(PDtlsSession pDtlsSession, RTC_DTLS_TRANSPORT_STATE newState): Dtls.c'],['../Dtls_8h.html#a836f1f4561fc2126486f46e3858cd0f2',1,'dtlsSessionChangeState(PDtlsSession, RTC_DTLS_TRANSPORT_STATE): Dtls.c']]], + ['dtlssessiongetlocalcertificatefingerprint_435',['dtlsSessionGetLocalCertificateFingerprint',['../Dtls_8h.html#a6496e3bbe9fbc063a59c1d19a1732e92',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession, PCHAR, UINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_openssl.c']]], + ['dtlssessiongettimercallback_436',['dtlsSessionGetTimerCallback',['../Dtls__mbedtls_8c.html#a2e23c7ed12431fc6cc745c277d9cdfe7',1,'Dtls_mbedtls.c']]], + ['dtlssessionhandshakeinthread_437',['dtlsSessionHandshakeInThread',['../Dtls__openssl_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls_8h.html#aff7cb7965afc34545a977bc5de7fa06d',1,'dtlsSessionHandshakeInThread(PDtlsSession, BOOL): Dtls_mbedtls.c']]], + ['dtlssessionisinitfinished_438',['dtlsSessionIsInitFinished',['../Dtls__mbedtls_8c.html#a1c58c2bc5945aa0225fc2f1ce6f1eec8',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsFinished): Dtls_mbedtls.c'],['../Dtls_8h.html#acd4610185ca93ee03a9928c95c384e23',1,'dtlsSessionIsInitFinished(PDtlsSession, PBOOL): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aecbeba286633c5eef67e69f59e1d9b7f',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsConnected): Dtls_openssl.c']]], + ['dtlssessionkeyderivationcallback_439',['dtlsSessionKeyDerivationCallback',['../Dtls__mbedtls_8c.html#acb76c8f97caeeed13b80dce1adb0ccad',1,'Dtls_mbedtls.c']]], + ['dtlssessiononoutbounddata_440',['dtlsSessionOnOutBoundData',['../Dtls_8c.html#a8b1d124e37f661b01ee5924e188a3f0b',1,'dtlsSessionOnOutBoundData(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOutboundPacketFunc callbackFn): Dtls.c'],['../Dtls_8h.html#acf73231476e62e59c420acbea5ef5da5',1,'dtlsSessionOnOutBoundData(PDtlsSession, UINT64, DtlsSessionOutboundPacketFunc): Dtls.c']]], + ['dtlssessiononstatechange_441',['DtlsSessionOnStateChange',['../Dtls_8h.html#a25177524d00388228c47f9708c3568f8',1,'Dtls.h']]], + ['dtlssessiononstatechange_442',['dtlsSessionOnStateChange',['../Dtls_8c.html#a61b25e14613d4c213fb135aa61d470c7',1,'dtlsSessionOnStateChange(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOnStateChange callbackFn): Dtls.c'],['../Dtls_8h.html#aef9e585b4cd05c87e563c16ad155f87b',1,'dtlsSessionOnStateChange(PDtlsSession, UINT64, DtlsSessionOnStateChange): Dtls.c']]], + ['dtlssessionoutboundpacketfunc_443',['DtlsSessionOutboundPacketFunc',['../Dtls_8h.html#ad77d8c9319ed23de6e47280312ae6cb3',1,'Dtls.h']]], + ['dtlssessionpopulatekeyingmaterial_444',['dtlsSessionPopulateKeyingMaterial',['../Dtls_8h.html#a5dd5fea64da282f37889b28bd63a6d1f',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession, PDtlsKeyingMaterial): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_openssl.c']]], + ['dtlssessionprocesspacket_445',['dtlsSessionProcessPacket',['../Dtls_8h.html#a9644465349276ea0504368f46931772a',1,'dtlsSessionProcessPacket(PDtlsSession, PBYTE, PINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_openssl.c']]], + ['dtlssessionputapplicationdata_446',['dtlsSessionPutApplicationData',['../Dtls_8h.html#ad3b6d661f7cb0ec209c19713d499febe',1,'dtlsSessionPutApplicationData(PDtlsSession, PBYTE, INT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_openssl.c']]], + ['dtlssessionreceivecallback_447',['dtlsSessionReceiveCallback',['../Dtls__mbedtls_8c.html#a1587189b7d49a6d1e3a51106638e2b8a',1,'Dtls_mbedtls.c']]], + ['dtlssessionsendcallback_448',['dtlsSessionSendCallback',['../Dtls__mbedtls_8c.html#aa858aca7dff509cb493619172fb2330b',1,'Dtls_mbedtls.c']]], + ['dtlssessionsettimercallback_449',['dtlsSessionSetTimerCallback',['../Dtls__mbedtls_8c.html#a674b77a3812f02df7cace1d2f4416f3b',1,'Dtls_mbedtls.c']]], + ['dtlssessionsetuptime_450',['dtlsSessionSetupTime',['../structPeerConnectionStats.html#a412b46f47dcc4a258e97e42b141b7895',1,'PeerConnectionStats::dtlsSessionSetupTime()'],['../struct____DtlsSession.html#a06da00353806a4cdc221e94830cd1f72',1,'__DtlsSession::dtlsSessionSetupTime()'],['../structKvsPeerConnectionDiagnostics.html#a32fc61043178fcca33ad76b4cd4b9d06',1,'KvsPeerConnectionDiagnostics::dtlsSessionSetupTime()']]], + ['dtlssessionshutdown_451',['dtlsSessionShutdown',['../Dtls_8h.html#aa8f0b9c79473501d80addc1c3e3eede7',1,'dtlsSessionShutdown(PDtlsSession): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_openssl.c']]], + ['dtlssessionstart_452',['dtlsSessionStart',['../Dtls_8h.html#aa48db647b2b8eaedbb6bf5c04a1795be',1,'dtlsSessionStart(PDtlsSession, BOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c']]], + ['dtlssessionstartthread_453',['dtlsSessionStartThread',['../PeerConnection_8c.html#a2866c8ee0d8506fb54885976750bac71',1,'PeerConnection.c']]], + ['dtlssessionstarttime_454',['dtlsSessionStartTime',['../struct____DtlsSession.html#aa5b0631dcd43122f1a113af411a2bd24',1,'__DtlsSession']]], + ['dtlssessionverifyremotecertificatefingerprint_455',['dtlsSessionVerifyRemoteCertificateFingerprint',['../Dtls_8h.html#a5402cdc45e9248b9b3a718e6147dfc93',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession, PCHAR): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_openssl.c']]], + ['dtlsstate_456',['dtlsState',['../structRtcTransportStats.html#a3117bc410de7332c634ff4b07f61dca8',1,'RtcTransportStats']]], + ['dtlsstatuscodes_457',['DTLSStatusCodes',['../group__DTLSStatusCodes.html',1,'']]], + ['dtlstransmissiontimercallback_458',['dtlsTransmissionTimerCallback',['../Dtls__mbedtls_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_openssl.c']]], + ['dtlsvalidatertccertificates_459',['dtlsValidateRtcCertificates',['../Dtls_8c.html#abdb647933c7ddcbdcc5470e66fdc0353',1,'dtlsValidateRtcCertificates(PRtcCertificate pRtcCertificates, PUINT32 pCount): Dtls.c'],['../Dtls_8h.html#ac1d4a9d34b47c3cc4a848ea2e1012816',1,'dtlsValidateRtcCertificates(PRtcCertificate, PUINT32): Dtls.c']]], + ['durationinseconds_460',['durationInSeconds',['../structQualityLimitationDurationsRecord.html#a2d6d9cae52d381f5dd879dd4fc2b0b36',1,'QualityLimitationDurationsRecord']]] ]; diff --git a/search/all_5.js b/search/all_5.js index d73b9d84bd..393d99470d 100644 --- a/search/all_5.js +++ b/search/all_5.js @@ -1,61 +1,61 @@ var searchData= [ - ['eai_5fsystem_456',['EAI_SYSTEM',['../Network_8h.html#a8e864fa95f26341c27127deb6237c88c',1,'Network.h']]], - ['earliesttransactionidindex_457',['earliestTransactionIdIndex',['../structTransactionIdStore.html#a5b9d0444838f9308bfda23e84b09b953',1,'TransactionIdStore']]], - ['emailaddress_458',['emailAddress',['../structSessionDescription.html#a24e3e8cc9828566001e41a0125a34bdb',1,'SessionDescription']]], - ['encoderimplementation_459',['encoderImplementation',['../group__StatusCodes.html#gafe331e59fcd4b4d5b4135608f33241b7',1,'RtcEncoderStats::encoderImplementation()'],['../structRtcOutboundRtpStreamStats.html#a6898acad7d9e04a6d53650fa6b86e229',1,'RtcOutboundRtpStreamStats::encoderImplementation()']]], - ['encodetimemsec_460',['encodeTimeMsec',['../group__StatusCodes.html#gaaeaf0d1f1645efb1610c23a20418880e',1,'RtcEncoderStats']]], - ['encryptrtcppacket_461',['encryptRtcpPacket',['../SrtpSession_8h.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], - ['encryptrtppacket_462',['encryptRtpPacket',['../SrtpSession_8h.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], - ['end_463',['end',['../structjsmntok__t.html#ab49e0369f39e9b6174141e7f5bde5996',1,'jsmntok_t']]], - ['entersequencenumberoverflowcheck_464',['enterSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#abb973ac4e7c840f62fad4b84d4843ecf',1,'JitterBuffer.c']]], - ['entertimestampoverflowcheck_465',['enterTimestampOverflowCheck',['../JitterBuffer_8c.html#a98ed50fc0f16982249b14813a6c0f437',1,'JitterBuffer.c']]], - ['errorcode_466',['errorCode',['../structStunAttributeErrorCode.html#afb367a82a0efdbd79178640b3a556435',1,'StunAttributeErrorCode']]], - ['errorphrase_467',['errorPhrase',['../structStunAttributeErrorCode.html#adafb14e7f9f95c45cd4a7467c96bbf83',1,'StunAttributeErrorCode']]], - ['errorreportfn_468',['errorReportFn',['../group__StatusCodes.html#ga541b18458a4b4ec54117a6130fd48d6a',1,'SignalingClientCallbacks']]], - ['errorstatus_469',['errorStatus',['../struct____TurnConnection.html#a5fe063d476b825215173346b02c8b0b3',1,'__TurnConnection']]], - ['errortype_470',['errorType',['../group__StatusCodes.html#gafae937b08befda5ffdbb7b6b17d481e1',1,'ReceivedSignalingMessage']]], - ['estimatedplayouttimestamp_471',['estimatedPlayoutTimestamp',['../structRtcInboundRtpStreamStats.html#a35c842de383f16717b0683a153bea568',1,'RtcInboundRtpStreamStats']]], - ['executeallocationturnstate_472',['executeAllocationTurnState',['../TurnConnectionStateMachine_8h.html#a3828088733c3154105e8818652ba36bf',1,'executeAllocationTurnState(UINT64, UINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#a5b2eedee33db4144771d00b2dd6a9731',1,'executeAllocationTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c']]], - ['executebindchannelturnstate_473',['executeBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#a3a4bf18f3e297368e56db4694cd845bc',1,'executeBindChannelTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ad877c5df0c2aba7c1c2be49e2ecf950e',1,'executeBindChannelTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executecheckconnectioniceagentstate_474',['executeCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#a6d1c63854bb87950e837be2cdb6793d3',1,'executeCheckConnectionIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a46a9802e794c01c21a13751cfddfdc2b',1,'executeCheckConnectionIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executechecksocketconnectionturnstate_475',['executeCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a34197cadf5046da541bd048bb56ddd4d',1,'executeCheckSocketConnectionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a403df389da8d171d0348d241f9e9ff53',1,'executeCheckSocketConnectionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executecleanupturnstate_476',['executeCleanUpTurnState',['../TurnConnectionStateMachine_8c.html#aaf58bb70347bbbac288dc7ef68e2b06a',1,'executeCleanUpTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a040f4f801882f524383b08ce46a82518',1,'executeCleanUpTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executeconnectediceagentstate_477',['executeConnectedIceAgentState',['../IceAgentStateMachine_8c.html#ae73bb89e7e9f087dd2ccfa8cf1f1833a',1,'executeConnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a4fddd35b881d4a51ceaad3633a0bced0',1,'executeConnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executeconnectedsignalingstate_478',['executeConnectedSignalingState',['../StateMachine_8c.html#a04bd9c43daaa82784f3c53a2542169de',1,'executeConnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a681a4127d6fc7466544858880deafe33',1,'executeConnectedSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executeconnectsignalingstate_479',['executeConnectSignalingState',['../StateMachine_8h.html#ad61b483e90502a439e3c52e6bdf1b760',1,'executeConnectSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#aa44f205523c2e4ad0b61fa35fd14a024',1,'executeConnectSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], - ['executecreatepermissionturnstate_480',['executeCreatePermissionTurnState',['../TurnConnectionStateMachine_8h.html#a19418820932f0a419738811731ca1a6e',1,'executeCreatePermissionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#adf4fe21ee4ee8268ea52bb33720b1a9d',1,'executeCreatePermissionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c']]], - ['executecreatesignalingstate_481',['executeCreateSignalingState',['../StateMachine_8c.html#a62dee9d71ff5f5714ae89d5b62d083a3',1,'executeCreateSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a875746ad5aa6b08d513e515d408c6714',1,'executeCreateSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executedeletedsignalingstate_482',['executeDeletedSignalingState',['../StateMachine_8h.html#a70a835088d6738d3ca939730ecc87434',1,'executeDeletedSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#ab5dbc96ae5e10da11cf802c820183965',1,'executeDeletedSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], - ['executedeletesignalingstate_483',['executeDeleteSignalingState',['../StateMachine_8c.html#a2a8494e9d0c9f5b4602b3df01c365ac9',1,'executeDeleteSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa9f061233a9fdff2c0f1180ac06a1e8b',1,'executeDeleteSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executedescribemediastorageconfstate_484',['executeDescribeMediaStorageConfState',['../StateMachine_8c.html#aebc65f80a086def2109531fecfc24c99',1,'executeDescribeMediaStorageConfState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a19ca42d3d09445a1fa39bd23c1c00780',1,'executeDescribeMediaStorageConfState(UINT64, UINT64): StateMachine.c']]], - ['executedescribesignalingstate_485',['executeDescribeSignalingState',['../StateMachine_8c.html#a902e2e5da192dd55d60faf9ee1df0e6e',1,'executeDescribeSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa3955d8438eb40773c390af393d62804',1,'executeDescribeSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executedisconnectediceagentstate_486',['executeDisconnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0596fff25506b6bc638391790155c776',1,'executeDisconnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a45d6177c8d5671c4dfe33d8eadfce3a1',1,'executeDisconnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executedisconnectedsignalingstate_487',['executeDisconnectedSignalingState',['../StateMachine_8c.html#afa5df42ae6d6f40978148806ba3ed537',1,'executeDisconnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a1f9bd5d3e74476e2f5b521605e4db294',1,'executeDisconnectedSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executefailediceagentstate_488',['executeFailedIceAgentState',['../IceAgentStateMachine_8h.html#a387465f82112c02a6ebb6e89ad44c1b9',1,'executeFailedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#a8309ddfe7d20f36f1ece7d542c9c36da',1,'executeFailedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c']]], - ['executefailedturnstate_489',['executeFailedTurnState',['../TurnConnectionStateMachine_8h.html#a10d5bdb6f2f8044490c99ed51ee0474b',1,'executeFailedTurnState(UINT64, UINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#ac245b5764a2ca22a5516fef5379d000d',1,'executeFailedTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c']]], - ['executegetcredentialsturnstate_490',['executeGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a76754fb751b1533ba3789bc800d679ea',1,'executeGetCredentialsTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7ab6c290aac9a05c3c6253022feb6c35',1,'executeGetCredentialsTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executegetendpointsignalingstate_491',['executeGetEndpointSignalingState',['../StateMachine_8c.html#a4e5852a863f3c402a5e9f72496136a11',1,'executeGetEndpointSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a1596133c7ff3e462b7f813a775f4de0e',1,'executeGetEndpointSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executegeticeconfigsignalingstate_492',['executeGetIceConfigSignalingState',['../StateMachine_8c.html#a7dea9acac2fcb8038597198c50c42976',1,'executeGetIceConfigSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a4912a88bfde8b1b02b9885937534b083',1,'executeGetIceConfigSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executegettokensignalingstate_493',['executeGetTokenSignalingState',['../StateMachine_8c.html#a7b53dbb0c46e18cd5603a967cb7d2b26',1,'executeGetTokenSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad38f07dbbdcbae4bd7f675d18b13f6c0',1,'executeGetTokenSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executejoinstoragesessionconnectedstate_494',['executeJoinStorageSessionConnectedState',['../StateMachine_8c.html#a80af13ffb95e19ffc03d575a0d6f8e68',1,'executeJoinStorageSessionConnectedState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad1289a40d4578745da2e226481235c70',1,'executeJoinStorageSessionConnectedState(UINT64, UINT64): StateMachine.c']]], - ['executejoinstoragesessionstate_495',['executeJoinStorageSessionState',['../StateMachine_8c.html#a7fc669ba293c92c6fb5a6e2363c40a27',1,'executeJoinStorageSessionState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a5fbae13114db31bee6fdcc6742154cb3',1,'executeJoinStorageSessionState(UINT64, UINT64): StateMachine.c']]], - ['executejoinstoragesessionwaitingstate_496',['executeJoinStorageSessionWaitingState',['../StateMachine_8c.html#a410f756898b9611dae78ab22d15ca79e',1,'executeJoinStorageSessionWaitingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a9f638590b46ff9da64adb291a7c6b8bf',1,'executeJoinStorageSessionWaitingState(UINT64, UINT64): StateMachine.c']]], - ['executenattest_497',['executeNatTest',['../NatBehaviorDiscovery_8c.html#a89054697a9e46dac0a358733b9da16d6',1,'executeNatTest(PStunPacket bindingRequest, PKvsIpAddress pDestAddr, PSocketConnection pSocketConnection, UINT32 testIndex, PNatTestData pData, PStunPacket *ppTestReponse): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a9cdb27af6b840b3217f6ec9ae06fbc50',1,'executeNatTest(PStunPacket, PKvsIpAddress, PSocketConnection, UINT32, PNatTestData, PStunPacket *): NatBehaviorDiscovery.c']]], - ['executenewiceagentstate_498',['executeNewIceAgentState',['../IceAgentStateMachine_8c.html#ad6a5ba4c363f6ecd855c91423aff777d',1,'executeNewIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#adf04eb2c443398a892188fe23b8f0b6b',1,'executeNewIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executenewsignalingstate_499',['executeNewSignalingState',['../StateMachine_8c.html#a901734dc48715e2238a83b79e1f107da',1,'executeNewSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a0246060d681589d3b2b2f494c20cf863',1,'executeNewSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executenewturnstate_500',['executeNewTurnState',['../TurnConnectionStateMachine_8c.html#a110b4e813fe0c0b9d877451ed72b494c',1,'executeNewTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a00e7420bf98acd598600d5fd5e49967d',1,'executeNewTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executenominatingiceagentstate_501',['executeNominatingIceAgentState',['../IceAgentStateMachine_8c.html#a5431027d18e1397eb1dfc8953099dbf6',1,'executeNominatingIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a1f9ccfce7b757cf6c90358336e973f12',1,'executeNominatingIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executereadyiceagentstate_502',['executeReadyIceAgentState',['../IceAgentStateMachine_8c.html#ad8c9d148bf0b67e6ccce35a9f2c745e8',1,'executeReadyIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a0be6c08b81e5550b1f779f9689b5b112',1,'executeReadyIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executereadysignalingstate_503',['executeReadySignalingState',['../StateMachine_8c.html#a3b9c66eabf57f3153cb78fe335f900bc',1,'executeReadySignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a10f7cc8a04fa53f07064330f96502f42',1,'executeReadySignalingState(UINT64, UINT64): StateMachine.c']]], - ['executereadyturnstate_504',['executeReadyTurnState',['../TurnConnectionStateMachine_8c.html#ae44804165fc638565b909acf855d4c0d',1,'executeReadyTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2ecef2389d5ca41a64024a66fcecd6a3',1,'executeReadyTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['exitsequencenumberoverflowcheck_505',['exitSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#a7d7320146187bfc7b6ca7ea61d68445d',1,'JitterBuffer.c']]], - ['exittimestampoverflowcheck_506',['exitTimestampOverflowCheck',['../JitterBuffer_8c.html#ab4a1d7e5e56187bcbb451cde70680a89',1,'JitterBuffer.c']]], - ['expirationduration_507',['expirationDuration',['../structStunIpAddrContext.html#a1ad4334d135711678597023730a7d0e3',1,'StunIpAddrContext']]], - ['extension_508',['extension',['../struct____RtpPacketHeader.html#ab386620ac26e6d5fd1a4c33edfff759d',1,'__RtpPacketHeader']]], - ['extension_5fmask_509',['EXTENSION_MASK',['../RtpPacket_8h.html#a27a16176e8db2b3ba430b74e940d4dfc',1,'RtpPacket.h']]], - ['extension_5fshift_510',['EXTENSION_SHIFT',['../RtpPacket_8h.html#a8a7b236648e29c9b167c94545e693180',1,'RtpPacket.h']]], - ['extensionlength_511',['extensionLength',['../struct____RtpPacketHeader.html#ad0add547dc87a5df9a1e83dae46ad5cb',1,'__RtpPacketHeader']]], - ['extensionpayload_512',['extensionPayload',['../struct____RtpPacketHeader.html#a6d13a11a8a7e082467bc70c0d7c4cb3f',1,'__RtpPacketHeader']]], - ['extensionprofile_513',['extensionProfile',['../struct____RtpPacketHeader.html#a50a5b0abebc5da5fac41d91b633c02aa',1,'__RtpPacketHeader']]] + ['eai_5fsystem_461',['EAI_SYSTEM',['../Network_8h.html#a8e864fa95f26341c27127deb6237c88c',1,'Network.h']]], + ['earliesttransactionidindex_462',['earliestTransactionIdIndex',['../structTransactionIdStore.html#a5b9d0444838f9308bfda23e84b09b953',1,'TransactionIdStore']]], + ['emailaddress_463',['emailAddress',['../structSessionDescription.html#a24e3e8cc9828566001e41a0125a34bdb',1,'SessionDescription']]], + ['encoderimplementation_464',['encoderImplementation',['../group__StatusCodes.html#gafe331e59fcd4b4d5b4135608f33241b7',1,'RtcEncoderStats::encoderImplementation()'],['../structRtcOutboundRtpStreamStats.html#a6898acad7d9e04a6d53650fa6b86e229',1,'RtcOutboundRtpStreamStats::encoderImplementation()']]], + ['encodetimemsec_465',['encodeTimeMsec',['../group__StatusCodes.html#gaaeaf0d1f1645efb1610c23a20418880e',1,'RtcEncoderStats']]], + ['encryptrtcppacket_466',['encryptRtcpPacket',['../SrtpSession_8h.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], + ['encryptrtppacket_467',['encryptRtpPacket',['../SrtpSession_8h.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], + ['end_468',['end',['../structjsmntok__t.html#ab49e0369f39e9b6174141e7f5bde5996',1,'jsmntok_t']]], + ['entersequencenumberoverflowcheck_469',['enterSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#abb973ac4e7c840f62fad4b84d4843ecf',1,'JitterBuffer.c']]], + ['entertimestampoverflowcheck_470',['enterTimestampOverflowCheck',['../JitterBuffer_8c.html#a98ed50fc0f16982249b14813a6c0f437',1,'JitterBuffer.c']]], + ['errorcode_471',['errorCode',['../structStunAttributeErrorCode.html#afb367a82a0efdbd79178640b3a556435',1,'StunAttributeErrorCode']]], + ['errorphrase_472',['errorPhrase',['../structStunAttributeErrorCode.html#adafb14e7f9f95c45cd4a7467c96bbf83',1,'StunAttributeErrorCode']]], + ['errorreportfn_473',['errorReportFn',['../group__StatusCodes.html#ga541b18458a4b4ec54117a6130fd48d6a',1,'SignalingClientCallbacks']]], + ['errorstatus_474',['errorStatus',['../struct____TurnConnection.html#a5fe063d476b825215173346b02c8b0b3',1,'__TurnConnection']]], + ['errortype_475',['errorType',['../group__StatusCodes.html#gafae937b08befda5ffdbb7b6b17d481e1',1,'ReceivedSignalingMessage']]], + ['estimatedplayouttimestamp_476',['estimatedPlayoutTimestamp',['../structRtcInboundRtpStreamStats.html#a35c842de383f16717b0683a153bea568',1,'RtcInboundRtpStreamStats']]], + ['executeallocationturnstate_477',['executeAllocationTurnState',['../TurnConnectionStateMachine_8h.html#a3828088733c3154105e8818652ba36bf',1,'executeAllocationTurnState(UINT64, UINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#a5b2eedee33db4144771d00b2dd6a9731',1,'executeAllocationTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c']]], + ['executebindchannelturnstate_478',['executeBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#a3a4bf18f3e297368e56db4694cd845bc',1,'executeBindChannelTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ad877c5df0c2aba7c1c2be49e2ecf950e',1,'executeBindChannelTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executecheckconnectioniceagentstate_479',['executeCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#a6d1c63854bb87950e837be2cdb6793d3',1,'executeCheckConnectionIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a46a9802e794c01c21a13751cfddfdc2b',1,'executeCheckConnectionIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executechecksocketconnectionturnstate_480',['executeCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a34197cadf5046da541bd048bb56ddd4d',1,'executeCheckSocketConnectionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a403df389da8d171d0348d241f9e9ff53',1,'executeCheckSocketConnectionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executecleanupturnstate_481',['executeCleanUpTurnState',['../TurnConnectionStateMachine_8c.html#aaf58bb70347bbbac288dc7ef68e2b06a',1,'executeCleanUpTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a040f4f801882f524383b08ce46a82518',1,'executeCleanUpTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executeconnectediceagentstate_482',['executeConnectedIceAgentState',['../IceAgentStateMachine_8c.html#ae73bb89e7e9f087dd2ccfa8cf1f1833a',1,'executeConnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a4fddd35b881d4a51ceaad3633a0bced0',1,'executeConnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executeconnectedsignalingstate_483',['executeConnectedSignalingState',['../StateMachine_8c.html#a04bd9c43daaa82784f3c53a2542169de',1,'executeConnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a681a4127d6fc7466544858880deafe33',1,'executeConnectedSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executeconnectsignalingstate_484',['executeConnectSignalingState',['../StateMachine_8h.html#ad61b483e90502a439e3c52e6bdf1b760',1,'executeConnectSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#aa44f205523c2e4ad0b61fa35fd14a024',1,'executeConnectSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], + ['executecreatepermissionturnstate_485',['executeCreatePermissionTurnState',['../TurnConnectionStateMachine_8h.html#a19418820932f0a419738811731ca1a6e',1,'executeCreatePermissionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#adf4fe21ee4ee8268ea52bb33720b1a9d',1,'executeCreatePermissionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c']]], + ['executecreatesignalingstate_486',['executeCreateSignalingState',['../StateMachine_8c.html#a62dee9d71ff5f5714ae89d5b62d083a3',1,'executeCreateSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a875746ad5aa6b08d513e515d408c6714',1,'executeCreateSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executedeletedsignalingstate_487',['executeDeletedSignalingState',['../StateMachine_8h.html#a70a835088d6738d3ca939730ecc87434',1,'executeDeletedSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#ab5dbc96ae5e10da11cf802c820183965',1,'executeDeletedSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], + ['executedeletesignalingstate_488',['executeDeleteSignalingState',['../StateMachine_8c.html#a2a8494e9d0c9f5b4602b3df01c365ac9',1,'executeDeleteSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa9f061233a9fdff2c0f1180ac06a1e8b',1,'executeDeleteSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executedescribemediastorageconfstate_489',['executeDescribeMediaStorageConfState',['../StateMachine_8c.html#aebc65f80a086def2109531fecfc24c99',1,'executeDescribeMediaStorageConfState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a19ca42d3d09445a1fa39bd23c1c00780',1,'executeDescribeMediaStorageConfState(UINT64, UINT64): StateMachine.c']]], + ['executedescribesignalingstate_490',['executeDescribeSignalingState',['../StateMachine_8c.html#a902e2e5da192dd55d60faf9ee1df0e6e',1,'executeDescribeSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa3955d8438eb40773c390af393d62804',1,'executeDescribeSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executedisconnectediceagentstate_491',['executeDisconnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0596fff25506b6bc638391790155c776',1,'executeDisconnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a45d6177c8d5671c4dfe33d8eadfce3a1',1,'executeDisconnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executedisconnectedsignalingstate_492',['executeDisconnectedSignalingState',['../StateMachine_8c.html#afa5df42ae6d6f40978148806ba3ed537',1,'executeDisconnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a1f9bd5d3e74476e2f5b521605e4db294',1,'executeDisconnectedSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executefailediceagentstate_493',['executeFailedIceAgentState',['../IceAgentStateMachine_8h.html#a387465f82112c02a6ebb6e89ad44c1b9',1,'executeFailedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#a8309ddfe7d20f36f1ece7d542c9c36da',1,'executeFailedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c']]], + ['executefailedturnstate_494',['executeFailedTurnState',['../TurnConnectionStateMachine_8h.html#a10d5bdb6f2f8044490c99ed51ee0474b',1,'executeFailedTurnState(UINT64, UINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#ac245b5764a2ca22a5516fef5379d000d',1,'executeFailedTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c']]], + ['executegetcredentialsturnstate_495',['executeGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a76754fb751b1533ba3789bc800d679ea',1,'executeGetCredentialsTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7ab6c290aac9a05c3c6253022feb6c35',1,'executeGetCredentialsTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executegetendpointsignalingstate_496',['executeGetEndpointSignalingState',['../StateMachine_8c.html#a4e5852a863f3c402a5e9f72496136a11',1,'executeGetEndpointSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a1596133c7ff3e462b7f813a775f4de0e',1,'executeGetEndpointSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executegeticeconfigsignalingstate_497',['executeGetIceConfigSignalingState',['../StateMachine_8c.html#a7dea9acac2fcb8038597198c50c42976',1,'executeGetIceConfigSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a4912a88bfde8b1b02b9885937534b083',1,'executeGetIceConfigSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executegettokensignalingstate_498',['executeGetTokenSignalingState',['../StateMachine_8c.html#a7b53dbb0c46e18cd5603a967cb7d2b26',1,'executeGetTokenSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad38f07dbbdcbae4bd7f675d18b13f6c0',1,'executeGetTokenSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executejoinstoragesessionconnectedstate_499',['executeJoinStorageSessionConnectedState',['../StateMachine_8c.html#a80af13ffb95e19ffc03d575a0d6f8e68',1,'executeJoinStorageSessionConnectedState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad1289a40d4578745da2e226481235c70',1,'executeJoinStorageSessionConnectedState(UINT64, UINT64): StateMachine.c']]], + ['executejoinstoragesessionstate_500',['executeJoinStorageSessionState',['../StateMachine_8c.html#a7fc669ba293c92c6fb5a6e2363c40a27',1,'executeJoinStorageSessionState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a5fbae13114db31bee6fdcc6742154cb3',1,'executeJoinStorageSessionState(UINT64, UINT64): StateMachine.c']]], + ['executejoinstoragesessionwaitingstate_501',['executeJoinStorageSessionWaitingState',['../StateMachine_8c.html#a410f756898b9611dae78ab22d15ca79e',1,'executeJoinStorageSessionWaitingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a9f638590b46ff9da64adb291a7c6b8bf',1,'executeJoinStorageSessionWaitingState(UINT64, UINT64): StateMachine.c']]], + ['executenattest_502',['executeNatTest',['../NatBehaviorDiscovery_8c.html#a89054697a9e46dac0a358733b9da16d6',1,'executeNatTest(PStunPacket bindingRequest, PKvsIpAddress pDestAddr, PSocketConnection pSocketConnection, UINT32 testIndex, PNatTestData pData, PStunPacket *ppTestReponse): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a9cdb27af6b840b3217f6ec9ae06fbc50',1,'executeNatTest(PStunPacket, PKvsIpAddress, PSocketConnection, UINT32, PNatTestData, PStunPacket *): NatBehaviorDiscovery.c']]], + ['executenewiceagentstate_503',['executeNewIceAgentState',['../IceAgentStateMachine_8c.html#ad6a5ba4c363f6ecd855c91423aff777d',1,'executeNewIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#adf04eb2c443398a892188fe23b8f0b6b',1,'executeNewIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executenewsignalingstate_504',['executeNewSignalingState',['../StateMachine_8c.html#a901734dc48715e2238a83b79e1f107da',1,'executeNewSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a0246060d681589d3b2b2f494c20cf863',1,'executeNewSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executenewturnstate_505',['executeNewTurnState',['../TurnConnectionStateMachine_8c.html#a110b4e813fe0c0b9d877451ed72b494c',1,'executeNewTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a00e7420bf98acd598600d5fd5e49967d',1,'executeNewTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executenominatingiceagentstate_506',['executeNominatingIceAgentState',['../IceAgentStateMachine_8c.html#a5431027d18e1397eb1dfc8953099dbf6',1,'executeNominatingIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a1f9ccfce7b757cf6c90358336e973f12',1,'executeNominatingIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executereadyiceagentstate_507',['executeReadyIceAgentState',['../IceAgentStateMachine_8c.html#ad8c9d148bf0b67e6ccce35a9f2c745e8',1,'executeReadyIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a0be6c08b81e5550b1f779f9689b5b112',1,'executeReadyIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executereadysignalingstate_508',['executeReadySignalingState',['../StateMachine_8c.html#a3b9c66eabf57f3153cb78fe335f900bc',1,'executeReadySignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a10f7cc8a04fa53f07064330f96502f42',1,'executeReadySignalingState(UINT64, UINT64): StateMachine.c']]], + ['executereadyturnstate_509',['executeReadyTurnState',['../TurnConnectionStateMachine_8c.html#ae44804165fc638565b909acf855d4c0d',1,'executeReadyTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2ecef2389d5ca41a64024a66fcecd6a3',1,'executeReadyTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['exitsequencenumberoverflowcheck_510',['exitSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#a7d7320146187bfc7b6ca7ea61d68445d',1,'JitterBuffer.c']]], + ['exittimestampoverflowcheck_511',['exitTimestampOverflowCheck',['../JitterBuffer_8c.html#ab4a1d7e5e56187bcbb451cde70680a89',1,'JitterBuffer.c']]], + ['expirationduration_512',['expirationDuration',['../structStunIpAddrContext.html#a1ad4334d135711678597023730a7d0e3',1,'StunIpAddrContext']]], + ['extension_513',['extension',['../struct____RtpPacketHeader.html#ab386620ac26e6d5fd1a4c33edfff759d',1,'__RtpPacketHeader']]], + ['extension_5fmask_514',['EXTENSION_MASK',['../RtpPacket_8h.html#a27a16176e8db2b3ba430b74e940d4dfc',1,'RtpPacket.h']]], + ['extension_5fshift_515',['EXTENSION_SHIFT',['../RtpPacket_8h.html#a8a7b236648e29c9b167c94545e693180',1,'RtpPacket.h']]], + ['extensionlength_516',['extensionLength',['../struct____RtpPacketHeader.html#ad0add547dc87a5df9a1e83dae46ad5cb',1,'__RtpPacketHeader']]], + ['extensionpayload_517',['extensionPayload',['../struct____RtpPacketHeader.html#a6d13a11a8a7e082467bc70c0d7c4cb3f',1,'__RtpPacketHeader']]], + ['extensionprofile_518',['extensionProfile',['../struct____RtpPacketHeader.html#a50a5b0abebc5da5fac41d91b633c02aa',1,'__RtpPacketHeader']]] ]; diff --git a/search/all_6.js b/search/all_6.js index 5308ff9dfe..c9d982ddfa 100644 --- a/search/all_6.js +++ b/search/all_6.js @@ -1,115 +1,115 @@ var searchData= [ - ['family_514',['family',['../structKvsIpAddress.html#ad0dbc2d2ab94d7136fd5b044bab2fc21',1,'KvsIpAddress']]], - ['fecpacketsdiscarded_515',['fecPacketsDiscarded',['../structRtcInboundRtpStreamStats.html#afd5c17774b00c93eabf70dbd0ee4001e',1,'RtcInboundRtpStreamStats']]], - ['fecpacketsreceived_516',['fecPacketsReceived',['../structRtcInboundRtpStreamStats.html#ab9e3ad0573cc43ac20463eec1efe85e2',1,'RtcInboundRtpStreamStats']]], - ['fecpacketssent_517',['fecPacketsSent',['../structRtcOutboundRtpStreamStats.html#a4ee11be440f71d83a6c64ebcb4c95e19',1,'RtcOutboundRtpStreamStats']]], - ['fetchclienttime_518',['fetchClientTime',['../structSignalingClientStats.html#aaa941b8e117483e0aeb070dd565d2b71',1,'SignalingClientStats::fetchClientTime()'],['../structSignalingDiagnostics.html#a29731a6d0ee638bde9b1a112712ba556',1,'SignalingDiagnostics::fetchClientTime()']]], - ['filecache_2ec_519',['FileCache.c',['../FileCache_8c.html',1,'']]], - ['filecache_2eh_520',['FileCache.h',['../FileCache_8h.html',1,'']]], - ['filtercustomdata_521',['filterCustomData',['../group__StatusCodes.html#ga02a5e6d0b5cdd1916c3b6c7a295849d3',1,'KvsRtcConfiguration']]], - ['findcandidatewithip_522',['findCandidateWithIp',['../IceAgent_8h.html#a609a2c67a120cc57bbfa87f104bf0ba4',1,'findCandidateWithIp(PKvsIpAddress, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#ae97f6da7fb4eb6477b7e398ff51ee91d',1,'findCandidateWithIp(PKvsIpAddress pIpAddress, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], - ['findcandidatewithsocketconnection_523',['findCandidateWithSocketConnection',['../IceAgent_8h.html#aa59d877fff6fb4133d63116c45018dc5',1,'findCandidateWithSocketConnection(PSocketConnection, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#a05490163eb865856c99e237d2334ffd2',1,'findCandidateWithSocketConnection(PSocketConnection pSocketConnection, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], - ['findcodecintransceivers_524',['findCodecInTransceivers',['../SessionDescription_8c.html#ab42579e2cea76035f4dd5a8bf5ab0cb2',1,'SessionDescription.c']]], - ['findicecandidatepairwithlocalsocketconnectionandremoteaddr_525',['findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr',['../IceAgent_8h.html#a87fd0129f55570c8f58e3242e128c797',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent, PSocketConnection, PKvsIpAddress, BOOL, PIceCandidatePair *): IceAgent.c'],['../IceAgent_8c.html#a89108fd9fa5c7ef370f55cf8e69a7d77',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent pIceAgent, PSocketConnection pSocketConnection, PKvsIpAddress pRemoteAddr, BOOL checkPort, PIceCandidatePair *ppIceCandidatePair): IceAgent.c']]], - ['findtransceiverbyssrc_526',['findTransceiverBySsrc',['../Rtp_8h.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c'],['../Rtp_8c.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c']]], - ['findtransceiversbyremotedescription_527',['findTransceiversByRemoteDescription',['../SessionDescription_8h.html#a493b409d8fee4cd6e30cca8cbaae0471',1,'findTransceiversByRemoteDescription(PKvsPeerConnection, PSessionDescription, PHashTable, PHashTable): SessionDescription.c'],['../SessionDescription_8c.html#a0cd24200ec6c1dd7be231b915dac66b2',1,'findTransceiversByRemoteDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PHashTable pUnknownCodecPayloadTypesTable, PHashTable pUnknownCodecRtpmapTable): SessionDescription.c']]], - ['fircount_528',['firCount',['../structRtcOutboundRtpStreamStats.html#a8fbc609d8f666a321e5e87141cc8f3a5',1,'RtcOutboundRtpStreamStats::firCount()'],['../structRtcInboundRtpStreamStats.html#aa2a1cce2daf01661584582c6e76c44b2',1,'RtcInboundRtpStreamStats::firCount()']]], - ['firstframeprocessed_529',['firstFrameProcessed',['../structJitterBuffer.html#aef695c8d435ca79acc746f9625579527',1,'JitterBuffer']]], - ['firstframewallclocktime_530',['firstFrameWallClockTime',['../structRtcRtpSender.html#a210fc12cf3761dac15c6dec4854ed34d',1,'RtcRtpSender']]], - ['firstrequesttimestamp_531',['firstRequestTimestamp',['../structRtcIceCandidatePairStats.html#ab1f5f349e85b1b4ee2e16f753290e830',1,'RtcIceCandidatePairStats::firstRequestTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#adcf1d500f4443f2cbb501e3508bdafbc',1,'RtcIceCandidatePairDiagnostics::firstRequestTimestamp()']]], - ['firststunrequest_532',['firstStunRequest',['../structIceCandidatePair.html#a499fd1a4b199904dff3e9cd86c9e1948',1,'IceCandidatePair']]], - ['firsttimebindchannelreq_533',['firstTimeBindChannelReq',['../structTurnPeer.html#afd0f137b40d54ab520026e6b0fa1ebf0',1,'TurnPeer']]], - ['firsttimebindchannelresponse_534',['firstTimeBindChannelResponse',['../structTurnPeer.html#af55ec35b4f6dcaba0d0565d4192de22a',1,'TurnPeer']]], - ['firsttimecreatepermreq_535',['firstTimeCreatePermReq',['../structTurnPeer.html#ac231e6211f6c98156ee8187ea687e9c8',1,'TurnPeer']]], - ['firsttimecreatepermresponse_536',['firstTimeCreatePermResponse',['../structTurnPeer.html#adc974b22150cdb4639f0e71f2df3ec56',1,'TurnPeer']]], - ['fmtp_5fvalue_537',['FMTP_VALUE',['../SessionDescription_8h.html#a6a9111ac3632e40e23a19cefbadc7ebd',1,'SessionDescription.h']]], - ['fmtpforpayloadtype_538',['fmtpForPayloadType',['../SessionDescription_8h.html#a27b1fb7bffd0374504a2e7f7cd3ac50d',1,'fmtpForPayloadType(UINT64, PSessionDescription): SessionDescription.c'],['../SessionDescription_8c.html#ae0d3753b41afc5f9a6f4c2aa4af3b4d8',1,'fmtpForPayloadType(UINT64 payloadType, PSessionDescription pSessionDescription): SessionDescription.c']]], - ['foundation_539',['foundation',['../structIceCandidate.html#a917a472e2c494318814b580730c6e5c9',1,'IceCandidate']]], - ['foundationcounter_540',['foundationCounter',['../struct____IceAgent.html#a96ccdb95a31d4e4a3041222446830448',1,'__IceAgent']]], - ['fractionlost_541',['fractionLost',['../structRtcRemoteInboundRtpStreamStats.html#a07fec5b68715a29e0456e70ed5b12037',1,'RtcRemoteInboundRtpStreamStats']]], - ['framebitdepth_542',['frameBitDepth',['../structRtcOutboundRtpStreamStats.html#a13a4bf38dff0462acb8a16bcece3a54c',1,'RtcOutboundRtpStreamStats::frameBitDepth()'],['../structRtcInboundRtpStreamStats.html#aa25a551ba8847df552493eb5502c6813',1,'RtcInboundRtpStreamStats::frameBitDepth()']]], - ['framedroppedfunc_543',['FrameDroppedFunc',['../JitterBuffer_8h.html#aa24339ad087f6c5c4e5ef5dcbd65921f',1,'JitterBuffer.h']]], - ['frameheight_544',['frameHeight',['../structRtcOutboundRtpStreamStats.html#a7d213e4954967c8d95171d363313afaa',1,'RtcOutboundRtpStreamStats::frameHeight()'],['../structRtcInboundRtpStreamStats.html#ae47908405b7eff3c959c226943fc00df',1,'RtcInboundRtpStreamStats::frameHeight()']]], - ['framereadyfunc_545',['FrameReadyFunc',['../JitterBuffer_8h.html#a63c2f462a36751d00d3b0c278842611a',1,'JitterBuffer.h']]], - ['framesdecoded_546',['framesDecoded',['../structRtcInboundRtpStreamStats.html#aea0f41bb5c00e3c0b0294cb0eeb8bfa4',1,'RtcInboundRtpStreamStats']]], - ['framesdiscardedonsend_547',['framesDiscardedOnSend',['../structRtcOutboundRtpStreamStats.html#ae6ad31c1e72a4bc8ca9f98b03ea52a41',1,'RtcOutboundRtpStreamStats']]], - ['framesdropped_548',['framesDropped',['../structRtcReceivedRtpStreamStats.html#ad8233f305f63fd7d5ec28cf1d52f9775',1,'RtcReceivedRtpStreamStats']]], - ['framesencoded_549',['framesEncoded',['../structRtcOutboundRtpStreamStats.html#aab3c3182c987c5cfe8a085b60369cad1',1,'RtcOutboundRtpStreamStats']]], - ['framespersecond_550',['framesPerSecond',['../structRtcOutboundRtpStreamStats.html#ac7a0def519a05265dec94cf400903fb3',1,'RtcOutboundRtpStreamStats::framesPerSecond()'],['../structRtcInboundRtpStreamStats.html#a51fe461034309bae5d350dacbea8be9d',1,'RtcInboundRtpStreamStats::framesPerSecond()']]], - ['framesreceived_551',['framesReceived',['../structRtcInboundRtpStreamStats.html#abfe88a165619b712f6ffbeb3e387c14d',1,'RtcInboundRtpStreamStats']]], - ['framessent_552',['framesSent',['../structRtcOutboundRtpStreamStats.html#a86d5d6ddf6caaefbd26973add85c2fa9',1,'RtcOutboundRtpStreamStats']]], - ['framewidth_553',['frameWidth',['../structRtcOutboundRtpStreamStats.html#aaa2389ada8e37194295f5c79abb6643b',1,'RtcOutboundRtpStreamStats::frameWidth()'],['../structRtcInboundRtpStreamStats.html#ab5afd1758ee3f04c0d00444dedf36ca8',1,'RtcInboundRtpStreamStats::frameWidth()']]], - ['freeallocationcvar_554',['freeAllocationCvar',['../struct____TurnConnection.html#acdbabd4aa3f1133a3d10ecd4e3074403',1,'__TurnConnection']]], - ['freecertificateandkey_555',['freeCertificateAndKey',['../Dtls__mbedtls_8c.html#aa6d608da9c875fbfccf37bd3e716e836',1,'freeCertificateAndKey(mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac06177551160b2bf5e5e8b764a6bd253',1,'freeCertificateAndKey(X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c']]], - ['freechannelinfo_556',['freeChannelInfo',['../ChannelInfo_8c.html#a8905e3a1f13ab3a638df50f03ab30bd8',1,'freeChannelInfo(PChannelInfo *ppChannelInfo): ChannelInfo.c'],['../ChannelInfo_8h.html#a4b0590b9b18bc6143d23e46341374b0e',1,'freeChannelInfo(PChannelInfo *): ChannelInfo.c']]], - ['freeclientretrystrategy_557',['freeClientRetryStrategy',['../Signaling_8c.html#a3025bd5b738daaf415eecb0ca204d0ee',1,'freeClientRetryStrategy(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a037553df6f0962baa23d5b0a11995b4b',1,'freeClientRetryStrategy(PSignalingClient): Signaling.c']]], - ['freeconnectionlistener_558',['freeConnectionListener',['../ConnectionListener_8c.html#a49f4d889996cb555ffe78ecf4584ec1a',1,'freeConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#ad82847fb41b495ea92c67a73f96f3c2e',1,'freeConnectionListener(PConnectionListener *): ConnectionListener.c']]], - ['freedatafn_559',['freeDataFn',['../structRollingBuffer.html#a69dab4a7c527c3c9f97d74ac90bd74d6',1,'RollingBuffer']]], - ['freedatafunc_560',['FreeDataFunc',['../RollingBuffer_8h.html#a918b71222cda06c54abf420318bcdc98',1,'RollingBuffer.h']]], - ['freedtlssession_561',['freeDtlsSession',['../Dtls_8h.html#afbcfcdeff7856229166e04c0f6408003',1,'freeDtlsSession(PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_openssl.c']]], - ['freehashentry_562',['freeHashEntry',['../PeerConnection_8c.html#a196fe6dcc68e9dcb121b490c5eaddac8',1,'PeerConnection.c']]], - ['freeiceagent_563',['freeIceAgent',['../IceAgent_8h.html#a2fec382692577e183d98141466cb51f7',1,'freeIceAgent(PIceAgent *): IceAgent.c'],['../IceAgent_8c.html#a767c2a29e3bfba0aa45872d26b41a6f4',1,'freeIceAgent(PIceAgent *ppIceAgent): IceAgent.c']]], - ['freeicecandidatepair_564',['freeIceCandidatePair',['../IceAgent_8c.html#a76f0508cf719814537ce707e3f524407',1,'freeIceCandidatePair(PIceCandidatePair *ppIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a5f9280f68fa06d8c1198d4c29d5d4be9',1,'freeIceCandidatePair(PIceCandidatePair *): IceAgent.c']]], - ['freeiobuffer_565',['freeIOBuffer',['../IOBuffer_8c.html#a716982d27f4e9cf43d6737555e684289',1,'freeIOBuffer(PIOBuffer *ppBuffer): IOBuffer.c'],['../IOBuffer_8h.html#ae2e9269b576cc033a8589e1a213470be',1,'freeIOBuffer(PIOBuffer *): IOBuffer.c']]], - ['freejitterbuffer_566',['freeJitterBuffer',['../JitterBuffer_8c.html#ab3cc6b54249b9d82ce116edccc2d1cbf',1,'freeJitterBuffer(PJitterBuffer *ppJitterBuffer): JitterBuffer.c'],['../JitterBuffer_8h.html#ac17c759248be09bc61a5aebd3362b01f',1,'freeJitterBuffer(PJitterBuffer *): JitterBuffer.c']]], - ['freekvsrtptransceiver_567',['freeKvsRtpTransceiver',['../Rtp_8c.html#ac43cec8875bbd05633d9a31bff472efc',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c'],['../Rtp_8h.html#ae8c85797caf52813ba0b8ca9859b77c5',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *): Rtp.c']]], - ['freelwscallinfo_568',['freeLwsCallInfo',['../LwsApiCalls_8c.html#a22be1d34eb8fe76e2872b23ea9f981d1',1,'freeLwsCallInfo(PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#af20941d45cf3299e6fc9d1868c180e14',1,'freeLwsCallInfo(PLwsCallInfo *): LwsApiCalls.c']]], - ['freepeerconnection_569',['freePeerConnection',['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], - ['freepeerconnectiontime_570',['freePeerConnectionTime',['../structKvsPeerConnectionDiagnostics.html#ac92e0c6bd53b1f63c616e134f7427b6f',1,'KvsPeerConnectionDiagnostics::freePeerConnectionTime()'],['../structPeerConnectionStats.html#ae7ec7065fae6c858d749a72636efe0cf',1,'PeerConnectionStats::freePeerConnectionTime()']]], - ['freeretransmitter_571',['freeRetransmitter',['../Retransmitter_8c.html#abc4d6da97d6a3171960d7cb4d803d198',1,'freeRetransmitter(PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#afc78fd01d2a9d8f71b0d4feec4ae7070',1,'freeRetransmitter(PRetransmitter *): Retransmitter.c']]], - ['freeretrystrategyforcreatingsignalingclient_572',['freeRetryStrategyForCreatingSignalingClient',['../Client_8c.html#adcfa400e7964640abe4a2f792da839c0',1,'Client.c']]], - ['freerollingbuffer_573',['freeRollingBuffer',['../RollingBuffer_8c.html#a81cebbe1d2964e9aadcf235f82d3c098',1,'freeRollingBuffer(PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#aa078ee4c33876d1fe144693f269c79f7',1,'freeRollingBuffer(PRollingBuffer *): RollingBuffer.c']]], - ['freertccertificate_574',['freeRtcCertificate',['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate): Crypto.c'],['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate pRtcCertificate): Crypto.c']]], - ['freertppacket_575',['freeRtpPacket',['../RtpPacket_8c.html#af5c0526f452ce354c0f92497668f5ad9',1,'freeRtpPacket(PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#ac7c12a0652093e95311d8cabbfd247d3',1,'freeRtpPacket(PRtpPacket *): RtpPacket.c']]], - ['freertprollingbuffer_576',['freeRtpRollingBuffer',['../RtpRollingBuffer_8h.html#a6e50058bfe354a9d53098c619351e91a',1,'freeRtpRollingBuffer(PRtpRollingBuffer *): RtpRollingBuffer.c'],['../RtpRollingBuffer_8c.html#a46569ac6a39e657658840b1054175116',1,'freeRtpRollingBuffer(PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c']]], - ['freertprollingbufferdata_577',['freeRtpRollingBufferData',['../RtpRollingBuffer_8c.html#aa9e0102e31bc4e4ccd6379192cfeea0b',1,'freeRtpRollingBufferData(PUINT64 pData): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a242c7067c40f61c722b2ab9852446c67',1,'freeRtpRollingBufferData(PUINT64): RtpRollingBuffer.c']]], - ['freesctpsession_578',['freeSctpSession',['../Sctp_8c.html#a7b4902e766599101f22b2f3ae12c3dd9',1,'freeSctpSession(PSctpSession *ppSctpSession): Sctp.c'],['../Sctp_8h.html#a174783b6995a8b50937d4c26ee29e518',1,'freeSctpSession(PSctpSession *): Sctp.c']]], - ['freesignaling_579',['freeSignaling',['../Signaling_8c.html#a82f76649f6bf874ffc0913857c588837',1,'freeSignaling(PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#ad9057954d6494f555ba7b7646fc31ccc',1,'freeSignaling(PSignalingClient *): Signaling.c']]], - ['freesignalingclient_580',['freeSignalingClient',['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], - ['freesocketconnection_581',['freeSocketConnection',['../SocketConnection_8c.html#aeea1e134b1c24f7138c4784b9b146e6b',1,'freeSocketConnection(PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#aeb8128cd80579d6fe4ea8c948e33841b',1,'freeSocketConnection(PSocketConnection *): SocketConnection.c']]], - ['freesrtpsession_582',['freeSrtpSession',['../SrtpSession_8c.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c']]], - ['freestunpacket_583',['freeStunPacket',['../Stun_8c.html#a2ac5f96729bf2bfce45f59c72db4ff43',1,'freeStunPacket(PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#a4a72f9a15980d1e8c8cf7b4f4d7663d0',1,'freeStunPacket(PStunPacket *): Stun.c']]], - ['freetlssession_584',['freeTlsSession',['../Tls_8h.html#a5913d6c2f44307241d2402af463f9fec',1,'freeTlsSession(PTlsSession *): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_openssl.c']]], - ['freetransactionidstore_585',['freeTransactionIdStore',['../IceUtils_8c.html#aed9b171e0c60584515c04c5dd47dd112',1,'freeTransactionIdStore(PTransactionIdStore *ppTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a243cb3042276e0355a59bac4f8e5feb2',1,'freeTransactionIdStore(PTransactionIdStore *): IceUtils.c']]], - ['freetransceiver_586',['freeTransceiver',['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *): Rtp.c'],['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *pRtcRtpTransceiver): Rtp.c']]], - ['freeturnconnection_587',['freeTurnConnection',['../TurnConnection_8c.html#aae1ee157e839fde1869e664af4424c6a',1,'freeTurnConnection(PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a636cc6844b455700bc4eb56284a0c0ba',1,'freeTurnConnection(PTurnConnection *): TurnConnection.c']]], - ['from_5fsignaling_5fclient_5fhandle_588',['FROM_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a0a66d9f94040a31d46a57b01084d4211',1,'Signaling.h']]], - ['fromallocationturnstate_589',['fromAllocationTurnState',['../TurnConnectionStateMachine_8c.html#a41be37aeeb49825f62f52db543090852',1,'fromAllocationTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a6b941178de9ad6b3ccf44bb8295785f5',1,'fromAllocationTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['frombindchannelturnstate_590',['fromBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#af3f197005c1a4e4fc5d74f33ef45eff3',1,'fromBindChannelTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#acacf6c74ffb50b7393b9854fce2e7dd5',1,'fromBindChannelTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromcheckconnectioniceagentstate_591',['fromCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#aeb678c7d551facaf6fdfa306de723c7e',1,'fromCheckConnectionIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a98fd1069cabd6d97e27d93b189ff5818',1,'fromCheckConnectionIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromchecksocketconnectionturnstate_592',['fromCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a04581639c385c1756bb20e4d924ab93c',1,'fromCheckSocketConnectionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a23a85036bdd00ce547d5a14dde1965bc',1,'fromCheckSocketConnectionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromcleanupturnstate_593',['fromCleanUpTurnState',['../TurnConnectionStateMachine_8h.html#ae7078016e3ea084c7fd61638f6dc814b',1,'fromCleanUpTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#a5c61ccb7252c9817f61ba2e842b119a6',1,'fromCleanUpTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c']]], - ['fromconnectediceagentstate_594',['fromConnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0f53b9b78ec6b7b86281917a1a49a513',1,'fromConnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aed7e2c6408d267afc4048ff06d77039c',1,'fromConnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromconnectedsignalingstate_595',['fromConnectedSignalingState',['../StateMachine_8c.html#a437578647e8e8eef2011578661633658',1,'fromConnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aaefe24d9434d98b3a4ffc5771d490148',1,'fromConnectedSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromconnectsignalingstate_596',['fromConnectSignalingState',['../StateMachine_8c.html#a275db47f302fd1a52cf3b984ceb6aa43',1,'fromConnectSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a47e222c278e353e89dced7525a54a53b',1,'fromConnectSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromcreatepermissionturnstate_597',['fromCreatePermissionTurnState',['../TurnConnectionStateMachine_8c.html#afb23f298cf6f09d6af8e316d1f29567b',1,'fromCreatePermissionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a3db54abe44c6b388bc45d37a34fa6c9e',1,'fromCreatePermissionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromcreatesignalingstate_598',['fromCreateSignalingState',['../StateMachine_8c.html#adf50dc1100885268fdb0505f88e06382',1,'fromCreateSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad6769dc88b36353b5a3af1f5275d770b',1,'fromCreateSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromdeletedsignalingstate_599',['fromDeletedSignalingState',['../StateMachine_8h.html#af5561222ca3371b0122ba4ebecaef47c',1,'fromDeletedSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#a86c905d0827b3981ed0e901fee8b79e5',1,'fromDeletedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], - ['fromdeletesignalingstate_600',['fromDeleteSignalingState',['../StateMachine_8c.html#a9fd4d08edbb3259e8a6cc9b073d56b80',1,'fromDeleteSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa037857ac341d37249296b365673d151',1,'fromDeleteSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromdescribemediastorageconfstate_601',['fromDescribeMediaStorageConfState',['../StateMachine_8c.html#a7ed3e1f7ed4a9c14ea4aaa6272e73828',1,'fromDescribeMediaStorageConfState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a8a14ad07be019ffd173c281794d02d9c',1,'fromDescribeMediaStorageConfState(UINT64, PUINT64): StateMachine.c']]], - ['fromdescribesignalingstate_602',['fromDescribeSignalingState',['../StateMachine_8c.html#a9d643a7867031fe370773b2278102890',1,'fromDescribeSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a542cb0d543241bce8a9542b2c0e5ada8',1,'fromDescribeSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromdisconnectediceagentstate_603',['fromDisconnectedIceAgentState',['../IceAgentStateMachine_8c.html#ae2b6f32b08f360018214d39ec24a5b7b',1,'fromDisconnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a21fd256832ffa92f2f0ffa881f56a8e3',1,'fromDisconnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromdisconnectedsignalingstate_604',['fromDisconnectedSignalingState',['../StateMachine_8h.html#acca36822cccdb5b9a0867014a6d31b1b',1,'fromDisconnectedSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#a3bccd065e07c9f1e9c8a3b894c887e80',1,'fromDisconnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], - ['fromfailediceagentstate_605',['fromFailedIceAgentState',['../IceAgentStateMachine_8c.html#af1f88187de3aca5950f7ab2656c7d4cd',1,'fromFailedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a6288f5fa8dc7e35234006ba4951d89ea',1,'fromFailedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromfailedturnstate_606',['fromFailedTurnState',['../TurnConnectionStateMachine_8c.html#aa9a4ba3a518d1be653cd53450d5c9ca4',1,'fromFailedTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2f714acbcfc36d9fcfd3deb59200c574',1,'fromFailedTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromgetcredentialsturnstate_607',['fromGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a8fdeb0a8d5261e5fd766999a834136b4',1,'fromGetCredentialsTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ac78023c9bcef399149d7472734af72e6',1,'fromGetCredentialsTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromgetendpointsignalingstate_608',['fromGetEndpointSignalingState',['../StateMachine_8c.html#a472a1e7ab256ec8ff7cc916420e80a2f',1,'fromGetEndpointSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa79624bcc7b918db2cc18b29a70daeba',1,'fromGetEndpointSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromgeticeconfigsignalingstate_609',['fromGetIceConfigSignalingState',['../StateMachine_8c.html#a7f7311860a130537366dca0746304dfc',1,'fromGetIceConfigSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ab5d339424b5ff962e89b97475ce9ec8e',1,'fromGetIceConfigSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromgettokensignalingstate_610',['fromGetTokenSignalingState',['../StateMachine_8h.html#a60a8ce89976d2f1185a60d971ff62537',1,'fromGetTokenSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#ad49f7f646b3741a2228ed7a7980dbc10',1,'fromGetTokenSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], - ['fromjoinstoragesessionconnectedstate_611',['fromJoinStorageSessionConnectedState',['../StateMachine_8c.html#a7871b98340753574d574f58577da7b3f',1,'fromJoinStorageSessionConnectedState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a6137170a2c637ca8790874d5d358a950',1,'fromJoinStorageSessionConnectedState(UINT64, PUINT64): StateMachine.c']]], - ['fromjoinstoragesessionstate_612',['fromJoinStorageSessionState',['../StateMachine_8c.html#aba546007860f67db359933cb8a73d573',1,'fromJoinStorageSessionState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a33b433a6e776ca3a7318990a9482a5aa',1,'fromJoinStorageSessionState(UINT64, PUINT64): StateMachine.c']]], - ['fromjoinstoragesessionwaitingstate_613',['fromJoinStorageSessionWaitingState',['../StateMachine_8c.html#a7624b70211e980cb3a9120027d63a858',1,'fromJoinStorageSessionWaitingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a7d34135144e7f26980dbc666a92b46b6',1,'fromJoinStorageSessionWaitingState(UINT64, PUINT64): StateMachine.c']]], - ['fromnewiceagentstate_614',['fromNewIceAgentState',['../IceAgentStateMachine_8c.html#a4245e52a2c9bc00e70a10ed2094bc849',1,'fromNewIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab16ac3d04825c86fad8bf74b664b1942',1,'fromNewIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromnewsignalingstate_615',['fromNewSignalingState',['../StateMachine_8c.html#ac7122e569f65d42e8cf1585a80f4c79e',1,'fromNewSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad1c7e647b64cab744ded1445a65de862',1,'fromNewSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromnewturnstate_616',['fromNewTurnState',['../TurnConnectionStateMachine_8c.html#a63a13802082bb80e0a90df41e0924701',1,'fromNewTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a47b7ef65fb6086e9722eecd4adf71128',1,'fromNewTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromnominatingiceagentstate_617',['fromNominatingIceAgentState',['../IceAgentStateMachine_8c.html#ab68793d161182f2a57bbab57e7a806aa',1,'fromNominatingIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab645de14ab618f418469a6410e70c99d',1,'fromNominatingIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromreadyiceagentstate_618',['fromReadyIceAgentState',['../IceAgentStateMachine_8c.html#a7f3932d8047a60dd57fda36e1a8d0ac2',1,'fromReadyIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aec16a4d41bdf76f1f357d688e3fe9f80',1,'fromReadyIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromreadysignalingstate_619',['fromReadySignalingState',['../StateMachine_8c.html#ad640a8b0233702b2334e241373899030',1,'fromReadySignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#abc8122c2bab2e4a10e28f1cbb6bd5c37',1,'fromReadySignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromreadyturnstate_620',['fromReadyTurnState',['../TurnConnectionStateMachine_8c.html#aaf760ec27c3e7daaa1d2fd3e4c57d806',1,'fromReadyTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7b2e9828dc553e757b6255b97f397a89',1,'fromReadyTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fu_5fa_5fheader_5fsize_621',['FU_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#ae74e76fbe3be7c9fbf210239918b974e',1,'RtpH264Payloader.h']]], - ['fu_5fa_5findicator_622',['FU_A_INDICATOR',['../RtpH264Payloader_8h.html#adff84cc61e8a5920adb8dd4633b6868b',1,'RtpH264Payloader.h']]], - ['fu_5fb_5fheader_5fsize_623',['FU_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#aa81fe0ffce67de09e682a9f89a5b3597',1,'RtpH264Payloader.h']]], - ['fu_5fb_5findicator_624',['FU_B_INDICATOR',['../RtpH264Payloader_8h.html#a383eba469dbc27e5d1ba9d58732fb81a',1,'RtpH264Payloader.h']]], - ['fullframeslost_625',['fullFramesLost',['../structRtcReceivedRtpStreamStats.html#aa922b68f385d4c9a64c2775b4f36db6d',1,'RtcReceivedRtpStreamStats']]] + ['family_519',['family',['../structKvsIpAddress.html#ad0dbc2d2ab94d7136fd5b044bab2fc21',1,'KvsIpAddress']]], + ['fecpacketsdiscarded_520',['fecPacketsDiscarded',['../structRtcInboundRtpStreamStats.html#afd5c17774b00c93eabf70dbd0ee4001e',1,'RtcInboundRtpStreamStats']]], + ['fecpacketsreceived_521',['fecPacketsReceived',['../structRtcInboundRtpStreamStats.html#ab9e3ad0573cc43ac20463eec1efe85e2',1,'RtcInboundRtpStreamStats']]], + ['fecpacketssent_522',['fecPacketsSent',['../structRtcOutboundRtpStreamStats.html#a4ee11be440f71d83a6c64ebcb4c95e19',1,'RtcOutboundRtpStreamStats']]], + ['fetchclienttime_523',['fetchClientTime',['../structSignalingClientStats.html#aaa941b8e117483e0aeb070dd565d2b71',1,'SignalingClientStats::fetchClientTime()'],['../structSignalingDiagnostics.html#a29731a6d0ee638bde9b1a112712ba556',1,'SignalingDiagnostics::fetchClientTime()']]], + ['filecache_2ec_524',['FileCache.c',['../FileCache_8c.html',1,'']]], + ['filecache_2eh_525',['FileCache.h',['../FileCache_8h.html',1,'']]], + ['filtercustomdata_526',['filterCustomData',['../group__StatusCodes.html#ga02a5e6d0b5cdd1916c3b6c7a295849d3',1,'KvsRtcConfiguration']]], + ['findcandidatewithip_527',['findCandidateWithIp',['../IceAgent_8h.html#a609a2c67a120cc57bbfa87f104bf0ba4',1,'findCandidateWithIp(PKvsIpAddress, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#ae97f6da7fb4eb6477b7e398ff51ee91d',1,'findCandidateWithIp(PKvsIpAddress pIpAddress, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], + ['findcandidatewithsocketconnection_528',['findCandidateWithSocketConnection',['../IceAgent_8h.html#aa59d877fff6fb4133d63116c45018dc5',1,'findCandidateWithSocketConnection(PSocketConnection, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#a05490163eb865856c99e237d2334ffd2',1,'findCandidateWithSocketConnection(PSocketConnection pSocketConnection, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], + ['findcodecintransceivers_529',['findCodecInTransceivers',['../SessionDescription_8c.html#ab42579e2cea76035f4dd5a8bf5ab0cb2',1,'SessionDescription.c']]], + ['findicecandidatepairwithlocalsocketconnectionandremoteaddr_530',['findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr',['../IceAgent_8h.html#a87fd0129f55570c8f58e3242e128c797',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent, PSocketConnection, PKvsIpAddress, BOOL, PIceCandidatePair *): IceAgent.c'],['../IceAgent_8c.html#a89108fd9fa5c7ef370f55cf8e69a7d77',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent pIceAgent, PSocketConnection pSocketConnection, PKvsIpAddress pRemoteAddr, BOOL checkPort, PIceCandidatePair *ppIceCandidatePair): IceAgent.c']]], + ['findtransceiverbyssrc_531',['findTransceiverBySsrc',['../Rtp_8h.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c'],['../Rtp_8c.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c']]], + ['findtransceiversbyremotedescription_532',['findTransceiversByRemoteDescription',['../SessionDescription_8h.html#a493b409d8fee4cd6e30cca8cbaae0471',1,'findTransceiversByRemoteDescription(PKvsPeerConnection, PSessionDescription, PHashTable, PHashTable): SessionDescription.c'],['../SessionDescription_8c.html#a0cd24200ec6c1dd7be231b915dac66b2',1,'findTransceiversByRemoteDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PHashTable pUnknownCodecPayloadTypesTable, PHashTable pUnknownCodecRtpmapTable): SessionDescription.c']]], + ['fircount_533',['firCount',['../structRtcOutboundRtpStreamStats.html#a8fbc609d8f666a321e5e87141cc8f3a5',1,'RtcOutboundRtpStreamStats::firCount()'],['../structRtcInboundRtpStreamStats.html#aa2a1cce2daf01661584582c6e76c44b2',1,'RtcInboundRtpStreamStats::firCount()']]], + ['firstframeprocessed_534',['firstFrameProcessed',['../structJitterBuffer.html#aef695c8d435ca79acc746f9625579527',1,'JitterBuffer']]], + ['firstframewallclocktime_535',['firstFrameWallClockTime',['../structRtcRtpSender.html#a210fc12cf3761dac15c6dec4854ed34d',1,'RtcRtpSender']]], + ['firstrequesttimestamp_536',['firstRequestTimestamp',['../structRtcIceCandidatePairStats.html#ab1f5f349e85b1b4ee2e16f753290e830',1,'RtcIceCandidatePairStats::firstRequestTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#adcf1d500f4443f2cbb501e3508bdafbc',1,'RtcIceCandidatePairDiagnostics::firstRequestTimestamp()']]], + ['firststunrequest_537',['firstStunRequest',['../structIceCandidatePair.html#a499fd1a4b199904dff3e9cd86c9e1948',1,'IceCandidatePair']]], + ['firsttimebindchannelreq_538',['firstTimeBindChannelReq',['../structTurnPeer.html#afd0f137b40d54ab520026e6b0fa1ebf0',1,'TurnPeer']]], + ['firsttimebindchannelresponse_539',['firstTimeBindChannelResponse',['../structTurnPeer.html#af55ec35b4f6dcaba0d0565d4192de22a',1,'TurnPeer']]], + ['firsttimecreatepermreq_540',['firstTimeCreatePermReq',['../structTurnPeer.html#ac231e6211f6c98156ee8187ea687e9c8',1,'TurnPeer']]], + ['firsttimecreatepermresponse_541',['firstTimeCreatePermResponse',['../structTurnPeer.html#adc974b22150cdb4639f0e71f2df3ec56',1,'TurnPeer']]], + ['fmtp_5fvalue_542',['FMTP_VALUE',['../SessionDescription_8h.html#a6a9111ac3632e40e23a19cefbadc7ebd',1,'SessionDescription.h']]], + ['fmtpforpayloadtype_543',['fmtpForPayloadType',['../SessionDescription_8h.html#a27b1fb7bffd0374504a2e7f7cd3ac50d',1,'fmtpForPayloadType(UINT64, PSessionDescription): SessionDescription.c'],['../SessionDescription_8c.html#ae0d3753b41afc5f9a6f4c2aa4af3b4d8',1,'fmtpForPayloadType(UINT64 payloadType, PSessionDescription pSessionDescription): SessionDescription.c']]], + ['foundation_544',['foundation',['../structIceCandidate.html#a917a472e2c494318814b580730c6e5c9',1,'IceCandidate']]], + ['foundationcounter_545',['foundationCounter',['../struct____IceAgent.html#a96ccdb95a31d4e4a3041222446830448',1,'__IceAgent']]], + ['fractionlost_546',['fractionLost',['../structRtcRemoteInboundRtpStreamStats.html#a07fec5b68715a29e0456e70ed5b12037',1,'RtcRemoteInboundRtpStreamStats']]], + ['framebitdepth_547',['frameBitDepth',['../structRtcOutboundRtpStreamStats.html#a13a4bf38dff0462acb8a16bcece3a54c',1,'RtcOutboundRtpStreamStats::frameBitDepth()'],['../structRtcInboundRtpStreamStats.html#aa25a551ba8847df552493eb5502c6813',1,'RtcInboundRtpStreamStats::frameBitDepth()']]], + ['framedroppedfunc_548',['FrameDroppedFunc',['../JitterBuffer_8h.html#aa24339ad087f6c5c4e5ef5dcbd65921f',1,'JitterBuffer.h']]], + ['frameheight_549',['frameHeight',['../structRtcOutboundRtpStreamStats.html#a7d213e4954967c8d95171d363313afaa',1,'RtcOutboundRtpStreamStats::frameHeight()'],['../structRtcInboundRtpStreamStats.html#ae47908405b7eff3c959c226943fc00df',1,'RtcInboundRtpStreamStats::frameHeight()']]], + ['framereadyfunc_550',['FrameReadyFunc',['../JitterBuffer_8h.html#a63c2f462a36751d00d3b0c278842611a',1,'JitterBuffer.h']]], + ['framesdecoded_551',['framesDecoded',['../structRtcInboundRtpStreamStats.html#aea0f41bb5c00e3c0b0294cb0eeb8bfa4',1,'RtcInboundRtpStreamStats']]], + ['framesdiscardedonsend_552',['framesDiscardedOnSend',['../structRtcOutboundRtpStreamStats.html#ae6ad31c1e72a4bc8ca9f98b03ea52a41',1,'RtcOutboundRtpStreamStats']]], + ['framesdropped_553',['framesDropped',['../structRtcReceivedRtpStreamStats.html#ad8233f305f63fd7d5ec28cf1d52f9775',1,'RtcReceivedRtpStreamStats']]], + ['framesencoded_554',['framesEncoded',['../structRtcOutboundRtpStreamStats.html#aab3c3182c987c5cfe8a085b60369cad1',1,'RtcOutboundRtpStreamStats']]], + ['framespersecond_555',['framesPerSecond',['../structRtcOutboundRtpStreamStats.html#ac7a0def519a05265dec94cf400903fb3',1,'RtcOutboundRtpStreamStats::framesPerSecond()'],['../structRtcInboundRtpStreamStats.html#a51fe461034309bae5d350dacbea8be9d',1,'RtcInboundRtpStreamStats::framesPerSecond()']]], + ['framesreceived_556',['framesReceived',['../structRtcInboundRtpStreamStats.html#abfe88a165619b712f6ffbeb3e387c14d',1,'RtcInboundRtpStreamStats']]], + ['framessent_557',['framesSent',['../structRtcOutboundRtpStreamStats.html#a86d5d6ddf6caaefbd26973add85c2fa9',1,'RtcOutboundRtpStreamStats']]], + ['framewidth_558',['frameWidth',['../structRtcOutboundRtpStreamStats.html#aaa2389ada8e37194295f5c79abb6643b',1,'RtcOutboundRtpStreamStats::frameWidth()'],['../structRtcInboundRtpStreamStats.html#ab5afd1758ee3f04c0d00444dedf36ca8',1,'RtcInboundRtpStreamStats::frameWidth()']]], + ['freeallocationcvar_559',['freeAllocationCvar',['../struct____TurnConnection.html#acdbabd4aa3f1133a3d10ecd4e3074403',1,'__TurnConnection']]], + ['freecertificateandkey_560',['freeCertificateAndKey',['../Dtls__mbedtls_8c.html#aa6d608da9c875fbfccf37bd3e716e836',1,'freeCertificateAndKey(mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac06177551160b2bf5e5e8b764a6bd253',1,'freeCertificateAndKey(X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c']]], + ['freechannelinfo_561',['freeChannelInfo',['../ChannelInfo_8c.html#a8905e3a1f13ab3a638df50f03ab30bd8',1,'freeChannelInfo(PChannelInfo *ppChannelInfo): ChannelInfo.c'],['../ChannelInfo_8h.html#a4b0590b9b18bc6143d23e46341374b0e',1,'freeChannelInfo(PChannelInfo *): ChannelInfo.c']]], + ['freeclientretrystrategy_562',['freeClientRetryStrategy',['../Signaling_8c.html#a3025bd5b738daaf415eecb0ca204d0ee',1,'freeClientRetryStrategy(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a037553df6f0962baa23d5b0a11995b4b',1,'freeClientRetryStrategy(PSignalingClient): Signaling.c']]], + ['freeconnectionlistener_563',['freeConnectionListener',['../ConnectionListener_8c.html#a49f4d889996cb555ffe78ecf4584ec1a',1,'freeConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#ad82847fb41b495ea92c67a73f96f3c2e',1,'freeConnectionListener(PConnectionListener *): ConnectionListener.c']]], + ['freedatafn_564',['freeDataFn',['../structRollingBuffer.html#a69dab4a7c527c3c9f97d74ac90bd74d6',1,'RollingBuffer']]], + ['freedatafunc_565',['FreeDataFunc',['../RollingBuffer_8h.html#a918b71222cda06c54abf420318bcdc98',1,'RollingBuffer.h']]], + ['freedtlssession_566',['freeDtlsSession',['../Dtls_8h.html#afbcfcdeff7856229166e04c0f6408003',1,'freeDtlsSession(PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_openssl.c']]], + ['freehashentry_567',['freeHashEntry',['../PeerConnection_8c.html#a196fe6dcc68e9dcb121b490c5eaddac8',1,'PeerConnection.c']]], + ['freeiceagent_568',['freeIceAgent',['../IceAgent_8h.html#a2fec382692577e183d98141466cb51f7',1,'freeIceAgent(PIceAgent *): IceAgent.c'],['../IceAgent_8c.html#a767c2a29e3bfba0aa45872d26b41a6f4',1,'freeIceAgent(PIceAgent *ppIceAgent): IceAgent.c']]], + ['freeicecandidatepair_569',['freeIceCandidatePair',['../IceAgent_8c.html#a76f0508cf719814537ce707e3f524407',1,'freeIceCandidatePair(PIceCandidatePair *ppIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a5f9280f68fa06d8c1198d4c29d5d4be9',1,'freeIceCandidatePair(PIceCandidatePair *): IceAgent.c']]], + ['freeiobuffer_570',['freeIOBuffer',['../IOBuffer_8c.html#a716982d27f4e9cf43d6737555e684289',1,'freeIOBuffer(PIOBuffer *ppBuffer): IOBuffer.c'],['../IOBuffer_8h.html#ae2e9269b576cc033a8589e1a213470be',1,'freeIOBuffer(PIOBuffer *): IOBuffer.c']]], + ['freejitterbuffer_571',['freeJitterBuffer',['../JitterBuffer_8c.html#ab3cc6b54249b9d82ce116edccc2d1cbf',1,'freeJitterBuffer(PJitterBuffer *ppJitterBuffer): JitterBuffer.c'],['../JitterBuffer_8h.html#ac17c759248be09bc61a5aebd3362b01f',1,'freeJitterBuffer(PJitterBuffer *): JitterBuffer.c']]], + ['freekvsrtptransceiver_572',['freeKvsRtpTransceiver',['../Rtp_8c.html#ac43cec8875bbd05633d9a31bff472efc',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c'],['../Rtp_8h.html#ae8c85797caf52813ba0b8ca9859b77c5',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *): Rtp.c']]], + ['freelwscallinfo_573',['freeLwsCallInfo',['../LwsApiCalls_8c.html#a22be1d34eb8fe76e2872b23ea9f981d1',1,'freeLwsCallInfo(PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#af20941d45cf3299e6fc9d1868c180e14',1,'freeLwsCallInfo(PLwsCallInfo *): LwsApiCalls.c']]], + ['freepeerconnection_574',['freePeerConnection',['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], + ['freepeerconnectiontime_575',['freePeerConnectionTime',['../structKvsPeerConnectionDiagnostics.html#ac92e0c6bd53b1f63c616e134f7427b6f',1,'KvsPeerConnectionDiagnostics::freePeerConnectionTime()'],['../structPeerConnectionStats.html#ae7ec7065fae6c858d749a72636efe0cf',1,'PeerConnectionStats::freePeerConnectionTime()']]], + ['freeretransmitter_576',['freeRetransmitter',['../Retransmitter_8c.html#abc4d6da97d6a3171960d7cb4d803d198',1,'freeRetransmitter(PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#afc78fd01d2a9d8f71b0d4feec4ae7070',1,'freeRetransmitter(PRetransmitter *): Retransmitter.c']]], + ['freeretrystrategyforcreatingsignalingclient_577',['freeRetryStrategyForCreatingSignalingClient',['../Client_8c.html#adcfa400e7964640abe4a2f792da839c0',1,'Client.c']]], + ['freerollingbuffer_578',['freeRollingBuffer',['../RollingBuffer_8c.html#a81cebbe1d2964e9aadcf235f82d3c098',1,'freeRollingBuffer(PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#aa078ee4c33876d1fe144693f269c79f7',1,'freeRollingBuffer(PRollingBuffer *): RollingBuffer.c']]], + ['freertccertificate_579',['freeRtcCertificate',['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate): Crypto.c'],['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate pRtcCertificate): Crypto.c']]], + ['freertppacket_580',['freeRtpPacket',['../RtpPacket_8c.html#af5c0526f452ce354c0f92497668f5ad9',1,'freeRtpPacket(PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#ac7c12a0652093e95311d8cabbfd247d3',1,'freeRtpPacket(PRtpPacket *): RtpPacket.c']]], + ['freertprollingbuffer_581',['freeRtpRollingBuffer',['../RtpRollingBuffer_8h.html#a6e50058bfe354a9d53098c619351e91a',1,'freeRtpRollingBuffer(PRtpRollingBuffer *): RtpRollingBuffer.c'],['../RtpRollingBuffer_8c.html#a46569ac6a39e657658840b1054175116',1,'freeRtpRollingBuffer(PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c']]], + ['freertprollingbufferdata_582',['freeRtpRollingBufferData',['../RtpRollingBuffer_8c.html#aa9e0102e31bc4e4ccd6379192cfeea0b',1,'freeRtpRollingBufferData(PUINT64 pData): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a242c7067c40f61c722b2ab9852446c67',1,'freeRtpRollingBufferData(PUINT64): RtpRollingBuffer.c']]], + ['freesctpsession_583',['freeSctpSession',['../Sctp_8c.html#a7b4902e766599101f22b2f3ae12c3dd9',1,'freeSctpSession(PSctpSession *ppSctpSession): Sctp.c'],['../Sctp_8h.html#a174783b6995a8b50937d4c26ee29e518',1,'freeSctpSession(PSctpSession *): Sctp.c']]], + ['freesignaling_584',['freeSignaling',['../Signaling_8c.html#a82f76649f6bf874ffc0913857c588837',1,'freeSignaling(PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#ad9057954d6494f555ba7b7646fc31ccc',1,'freeSignaling(PSignalingClient *): Signaling.c']]], + ['freesignalingclient_585',['freeSignalingClient',['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], + ['freesocketconnection_586',['freeSocketConnection',['../SocketConnection_8c.html#aeea1e134b1c24f7138c4784b9b146e6b',1,'freeSocketConnection(PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#aeb8128cd80579d6fe4ea8c948e33841b',1,'freeSocketConnection(PSocketConnection *): SocketConnection.c']]], + ['freesrtpsession_587',['freeSrtpSession',['../SrtpSession_8c.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c']]], + ['freestunpacket_588',['freeStunPacket',['../Stun_8c.html#a2ac5f96729bf2bfce45f59c72db4ff43',1,'freeStunPacket(PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#a4a72f9a15980d1e8c8cf7b4f4d7663d0',1,'freeStunPacket(PStunPacket *): Stun.c']]], + ['freetlssession_589',['freeTlsSession',['../Tls_8h.html#a5913d6c2f44307241d2402af463f9fec',1,'freeTlsSession(PTlsSession *): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_openssl.c']]], + ['freetransactionidstore_590',['freeTransactionIdStore',['../IceUtils_8c.html#aed9b171e0c60584515c04c5dd47dd112',1,'freeTransactionIdStore(PTransactionIdStore *ppTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a243cb3042276e0355a59bac4f8e5feb2',1,'freeTransactionIdStore(PTransactionIdStore *): IceUtils.c']]], + ['freetransceiver_591',['freeTransceiver',['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *): Rtp.c'],['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *pRtcRtpTransceiver): Rtp.c']]], + ['freeturnconnection_592',['freeTurnConnection',['../TurnConnection_8c.html#aae1ee157e839fde1869e664af4424c6a',1,'freeTurnConnection(PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a636cc6844b455700bc4eb56284a0c0ba',1,'freeTurnConnection(PTurnConnection *): TurnConnection.c']]], + ['from_5fsignaling_5fclient_5fhandle_593',['FROM_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a0a66d9f94040a31d46a57b01084d4211',1,'Signaling.h']]], + ['fromallocationturnstate_594',['fromAllocationTurnState',['../TurnConnectionStateMachine_8c.html#a41be37aeeb49825f62f52db543090852',1,'fromAllocationTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a6b941178de9ad6b3ccf44bb8295785f5',1,'fromAllocationTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['frombindchannelturnstate_595',['fromBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#af3f197005c1a4e4fc5d74f33ef45eff3',1,'fromBindChannelTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#acacf6c74ffb50b7393b9854fce2e7dd5',1,'fromBindChannelTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromcheckconnectioniceagentstate_596',['fromCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#aeb678c7d551facaf6fdfa306de723c7e',1,'fromCheckConnectionIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a98fd1069cabd6d97e27d93b189ff5818',1,'fromCheckConnectionIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromchecksocketconnectionturnstate_597',['fromCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a04581639c385c1756bb20e4d924ab93c',1,'fromCheckSocketConnectionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a23a85036bdd00ce547d5a14dde1965bc',1,'fromCheckSocketConnectionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromcleanupturnstate_598',['fromCleanUpTurnState',['../TurnConnectionStateMachine_8h.html#ae7078016e3ea084c7fd61638f6dc814b',1,'fromCleanUpTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#a5c61ccb7252c9817f61ba2e842b119a6',1,'fromCleanUpTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c']]], + ['fromconnectediceagentstate_599',['fromConnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0f53b9b78ec6b7b86281917a1a49a513',1,'fromConnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aed7e2c6408d267afc4048ff06d77039c',1,'fromConnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromconnectedsignalingstate_600',['fromConnectedSignalingState',['../StateMachine_8c.html#a437578647e8e8eef2011578661633658',1,'fromConnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aaefe24d9434d98b3a4ffc5771d490148',1,'fromConnectedSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromconnectsignalingstate_601',['fromConnectSignalingState',['../StateMachine_8c.html#a275db47f302fd1a52cf3b984ceb6aa43',1,'fromConnectSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a47e222c278e353e89dced7525a54a53b',1,'fromConnectSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromcreatepermissionturnstate_602',['fromCreatePermissionTurnState',['../TurnConnectionStateMachine_8c.html#afb23f298cf6f09d6af8e316d1f29567b',1,'fromCreatePermissionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a3db54abe44c6b388bc45d37a34fa6c9e',1,'fromCreatePermissionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromcreatesignalingstate_603',['fromCreateSignalingState',['../StateMachine_8c.html#adf50dc1100885268fdb0505f88e06382',1,'fromCreateSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad6769dc88b36353b5a3af1f5275d770b',1,'fromCreateSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromdeletedsignalingstate_604',['fromDeletedSignalingState',['../StateMachine_8h.html#af5561222ca3371b0122ba4ebecaef47c',1,'fromDeletedSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#a86c905d0827b3981ed0e901fee8b79e5',1,'fromDeletedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], + ['fromdeletesignalingstate_605',['fromDeleteSignalingState',['../StateMachine_8c.html#a9fd4d08edbb3259e8a6cc9b073d56b80',1,'fromDeleteSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa037857ac341d37249296b365673d151',1,'fromDeleteSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromdescribemediastorageconfstate_606',['fromDescribeMediaStorageConfState',['../StateMachine_8c.html#a7ed3e1f7ed4a9c14ea4aaa6272e73828',1,'fromDescribeMediaStorageConfState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a8a14ad07be019ffd173c281794d02d9c',1,'fromDescribeMediaStorageConfState(UINT64, PUINT64): StateMachine.c']]], + ['fromdescribesignalingstate_607',['fromDescribeSignalingState',['../StateMachine_8c.html#a9d643a7867031fe370773b2278102890',1,'fromDescribeSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a542cb0d543241bce8a9542b2c0e5ada8',1,'fromDescribeSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromdisconnectediceagentstate_608',['fromDisconnectedIceAgentState',['../IceAgentStateMachine_8c.html#ae2b6f32b08f360018214d39ec24a5b7b',1,'fromDisconnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a21fd256832ffa92f2f0ffa881f56a8e3',1,'fromDisconnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromdisconnectedsignalingstate_609',['fromDisconnectedSignalingState',['../StateMachine_8h.html#acca36822cccdb5b9a0867014a6d31b1b',1,'fromDisconnectedSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#a3bccd065e07c9f1e9c8a3b894c887e80',1,'fromDisconnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], + ['fromfailediceagentstate_610',['fromFailedIceAgentState',['../IceAgentStateMachine_8c.html#af1f88187de3aca5950f7ab2656c7d4cd',1,'fromFailedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a6288f5fa8dc7e35234006ba4951d89ea',1,'fromFailedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromfailedturnstate_611',['fromFailedTurnState',['../TurnConnectionStateMachine_8c.html#aa9a4ba3a518d1be653cd53450d5c9ca4',1,'fromFailedTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2f714acbcfc36d9fcfd3deb59200c574',1,'fromFailedTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromgetcredentialsturnstate_612',['fromGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a8fdeb0a8d5261e5fd766999a834136b4',1,'fromGetCredentialsTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ac78023c9bcef399149d7472734af72e6',1,'fromGetCredentialsTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromgetendpointsignalingstate_613',['fromGetEndpointSignalingState',['../StateMachine_8c.html#a472a1e7ab256ec8ff7cc916420e80a2f',1,'fromGetEndpointSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa79624bcc7b918db2cc18b29a70daeba',1,'fromGetEndpointSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromgeticeconfigsignalingstate_614',['fromGetIceConfigSignalingState',['../StateMachine_8c.html#a7f7311860a130537366dca0746304dfc',1,'fromGetIceConfigSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ab5d339424b5ff962e89b97475ce9ec8e',1,'fromGetIceConfigSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromgettokensignalingstate_615',['fromGetTokenSignalingState',['../StateMachine_8h.html#a60a8ce89976d2f1185a60d971ff62537',1,'fromGetTokenSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#ad49f7f646b3741a2228ed7a7980dbc10',1,'fromGetTokenSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], + ['fromjoinstoragesessionconnectedstate_616',['fromJoinStorageSessionConnectedState',['../StateMachine_8c.html#a7871b98340753574d574f58577da7b3f',1,'fromJoinStorageSessionConnectedState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a6137170a2c637ca8790874d5d358a950',1,'fromJoinStorageSessionConnectedState(UINT64, PUINT64): StateMachine.c']]], + ['fromjoinstoragesessionstate_617',['fromJoinStorageSessionState',['../StateMachine_8c.html#aba546007860f67db359933cb8a73d573',1,'fromJoinStorageSessionState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a33b433a6e776ca3a7318990a9482a5aa',1,'fromJoinStorageSessionState(UINT64, PUINT64): StateMachine.c']]], + ['fromjoinstoragesessionwaitingstate_618',['fromJoinStorageSessionWaitingState',['../StateMachine_8c.html#a7624b70211e980cb3a9120027d63a858',1,'fromJoinStorageSessionWaitingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a7d34135144e7f26980dbc666a92b46b6',1,'fromJoinStorageSessionWaitingState(UINT64, PUINT64): StateMachine.c']]], + ['fromnewiceagentstate_619',['fromNewIceAgentState',['../IceAgentStateMachine_8c.html#a4245e52a2c9bc00e70a10ed2094bc849',1,'fromNewIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab16ac3d04825c86fad8bf74b664b1942',1,'fromNewIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromnewsignalingstate_620',['fromNewSignalingState',['../StateMachine_8c.html#ac7122e569f65d42e8cf1585a80f4c79e',1,'fromNewSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad1c7e647b64cab744ded1445a65de862',1,'fromNewSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromnewturnstate_621',['fromNewTurnState',['../TurnConnectionStateMachine_8c.html#a63a13802082bb80e0a90df41e0924701',1,'fromNewTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a47b7ef65fb6086e9722eecd4adf71128',1,'fromNewTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromnominatingiceagentstate_622',['fromNominatingIceAgentState',['../IceAgentStateMachine_8c.html#ab68793d161182f2a57bbab57e7a806aa',1,'fromNominatingIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab645de14ab618f418469a6410e70c99d',1,'fromNominatingIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromreadyiceagentstate_623',['fromReadyIceAgentState',['../IceAgentStateMachine_8c.html#a7f3932d8047a60dd57fda36e1a8d0ac2',1,'fromReadyIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aec16a4d41bdf76f1f357d688e3fe9f80',1,'fromReadyIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromreadysignalingstate_624',['fromReadySignalingState',['../StateMachine_8c.html#ad640a8b0233702b2334e241373899030',1,'fromReadySignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#abc8122c2bab2e4a10e28f1cbb6bd5c37',1,'fromReadySignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromreadyturnstate_625',['fromReadyTurnState',['../TurnConnectionStateMachine_8c.html#aaf760ec27c3e7daaa1d2fd3e4c57d806',1,'fromReadyTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7b2e9828dc553e757b6255b97f397a89',1,'fromReadyTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fu_5fa_5fheader_5fsize_626',['FU_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#ae74e76fbe3be7c9fbf210239918b974e',1,'RtpH264Payloader.h']]], + ['fu_5fa_5findicator_627',['FU_A_INDICATOR',['../RtpH264Payloader_8h.html#adff84cc61e8a5920adb8dd4633b6868b',1,'RtpH264Payloader.h']]], + ['fu_5fb_5fheader_5fsize_628',['FU_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#aa81fe0ffce67de09e682a9f89a5b3597',1,'RtpH264Payloader.h']]], + ['fu_5fb_5findicator_629',['FU_B_INDICATOR',['../RtpH264Payloader_8h.html#a383eba469dbc27e5d1ba9d58732fb81a',1,'RtpH264Payloader.h']]], + ['fullframeslost_630',['fullFramesLost',['../structRtcReceivedRtpStreamStats.html#aa922b68f385d4c9a64c2775b4f36db6d',1,'RtcReceivedRtpStreamStats']]] ]; diff --git a/search/all_7.js b/search/all_7.js index 036aac512b..c371e0ba7e 100644 --- a/search/all_7.js +++ b/search/all_7.js @@ -1,75 +1,75 @@ var searchData= [ - ['gapdiscardrate_626',['gapDiscardRate',['../structRtcReceivedRtpStreamStats.html#a53cfe29cae723821c5564d7a620f971a',1,'RtcReceivedRtpStreamStats']]], - ['gaplossrate_627',['gapLossRate',['../structRtcReceivedRtpStreamStats.html#af08b16ca6ebf74cb7e9efdcb896b7b95',1,'RtcReceivedRtpStreamStats']]], - ['generated_5fcertificate_5fbits_628',['GENERATED_CERTIFICATE_BITS',['../Dtls_8h.html#aa7ef1d7eb61d26fe1e820c26321c2722',1,'Dtls.h']]], - ['generated_5fcertificate_5fdays_629',['GENERATED_CERTIFICATE_DAYS',['../Dtls_8h.html#a32c585200a2c8fc8c45de1bcbc63ff0f',1,'Dtls.h']]], - ['generated_5fcertificate_5fmax_5fsize_630',['GENERATED_CERTIFICATE_MAX_SIZE',['../Dtls_8h.html#a12e352e3439645a2956fe486ec36743e',1,'Dtls.h']]], - ['generated_5fcertificate_5fname_631',['GENERATED_CERTIFICATE_NAME',['../Dtls_8h.html#a537a4ab2713160b0ddfc5ed078c68aac',1,'Dtls.h']]], - ['generatedcertificatebits_632',['generatedCertificateBits',['../group__StatusCodes.html#gaf59d56212baf93ef3aaf7d724a5b07a4',1,'KvsRtcConfiguration']]], - ['generatejsonsafestring_633',['generateJSONSafeString',['../PeerConnection_8c.html#ad6b6bbcdb7fe1c2959acfdaa64f04e48',1,'generateJSONSafeString(PCHAR pDst, UINT32 len): PeerConnection.c'],['../Include__i_8h.html#ab79572313888fc60c5f81fb85abee745',1,'generateJSONSafeString(PCHAR, UINT32): PeerConnection.c']]], - ['generatersacertificate_634',['generateRSACertificate',['../group__StatusCodes.html#gaaea167f4ad4ddef8286daf6d51d4452a',1,'KvsRtcConfiguration']]], - ['get_5fchannel_5fendpoint_5fparam_5fjson_5ftemplate_635',['GET_CHANNEL_ENDPOINT_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac35fcb3b6425e4d42a156f3283f67ef6',1,'LwsApiCalls.h']]], - ['get_5fice_5fconfig_5fapi_5fpostfix_636',['GET_ICE_CONFIG_API_POSTFIX',['../LwsApiCalls_8h.html#af01fabbb0caef0a6c56704fce9ac16f4',1,'LwsApiCalls.h']]], - ['get_5fice_5fconfig_5fparam_5fjson_5ftemplate_637',['GET_ICE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9b483c1058c3f4dbd36e055a920b37a0',1,'LwsApiCalls.h']]], - ['get_5fsignaling_5fchannel_5fendpoint_5fapi_5fpostfix_638',['GET_SIGNALING_CHANNEL_ENDPOINT_API_POSTFIX',['../LwsApiCalls_8h.html#a4851dfa2e2660d04be6f445dfa3855b9',1,'LwsApiCalls.h']]], - ['get_5fstun_5ferror_5fcode_639',['GET_STUN_ERROR_CODE',['../Stun_8h.html#a0e3adb9387cdeaedb12bd84815dc7985',1,'Stun.h']]], - ['get_5fstun_5fpacket_5fsize_640',['GET_STUN_PACKET_SIZE',['../IceAgent_8h.html#a28554b3e5c7e8e816edeb7143dc70c64',1,'IceAgent.h']]], - ['get_5fuint16_5fseq_5fnum_641',['GET_UINT16_SEQ_NUM',['../RtpPacket_8h.html#aa9078138caa69861c76ab411dd399233',1,'RtpPacket.h']]], - ['getchannelendpoint_642',['getChannelEndpoint',['../Signaling_8h.html#aeea4baac0cb6a69458d279ca14b7703f',1,'getChannelEndpoint(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a8847cdf7e665d8557e8009d73ce26f64',1,'getChannelEndpoint(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], - ['getchannelendpointlws_643',['getChannelEndpointLws',['../LwsApiCalls_8h.html#ad635a63676045871ee8a4c465322177b',1,'getChannelEndpointLws(PSignalingClient, UINT64): LwsApiCalls.c'],['../LwsApiCalls_8c.html#aed94eba7db5094d99ad97899634e82e8',1,'getChannelEndpointLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c']]], - ['getchannelroletypefromstring_644',['getChannelRoleTypeFromString',['../ChannelInfo_8h.html#a22158f2bc9bfbd03861e695b24c1635d',1,'getChannelRoleTypeFromString(PCHAR, UINT32): ChannelInfo.c'],['../ChannelInfo_8c.html#a189f3f1de4a4fc95ec4e8e70bc0b81ae',1,'getChannelRoleTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c']]], - ['getchannelstatusfromstring_645',['getChannelStatusFromString',['../ChannelInfo_8h.html#a9416abdd3afd055bcc0c74284dfe03f6',1,'getChannelStatusFromString(PCHAR, UINT32): ChannelInfo.c'],['../ChannelInfo_8c.html#a464cf1c86d1808abf8f4c1b6583f4890',1,'getChannelStatusFromString(PCHAR status, UINT32 length): ChannelInfo.c']]], - ['getchanneltypefromstring_646',['getChannelTypeFromString',['../ChannelInfo_8h.html#a223e23ade70678ecfbca03923e37000e',1,'getChannelTypeFromString(PCHAR, UINT32): ChannelInfo.c'],['../ChannelInfo_8c.html#a3e238d942faed37a679b58371551aecb',1,'getChannelTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c']]], - ['getcredentialsstarttime_647',['getCredentialsStartTime',['../structTurnProfileDiagnostics.html#a57146c79997023122691cf3e55b0c743',1,'TurnProfileDiagnostics']]], - ['getcredentialstime_648',['getCredentialsTime',['../structTurnProfileDiagnostics.html#ab7b04eba84dcc16a7d174b042726d18c',1,'TurnProfileDiagnostics']]], - ['getcurrenttimefn_649',['getCurrentTimeFn',['../group__StatusCodes.html#gad0daf0b032e00296053d23ce8038a2c1',1,'SignalingClientCallbacks']]], - ['getdatachannelstats_650',['getDataChannelStats',['../Metrics_8c.html#a21366defbbacaa32a10a226a835b06ad',1,'Metrics.c']]], - ['getendpointcalltime_651',['getEndpointCallTime',['../structSignalingDiagnostics.html#ac757ea104db819dc8fcbe0e0f3651389',1,'SignalingDiagnostics::getEndpointCallTime()'],['../structSignalingClientStats.html#a9e7f8a8485e6f1ee0348b15e727072f2',1,'SignalingClientStats::getEndpointCallTime()']]], - ['getendpointposthookfn_652',['getEndpointPostHookFn',['../structSignalingClientInfoInternal.html#a32f41160d4f185df0b719c03f1cba0b6',1,'SignalingClientInfoInternal']]], - ['getendpointprehookfn_653',['getEndpointPreHookFn',['../structSignalingClientInfoInternal.html#add3df2c553b689fd9c21d9bdf33459cd',1,'SignalingClientInfoInternal']]], - ['getendpointtime_654',['getEndpointTime',['../structSignalingClient.html#ac199edfff9ac11a0f3ab32faf31b1200',1,'SignalingClient']]], - ['geterrorcode_655',['getErrorCode',['../Network_8h.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c'],['../Network_8c.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c']]], - ['geterrorstring_656',['getErrorString',['../Network_8h.html#aba8f7334ecac01e350debe6b39cbe331',1,'getErrorString(INT32): Network.c'],['../Network_8c.html#a3179b58589909af6767082bb0a81aa62',1,'getErrorString(INT32 error): Network.c']]], - ['getfirstavailablestunattribute_657',['getFirstAvailableStunAttribute',['../Stun_8c.html#afbb87626b5ffeae605b82cbdc3a9dced',1,'getFirstAvailableStunAttribute(PStunPacket pStunPacket, PStunAttributeHeader *ppStunAttribute): Stun.c'],['../Stun_8h.html#a87aeb6a0fcdfc55add9911c96268226d',1,'getFirstAvailableStunAttribute(PStunPacket, PStunAttributeHeader *): Stun.c']]], - ['geth264fmtpscore_658',['getH264FmtpScore',['../SessionDescription_8c.html#aa214af08c12bbc24ab0409fbeb6b1be1',1,'getH264FmtpScore(PCHAR fmtp): SessionDescription.c'],['../SessionDescription_8h.html#ae9a5750d2bec87912b710d49ed88b672',1,'getH264FmtpScore(PCHAR): SessionDescription.c']]], - ['geticeagentstats_659',['getIceAgentStats',['../IceAgent_8h.html#a4ef68f9d49fefdf42d755fa0ece89105',1,'getIceAgentStats(PIceAgent, PKvsIceAgentMetrics): IceAgent.c'],['../IceAgent_8c.html#a80987d0a618dde24678fbf71590473cb',1,'getIceAgentStats(PIceAgent pIceAgent, PKvsIceAgentMetrics pKvsIceAgentMetrics): IceAgent.c']]], - ['geticecandidatepairstats_660',['getIceCandidatePairStats',['../Metrics_8h.html#a34654ac4ee8d67f45ca210d83d79aa48',1,'getIceCandidatePairStats(PRtcPeerConnection, PRtcIceCandidatePairStats): Metrics.c'],['../Metrics_8c.html#a5e0fd07242a13b47a87c991d5f9f27e8',1,'getIceCandidatePairStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceCandidatePairStats pRtcIceCandidatePairStats): Metrics.c']]], - ['geticecandidatestats_661',['getIceCandidateStats',['../Metrics_8h.html#a3a75a04b0c3b57808d34f1bc13a1be70',1,'getIceCandidateStats(PRtcPeerConnection, BOOL, PRtcIceCandidateStats): Metrics.c'],['../Metrics_8c.html#a30498adf524efd8a499cdb56aaa9a2b3',1,'getIceCandidateStats(PRtcPeerConnection pRtcPeerConnection, BOOL isRemote, PRtcIceCandidateStats pRtcIceCandidateStats): Metrics.c']]], - ['geticeconfig_662',['getIceConfig',['../Signaling_8c.html#a9b714b42ff43192104ca0cc946f4b346',1,'getIceConfig(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a25382756fb65415fa80250a38b377f21',1,'getIceConfig(PSignalingClient, UINT64): Signaling.c']]], - ['geticeconfigcalltime_663',['getIceConfigCallTime',['../structSignalingDiagnostics.html#a51a2d5e1c44c26b3b80f9cf67a854888',1,'SignalingDiagnostics::getIceConfigCallTime()'],['../structSignalingClientStats.html#a304aa3a80fc36dd82cf4457bcfa7f4f5',1,'SignalingClientStats::getIceConfigCallTime()']]], - ['geticeconfiglws_664',['getIceConfigLws',['../LwsApiCalls_8c.html#a43eb41d369f6ab2469d738d1c1be5ce8',1,'getIceConfigLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a16c0379ca9a49b7c11c2a15fe5138b0d',1,'getIceConfigLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['geticeconfigposthookfn_665',['getIceConfigPostHookFn',['../structSignalingClientInfoInternal.html#a8584d075bc8d8975edf17bd66cba9857',1,'SignalingClientInfoInternal']]], - ['geticeconfigprehookfn_666',['getIceConfigPreHookFn',['../structSignalingClientInfoInternal.html#a4389908daf7ebb419dbb0cf50e41b9a6',1,'SignalingClientInfoInternal']]], - ['geticeconfigtime_667',['getIceConfigTime',['../structSignalingClient.html#a7d531d3e076c6e6b228e203be0b8db6a',1,'SignalingClient']]], - ['geticeserverconfigendtime_668',['getIceServerConfigEndTime',['../structSignalingClientStats.html#a261785a723cf9b43fe00a8b30f03854a',1,'SignalingClientStats::getIceServerConfigEndTime()'],['../structSignalingDiagnostics.html#ae58b157d85734e1e90bb0f60c27564bd',1,'SignalingDiagnostics::getIceServerConfigEndTime()']]], - ['geticeserverconfigstarttime_669',['getIceServerConfigStartTime',['../structSignalingClientStats.html#a3c312a48c99926662e58d412aab99071',1,'SignalingClientStats::getIceServerConfigStartTime()'],['../structSignalingDiagnostics.html#ae57df63e237f3b3f8e1ffb7e5c5c1343',1,'SignalingDiagnostics::getIceServerConfigStartTime()']]], - ['geticeserverstats_670',['getIceServerStats',['../Metrics_8c.html#ac599b4d94a257251e99ff68851165b49',1,'getIceServerStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceServerStats pRtcIceServerStats): Metrics.c'],['../Metrics_8h.html#aa6d8303b11e0fd6af0a30b7deece361b',1,'getIceServerStats(PRtcPeerConnection, PRtcIceServerStats): Metrics.c']]], - ['getipaddrfromdnshostname_671',['getIpAddrFromDnsHostname',['../Network_8c.html#a86a24b8a9ad2f8e2497e0d058ef43a20',1,'Network.c']]], - ['getipaddrstr_672',['getIpAddrStr',['../Include__i_8h.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8c.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8h.html#a7fbb7fad24ea6b68ab70afed02eeb0e5',1,'getIpAddrStr(PKvsIpAddress, PCHAR, UINT32): Network.c']]], - ['getipwithhostname_673',['getIpWithHostName',['../Network_8c.html#a4031af9c6558dc586d54ab01752530a0',1,'getIpWithHostName(PCHAR hostname, PKvsIpAddress destIp): Network.c'],['../Network_8h.html#a272ba078c414141162f0f1a37bd1f586',1,'getIpWithHostName(PCHAR, PKvsIpAddress): Network.c']]], - ['getlocalhostipaddresses_674',['getLocalhostIpAddresses',['../Network_8c.html#af820d6b23302a71997eef32ee415257b',1,'getLocalhostIpAddresses(PKvsIpAddress destIpList, PUINT32 pDestIpListLen, IceSetInterfaceFilterFunc filter, UINT64 customData): Network.c'],['../Network_8h.html#a1b8c0de9cc45f32a5c05190809ab35bc',1,'getLocalhostIpAddresses(PKvsIpAddress, PUINT32, IceSetInterfaceFilterFunc, UINT64): Network.c']]], - ['getmappaddressattribute_675',['getMappAddressAttribute',['../NatBehaviorDiscovery_8c.html#ad6d7f5eb336c7152c01556bef46b1abe',1,'getMappAddressAttribute(PStunPacket pBindingResponse, PStunAttributeAddress *ppStunAttributeAddress): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#af05612b2bd8f64a396392ab3e8958d87',1,'getMappAddressAttribute(PStunPacket, PStunAttributeAddress *): NatBehaviorDiscovery.c']]], - ['getmessagetypefromstring_676',['getMessageTypeFromString',['../LwsApiCalls_8c.html#a845dd8fd2ababb15e4a43ac4b83664d4',1,'getMessageTypeFromString(PCHAR typeStr, UINT32 typeLen, SIGNALING_MESSAGE_TYPE *pMessageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a94c37054c7673350e0795bc2192ba840',1,'getMessageTypeFromString(PCHAR, UINT32, SIGNALING_MESSAGE_TYPE *): LwsApiCalls.c']]], - ['getmessagetypeinstring_677',['getMessageTypeInString',['../LwsApiCalls_8c.html#a315fc40a9368e98aea3eb70697c94c25',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE messageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e851f73f61c8e5492b188b8ef044fdb',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE): LwsApiCalls.c']]], - ['getnatbehaviorstr_678',['getNatBehaviorStr',['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c']]], - ['getnextnalulength_679',['getNextNaluLength',['../RtpH264Payloader_8c.html#a250af3bb605e890c813cc115ac520969',1,'getNextNaluLength(PBYTE nalus, UINT32 nalusLength, PUINT32 pStart, PUINT32 pNaluLength): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#af185b24703ca8430be5af387f023afaf',1,'getNextNaluLength(PBYTE, UINT32, PUINT32, PUINT32): RtpH264Payloader.c']]], - ['getpackagedstunattributesize_680',['getPackagedStunAttributeSize',['../Stun_8c.html#a7eb2163f10655ff99f6523ffedb30769',1,'getPackagedStunAttributeSize(PStunAttributeHeader pStunAttributeHeader): Stun.c'],['../Stun_8h.html#a9c578496c33cefca6c793325a26f66a0',1,'getPackagedStunAttributeSize(PStunAttributeHeader): Stun.c']]], - ['getrtpinboundstats_681',['getRtpInboundStats',['../Metrics_8c.html#a162cbc7fcbd0aa489310edd0a501158c',1,'getRtpInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcInboundRtpStreamStats pRtcInboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#a261ca3c06b9302b43cc67486d14ce5bd',1,'getRtpInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcInboundRtpStreamStats): Metrics.c']]], - ['getrtpoutboundstats_682',['getRtpOutboundStats',['../Metrics_8c.html#a5ed427c24c23aed9f61262c7e6c2abc5',1,'getRtpOutboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcOutboundRtpStreamStats pRtcOutboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#accdb48eadf8cbbd3a50e6812c5faa356',1,'getRtpOutboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcOutboundRtpStreamStats): Metrics.c']]], - ['getrtpremoteinboundstats_683',['getRtpRemoteInboundStats',['../Metrics_8c.html#adaa4d044035288ca366e26276e20b173',1,'getRtpRemoteInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcRemoteInboundRtpStreamStats pRtcRemoteInboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#a88dfd032b3f06afc5748c8e93f59ab48',1,'getRtpRemoteInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcRemoteInboundRtpStreamStats): Metrics.c']]], - ['getsignalingchannelendpointendtime_684',['getSignalingChannelEndpointEndTime',['../structSignalingClientStats.html#aa47f9926b146cdc7494401d18b07e0d5',1,'SignalingClientStats::getSignalingChannelEndpointEndTime()'],['../structSignalingDiagnostics.html#a0d8a3ad4d3ab1459cdef20ea1eb3c59f',1,'SignalingDiagnostics::getSignalingChannelEndpointEndTime()']]], - ['getsignalingchannelendpointstarttime_685',['getSignalingChannelEndpointStartTime',['../structSignalingClientStats.html#a2314e1601312bd4ae6fe57aae8bbe68c',1,'SignalingClientStats::getSignalingChannelEndpointStartTime()'],['../structSignalingDiagnostics.html#a9b057e18f89d0bab504a43822c990c67',1,'SignalingDiagnostics::getSignalingChannelEndpointStartTime()']]], - ['getsignalingstatefromstatemachinestate_686',['getSignalingStateFromStateMachineState',['../StateMachine_8c.html#ae67e81c2b3a5612fc9ca5cc88d928bb2',1,'getSignalingStateFromStateMachineState(UINT64 state): StateMachine.c'],['../StateMachine_8h.html#ad5a38d0bc35d05b3f3342df94e599750',1,'getSignalingStateFromStateMachineState(UINT64): StateMachine.c']]], - ['getstringfromchannelroletype_687',['getStringFromChannelRoleType',['../ChannelInfo_8c.html#a8a9f270957f5b1d641521615089742bf',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a18501079617f002f543ce88582321477',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE): ChannelInfo.c']]], - ['getstringfromchanneltype_688',['getStringFromChannelType',['../ChannelInfo_8c.html#ae17a90f8acd89056991245315f8cf725',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a2dbd72bf5adfb65831a2398505efb913',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE): ChannelInfo.c']]], - ['getstunaddr_689',['getStunAddr',['../PeerConnection_8c.html#a238f88868aca090e6df3157964aff17c',1,'PeerConnection.c']]], - ['getstunattribute_690',['getStunAttribute',['../Stun_8c.html#a248e137a0c4fac05726e2182c0c1f383',1,'getStunAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attributeType, PStunAttributeHeader *ppStunAttribute): Stun.c'],['../Stun_8h.html#aa575aa4f812ff3090dc16a4fa917f95f',1,'getStunAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, PStunAttributeHeader *): Stun.c']]], - ['getthreadcontextinstance_691',['getThreadContextInstance',['../ThreadPoolContext_8c.html#acc558c7b88d01ab471649d16ae72028f',1,'ThreadPoolContext.c']]], - ['getthreadpoolcontext_692',['getThreadPoolContext',['../ThreadpoolContext_8h.html#a964c9f67b51da2a625b586c3a9590a4c',1,'ThreadpoolContext.h']]], - ['gettokencalltime_693',['getTokenCallTime',['../structSignalingClientStats.html#a38411c47a7e2132934323749c778a055',1,'SignalingClientStats::getTokenCallTime()'],['../structSignalingDiagnostics.html#acef6907fc91621f91bf1c6e91c0e0318',1,'SignalingDiagnostics::getTokenCallTime()']]], - ['gettokenendtime_694',['getTokenEndTime',['../structSignalingClientStats.html#a9c442c597a01f1f40733d1a9592aa11e',1,'SignalingClientStats::getTokenEndTime()'],['../structSignalingDiagnostics.html#a6dc7039391f8da9ccbf1111eb3358479',1,'SignalingDiagnostics::getTokenEndTime()']]], - ['gettokenstarttime_695',['getTokenStartTime',['../structSignalingClientStats.html#a66443a9f226748063d0d2af850932139',1,'SignalingClientStats::getTokenStartTime()'],['../structSignalingDiagnostics.html#a79c0e59e5e59ac721ad2d35754ca1f70',1,'SignalingDiagnostics::getTokenStartTime()']]], - ['gettransportstats_696',['getTransportStats',['../Metrics_8c.html#af2418ba1bdfb722935ad7906a28a5562',1,'getTransportStats(PRtcPeerConnection pRtcPeerConnection, PRtcTransportStats pRtcTransportStats): Metrics.c'],['../Metrics_8h.html#a15768e0e6296a64dc0e2570cb6d3a789',1,'getTransportStats(PRtcPeerConnection, PRtcTransportStats): Metrics.c']]], - ['getwebrtcclientinstance_697',['getWebRtcClientInstance',['../PeerConnection_8c.html#a28a02578e79fc2032fe9ff8a036d57a5',1,'PeerConnection.c']]] + ['gapdiscardrate_631',['gapDiscardRate',['../structRtcReceivedRtpStreamStats.html#a53cfe29cae723821c5564d7a620f971a',1,'RtcReceivedRtpStreamStats']]], + ['gaplossrate_632',['gapLossRate',['../structRtcReceivedRtpStreamStats.html#af08b16ca6ebf74cb7e9efdcb896b7b95',1,'RtcReceivedRtpStreamStats']]], + ['generated_5fcertificate_5fbits_633',['GENERATED_CERTIFICATE_BITS',['../Dtls_8h.html#aa7ef1d7eb61d26fe1e820c26321c2722',1,'Dtls.h']]], + ['generated_5fcertificate_5fdays_634',['GENERATED_CERTIFICATE_DAYS',['../Dtls_8h.html#a32c585200a2c8fc8c45de1bcbc63ff0f',1,'Dtls.h']]], + ['generated_5fcertificate_5fmax_5fsize_635',['GENERATED_CERTIFICATE_MAX_SIZE',['../Dtls_8h.html#a12e352e3439645a2956fe486ec36743e',1,'Dtls.h']]], + ['generated_5fcertificate_5fname_636',['GENERATED_CERTIFICATE_NAME',['../Dtls_8h.html#a537a4ab2713160b0ddfc5ed078c68aac',1,'Dtls.h']]], + ['generatedcertificatebits_637',['generatedCertificateBits',['../group__StatusCodes.html#gaf59d56212baf93ef3aaf7d724a5b07a4',1,'KvsRtcConfiguration']]], + ['generatejsonsafestring_638',['generateJSONSafeString',['../PeerConnection_8c.html#ad6b6bbcdb7fe1c2959acfdaa64f04e48',1,'generateJSONSafeString(PCHAR pDst, UINT32 len): PeerConnection.c'],['../Include__i_8h.html#ab79572313888fc60c5f81fb85abee745',1,'generateJSONSafeString(PCHAR, UINT32): PeerConnection.c']]], + ['generatersacertificate_639',['generateRSACertificate',['../group__StatusCodes.html#gaaea167f4ad4ddef8286daf6d51d4452a',1,'KvsRtcConfiguration']]], + ['get_5fchannel_5fendpoint_5fparam_5fjson_5ftemplate_640',['GET_CHANNEL_ENDPOINT_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac35fcb3b6425e4d42a156f3283f67ef6',1,'LwsApiCalls.h']]], + ['get_5fice_5fconfig_5fapi_5fpostfix_641',['GET_ICE_CONFIG_API_POSTFIX',['../LwsApiCalls_8h.html#af01fabbb0caef0a6c56704fce9ac16f4',1,'LwsApiCalls.h']]], + ['get_5fice_5fconfig_5fparam_5fjson_5ftemplate_642',['GET_ICE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9b483c1058c3f4dbd36e055a920b37a0',1,'LwsApiCalls.h']]], + ['get_5fsignaling_5fchannel_5fendpoint_5fapi_5fpostfix_643',['GET_SIGNALING_CHANNEL_ENDPOINT_API_POSTFIX',['../LwsApiCalls_8h.html#a4851dfa2e2660d04be6f445dfa3855b9',1,'LwsApiCalls.h']]], + ['get_5fstun_5ferror_5fcode_644',['GET_STUN_ERROR_CODE',['../Stun_8h.html#a0e3adb9387cdeaedb12bd84815dc7985',1,'Stun.h']]], + ['get_5fstun_5fpacket_5fsize_645',['GET_STUN_PACKET_SIZE',['../IceAgent_8h.html#a28554b3e5c7e8e816edeb7143dc70c64',1,'IceAgent.h']]], + ['get_5fuint16_5fseq_5fnum_646',['GET_UINT16_SEQ_NUM',['../RtpPacket_8h.html#aa9078138caa69861c76ab411dd399233',1,'RtpPacket.h']]], + ['getchannelendpoint_647',['getChannelEndpoint',['../Signaling_8h.html#aeea4baac0cb6a69458d279ca14b7703f',1,'getChannelEndpoint(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a8847cdf7e665d8557e8009d73ce26f64',1,'getChannelEndpoint(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], + ['getchannelendpointlws_648',['getChannelEndpointLws',['../LwsApiCalls_8h.html#ad635a63676045871ee8a4c465322177b',1,'getChannelEndpointLws(PSignalingClient, UINT64): LwsApiCalls.c'],['../LwsApiCalls_8c.html#aed94eba7db5094d99ad97899634e82e8',1,'getChannelEndpointLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c']]], + ['getchannelroletypefromstring_649',['getChannelRoleTypeFromString',['../ChannelInfo_8h.html#a22158f2bc9bfbd03861e695b24c1635d',1,'getChannelRoleTypeFromString(PCHAR, UINT32): ChannelInfo.c'],['../ChannelInfo_8c.html#a189f3f1de4a4fc95ec4e8e70bc0b81ae',1,'getChannelRoleTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c']]], + ['getchannelstatusfromstring_650',['getChannelStatusFromString',['../ChannelInfo_8h.html#a9416abdd3afd055bcc0c74284dfe03f6',1,'getChannelStatusFromString(PCHAR, UINT32): ChannelInfo.c'],['../ChannelInfo_8c.html#a464cf1c86d1808abf8f4c1b6583f4890',1,'getChannelStatusFromString(PCHAR status, UINT32 length): ChannelInfo.c']]], + ['getchanneltypefromstring_651',['getChannelTypeFromString',['../ChannelInfo_8h.html#a223e23ade70678ecfbca03923e37000e',1,'getChannelTypeFromString(PCHAR, UINT32): ChannelInfo.c'],['../ChannelInfo_8c.html#a3e238d942faed37a679b58371551aecb',1,'getChannelTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c']]], + ['getcredentialsstarttime_652',['getCredentialsStartTime',['../structTurnProfileDiagnostics.html#a57146c79997023122691cf3e55b0c743',1,'TurnProfileDiagnostics']]], + ['getcredentialstime_653',['getCredentialsTime',['../structTurnProfileDiagnostics.html#ab7b04eba84dcc16a7d174b042726d18c',1,'TurnProfileDiagnostics']]], + ['getcurrenttimefn_654',['getCurrentTimeFn',['../group__StatusCodes.html#gad0daf0b032e00296053d23ce8038a2c1',1,'SignalingClientCallbacks']]], + ['getdatachannelstats_655',['getDataChannelStats',['../Metrics_8c.html#a21366defbbacaa32a10a226a835b06ad',1,'Metrics.c']]], + ['getendpointcalltime_656',['getEndpointCallTime',['../structSignalingDiagnostics.html#ac757ea104db819dc8fcbe0e0f3651389',1,'SignalingDiagnostics::getEndpointCallTime()'],['../structSignalingClientStats.html#a9e7f8a8485e6f1ee0348b15e727072f2',1,'SignalingClientStats::getEndpointCallTime()']]], + ['getendpointposthookfn_657',['getEndpointPostHookFn',['../structSignalingClientInfoInternal.html#a32f41160d4f185df0b719c03f1cba0b6',1,'SignalingClientInfoInternal']]], + ['getendpointprehookfn_658',['getEndpointPreHookFn',['../structSignalingClientInfoInternal.html#add3df2c553b689fd9c21d9bdf33459cd',1,'SignalingClientInfoInternal']]], + ['getendpointtime_659',['getEndpointTime',['../structSignalingClient.html#ac199edfff9ac11a0f3ab32faf31b1200',1,'SignalingClient']]], + ['geterrorcode_660',['getErrorCode',['../Network_8h.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c'],['../Network_8c.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c']]], + ['geterrorstring_661',['getErrorString',['../Network_8h.html#aba8f7334ecac01e350debe6b39cbe331',1,'getErrorString(INT32): Network.c'],['../Network_8c.html#a3179b58589909af6767082bb0a81aa62',1,'getErrorString(INT32 error): Network.c']]], + ['getfirstavailablestunattribute_662',['getFirstAvailableStunAttribute',['../Stun_8c.html#afbb87626b5ffeae605b82cbdc3a9dced',1,'getFirstAvailableStunAttribute(PStunPacket pStunPacket, PStunAttributeHeader *ppStunAttribute): Stun.c'],['../Stun_8h.html#a87aeb6a0fcdfc55add9911c96268226d',1,'getFirstAvailableStunAttribute(PStunPacket, PStunAttributeHeader *): Stun.c']]], + ['geth264fmtpscore_663',['getH264FmtpScore',['../SessionDescription_8c.html#aa214af08c12bbc24ab0409fbeb6b1be1',1,'getH264FmtpScore(PCHAR fmtp): SessionDescription.c'],['../SessionDescription_8h.html#ae9a5750d2bec87912b710d49ed88b672',1,'getH264FmtpScore(PCHAR): SessionDescription.c']]], + ['geticeagentstats_664',['getIceAgentStats',['../IceAgent_8h.html#a4ef68f9d49fefdf42d755fa0ece89105',1,'getIceAgentStats(PIceAgent, PKvsIceAgentMetrics): IceAgent.c'],['../IceAgent_8c.html#a80987d0a618dde24678fbf71590473cb',1,'getIceAgentStats(PIceAgent pIceAgent, PKvsIceAgentMetrics pKvsIceAgentMetrics): IceAgent.c']]], + ['geticecandidatepairstats_665',['getIceCandidatePairStats',['../Metrics_8h.html#a34654ac4ee8d67f45ca210d83d79aa48',1,'getIceCandidatePairStats(PRtcPeerConnection, PRtcIceCandidatePairStats): Metrics.c'],['../Metrics_8c.html#a5e0fd07242a13b47a87c991d5f9f27e8',1,'getIceCandidatePairStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceCandidatePairStats pRtcIceCandidatePairStats): Metrics.c']]], + ['geticecandidatestats_666',['getIceCandidateStats',['../Metrics_8h.html#a3a75a04b0c3b57808d34f1bc13a1be70',1,'getIceCandidateStats(PRtcPeerConnection, BOOL, PRtcIceCandidateStats): Metrics.c'],['../Metrics_8c.html#a30498adf524efd8a499cdb56aaa9a2b3',1,'getIceCandidateStats(PRtcPeerConnection pRtcPeerConnection, BOOL isRemote, PRtcIceCandidateStats pRtcIceCandidateStats): Metrics.c']]], + ['geticeconfig_667',['getIceConfig',['../Signaling_8c.html#a9b714b42ff43192104ca0cc946f4b346',1,'getIceConfig(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a25382756fb65415fa80250a38b377f21',1,'getIceConfig(PSignalingClient, UINT64): Signaling.c']]], + ['geticeconfigcalltime_668',['getIceConfigCallTime',['../structSignalingDiagnostics.html#a51a2d5e1c44c26b3b80f9cf67a854888',1,'SignalingDiagnostics::getIceConfigCallTime()'],['../structSignalingClientStats.html#a304aa3a80fc36dd82cf4457bcfa7f4f5',1,'SignalingClientStats::getIceConfigCallTime()']]], + ['geticeconfiglws_669',['getIceConfigLws',['../LwsApiCalls_8c.html#a43eb41d369f6ab2469d738d1c1be5ce8',1,'getIceConfigLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a16c0379ca9a49b7c11c2a15fe5138b0d',1,'getIceConfigLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['geticeconfigposthookfn_670',['getIceConfigPostHookFn',['../structSignalingClientInfoInternal.html#a8584d075bc8d8975edf17bd66cba9857',1,'SignalingClientInfoInternal']]], + ['geticeconfigprehookfn_671',['getIceConfigPreHookFn',['../structSignalingClientInfoInternal.html#a4389908daf7ebb419dbb0cf50e41b9a6',1,'SignalingClientInfoInternal']]], + ['geticeconfigtime_672',['getIceConfigTime',['../structSignalingClient.html#a7d531d3e076c6e6b228e203be0b8db6a',1,'SignalingClient']]], + ['geticeserverconfigendtime_673',['getIceServerConfigEndTime',['../structSignalingClientStats.html#a261785a723cf9b43fe00a8b30f03854a',1,'SignalingClientStats::getIceServerConfigEndTime()'],['../structSignalingDiagnostics.html#ae58b157d85734e1e90bb0f60c27564bd',1,'SignalingDiagnostics::getIceServerConfigEndTime()']]], + ['geticeserverconfigstarttime_674',['getIceServerConfigStartTime',['../structSignalingClientStats.html#a3c312a48c99926662e58d412aab99071',1,'SignalingClientStats::getIceServerConfigStartTime()'],['../structSignalingDiagnostics.html#ae57df63e237f3b3f8e1ffb7e5c5c1343',1,'SignalingDiagnostics::getIceServerConfigStartTime()']]], + ['geticeserverstats_675',['getIceServerStats',['../Metrics_8c.html#ac599b4d94a257251e99ff68851165b49',1,'getIceServerStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceServerStats pRtcIceServerStats): Metrics.c'],['../Metrics_8h.html#aa6d8303b11e0fd6af0a30b7deece361b',1,'getIceServerStats(PRtcPeerConnection, PRtcIceServerStats): Metrics.c']]], + ['getipaddrfromdnshostname_676',['getIpAddrFromDnsHostname',['../Network_8c.html#a86a24b8a9ad2f8e2497e0d058ef43a20',1,'Network.c']]], + ['getipaddrstr_677',['getIpAddrStr',['../Include__i_8h.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8c.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8h.html#a7fbb7fad24ea6b68ab70afed02eeb0e5',1,'getIpAddrStr(PKvsIpAddress, PCHAR, UINT32): Network.c']]], + ['getipwithhostname_678',['getIpWithHostName',['../Network_8c.html#a4031af9c6558dc586d54ab01752530a0',1,'getIpWithHostName(PCHAR hostname, PKvsIpAddress destIp): Network.c'],['../Network_8h.html#a272ba078c414141162f0f1a37bd1f586',1,'getIpWithHostName(PCHAR, PKvsIpAddress): Network.c']]], + ['getlocalhostipaddresses_679',['getLocalhostIpAddresses',['../Network_8c.html#af820d6b23302a71997eef32ee415257b',1,'getLocalhostIpAddresses(PKvsIpAddress destIpList, PUINT32 pDestIpListLen, IceSetInterfaceFilterFunc filter, UINT64 customData): Network.c'],['../Network_8h.html#a1b8c0de9cc45f32a5c05190809ab35bc',1,'getLocalhostIpAddresses(PKvsIpAddress, PUINT32, IceSetInterfaceFilterFunc, UINT64): Network.c']]], + ['getmappaddressattribute_680',['getMappAddressAttribute',['../NatBehaviorDiscovery_8c.html#ad6d7f5eb336c7152c01556bef46b1abe',1,'getMappAddressAttribute(PStunPacket pBindingResponse, PStunAttributeAddress *ppStunAttributeAddress): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#af05612b2bd8f64a396392ab3e8958d87',1,'getMappAddressAttribute(PStunPacket, PStunAttributeAddress *): NatBehaviorDiscovery.c']]], + ['getmessagetypefromstring_681',['getMessageTypeFromString',['../LwsApiCalls_8c.html#a845dd8fd2ababb15e4a43ac4b83664d4',1,'getMessageTypeFromString(PCHAR typeStr, UINT32 typeLen, SIGNALING_MESSAGE_TYPE *pMessageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a94c37054c7673350e0795bc2192ba840',1,'getMessageTypeFromString(PCHAR, UINT32, SIGNALING_MESSAGE_TYPE *): LwsApiCalls.c']]], + ['getmessagetypeinstring_682',['getMessageTypeInString',['../LwsApiCalls_8c.html#a315fc40a9368e98aea3eb70697c94c25',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE messageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e851f73f61c8e5492b188b8ef044fdb',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE): LwsApiCalls.c']]], + ['getnatbehaviorstr_683',['getNatBehaviorStr',['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c']]], + ['getnextnalulength_684',['getNextNaluLength',['../RtpH264Payloader_8c.html#a250af3bb605e890c813cc115ac520969',1,'getNextNaluLength(PBYTE nalus, UINT32 nalusLength, PUINT32 pStart, PUINT32 pNaluLength): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#af185b24703ca8430be5af387f023afaf',1,'getNextNaluLength(PBYTE, UINT32, PUINT32, PUINT32): RtpH264Payloader.c']]], + ['getpackagedstunattributesize_685',['getPackagedStunAttributeSize',['../Stun_8c.html#a7eb2163f10655ff99f6523ffedb30769',1,'getPackagedStunAttributeSize(PStunAttributeHeader pStunAttributeHeader): Stun.c'],['../Stun_8h.html#a9c578496c33cefca6c793325a26f66a0',1,'getPackagedStunAttributeSize(PStunAttributeHeader): Stun.c']]], + ['getrtpinboundstats_686',['getRtpInboundStats',['../Metrics_8c.html#a162cbc7fcbd0aa489310edd0a501158c',1,'getRtpInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcInboundRtpStreamStats pRtcInboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#a261ca3c06b9302b43cc67486d14ce5bd',1,'getRtpInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcInboundRtpStreamStats): Metrics.c']]], + ['getrtpoutboundstats_687',['getRtpOutboundStats',['../Metrics_8c.html#a5ed427c24c23aed9f61262c7e6c2abc5',1,'getRtpOutboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcOutboundRtpStreamStats pRtcOutboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#accdb48eadf8cbbd3a50e6812c5faa356',1,'getRtpOutboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcOutboundRtpStreamStats): Metrics.c']]], + ['getrtpremoteinboundstats_688',['getRtpRemoteInboundStats',['../Metrics_8c.html#adaa4d044035288ca366e26276e20b173',1,'getRtpRemoteInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcRemoteInboundRtpStreamStats pRtcRemoteInboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#a88dfd032b3f06afc5748c8e93f59ab48',1,'getRtpRemoteInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcRemoteInboundRtpStreamStats): Metrics.c']]], + ['getsignalingchannelendpointendtime_689',['getSignalingChannelEndpointEndTime',['../structSignalingClientStats.html#aa47f9926b146cdc7494401d18b07e0d5',1,'SignalingClientStats::getSignalingChannelEndpointEndTime()'],['../structSignalingDiagnostics.html#a0d8a3ad4d3ab1459cdef20ea1eb3c59f',1,'SignalingDiagnostics::getSignalingChannelEndpointEndTime()']]], + ['getsignalingchannelendpointstarttime_690',['getSignalingChannelEndpointStartTime',['../structSignalingClientStats.html#a2314e1601312bd4ae6fe57aae8bbe68c',1,'SignalingClientStats::getSignalingChannelEndpointStartTime()'],['../structSignalingDiagnostics.html#a9b057e18f89d0bab504a43822c990c67',1,'SignalingDiagnostics::getSignalingChannelEndpointStartTime()']]], + ['getsignalingstatefromstatemachinestate_691',['getSignalingStateFromStateMachineState',['../StateMachine_8c.html#ae67e81c2b3a5612fc9ca5cc88d928bb2',1,'getSignalingStateFromStateMachineState(UINT64 state): StateMachine.c'],['../StateMachine_8h.html#ad5a38d0bc35d05b3f3342df94e599750',1,'getSignalingStateFromStateMachineState(UINT64): StateMachine.c']]], + ['getstringfromchannelroletype_692',['getStringFromChannelRoleType',['../ChannelInfo_8c.html#a8a9f270957f5b1d641521615089742bf',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a18501079617f002f543ce88582321477',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE): ChannelInfo.c']]], + ['getstringfromchanneltype_693',['getStringFromChannelType',['../ChannelInfo_8c.html#ae17a90f8acd89056991245315f8cf725',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a2dbd72bf5adfb65831a2398505efb913',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE): ChannelInfo.c']]], + ['getstunaddr_694',['getStunAddr',['../PeerConnection_8c.html#a238f88868aca090e6df3157964aff17c',1,'PeerConnection.c']]], + ['getstunattribute_695',['getStunAttribute',['../Stun_8c.html#a248e137a0c4fac05726e2182c0c1f383',1,'getStunAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attributeType, PStunAttributeHeader *ppStunAttribute): Stun.c'],['../Stun_8h.html#aa575aa4f812ff3090dc16a4fa917f95f',1,'getStunAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, PStunAttributeHeader *): Stun.c']]], + ['getthreadcontextinstance_696',['getThreadContextInstance',['../ThreadPoolContext_8c.html#acc558c7b88d01ab471649d16ae72028f',1,'ThreadPoolContext.c']]], + ['getthreadpoolcontext_697',['getThreadPoolContext',['../ThreadpoolContext_8h.html#a964c9f67b51da2a625b586c3a9590a4c',1,'ThreadpoolContext.h']]], + ['gettokencalltime_698',['getTokenCallTime',['../structSignalingClientStats.html#a38411c47a7e2132934323749c778a055',1,'SignalingClientStats::getTokenCallTime()'],['../structSignalingDiagnostics.html#acef6907fc91621f91bf1c6e91c0e0318',1,'SignalingDiagnostics::getTokenCallTime()']]], + ['gettokenendtime_699',['getTokenEndTime',['../structSignalingClientStats.html#a9c442c597a01f1f40733d1a9592aa11e',1,'SignalingClientStats::getTokenEndTime()'],['../structSignalingDiagnostics.html#a6dc7039391f8da9ccbf1111eb3358479',1,'SignalingDiagnostics::getTokenEndTime()']]], + ['gettokenstarttime_700',['getTokenStartTime',['../structSignalingClientStats.html#a66443a9f226748063d0d2af850932139',1,'SignalingClientStats::getTokenStartTime()'],['../structSignalingDiagnostics.html#a79c0e59e5e59ac721ad2d35754ca1f70',1,'SignalingDiagnostics::getTokenStartTime()']]], + ['gettransportstats_701',['getTransportStats',['../Metrics_8c.html#af2418ba1bdfb722935ad7906a28a5562',1,'getTransportStats(PRtcPeerConnection pRtcPeerConnection, PRtcTransportStats pRtcTransportStats): Metrics.c'],['../Metrics_8h.html#a15768e0e6296a64dc0e2570cb6d3a789',1,'getTransportStats(PRtcPeerConnection, PRtcTransportStats): Metrics.c']]], + ['getwebrtcclientinstance_702',['getWebRtcClientInstance',['../PeerConnection_8c.html#a28a02578e79fc2032fe9ff8a036d57a5',1,'PeerConnection.c']]] ]; diff --git a/search/all_8.js b/search/all_8.js index dd93c4b239..1327dd0781 100644 --- a/search/all_8.js +++ b/search/all_8.js @@ -1,32 +1,31 @@ var searchData= [ - ['h264_5ffmtp_5fprofile_5flevel_5fmask_698',['H264_FMTP_PROFILE_LEVEL_MASK',['../SessionDescription_8h.html#ac8c135534a44ddc555efd3d7297b4c2d',1,'SessionDescription.h']]], - ['h264_5ffmtp_5fsubprofile_5fmask_699',['H264_FMTP_SUBPROFILE_MASK',['../SessionDescription_8h.html#a4a9760c5df5cea8adeaf45450061bd4d',1,'SessionDescription.h']]], - ['h264_5fprofile_5f42e01f_700',['H264_PROFILE_42E01F',['../SessionDescription_8h.html#ab3d5f63e3d13d31d3cea9dabfa641ad4',1,'SessionDescription.h']]], - ['h264_5fvalue_701',['H264_VALUE',['../SessionDescription_8h.html#a3b32d021c650a9c3cd7b3df71f885bfe',1,'SessionDescription.h']]], - ['handledceppacket_702',['handleDcepPacket',['../Sctp_8c.html#a8f12cbc92f7a361cec205992aba52480',1,'Sctp.c']]], - ['handlestunpacket_703',['handleStunPacket',['../IceAgent_8c.html#a15dca4483895fee272df46d7e4a955d7',1,'handleStunPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen, PSocketConnection pSocketConnection, PKvsIpAddress pSrcAddr, PKvsIpAddress pDestAddr): IceAgent.c'],['../IceAgent_8h.html#ac05b87e31e89363944974da428845ef3',1,'handleStunPacket(PIceAgent, PBYTE, UINT32, PSocketConnection, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], - ['handshakestate_704',['handshakeState',['../struct____DtlsSession.html#a51c436cf7a9364b02b653e9a48bc1451',1,'__DtlsSession']]], - ['hasallocation_705',['hasAllocation',['../struct____TurnConnection.html#afe7038ba48774032875d8319325580ec',1,'__TurnConnection']]], - ['hastransceiverwithssrc_706',['hasTransceiverWithSsrc',['../Rtp_8h.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c'],['../Rtp_8c.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c']]], - ['headcheckingallowed_707',['headCheckingAllowed',['../JitterBuffer_8c.html#a91d568e855ef30dbee0e36a55c19d5c6',1,'JitterBuffer.c']]], - ['header_708',['header',['../structStunPacket.html#a021acd942d7a7136094297c2befccd5d',1,'StunPacket::header()'],['../struct____RtpPacket.html#a86368c9eb2afe72cbec21a081d3427d6',1,'__RtpPacket::header()'],['../structRtcpPacket.html#a1f249e8cda4159d2f2238c1af9bd84d1',1,'RtcpPacket::header()']]], - ['headerbytesreceived_709',['headerBytesReceived',['../structRtcInboundRtpStreamStats.html#aa62d5d53eb7e2333dc06320b03c5b8a0',1,'RtcInboundRtpStreamStats']]], - ['headerbytessent_710',['headerBytesSent',['../structRtcOutboundRtpStreamStats.html#a08802072f05b06785019fb7fe6e63725',1,'RtcOutboundRtpStreamStats']]], - ['headindex_711',['headIndex',['../structRollingBuffer.html#ac260494f27344c5727bc85834ac5f2f1',1,'RollingBuffer']]], - ['headsequencenumber_712',['headSequenceNumber',['../structJitterBuffer.html#ab9f965ddc55d02075f466557805bc000',1,'JitterBuffer']]], - ['headsequencenumbercheck_713',['headSequenceNumberCheck',['../JitterBuffer_8c.html#a6eabe7d0056f5acef21c7ff857c0fc78',1,'JitterBuffer.c']]], - ['headtimestamp_714',['headTimestamp',['../structJitterBuffer.html#ae4197279667ae047754ea57494528a9a',1,'JitterBuffer']]], - ['headtimestampcheck_715',['headTimestampCheck',['../JitterBuffer_8c.html#a79ef017209c60c808d2367d20c04b088',1,'JitterBuffer.c']]], - ['height_716',['height',['../group__StatusCodes.html#gaef97890f2c53b6681a8f535f1003d7e3',1,'RtcEncoderStats']]], - ['highest_5fexpected_5fbit_5frate_717',['HIGHEST_EXPECTED_BIT_RATE',['../Rtp_8h.html#a7c325f1f1cf6db1ec59d74cbf65508bb',1,'Rtp.h']]], - ['hookcustomdata_718',['hookCustomData',['../structSignalingClientInfoInternal.html#a8de9b224d80fc6a215c56ff4f183f0b3',1,'SignalingClientInfoInternal']]], - ['hostaddress_719',['hostAddress',['../struct____TurnConnection.html#ac24464e66d196b0caaa6be72847af617',1,'__TurnConnection']]], - ['hostcandidatesetuptime_720',['hostCandidateSetUpTime',['../structIceAgentProfileDiagnostics.html#ae471a9eb9c2685393b4521896fed5090',1,'IceAgentProfileDiagnostics::hostCandidateSetUpTime()'],['../structKvsIceAgentStats.html#aa5b7877228bd50f7b303bc9c4120d6aa',1,'KvsIceAgentStats::hostCandidateSetUpTime()']]], - ['hostipaddr_721',['hostIpAddr',['../struct____SocketConnection.html#ae19d1a0c872d98f743a74b299cd5c0f1',1,'__SocketConnection']]], - ['hostname_722',['hostname',['../structStunIpAddrContext.html#ac0beb1d0139b71306177a3859a7c5708',1,'StunIpAddrContext']]], - ['httpsendpoint_723',['httpsEndpoint',['../structSignalingFileCacheEntry.html#a6a1e892d13b44e35d4c41f6335197795',1,'SignalingFileCacheEntry']]], - ['huge_5fframe_5fmultiplier_724',['HUGE_FRAME_MULTIPLIER',['../Rtp_8h.html#aec69a3a06a63c045afc82fe8642a5346',1,'Rtp.h']]], - ['hugeframessent_725',['hugeFramesSent',['../structRtcOutboundRtpStreamStats.html#af484c40e4ad9d4dd57d91e2733f9ff5a',1,'RtcOutboundRtpStreamStats']]], - ['hundreds_5fof_5fnanos_5fin_5fa_5fday_726',['HUNDREDS_OF_NANOS_IN_A_DAY',['../Dtls_8h.html#ab0bf64d92f235fd5eb709175cf876041',1,'Dtls.h']]] + ['h264_5ffmtp_5fprofile_5flevel_5fmask_703',['H264_FMTP_PROFILE_LEVEL_MASK',['../SessionDescription_8h.html#ac8c135534a44ddc555efd3d7297b4c2d',1,'SessionDescription.h']]], + ['h264_5ffmtp_5fsubprofile_5fmask_704',['H264_FMTP_SUBPROFILE_MASK',['../SessionDescription_8h.html#a4a9760c5df5cea8adeaf45450061bd4d',1,'SessionDescription.h']]], + ['h264_5fprofile_5f42e01f_705',['H264_PROFILE_42E01F',['../SessionDescription_8h.html#ab3d5f63e3d13d31d3cea9dabfa641ad4',1,'SessionDescription.h']]], + ['h264_5fvalue_706',['H264_VALUE',['../SessionDescription_8h.html#a3b32d021c650a9c3cd7b3df71f885bfe',1,'SessionDescription.h']]], + ['handledceppacket_707',['handleDcepPacket',['../Sctp_8c.html#a8f12cbc92f7a361cec205992aba52480',1,'Sctp.c']]], + ['handlestunpacket_708',['handleStunPacket',['../IceAgent_8h.html#ac05b87e31e89363944974da428845ef3',1,'handleStunPacket(PIceAgent, PBYTE, UINT32, PSocketConnection, PKvsIpAddress, PKvsIpAddress): IceAgent.c'],['../IceAgent_8c.html#a15dca4483895fee272df46d7e4a955d7',1,'handleStunPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen, PSocketConnection pSocketConnection, PKvsIpAddress pSrcAddr, PKvsIpAddress pDestAddr): IceAgent.c']]], + ['handshakestate_709',['handshakeState',['../struct____DtlsSession.html#a51c436cf7a9364b02b653e9a48bc1451',1,'__DtlsSession']]], + ['hasallocation_710',['hasAllocation',['../struct____TurnConnection.html#afe7038ba48774032875d8319325580ec',1,'__TurnConnection']]], + ['hastransceiverwithssrc_711',['hasTransceiverWithSsrc',['../Rtp_8h.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c'],['../Rtp_8c.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c']]], + ['headcheckingallowed_712',['headCheckingAllowed',['../JitterBuffer_8c.html#a91d568e855ef30dbee0e36a55c19d5c6',1,'JitterBuffer.c']]], + ['header_713',['header',['../structRtcpPacket.html#a1f249e8cda4159d2f2238c1af9bd84d1',1,'RtcpPacket::header()'],['../struct____RtpPacket.html#a86368c9eb2afe72cbec21a081d3427d6',1,'__RtpPacket::header()'],['../structStunPacket.html#a021acd942d7a7136094297c2befccd5d',1,'StunPacket::header()']]], + ['headerbytesreceived_714',['headerBytesReceived',['../structRtcInboundRtpStreamStats.html#aa62d5d53eb7e2333dc06320b03c5b8a0',1,'RtcInboundRtpStreamStats']]], + ['headerbytessent_715',['headerBytesSent',['../structRtcOutboundRtpStreamStats.html#a08802072f05b06785019fb7fe6e63725',1,'RtcOutboundRtpStreamStats']]], + ['headindex_716',['headIndex',['../structRollingBuffer.html#ac260494f27344c5727bc85834ac5f2f1',1,'RollingBuffer']]], + ['headsequencenumber_717',['headSequenceNumber',['../structJitterBuffer.html#ab9f965ddc55d02075f466557805bc000',1,'JitterBuffer']]], + ['headsequencenumbercheck_718',['headSequenceNumberCheck',['../JitterBuffer_8c.html#a6eabe7d0056f5acef21c7ff857c0fc78',1,'JitterBuffer.c']]], + ['headtimestamp_719',['headTimestamp',['../structJitterBuffer.html#ae4197279667ae047754ea57494528a9a',1,'JitterBuffer']]], + ['headtimestampcheck_720',['headTimestampCheck',['../JitterBuffer_8c.html#a79ef017209c60c808d2367d20c04b088',1,'JitterBuffer.c']]], + ['height_721',['height',['../group__StatusCodes.html#gaef97890f2c53b6681a8f535f1003d7e3',1,'RtcEncoderStats']]], + ['hookcustomdata_722',['hookCustomData',['../structSignalingClientInfoInternal.html#a8de9b224d80fc6a215c56ff4f183f0b3',1,'SignalingClientInfoInternal']]], + ['hostaddress_723',['hostAddress',['../struct____TurnConnection.html#ac24464e66d196b0caaa6be72847af617',1,'__TurnConnection']]], + ['hostcandidatesetuptime_724',['hostCandidateSetUpTime',['../structKvsIceAgentStats.html#aa5b7877228bd50f7b303bc9c4120d6aa',1,'KvsIceAgentStats::hostCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#ae471a9eb9c2685393b4521896fed5090',1,'IceAgentProfileDiagnostics::hostCandidateSetUpTime()']]], + ['hostipaddr_725',['hostIpAddr',['../struct____SocketConnection.html#ae19d1a0c872d98f743a74b299cd5c0f1',1,'__SocketConnection']]], + ['hostname_726',['hostname',['../structStunIpAddrContext.html#ac0beb1d0139b71306177a3859a7c5708',1,'StunIpAddrContext']]], + ['httpsendpoint_727',['httpsEndpoint',['../structSignalingFileCacheEntry.html#a6a1e892d13b44e35d4c41f6335197795',1,'SignalingFileCacheEntry']]], + ['huge_5fframe_5fmultiplier_728',['HUGE_FRAME_MULTIPLIER',['../Rtp_8h.html#aec69a3a06a63c045afc82fe8642a5346',1,'Rtp.h']]], + ['hugeframessent_729',['hugeFramesSent',['../structRtcOutboundRtpStreamStats.html#af484c40e4ad9d4dd57d91e2733f9ff5a',1,'RtcOutboundRtpStreamStats']]], + ['hundreds_5fof_5fnanos_5fin_5fa_5fday_730',['HUNDREDS_OF_NANOS_IN_A_DAY',['../Dtls_8h.html#ab0bf64d92f235fd5eb709175cf876041',1,'Dtls.h']]] ]; diff --git a/search/all_9.js b/search/all_9.js index 7d8950ad87..52f8a20ae7 100644 --- a/search/all_9.js +++ b/search/all_9.js @@ -1,214 +1,214 @@ var searchData= [ - ['ice_5fagent_5fmetrics_5fcurrent_5fversion_727',['ICE_AGENT_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#ga2359cfab4464c232b409269083169bb1',1,'Include.h']]], - ['ice_5fagent_5fstate_5fcheck_5fconnection_728',['ICE_AGENT_STATE_CHECK_CONNECTION',['../IceAgentStateMachine_8h.html#ac93a4230920d667ac1bba42b1cb3202b',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fcheck_5fconnection_5fstr_729',['ICE_AGENT_STATE_CHECK_CONNECTION_STR',['../IceAgentStateMachine_8h.html#a80406c0e3187ed0511ac9da52f8dadab',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fconnected_730',['ICE_AGENT_STATE_CONNECTED',['../IceAgentStateMachine_8h.html#a324e7f992f7a1a7e5ef25bf39eb856bb',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fconnected_5fstr_731',['ICE_AGENT_STATE_CONNECTED_STR',['../IceAgentStateMachine_8h.html#ae954e00777536c89879a0d0903380d02',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fdisconnected_732',['ICE_AGENT_STATE_DISCONNECTED',['../IceAgentStateMachine_8h.html#aea2c801674b043520063de54b02846bb',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fdisconnected_5fstr_733',['ICE_AGENT_STATE_DISCONNECTED_STR',['../IceAgentStateMachine_8h.html#a180bc10e7dcb803cd4a753413bcd6d9b',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5ffailed_734',['ICE_AGENT_STATE_FAILED',['../IceAgentStateMachine_8h.html#ad1d2437ed4db66b4e0163565f3f6b788',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5ffailed_5fstr_735',['ICE_AGENT_STATE_FAILED_STR',['../IceAgentStateMachine_8h.html#a488a6ea8bc1526c314a6d89124cea95e',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fmachine_5fstate_5fcount_736',['ICE_AGENT_STATE_MACHINE_STATE_COUNT',['../IceAgentStateMachine_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c']]], - ['ice_5fagent_5fstate_5fmachine_5fstates_737',['ICE_AGENT_STATE_MACHINE_STATES',['../IceAgentStateMachine_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c']]], - ['ice_5fagent_5fstate_5fnew_738',['ICE_AGENT_STATE_NEW',['../IceAgentStateMachine_8h.html#af5646d5418b041b23cd6d37c9b4da1bd',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnew_5fstr_739',['ICE_AGENT_STATE_NEW_STR',['../IceAgentStateMachine_8h.html#a52fdf248db0d7b39dcd07a8f661b7773',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnominating_740',['ICE_AGENT_STATE_NOMINATING',['../IceAgentStateMachine_8h.html#a008518388aa15ff8ea5387baf729819a',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnominating_5fstr_741',['ICE_AGENT_STATE_NOMINATING_STR',['../IceAgentStateMachine_8h.html#a845f3efeff314958913beb0ab8d86cff',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnone_742',['ICE_AGENT_STATE_NONE',['../IceAgentStateMachine_8h.html#af2d41a27eee3f8775f470340621b0a85',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnone_5fstr_743',['ICE_AGENT_STATE_NONE_STR',['../IceAgentStateMachine_8h.html#a6717be7c6a96216b268416d334061524',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fready_744',['ICE_AGENT_STATE_READY',['../IceAgentStateMachine_8h.html#a143aed91a142bec2c4f296753ebede48',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fready_5fstr_745',['ICE_AGENT_STATE_READY_STR',['../IceAgentStateMachine_8h.html#a7bd1c46f5ee9abf3485b7bdc7c7baf38',1,'IceAgentStateMachine.h']]], - ['ice_5fcandidate_5fid_5flen_746',['ICE_CANDIDATE_ID_LEN',['../IceAgent_8h.html#a42b262a49d28c6c2445b88bb4c9713e1',1,'IceAgent.h']]], - ['ice_5fcandidate_5fjson_5ftemplate_747',['ICE_CANDIDATE_JSON_TEMPLATE',['../PeerConnection_8h.html#ab69b56aeb4d7e6c1ffc5c45bbfdfd74e',1,'PeerConnection.h']]], - ['ice_5fcandidate_5fpair_5fstate_748',['ICE_CANDIDATE_PAIR_STATE',['../Stats_8h.html#a8671985b535ebf887098423beb5a333b',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5ffailed_749',['ICE_CANDIDATE_PAIR_STATE_FAILED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333badeb5e469e073b8474839ed2b76c7cfb7',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5ffrozen_750',['ICE_CANDIDATE_PAIR_STATE_FROZEN',['../Stats_8h.html#a8671985b535ebf887098423beb5a333babec372f088d7d175cfde32cb25c02fc4',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5fin_5fprogress_751',['ICE_CANDIDATE_PAIR_STATE_IN_PROGRESS',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba2f07a3e420b35576f85ed03b3898f82a',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5fsucceeded_752',['ICE_CANDIDATE_PAIR_STATE_SUCCEEDED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba87069b5d0a42c0e9672780f6d43e5197',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5fwaiting_753',['ICE_CANDIDATE_PAIR_STATE_WAITING',['../Stats_8h.html#a8671985b535ebf887098423beb5a333bac4b9094acd8ea1504b04c6557f39e82e',1,'Stats.h']]], - ['ice_5fcandidate_5fstate_754',['ICE_CANDIDATE_STATE',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02d',1,'IceAgent.h']]], - ['ice_5fcandidate_5fstate_5finvalid_755',['ICE_CANDIDATE_STATE_INVALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da09bf2ef3c7f8c6c67572ff6531aa85dc',1,'IceAgent.h']]], - ['ice_5fcandidate_5fstate_5fnew_756',['ICE_CANDIDATE_STATE_NEW',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da14c2e1d9d2c22df2ae2f33a2a5de21f0',1,'IceAgent.h']]], - ['ice_5fcandidate_5fstate_5fvalid_757',['ICE_CANDIDATE_STATE_VALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da4266bf5f764683ac71371073aa2f304a',1,'IceAgent.h']]], - ['ice_5fcandidate_5ftype_758',['ICE_CANDIDATE_TYPE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6',1,'Stats.h']]], - ['ice_5fcandidate_5ftype_5fhost_759',['ICE_CANDIDATE_TYPE_HOST',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a9fff74323b1829b4afad9e56c27f5c6e',1,'Stats.h']]], - ['ice_5fcandidate_5ftype_5fpeer_5freflexive_760',['ICE_CANDIDATE_TYPE_PEER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ae4bb79539718c2454eb3aa1d8de872f1',1,'Stats.h']]], - ['ice_5fcandidate_5ftype_5frelayed_761',['ICE_CANDIDATE_TYPE_RELAYED',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a2fcd25cbc2d1c585d32f9ebae2622045',1,'Stats.h']]], - ['ice_5fcandidate_5ftype_5fserver_5freflexive_762',['ICE_CANDIDATE_TYPE_SERVER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ac0ce2fc7bc8da270caa5ebf77f699ddd',1,'Stats.h']]], - ['ice_5fconfiguration_5frefresh_5fgrace_5fperiod_763',['ICE_CONFIGURATION_REFRESH_GRACE_PERIOD',['../Signaling_8h.html#a462087c14573eb82e95ebe3b0b33db61',1,'Signaling.h']]], - ['ice_5fhash_5ftable_5fbucket_5fcount_764',['ICE_HASH_TABLE_BUCKET_COUNT',['../IceAgent_8h.html#a00b31f981beaad4d960713354853e954',1,'IceAgent.h']]], - ['ice_5fhash_5ftable_5fbucket_5flength_765',['ICE_HASH_TABLE_BUCKET_LENGTH',['../IceAgent_8h.html#a5784992f3d8054ee16d98b33d5971cd5',1,'IceAgent.h']]], - ['ice_5fmax_5fufrag_5flen_766',['ICE_MAX_UFRAG_LEN',['../Include__i_8h.html#a4271d7fd28981ec6b5747fbb244c6bed',1,'Include_i.h']]], - ['ice_5fmax_5fupwd_5flen_767',['ICE_MAX_UPWD_LEN',['../Include__i_8h.html#aa4a18a012ce2d80d0e72922116814966',1,'Include_i.h']]], - ['ice_5fpriority_5fhost_5fcandidate_5ftype_5fpreference_768',['ICE_PRIORITY_HOST_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7266755db9c033075e5fd03989aa4e9f',1,'IceAgent.h']]], - ['ice_5fpriority_5flocal_5fpreference_769',['ICE_PRIORITY_LOCAL_PREFERENCE',['../IceAgent_8h.html#ae7231c53465b23407dc653fb22615b7c',1,'IceAgent.h']]], - ['ice_5fpriority_5fpeer_5freflexive_5fcandidate_5ftype_5fpreference_770',['ICE_PRIORITY_PEER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#ae00baf3a2c25307b0294d01e468000c8',1,'IceAgent.h']]], - ['ice_5fpriority_5frelayed_5fcandidate_5ftype_5fpreference_771',['ICE_PRIORITY_RELAYED_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7beb19a1df51a290e6a8eaa6662ac7c9',1,'IceAgent.h']]], - ['ice_5fpriority_5fserver_5freflexive_5fcandidate_5ftype_5fpreference_772',['ICE_PRIORITY_SERVER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a91513951c4f990de85dcaad79968e125',1,'IceAgent.h']]], - ['ice_5fserver_5finfo_5ftemplate_5fbloat_5fsize_773',['ICE_SERVER_INFO_TEMPLATE_BLOAT_SIZE',['../LwsApiCalls_8h.html#a499b9564cc91a2edb156fe45f90ec76b',1,'LwsApiCalls.h']]], - ['ice_5fserver_5furi_5fbloat_5fsize_774',['ICE_SERVER_URI_BLOAT_SIZE',['../LwsApiCalls_8h.html#a205ce0e5735f60b0a809190a0ae00dd5',1,'LwsApiCalls.h']]], - ['ice_5fstate_5fmachine_5fname_775',['ICE_STATE_MACHINE_NAME',['../IceAgent_8h.html#a52d52892047b4756aaf3b011ac6c04f5',1,'IceAgent.h']]], - ['ice_5fstun_5fdefault_5fport_776',['ICE_STUN_DEFAULT_PORT',['../IceUtils_8h.html#ad5762044eec87a5aa45beeaddd4a3ab1',1,'IceUtils.h']]], - ['ice_5ftransport_5fpolicy_777',['ICE_TRANSPORT_POLICY',['../group__PublicEnums.html#ga9447d6f4c97788d32853140452659f70',1,'Include.h']]], - ['ice_5ftransport_5fpolicy_5fall_778',['ICE_TRANSPORT_POLICY_ALL',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a01c96edce3eb6527fe9d48a82d4f3da2',1,'Include.h']]], - ['ice_5ftransport_5fpolicy_5frelay_779',['ICE_TRANSPORT_POLICY_RELAY',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a9305a9ec5500c1b7ebf137f8c1d3685d',1,'Include.h']]], - ['ice_5ftransport_5ftype_5ftcp_780',['ICE_TRANSPORT_TYPE_TCP',['../IceUtils_8h.html#a23b416d8a946fc1a7a241994d0b69ceb',1,'IceUtils.h']]], - ['ice_5ftransport_5ftype_5ftls_781',['ICE_TRANSPORT_TYPE_TLS',['../IceUtils_8h.html#aa08018fa6fe5ba8b93713bb522beb177',1,'IceUtils.h']]], - ['ice_5ftransport_5ftype_5fudp_782',['ICE_TRANSPORT_TYPE_UDP',['../IceUtils_8h.html#a912c9b462c34e6a1981f7d4b9044a7c2',1,'IceUtils.h']]], - ['ice_5furl_5fprefix_5fstun_783',['ICE_URL_PREFIX_STUN',['../IceUtils_8h.html#ae2fd7d920ad4b4c186d6da4b18b9fe1b',1,'IceUtils.h']]], - ['ice_5furl_5fprefix_5fturn_784',['ICE_URL_PREFIX_TURN',['../IceUtils_8h.html#afe47f2889b54169d1372be6ea2883369',1,'IceUtils.h']]], - ['ice_5furl_5fprefix_5fturn_5fsecure_785',['ICE_URL_PREFIX_TURN_SECURE',['../IceUtils_8h.html#a54bbcf3d207c0293355132e7f40e6664',1,'IceUtils.h']]], - ['ice_5furl_5ftransport_5ftcp_786',['ICE_URL_TRANSPORT_TCP',['../IceUtils_8h.html#abb0f8acd455a9d9a0cea0257fbcde6fc',1,'IceUtils.h']]], - ['ice_5furl_5ftransport_5fudp_787',['ICE_URL_TRANSPORT_UDP',['../IceUtils_8h.html#a23008e9d620bfa6ece4f5d4a4b8c6832',1,'IceUtils.h']]], - ['iceagent_788',['IceAgent',['../IceAgent_8h.html#afbfbde0ef413fddaef347580251b9afe',1,'IceAgent.h']]], - ['iceagent_2ec_789',['IceAgent.c',['../IceAgent_8c.html',1,'']]], - ['iceagent_2eh_790',['IceAgent.h',['../IceAgent_8h.html',1,'']]], - ['iceagentaddconfig_791',['iceAgentAddConfig',['../IceAgent_8c.html#a13816c51f4959ce3f3efa41341662d8c',1,'iceAgentAddConfig(PIceAgent pIceAgent, PIceConfigInfo pIceConfigInfo): IceAgent.c'],['../IceAgent_8h.html#a99aaa7cf7d79a93b68ccead30dd300cc',1,'iceAgentAddConfig(PIceAgent, PIceConfigInfo): IceAgent.c']]], - ['iceagentaddremotecandidate_792',['iceAgentAddRemoteCandidate',['../IceAgent_8c.html#a171a9136edc2fce61acff9476e6046a9',1,'iceAgentAddRemoteCandidate(PIceAgent pIceAgent, PCHAR pIceCandidateString): IceAgent.c'],['../IceAgent_8h.html#ac168aed43c3242d89b798e7e01b7339b',1,'iceAgentAddRemoteCandidate(PIceAgent, PCHAR): IceAgent.c']]], - ['iceagentcallbacks_793',['IceAgentCallbacks',['../structIceAgentCallbacks.html',1,'']]], - ['iceagentcallbacks_794',['iceAgentCallbacks',['../struct____IceAgent.html#abd02f05cee15650d4da97d63c0fc5757',1,'__IceAgent']]], - ['iceagentcheckcandidatepairconnection_795',['iceAgentCheckCandidatePairConnection',['../IceAgent_8h.html#ad08c3a7660dcaa0d93af028fc65fe374',1,'iceAgentCheckCandidatePairConnection(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#abd88ad7fca15a1a8d90ea9d3a0f2fc58',1,'iceAgentCheckCandidatePairConnection(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentcheckconnectionstatesetup_796',['iceAgentCheckConnectionStateSetup',['../IceAgent_8c.html#a4b90ebcbe4910ff3837076c8b8a8c253',1,'iceAgentCheckConnectionStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a837adcfee43d0f73ef675f84bed7c1ba',1,'iceAgentCheckConnectionStateSetup(PIceAgent): IceAgent.c']]], - ['iceagentcheckpeerreflexivecandidate_797',['iceAgentCheckPeerReflexiveCandidate',['../IceAgent_8c.html#ab24d8045a6f9c765883d38003cb624b8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent pIceAgent, PKvsIpAddress pIpAddress, UINT32 priority, BOOL isRemote, PSocketConnection pSocketConnection): IceAgent.c'],['../IceAgent_8h.html#ae42ff38fce2216ebc0d98dc2806bc6e8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent, PKvsIpAddress, UINT32, BOOL, PSocketConnection): IceAgent.c']]], - ['iceagentconnectedstatesetup_798',['iceAgentConnectedStateSetup',['../IceAgent_8h.html#a1e97803ab232afca8aecc4e2f77b87ac',1,'iceAgentConnectedStateSetup(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#aad8b693b79de0b9b57770fb4efe64ee4',1,'iceAgentConnectedStateSetup(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentfatalerror_799',['iceAgentFatalError',['../IceAgent_8c.html#ae7e2880108aafbf93c4f092712d86500',1,'iceAgentFatalError(PIceAgent pIceAgent, STATUS errorStatus): IceAgent.c'],['../IceAgent_8h.html#abe7d848d27af75b3ed56d0959ed980de',1,'iceAgentFatalError(PIceAgent, STATUS): IceAgent.c']]], - ['iceagentgathercandidatetimercallback_800',['iceAgentGatherCandidateTimerCallback',['../IceAgent_8c.html#a29472fae79b73dc335a310925493391c',1,'iceAgentGatherCandidateTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a0015e4e66712c771d2f16c933e1e768f',1,'iceAgentGatherCandidateTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], - ['iceagentgetcandidatetypestr_801',['iceAgentGetCandidateTypeStr',['../IceAgent_8c.html#a58c93902e850d579024bde109e85ab8b',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE candidateType): IceAgent.c'],['../IceAgent_8h.html#ab799778728daa3224314485790861040',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE): IceAgent.c']]], - ['iceagentgetcurrenttime_802',['iceAgentGetCurrentTime',['../IceAgent_8c.html#a1cfd588b7d18304d6feb6e32417a508f',1,'iceAgentGetCurrentTime(UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#ae7a97b4228e1172f1bf21d0a8bee0739',1,'iceAgentGetCurrentTime(UINT64): IceAgent.c']]], - ['iceagentgetmetrics_803',['iceAgentGetMetrics',['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection, PKvsIceAgentMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection pPeerConnection, PKvsIceAgentMetrics pKvsIceAgentMetrics): PeerConnection.c']]], - ['iceagentinithostcandidate_804',['iceAgentInitHostCandidate',['../IceAgent_8c.html#a404897a5797a45ca76444ee244c5b760',1,'iceAgentInitHostCandidate(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ab7fc78b0a2605c5291b7ec8d7ed40cdc',1,'iceAgentInitHostCandidate(PIceAgent): IceAgent.c']]], - ['iceagentinitrelaycandidate_805',['iceAgentInitRelayCandidate',['../IceAgent_8h.html#a16f8a3535bbc9b23cd08b98bd79e49b4',1,'iceAgentInitRelayCandidate(PIceAgent, UINT32, KVS_SOCKET_PROTOCOL): IceAgent.c'],['../IceAgent_8c.html#aa82059f636933c877ef87e25f4a62669',1,'iceAgentInitRelayCandidate(PIceAgent pIceAgent, UINT32 iceServerIndex, KVS_SOCKET_PROTOCOL protocol): IceAgent.c']]], - ['iceagentinitrelaycandidates_806',['iceAgentInitRelayCandidates',['../IceAgent_8h.html#a90515bdf78b9dec41ee9c9d579da0045',1,'iceAgentInitRelayCandidates(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a888fc1a2a5c2fe190f30db87c85c6759',1,'iceAgentInitRelayCandidates(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentinitsrflxcandidate_807',['iceAgentInitSrflxCandidate',['../IceAgent_8c.html#a0a39b316e5aff662b257648e97e53146',1,'iceAgentInitSrflxCandidate(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ab51095af13e7b515be425c2d7da80833',1,'iceAgentInitSrflxCandidate(PIceAgent): IceAgent.c']]], - ['iceagentinvalidatecandidatepair_808',['iceAgentInvalidateCandidatePair',['../IceAgent_8c.html#add07c218275f39a2fdabc9f850eb0609',1,'iceAgentInvalidateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a3a09fb4c06ef2f3876ce3ef5d40018f2',1,'iceAgentInvalidateCandidatePair(PIceAgent): IceAgent.c']]], - ['iceagentlognewcandidate_809',['iceAgentLogNewCandidate',['../IceAgent_8c.html#ad1a8fa09d399bfa78a7a76cb00c25c8c',1,'iceAgentLogNewCandidate(PIceCandidate pIceCandidate): IceAgent.c'],['../IceAgent_8h.html#a7678a0b5ea8975c120901f1f7750eda7',1,'iceAgentLogNewCandidate(PIceCandidate): IceAgent.c']]], - ['iceagentnominatecandidatepair_810',['iceAgentNominateCandidatePair',['../IceAgent_8c.html#aa7d29b9e7deadd910819b68c115219d1',1,'iceAgentNominateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#af68de77c7c0adf0a02f9477f8b2fc5b7',1,'iceAgentNominateCandidatePair(PIceAgent): IceAgent.c']]], - ['iceagentnominatingstatesetup_811',['iceAgentNominatingStateSetup',['../IceAgent_8c.html#a8d811662404803fa38a7d691516c9de8',1,'iceAgentNominatingStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ac29a19f13940cb0195d0102d3fd029b1',1,'iceAgentNominatingStateSetup(PIceAgent): IceAgent.c']]], - ['iceagentpopulatesdpmediadescriptioncandidates_812',['iceAgentPopulateSdpMediaDescriptionCandidates',['../IceAgent_8c.html#a6288421972b3666ba5a64fd91441dadb',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent pIceAgent, PSdpMediaDescription pSdpMediaDescription, UINT32 attrBufferLen, PUINT32 pIndex): IceAgent.c'],['../IceAgent_8h.html#a4b22ed1dd4fa41930285284c67018560',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent, PSdpMediaDescription, UINT32, PUINT32): IceAgent.c']]], - ['iceagentprofilediagnostics_813',['IceAgentProfileDiagnostics',['../structIceAgentProfileDiagnostics.html',1,'']]], - ['iceagentprofilediagnostics_814',['iceAgentProfileDiagnostics',['../struct____IceAgent.html#ad5315d5d14f45d83a1bd91366a447f6a',1,'__IceAgent']]], - ['iceagentreadystatesetup_815',['iceAgentReadyStateSetup',['../IceAgent_8h.html#a59ea2b6bd6002f30314dcea762da0da5',1,'iceAgentReadyStateSetup(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a790f69225c321a1f2ccf0bdcc3a83630',1,'iceAgentReadyStateSetup(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentreportnewlocalcandidate_816',['iceAgentReportNewLocalCandidate',['../IceAgent_8h.html#af13d4f05eb82c2866ab3becf229d53b4',1,'iceAgentReportNewLocalCandidate(PIceAgent, PIceCandidate): IceAgent.c'],['../IceAgent_8c.html#a8d260bf39b4cc9f87830fd024a333b17',1,'iceAgentReportNewLocalCandidate(PIceAgent pIceAgent, PIceCandidate pIceCandidate): IceAgent.c']]], - ['iceagentrestart_817',['iceAgentRestart',['../IceAgent_8h.html#aedd06d9faf8856ab8758e8c0e49796ac',1,'iceAgentRestart(PIceAgent, PCHAR, PCHAR): IceAgent.c'],['../IceAgent_8c.html#a311a951cf965e83e76372560f2ce1c0f',1,'iceAgentRestart(PIceAgent pIceAgent, PCHAR localIceUfrag, PCHAR localIcePwd): IceAgent.c']]], - ['iceagentsendcandidatenomination_818',['iceAgentSendCandidateNomination',['../IceAgent_8h.html#a42c1b967c356219624017bf7b6c7a487',1,'iceAgentSendCandidateNomination(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a38eadbaca4b318947eb9d9397107493d',1,'iceAgentSendCandidateNomination(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentsendkeepalivetimercallback_819',['iceAgentSendKeepAliveTimerCallback',['../IceAgent_8c.html#ac48af5043d440642380951b2523240ed',1,'iceAgentSendKeepAliveTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a1506000db1f6b1584aac130fa3357a30',1,'iceAgentSendKeepAliveTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], - ['iceagentsendpacket_820',['iceAgentSendPacket',['../IceAgent_8h.html#a211837bf560b424d14213e4897184c7c',1,'iceAgentSendPacket(PIceAgent, PBYTE, UINT32): IceAgent.c'],['../IceAgent_8c.html#a23515725a875e5a1b44e90f2b36f2dd2',1,'iceAgentSendPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen): IceAgent.c']]], - ['iceagentsendsrflxcandidaterequest_821',['iceAgentSendSrflxCandidateRequest',['../IceAgent_8c.html#a583c41d4f3e61dc23128f306f586d089',1,'iceAgentSendSrflxCandidateRequest(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a999213a9393c2408b64c545357346315',1,'iceAgentSendSrflxCandidateRequest(PIceAgent): IceAgent.c']]], - ['iceagentsendstunpacket_822',['iceAgentSendStunPacket',['../IceAgent_8h.html#abb490564967cb36da930909e67ba2ff0',1,'iceAgentSendStunPacket(PStunPacket, PBYTE, UINT32, PIceAgent, PIceCandidate, PKvsIpAddress): IceAgent.c'],['../IceAgent_8c.html#aff64bc1649d0c5e3390f6ad14eb9aa1e',1,'iceAgentSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PIceAgent pIceAgent, PIceCandidate pLocalCandidate, PKvsIpAddress pDestAddr): IceAgent.c']]], - ['iceagentsetuptime_823',['iceAgentSetUpTime',['../structIceAgentProfileDiagnostics.html#af3558e386b86d530ac2bbe2218bd9ff4',1,'IceAgentProfileDiagnostics::iceAgentSetUpTime()'],['../structKvsIceAgentStats.html#ad733b0c3a05f2892b901f4079f24dd6b',1,'KvsIceAgentStats::iceAgentSetUpTime()']]], - ['iceagentshutdown_824',['iceAgentShutdown',['../IceAgent_8h.html#a3fc8eda4a254a7c26c3c0ae36dff28b7',1,'iceAgentShutdown(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0240b9dcf5654427458c2fdda5a2da29',1,'iceAgentShutdown(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentstartagent_825',['iceAgentStartAgent',['../IceAgent_8h.html#ad5a033be1fcd5c4e6da8f702afbd1f99',1,'iceAgentStartAgent(PIceAgent, PCHAR, PCHAR, BOOL): IceAgent.c'],['../IceAgent_8c.html#a894a673b0d93481073b162618f9b13ab',1,'iceAgentStartAgent(PIceAgent pIceAgent, PCHAR remoteUsername, PCHAR remotePassword, BOOL isControlling): IceAgent.c']]], - ['iceagentstartgathering_826',['iceAgentStartGathering',['../IceAgent_8c.html#a89dd4cb4f8c55e2d376df8c33f300e80',1,'iceAgentStartGathering(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#aaedcdc437dc6d6753a438f7c5ddf0c7c',1,'iceAgentStartGathering(PIceAgent): IceAgent.c']]], - ['iceagentstarttime_827',['iceAgentStartTime',['../struct____IceAgent.html#a94fd328ab601837edb99aabef08a2d71',1,'__IceAgent']]], - ['iceagentstate_828',['iceAgentState',['../struct____IceAgent.html#a40ebb0c37722fc3e3886d3cbf0e8bb33',1,'__IceAgent']]], - ['iceagentstatemachine_2ec_829',['IceAgentStateMachine.c',['../IceAgentStateMachine_8c.html',1,'']]], - ['iceagentstatemachine_2eh_830',['IceAgentStateMachine.h',['../IceAgentStateMachine_8h.html',1,'']]], - ['iceagentstatemachinecheckdisconnection_831',['iceAgentStateMachineCheckDisconnection',['../IceAgentStateMachine_8c.html#a4daad538ee0aeec53f942f8c5860c93d',1,'iceAgentStateMachineCheckDisconnection(PIceAgent pIceAgent, PUINT64 pNextState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a660dd731323623b23f1a0b2cb1f08e99',1,'iceAgentStateMachineCheckDisconnection(PIceAgent, PUINT64): IceAgentStateMachine.c']]], - ['iceagentstatetimertask_832',['iceAgentStateTimerTask',['../struct____IceAgent.html#a193abe0f79f789fc48a6475a90461b01',1,'__IceAgent']]], - ['iceagentstatetostring_833',['iceAgentStateToString',['../IceAgentStateMachine_8h.html#ad9e04a9751dcc7578a9b49bae0558dc8',1,'iceAgentStateToString(UINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#ae29d420617b311b153823cf853b68d8e',1,'iceAgentStateToString(UINT64 state): IceAgentStateMachine.c']]], - ['iceagentstatetransitiontimercallback_834',['iceAgentStateTransitionTimerCallback',['../IceAgent_8c.html#a2f522a35fb5fa170a4d14f5b7ae0d82b',1,'iceAgentStateTransitionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#aa9b5ca3dbb2cd32aa2f2d730fcfbbb70',1,'iceAgentStateTransitionTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], - ['iceagentstatus_835',['iceAgentStatus',['../struct____IceAgent.html#a9e92346f15ab106d79d4db2638e2cb5c',1,'__IceAgent']]], - ['iceagentvalidatekvsrtcconfig_836',['iceAgentValidateKvsRtcConfig',['../IceAgent_8c.html#a6bcfd3644a9038357b400059ed0d3a97',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration pKvsRtcConfiguration): IceAgent.c'],['../IceAgent_8h.html#a50f08fce541d8e1ac8a133f7545c105b',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration): IceAgent.c']]], - ['icecandidate_837',['IceCandidate',['../structIceCandidate.html',1,'']]], - ['icecandidategatheringtimertask_838',['iceCandidateGatheringTimerTask',['../struct____IceAgent.html#ac898a97920245b459d83743e9db1b99a',1,'__IceAgent']]], - ['icecandidatenominationtimeout_839',['iceCandidateNominationTimeout',['../group__StatusCodes.html#gad347ab88ff79f98c0d5e68c7047e3097',1,'KvsRtcConfiguration']]], - ['icecandidatepair_840',['IceCandidatePair',['../structIceCandidatePair.html',1,'']]], - ['icecandidatepaircheckconnection_841',['iceCandidatePairCheckConnection',['../IceAgent_8h.html#a35f2cc95cc787f5c1d3cfcaea9ec7555',1,'iceCandidatePairCheckConnection(PStunPacket, PIceAgent, PIceCandidatePair): IceAgent.c'],['../IceAgent_8c.html#a228ea3ea73e56869cb9aa236668d209b',1,'iceCandidatePairCheckConnection(PStunPacket pStunBindingRequest, PIceAgent pIceAgent, PIceCandidatePair pIceCandidatePair): IceAgent.c']]], - ['icecandidatepairnominationtime_842',['iceCandidatePairNominationTime',['../structKvsIceAgentStats.html#a083f517f1fbff0a3f15b92de5ac7f9c8',1,'KvsIceAgentStats::iceCandidatePairNominationTime()'],['../structIceAgentProfileDiagnostics.html#afc2a38fe7d1f045c17ad3b9e5488c5f0',1,'IceAgentProfileDiagnostics::iceCandidatePairNominationTime()']]], - ['icecandidatepairs_843',['iceCandidatePairs',['../struct____IceAgent.html#a67a84d593305a3ace0539b794de9e333',1,'__IceAgent']]], - ['icecandidatepairstats_844',['iceCandidatePairStats',['../structRtcStatsObject.html#a4593b66b951d6cdb12d059548a2af36c',1,'RtcStatsObject']]], - ['icecandidateserialize_845',['iceCandidateSerialize',['../IceAgent_8h.html#a44f357ae794fea4d51a4d6b62187942b',1,'iceCandidateSerialize(PIceCandidate, PCHAR, PUINT32): IceAgent.c'],['../IceAgent_8c.html#a8c504c09cfea8efaf7869b8de9ec558c',1,'iceCandidateSerialize(PIceCandidate pIceCandidate, PCHAR pOutputData, PUINT32 pOutputLength): IceAgent.c']]], - ['icecandidatetype_846',['iceCandidateType',['../structIceCandidate.html#adbddf227f3245558c2b1d4052bf4da63',1,'IceCandidate']]], - ['iceconfigcount_847',['iceConfigCount',['../structSignalingClient.html#a60c2aab8e85811aa9b86a98630713ad2',1,'SignalingClient']]], - ['iceconfigexpiration_848',['iceConfigExpiration',['../structSignalingClient.html#aac4d179e38f916ca89b2894d000705dc',1,'SignalingClient']]], - ['iceconfiginfo_849',['IceConfigInfo',['../structIceConfigInfo.html',1,'']]], - ['iceconfigs_850',['iceConfigs',['../structSignalingClient.html#ae1163f6ea75603f791cd089bf7a2f874',1,'SignalingClient']]], - ['iceconfigtime_851',['iceConfigTime',['../structSignalingClient.html#aab1683e96a765ee996d33f1357031374',1,'SignalingClient']]], - ['iceconnectingstarttime_852',['iceConnectingStartTime',['../structKvsPeerConnection.html#a95c9c9dddda5240c23ca651bb15726ce',1,'KvsPeerConnection']]], - ['iceconnectioncheckpollinginterval_853',['iceConnectionCheckPollingInterval',['../group__StatusCodes.html#gad84c0128149bfec8df224f29c0a3e06a',1,'KvsRtcConfiguration']]], - ['iceconnectionchecktimeout_854',['iceConnectionCheckTimeout',['../group__StatusCodes.html#gacf25b325df8767b3fba43757df453763',1,'KvsRtcConfiguration']]], - ['iceconnectionstatechangedfunc_855',['IceConnectionStateChangedFunc',['../IceAgent_8h.html#a2dbbe47101b31b4e0981c265c9a3020a',1,'IceAgent.h']]], - ['iceholepunchingtime_856',['iceHolePunchingTime',['../structPeerConnectionStats.html#a9a6571358bdd506414ab5969ace3fbaa',1,'PeerConnectionStats::iceHolePunchingTime()'],['../structKvsPeerConnectionDiagnostics.html#a99262db6db3c2f4948bd73efaef89b27',1,'KvsPeerConnectionDiagnostics::iceHolePunchingTime()']]], - ['iceinboundpacketfunc_857',['IceInboundPacketFunc',['../IceAgent_8h.html#a695215e5b26998e30db0fef320426b9b',1,'IceAgent.h']]], - ['icelocalcandidategatheringtimeout_858',['iceLocalCandidateGatheringTimeout',['../group__StatusCodes.html#ga3d8f81c01b537e49a7152aa4bbaa728d',1,'KvsRtcConfiguration']]], - ['icenewlocalcandidatefunc_859',['IceNewLocalCandidateFunc',['../IceAgent_8h.html#a76d707981fc86d2eafc95e932b737c26',1,'IceAgent.h']]], - ['icerefreshcount_860',['iceRefreshCount',['../structSignalingDiagnostics.html#a6c72df46740ad89204d31ece08fb70f1',1,'SignalingDiagnostics::iceRefreshCount()'],['../structSignalingClientStats.html#a86d9e6bea63d4c69c4b04223d59c5142',1,'SignalingClientStats::iceRefreshCount()']]], - ['icerole_861',['iceRole',['../structRtcTransportStats.html#a9ab68965ee238d0111c3dfd220f121b9',1,'RtcTransportStats']]], - ['iceserver_862',['IceServer',['../structIceServer.html',1,'']]], - ['iceserverindex_863',['iceServerIndex',['../structRtcIceServerStats.html#a3c3c3a06e3748ab080eb70c71f5274fb',1,'RtcIceServerStats::iceServerIndex()'],['../structIceCandidate.html#a1da6df1761877c4dfe99e39d8b3b6b55',1,'IceCandidate::iceServerIndex()']]], - ['iceserverparsingtime_864',['iceServerParsingTime',['../structKvsIceAgentStats.html#afd8b6e85a479028367bac6f5feb60ebf',1,'KvsIceAgentStats::iceServerParsingTime()'],['../structIceAgentProfileDiagnostics.html#a51e550fd755a9f0764a29e3155aa4870',1,'IceAgentProfileDiagnostics::iceServerParsingTime()']]], - ['iceservers_865',['iceServers',['../struct____IceAgent.html#adeceb8b100eec1c8bb834ede84ada5f3',1,'__IceAgent::iceServers()'],['../group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0',1,'RtcConfiguration::iceServers()']]], - ['iceserverscount_866',['iceServersCount',['../struct____IceAgent.html#ad4fd242cf3286dde3d778ff134933f2c',1,'__IceAgent']]], - ['iceserversetipfunc_867',['IceServerSetIpFunc',['../Include__i_8h.html#a5e37e9824cf20308fe3db78ce5f1784d',1,'Include_i.h']]], - ['iceserverstats_868',['iceServerStats',['../structRtcStatsObject.html#a996f5311a36974ad1255ce4aeda6d699',1,'RtcStatsObject']]], - ['icesetinterfacefilterfunc_869',['iceSetInterfaceFilterFunc',['../group__StatusCodes.html#gaf2df4757883088eda1d2947e740dfa3c',1,'KvsRtcConfiguration']]], - ['icesetinterfacefilterfunc_870',['IceSetInterfaceFilterFunc',['../group__Callbacks.html#gac5ca9698d23bb785c59e148b1f438244',1,'Include.h']]], - ['icestatuscodes_871',['ICEStatusCodes',['../group__ICEStatusCodes.html',1,'']]], - ['icetransportpolicy_872',['iceTransportPolicy',['../group__StatusCodes.html#ga5088878594e4eab3d1b5010960fc15a5',1,'RtcConfiguration::iceTransportPolicy()'],['../struct____IceAgent.html#a0da0214dcb8e99eac37d9e081b50c672',1,'__IceAgent::iceTransportPolicy()']]], - ['iceutils_2ec_873',['IceUtils.c',['../IceUtils_8c.html',1,'']]], - ['iceutils_2eh_874',['IceUtils.h',['../IceUtils_8h.html',1,'']]], - ['iceutilsgeneratetransactionid_875',['iceUtilsGenerateTransactionId',['../IceUtils_8c.html#a89ee133f24fad86858f66674cde36103',1,'iceUtilsGenerateTransactionId(PBYTE pBuffer, UINT32 bufferLen): IceUtils.c'],['../IceUtils_8h.html#ad9dde0c8202291e3ded6e4c867b7b46a',1,'iceUtilsGenerateTransactionId(PBYTE, UINT32): IceUtils.c']]], - ['iceutilspackagestunpacket_876',['iceUtilsPackageStunPacket',['../IceUtils_8h.html#a894565a9caf004a9b424fc236de62319',1,'iceUtilsPackageStunPacket(PStunPacket, PBYTE, UINT32, PBYTE, PUINT32): IceUtils.c'],['../IceUtils_8c.html#a05a5f1ea3d3d4e73bdb4298e75f56d15',1,'iceUtilsPackageStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PBYTE pBuffer, PUINT32 pBufferLen): IceUtils.c']]], - ['iceutilssenddata_877',['iceUtilsSendData',['../IceUtils_8h.html#aa56bda109a4ac2765d483532d0c4e2ef',1,'iceUtilsSendData(PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h'],['../IceUtils_8c.html#abffd2f385a91e5840b12912df46777d4',1,'iceUtilsSendData(PBYTE buffer, UINT32 size, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c']]], - ['iceutilssendstunpacket_878',['iceUtilsSendStunPacket',['../IceUtils_8h.html#a6121d3d4752fc6b07d8926410ef62b39',1,'iceUtilsSendStunPacket(PStunPacket, PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h'],['../IceUtils_8c.html#a163008ed55dd5e46e25737a89d5beabb',1,'iceUtilsSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c']]], - ['id_879',['id',['../structIceCandidate.html#a0ef226225140b5380dbfb2716f94b3e9',1,'IceCandidate::id()'],['../group__StatusCodes.html#ga50c0078699a2a62cc69cd30ce726b0ed',1,'__RtcDataChannel::id()']]], - ['inboundpacketfn_880',['inboundPacketFn',['../structIceAgentCallbacks.html#a7784e30baf7a134d0dbd1778255ffc67',1,'IceAgentCallbacks']]], - ['inboundrtpstreamstats_881',['inboundRtpStreamStats',['../structRtcStatsObject.html#ab4695790a5a6aea9feacd4e754cada6a',1,'RtcStatsObject']]], - ['inboundstats_882',['inboundStats',['../structKvsRtpTransceiver.html#a032f25958929ba3e3ce70855f82f7d36',1,'KvsRtpTransceiver']]], - ['include_2eh_883',['Include.h',['../Include_8h.html',1,'']]], - ['include_5fi_2eh_884',['Include_i.h',['../Include__i_8h.html',1,'']]], - ['incomingdatahandler_885',['incomingDataHandler',['../IceAgent_8c.html#a97079f5f6e61ff478f94f9934af5eec0',1,'incomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c'],['../IceAgent_8h.html#a4679168f8e324e0324a8c129fe6d606d',1,'incomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], - ['incomingrelayeddatahandler_886',['incomingRelayedDataHandler',['../IceAgent_8c.html#ac6d7992fc8ddf1009332e5f72ec42cff',1,'incomingRelayedDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c'],['../IceAgent_8h.html#ad3b73d0dc0335cf05e9ff5893d1819a4',1,'incomingRelayedDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], - ['inet_887',['INET',['../Include__i_8h.html#afbd765b0efdf3b5e0f5ea12fdd021e61',1,'Include_i.h']]], - ['inet6_888',['INET6',['../Include__i_8h.html#a1ff8450564172348a0045dfee094ea80',1,'Include_i.h']]], - ['infinite_5fretry_5fcount_5fsentinel_889',['INFINITE_RETRY_COUNT_SENTINEL',['../StateMachine_8h.html#a04856ecb0596c8806b099c5c149e88f9',1,'StateMachine.h']]], - ['initializethreadtracker_890',['initializeThreadTracker',['../Signaling_8c.html#ab3627e61a363e56c0035ebe1bca22996',1,'initializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c'],['../Signaling_8h.html#af77cef89a204a0fa09284ef9f8e7e4dd',1,'initializeThreadTracker(PThreadTracker): Signaling.c']]], - ['initkvswebrtc_891',['initKvsWebRtc',['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c']]], - ['initsctpaddrconn_892',['initSctpAddrConn',['../Sctp_8c.html#a9fd2f5b7216337ea8af7f3fbf0033fa4',1,'Sctp.c']]], - ['initsctpsession_893',['initSctpSession',['../Sctp_8c.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c'],['../Sctp_8h.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c']]], - ['initsrtpsession_894',['initSrtpSession',['../SrtpSession_8c.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c']]], - ['insertedsamplesfordeceleration_895',['insertedSamplesForDeceleration',['../structRtcInboundRtpStreamStats.html#a28b1d12c737de0aa774b79b87f424523',1,'RtcInboundRtpStreamStats']]], - ['inserticecandidatepair_896',['insertIceCandidatePair',['../IceAgent_8h.html#a9331e8e4ebee9b3c5abd539fa1b9d11d',1,'insertIceCandidatePair(PDoubleList, PIceCandidatePair): IceAgent.c'],['../IceAgent_8c.html#a6ca5e01bae7b2cd4b4cd6b949350ec65',1,'insertIceCandidatePair(PDoubleList iceCandidatePairs, PIceCandidatePair pIceCandidatePair): IceAgent.c']]], - ['introduction_897',['Introduction',['../md_Introduction.html',1,'']]], - ['introduction_2emd_898',['Introduction.md',['../Introduction_8md.html',1,'']]], - ['inuse_899',['inUse',['../struct____SocketConnection.html#ace04ea5cae78774632597f00ef53bc91',1,'__SocketConnection']]], - ['invalid_5fsignaling_5fclient_5fhandle_5fvalue_900',['INVALID_SIGNALING_CLIENT_HANDLE_VALUE',['../group__StatusCodes.html#ga2b482ee4231032c03a94091b7ee61990',1,'Include.h']]], - ['iobuffer_901',['IOBuffer',['../IOBuffer_8h.html#a1161dd313a84bbb4cb09acd912cb98d7',1,'IOBuffer.h']]], - ['iobuffer_2ec_902',['IOBuffer.c',['../IOBuffer_8c.html',1,'']]], - ['iobuffer_2eh_903',['IOBuffer.h',['../IOBuffer_8h.html',1,'']]], - ['iobufferread_904',['ioBufferRead',['../IOBuffer_8c.html#a843a7453279a2960b0dda4d7d7afa45e',1,'ioBufferRead(PIOBuffer pBuffer, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): IOBuffer.c'],['../IOBuffer_8h.html#a78684630917f86486c8555f23d4ed05a',1,'ioBufferRead(PIOBuffer, PBYTE, UINT32, PUINT32): IOBuffer.c']]], - ['iobufferreset_905',['ioBufferReset',['../IOBuffer_8c.html#a04baed52cfc34b413a5dd087bf197c06',1,'ioBufferReset(PIOBuffer pBuffer): IOBuffer.c'],['../IOBuffer_8h.html#a0e64c8ebf0c539ef29157f419348f363',1,'ioBufferReset(PIOBuffer): IOBuffer.c']]], - ['iobufferwrite_906',['ioBufferWrite',['../IOBuffer_8c.html#a1fd767c00239c83072309f23641b22f6',1,'ioBufferWrite(PIOBuffer pBuffer, PBYTE pData, UINT32 dataLen): IOBuffer.c'],['../IOBuffer_8h.html#af598aff89bd8ffb255122ceac0fabbc9',1,'ioBufferWrite(PIOBuffer, PBYTE, UINT32): IOBuffer.c']]], - ['ip_5faddr_5fstr_5flength_907',['IP_ADDR_STR_LENGTH',['../group__StatsNameLengths.html#ga8eb68b1e05b3ae2de5775202931617de',1,'Stats.h']]], - ['ipaddress_908',['ipAddress',['../structIceCandidate.html#a3a51d8ceae0fc6ae2fcb6280280bce03',1,'IceCandidate::ipAddress()'],['../structIceServer.html#ab180f087930f1ee9ec95e82d06c42f54',1,'IceServer::ipAddress()']]], - ['ipv4_5faddress_5flength_909',['IPV4_ADDRESS_LENGTH',['../Include__i_8h.html#a5b4d96bc437598cbbee2359efe652769',1,'Include_i.h']]], - ['ipv4_5ftemplate_910',['IPV4_TEMPLATE',['../Network_8h.html#acb3a4b473cbe2cef91120ad5c15e211a',1,'Network.h']]], - ['ipv6_5faddress_5flength_911',['IPV6_ADDRESS_LENGTH',['../Include__i_8h.html#a933c5bc924a8334c6f8596aa137a3890',1,'Include_i.h']]], - ['ipv6_5ftemplate_912',['IPV6_TEMPLATE',['../Network_8h.html#aeb4fed831c7f5e1187bcf447347599a6',1,'Network.h']]], - ['is_5fcann_5fpair_5fsending_5ffrom_5frelayed_913',['IS_CANN_PAIR_SENDING_FROM_RELAYED',['../IceAgent_8h.html#a1c18a7eb14332ab0c9540676f191b86e',1,'IceAgent.h']]], - ['is_5fcurrent_5ftime_5fcallback_5fset_914',['IS_CURRENT_TIME_CALLBACK_SET',['../Signaling_8h.html#a538702bf0e59d84272fb4f0228996c53',1,'Signaling.h']]], - ['is_5fipv4_5faddr_915',['IS_IPV4_ADDR',['../Include__i_8h.html#a0ad3c81d511351975e3f640bcf4d833a',1,'Include_i.h']]], - ['is_5fstun_5fpacket_916',['IS_STUN_PACKET',['../IceAgent_8h.html#a498a56dcc14a2efff117f68d7c4aef46',1,'IceAgent.h']]], - ['is_5ftwcc_5frunlen_917',['IS_TWCC_RUNLEN',['../Rtcp_8h.html#a60db4d3b2bc7f22bcb0d0dbf3ac3684b',1,'Rtcp.h']]], - ['is_5fvalid_5fsignaling_5fclient_5fhandle_918',['IS_VALID_SIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#ga880ad6a773c90b7ddbb1b9fbb1442599',1,'Include.h']]], - ['iscallresultsignatureexpired_919',['isCallResultSignatureExpired',['../LwsApiCalls_8c.html#aa4e2b7b61f2ea1709b54af9f6bbd89f2',1,'isCallResultSignatureExpired(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a51f12547935fe8a903b866c3e0e4033e',1,'isCallResultSignatureExpired(PCallInfo): LwsApiCalls.c']]], - ['iscallresultsignaturenotyetcurrent_920',['isCallResultSignatureNotYetCurrent',['../LwsApiCalls_8c.html#ac364c28ddcf2941aef1a71bb05f00429',1,'isCallResultSignatureNotYetCurrent(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3ef280bd2b9577e94aa4d6030bb9e411',1,'isCallResultSignatureNotYetCurrent(PCallInfo): LwsApiCalls.c']]], - ['iscleanup_921',['isCleanUp',['../struct____DtlsSession.html#ac9f1a65e50ef8a4f8638d52b48754030',1,'__DtlsSession']]], - ['iscontextinitialized_922',['isContextInitialized',['../structWebRtcClientContext.html#a6e402f6776a4cdff145e5f263d9f6732',1,'WebRtcClientContext']]], - ['iscontrolling_923',['isControlling',['../struct____IceAgent.html#a38f2a64b50dba46133779a4bebe0f5c8',1,'__IceAgent']]], - ['isinitialized_924',['isInitialized',['../structThreadPoolContext.html#adf2559c8658d7a5b38982a8ee8748b45',1,'ThreadPoolContext']]], - ['isipaddr_925',['isIpAddr',['../Network_8c.html#a742422827e4fbd13aa34322bd5394851',1,'isIpAddr(PCHAR hostname, UINT16 length): Network.c'],['../Network_8h.html#ae6618f052d7bce05243736e2a5aed126',1,'isIpAddr(PCHAR, UINT16): Network.c']]], - ['isipinitialized_926',['isIpInitialized',['../structStunIpAddrContext.html#a90efad0b39ce9250703ab4e9e717205e',1,'StunIpAddrContext']]], - ['isnull_927',['isNull',['../structNullableUint64.html#a909fd7054bf88c8fcbac4a30bff4773d',1,'NullableUint64::isNull()'],['../structNullableBool.html#a070fc3e029985c945b22b15514a6ad2e',1,'NullableBool::isNull()'],['../structNullableUint8.html#a2efb0da054fea7a6d4191217bc7c3bbd',1,'NullableUint8::isNull()'],['../structNullableInt8.html#a97907b77351983584b4ef62d2a3272fa',1,'NullableInt8::isNull()'],['../structNullableUint16.html#a296367e3fe109a3fced0eefe1665df55',1,'NullableUint16::isNull()'],['../structNullableInt16.html#ae6193be1568d27ce9b55cd8a2f13a98c',1,'NullableInt16::isNull()'],['../structNullableUint32.html#ae258ec6e6f64a642611c21b822a74142',1,'NullableUint32::isNull()'],['../structNullableInt32.html#a46166bb3ef04a668309380f74d32c7a4',1,'NullableInt32::isNull()'],['../structNullableInt64.html#af4116ebde6c5598654c6acfdf341c079',1,'NullableInt64::isNull()'],['../structNullableFloat.html#a329283969732dd7f517727ea9463fc0d',1,'NullableFloat::isNull()'],['../structNullableDouble.html#a1cfef4823f1135bdb3acb05084205e9f',1,'NullableDouble::isNull()'],['../structNullableLongDouble.html#a046d525d69f18baa68cf4b821e3478e7',1,'NullableLongDouble::isNull()']]], - ['isoffer_928',['isOffer',['../structKvsPeerConnection.html#a716fded94deff769039161a9cdc8c2da',1,'KvsPeerConnection']]], - ['ispointtopoint_929',['isPointToPoint',['../structKvsIpAddress.html#a689083fb604580cf58e604d8353465d0',1,'KvsIpAddress']]], - ['ispresentinremote_930',['isPresentInRemote',['../SessionDescription_8c.html#a898075fcd147ac2e41ea84a3bdba0df6',1,'SessionDescription.c']]], - ['isrembpacket_931',['isRembPacket',['../RtcpPacket_8c.html#ae12cf7455fb250f463e7e3e1227cf955',1,'isRembPacket(PBYTE pPayload, UINT32 payloadLen): RtcpPacket.c'],['../RtcpPacket_8h.html#af6798cd7465937a75572cd34fe04b8d7',1,'isRembPacket(PBYTE, UINT32): RtcpPacket.c']]], - ['isremote_932',['isRemote',['../structIceCandidate.html#a477071bd3d02ebc13c3a52e9fcc1b217',1,'IceCandidate']]], - ['issameipaddress_933',['isSameIpAddress',['../Network_8c.html#a05d12502235a4a9313ba49cdfc4487a4',1,'isSameIpAddress(PKvsIpAddress pAddr1, PKvsIpAddress pAddr2, BOOL checkPort): Network.c'],['../Network_8h.html#afe2aba9cd7b05fe9d5011b7d424a835e',1,'isSameIpAddress(PKvsIpAddress, PKvsIpAddress, BOOL): Network.c']]], - ['issecure_934',['isSecure',['../structIceServer.html#aadd8fe6f60e92d4b61859915c753feb4',1,'IceServer']]], - ['isshutdown_935',['isShutdown',['../struct____DtlsSession.html#af38d3087b813c0ea223f1bbc5e07d413',1,'__DtlsSession']]], - ['isstarted_936',['isStarted',['../struct____DtlsSession.html#a1cb36831f553e63f197514d474dd995e',1,'__DtlsSession']]], - ['isturn_937',['isTurn',['../structIceServer.html#a80bf963a9b0cdf91f6bfd713766a5ffc',1,'IceServer']]] + ['ice_5fagent_5fmetrics_5fcurrent_5fversion_731',['ICE_AGENT_METRICS_CURRENT_VERSION',['../group__StructureVersions.html#ga2359cfab4464c232b409269083169bb1',1,'Include.h']]], + ['ice_5fagent_5fstate_5fcheck_5fconnection_732',['ICE_AGENT_STATE_CHECK_CONNECTION',['../IceAgentStateMachine_8h.html#ac93a4230920d667ac1bba42b1cb3202b',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fcheck_5fconnection_5fstr_733',['ICE_AGENT_STATE_CHECK_CONNECTION_STR',['../IceAgentStateMachine_8h.html#a80406c0e3187ed0511ac9da52f8dadab',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fconnected_734',['ICE_AGENT_STATE_CONNECTED',['../IceAgentStateMachine_8h.html#a324e7f992f7a1a7e5ef25bf39eb856bb',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fconnected_5fstr_735',['ICE_AGENT_STATE_CONNECTED_STR',['../IceAgentStateMachine_8h.html#ae954e00777536c89879a0d0903380d02',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fdisconnected_736',['ICE_AGENT_STATE_DISCONNECTED',['../IceAgentStateMachine_8h.html#aea2c801674b043520063de54b02846bb',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fdisconnected_5fstr_737',['ICE_AGENT_STATE_DISCONNECTED_STR',['../IceAgentStateMachine_8h.html#a180bc10e7dcb803cd4a753413bcd6d9b',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5ffailed_738',['ICE_AGENT_STATE_FAILED',['../IceAgentStateMachine_8h.html#ad1d2437ed4db66b4e0163565f3f6b788',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5ffailed_5fstr_739',['ICE_AGENT_STATE_FAILED_STR',['../IceAgentStateMachine_8h.html#a488a6ea8bc1526c314a6d89124cea95e',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fmachine_5fstate_5fcount_740',['ICE_AGENT_STATE_MACHINE_STATE_COUNT',['../IceAgentStateMachine_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c']]], + ['ice_5fagent_5fstate_5fmachine_5fstates_741',['ICE_AGENT_STATE_MACHINE_STATES',['../IceAgentStateMachine_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c']]], + ['ice_5fagent_5fstate_5fnew_742',['ICE_AGENT_STATE_NEW',['../IceAgentStateMachine_8h.html#af5646d5418b041b23cd6d37c9b4da1bd',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnew_5fstr_743',['ICE_AGENT_STATE_NEW_STR',['../IceAgentStateMachine_8h.html#a52fdf248db0d7b39dcd07a8f661b7773',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnominating_744',['ICE_AGENT_STATE_NOMINATING',['../IceAgentStateMachine_8h.html#a008518388aa15ff8ea5387baf729819a',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnominating_5fstr_745',['ICE_AGENT_STATE_NOMINATING_STR',['../IceAgentStateMachine_8h.html#a845f3efeff314958913beb0ab8d86cff',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnone_746',['ICE_AGENT_STATE_NONE',['../IceAgentStateMachine_8h.html#af2d41a27eee3f8775f470340621b0a85',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnone_5fstr_747',['ICE_AGENT_STATE_NONE_STR',['../IceAgentStateMachine_8h.html#a6717be7c6a96216b268416d334061524',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fready_748',['ICE_AGENT_STATE_READY',['../IceAgentStateMachine_8h.html#a143aed91a142bec2c4f296753ebede48',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fready_5fstr_749',['ICE_AGENT_STATE_READY_STR',['../IceAgentStateMachine_8h.html#a7bd1c46f5ee9abf3485b7bdc7c7baf38',1,'IceAgentStateMachine.h']]], + ['ice_5fcandidate_5fid_5flen_750',['ICE_CANDIDATE_ID_LEN',['../IceAgent_8h.html#a42b262a49d28c6c2445b88bb4c9713e1',1,'IceAgent.h']]], + ['ice_5fcandidate_5fjson_5ftemplate_751',['ICE_CANDIDATE_JSON_TEMPLATE',['../PeerConnection_8h.html#ab69b56aeb4d7e6c1ffc5c45bbfdfd74e',1,'PeerConnection.h']]], + ['ice_5fcandidate_5fpair_5fstate_752',['ICE_CANDIDATE_PAIR_STATE',['../Stats_8h.html#a8671985b535ebf887098423beb5a333b',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5ffailed_753',['ICE_CANDIDATE_PAIR_STATE_FAILED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333badeb5e469e073b8474839ed2b76c7cfb7',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5ffrozen_754',['ICE_CANDIDATE_PAIR_STATE_FROZEN',['../Stats_8h.html#a8671985b535ebf887098423beb5a333babec372f088d7d175cfde32cb25c02fc4',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5fin_5fprogress_755',['ICE_CANDIDATE_PAIR_STATE_IN_PROGRESS',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba2f07a3e420b35576f85ed03b3898f82a',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5fsucceeded_756',['ICE_CANDIDATE_PAIR_STATE_SUCCEEDED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba87069b5d0a42c0e9672780f6d43e5197',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5fwaiting_757',['ICE_CANDIDATE_PAIR_STATE_WAITING',['../Stats_8h.html#a8671985b535ebf887098423beb5a333bac4b9094acd8ea1504b04c6557f39e82e',1,'Stats.h']]], + ['ice_5fcandidate_5fstate_758',['ICE_CANDIDATE_STATE',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02d',1,'IceAgent.h']]], + ['ice_5fcandidate_5fstate_5finvalid_759',['ICE_CANDIDATE_STATE_INVALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da09bf2ef3c7f8c6c67572ff6531aa85dc',1,'IceAgent.h']]], + ['ice_5fcandidate_5fstate_5fnew_760',['ICE_CANDIDATE_STATE_NEW',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da14c2e1d9d2c22df2ae2f33a2a5de21f0',1,'IceAgent.h']]], + ['ice_5fcandidate_5fstate_5fvalid_761',['ICE_CANDIDATE_STATE_VALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da4266bf5f764683ac71371073aa2f304a',1,'IceAgent.h']]], + ['ice_5fcandidate_5ftype_762',['ICE_CANDIDATE_TYPE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6',1,'Stats.h']]], + ['ice_5fcandidate_5ftype_5fhost_763',['ICE_CANDIDATE_TYPE_HOST',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a9fff74323b1829b4afad9e56c27f5c6e',1,'Stats.h']]], + ['ice_5fcandidate_5ftype_5fpeer_5freflexive_764',['ICE_CANDIDATE_TYPE_PEER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ae4bb79539718c2454eb3aa1d8de872f1',1,'Stats.h']]], + ['ice_5fcandidate_5ftype_5frelayed_765',['ICE_CANDIDATE_TYPE_RELAYED',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a2fcd25cbc2d1c585d32f9ebae2622045',1,'Stats.h']]], + ['ice_5fcandidate_5ftype_5fserver_5freflexive_766',['ICE_CANDIDATE_TYPE_SERVER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ac0ce2fc7bc8da270caa5ebf77f699ddd',1,'Stats.h']]], + ['ice_5fconfiguration_5frefresh_5fgrace_5fperiod_767',['ICE_CONFIGURATION_REFRESH_GRACE_PERIOD',['../Signaling_8h.html#a462087c14573eb82e95ebe3b0b33db61',1,'Signaling.h']]], + ['ice_5fhash_5ftable_5fbucket_5fcount_768',['ICE_HASH_TABLE_BUCKET_COUNT',['../IceAgent_8h.html#a00b31f981beaad4d960713354853e954',1,'IceAgent.h']]], + ['ice_5fhash_5ftable_5fbucket_5flength_769',['ICE_HASH_TABLE_BUCKET_LENGTH',['../IceAgent_8h.html#a5784992f3d8054ee16d98b33d5971cd5',1,'IceAgent.h']]], + ['ice_5fmax_5fufrag_5flen_770',['ICE_MAX_UFRAG_LEN',['../Include__i_8h.html#a4271d7fd28981ec6b5747fbb244c6bed',1,'Include_i.h']]], + ['ice_5fmax_5fupwd_5flen_771',['ICE_MAX_UPWD_LEN',['../Include__i_8h.html#aa4a18a012ce2d80d0e72922116814966',1,'Include_i.h']]], + ['ice_5fpriority_5fhost_5fcandidate_5ftype_5fpreference_772',['ICE_PRIORITY_HOST_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7266755db9c033075e5fd03989aa4e9f',1,'IceAgent.h']]], + ['ice_5fpriority_5flocal_5fpreference_773',['ICE_PRIORITY_LOCAL_PREFERENCE',['../IceAgent_8h.html#ae7231c53465b23407dc653fb22615b7c',1,'IceAgent.h']]], + ['ice_5fpriority_5fpeer_5freflexive_5fcandidate_5ftype_5fpreference_774',['ICE_PRIORITY_PEER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#ae00baf3a2c25307b0294d01e468000c8',1,'IceAgent.h']]], + ['ice_5fpriority_5frelayed_5fcandidate_5ftype_5fpreference_775',['ICE_PRIORITY_RELAYED_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7beb19a1df51a290e6a8eaa6662ac7c9',1,'IceAgent.h']]], + ['ice_5fpriority_5fserver_5freflexive_5fcandidate_5ftype_5fpreference_776',['ICE_PRIORITY_SERVER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a91513951c4f990de85dcaad79968e125',1,'IceAgent.h']]], + ['ice_5fserver_5finfo_5ftemplate_5fbloat_5fsize_777',['ICE_SERVER_INFO_TEMPLATE_BLOAT_SIZE',['../LwsApiCalls_8h.html#a499b9564cc91a2edb156fe45f90ec76b',1,'LwsApiCalls.h']]], + ['ice_5fserver_5furi_5fbloat_5fsize_778',['ICE_SERVER_URI_BLOAT_SIZE',['../LwsApiCalls_8h.html#a205ce0e5735f60b0a809190a0ae00dd5',1,'LwsApiCalls.h']]], + ['ice_5fstate_5fmachine_5fname_779',['ICE_STATE_MACHINE_NAME',['../IceAgent_8h.html#a52d52892047b4756aaf3b011ac6c04f5',1,'IceAgent.h']]], + ['ice_5fstun_5fdefault_5fport_780',['ICE_STUN_DEFAULT_PORT',['../IceUtils_8h.html#ad5762044eec87a5aa45beeaddd4a3ab1',1,'IceUtils.h']]], + ['ice_5ftransport_5fpolicy_781',['ICE_TRANSPORT_POLICY',['../group__PublicEnums.html#ga9447d6f4c97788d32853140452659f70',1,'Include.h']]], + ['ice_5ftransport_5fpolicy_5fall_782',['ICE_TRANSPORT_POLICY_ALL',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a01c96edce3eb6527fe9d48a82d4f3da2',1,'Include.h']]], + ['ice_5ftransport_5fpolicy_5frelay_783',['ICE_TRANSPORT_POLICY_RELAY',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a9305a9ec5500c1b7ebf137f8c1d3685d',1,'Include.h']]], + ['ice_5ftransport_5ftype_5ftcp_784',['ICE_TRANSPORT_TYPE_TCP',['../IceUtils_8h.html#a23b416d8a946fc1a7a241994d0b69ceb',1,'IceUtils.h']]], + ['ice_5ftransport_5ftype_5ftls_785',['ICE_TRANSPORT_TYPE_TLS',['../IceUtils_8h.html#aa08018fa6fe5ba8b93713bb522beb177',1,'IceUtils.h']]], + ['ice_5ftransport_5ftype_5fudp_786',['ICE_TRANSPORT_TYPE_UDP',['../IceUtils_8h.html#a912c9b462c34e6a1981f7d4b9044a7c2',1,'IceUtils.h']]], + ['ice_5furl_5fprefix_5fstun_787',['ICE_URL_PREFIX_STUN',['../IceUtils_8h.html#ae2fd7d920ad4b4c186d6da4b18b9fe1b',1,'IceUtils.h']]], + ['ice_5furl_5fprefix_5fturn_788',['ICE_URL_PREFIX_TURN',['../IceUtils_8h.html#afe47f2889b54169d1372be6ea2883369',1,'IceUtils.h']]], + ['ice_5furl_5fprefix_5fturn_5fsecure_789',['ICE_URL_PREFIX_TURN_SECURE',['../IceUtils_8h.html#a54bbcf3d207c0293355132e7f40e6664',1,'IceUtils.h']]], + ['ice_5furl_5ftransport_5ftcp_790',['ICE_URL_TRANSPORT_TCP',['../IceUtils_8h.html#abb0f8acd455a9d9a0cea0257fbcde6fc',1,'IceUtils.h']]], + ['ice_5furl_5ftransport_5fudp_791',['ICE_URL_TRANSPORT_UDP',['../IceUtils_8h.html#a23008e9d620bfa6ece4f5d4a4b8c6832',1,'IceUtils.h']]], + ['iceagent_792',['IceAgent',['../IceAgent_8h.html#afbfbde0ef413fddaef347580251b9afe',1,'IceAgent.h']]], + ['iceagent_2ec_793',['IceAgent.c',['../IceAgent_8c.html',1,'']]], + ['iceagent_2eh_794',['IceAgent.h',['../IceAgent_8h.html',1,'']]], + ['iceagentaddconfig_795',['iceAgentAddConfig',['../IceAgent_8c.html#a13816c51f4959ce3f3efa41341662d8c',1,'iceAgentAddConfig(PIceAgent pIceAgent, PIceConfigInfo pIceConfigInfo): IceAgent.c'],['../IceAgent_8h.html#a99aaa7cf7d79a93b68ccead30dd300cc',1,'iceAgentAddConfig(PIceAgent, PIceConfigInfo): IceAgent.c']]], + ['iceagentaddremotecandidate_796',['iceAgentAddRemoteCandidate',['../IceAgent_8c.html#a171a9136edc2fce61acff9476e6046a9',1,'iceAgentAddRemoteCandidate(PIceAgent pIceAgent, PCHAR pIceCandidateString): IceAgent.c'],['../IceAgent_8h.html#ac168aed43c3242d89b798e7e01b7339b',1,'iceAgentAddRemoteCandidate(PIceAgent, PCHAR): IceAgent.c']]], + ['iceagentcallbacks_797',['IceAgentCallbacks',['../structIceAgentCallbacks.html',1,'']]], + ['iceagentcallbacks_798',['iceAgentCallbacks',['../struct____IceAgent.html#abd02f05cee15650d4da97d63c0fc5757',1,'__IceAgent']]], + ['iceagentcheckcandidatepairconnection_799',['iceAgentCheckCandidatePairConnection',['../IceAgent_8h.html#ad08c3a7660dcaa0d93af028fc65fe374',1,'iceAgentCheckCandidatePairConnection(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#abd88ad7fca15a1a8d90ea9d3a0f2fc58',1,'iceAgentCheckCandidatePairConnection(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentcheckconnectionstatesetup_800',['iceAgentCheckConnectionStateSetup',['../IceAgent_8c.html#a4b90ebcbe4910ff3837076c8b8a8c253',1,'iceAgentCheckConnectionStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a837adcfee43d0f73ef675f84bed7c1ba',1,'iceAgentCheckConnectionStateSetup(PIceAgent): IceAgent.c']]], + ['iceagentcheckpeerreflexivecandidate_801',['iceAgentCheckPeerReflexiveCandidate',['../IceAgent_8c.html#ab24d8045a6f9c765883d38003cb624b8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent pIceAgent, PKvsIpAddress pIpAddress, UINT32 priority, BOOL isRemote, PSocketConnection pSocketConnection): IceAgent.c'],['../IceAgent_8h.html#ae42ff38fce2216ebc0d98dc2806bc6e8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent, PKvsIpAddress, UINT32, BOOL, PSocketConnection): IceAgent.c']]], + ['iceagentconnectedstatesetup_802',['iceAgentConnectedStateSetup',['../IceAgent_8h.html#a1e97803ab232afca8aecc4e2f77b87ac',1,'iceAgentConnectedStateSetup(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#aad8b693b79de0b9b57770fb4efe64ee4',1,'iceAgentConnectedStateSetup(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentfatalerror_803',['iceAgentFatalError',['../IceAgent_8c.html#ae7e2880108aafbf93c4f092712d86500',1,'iceAgentFatalError(PIceAgent pIceAgent, STATUS errorStatus): IceAgent.c'],['../IceAgent_8h.html#abe7d848d27af75b3ed56d0959ed980de',1,'iceAgentFatalError(PIceAgent, STATUS): IceAgent.c']]], + ['iceagentgathercandidatetimercallback_804',['iceAgentGatherCandidateTimerCallback',['../IceAgent_8c.html#a29472fae79b73dc335a310925493391c',1,'iceAgentGatherCandidateTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a0015e4e66712c771d2f16c933e1e768f',1,'iceAgentGatherCandidateTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], + ['iceagentgetcandidatetypestr_805',['iceAgentGetCandidateTypeStr',['../IceAgent_8c.html#a58c93902e850d579024bde109e85ab8b',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE candidateType): IceAgent.c'],['../IceAgent_8h.html#ab799778728daa3224314485790861040',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE): IceAgent.c']]], + ['iceagentgetcurrenttime_806',['iceAgentGetCurrentTime',['../IceAgent_8c.html#a1cfd588b7d18304d6feb6e32417a508f',1,'iceAgentGetCurrentTime(UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#ae7a97b4228e1172f1bf21d0a8bee0739',1,'iceAgentGetCurrentTime(UINT64): IceAgent.c']]], + ['iceagentgetmetrics_807',['iceAgentGetMetrics',['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection, PKvsIceAgentMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection pPeerConnection, PKvsIceAgentMetrics pKvsIceAgentMetrics): PeerConnection.c']]], + ['iceagentinithostcandidate_808',['iceAgentInitHostCandidate',['../IceAgent_8c.html#a404897a5797a45ca76444ee244c5b760',1,'iceAgentInitHostCandidate(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ab7fc78b0a2605c5291b7ec8d7ed40cdc',1,'iceAgentInitHostCandidate(PIceAgent): IceAgent.c']]], + ['iceagentinitrelaycandidate_809',['iceAgentInitRelayCandidate',['../IceAgent_8h.html#a16f8a3535bbc9b23cd08b98bd79e49b4',1,'iceAgentInitRelayCandidate(PIceAgent, UINT32, KVS_SOCKET_PROTOCOL): IceAgent.c'],['../IceAgent_8c.html#aa82059f636933c877ef87e25f4a62669',1,'iceAgentInitRelayCandidate(PIceAgent pIceAgent, UINT32 iceServerIndex, KVS_SOCKET_PROTOCOL protocol): IceAgent.c']]], + ['iceagentinitrelaycandidates_810',['iceAgentInitRelayCandidates',['../IceAgent_8h.html#a90515bdf78b9dec41ee9c9d579da0045',1,'iceAgentInitRelayCandidates(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a888fc1a2a5c2fe190f30db87c85c6759',1,'iceAgentInitRelayCandidates(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentinitsrflxcandidate_811',['iceAgentInitSrflxCandidate',['../IceAgent_8c.html#a0a39b316e5aff662b257648e97e53146',1,'iceAgentInitSrflxCandidate(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ab51095af13e7b515be425c2d7da80833',1,'iceAgentInitSrflxCandidate(PIceAgent): IceAgent.c']]], + ['iceagentinvalidatecandidatepair_812',['iceAgentInvalidateCandidatePair',['../IceAgent_8c.html#add07c218275f39a2fdabc9f850eb0609',1,'iceAgentInvalidateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a3a09fb4c06ef2f3876ce3ef5d40018f2',1,'iceAgentInvalidateCandidatePair(PIceAgent): IceAgent.c']]], + ['iceagentlognewcandidate_813',['iceAgentLogNewCandidate',['../IceAgent_8c.html#ad1a8fa09d399bfa78a7a76cb00c25c8c',1,'iceAgentLogNewCandidate(PIceCandidate pIceCandidate): IceAgent.c'],['../IceAgent_8h.html#a7678a0b5ea8975c120901f1f7750eda7',1,'iceAgentLogNewCandidate(PIceCandidate): IceAgent.c']]], + ['iceagentnominatecandidatepair_814',['iceAgentNominateCandidatePair',['../IceAgent_8c.html#aa7d29b9e7deadd910819b68c115219d1',1,'iceAgentNominateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#af68de77c7c0adf0a02f9477f8b2fc5b7',1,'iceAgentNominateCandidatePair(PIceAgent): IceAgent.c']]], + ['iceagentnominatingstatesetup_815',['iceAgentNominatingStateSetup',['../IceAgent_8c.html#a8d811662404803fa38a7d691516c9de8',1,'iceAgentNominatingStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ac29a19f13940cb0195d0102d3fd029b1',1,'iceAgentNominatingStateSetup(PIceAgent): IceAgent.c']]], + ['iceagentpopulatesdpmediadescriptioncandidates_816',['iceAgentPopulateSdpMediaDescriptionCandidates',['../IceAgent_8c.html#a6288421972b3666ba5a64fd91441dadb',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent pIceAgent, PSdpMediaDescription pSdpMediaDescription, UINT32 attrBufferLen, PUINT32 pIndex): IceAgent.c'],['../IceAgent_8h.html#a4b22ed1dd4fa41930285284c67018560',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent, PSdpMediaDescription, UINT32, PUINT32): IceAgent.c']]], + ['iceagentprofilediagnostics_817',['IceAgentProfileDiagnostics',['../structIceAgentProfileDiagnostics.html',1,'']]], + ['iceagentprofilediagnostics_818',['iceAgentProfileDiagnostics',['../struct____IceAgent.html#ad5315d5d14f45d83a1bd91366a447f6a',1,'__IceAgent']]], + ['iceagentreadystatesetup_819',['iceAgentReadyStateSetup',['../IceAgent_8h.html#a59ea2b6bd6002f30314dcea762da0da5',1,'iceAgentReadyStateSetup(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a790f69225c321a1f2ccf0bdcc3a83630',1,'iceAgentReadyStateSetup(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentreportnewlocalcandidate_820',['iceAgentReportNewLocalCandidate',['../IceAgent_8h.html#af13d4f05eb82c2866ab3becf229d53b4',1,'iceAgentReportNewLocalCandidate(PIceAgent, PIceCandidate): IceAgent.c'],['../IceAgent_8c.html#a8d260bf39b4cc9f87830fd024a333b17',1,'iceAgentReportNewLocalCandidate(PIceAgent pIceAgent, PIceCandidate pIceCandidate): IceAgent.c']]], + ['iceagentrestart_821',['iceAgentRestart',['../IceAgent_8h.html#aedd06d9faf8856ab8758e8c0e49796ac',1,'iceAgentRestart(PIceAgent, PCHAR, PCHAR): IceAgent.c'],['../IceAgent_8c.html#a311a951cf965e83e76372560f2ce1c0f',1,'iceAgentRestart(PIceAgent pIceAgent, PCHAR localIceUfrag, PCHAR localIcePwd): IceAgent.c']]], + ['iceagentsendcandidatenomination_822',['iceAgentSendCandidateNomination',['../IceAgent_8h.html#a42c1b967c356219624017bf7b6c7a487',1,'iceAgentSendCandidateNomination(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a38eadbaca4b318947eb9d9397107493d',1,'iceAgentSendCandidateNomination(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentsendkeepalivetimercallback_823',['iceAgentSendKeepAliveTimerCallback',['../IceAgent_8c.html#ac48af5043d440642380951b2523240ed',1,'iceAgentSendKeepAliveTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a1506000db1f6b1584aac130fa3357a30',1,'iceAgentSendKeepAliveTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], + ['iceagentsendpacket_824',['iceAgentSendPacket',['../IceAgent_8h.html#a211837bf560b424d14213e4897184c7c',1,'iceAgentSendPacket(PIceAgent, PBYTE, UINT32): IceAgent.c'],['../IceAgent_8c.html#a23515725a875e5a1b44e90f2b36f2dd2',1,'iceAgentSendPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen): IceAgent.c']]], + ['iceagentsendsrflxcandidaterequest_825',['iceAgentSendSrflxCandidateRequest',['../IceAgent_8c.html#a583c41d4f3e61dc23128f306f586d089',1,'iceAgentSendSrflxCandidateRequest(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a999213a9393c2408b64c545357346315',1,'iceAgentSendSrflxCandidateRequest(PIceAgent): IceAgent.c']]], + ['iceagentsendstunpacket_826',['iceAgentSendStunPacket',['../IceAgent_8h.html#abb490564967cb36da930909e67ba2ff0',1,'iceAgentSendStunPacket(PStunPacket, PBYTE, UINT32, PIceAgent, PIceCandidate, PKvsIpAddress): IceAgent.c'],['../IceAgent_8c.html#aff64bc1649d0c5e3390f6ad14eb9aa1e',1,'iceAgentSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PIceAgent pIceAgent, PIceCandidate pLocalCandidate, PKvsIpAddress pDestAddr): IceAgent.c']]], + ['iceagentsetuptime_827',['iceAgentSetUpTime',['../structIceAgentProfileDiagnostics.html#af3558e386b86d530ac2bbe2218bd9ff4',1,'IceAgentProfileDiagnostics::iceAgentSetUpTime()'],['../structKvsIceAgentStats.html#ad733b0c3a05f2892b901f4079f24dd6b',1,'KvsIceAgentStats::iceAgentSetUpTime()']]], + ['iceagentshutdown_828',['iceAgentShutdown',['../IceAgent_8h.html#a3fc8eda4a254a7c26c3c0ae36dff28b7',1,'iceAgentShutdown(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0240b9dcf5654427458c2fdda5a2da29',1,'iceAgentShutdown(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentstartagent_829',['iceAgentStartAgent',['../IceAgent_8h.html#ad5a033be1fcd5c4e6da8f702afbd1f99',1,'iceAgentStartAgent(PIceAgent, PCHAR, PCHAR, BOOL): IceAgent.c'],['../IceAgent_8c.html#a894a673b0d93481073b162618f9b13ab',1,'iceAgentStartAgent(PIceAgent pIceAgent, PCHAR remoteUsername, PCHAR remotePassword, BOOL isControlling): IceAgent.c']]], + ['iceagentstartgathering_830',['iceAgentStartGathering',['../IceAgent_8c.html#a89dd4cb4f8c55e2d376df8c33f300e80',1,'iceAgentStartGathering(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#aaedcdc437dc6d6753a438f7c5ddf0c7c',1,'iceAgentStartGathering(PIceAgent): IceAgent.c']]], + ['iceagentstarttime_831',['iceAgentStartTime',['../struct____IceAgent.html#a94fd328ab601837edb99aabef08a2d71',1,'__IceAgent']]], + ['iceagentstate_832',['iceAgentState',['../struct____IceAgent.html#a40ebb0c37722fc3e3886d3cbf0e8bb33',1,'__IceAgent']]], + ['iceagentstatemachine_2ec_833',['IceAgentStateMachine.c',['../IceAgentStateMachine_8c.html',1,'']]], + ['iceagentstatemachine_2eh_834',['IceAgentStateMachine.h',['../IceAgentStateMachine_8h.html',1,'']]], + ['iceagentstatemachinecheckdisconnection_835',['iceAgentStateMachineCheckDisconnection',['../IceAgentStateMachine_8c.html#a4daad538ee0aeec53f942f8c5860c93d',1,'iceAgentStateMachineCheckDisconnection(PIceAgent pIceAgent, PUINT64 pNextState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a660dd731323623b23f1a0b2cb1f08e99',1,'iceAgentStateMachineCheckDisconnection(PIceAgent, PUINT64): IceAgentStateMachine.c']]], + ['iceagentstatetimertask_836',['iceAgentStateTimerTask',['../struct____IceAgent.html#a193abe0f79f789fc48a6475a90461b01',1,'__IceAgent']]], + ['iceagentstatetostring_837',['iceAgentStateToString',['../IceAgentStateMachine_8h.html#ad9e04a9751dcc7578a9b49bae0558dc8',1,'iceAgentStateToString(UINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#ae29d420617b311b153823cf853b68d8e',1,'iceAgentStateToString(UINT64 state): IceAgentStateMachine.c']]], + ['iceagentstatetransitiontimercallback_838',['iceAgentStateTransitionTimerCallback',['../IceAgent_8c.html#a2f522a35fb5fa170a4d14f5b7ae0d82b',1,'iceAgentStateTransitionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#aa9b5ca3dbb2cd32aa2f2d730fcfbbb70',1,'iceAgentStateTransitionTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], + ['iceagentstatus_839',['iceAgentStatus',['../struct____IceAgent.html#a9e92346f15ab106d79d4db2638e2cb5c',1,'__IceAgent']]], + ['iceagentvalidatekvsrtcconfig_840',['iceAgentValidateKvsRtcConfig',['../IceAgent_8c.html#a6bcfd3644a9038357b400059ed0d3a97',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration pKvsRtcConfiguration): IceAgent.c'],['../IceAgent_8h.html#a50f08fce541d8e1ac8a133f7545c105b',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration): IceAgent.c']]], + ['icecandidate_841',['IceCandidate',['../structIceCandidate.html',1,'']]], + ['icecandidategatheringtimertask_842',['iceCandidateGatheringTimerTask',['../struct____IceAgent.html#ac898a97920245b459d83743e9db1b99a',1,'__IceAgent']]], + ['icecandidatenominationtimeout_843',['iceCandidateNominationTimeout',['../group__StatusCodes.html#gad347ab88ff79f98c0d5e68c7047e3097',1,'KvsRtcConfiguration']]], + ['icecandidatepair_844',['IceCandidatePair',['../structIceCandidatePair.html',1,'']]], + ['icecandidatepaircheckconnection_845',['iceCandidatePairCheckConnection',['../IceAgent_8h.html#a35f2cc95cc787f5c1d3cfcaea9ec7555',1,'iceCandidatePairCheckConnection(PStunPacket, PIceAgent, PIceCandidatePair): IceAgent.c'],['../IceAgent_8c.html#a228ea3ea73e56869cb9aa236668d209b',1,'iceCandidatePairCheckConnection(PStunPacket pStunBindingRequest, PIceAgent pIceAgent, PIceCandidatePair pIceCandidatePair): IceAgent.c']]], + ['icecandidatepairnominationtime_846',['iceCandidatePairNominationTime',['../structKvsIceAgentStats.html#a083f517f1fbff0a3f15b92de5ac7f9c8',1,'KvsIceAgentStats::iceCandidatePairNominationTime()'],['../structIceAgentProfileDiagnostics.html#afc2a38fe7d1f045c17ad3b9e5488c5f0',1,'IceAgentProfileDiagnostics::iceCandidatePairNominationTime()']]], + ['icecandidatepairs_847',['iceCandidatePairs',['../struct____IceAgent.html#a67a84d593305a3ace0539b794de9e333',1,'__IceAgent']]], + ['icecandidatepairstats_848',['iceCandidatePairStats',['../structRtcStatsObject.html#a4593b66b951d6cdb12d059548a2af36c',1,'RtcStatsObject']]], + ['icecandidateserialize_849',['iceCandidateSerialize',['../IceAgent_8h.html#a44f357ae794fea4d51a4d6b62187942b',1,'iceCandidateSerialize(PIceCandidate, PCHAR, PUINT32): IceAgent.c'],['../IceAgent_8c.html#a8c504c09cfea8efaf7869b8de9ec558c',1,'iceCandidateSerialize(PIceCandidate pIceCandidate, PCHAR pOutputData, PUINT32 pOutputLength): IceAgent.c']]], + ['icecandidatetype_850',['iceCandidateType',['../structIceCandidate.html#adbddf227f3245558c2b1d4052bf4da63',1,'IceCandidate']]], + ['iceconfigcount_851',['iceConfigCount',['../structSignalingClient.html#a60c2aab8e85811aa9b86a98630713ad2',1,'SignalingClient']]], + ['iceconfigexpiration_852',['iceConfigExpiration',['../structSignalingClient.html#aac4d179e38f916ca89b2894d000705dc',1,'SignalingClient']]], + ['iceconfiginfo_853',['IceConfigInfo',['../structIceConfigInfo.html',1,'']]], + ['iceconfigs_854',['iceConfigs',['../structSignalingClient.html#ae1163f6ea75603f791cd089bf7a2f874',1,'SignalingClient']]], + ['iceconfigtime_855',['iceConfigTime',['../structSignalingClient.html#aab1683e96a765ee996d33f1357031374',1,'SignalingClient']]], + ['iceconnectingstarttime_856',['iceConnectingStartTime',['../structKvsPeerConnection.html#a95c9c9dddda5240c23ca651bb15726ce',1,'KvsPeerConnection']]], + ['iceconnectioncheckpollinginterval_857',['iceConnectionCheckPollingInterval',['../group__StatusCodes.html#gad84c0128149bfec8df224f29c0a3e06a',1,'KvsRtcConfiguration']]], + ['iceconnectionchecktimeout_858',['iceConnectionCheckTimeout',['../group__StatusCodes.html#gacf25b325df8767b3fba43757df453763',1,'KvsRtcConfiguration']]], + ['iceconnectionstatechangedfunc_859',['IceConnectionStateChangedFunc',['../IceAgent_8h.html#a2dbbe47101b31b4e0981c265c9a3020a',1,'IceAgent.h']]], + ['iceholepunchingtime_860',['iceHolePunchingTime',['../structPeerConnectionStats.html#a9a6571358bdd506414ab5969ace3fbaa',1,'PeerConnectionStats::iceHolePunchingTime()'],['../structKvsPeerConnectionDiagnostics.html#a99262db6db3c2f4948bd73efaef89b27',1,'KvsPeerConnectionDiagnostics::iceHolePunchingTime()']]], + ['iceinboundpacketfunc_861',['IceInboundPacketFunc',['../IceAgent_8h.html#a695215e5b26998e30db0fef320426b9b',1,'IceAgent.h']]], + ['icelocalcandidategatheringtimeout_862',['iceLocalCandidateGatheringTimeout',['../group__StatusCodes.html#ga3d8f81c01b537e49a7152aa4bbaa728d',1,'KvsRtcConfiguration']]], + ['icenewlocalcandidatefunc_863',['IceNewLocalCandidateFunc',['../IceAgent_8h.html#a76d707981fc86d2eafc95e932b737c26',1,'IceAgent.h']]], + ['icerefreshcount_864',['iceRefreshCount',['../structSignalingDiagnostics.html#a6c72df46740ad89204d31ece08fb70f1',1,'SignalingDiagnostics::iceRefreshCount()'],['../structSignalingClientStats.html#a86d9e6bea63d4c69c4b04223d59c5142',1,'SignalingClientStats::iceRefreshCount()']]], + ['icerole_865',['iceRole',['../structRtcTransportStats.html#a9ab68965ee238d0111c3dfd220f121b9',1,'RtcTransportStats']]], + ['iceserver_866',['IceServer',['../structIceServer.html',1,'']]], + ['iceserverindex_867',['iceServerIndex',['../structRtcIceServerStats.html#a3c3c3a06e3748ab080eb70c71f5274fb',1,'RtcIceServerStats::iceServerIndex()'],['../structIceCandidate.html#a1da6df1761877c4dfe99e39d8b3b6b55',1,'IceCandidate::iceServerIndex()']]], + ['iceserverparsingtime_868',['iceServerParsingTime',['../structKvsIceAgentStats.html#afd8b6e85a479028367bac6f5feb60ebf',1,'KvsIceAgentStats::iceServerParsingTime()'],['../structIceAgentProfileDiagnostics.html#a51e550fd755a9f0764a29e3155aa4870',1,'IceAgentProfileDiagnostics::iceServerParsingTime()']]], + ['iceservers_869',['iceServers',['../struct____IceAgent.html#adeceb8b100eec1c8bb834ede84ada5f3',1,'__IceAgent::iceServers()'],['../group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0',1,'RtcConfiguration::iceServers()']]], + ['iceserverscount_870',['iceServersCount',['../struct____IceAgent.html#ad4fd242cf3286dde3d778ff134933f2c',1,'__IceAgent']]], + ['iceserversetipfunc_871',['IceServerSetIpFunc',['../Include__i_8h.html#a5e37e9824cf20308fe3db78ce5f1784d',1,'Include_i.h']]], + ['iceserverstats_872',['iceServerStats',['../structRtcStatsObject.html#a996f5311a36974ad1255ce4aeda6d699',1,'RtcStatsObject']]], + ['icesetinterfacefilterfunc_873',['iceSetInterfaceFilterFunc',['../group__StatusCodes.html#gaf2df4757883088eda1d2947e740dfa3c',1,'KvsRtcConfiguration']]], + ['icesetinterfacefilterfunc_874',['IceSetInterfaceFilterFunc',['../group__Callbacks.html#gac5ca9698d23bb785c59e148b1f438244',1,'Include.h']]], + ['icestatuscodes_875',['ICEStatusCodes',['../group__ICEStatusCodes.html',1,'']]], + ['icetransportpolicy_876',['iceTransportPolicy',['../group__StatusCodes.html#ga5088878594e4eab3d1b5010960fc15a5',1,'RtcConfiguration::iceTransportPolicy()'],['../struct____IceAgent.html#a0da0214dcb8e99eac37d9e081b50c672',1,'__IceAgent::iceTransportPolicy()']]], + ['iceutils_2ec_877',['IceUtils.c',['../IceUtils_8c.html',1,'']]], + ['iceutils_2eh_878',['IceUtils.h',['../IceUtils_8h.html',1,'']]], + ['iceutilsgeneratetransactionid_879',['iceUtilsGenerateTransactionId',['../IceUtils_8c.html#a89ee133f24fad86858f66674cde36103',1,'iceUtilsGenerateTransactionId(PBYTE pBuffer, UINT32 bufferLen): IceUtils.c'],['../IceUtils_8h.html#ad9dde0c8202291e3ded6e4c867b7b46a',1,'iceUtilsGenerateTransactionId(PBYTE, UINT32): IceUtils.c']]], + ['iceutilspackagestunpacket_880',['iceUtilsPackageStunPacket',['../IceUtils_8h.html#a894565a9caf004a9b424fc236de62319',1,'iceUtilsPackageStunPacket(PStunPacket, PBYTE, UINT32, PBYTE, PUINT32): IceUtils.c'],['../IceUtils_8c.html#a05a5f1ea3d3d4e73bdb4298e75f56d15',1,'iceUtilsPackageStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PBYTE pBuffer, PUINT32 pBufferLen): IceUtils.c']]], + ['iceutilssenddata_881',['iceUtilsSendData',['../IceUtils_8h.html#aa56bda109a4ac2765d483532d0c4e2ef',1,'iceUtilsSendData(PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h'],['../IceUtils_8c.html#abffd2f385a91e5840b12912df46777d4',1,'iceUtilsSendData(PBYTE buffer, UINT32 size, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c']]], + ['iceutilssendstunpacket_882',['iceUtilsSendStunPacket',['../IceUtils_8h.html#a6121d3d4752fc6b07d8926410ef62b39',1,'iceUtilsSendStunPacket(PStunPacket, PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h'],['../IceUtils_8c.html#a163008ed55dd5e46e25737a89d5beabb',1,'iceUtilsSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c']]], + ['id_883',['id',['../structIceCandidate.html#a0ef226225140b5380dbfb2716f94b3e9',1,'IceCandidate::id()'],['../group__StatusCodes.html#ga50c0078699a2a62cc69cd30ce726b0ed',1,'__RtcDataChannel::id()']]], + ['inboundpacketfn_884',['inboundPacketFn',['../structIceAgentCallbacks.html#a7784e30baf7a134d0dbd1778255ffc67',1,'IceAgentCallbacks']]], + ['inboundrtpstreamstats_885',['inboundRtpStreamStats',['../structRtcStatsObject.html#ab4695790a5a6aea9feacd4e754cada6a',1,'RtcStatsObject']]], + ['inboundstats_886',['inboundStats',['../structKvsRtpTransceiver.html#a032f25958929ba3e3ce70855f82f7d36',1,'KvsRtpTransceiver']]], + ['include_2eh_887',['Include.h',['../Include_8h.html',1,'']]], + ['include_5fi_2eh_888',['Include_i.h',['../Include__i_8h.html',1,'']]], + ['incomingdatahandler_889',['incomingDataHandler',['../IceAgent_8c.html#a97079f5f6e61ff478f94f9934af5eec0',1,'incomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c'],['../IceAgent_8h.html#a4679168f8e324e0324a8c129fe6d606d',1,'incomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], + ['incomingrelayeddatahandler_890',['incomingRelayedDataHandler',['../IceAgent_8c.html#ac6d7992fc8ddf1009332e5f72ec42cff',1,'incomingRelayedDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c'],['../IceAgent_8h.html#ad3b73d0dc0335cf05e9ff5893d1819a4',1,'incomingRelayedDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], + ['inet_891',['INET',['../Include__i_8h.html#afbd765b0efdf3b5e0f5ea12fdd021e61',1,'Include_i.h']]], + ['inet6_892',['INET6',['../Include__i_8h.html#a1ff8450564172348a0045dfee094ea80',1,'Include_i.h']]], + ['infinite_5fretry_5fcount_5fsentinel_893',['INFINITE_RETRY_COUNT_SENTINEL',['../StateMachine_8h.html#a04856ecb0596c8806b099c5c149e88f9',1,'StateMachine.h']]], + ['initializethreadtracker_894',['initializeThreadTracker',['../Signaling_8c.html#ab3627e61a363e56c0035ebe1bca22996',1,'initializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c'],['../Signaling_8h.html#af77cef89a204a0fa09284ef9f8e7e4dd',1,'initializeThreadTracker(PThreadTracker): Signaling.c']]], + ['initkvswebrtc_895',['initKvsWebRtc',['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c']]], + ['initsctpaddrconn_896',['initSctpAddrConn',['../Sctp_8c.html#a9fd2f5b7216337ea8af7f3fbf0033fa4',1,'Sctp.c']]], + ['initsctpsession_897',['initSctpSession',['../Sctp_8c.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c'],['../Sctp_8h.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c']]], + ['initsrtpsession_898',['initSrtpSession',['../SrtpSession_8c.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c']]], + ['insertedsamplesfordeceleration_899',['insertedSamplesForDeceleration',['../structRtcInboundRtpStreamStats.html#a28b1d12c737de0aa774b79b87f424523',1,'RtcInboundRtpStreamStats']]], + ['inserticecandidatepair_900',['insertIceCandidatePair',['../IceAgent_8h.html#a9331e8e4ebee9b3c5abd539fa1b9d11d',1,'insertIceCandidatePair(PDoubleList, PIceCandidatePair): IceAgent.c'],['../IceAgent_8c.html#a6ca5e01bae7b2cd4b4cd6b949350ec65',1,'insertIceCandidatePair(PDoubleList iceCandidatePairs, PIceCandidatePair pIceCandidatePair): IceAgent.c']]], + ['introduction_901',['Introduction',['../md_Introduction.html',1,'']]], + ['introduction_2emd_902',['Introduction.md',['../Introduction_8md.html',1,'']]], + ['inuse_903',['inUse',['../struct____SocketConnection.html#ace04ea5cae78774632597f00ef53bc91',1,'__SocketConnection']]], + ['invalid_5fsignaling_5fclient_5fhandle_5fvalue_904',['INVALID_SIGNALING_CLIENT_HANDLE_VALUE',['../group__StatusCodes.html#ga2b482ee4231032c03a94091b7ee61990',1,'Include.h']]], + ['iobuffer_905',['IOBuffer',['../IOBuffer_8h.html#a1161dd313a84bbb4cb09acd912cb98d7',1,'IOBuffer.h']]], + ['iobuffer_2ec_906',['IOBuffer.c',['../IOBuffer_8c.html',1,'']]], + ['iobuffer_2eh_907',['IOBuffer.h',['../IOBuffer_8h.html',1,'']]], + ['iobufferread_908',['ioBufferRead',['../IOBuffer_8c.html#a843a7453279a2960b0dda4d7d7afa45e',1,'ioBufferRead(PIOBuffer pBuffer, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): IOBuffer.c'],['../IOBuffer_8h.html#a78684630917f86486c8555f23d4ed05a',1,'ioBufferRead(PIOBuffer, PBYTE, UINT32, PUINT32): IOBuffer.c']]], + ['iobufferreset_909',['ioBufferReset',['../IOBuffer_8c.html#a04baed52cfc34b413a5dd087bf197c06',1,'ioBufferReset(PIOBuffer pBuffer): IOBuffer.c'],['../IOBuffer_8h.html#a0e64c8ebf0c539ef29157f419348f363',1,'ioBufferReset(PIOBuffer): IOBuffer.c']]], + ['iobufferwrite_910',['ioBufferWrite',['../IOBuffer_8c.html#a1fd767c00239c83072309f23641b22f6',1,'ioBufferWrite(PIOBuffer pBuffer, PBYTE pData, UINT32 dataLen): IOBuffer.c'],['../IOBuffer_8h.html#af598aff89bd8ffb255122ceac0fabbc9',1,'ioBufferWrite(PIOBuffer, PBYTE, UINT32): IOBuffer.c']]], + ['ip_5faddr_5fstr_5flength_911',['IP_ADDR_STR_LENGTH',['../group__StatsNameLengths.html#ga8eb68b1e05b3ae2de5775202931617de',1,'Stats.h']]], + ['ipaddress_912',['ipAddress',['../structIceCandidate.html#a3a51d8ceae0fc6ae2fcb6280280bce03',1,'IceCandidate::ipAddress()'],['../structIceServer.html#ab180f087930f1ee9ec95e82d06c42f54',1,'IceServer::ipAddress()']]], + ['ipv4_5faddress_5flength_913',['IPV4_ADDRESS_LENGTH',['../Include__i_8h.html#a5b4d96bc437598cbbee2359efe652769',1,'Include_i.h']]], + ['ipv4_5ftemplate_914',['IPV4_TEMPLATE',['../Network_8h.html#acb3a4b473cbe2cef91120ad5c15e211a',1,'Network.h']]], + ['ipv6_5faddress_5flength_915',['IPV6_ADDRESS_LENGTH',['../Include__i_8h.html#a933c5bc924a8334c6f8596aa137a3890',1,'Include_i.h']]], + ['ipv6_5ftemplate_916',['IPV6_TEMPLATE',['../Network_8h.html#aeb4fed831c7f5e1187bcf447347599a6',1,'Network.h']]], + ['is_5fcann_5fpair_5fsending_5ffrom_5frelayed_917',['IS_CANN_PAIR_SENDING_FROM_RELAYED',['../IceAgent_8h.html#a1c18a7eb14332ab0c9540676f191b86e',1,'IceAgent.h']]], + ['is_5fcurrent_5ftime_5fcallback_5fset_918',['IS_CURRENT_TIME_CALLBACK_SET',['../Signaling_8h.html#a538702bf0e59d84272fb4f0228996c53',1,'Signaling.h']]], + ['is_5fipv4_5faddr_919',['IS_IPV4_ADDR',['../Include__i_8h.html#a0ad3c81d511351975e3f640bcf4d833a',1,'Include_i.h']]], + ['is_5fstun_5fpacket_920',['IS_STUN_PACKET',['../IceAgent_8h.html#a498a56dcc14a2efff117f68d7c4aef46',1,'IceAgent.h']]], + ['is_5ftwcc_5frunlen_921',['IS_TWCC_RUNLEN',['../Rtcp_8h.html#a60db4d3b2bc7f22bcb0d0dbf3ac3684b',1,'Rtcp.h']]], + ['is_5fvalid_5fsignaling_5fclient_5fhandle_922',['IS_VALID_SIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#ga880ad6a773c90b7ddbb1b9fbb1442599',1,'Include.h']]], + ['iscallresultsignatureexpired_923',['isCallResultSignatureExpired',['../LwsApiCalls_8c.html#aa4e2b7b61f2ea1709b54af9f6bbd89f2',1,'isCallResultSignatureExpired(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a51f12547935fe8a903b866c3e0e4033e',1,'isCallResultSignatureExpired(PCallInfo): LwsApiCalls.c']]], + ['iscallresultsignaturenotyetcurrent_924',['isCallResultSignatureNotYetCurrent',['../LwsApiCalls_8c.html#ac364c28ddcf2941aef1a71bb05f00429',1,'isCallResultSignatureNotYetCurrent(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3ef280bd2b9577e94aa4d6030bb9e411',1,'isCallResultSignatureNotYetCurrent(PCallInfo): LwsApiCalls.c']]], + ['iscleanup_925',['isCleanUp',['../struct____DtlsSession.html#ac9f1a65e50ef8a4f8638d52b48754030',1,'__DtlsSession']]], + ['iscontextinitialized_926',['isContextInitialized',['../structWebRtcClientContext.html#a6e402f6776a4cdff145e5f263d9f6732',1,'WebRtcClientContext']]], + ['iscontrolling_927',['isControlling',['../struct____IceAgent.html#a38f2a64b50dba46133779a4bebe0f5c8',1,'__IceAgent']]], + ['isinitialized_928',['isInitialized',['../structThreadPoolContext.html#adf2559c8658d7a5b38982a8ee8748b45',1,'ThreadPoolContext']]], + ['isipaddr_929',['isIpAddr',['../Network_8c.html#a742422827e4fbd13aa34322bd5394851',1,'isIpAddr(PCHAR hostname, UINT16 length): Network.c'],['../Network_8h.html#ae6618f052d7bce05243736e2a5aed126',1,'isIpAddr(PCHAR, UINT16): Network.c']]], + ['isipinitialized_930',['isIpInitialized',['../structStunIpAddrContext.html#a90efad0b39ce9250703ab4e9e717205e',1,'StunIpAddrContext']]], + ['isnull_931',['isNull',['../structNullableUint64.html#a909fd7054bf88c8fcbac4a30bff4773d',1,'NullableUint64::isNull()'],['../structNullableBool.html#a070fc3e029985c945b22b15514a6ad2e',1,'NullableBool::isNull()'],['../structNullableUint8.html#a2efb0da054fea7a6d4191217bc7c3bbd',1,'NullableUint8::isNull()'],['../structNullableInt8.html#a97907b77351983584b4ef62d2a3272fa',1,'NullableInt8::isNull()'],['../structNullableUint16.html#a296367e3fe109a3fced0eefe1665df55',1,'NullableUint16::isNull()'],['../structNullableInt16.html#ae6193be1568d27ce9b55cd8a2f13a98c',1,'NullableInt16::isNull()'],['../structNullableUint32.html#ae258ec6e6f64a642611c21b822a74142',1,'NullableUint32::isNull()'],['../structNullableInt32.html#a46166bb3ef04a668309380f74d32c7a4',1,'NullableInt32::isNull()'],['../structNullableInt64.html#af4116ebde6c5598654c6acfdf341c079',1,'NullableInt64::isNull()'],['../structNullableFloat.html#a329283969732dd7f517727ea9463fc0d',1,'NullableFloat::isNull()'],['../structNullableDouble.html#a1cfef4823f1135bdb3acb05084205e9f',1,'NullableDouble::isNull()'],['../structNullableLongDouble.html#a046d525d69f18baa68cf4b821e3478e7',1,'NullableLongDouble::isNull()']]], + ['isoffer_932',['isOffer',['../structKvsPeerConnection.html#a716fded94deff769039161a9cdc8c2da',1,'KvsPeerConnection']]], + ['ispointtopoint_933',['isPointToPoint',['../structKvsIpAddress.html#a689083fb604580cf58e604d8353465d0',1,'KvsIpAddress']]], + ['ispresentinremote_934',['isPresentInRemote',['../SessionDescription_8c.html#a898075fcd147ac2e41ea84a3bdba0df6',1,'SessionDescription.c']]], + ['isrembpacket_935',['isRembPacket',['../RtcpPacket_8c.html#ae12cf7455fb250f463e7e3e1227cf955',1,'isRembPacket(PBYTE pPayload, UINT32 payloadLen): RtcpPacket.c'],['../RtcpPacket_8h.html#af6798cd7465937a75572cd34fe04b8d7',1,'isRembPacket(PBYTE, UINT32): RtcpPacket.c']]], + ['isremote_936',['isRemote',['../structIceCandidate.html#a477071bd3d02ebc13c3a52e9fcc1b217',1,'IceCandidate']]], + ['issameipaddress_937',['isSameIpAddress',['../Network_8c.html#a05d12502235a4a9313ba49cdfc4487a4',1,'isSameIpAddress(PKvsIpAddress pAddr1, PKvsIpAddress pAddr2, BOOL checkPort): Network.c'],['../Network_8h.html#afe2aba9cd7b05fe9d5011b7d424a835e',1,'isSameIpAddress(PKvsIpAddress, PKvsIpAddress, BOOL): Network.c']]], + ['issecure_938',['isSecure',['../structIceServer.html#aadd8fe6f60e92d4b61859915c753feb4',1,'IceServer']]], + ['isshutdown_939',['isShutdown',['../struct____DtlsSession.html#af38d3087b813c0ea223f1bbc5e07d413',1,'__DtlsSession']]], + ['isstarted_940',['isStarted',['../struct____DtlsSession.html#a1cb36831f553e63f197514d474dd995e',1,'__DtlsSession']]], + ['isturn_941',['isTurn',['../structIceServer.html#a80bf963a9b0cdf91f6bfd713766a5ffc',1,'IceServer']]] ]; diff --git a/search/all_a.js b/search/all_a.js index 8e0dbdfba3..339b0e0b1d 100644 --- a/search/all_a.js +++ b/search/all_a.js @@ -1,43 +1,43 @@ var searchData= [ - ['jitter_938',['jitter',['../structRtcReceivedRtpStreamStats.html#a8b98319cbbc6a815c6200d96a28bdaf8',1,'RtcReceivedRtpStreamStats::jitter()'],['../structJitterBuffer.html#a8b100a62e9352e0215b7029cbc7f4165',1,'JitterBuffer::jitter()']]], - ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5fcount_939',['JITTER_BUFFER_HASH_TABLE_BUCKET_COUNT',['../JitterBuffer_8h.html#a549c42e7b30acf8125974e58bb37b065',1,'JitterBuffer.h']]], - ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5flength_940',['JITTER_BUFFER_HASH_TABLE_BUCKET_LENGTH',['../JitterBuffer_8h.html#aa150883bb752d3e647a703de528d1378',1,'JitterBuffer.h']]], - ['jitterbuffer_941',['JitterBuffer',['../structJitterBuffer.html',1,'']]], - ['jitterbuffer_2ec_942',['JitterBuffer.c',['../JitterBuffer_8c.html',1,'']]], - ['jitterbuffer_2eh_943',['JitterBuffer.h',['../JitterBuffer_8h.html',1,'']]], - ['jitterbufferdelay_944',['jitterBufferDelay',['../structRtcInboundRtpStreamStats.html#a15fa29cf993662071f832f002f1d936f',1,'RtcInboundRtpStreamStats']]], - ['jitterbufferdropbufferdata_945',['jitterBufferDropBufferData',['../JitterBuffer_8c.html#a825c3656f8f6466c66eccb89f9745814',1,'jitterBufferDropBufferData(PJitterBuffer pJitterBuffer, UINT16 startIndex, UINT16 endIndex, UINT32 nextTimestamp): JitterBuffer.c'],['../JitterBuffer_8h.html#a9fd70e0dd47a6ce24bcff48d5f247dac',1,'jitterBufferDropBufferData(PJitterBuffer, UINT16, UINT16, UINT32): JitterBuffer.c']]], - ['jitterbufferemittedcount_946',['jitterBufferEmittedCount',['../structRtcInboundRtpStreamStats.html#a39c7330fd9bcb39cd68754d42ce0aac5',1,'RtcInboundRtpStreamStats']]], - ['jitterbufferfillframedata_947',['jitterBufferFillFrameData',['../JitterBuffer_8h.html#abff702b4b2a7fe0153126fc74bebd4ba',1,'jitterBufferFillFrameData(PJitterBuffer, PBYTE, UINT32, PUINT32, UINT16, UINT16): JitterBuffer.c'],['../JitterBuffer_8c.html#ac1e874891626f3ad027c91d000c2436e',1,'jitterBufferFillFrameData(PJitterBuffer pJitterBuffer, PBYTE pFrame, UINT32 frameSize, PUINT32 pFilledSize, UINT16 startIndex, UINT16 endIndex): JitterBuffer.c']]], - ['jitterbufferinternalparse_948',['jitterBufferInternalParse',['../JitterBuffer_8c.html#ac781719ff47dc4932f88c48fbda7fbd6',1,'JitterBuffer.c']]], - ['jitterbufferpush_949',['jitterBufferPush',['../JitterBuffer_8c.html#a3698c62de5f63baf09c350078af5301c',1,'jitterBufferPush(PJitterBuffer pJitterBuffer, PRtpPacket pRtpPacket, PBOOL pPacketDiscarded): JitterBuffer.c'],['../JitterBuffer_8h.html#a82caccca44d6ded864b9c4b2770800bd',1,'jitterBufferPush(PJitterBuffer, PRtpPacket, PBOOL): JitterBuffer.c']]], - ['jitterbufferssrc_950',['jitterBufferSsrc',['../structKvsRtpTransceiver.html#a911ca254c9d0b57e50b5dc411050c45d',1,'KvsRtpTransceiver']]], - ['join_5fstorage_5fsession_5fapi_5fpostfix_951',['JOIN_STORAGE_SESSION_API_POSTFIX',['../LwsApiCalls_8h.html#ad75572928f5af043476cd1458b70e32c',1,'LwsApiCalls.h']]], - ['joinsessioncalltime_952',['joinSessionCallTime',['../structSignalingClientStats.html#a70c1f8cb58cae9dcb5f9ecba1601be3d',1,'SignalingClientStats::joinSessionCallTime()'],['../structSignalingDiagnostics.html#aad2724d2148ec107209bb93734917923',1,'SignalingDiagnostics::joinSessionCallTime()']]], - ['joinsessionposthookfn_953',['joinSessionPostHookFn',['../structSignalingClientInfoInternal.html#aff57ed9161d615096731fdaba388b442',1,'SignalingClientInfoInternal']]], - ['joinsessionprehookfn_954',['joinSessionPreHookFn',['../structSignalingClientInfoInternal.html#a958e5459fe5231c6b52df6f8c064d6b9',1,'SignalingClientInfoInternal']]], - ['joinsessiontime_955',['joinSessionTime',['../structSignalingClient.html#a88e90a6f31c30a14e64d281b580a66c6',1,'SignalingClient']]], - ['joinsessiontoofferrecvtime_956',['joinSessionToOfferRecvTime',['../structSignalingDiagnostics.html#a33486725d0646bb56ac834c71ec2db9a',1,'SignalingDiagnostics::joinSessionToOfferRecvTime()'],['../structSignalingClientStats.html#a965175141e7d0b12ba46450469e3bfa7',1,'SignalingClientStats::joinSessionToOfferRecvTime()']]], - ['joinstoragesession_957',['joinStorageSession',['../Signaling_8c.html#a49241eb72b7276eefe31a5f6f18f8ad1',1,'joinStorageSession(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a85fd33369dd70e9f79c908bbf064ac86',1,'joinStorageSession(PSignalingClient, UINT64): Signaling.c']]], - ['joinstoragesessionlws_958',['joinStorageSessionLws',['../LwsApiCalls_8c.html#aeaf536c9e03eb9871167b1e43e82cb22',1,'joinStorageSessionLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#ad8d8c1a29e57a050be145ad540f51c8c',1,'joinStorageSessionLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['jsmn_2ec_959',['jsmn.c',['../jsmn_8c.html',1,'']]], - ['jsmn_2eh_960',['jsmn.h',['../jsmn_8h.html',1,'']]], - ['jsmn_5fapi_961',['JSMN_API',['../jsmn_8h.html#acc2ead0c277738a32734a4b5a09cf8cc',1,'jsmn.h']]], - ['jsmn_5farray_962',['JSMN_ARRAY',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fabc4c47216dacf36bd4f64ac3d649d471',1,'jsmn.h']]], - ['jsmn_5ferror_5finval_963',['JSMN_ERROR_INVAL',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa3297b1c54d926ce497b7a20530689171',1,'jsmn.h']]], - ['jsmn_5ferror_5fnomem_964',['JSMN_ERROR_NOMEM',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaafa350a2c19cc5fddbfb7c90309d3fe41',1,'jsmn.h']]], - ['jsmn_5ferror_5fpart_965',['JSMN_ERROR_PART',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa851a0e75343c14a13c6893b3727ead16',1,'jsmn.h']]], - ['jsmn_5finit_966',['jsmn_init',['../jsmn_8h.html#a8d4a8b3ce5c3d600feea38615b5f9aa6',1,'jsmn.h']]], - ['jsmn_5fobject_967',['JSMN_OBJECT',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa416d6e733082bedc1166f0d66f571867',1,'jsmn.h']]], - ['jsmn_5fparse_968',['jsmn_parse',['../jsmn_8h.html#acf28c8ae404fb0ad2823270d2a4c322a',1,'jsmn.h']]], - ['jsmn_5fparser_969',['jsmn_parser',['../structjsmn__parser.html',1,'']]], - ['jsmn_5fprimitive_970',['JSMN_PRIMITIVE',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa2550c93fe929f81f30ea9b629ed98742',1,'jsmn.h']]], - ['jsmn_5fstring_971',['JSMN_STRING',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fad4ea6277c135d9d3377bf8b719779539',1,'jsmn.h']]], - ['jsmn_5fundefined_972',['JSMN_UNDEFINED',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa7bc5faeddd33197250cf352af984f185',1,'jsmn.h']]], - ['jsmnerr_973',['jsmnerr',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80ea',1,'jsmn.h']]], - ['jsmntok_5ft_974',['jsmntok_t',['../structjsmntok__t.html',1,'']]], - ['jsmntype_5ft_975',['jsmntype_t',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802f',1,'jsmn.h']]], - ['jsswaitcvar_976',['jssWaitCvar',['../structSignalingClient.html#a462dcca31d3def43720ba7408f550dbd',1,'SignalingClient']]], - ['jsswaitlock_977',['jssWaitLock',['../structSignalingClient.html#aa8b71c6a2182b999441f410bf6cb15eb',1,'SignalingClient']]] + ['jitter_942',['jitter',['../structRtcReceivedRtpStreamStats.html#a8b98319cbbc6a815c6200d96a28bdaf8',1,'RtcReceivedRtpStreamStats::jitter()'],['../structJitterBuffer.html#a8b100a62e9352e0215b7029cbc7f4165',1,'JitterBuffer::jitter()']]], + ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5fcount_943',['JITTER_BUFFER_HASH_TABLE_BUCKET_COUNT',['../JitterBuffer_8h.html#a549c42e7b30acf8125974e58bb37b065',1,'JitterBuffer.h']]], + ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5flength_944',['JITTER_BUFFER_HASH_TABLE_BUCKET_LENGTH',['../JitterBuffer_8h.html#aa150883bb752d3e647a703de528d1378',1,'JitterBuffer.h']]], + ['jitterbuffer_945',['JitterBuffer',['../structJitterBuffer.html',1,'']]], + ['jitterbuffer_2ec_946',['JitterBuffer.c',['../JitterBuffer_8c.html',1,'']]], + ['jitterbuffer_2eh_947',['JitterBuffer.h',['../JitterBuffer_8h.html',1,'']]], + ['jitterbufferdelay_948',['jitterBufferDelay',['../structRtcInboundRtpStreamStats.html#a15fa29cf993662071f832f002f1d936f',1,'RtcInboundRtpStreamStats']]], + ['jitterbufferdropbufferdata_949',['jitterBufferDropBufferData',['../JitterBuffer_8c.html#a825c3656f8f6466c66eccb89f9745814',1,'jitterBufferDropBufferData(PJitterBuffer pJitterBuffer, UINT16 startIndex, UINT16 endIndex, UINT32 nextTimestamp): JitterBuffer.c'],['../JitterBuffer_8h.html#a9fd70e0dd47a6ce24bcff48d5f247dac',1,'jitterBufferDropBufferData(PJitterBuffer, UINT16, UINT16, UINT32): JitterBuffer.c']]], + ['jitterbufferemittedcount_950',['jitterBufferEmittedCount',['../structRtcInboundRtpStreamStats.html#a39c7330fd9bcb39cd68754d42ce0aac5',1,'RtcInboundRtpStreamStats']]], + ['jitterbufferfillframedata_951',['jitterBufferFillFrameData',['../JitterBuffer_8h.html#abff702b4b2a7fe0153126fc74bebd4ba',1,'jitterBufferFillFrameData(PJitterBuffer, PBYTE, UINT32, PUINT32, UINT16, UINT16): JitterBuffer.c'],['../JitterBuffer_8c.html#ac1e874891626f3ad027c91d000c2436e',1,'jitterBufferFillFrameData(PJitterBuffer pJitterBuffer, PBYTE pFrame, UINT32 frameSize, PUINT32 pFilledSize, UINT16 startIndex, UINT16 endIndex): JitterBuffer.c']]], + ['jitterbufferinternalparse_952',['jitterBufferInternalParse',['../JitterBuffer_8c.html#ac781719ff47dc4932f88c48fbda7fbd6',1,'JitterBuffer.c']]], + ['jitterbufferpush_953',['jitterBufferPush',['../JitterBuffer_8c.html#a3698c62de5f63baf09c350078af5301c',1,'jitterBufferPush(PJitterBuffer pJitterBuffer, PRtpPacket pRtpPacket, PBOOL pPacketDiscarded): JitterBuffer.c'],['../JitterBuffer_8h.html#a82caccca44d6ded864b9c4b2770800bd',1,'jitterBufferPush(PJitterBuffer, PRtpPacket, PBOOL): JitterBuffer.c']]], + ['jitterbufferssrc_954',['jitterBufferSsrc',['../structKvsRtpTransceiver.html#a911ca254c9d0b57e50b5dc411050c45d',1,'KvsRtpTransceiver']]], + ['join_5fstorage_5fsession_5fapi_5fpostfix_955',['JOIN_STORAGE_SESSION_API_POSTFIX',['../LwsApiCalls_8h.html#ad75572928f5af043476cd1458b70e32c',1,'LwsApiCalls.h']]], + ['joinsessioncalltime_956',['joinSessionCallTime',['../structSignalingClientStats.html#a70c1f8cb58cae9dcb5f9ecba1601be3d',1,'SignalingClientStats::joinSessionCallTime()'],['../structSignalingDiagnostics.html#aad2724d2148ec107209bb93734917923',1,'SignalingDiagnostics::joinSessionCallTime()']]], + ['joinsessionposthookfn_957',['joinSessionPostHookFn',['../structSignalingClientInfoInternal.html#aff57ed9161d615096731fdaba388b442',1,'SignalingClientInfoInternal']]], + ['joinsessionprehookfn_958',['joinSessionPreHookFn',['../structSignalingClientInfoInternal.html#a958e5459fe5231c6b52df6f8c064d6b9',1,'SignalingClientInfoInternal']]], + ['joinsessiontime_959',['joinSessionTime',['../structSignalingClient.html#a88e90a6f31c30a14e64d281b580a66c6',1,'SignalingClient']]], + ['joinsessiontoofferrecvtime_960',['joinSessionToOfferRecvTime',['../structSignalingDiagnostics.html#a33486725d0646bb56ac834c71ec2db9a',1,'SignalingDiagnostics::joinSessionToOfferRecvTime()'],['../structSignalingClientStats.html#a965175141e7d0b12ba46450469e3bfa7',1,'SignalingClientStats::joinSessionToOfferRecvTime()']]], + ['joinstoragesession_961',['joinStorageSession',['../Signaling_8c.html#a49241eb72b7276eefe31a5f6f18f8ad1',1,'joinStorageSession(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a85fd33369dd70e9f79c908bbf064ac86',1,'joinStorageSession(PSignalingClient, UINT64): Signaling.c']]], + ['joinstoragesessionlws_962',['joinStorageSessionLws',['../LwsApiCalls_8c.html#aeaf536c9e03eb9871167b1e43e82cb22',1,'joinStorageSessionLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#ad8d8c1a29e57a050be145ad540f51c8c',1,'joinStorageSessionLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['jsmn_2ec_963',['jsmn.c',['../jsmn_8c.html',1,'']]], + ['jsmn_2eh_964',['jsmn.h',['../jsmn_8h.html',1,'']]], + ['jsmn_5fapi_965',['JSMN_API',['../jsmn_8h.html#acc2ead0c277738a32734a4b5a09cf8cc',1,'jsmn.h']]], + ['jsmn_5farray_966',['JSMN_ARRAY',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fabc4c47216dacf36bd4f64ac3d649d471',1,'jsmn.h']]], + ['jsmn_5ferror_5finval_967',['JSMN_ERROR_INVAL',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa3297b1c54d926ce497b7a20530689171',1,'jsmn.h']]], + ['jsmn_5ferror_5fnomem_968',['JSMN_ERROR_NOMEM',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaafa350a2c19cc5fddbfb7c90309d3fe41',1,'jsmn.h']]], + ['jsmn_5ferror_5fpart_969',['JSMN_ERROR_PART',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa851a0e75343c14a13c6893b3727ead16',1,'jsmn.h']]], + ['jsmn_5finit_970',['jsmn_init',['../jsmn_8h.html#a8d4a8b3ce5c3d600feea38615b5f9aa6',1,'jsmn.h']]], + ['jsmn_5fobject_971',['JSMN_OBJECT',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa416d6e733082bedc1166f0d66f571867',1,'jsmn.h']]], + ['jsmn_5fparse_972',['jsmn_parse',['../jsmn_8h.html#acf28c8ae404fb0ad2823270d2a4c322a',1,'jsmn.h']]], + ['jsmn_5fparser_973',['jsmn_parser',['../structjsmn__parser.html',1,'']]], + ['jsmn_5fprimitive_974',['JSMN_PRIMITIVE',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa2550c93fe929f81f30ea9b629ed98742',1,'jsmn.h']]], + ['jsmn_5fstring_975',['JSMN_STRING',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fad4ea6277c135d9d3377bf8b719779539',1,'jsmn.h']]], + ['jsmn_5fundefined_976',['JSMN_UNDEFINED',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa7bc5faeddd33197250cf352af984f185',1,'jsmn.h']]], + ['jsmnerr_977',['jsmnerr',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80ea',1,'jsmn.h']]], + ['jsmntok_5ft_978',['jsmntok_t',['../structjsmntok__t.html',1,'']]], + ['jsmntype_5ft_979',['jsmntype_t',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802f',1,'jsmn.h']]], + ['jsswaitcvar_980',['jssWaitCvar',['../structSignalingClient.html#a462dcca31d3def43720ba7408f550dbd',1,'SignalingClient']]], + ['jsswaitlock_981',['jssWaitLock',['../structSignalingClient.html#aa8b71c6a2182b999441f410bf6cb15eb',1,'SignalingClient']]] ]; diff --git a/search/all_b.js b/search/all_b.js index 9b8ec977f4..71a1bc1f39 100644 --- a/search/all_b.js +++ b/search/all_b.js @@ -1,56 +1,56 @@ var searchData= [ - ['keepalivetimertask_978',['keepAliveTimerTask',['../struct____IceAgent.html#a6fd092fc3f8f5d2d62946769c6cbace5',1,'__IceAgent']]], - ['key_5flength_979',['key_length',['../structDtlsKeyingMaterial.html#a7e019522b70c6405d86089e212136d72',1,'DtlsKeyingMaterial']]], - ['keyframesdecoded_980',['keyFramesDecoded',['../structRtcInboundRtpStreamStats.html#ada4fbcdcc2f8a2199bd75a8121286208',1,'RtcInboundRtpStreamStats']]], - ['keyframesencoded_981',['keyFramesEncoded',['../structRtcOutboundRtpStreamStats.html#a89792ab59e206e4b27ee817e4127229f',1,'RtcOutboundRtpStreamStats']]], - ['keying_5fextractor_5flabel_982',['KEYING_EXTRACTOR_LABEL',['../Dtls_8h.html#ad0446cb041d84c3f745ff9e2e9bb39d4',1,'Dtls.h']]], - ['kicksocket_983',['kickSocket',['../structConnectionListener.html#aa64f4cdcfdd33a62f3edcba0e7a81b1b',1,'ConnectionListener']]], - ['kind_984',['kind',['../structRTCRtpStreamStats.html#a46a1d7a813fd33f8cc41e42b733d5b24',1,'RTCRtpStreamStats::kind()'],['../group__StatusCodes.html#ga0ab3d1535c557003a68f2c0d9abde2c3',1,'RtcMediaStreamTrack::kind()']]], - ['kinesis_5fvideo_5fstun_5furl_985',['KINESIS_VIDEO_STUN_URL',['../group__StatusCodes.html#gab921a27e047a959153fde4d7466ec5aa',1,'Include.h']]], - ['kinesis_5fvideo_5fstun_5furl_5fpostfix_986',['KINESIS_VIDEO_STUN_URL_POSTFIX',['../group__StatusCodes.html#gafb5444f1f0d078a43fd18129ecece080',1,'Include.h']]], - ['kinesis_5fvideo_5fstun_5furl_5fpostfix_5fcn_987',['KINESIS_VIDEO_STUN_URL_POSTFIX_CN',['../group__StatusCodes.html#gaac03f32227ed4105862f2d1353a26bb7',1,'Include.h']]], - ['kinesis_5fvideo_5fstun_5furl_5fwithout_5fport_988',['KINESIS_VIDEO_STUN_URL_WITHOUT_PORT',['../group__StatusCodes.html#ga13238228a0effe4dccc615189c04c73f',1,'Include.h']]], - ['kvs_5fconvert_5ftimescale_989',['KVS_CONVERT_TIMESCALE',['../Include__i_8h.html#a3a808bcca6373544b1ae5280cbc9cf67',1,'Include_i.h']]], - ['kvs_5fget_5fip_5faddress_5fport_990',['KVS_GET_IP_ADDRESS_PORT',['../Network_8h.html#af2c5fb0d47972597d57d42ec89226ec8',1,'Network.h']]], - ['kvs_5fice_5fcandidate_5fnomination_5ftimeout_991',['KVS_ICE_CANDIDATE_NOMINATION_TIMEOUT',['../IceAgent_8h.html#a614bf9de26c740393955736a6a334e68',1,'IceAgent.h']]], - ['kvs_5fice_5fconnection_5fcheck_5fpolling_5finterval_992',['KVS_ICE_CONNECTION_CHECK_POLLING_INTERVAL',['../IceAgent_8h.html#a2380393d2ee70603a52a7ec89c3d0fd2',1,'IceAgent.h']]], - ['kvs_5fice_5fconnectivity_5fcheck_5ftimeout_993',['KVS_ICE_CONNECTIVITY_CHECK_TIMEOUT',['../IceAgent_8h.html#a0b77bc9af25c0047c40c98cfdd40ee72',1,'IceAgent.h']]], - ['kvs_5fice_5fdefault_5ftimer_5fstart_5fdelay_994',['KVS_ICE_DEFAULT_TIMER_START_DELAY',['../IceAgent_8h.html#ae931922ccbd25584eb4546281446412b',1,'IceAgent.h']]], - ['kvs_5fice_5fdefault_5fturn_5fprotocol_995',['KVS_ICE_DEFAULT_TURN_PROTOCOL',['../IceAgent_8h.html#ae257af50c5600f3e1404796e718cb0b7',1,'IceAgent.h']]], - ['kvs_5fice_5fenter_5fstate_5fdisconnection_5fgrace_5fperiod_996',['KVS_ICE_ENTER_STATE_DISCONNECTION_GRACE_PERIOD',['../IceAgent_8h.html#a88790aeab5ad27b3de0af2e1d295a898',1,'IceAgent.h']]], - ['kvs_5fice_5fenter_5fstate_5ffailed_5fgrace_5fperiod_997',['KVS_ICE_ENTER_STATE_FAILED_GRACE_PERIOD',['../IceAgent_8h.html#aeee94b09c0b6d5e8a0bdae242d1107b4',1,'IceAgent.h']]], - ['kvs_5fice_5fgather_5fcandidate_5ftimer_5fpolling_5finterval_998',['KVS_ICE_GATHER_CANDIDATE_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#abd70fd2bc8d9c4cd76dd834d0fdb0ca8',1,'IceAgent.h']]], - ['kvs_5fice_5fgather_5freflexive_5fand_5frelayed_5fcandidate_5ftimeout_999',['KVS_ICE_GATHER_REFLEXIVE_AND_RELAYED_CANDIDATE_TIMEOUT',['../IceAgent_8h.html#a18b0c95899770ab5f6af5d1c55a68d83',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5fcandidate_5fpair_5fcount_1000',['KVS_ICE_MAX_CANDIDATE_PAIR_COUNT',['../IceAgent_8h.html#adbb1c1aea2da4048b08aa897d5ebd7bb',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5flocal_5fcandidate_5fcount_1001',['KVS_ICE_MAX_LOCAL_CANDIDATE_COUNT',['../IceAgent_8h.html#a5e3854fa333e581c7050d23587b61eab',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5fnew_5flocal_5fcandidates_5fto_5freport_5fat_5fonce_1002',['KVS_ICE_MAX_NEW_LOCAL_CANDIDATES_TO_REPORT_AT_ONCE',['../IceAgent_8h.html#a67df16c0fdfedac484531559f29ead5e',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5frelay_5fcandidate_5fcount_1003',['KVS_ICE_MAX_RELAY_CANDIDATE_COUNT',['../IceAgent_8h.html#abaa011023b1736984b3cbdf95254d6bc',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5fremote_5fcandidate_5fcount_1004',['KVS_ICE_MAX_REMOTE_CANDIDATE_COUNT',['../IceAgent_8h.html#a0aac32a859da7cb3b3d93e44fe466161',1,'IceAgent.h']]], - ['kvs_5fice_5fsend_5fkeep_5falive_5finterval_1005',['KVS_ICE_SEND_KEEP_ALIVE_INTERVAL',['../IceAgent_8h.html#a85582fd7ca32ea16c61f855f9c125391',1,'IceAgent.h']]], - ['kvs_5fice_5fshort_5fcheck_5fdelay_1006',['KVS_ICE_SHORT_CHECK_DELAY',['../IceAgent_8h.html#a86d522198ae2ec7539657cd5800ac0d7',1,'IceAgent.h']]], - ['kvs_5fice_5fstate_5fready_5ftimer_5fpolling_5finterval_1007',['KVS_ICE_STATE_READY_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#a6dbed5b5730aa94b933c55734e26f204',1,'IceAgent.h']]], - ['kvs_5fice_5fturn_5fconnection_5fshutdown_5ftimeout_1008',['KVS_ICE_TURN_CONNECTION_SHUTDOWN_TIMEOUT',['../IceAgent_8h.html#aacbd45afe7886201e6956f77f1ff4c3c',1,'IceAgent.h']]], - ['kvs_5fip_5faddress_5fstring_5fbuffer_5flen_1009',['KVS_IP_ADDRESS_STRING_BUFFER_LEN',['../Network_8h.html#a9400d9f9a322862055b22eddee6991f1',1,'Network.h']]], - ['kvs_5fip_5ffamily_5ftype_1010',['KVS_IP_FAMILY_TYPE',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400',1,'Include_i.h']]], - ['kvs_5fip_5ffamily_5ftype_5fipv4_1011',['KVS_IP_FAMILY_TYPE_IPV4',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a07b91991285186874c9a602cdf59341f',1,'Include_i.h']]], - ['kvs_5fip_5ffamily_5ftype_5fipv6_1012',['KVS_IP_FAMILY_TYPE_IPV6',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a3f84aac86b390d04a7c2d46c6d041ebe',1,'Include_i.h']]], - ['kvs_5fmax_5fipv4_5faddress_5fstring_5flen_1013',['KVS_MAX_IPV4_ADDRESS_STRING_LEN',['../Network_8h.html#a6cceacf108d35e150e8cfed0d13ac573',1,'Network.h']]], - ['kvs_5fsocket_5fin_5fprogress_1014',['KVS_SOCKET_IN_PROGRESS',['../Network_8h.html#a9016a95a850f7cf5d080c391b3c2ffec',1,'Network.h']]], - ['kvs_5fsocket_5fprotocol_1015',['KVS_SOCKET_PROTOCOL',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158',1,'Network.h']]], - ['kvs_5fsocket_5fprotocol_5fnone_1016',['KVS_SOCKET_PROTOCOL_NONE',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ad67daca52de625a7fe3390971bf9c75a',1,'Network.h']]], - ['kvs_5fsocket_5fprotocol_5ftcp_1017',['KVS_SOCKET_PROTOCOL_TCP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158a7cee7f82632a15660073b43bf439db2e',1,'Network.h']]], - ['kvs_5fsocket_5fprotocol_5fudp_1018',['KVS_SOCKET_PROTOCOL_UDP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ae84933f5738b43b65e495c017f089b8d',1,'Network.h']]], - ['kvsdatachannel_1019',['KvsDataChannel',['../structKvsDataChannel.html',1,'']]], - ['kvsiceagentmetrics_1020',['KvsIceAgentMetrics',['../structKvsIceAgentMetrics.html',1,'']]], - ['kvsiceagentstats_1021',['kvsIceAgentStats',['../group__StatusCodes.html#ga4f2c08754c0b4aae91b78d1692f13725',1,'KvsIceAgentMetrics']]], - ['kvsiceagentstats_1022',['KvsIceAgentStats',['../structKvsIceAgentStats.html',1,'']]], - ['kvsipaddr_1023',['kvsIpAddr',['../structStunIpAddrContext.html#acd698bc1d7779a9626101ffaf5a5f00e',1,'StunIpAddrContext']]], - ['kvsipaddress_1024',['KvsIpAddress',['../structKvsIpAddress.html',1,'']]], - ['kvspeerconnection_1025',['KvsPeerConnection',['../structKvsPeerConnection.html',1,'']]], - ['kvspeerconnectiondiagnostics_1026',['KvsPeerConnectionDiagnostics',['../structKvsPeerConnectionDiagnostics.html',1,'']]], - ['kvsrtcconfiguration_1027',['kvsRtcConfiguration',['../struct____IceAgent.html#a83dfd8dfd598f9266eacc2d441fb3508',1,'__IceAgent::kvsRtcConfiguration()'],['../group__StatusCodes.html#ga69bb47ece52e306b555cf69a153db483',1,'RtcConfiguration::kvsRtcConfiguration()']]], - ['kvsrtcconfiguration_1028',['KvsRtcConfiguration',['../structKvsRtcConfiguration.html',1,'']]], - ['kvsrtptransceiver_1029',['KvsRtpTransceiver',['../structKvsRtpTransceiver.html',1,'']]], - ['kvsrtptransceiversetjitterbuffer_1030',['kvsRtpTransceiverSetJitterBuffer',['../Rtp_8c.html#a7336e46ecb1e554aa7b3510f9b23efbf',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver pKvsRtpTransceiver, PJitterBuffer pJitterBuffer): Rtp.c'],['../Rtp_8h.html#a84f2b4e2dffcbb307e55f956a62c0d4a',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver, PJitterBuffer): Rtp.c']]] + ['keepalivetimertask_982',['keepAliveTimerTask',['../struct____IceAgent.html#a6fd092fc3f8f5d2d62946769c6cbace5',1,'__IceAgent']]], + ['key_5flength_983',['key_length',['../structDtlsKeyingMaterial.html#a7e019522b70c6405d86089e212136d72',1,'DtlsKeyingMaterial']]], + ['keyframesdecoded_984',['keyFramesDecoded',['../structRtcInboundRtpStreamStats.html#ada4fbcdcc2f8a2199bd75a8121286208',1,'RtcInboundRtpStreamStats']]], + ['keyframesencoded_985',['keyFramesEncoded',['../structRtcOutboundRtpStreamStats.html#a89792ab59e206e4b27ee817e4127229f',1,'RtcOutboundRtpStreamStats']]], + ['keying_5fextractor_5flabel_986',['KEYING_EXTRACTOR_LABEL',['../Dtls_8h.html#ad0446cb041d84c3f745ff9e2e9bb39d4',1,'Dtls.h']]], + ['kicksocket_987',['kickSocket',['../structConnectionListener.html#aa64f4cdcfdd33a62f3edcba0e7a81b1b',1,'ConnectionListener']]], + ['kind_988',['kind',['../structRTCRtpStreamStats.html#a46a1d7a813fd33f8cc41e42b733d5b24',1,'RTCRtpStreamStats::kind()'],['../group__StatusCodes.html#ga0ab3d1535c557003a68f2c0d9abde2c3',1,'RtcMediaStreamTrack::kind()']]], + ['kinesis_5fvideo_5fstun_5furl_989',['KINESIS_VIDEO_STUN_URL',['../group__StatusCodes.html#gab921a27e047a959153fde4d7466ec5aa',1,'Include.h']]], + ['kinesis_5fvideo_5fstun_5furl_5fpostfix_990',['KINESIS_VIDEO_STUN_URL_POSTFIX',['../group__StatusCodes.html#gafb5444f1f0d078a43fd18129ecece080',1,'Include.h']]], + ['kinesis_5fvideo_5fstun_5furl_5fpostfix_5fcn_991',['KINESIS_VIDEO_STUN_URL_POSTFIX_CN',['../group__StatusCodes.html#gaac03f32227ed4105862f2d1353a26bb7',1,'Include.h']]], + ['kinesis_5fvideo_5fstun_5furl_5fwithout_5fport_992',['KINESIS_VIDEO_STUN_URL_WITHOUT_PORT',['../group__StatusCodes.html#ga13238228a0effe4dccc615189c04c73f',1,'Include.h']]], + ['kvs_5fconvert_5ftimescale_993',['KVS_CONVERT_TIMESCALE',['../Include__i_8h.html#a3a808bcca6373544b1ae5280cbc9cf67',1,'Include_i.h']]], + ['kvs_5fget_5fip_5faddress_5fport_994',['KVS_GET_IP_ADDRESS_PORT',['../Network_8h.html#af2c5fb0d47972597d57d42ec89226ec8',1,'Network.h']]], + ['kvs_5fice_5fcandidate_5fnomination_5ftimeout_995',['KVS_ICE_CANDIDATE_NOMINATION_TIMEOUT',['../IceAgent_8h.html#a614bf9de26c740393955736a6a334e68',1,'IceAgent.h']]], + ['kvs_5fice_5fconnection_5fcheck_5fpolling_5finterval_996',['KVS_ICE_CONNECTION_CHECK_POLLING_INTERVAL',['../IceAgent_8h.html#a2380393d2ee70603a52a7ec89c3d0fd2',1,'IceAgent.h']]], + ['kvs_5fice_5fconnectivity_5fcheck_5ftimeout_997',['KVS_ICE_CONNECTIVITY_CHECK_TIMEOUT',['../IceAgent_8h.html#a0b77bc9af25c0047c40c98cfdd40ee72',1,'IceAgent.h']]], + ['kvs_5fice_5fdefault_5ftimer_5fstart_5fdelay_998',['KVS_ICE_DEFAULT_TIMER_START_DELAY',['../IceAgent_8h.html#ae931922ccbd25584eb4546281446412b',1,'IceAgent.h']]], + ['kvs_5fice_5fdefault_5fturn_5fprotocol_999',['KVS_ICE_DEFAULT_TURN_PROTOCOL',['../IceAgent_8h.html#ae257af50c5600f3e1404796e718cb0b7',1,'IceAgent.h']]], + ['kvs_5fice_5fenter_5fstate_5fdisconnection_5fgrace_5fperiod_1000',['KVS_ICE_ENTER_STATE_DISCONNECTION_GRACE_PERIOD',['../IceAgent_8h.html#a88790aeab5ad27b3de0af2e1d295a898',1,'IceAgent.h']]], + ['kvs_5fice_5fenter_5fstate_5ffailed_5fgrace_5fperiod_1001',['KVS_ICE_ENTER_STATE_FAILED_GRACE_PERIOD',['../IceAgent_8h.html#aeee94b09c0b6d5e8a0bdae242d1107b4',1,'IceAgent.h']]], + ['kvs_5fice_5fgather_5fcandidate_5ftimer_5fpolling_5finterval_1002',['KVS_ICE_GATHER_CANDIDATE_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#abd70fd2bc8d9c4cd76dd834d0fdb0ca8',1,'IceAgent.h']]], + ['kvs_5fice_5fgather_5freflexive_5fand_5frelayed_5fcandidate_5ftimeout_1003',['KVS_ICE_GATHER_REFLEXIVE_AND_RELAYED_CANDIDATE_TIMEOUT',['../IceAgent_8h.html#a18b0c95899770ab5f6af5d1c55a68d83',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5fcandidate_5fpair_5fcount_1004',['KVS_ICE_MAX_CANDIDATE_PAIR_COUNT',['../IceAgent_8h.html#adbb1c1aea2da4048b08aa897d5ebd7bb',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5flocal_5fcandidate_5fcount_1005',['KVS_ICE_MAX_LOCAL_CANDIDATE_COUNT',['../IceAgent_8h.html#a5e3854fa333e581c7050d23587b61eab',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5fnew_5flocal_5fcandidates_5fto_5freport_5fat_5fonce_1006',['KVS_ICE_MAX_NEW_LOCAL_CANDIDATES_TO_REPORT_AT_ONCE',['../IceAgent_8h.html#a67df16c0fdfedac484531559f29ead5e',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5frelay_5fcandidate_5fcount_1007',['KVS_ICE_MAX_RELAY_CANDIDATE_COUNT',['../IceAgent_8h.html#abaa011023b1736984b3cbdf95254d6bc',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5fremote_5fcandidate_5fcount_1008',['KVS_ICE_MAX_REMOTE_CANDIDATE_COUNT',['../IceAgent_8h.html#a0aac32a859da7cb3b3d93e44fe466161',1,'IceAgent.h']]], + ['kvs_5fice_5fsend_5fkeep_5falive_5finterval_1009',['KVS_ICE_SEND_KEEP_ALIVE_INTERVAL',['../IceAgent_8h.html#a85582fd7ca32ea16c61f855f9c125391',1,'IceAgent.h']]], + ['kvs_5fice_5fshort_5fcheck_5fdelay_1010',['KVS_ICE_SHORT_CHECK_DELAY',['../IceAgent_8h.html#a86d522198ae2ec7539657cd5800ac0d7',1,'IceAgent.h']]], + ['kvs_5fice_5fstate_5fready_5ftimer_5fpolling_5finterval_1011',['KVS_ICE_STATE_READY_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#a6dbed5b5730aa94b933c55734e26f204',1,'IceAgent.h']]], + ['kvs_5fice_5fturn_5fconnection_5fshutdown_5ftimeout_1012',['KVS_ICE_TURN_CONNECTION_SHUTDOWN_TIMEOUT',['../IceAgent_8h.html#aacbd45afe7886201e6956f77f1ff4c3c',1,'IceAgent.h']]], + ['kvs_5fip_5faddress_5fstring_5fbuffer_5flen_1013',['KVS_IP_ADDRESS_STRING_BUFFER_LEN',['../Network_8h.html#a9400d9f9a322862055b22eddee6991f1',1,'Network.h']]], + ['kvs_5fip_5ffamily_5ftype_1014',['KVS_IP_FAMILY_TYPE',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400',1,'Include_i.h']]], + ['kvs_5fip_5ffamily_5ftype_5fipv4_1015',['KVS_IP_FAMILY_TYPE_IPV4',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a07b91991285186874c9a602cdf59341f',1,'Include_i.h']]], + ['kvs_5fip_5ffamily_5ftype_5fipv6_1016',['KVS_IP_FAMILY_TYPE_IPV6',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a3f84aac86b390d04a7c2d46c6d041ebe',1,'Include_i.h']]], + ['kvs_5fmax_5fipv4_5faddress_5fstring_5flen_1017',['KVS_MAX_IPV4_ADDRESS_STRING_LEN',['../Network_8h.html#a6cceacf108d35e150e8cfed0d13ac573',1,'Network.h']]], + ['kvs_5fsocket_5fin_5fprogress_1018',['KVS_SOCKET_IN_PROGRESS',['../Network_8h.html#a9016a95a850f7cf5d080c391b3c2ffec',1,'Network.h']]], + ['kvs_5fsocket_5fprotocol_1019',['KVS_SOCKET_PROTOCOL',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158',1,'Network.h']]], + ['kvs_5fsocket_5fprotocol_5fnone_1020',['KVS_SOCKET_PROTOCOL_NONE',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ad67daca52de625a7fe3390971bf9c75a',1,'Network.h']]], + ['kvs_5fsocket_5fprotocol_5ftcp_1021',['KVS_SOCKET_PROTOCOL_TCP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158a7cee7f82632a15660073b43bf439db2e',1,'Network.h']]], + ['kvs_5fsocket_5fprotocol_5fudp_1022',['KVS_SOCKET_PROTOCOL_UDP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ae84933f5738b43b65e495c017f089b8d',1,'Network.h']]], + ['kvsdatachannel_1023',['KvsDataChannel',['../structKvsDataChannel.html',1,'']]], + ['kvsiceagentmetrics_1024',['KvsIceAgentMetrics',['../structKvsIceAgentMetrics.html',1,'']]], + ['kvsiceagentstats_1025',['kvsIceAgentStats',['../group__StatusCodes.html#ga4f2c08754c0b4aae91b78d1692f13725',1,'KvsIceAgentMetrics']]], + ['kvsiceagentstats_1026',['KvsIceAgentStats',['../structKvsIceAgentStats.html',1,'']]], + ['kvsipaddr_1027',['kvsIpAddr',['../structStunIpAddrContext.html#acd698bc1d7779a9626101ffaf5a5f00e',1,'StunIpAddrContext']]], + ['kvsipaddress_1028',['KvsIpAddress',['../structKvsIpAddress.html',1,'']]], + ['kvspeerconnection_1029',['KvsPeerConnection',['../structKvsPeerConnection.html',1,'']]], + ['kvspeerconnectiondiagnostics_1030',['KvsPeerConnectionDiagnostics',['../structKvsPeerConnectionDiagnostics.html',1,'']]], + ['kvsrtcconfiguration_1031',['kvsRtcConfiguration',['../struct____IceAgent.html#a83dfd8dfd598f9266eacc2d441fb3508',1,'__IceAgent::kvsRtcConfiguration()'],['../group__StatusCodes.html#ga69bb47ece52e306b555cf69a153db483',1,'RtcConfiguration::kvsRtcConfiguration()']]], + ['kvsrtcconfiguration_1032',['KvsRtcConfiguration',['../structKvsRtcConfiguration.html',1,'']]], + ['kvsrtptransceiver_1033',['KvsRtpTransceiver',['../structKvsRtpTransceiver.html',1,'']]], + ['kvsrtptransceiversetjitterbuffer_1034',['kvsRtpTransceiverSetJitterBuffer',['../Rtp_8c.html#a7336e46ecb1e554aa7b3510f9b23efbf',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver pKvsRtpTransceiver, PJitterBuffer pJitterBuffer): Rtp.c'],['../Rtp_8h.html#a84f2b4e2dffcbb307e55f956a62c0d4a',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver, PJitterBuffer): Rtp.c']]] ]; diff --git a/search/all_c.js b/search/all_c.js index 9c28e08ec2..44fb8a633f 100644 --- a/search/all_c.js +++ b/search/all_c.js @@ -1,57 +1,57 @@ var searchData= [ - ['label_1031',['label',['../structRtcDataChannelStats.html#a81f8c1df219b2ba624e8467158b6ef2f',1,'RtcDataChannelStats']]], - ['lastdatareceivedtime_1032',['lastDataReceivedTime',['../struct____IceAgent.html#a2658ec8b2fa91a7e8941e21f49d9fa36',1,'__IceAgent']]], - ['lastdatasenttime_1033',['lastDataSentTime',['../structIceCandidatePair.html#ace22001fee6f325146f6f5c1a87506d7',1,'IceCandidatePair']]], - ['lastindex_1034',['lastIndex',['../structRtpRollingBuffer.html#aabab5812144ac429690201da47f461fe',1,'RtpRollingBuffer']]], - ['lastknownframecount_1035',['lastKnownFrameCount',['../structRtcRtpSender.html#a87bdcde47c4c623729025a21714ca9ee',1,'RtcRtpSender']]], - ['lastknownframecounttime_1036',['lastKnownFrameCountTime',['../structRtcRtpSender.html#a1e9fa629e22749204d1e0bfa9d6a2397',1,'RtcRtpSender']]], - ['lastlocaltimekvs_1037',['lastLocalTimeKvs',['../structTwccManager.html#a3215f13ee50ca6f4cd9bfa9ed709339d',1,'TwccManager']]], - ['lastpacketreceivedtimestamp_1038',['lastPacketReceivedTimestamp',['../structRtcIceCandidatePairStats.html#a63bd9f77b2507bc2d4a8e66aa6c26684',1,'RtcIceCandidatePairStats::lastPacketReceivedTimestamp()'],['../structRtcInboundRtpStreamStats.html#a2f4d8e341ee9e4e6589227372b71d678',1,'RtcInboundRtpStreamStats::lastPacketReceivedTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a4a541bac6fae81973eaf5770a2ec1a95',1,'RtcIceCandidatePairDiagnostics::lastPacketReceivedTimestamp()']]], - ['lastpacketsenttimestamp_1039',['lastPacketSentTimestamp',['../structRtcIceCandidatePairStats.html#ade069eeed216733900ec7535cf1d1ed1',1,'RtcIceCandidatePairStats::lastPacketSentTimestamp()'],['../structRtcOutboundRtpStreamStats.html#adb44409e70823b7248162d0088f4af74',1,'RtcOutboundRtpStreamStats::lastPacketSentTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#ac2d2bf8acc7ff90555f686f7dca82186',1,'RtcIceCandidatePairDiagnostics::lastPacketSentTimestamp()']]], - ['lastreportedseqnum_1040',['lastReportedSeqNum',['../structTwccManager.html#a373f99822e022dcb36b49f5665ff2246',1,'TwccManager']]], - ['lastrequesttimestamp_1041',['lastRequestTimestamp',['../structRtcIceCandidatePairDiagnostics.html#a3932bb77c694319a9dee9d68f88b5e8a',1,'RtcIceCandidatePairDiagnostics::lastRequestTimestamp()'],['../structRtcIceCandidatePairStats.html#a39bf92a151b70beee216bd2a9e48605b',1,'RtcIceCandidatePairStats::lastRequestTimestamp()']]], - ['lastresponsetimestamp_1042',['lastResponseTimestamp',['../structRtcIceCandidatePairStats.html#a71057f5bd034b42cfcd17cc7e5755d05',1,'RtcIceCandidatePairStats::lastResponseTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a3fc60794a188cb5e4135402aabffb9ed',1,'RtcIceCandidatePairDiagnostics::lastResponseTimestamp()']]], - ['len_1043',['len',['../struct____IOBuffer.html#a2ba5f77e974769002dcd337f362f85f4',1,'__IOBuffer']]], - ['length_1044',['length',['../structStunAttributeHeader.html#a95d0411ac8fcaae0b45260966fb6c88d',1,'StunAttributeHeader']]], - ['lifetime_1045',['lifetime',['../structStunAttributeLifetime.html#aa2904970b2c9a5b86b9f439dbed2f2b5',1,'StunAttributeLifetime']]], - ['listenertracker_1046',['listenerTracker',['../structSignalingClient.html#ad435f3e65a7d8e0f62300d01c39042b7',1,'SignalingClient']]], - ['local_1047',['local',['../structIceCandidatePair.html#a28101aad66a3bbfdfb22d70a0f6ebce3',1,'IceCandidatePair']]], - ['local_5fcname_5flen_1048',['LOCAL_CNAME_LEN',['../PeerConnection_8h.html#a85f1e785b2e88f28681d45a84d73fe59',1,'PeerConnection.h']]], - ['local_5fice_5fpwd_5flen_1049',['LOCAL_ICE_PWD_LEN',['../PeerConnection_8h.html#a06a1ea590978dd6b774dfe5b81b94735',1,'PeerConnection.h']]], - ['local_5fice_5fufrag_5flen_1050',['LOCAL_ICE_UFRAG_LEN',['../PeerConnection_8h.html#a424b69c3e3496feb61f32d957d896a60',1,'PeerConnection.h']]], - ['localcandidategatheringtime_1051',['localCandidateGatheringTime',['../structKvsIceAgentStats.html#aa0a30043602d41cc103e21334605d0c5',1,'KvsIceAgentStats::localCandidateGatheringTime()'],['../structIceAgentProfileDiagnostics.html#aa75754ba86081abebf8e6c30de9121f3',1,'IceAgentProfileDiagnostics::localCandidateGatheringTime()']]], - ['localcandidateid_1052',['localCandidateId',['../structRtcIceCandidatePairDiagnostics.html#ac270bb4f052418463635768a779d2205',1,'RtcIceCandidatePairDiagnostics::localCandidateId()'],['../structRtcIceCandidatePairStats.html#a4aecbc5400b0c0b48f59faeda979fefe',1,'RtcIceCandidatePairStats::localCandidateId()']]], - ['localcandidates_1053',['localCandidates',['../struct____IceAgent.html#a5818fd0386855fb226b41335c2bdbdc6',1,'__IceAgent']]], - ['localcertificateid_1054',['localCertificateId',['../structRtcTransportStats.html#a4aed15f0afa713e4a64733e3b2158268',1,'RtcTransportStats']]], - ['localcname_1055',['localCNAME',['../structKvsPeerConnection.html#a89d6704bfe07b0f5804abd81418a6d87',1,'KvsPeerConnection']]], - ['localicecandidatestats_1056',['localIceCandidateStats',['../structRtcStatsObject.html#a0dee9a39573da6cb111d992e800dd61e',1,'RtcStatsObject']]], - ['localicepwd_1057',['localIcePwd',['../structKvsPeerConnection.html#aedb1dc9daec5aec7609340601fd38a69',1,'KvsPeerConnection']]], - ['localiceufrag_1058',['localIceUfrag',['../structKvsPeerConnection.html#aaa24ce73077ed35f2a8b05c03ee3730e',1,'KvsPeerConnection']]], - ['localid_1059',['localId',['../structRtcRemoteInboundRtpStreamStats.html#a4b59b92bbfa0e3e00d75c04be90e711d',1,'RtcRemoteInboundRtpStreamStats']]], - ['localnetworkinterfacecount_1060',['localNetworkInterfaceCount',['../struct____IceAgent.html#ae0e0ed1f487ebbb5d2d79344a83dde6d',1,'__IceAgent']]], - ['localnetworkinterfaces_1061',['localNetworkInterfaces',['../struct____IceAgent.html#a134b0320af0d31b63a987f0d723e8c1d',1,'__IceAgent']]], - ['localpassword_1062',['localPassword',['../struct____IceAgent.html#a5fa05c92c4c3526488f87cf969f067ce',1,'__IceAgent']]], - ['localrtcicecandidatestats_1063',['localRtcIceCandidateStats',['../group__StatusCodes.html#ga68e096213b6c4dd37b46b9a1aa484c02',1,'RtcIceMetrics']]], - ['localsocket_1064',['localSocket',['../struct____SocketConnection.html#a01d530fa4854920e32f078120215144b',1,'__SocketConnection']]], - ['localtimekvs_1065',['localTimeKvs',['../structTwccPacket.html#ad7f7ab0c6a3c1b45cb1ea226ca984c28',1,'TwccPacket']]], - ['localusername_1066',['localUsername',['../struct____IceAgent.html#aea28583b86704840939bcf4414d11310',1,'__IceAgent']]], - ['lock_1067',['lock',['../structConnectionListener.html#a3a3ca46385b8eb9a170f23e0903a97ee',1,'ConnectionListener::lock()'],['../structThreadTracker.html#a8023769c8df4d706411b413c807567f5',1,'ThreadTracker::lock()'],['../structRollingBuffer.html#ae2b3bfcc144371e22e681fe6e7402bdd',1,'RollingBuffer::lock()'],['../struct____TurnConnection.html#a2a874cb3a2b277fd9970607f965e7a1a',1,'__TurnConnection::lock()'],['../struct____SocketConnection.html#a815eca4c255c752a1203f257b68de651',1,'__SocketConnection::lock()'],['../structNatTestData.html#a2440a3f71467425d32e74fe9a2bd719e',1,'NatTestData::lock()'],['../struct____IceAgent.html#a5db14ee03e63fd4f3c8daf26a9f957ad',1,'__IceAgent::lock()']]], - ['log_5fclass_1068',['LOG_CLASS',['../RtpRollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpRollingBuffer.c'],['../RtcpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtcpPacket.c'],['../RollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RollingBuffer.c'],['../SessionDescription_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SessionDescription.c'],['../RtpG711Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpG711Payloader.c'],['../DataChannel_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): DataChannel.c'],['../Rtp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtp.c'],['../Rtcp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtcp.c'],['../Retransmitter_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Retransmitter.c'],['../PeerConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): PeerConnection.c'],['../JitterBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): JitterBuffer.c'],['../Signaling_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Signaling.c'],['../RtpH264Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpH264Payloader.c'],['../RtpOpusPayloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpOpusPayloader.c'],['../RtpVP8Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpVP8Payloader.c'],['../RtpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpPacket.c'],['../Sctp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Sctp.c'],['../Deserialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Deserialize.c'],['../Serialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Serialize.c'],['../ChannelInfo_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ChannelInfo.c'],['../Client_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Client.c'],['../FileCache_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): FileCache.c'],['../LwsApiCalls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): LwsApiCalls.c'],['../TurnConnectionStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnectionStateMachine.c'],['../ThreadPoolContext_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ThreadPoolContext.c'],['../Stun_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Stun.c'],['../SrtpSession_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SrtpSession.c'],['../StateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): StateMachine.c'],['../Crypto_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Crypto.c'],['../Dtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls.c'],['../Dtls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_openssl.c'],['../IOBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IOBuffer.c'],['../Tls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls.c'],['../Tls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_openssl.c'],['../ConnectionListener_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ConnectionListener.c'],['../IceAgent_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgent.c'],['../IceAgentStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgentStateMachine.c'],['../IceUtils_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceUtils.c'],['../NatBehaviorDiscovery_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): NatBehaviorDiscovery.c'],['../Network_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Network.c'],['../SocketConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SocketConnection.c'],['../TurnConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnection.c'],['../Metrics_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Metrics.c']]], - ['logginglevel_1069',['loggingLevel',['../group__StatusCodes.html#ga8df6838b31452ecf1bd1cf1a0fffa680',1,'SignalingClientInfo']]], - ['longtermkey_1070',['longTermKey',['../struct____TurnConnection.html#a78e46737120ec326ad698d90eecee9a6',1,'__TurnConnection']]], - ['lws_5fmessage_5fbuffer_5fsize_1071',['LWS_MESSAGE_BUFFER_SIZE',['../LwsApiCalls_8h.html#aefd6ce3634524a39e58b7a2728b0a08a',1,'LwsApiCalls.h']]], - ['lws_5fprotocol_5fcount_1072',['LWS_PROTOCOL_COUNT',['../Signaling_8h.html#a6eca4efedbc0a4b07a49bd632f7500b5',1,'Signaling.h']]], - ['lws_5fscratch_5fbuffer_5fsize_1073',['LWS_SCRATCH_BUFFER_SIZE',['../LwsApiCalls_8h.html#a963be068886b3a955e098ba6b90bac00',1,'LwsApiCalls.h']]], - ['lws_5fservice_5floop_5fiteration_5fwait_1074',['LWS_SERVICE_LOOP_ITERATION_WAIT',['../LwsApiCalls_8h.html#abf5466facb1496ecaea33c7f55a7d29b',1,'LwsApiCalls.h']]], - ['lwsapicalls_2ec_1075',['LwsApiCalls.c',['../LwsApiCalls_8c.html',1,'']]], - ['lwsapicalls_2eh_1076',['LwsApiCalls.h',['../LwsApiCalls_8h.html',1,'']]], - ['lwscallinfo_1077',['LwsCallInfo',['../LwsApiCalls_8h.html#ab48b59ca0f0dd6567d8f547ad0ed466e',1,'LwsApiCalls.h']]], - ['lwscompletesync_1078',['lwsCompleteSync',['../LwsApiCalls_8c.html#a3c3cdd7608d37131d839bc47bd5de90b',1,'lwsCompleteSync(PLwsCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b825325c51b99b82f77076fc57eb28f',1,'lwsCompleteSync(PLwsCallInfo): LwsApiCalls.c']]], - ['lwshttpcallbackroutine_1079',['lwsHttpCallbackRoutine',['../LwsApiCalls_8c.html#ae090b20fed100f7efdf3c5dac4837372',1,'lwsHttpCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a110f85ca2f65297a71404804b1fd5009',1,'lwsHttpCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]], - ['lwslistenerhandler_1080',['lwsListenerHandler',['../LwsApiCalls_8c.html#a95571c8796a32dd941d4e46accfb466d',1,'lwsListenerHandler(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a8a4ea662d9fdecdb13e00790041e2b3e',1,'lwsListenerHandler(PVOID): LwsApiCalls.c']]], - ['lwsserializerlock_1081',['lwsSerializerLock',['../structSignalingClient.html#aea51f79a30751005ca795693175cf12c',1,'SignalingClient']]], - ['lwsservicelock_1082',['lwsServiceLock',['../structSignalingClient.html#a9b6e8bf15606f02adec1a123788457fb',1,'SignalingClient']]], - ['lwssignalhandler_1083',['lwsSignalHandler',['../LwsApiCalls_8c.html#aad377b18ef17e70b010c02492be1f287',1,'lwsSignalHandler(INT32 signal): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b1ad4cc11260a535198062d33f6d905',1,'lwsSignalHandler(INT32): LwsApiCalls.c']]], - ['lwswsscallbackroutine_1084',['lwsWssCallbackRoutine',['../LwsApiCalls_8c.html#ada0698d028687c46481e076ce1be4359',1,'lwsWssCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#aa2eb874b1b028f1648df7736ae344a63',1,'lwsWssCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]] + ['label_1035',['label',['../structRtcDataChannelStats.html#a81f8c1df219b2ba624e8467158b6ef2f',1,'RtcDataChannelStats']]], + ['lastdatareceivedtime_1036',['lastDataReceivedTime',['../struct____IceAgent.html#a2658ec8b2fa91a7e8941e21f49d9fa36',1,'__IceAgent']]], + ['lastdatasenttime_1037',['lastDataSentTime',['../structIceCandidatePair.html#ace22001fee6f325146f6f5c1a87506d7',1,'IceCandidatePair']]], + ['lastindex_1038',['lastIndex',['../structRtpRollingBuffer.html#aabab5812144ac429690201da47f461fe',1,'RtpRollingBuffer']]], + ['lastknownframecount_1039',['lastKnownFrameCount',['../structRtcRtpSender.html#a87bdcde47c4c623729025a21714ca9ee',1,'RtcRtpSender']]], + ['lastknownframecounttime_1040',['lastKnownFrameCountTime',['../structRtcRtpSender.html#a1e9fa629e22749204d1e0bfa9d6a2397',1,'RtcRtpSender']]], + ['lastlocaltimekvs_1041',['lastLocalTimeKvs',['../structTwccManager.html#a3215f13ee50ca6f4cd9bfa9ed709339d',1,'TwccManager']]], + ['lastpacketreceivedtimestamp_1042',['lastPacketReceivedTimestamp',['../structRtcIceCandidatePairStats.html#a63bd9f77b2507bc2d4a8e66aa6c26684',1,'RtcIceCandidatePairStats::lastPacketReceivedTimestamp()'],['../structRtcInboundRtpStreamStats.html#a2f4d8e341ee9e4e6589227372b71d678',1,'RtcInboundRtpStreamStats::lastPacketReceivedTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a4a541bac6fae81973eaf5770a2ec1a95',1,'RtcIceCandidatePairDiagnostics::lastPacketReceivedTimestamp()']]], + ['lastpacketsenttimestamp_1043',['lastPacketSentTimestamp',['../structRtcIceCandidatePairStats.html#ade069eeed216733900ec7535cf1d1ed1',1,'RtcIceCandidatePairStats::lastPacketSentTimestamp()'],['../structRtcOutboundRtpStreamStats.html#adb44409e70823b7248162d0088f4af74',1,'RtcOutboundRtpStreamStats::lastPacketSentTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#ac2d2bf8acc7ff90555f686f7dca82186',1,'RtcIceCandidatePairDiagnostics::lastPacketSentTimestamp()']]], + ['lastreportedseqnum_1044',['lastReportedSeqNum',['../structTwccManager.html#a373f99822e022dcb36b49f5665ff2246',1,'TwccManager']]], + ['lastrequesttimestamp_1045',['lastRequestTimestamp',['../structRtcIceCandidatePairDiagnostics.html#a3932bb77c694319a9dee9d68f88b5e8a',1,'RtcIceCandidatePairDiagnostics::lastRequestTimestamp()'],['../structRtcIceCandidatePairStats.html#a39bf92a151b70beee216bd2a9e48605b',1,'RtcIceCandidatePairStats::lastRequestTimestamp()']]], + ['lastresponsetimestamp_1046',['lastResponseTimestamp',['../structRtcIceCandidatePairStats.html#a71057f5bd034b42cfcd17cc7e5755d05',1,'RtcIceCandidatePairStats::lastResponseTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a3fc60794a188cb5e4135402aabffb9ed',1,'RtcIceCandidatePairDiagnostics::lastResponseTimestamp()']]], + ['len_1047',['len',['../struct____IOBuffer.html#a2ba5f77e974769002dcd337f362f85f4',1,'__IOBuffer']]], + ['length_1048',['length',['../structStunAttributeHeader.html#a95d0411ac8fcaae0b45260966fb6c88d',1,'StunAttributeHeader']]], + ['lifetime_1049',['lifetime',['../structStunAttributeLifetime.html#aa2904970b2c9a5b86b9f439dbed2f2b5',1,'StunAttributeLifetime']]], + ['listenertracker_1050',['listenerTracker',['../structSignalingClient.html#ad435f3e65a7d8e0f62300d01c39042b7',1,'SignalingClient']]], + ['local_1051',['local',['../structIceCandidatePair.html#a28101aad66a3bbfdfb22d70a0f6ebce3',1,'IceCandidatePair']]], + ['local_5fcname_5flen_1052',['LOCAL_CNAME_LEN',['../PeerConnection_8h.html#a85f1e785b2e88f28681d45a84d73fe59',1,'PeerConnection.h']]], + ['local_5fice_5fpwd_5flen_1053',['LOCAL_ICE_PWD_LEN',['../PeerConnection_8h.html#a06a1ea590978dd6b774dfe5b81b94735',1,'PeerConnection.h']]], + ['local_5fice_5fufrag_5flen_1054',['LOCAL_ICE_UFRAG_LEN',['../PeerConnection_8h.html#a424b69c3e3496feb61f32d957d896a60',1,'PeerConnection.h']]], + ['localcandidategatheringtime_1055',['localCandidateGatheringTime',['../structKvsIceAgentStats.html#aa0a30043602d41cc103e21334605d0c5',1,'KvsIceAgentStats::localCandidateGatheringTime()'],['../structIceAgentProfileDiagnostics.html#aa75754ba86081abebf8e6c30de9121f3',1,'IceAgentProfileDiagnostics::localCandidateGatheringTime()']]], + ['localcandidateid_1056',['localCandidateId',['../structRtcIceCandidatePairDiagnostics.html#ac270bb4f052418463635768a779d2205',1,'RtcIceCandidatePairDiagnostics::localCandidateId()'],['../structRtcIceCandidatePairStats.html#a4aecbc5400b0c0b48f59faeda979fefe',1,'RtcIceCandidatePairStats::localCandidateId()']]], + ['localcandidates_1057',['localCandidates',['../struct____IceAgent.html#a5818fd0386855fb226b41335c2bdbdc6',1,'__IceAgent']]], + ['localcertificateid_1058',['localCertificateId',['../structRtcTransportStats.html#a4aed15f0afa713e4a64733e3b2158268',1,'RtcTransportStats']]], + ['localcname_1059',['localCNAME',['../structKvsPeerConnection.html#a89d6704bfe07b0f5804abd81418a6d87',1,'KvsPeerConnection']]], + ['localicecandidatestats_1060',['localIceCandidateStats',['../structRtcStatsObject.html#a0dee9a39573da6cb111d992e800dd61e',1,'RtcStatsObject']]], + ['localicepwd_1061',['localIcePwd',['../structKvsPeerConnection.html#aedb1dc9daec5aec7609340601fd38a69',1,'KvsPeerConnection']]], + ['localiceufrag_1062',['localIceUfrag',['../structKvsPeerConnection.html#aaa24ce73077ed35f2a8b05c03ee3730e',1,'KvsPeerConnection']]], + ['localid_1063',['localId',['../structRtcRemoteInboundRtpStreamStats.html#a4b59b92bbfa0e3e00d75c04be90e711d',1,'RtcRemoteInboundRtpStreamStats']]], + ['localnetworkinterfacecount_1064',['localNetworkInterfaceCount',['../struct____IceAgent.html#ae0e0ed1f487ebbb5d2d79344a83dde6d',1,'__IceAgent']]], + ['localnetworkinterfaces_1065',['localNetworkInterfaces',['../struct____IceAgent.html#a134b0320af0d31b63a987f0d723e8c1d',1,'__IceAgent']]], + ['localpassword_1066',['localPassword',['../struct____IceAgent.html#a5fa05c92c4c3526488f87cf969f067ce',1,'__IceAgent']]], + ['localrtcicecandidatestats_1067',['localRtcIceCandidateStats',['../group__StatusCodes.html#ga68e096213b6c4dd37b46b9a1aa484c02',1,'RtcIceMetrics']]], + ['localsocket_1068',['localSocket',['../struct____SocketConnection.html#a01d530fa4854920e32f078120215144b',1,'__SocketConnection']]], + ['localtimekvs_1069',['localTimeKvs',['../structTwccPacket.html#ad7f7ab0c6a3c1b45cb1ea226ca984c28',1,'TwccPacket']]], + ['localusername_1070',['localUsername',['../struct____IceAgent.html#aea28583b86704840939bcf4414d11310',1,'__IceAgent']]], + ['lock_1071',['lock',['../structConnectionListener.html#a3a3ca46385b8eb9a170f23e0903a97ee',1,'ConnectionListener::lock()'],['../structThreadTracker.html#a8023769c8df4d706411b413c807567f5',1,'ThreadTracker::lock()'],['../structRollingBuffer.html#ae2b3bfcc144371e22e681fe6e7402bdd',1,'RollingBuffer::lock()'],['../struct____TurnConnection.html#a2a874cb3a2b277fd9970607f965e7a1a',1,'__TurnConnection::lock()'],['../struct____SocketConnection.html#a815eca4c255c752a1203f257b68de651',1,'__SocketConnection::lock()'],['../structNatTestData.html#a2440a3f71467425d32e74fe9a2bd719e',1,'NatTestData::lock()'],['../struct____IceAgent.html#a5db14ee03e63fd4f3c8daf26a9f957ad',1,'__IceAgent::lock()']]], + ['log_5fclass_1072',['LOG_CLASS',['../RtpRollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpRollingBuffer.c'],['../RtcpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtcpPacket.c'],['../RollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RollingBuffer.c'],['../SessionDescription_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SessionDescription.c'],['../RtpG711Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpG711Payloader.c'],['../DataChannel_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): DataChannel.c'],['../Rtp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtp.c'],['../Rtcp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtcp.c'],['../Retransmitter_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Retransmitter.c'],['../PeerConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): PeerConnection.c'],['../JitterBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): JitterBuffer.c'],['../Signaling_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Signaling.c'],['../RtpH264Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpH264Payloader.c'],['../RtpOpusPayloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpOpusPayloader.c'],['../RtpVP8Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpVP8Payloader.c'],['../RtpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpPacket.c'],['../Sctp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Sctp.c'],['../Deserialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Deserialize.c'],['../SdpUtils_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SdpUtils.c'],['../Serialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Serialize.c'],['../ChannelInfo_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ChannelInfo.c'],['../Client_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Client.c'],['../FileCache_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): FileCache.c'],['../LwsApiCalls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): LwsApiCalls.c'],['../TurnConnectionStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnectionStateMachine.c'],['../ThreadPoolContext_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ThreadPoolContext.c'],['../Stun_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Stun.c'],['../SrtpSession_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SrtpSession.c'],['../StateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): StateMachine.c'],['../Crypto_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Crypto.c'],['../Dtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls.c'],['../Dtls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_openssl.c'],['../IOBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IOBuffer.c'],['../Tls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls.c'],['../Tls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_openssl.c'],['../ConnectionListener_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ConnectionListener.c'],['../IceAgent_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgent.c'],['../IceAgentStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgentStateMachine.c'],['../IceUtils_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceUtils.c'],['../NatBehaviorDiscovery_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): NatBehaviorDiscovery.c'],['../Network_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Network.c'],['../SocketConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SocketConnection.c'],['../TurnConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnection.c'],['../Metrics_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Metrics.c']]], + ['logginglevel_1073',['loggingLevel',['../group__StatusCodes.html#ga8df6838b31452ecf1bd1cf1a0fffa680',1,'SignalingClientInfo']]], + ['longtermkey_1074',['longTermKey',['../struct____TurnConnection.html#a78e46737120ec326ad698d90eecee9a6',1,'__TurnConnection']]], + ['lws_5fmessage_5fbuffer_5fsize_1075',['LWS_MESSAGE_BUFFER_SIZE',['../LwsApiCalls_8h.html#aefd6ce3634524a39e58b7a2728b0a08a',1,'LwsApiCalls.h']]], + ['lws_5fprotocol_5fcount_1076',['LWS_PROTOCOL_COUNT',['../Signaling_8h.html#a6eca4efedbc0a4b07a49bd632f7500b5',1,'Signaling.h']]], + ['lws_5fscratch_5fbuffer_5fsize_1077',['LWS_SCRATCH_BUFFER_SIZE',['../LwsApiCalls_8h.html#a963be068886b3a955e098ba6b90bac00',1,'LwsApiCalls.h']]], + ['lws_5fservice_5floop_5fiteration_5fwait_1078',['LWS_SERVICE_LOOP_ITERATION_WAIT',['../LwsApiCalls_8h.html#abf5466facb1496ecaea33c7f55a7d29b',1,'LwsApiCalls.h']]], + ['lwsapicalls_2ec_1079',['LwsApiCalls.c',['../LwsApiCalls_8c.html',1,'']]], + ['lwsapicalls_2eh_1080',['LwsApiCalls.h',['../LwsApiCalls_8h.html',1,'']]], + ['lwscallinfo_1081',['LwsCallInfo',['../LwsApiCalls_8h.html#ab48b59ca0f0dd6567d8f547ad0ed466e',1,'LwsApiCalls.h']]], + ['lwscompletesync_1082',['lwsCompleteSync',['../LwsApiCalls_8c.html#a3c3cdd7608d37131d839bc47bd5de90b',1,'lwsCompleteSync(PLwsCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b825325c51b99b82f77076fc57eb28f',1,'lwsCompleteSync(PLwsCallInfo): LwsApiCalls.c']]], + ['lwshttpcallbackroutine_1083',['lwsHttpCallbackRoutine',['../LwsApiCalls_8c.html#ae090b20fed100f7efdf3c5dac4837372',1,'lwsHttpCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a110f85ca2f65297a71404804b1fd5009',1,'lwsHttpCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]], + ['lwslistenerhandler_1084',['lwsListenerHandler',['../LwsApiCalls_8c.html#a95571c8796a32dd941d4e46accfb466d',1,'lwsListenerHandler(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a8a4ea662d9fdecdb13e00790041e2b3e',1,'lwsListenerHandler(PVOID): LwsApiCalls.c']]], + ['lwsserializerlock_1085',['lwsSerializerLock',['../structSignalingClient.html#aea51f79a30751005ca795693175cf12c',1,'SignalingClient']]], + ['lwsservicelock_1086',['lwsServiceLock',['../structSignalingClient.html#a9b6e8bf15606f02adec1a123788457fb',1,'SignalingClient']]], + ['lwssignalhandler_1087',['lwsSignalHandler',['../LwsApiCalls_8c.html#aad377b18ef17e70b010c02492be1f287',1,'lwsSignalHandler(INT32 signal): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b1ad4cc11260a535198062d33f6d905',1,'lwsSignalHandler(INT32): LwsApiCalls.c']]], + ['lwswsscallbackroutine_1088',['lwsWssCallbackRoutine',['../LwsApiCalls_8c.html#ada0698d028687c46481e076ce1be4359',1,'lwsWssCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#aa2eb874b1b028f1648df7736ae344a63',1,'lwsWssCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]] ]; diff --git a/search/all_d.js b/search/all_d.js index b2007cb9f3..30eeaa123f 100644 --- a/search/all_d.js +++ b/search/all_d.js @@ -1,133 +1,134 @@ var searchData= [ - ['magiccookie_1085',['magicCookie',['../structStunHeader.html#aba596c770469bd07821740424c8a8243',1,'StunHeader']]], - ['marker_1086',['marker',['../struct____RtpPacketHeader.html#a5e4984744847ef943ac2b7251f6d6496',1,'__RtpPacketHeader']]], - ['marker_5fmask_1087',['MARKER_MASK',['../RtpPacket_8h.html#aeb8456ffe3262297c837b787b5023f46',1,'RtpPacket.h']]], - ['marker_5fshift_1088',['MARKER_SHIFT',['../RtpPacket_8h.html#aa567d2955d04e843ea2a3e9a5923cfdb',1,'RtpPacket.h']]], - ['max_5faccess_5fthreads_5fwebrtc_5fclient_5fcontext_1089',['MAX_ACCESS_THREADS_WEBRTC_CLIENT_CONTEXT',['../PeerConnection_8h.html#a0a06e13207f6bfe6b47f4b9b209c7231',1,'PeerConnection.h']]], - ['max_5fcandidate_5fid_5flength_1090',['MAX_CANDIDATE_ID_LENGTH',['../group__StatsNameLengths.html#gaeb7cb54e2a66447e46fca79db9a8fda0',1,'Stats.h']]], - ['max_5fchannel_5fname_5flen_1091',['MAX_CHANNEL_NAME_LEN',['../group__NameLengths.html#gaee73129a95e82e17eb62dff027c92faf',1,'Include.h']]], - ['max_5fcontrol_5fplane_5furi_5fchar_5flen_1092',['MAX_CONTROL_PLANE_URI_CHAR_LEN',['../ChannelInfo_8h.html#af6d330768f4d0373a1e369243c127bab',1,'ChannelInfo.h']]], - ['max_5fcorrelation_5fid_5flen_1093',['MAX_CORRELATION_ID_LEN',['../group__NameLengths.html#gadc7946d36507e0ef87459229ac246d62',1,'Include.h']]], - ['max_5fdata_5fchannel_5fname_5flen_1094',['MAX_DATA_CHANNEL_NAME_LEN',['../group__NameLengths.html#gafa229aa7776bec0878728ce98ae86953',1,'Include.h']]], - ['max_5fdata_5fchannel_5fprotocol_5flen_1095',['MAX_DATA_CHANNEL_PROTOCOL_LEN',['../group__NameLengths.html#ga53cf010bea0629dc2e3869487bc1562d',1,'Include.h']]], - ['max_5fdate_5fheader_5fbuffer_5flength_1096',['MAX_DATE_HEADER_BUFFER_LENGTH',['../LwsApiCalls_8h.html#a5bf85c55dfa403e8c7b75e26cc46f035',1,'LwsApiCalls.h']]], - ['max_5fdescribe_5fchannel_5fstatus_5flen_1097',['MAX_DESCRIBE_CHANNEL_STATUS_LEN',['../ChannelInfo_8h.html#a6638341fa4382eb89a00fdb4d273ec22',1,'ChannelInfo.h']]], - ['max_5fdescribe_5fchannel_5ftype_5flen_1098',['MAX_DESCRIBE_CHANNEL_TYPE_LEN',['../ChannelInfo_8h.html#aadf9910969ae087cad6f07454ac6d0fa',1,'ChannelInfo.h']]], - ['max_5fdtls_5fcipher_5flength_1099',['MAX_DTLS_CIPHER_LENGTH',['../group__StatsNameLengths.html#ga12dc5a15dec202406ad4abfa594520ff',1,'Stats.h']]], - ['max_5fdtls_5fmaster_5fkey_5flen_1100',['MAX_DTLS_MASTER_KEY_LEN',['../Dtls_8h.html#a87382e796fa1376c3b6d003c9d2d668e',1,'Dtls.h']]], - ['max_5fdtls_5frandom_5fbytes_5flen_1101',['MAX_DTLS_RANDOM_BYTES_LEN',['../Dtls_8h.html#a9d284ce4b2b7311d4d8b31cb236b428b',1,'Dtls.h']]], - ['max_5fencoded_5fice_5fserver_5finfos_5fstr_5flen_1102',['MAX_ENCODED_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#a5efa805cda72c6241bcbf479f9764ab1',1,'LwsApiCalls.h']]], - ['max_5ferror_5ftype_5fstring_5flen_1103',['MAX_ERROR_TYPE_STRING_LEN',['../group__NameLengths.html#gac877df26e9a372bafd57ea0906af7457',1,'Include.h']]], - ['max_5fice_5fcandidate_5finit_5fcandidate_5flen_1104',['MAX_ICE_CANDIDATE_INIT_CANDIDATE_LEN',['../group__NameLengths.html#gaa8b470854da668bd131aca2102096a93',1,'Include.h']]], - ['max_5fice_5fcandidate_5fjson_5flen_1105',['MAX_ICE_CANDIDATE_JSON_LEN',['../PeerConnection_8h.html#a93436c3775827668aaf86d3137a74ef4',1,'PeerConnection.h']]], - ['max_5fice_5fconfig_5fcount_1106',['MAX_ICE_CONFIG_COUNT',['../group__Counts.html#ga1bba324d8b527831b53d9412da235656',1,'Include.h']]], - ['max_5fice_5fconfig_5fcredential_5flen_1107',['MAX_ICE_CONFIG_CREDENTIAL_LEN',['../group__NameLengths.html#ga1ec791416eaa9a8766236679710dde4f',1,'Include.h']]], - ['max_5fice_5fconfig_5furi_5fcount_1108',['MAX_ICE_CONFIG_URI_COUNT',['../group__Counts.html#ga4e6cbb5c5fbb3b5b4eb065e6182051e9',1,'Include.h']]], - ['max_5fice_5fconfig_5furi_5flen_1109',['MAX_ICE_CONFIG_URI_LEN',['../group__NameLengths.html#ga160cda488c482290cca205dcd1d29abc',1,'Include.h']]], - ['max_5fice_5fconfig_5fuser_5fname_5flen_1110',['MAX_ICE_CONFIG_USER_NAME_LEN',['../group__NameLengths.html#ga4c7a7503d9f24367262a592de310c1b1',1,'Include.h']]], - ['max_5fice_5fpwd_5flen_1111',['MAX_ICE_PWD_LEN',['../PeerConnection_8h.html#a7824c32f51de65ab927385137826b81b',1,'PeerConnection.h']]], - ['max_5fice_5fserver_5finfo_5fstr_5flen_1112',['MAX_ICE_SERVER_INFO_STR_LEN',['../LwsApiCalls_8h.html#ac0774f14e4a205ddba8d84f61151d6c1',1,'LwsApiCalls.h']]], - ['max_5fice_5fserver_5finfos_5fstr_5flen_1113',['MAX_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#af1191ba9c3805b6c87ca6150f537d4ab',1,'LwsApiCalls.h']]], - ['max_5fice_5fserver_5furi_5fstr_5flen_1114',['MAX_ICE_SERVER_URI_STR_LEN',['../LwsApiCalls_8h.html#a845152098edca812eb622c33410a4d50',1,'LwsApiCalls.h']]], - ['max_5fice_5fservers_5fcount_1115',['MAX_ICE_SERVERS_COUNT',['../group__Counts.html#gaf71fd75acb6989a1b298d55458dda375',1,'Include.h']]], - ['max_5fice_5fufrag_5flen_1116',['MAX_ICE_UFRAG_LEN',['../PeerConnection_8h.html#aee0c471981bee37f37b858385a2e5d85',1,'PeerConnection.h']]], - ['max_5flocal_5fnetwork_5finterface_5fcount_1117',['MAX_LOCAL_NETWORK_INTERFACE_COUNT',['../Network_8h.html#a54688e266a1901c6c568eac71be86f34',1,'Network.h']]], - ['max_5fmedia_5fstream_5fid_5flen_1118',['MAX_MEDIA_STREAM_ID_LEN',['../group__NameLengths.html#ga06633fc03ba73e2d6031ada7e2566bfb',1,'Include.h']]], - ['max_5fmedia_5fstream_5ftrack_5fid_5flen_1119',['MAX_MEDIA_STREAM_TRACK_ID_LEN',['../group__NameLengths.html#ga0cc2610ad451a05183cc7957b882552d',1,'Include.h']]], - ['max_5fmessage_5fdescription_5flen_1120',['MAX_MESSAGE_DESCRIPTION_LEN',['../group__NameLengths.html#ga55318a6889637c90e54f6b231bd07d84',1,'Include.h']]], - ['max_5fout_5fof_5forder_5fpacket_5fdifference_1121',['MAX_OUT_OF_ORDER_PACKET_DIFFERENCE',['../JitterBuffer_8c.html#ab4c4ea8fcf7c9b0b2d3e5b304ab871b8',1,'JitterBuffer.c']]], - ['max_5fpayload_5ftype_5flength_1122',['MAX_PAYLOAD_TYPE_LENGTH',['../SessionDescription_8h.html#a48660190b4b7aa2acb78a19fb1188ae1',1,'SessionDescription.h']]], - ['max_5fprotocol_5flength_1123',['MAX_PROTOCOL_LENGTH',['../group__StatsNameLengths.html#gab3b05eb23c726d76352f92e7722f1877',1,'Stats.h']]], - ['max_5frelay_5fprotocol_5flength_1124',['MAX_RELAY_PROTOCOL_LENGTH',['../group__StatsNameLengths.html#gac55f060221aeba8a69391c39ed31de2e',1,'Stats.h']]], - ['max_5frtcconfiguration_5fcertificates_1125',['MAX_RTCCONFIGURATION_CERTIFICATES',['../group__NameLengths.html#ga2d6e860680facda94b2f814be9a519dc',1,'Include.h']]], - ['max_5frtp_5fsequence_5fnum_1126',['MAX_RTP_SEQUENCE_NUM',['../group__StatusCodes.html#gadd9a4e15ee04829735c1c7d64480e6b4',1,'Include.h']]], - ['max_5frtp_5ftimestamp_1127',['MAX_RTP_TIMESTAMP',['../group__StatusCodes.html#gaea8ae00fe5223b227c8dd67918600f5c',1,'Include.h']]], - ['max_5fsdp_5faddress_5ftype_5flength_1128',['MAX_SDP_ADDRESS_TYPE_LENGTH',['../Sdp_8h.html#ad69931ec00b6d5a7322a046a74f7d9f2',1,'Sdp.h']]], - ['max_5fsdp_5fattribute_5fname_5flength_1129',['MAX_SDP_ATTRIBUTE_NAME_LENGTH',['../Sdp_8h.html#a815e6e199ba99c20dfc655c239bddbfe',1,'Sdp.h']]], - ['max_5fsdp_5fattribute_5fvalue_5flength_1130',['MAX_SDP_ATTRIBUTE_VALUE_LENGTH',['../Sdp_8h.html#a3f4e49b0dee0dfffaa1cbf15bc0d1b1f',1,'Sdp.h']]], - ['max_5fsdp_5fattributes_5fcount_1131',['MAX_SDP_ATTRIBUTES_COUNT',['../Sdp_8h.html#aba8a3044bb410f8d272fdd325a137d6f',1,'Sdp.h']]], - ['max_5fsdp_5fconnection_5faddress_5flength_1132',['MAX_SDP_CONNECTION_ADDRESS_LENGTH',['../Sdp_8h.html#a91e1a5bec5df2c228153b3bcdaac3c45',1,'Sdp.h']]], - ['max_5fsdp_5fencryption_5fkey_5flength_1133',['MAX_SDP_ENCRYPTION_KEY_LENGTH',['../Sdp_8h.html#a79100b370262309f7b578dac0d5ccc3e',1,'Sdp.h']]], - ['max_5fsdp_5fencryption_5fkey_5fmethod_5flength_1134',['MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH',['../Sdp_8h.html#a26a87c8f417fc09dc0563dc30ef849c6',1,'Sdp.h']]], - ['max_5fsdp_5ffmtp_5fvalues_1135',['MAX_SDP_FMTP_VALUES',['../Sdp_8h.html#a0cd1a6c8d0e418c0c92a04705c9c695e',1,'Sdp.h']]], - ['max_5fsdp_5fmedia_5fbandwidth_5fcount_1136',['MAX_SDP_MEDIA_BANDWIDTH_COUNT',['../Sdp_8h.html#a2c67488ea1949cf5c728cbd5760b2172',1,'Sdp.h']]], - ['max_5fsdp_5fmedia_5fname_5flength_1137',['MAX_SDP_MEDIA_NAME_LENGTH',['../Sdp_8h.html#a2331d56e1c81912656d45d5e30861a60',1,'Sdp.h']]], - ['max_5fsdp_5fmedia_5ftitle_5flength_1138',['MAX_SDP_MEDIA_TITLE_LENGTH',['../Sdp_8h.html#a535ff936c93acbd3b8ed791ce91fbc29',1,'Sdp.h']]], - ['max_5fsdp_5fnetwork_5ftype_5flength_1139',['MAX_SDP_NETWORK_TYPE_LENGTH',['../Sdp_8h.html#a200b32888d0b60a506a8cd9ddcaf5e64',1,'Sdp.h']]], - ['max_5fsdp_5foffset_5flength_1140',['MAX_SDP_OFFSET_LENGTH',['../Sdp_8h.html#a34b63758181a64a60c6606485349ffc2',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5femail_5faddress_5flength_1141',['MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH',['../Sdp_8h.html#a0d27142b72fef745b35d2d39f63fd34d',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5finformation_5flength_1142',['MAX_SDP_SESSION_INFORMATION_LENGTH',['../Sdp_8h.html#a8a58d086192228d5a2100c5d8d9dbc1d',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fmedia_5fcount_1143',['MAX_SDP_SESSION_MEDIA_COUNT',['../Sdp_8h.html#a74dd2de888d1c45cf6398de92feadc3e',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fname_5flength_1144',['MAX_SDP_SESSION_NAME_LENGTH',['../Sdp_8h.html#a0461cc9a6ce86dd6b950472102dfa482',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fphone_5fnumber_5flength_1145',['MAX_SDP_SESSION_PHONE_NUMBER_LENGTH',['../Sdp_8h.html#a099ccd89fb0dbab553c95ad8bdef0bd6',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5ftime_5fdescription_5fcount_1146',['MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT',['../Sdp_8h.html#a5066ffdc29abb09dfd53690614cf382e',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5ftimezone_5fcount_1147',['MAX_SDP_SESSION_TIMEZONE_COUNT',['../Sdp_8h.html#aec9d0ca4865aae4479d8c718729317a8',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5furi_5flength_1148',['MAX_SDP_SESSION_URI_LENGTH',['../Sdp_8h.html#a001d44696a846ba9a9f89590c0afef8d',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fusername_5flength_1149',['MAX_SDP_SESSION_USERNAME_LENGTH',['../Sdp_8h.html#a43789abdbfa2cd2ed87dced18e6a5af1',1,'Sdp.h']]], - ['max_5fsdp_5ftoken_5flength_1150',['MAX_SDP_TOKEN_LENGTH',['../Sdp_8h.html#a0fb113aef5aa1cdcec26d5250309fdaa',1,'Sdp.h']]], - ['max_5fserialized_5fsignaling_5fcache_5fentry_5flen_1151',['MAX_SERIALIZED_SIGNALING_CACHE_ENTRY_LEN',['../FileCache_8h.html#a905f643cf315602c52b74d6b8ab4c7e5',1,'FileCache.h']]], - ['max_5fsession_5fdescription_5finit_5fsdp_5flen_1152',['MAX_SESSION_DESCRIPTION_INIT_SDP_LEN',['../group__NameLengths.html#ga637a008bd2a8cfdc2d334017052f73d5',1,'Include.h']]], - ['max_5fsignaling_5fcache_5fentry_5fcount_1153',['MAX_SIGNALING_CACHE_ENTRY_COUNT',['../FileCache_8h.html#a051f36b17a3d1492cbbc6f223d9b10fd',1,'FileCache.h']]], - ['max_5fsignaling_5fcache_5fentry_5ftimestamp_5fstr_5flen_1154',['MAX_SIGNALING_CACHE_ENTRY_TIMESTAMP_STR_LEN',['../FileCache_8h.html#a56f4f7e5e6d800d7671f7cc9d38f6362',1,'FileCache.h']]], - ['max_5fsignaling_5fclient_5fid_5flen_1155',['MAX_SIGNALING_CLIENT_ID_LEN',['../group__NameLengths.html#gade413e3f8787475ddd252a25b4cd03fe',1,'Include.h']]], - ['max_5fsignaling_5fendpoint_5furi_5flen_1156',['MAX_SIGNALING_ENDPOINT_URI_LEN',['../group__NameLengths.html#ga857b8aa1fcbcb9509aa0042e95a4e3b9',1,'Include.h']]], - ['max_5fsignaling_5fmessage_5flen_1157',['MAX_SIGNALING_MESSAGE_LEN',['../group__NameLengths.html#ga70759b8e8d1dd4e3ecd8a947d6314f56',1,'Include.h']]], - ['max_5fsignaling_5fmessage_5fttl_5fvalue_1158',['MAX_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#a2f8d6e5c3dadd042271c3e0f802ae566',1,'ChannelInfo.h']]], - ['max_5fsignaling_5fmessage_5ftype_5flen_1159',['MAX_SIGNALING_MESSAGE_TYPE_LEN',['../LwsApiCalls_8h.html#aa399fb6cd03c6c47a5dbc4bdcdebe152',1,'LwsApiCalls.h']]], - ['max_5fsignaling_5fstatus_5fmessage_5flen_1160',['MAX_SIGNALING_STATUS_MESSAGE_LEN',['../LwsApiCalls_8h.html#a77ed455c1cbb245828e1c572810ddc0c',1,'LwsApiCalls.h']]], - ['max_5fsocket_5fwrite_5fretry_1161',['MAX_SOCKET_WRITE_RETRY',['../SocketConnection_8h.html#a28c377c7bf312e99993d21a7e20f1e2f',1,'SocketConnection.h']]], - ['max_5fsrtp_5fcipher_5flength_1162',['MAX_SRTP_CIPHER_LENGTH',['../group__StatsNameLengths.html#gaf7c143e641acf0feb1e05260dc3f1419',1,'Stats.h']]], - ['max_5fsrtp_5fmaster_5fkey_5flen_1163',['MAX_SRTP_MASTER_KEY_LEN',['../Dtls_8h.html#a59f0c9d2b78f52934a1ca31670fe7913',1,'Dtls.h']]], - ['max_5fsrtp_5fsalt_5fkey_5flen_1164',['MAX_SRTP_SALT_KEY_LEN',['../Dtls_8h.html#a7eded34342fda21c1fe74d480d4a620e',1,'Dtls.h']]], - ['max_5fstats_5fstring_5flength_1165',['MAX_STATS_STRING_LENGTH',['../group__StatsNameLengths.html#ga4afa41bce022b8bec8581c021e8d8c81',1,'Stats.h']]], - ['max_5fstatus_5fcode_5fstring_5flen_1166',['MAX_STATUS_CODE_STRING_LEN',['../group__NameLengths.html#gaa69e7eb59adb93e7e8d1de9ade885343',1,'Include.h']]], - ['max_5fstored_5ftransaction_5fid_5fcount_1167',['MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a05c3e53082b4c1b28011c495ab46a28b',1,'IceUtils.h']]], - ['max_5ftls_5fgroup_5flenghth_1168',['MAX_TLS_GROUP_LENGHTH',['../group__StatsNameLengths.html#gaefd9f545d5b4bcd8ce932a79204382b0',1,'Stats.h']]], - ['max_5ftls_5fversion_5flength_1169',['MAX_TLS_VERSION_LENGTH',['../group__StatsNameLengths.html#gafa949459dea73bcf4792d82eb0dd8834',1,'Stats.h']]], - ['max_5fturn_5fchannel_5fdata_5fmessage_5fsize_1170',['MAX_TURN_CHANNEL_DATA_MESSAGE_SIZE',['../TurnConnection_8h.html#a9f6a48121cccddff2ba28948ebda8dd9',1,'TurnConnection.h']]], - ['max_5fturn_5fprofile_5flog_5fdesc_5flen_1171',['MAX_TURN_PROFILE_LOG_DESC_LEN',['../TurnConnection_8h.html#a478767155f36c094a39b7c9428d8bc71',1,'TurnConnection.h']]], - ['max_5fudp_5fpacket_5fsize_1172',['MAX_UDP_PACKET_SIZE',['../Include__i_8h.html#a9fd837ac38736fed27e32d824a824259',1,'Include_i.h']]], - ['maximumtransmissionunit_1173',['maximumTransmissionUnit',['../group__StatusCodes.html#gaf5a0642e5b4a1b35bb8de850e22c70c5',1,'KvsRtcConfiguration']]], - ['maxlatency_1174',['maxLatency',['../structJitterBuffer.html#a1aa6554558ed238dd63b425a7db628f8',1,'JitterBuffer']]], - ['maxpacketlifetime_1175',['maxPacketLifeTime',['../group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154',1,'RtcDataChannelInit']]], - ['maxpayloadlength_1176',['maxPayloadLength',['../struct____Payloads.html#a6b32ba16e53b1d2ea5b28514ae591135',1,'__Payloads']]], - ['maxpayloadsublensize_1177',['maxPayloadSubLenSize',['../struct____Payloads.html#a30b5efdb492ddb3e639c5245aae375a5',1,'__Payloads']]], - ['maxretransmits_1178',['maxRetransmits',['../group__StatusCodes.html#ga4f9198d8cefa1b1b276e2973238621a3',1,'RtcDataChannelInit']]], - ['maxtransactionidscount_1179',['maxTransactionIdsCount',['../structTransactionIdStore.html#a7b3545bf57fa39623c848d3f3e4e084d',1,'TransactionIdStore']]], - ['media_5fsection_5faudio_5fvalue_1180',['MEDIA_SECTION_AUDIO_VALUE',['../SessionDescription_8h.html#a81769755605b3688fcec65aef1779c5d',1,'SessionDescription.h']]], - ['media_5fsection_5fvideo_5fvalue_1181',['MEDIA_SECTION_VIDEO_VALUE',['../SessionDescription_8h.html#a00bf36cf6207d7f23d9483a663281ae2',1,'SessionDescription.h']]], - ['media_5fstream_5ftrack_5fkind_1182',['MEDIA_STREAM_TRACK_KIND',['../group__PublicEnums.html#ga95e09412d389145d792d2f61ef558537',1,'Include.h']]], - ['media_5fstream_5ftrack_5fkind_5faudio_1183',['MEDIA_STREAM_TRACK_KIND_AUDIO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537ada0afa1718febc2d9390e2b29c3049b2',1,'Include.h']]], - ['media_5fstream_5ftrack_5fkind_5fvideo_1184',['MEDIA_STREAM_TRACK_KIND_VIDEO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537a41a2db29d4b86fd4eccfccf14821238f',1,'Include.h']]], - ['mediaattributescount_1185',['mediaAttributesCount',['../structSdpMediaDescription.html#a05e9f83d2e6239bc80547b7b3375e88c',1,'SdpMediaDescription']]], - ['mediabandwidthcount_1186',['mediaBandwidthCount',['../structSdpMediaDescription.html#a1149270c3e33333224673c7b2ef21e29',1,'SdpMediaDescription']]], - ['mediacount_1187',['mediaCount',['../structSessionDescription.html#a03e50673ccf4076d1ea1f2fdc7378e01',1,'SessionDescription']]], - ['mediadescriptions_1188',['mediaDescriptions',['../structSessionDescription.html#a5306fa6906062cfd96c4e935e3f0bf59',1,'SessionDescription']]], - ['medianame_1189',['mediaName',['../structSdpMediaDescription.html#a9152aacc8efd3c492d6ae97c20b4674f',1,'SdpMediaDescription']]], - ['mediasourceid_1190',['mediaSourceId',['../structRtcOutboundRtpStreamStats.html#a42a7fd9ea8f12b7883f601a876466384',1,'RtcOutboundRtpStreamStats']]], - ['mediastorageconfig_1191',['MediaStorageConfig',['../structMediaStorageConfig.html',1,'']]], - ['mediastorageconfig_1192',['mediaStorageConfig',['../structSignalingClient.html#a8d4bcd909153e16274bb2ec0486b84fe',1,'SignalingClient']]], - ['mediatitle_1193',['mediaTitle',['../structSdpMediaDescription.html#ab0d4686d307eb4a852614ce63dfdee1c',1,'SdpMediaDescription']]], - ['messageintegrity_1194',['messageIntegrity',['../structStunAttributeMessageIntegrity.html#ac9e815562419e2cd3f87ec7c49462e48',1,'StunAttributeMessageIntegrity']]], - ['messagelength_1195',['messageLength',['../structStunHeader.html#a6795c541e9d4856f008a127fca97ce09',1,'StunHeader']]], - ['messagequeuelock_1196',['messageQueueLock',['../structSignalingClient.html#ae054714aa90cee72635f8f53e685b8c1',1,'SignalingClient']]], - ['messagereceivedfn_1197',['messageReceivedFn',['../group__StatusCodes.html#gaf62848d4a3bdf038a7a05ae5cc792610',1,'SignalingClientCallbacks']]], - ['messageresult_1198',['messageResult',['../structSignalingClient.html#ae8e25f2cd202c9111eaa939028230cbe',1,'SignalingClient']]], - ['messagesreceived_1199',['messagesReceived',['../structRtcDataChannelStats.html#a0c184b50d37232f08ccc928bcdd39e99',1,'RtcDataChannelStats']]], - ['messagessent_1200',['messagesSent',['../structRtcDataChannelStats.html#aecd6cd493598b75650b8fd5b4dc453ca',1,'RtcDataChannelStats']]], - ['messagettl_1201',['messageTtl',['../group__StatusCodes.html#gaa3fa299e94073522ed7ffe62efe39233',1,'ChannelInfo::messageTtl()'],['../group__StatusCodes.html#ga48313b15065c6f0c6c5fa75c868fd62d',1,'SignalingChannelDescription::messageTtl()']]], - ['messagetype_1202',['messageType',['../group__StatusCodes.html#gaad3b5f6fd6deea9795143db5d095f6ca',1,'SignalingMessage']]], - ['method_1203',['method',['../structSdpEncryptionKey.html#afe68f9ce5da9f9af83b6c0d079341f2c',1,'SdpEncryptionKey']]], - ['metrics_2ec_1204',['Metrics.c',['../Metrics_8c.html',1,'']]], - ['metrics_2eh_1205',['Metrics.h',['../Metrics_8h.html',1,'']]], - ['microseconds_5fper_5fsecond_1206',['MICROSECONDS_PER_SECOND',['../Rtcp_8h.html#a8a708413d6171e7d86056793abe2cd1a',1,'Rtcp.h']]], - ['mid_5fkey_1207',['MID_KEY',['../SessionDescription_8h.html#a28fffe1f0ee90b27f8eb358537e8d4f6',1,'SessionDescription.h']]], - ['mid_5fntp_1208',['MID_NTP',['../RtcpPacket_8h.html#aed870c6456eb7498731c672341070924',1,'RtcpPacket.h']]], - ['milliseconds_5fper_5fsecond_1209',['MILLISECONDS_PER_SECOND',['../Rtcp_8h.html#afc22ab01ad31ee9dfebcfcb61faaa63a',1,'Rtcp.h']]], - ['min_5fclock_5fskew_5ftime_5fto_5fcorrect_1210',['MIN_CLOCK_SKEW_TIME_TO_CORRECT',['../LwsApiCalls_8h.html#acf98e83cca736599b85ff3e9d38186d9',1,'LwsApiCalls.h']]], - ['min_5fheader_5flength_1211',['MIN_HEADER_LENGTH',['../RtpPacket_8h.html#a49ec674f24b1b15b1082f5df7e82a63b',1,'RtpPacket.h']]], - ['min_5fsignaling_5fmessage_5fttl_5fvalue_1212',['MIN_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#aede0a13308d8a230dbd7b7f94979dc3f',1,'ChannelInfo.h']]], - ['mtu_1213',['MTU',['../structKvsPeerConnection.html#a681ff294bb05bb255dfeb117e2fb16ff',1,'KvsPeerConnection']]], - ['mulaw_5fvalue_1214',['MULAW_VALUE',['../SessionDescription_8h.html#ae59a01bd06a306f1cba6b31765e40c54',1,'SessionDescription.h']]] + ['magiccookie_1089',['magicCookie',['../structStunHeader.html#aba596c770469bd07821740424c8a8243',1,'StunHeader']]], + ['marker_1090',['marker',['../struct____RtpPacketHeader.html#a5e4984744847ef943ac2b7251f6d6496',1,'__RtpPacketHeader']]], + ['marker_5fmask_1091',['MARKER_MASK',['../RtpPacket_8h.html#aeb8456ffe3262297c837b787b5023f46',1,'RtpPacket.h']]], + ['marker_5fshift_1092',['MARKER_SHIFT',['../RtpPacket_8h.html#aa567d2955d04e843ea2a3e9a5923cfdb',1,'RtpPacket.h']]], + ['max_5faccess_5fthreads_5fwebrtc_5fclient_5fcontext_1093',['MAX_ACCESS_THREADS_WEBRTC_CLIENT_CONTEXT',['../PeerConnection_8h.html#a0a06e13207f6bfe6b47f4b9b209c7231',1,'PeerConnection.h']]], + ['max_5fcandidate_5fid_5flength_1094',['MAX_CANDIDATE_ID_LENGTH',['../group__StatsNameLengths.html#gaeb7cb54e2a66447e46fca79db9a8fda0',1,'Stats.h']]], + ['max_5fchannel_5fname_5flen_1095',['MAX_CHANNEL_NAME_LEN',['../group__NameLengths.html#gaee73129a95e82e17eb62dff027c92faf',1,'Include.h']]], + ['max_5fcontrol_5fplane_5furi_5fchar_5flen_1096',['MAX_CONTROL_PLANE_URI_CHAR_LEN',['../ChannelInfo_8h.html#af6d330768f4d0373a1e369243c127bab',1,'ChannelInfo.h']]], + ['max_5fcorrelation_5fid_5flen_1097',['MAX_CORRELATION_ID_LEN',['../group__NameLengths.html#gadc7946d36507e0ef87459229ac246d62',1,'Include.h']]], + ['max_5fdata_5fchannel_5fname_5flen_1098',['MAX_DATA_CHANNEL_NAME_LEN',['../group__NameLengths.html#gafa229aa7776bec0878728ce98ae86953',1,'Include.h']]], + ['max_5fdata_5fchannel_5fprotocol_5flen_1099',['MAX_DATA_CHANNEL_PROTOCOL_LEN',['../group__NameLengths.html#ga53cf010bea0629dc2e3869487bc1562d',1,'Include.h']]], + ['max_5fdate_5fheader_5fbuffer_5flength_1100',['MAX_DATE_HEADER_BUFFER_LENGTH',['../LwsApiCalls_8h.html#a5bf85c55dfa403e8c7b75e26cc46f035',1,'LwsApiCalls.h']]], + ['max_5fdescribe_5fchannel_5fstatus_5flen_1101',['MAX_DESCRIBE_CHANNEL_STATUS_LEN',['../ChannelInfo_8h.html#a6638341fa4382eb89a00fdb4d273ec22',1,'ChannelInfo.h']]], + ['max_5fdescribe_5fchannel_5ftype_5flen_1102',['MAX_DESCRIBE_CHANNEL_TYPE_LEN',['../ChannelInfo_8h.html#aadf9910969ae087cad6f07454ac6d0fa',1,'ChannelInfo.h']]], + ['max_5fdtls_5fcipher_5flength_1103',['MAX_DTLS_CIPHER_LENGTH',['../group__StatsNameLengths.html#ga12dc5a15dec202406ad4abfa594520ff',1,'Stats.h']]], + ['max_5fdtls_5fmaster_5fkey_5flen_1104',['MAX_DTLS_MASTER_KEY_LEN',['../Dtls_8h.html#a87382e796fa1376c3b6d003c9d2d668e',1,'Dtls.h']]], + ['max_5fdtls_5frandom_5fbytes_5flen_1105',['MAX_DTLS_RANDOM_BYTES_LEN',['../Dtls_8h.html#a9d284ce4b2b7311d4d8b31cb236b428b',1,'Dtls.h']]], + ['max_5fencoded_5fice_5fserver_5finfos_5fstr_5flen_1106',['MAX_ENCODED_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#a5efa805cda72c6241bcbf479f9764ab1',1,'LwsApiCalls.h']]], + ['max_5ferror_5ftype_5fstring_5flen_1107',['MAX_ERROR_TYPE_STRING_LEN',['../group__NameLengths.html#gac877df26e9a372bafd57ea0906af7457',1,'Include.h']]], + ['max_5fice_5fcandidate_5finit_5fcandidate_5flen_1108',['MAX_ICE_CANDIDATE_INIT_CANDIDATE_LEN',['../group__NameLengths.html#gaa8b470854da668bd131aca2102096a93',1,'Include.h']]], + ['max_5fice_5fcandidate_5fjson_5flen_1109',['MAX_ICE_CANDIDATE_JSON_LEN',['../PeerConnection_8h.html#a93436c3775827668aaf86d3137a74ef4',1,'PeerConnection.h']]], + ['max_5fice_5fconfig_5fcount_1110',['MAX_ICE_CONFIG_COUNT',['../group__Counts.html#ga1bba324d8b527831b53d9412da235656',1,'Include.h']]], + ['max_5fice_5fconfig_5fcredential_5flen_1111',['MAX_ICE_CONFIG_CREDENTIAL_LEN',['../group__NameLengths.html#ga1ec791416eaa9a8766236679710dde4f',1,'Include.h']]], + ['max_5fice_5fconfig_5furi_5fcount_1112',['MAX_ICE_CONFIG_URI_COUNT',['../group__Counts.html#ga4e6cbb5c5fbb3b5b4eb065e6182051e9',1,'Include.h']]], + ['max_5fice_5fconfig_5furi_5flen_1113',['MAX_ICE_CONFIG_URI_LEN',['../group__NameLengths.html#ga160cda488c482290cca205dcd1d29abc',1,'Include.h']]], + ['max_5fice_5fconfig_5fuser_5fname_5flen_1114',['MAX_ICE_CONFIG_USER_NAME_LEN',['../group__NameLengths.html#ga4c7a7503d9f24367262a592de310c1b1',1,'Include.h']]], + ['max_5fice_5fpwd_5flen_1115',['MAX_ICE_PWD_LEN',['../PeerConnection_8h.html#a7824c32f51de65ab927385137826b81b',1,'PeerConnection.h']]], + ['max_5fice_5fserver_5finfo_5fstr_5flen_1116',['MAX_ICE_SERVER_INFO_STR_LEN',['../LwsApiCalls_8h.html#ac0774f14e4a205ddba8d84f61151d6c1',1,'LwsApiCalls.h']]], + ['max_5fice_5fserver_5finfos_5fstr_5flen_1117',['MAX_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#af1191ba9c3805b6c87ca6150f537d4ab',1,'LwsApiCalls.h']]], + ['max_5fice_5fserver_5furi_5fstr_5flen_1118',['MAX_ICE_SERVER_URI_STR_LEN',['../LwsApiCalls_8h.html#a845152098edca812eb622c33410a4d50',1,'LwsApiCalls.h']]], + ['max_5fice_5fservers_5fcount_1119',['MAX_ICE_SERVERS_COUNT',['../group__Counts.html#gaf71fd75acb6989a1b298d55458dda375',1,'Include.h']]], + ['max_5fice_5fufrag_5flen_1120',['MAX_ICE_UFRAG_LEN',['../PeerConnection_8h.html#aee0c471981bee37f37b858385a2e5d85',1,'PeerConnection.h']]], + ['max_5flocal_5fnetwork_5finterface_5fcount_1121',['MAX_LOCAL_NETWORK_INTERFACE_COUNT',['../Network_8h.html#a54688e266a1901c6c568eac71be86f34',1,'Network.h']]], + ['max_5fmedia_5fstream_5fid_5flen_1122',['MAX_MEDIA_STREAM_ID_LEN',['../group__NameLengths.html#ga06633fc03ba73e2d6031ada7e2566bfb',1,'Include.h']]], + ['max_5fmedia_5fstream_5ftrack_5fid_5flen_1123',['MAX_MEDIA_STREAM_TRACK_ID_LEN',['../group__NameLengths.html#ga0cc2610ad451a05183cc7957b882552d',1,'Include.h']]], + ['max_5fmessage_5fdescription_5flen_1124',['MAX_MESSAGE_DESCRIPTION_LEN',['../group__NameLengths.html#ga55318a6889637c90e54f6b231bd07d84',1,'Include.h']]], + ['max_5fout_5fof_5forder_5fpacket_5fdifference_1125',['MAX_OUT_OF_ORDER_PACKET_DIFFERENCE',['../JitterBuffer_8c.html#ab4c4ea8fcf7c9b0b2d3e5b304ab871b8',1,'JitterBuffer.c']]], + ['max_5fpayload_5ftype_5flength_1126',['MAX_PAYLOAD_TYPE_LENGTH',['../SessionDescription_8h.html#a48660190b4b7aa2acb78a19fb1188ae1',1,'SessionDescription.h']]], + ['max_5fprotocol_5flength_1127',['MAX_PROTOCOL_LENGTH',['../group__StatsNameLengths.html#gab3b05eb23c726d76352f92e7722f1877',1,'Stats.h']]], + ['max_5frelay_5fprotocol_5flength_1128',['MAX_RELAY_PROTOCOL_LENGTH',['../group__StatsNameLengths.html#gac55f060221aeba8a69391c39ed31de2e',1,'Stats.h']]], + ['max_5frtcconfiguration_5fcertificates_1129',['MAX_RTCCONFIGURATION_CERTIFICATES',['../group__NameLengths.html#ga2d6e860680facda94b2f814be9a519dc',1,'Include.h']]], + ['max_5frtp_5fsequence_5fnum_1130',['MAX_RTP_SEQUENCE_NUM',['../group__StatusCodes.html#gadd9a4e15ee04829735c1c7d64480e6b4',1,'Include.h']]], + ['max_5frtp_5ftimestamp_1131',['MAX_RTP_TIMESTAMP',['../group__StatusCodes.html#gaea8ae00fe5223b227c8dd67918600f5c',1,'Include.h']]], + ['max_5fsdp_5faddress_5ftype_5flength_1132',['MAX_SDP_ADDRESS_TYPE_LENGTH',['../Sdp_8h.html#ad69931ec00b6d5a7322a046a74f7d9f2',1,'Sdp.h']]], + ['max_5fsdp_5fattribute_5fname_5flength_1133',['MAX_SDP_ATTRIBUTE_NAME_LENGTH',['../Sdp_8h.html#a815e6e199ba99c20dfc655c239bddbfe',1,'Sdp.h']]], + ['max_5fsdp_5fattribute_5fvalue_5flength_1134',['MAX_SDP_ATTRIBUTE_VALUE_LENGTH',['../Sdp_8h.html#a3f4e49b0dee0dfffaa1cbf15bc0d1b1f',1,'Sdp.h']]], + ['max_5fsdp_5fattributes_5fcount_1135',['MAX_SDP_ATTRIBUTES_COUNT',['../Sdp_8h.html#aba8a3044bb410f8d272fdd325a137d6f',1,'Sdp.h']]], + ['max_5fsdp_5fconnection_5faddress_5flength_1136',['MAX_SDP_CONNECTION_ADDRESS_LENGTH',['../Sdp_8h.html#a91e1a5bec5df2c228153b3bcdaac3c45',1,'Sdp.h']]], + ['max_5fsdp_5fencryption_5fkey_5flength_1137',['MAX_SDP_ENCRYPTION_KEY_LENGTH',['../Sdp_8h.html#a79100b370262309f7b578dac0d5ccc3e',1,'Sdp.h']]], + ['max_5fsdp_5fencryption_5fkey_5fmethod_5flength_1138',['MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH',['../Sdp_8h.html#a26a87c8f417fc09dc0563dc30ef849c6',1,'Sdp.h']]], + ['max_5fsdp_5ffmtp_5fvalues_1139',['MAX_SDP_FMTP_VALUES',['../Sdp_8h.html#a0cd1a6c8d0e418c0c92a04705c9c695e',1,'Sdp.h']]], + ['max_5fsdp_5fmedia_5fbandwidth_5fcount_1140',['MAX_SDP_MEDIA_BANDWIDTH_COUNT',['../Sdp_8h.html#a2c67488ea1949cf5c728cbd5760b2172',1,'Sdp.h']]], + ['max_5fsdp_5fmedia_5fname_5flength_1141',['MAX_SDP_MEDIA_NAME_LENGTH',['../Sdp_8h.html#a2331d56e1c81912656d45d5e30861a60',1,'Sdp.h']]], + ['max_5fsdp_5fmedia_5ftitle_5flength_1142',['MAX_SDP_MEDIA_TITLE_LENGTH',['../Sdp_8h.html#a535ff936c93acbd3b8ed791ce91fbc29',1,'Sdp.h']]], + ['max_5fsdp_5fnetwork_5ftype_5flength_1143',['MAX_SDP_NETWORK_TYPE_LENGTH',['../Sdp_8h.html#a200b32888d0b60a506a8cd9ddcaf5e64',1,'Sdp.h']]], + ['max_5fsdp_5foffset_5flength_1144',['MAX_SDP_OFFSET_LENGTH',['../Sdp_8h.html#a34b63758181a64a60c6606485349ffc2',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5femail_5faddress_5flength_1145',['MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH',['../Sdp_8h.html#a0d27142b72fef745b35d2d39f63fd34d',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5finformation_5flength_1146',['MAX_SDP_SESSION_INFORMATION_LENGTH',['../Sdp_8h.html#a8a58d086192228d5a2100c5d8d9dbc1d',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fmedia_5fcount_1147',['MAX_SDP_SESSION_MEDIA_COUNT',['../Sdp_8h.html#a74dd2de888d1c45cf6398de92feadc3e',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fname_5flength_1148',['MAX_SDP_SESSION_NAME_LENGTH',['../Sdp_8h.html#a0461cc9a6ce86dd6b950472102dfa482',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fphone_5fnumber_5flength_1149',['MAX_SDP_SESSION_PHONE_NUMBER_LENGTH',['../Sdp_8h.html#a099ccd89fb0dbab553c95ad8bdef0bd6',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5ftime_5fdescription_5fcount_1150',['MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT',['../Sdp_8h.html#a5066ffdc29abb09dfd53690614cf382e',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5ftimezone_5fcount_1151',['MAX_SDP_SESSION_TIMEZONE_COUNT',['../Sdp_8h.html#aec9d0ca4865aae4479d8c718729317a8',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5furi_5flength_1152',['MAX_SDP_SESSION_URI_LENGTH',['../Sdp_8h.html#a001d44696a846ba9a9f89590c0afef8d',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fusername_5flength_1153',['MAX_SDP_SESSION_USERNAME_LENGTH',['../Sdp_8h.html#a43789abdbfa2cd2ed87dced18e6a5af1',1,'Sdp.h']]], + ['max_5fserialized_5fsignaling_5fcache_5fentry_5flen_1154',['MAX_SERIALIZED_SIGNALING_CACHE_ENTRY_LEN',['../FileCache_8h.html#a905f643cf315602c52b74d6b8ab4c7e5',1,'FileCache.h']]], + ['max_5fsession_5fdescription_5finit_5fsdp_5flen_1155',['MAX_SESSION_DESCRIPTION_INIT_SDP_LEN',['../group__NameLengths.html#ga637a008bd2a8cfdc2d334017052f73d5',1,'Include.h']]], + ['max_5fsignaling_5fcache_5fentry_5fcount_1156',['MAX_SIGNALING_CACHE_ENTRY_COUNT',['../FileCache_8h.html#a051f36b17a3d1492cbbc6f223d9b10fd',1,'FileCache.h']]], + ['max_5fsignaling_5fcache_5fentry_5ftimestamp_5fstr_5flen_1157',['MAX_SIGNALING_CACHE_ENTRY_TIMESTAMP_STR_LEN',['../FileCache_8h.html#a56f4f7e5e6d800d7671f7cc9d38f6362',1,'FileCache.h']]], + ['max_5fsignaling_5fclient_5fid_5flen_1158',['MAX_SIGNALING_CLIENT_ID_LEN',['../group__NameLengths.html#gade413e3f8787475ddd252a25b4cd03fe',1,'Include.h']]], + ['max_5fsignaling_5fendpoint_5furi_5flen_1159',['MAX_SIGNALING_ENDPOINT_URI_LEN',['../group__NameLengths.html#ga857b8aa1fcbcb9509aa0042e95a4e3b9',1,'Include.h']]], + ['max_5fsignaling_5fmessage_5flen_1160',['MAX_SIGNALING_MESSAGE_LEN',['../group__NameLengths.html#ga70759b8e8d1dd4e3ecd8a947d6314f56',1,'Include.h']]], + ['max_5fsignaling_5fmessage_5fttl_5fvalue_1161',['MAX_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#a2f8d6e5c3dadd042271c3e0f802ae566',1,'ChannelInfo.h']]], + ['max_5fsignaling_5fmessage_5ftype_5flen_1162',['MAX_SIGNALING_MESSAGE_TYPE_LEN',['../LwsApiCalls_8h.html#aa399fb6cd03c6c47a5dbc4bdcdebe152',1,'LwsApiCalls.h']]], + ['max_5fsignaling_5fstatus_5fmessage_5flen_1163',['MAX_SIGNALING_STATUS_MESSAGE_LEN',['../LwsApiCalls_8h.html#a77ed455c1cbb245828e1c572810ddc0c',1,'LwsApiCalls.h']]], + ['max_5fsocket_5fwrite_5fretry_1164',['MAX_SOCKET_WRITE_RETRY',['../SocketConnection_8h.html#a28c377c7bf312e99993d21a7e20f1e2f',1,'SocketConnection.h']]], + ['max_5fsrtp_5fcipher_5flength_1165',['MAX_SRTP_CIPHER_LENGTH',['../group__StatsNameLengths.html#gaf7c143e641acf0feb1e05260dc3f1419',1,'Stats.h']]], + ['max_5fsrtp_5fmaster_5fkey_5flen_1166',['MAX_SRTP_MASTER_KEY_LEN',['../Dtls_8h.html#a59f0c9d2b78f52934a1ca31670fe7913',1,'Dtls.h']]], + ['max_5fsrtp_5fsalt_5fkey_5flen_1167',['MAX_SRTP_SALT_KEY_LEN',['../Dtls_8h.html#a7eded34342fda21c1fe74d480d4a620e',1,'Dtls.h']]], + ['max_5fstats_5fstring_5flength_1168',['MAX_STATS_STRING_LENGTH',['../group__StatsNameLengths.html#ga4afa41bce022b8bec8581c021e8d8c81',1,'Stats.h']]], + ['max_5fstatus_5fcode_5fstring_5flen_1169',['MAX_STATUS_CODE_STRING_LEN',['../group__NameLengths.html#gaa69e7eb59adb93e7e8d1de9ade885343',1,'Include.h']]], + ['max_5fstored_5ftransaction_5fid_5fcount_1170',['MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a05c3e53082b4c1b28011c495ab46a28b',1,'IceUtils.h']]], + ['max_5ftls_5fgroup_5flenghth_1171',['MAX_TLS_GROUP_LENGHTH',['../group__StatsNameLengths.html#gaefd9f545d5b4bcd8ce932a79204382b0',1,'Stats.h']]], + ['max_5ftls_5fversion_5flength_1172',['MAX_TLS_VERSION_LENGTH',['../group__StatsNameLengths.html#gafa949459dea73bcf4792d82eb0dd8834',1,'Stats.h']]], + ['max_5fturn_5fchannel_5fdata_5fmessage_5fsize_1173',['MAX_TURN_CHANNEL_DATA_MESSAGE_SIZE',['../TurnConnection_8h.html#a9f6a48121cccddff2ba28948ebda8dd9',1,'TurnConnection.h']]], + ['max_5fturn_5fprofile_5flog_5fdesc_5flen_1174',['MAX_TURN_PROFILE_LOG_DESC_LEN',['../TurnConnection_8h.html#a478767155f36c094a39b7c9428d8bc71',1,'TurnConnection.h']]], + ['max_5fudp_5fpacket_5fsize_1175',['MAX_UDP_PACKET_SIZE',['../Include__i_8h.html#a9fd837ac38736fed27e32d824a824259',1,'Include_i.h']]], + ['maximumtransmissionunit_1176',['maximumTransmissionUnit',['../group__StatusCodes.html#gaf5a0642e5b4a1b35bb8de850e22c70c5',1,'KvsRtcConfiguration']]], + ['maxlatency_1177',['maxLatency',['../structJitterBuffer.html#a1aa6554558ed238dd63b425a7db628f8',1,'JitterBuffer']]], + ['maxpacketlifetime_1178',['maxPacketLifeTime',['../group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154',1,'RtcDataChannelInit']]], + ['maxpayloadlength_1179',['maxPayloadLength',['../struct____Payloads.html#a6b32ba16e53b1d2ea5b28514ae591135',1,'__Payloads']]], + ['maxpayloadsublensize_1180',['maxPayloadSubLenSize',['../struct____Payloads.html#a30b5efdb492ddb3e639c5245aae375a5',1,'__Payloads']]], + ['maxretransmits_1181',['maxRetransmits',['../group__StatusCodes.html#ga4f9198d8cefa1b1b276e2973238621a3',1,'RtcDataChannelInit']]], + ['maxtransactionidscount_1182',['maxTransactionIdsCount',['../structTransactionIdStore.html#a7b3545bf57fa39623c848d3f3e4e084d',1,'TransactionIdStore']]], + ['media_5fsection_5faudio_5fvalue_1183',['MEDIA_SECTION_AUDIO_VALUE',['../SessionDescription_8h.html#a81769755605b3688fcec65aef1779c5d',1,'SessionDescription.h']]], + ['media_5fsection_5fvideo_5fvalue_1184',['MEDIA_SECTION_VIDEO_VALUE',['../SessionDescription_8h.html#a00bf36cf6207d7f23d9483a663281ae2',1,'SessionDescription.h']]], + ['media_5fstream_5ftrack_5fkind_1185',['MEDIA_STREAM_TRACK_KIND',['../group__PublicEnums.html#ga95e09412d389145d792d2f61ef558537',1,'Include.h']]], + ['media_5fstream_5ftrack_5fkind_5faudio_1186',['MEDIA_STREAM_TRACK_KIND_AUDIO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537ada0afa1718febc2d9390e2b29c3049b2',1,'Include.h']]], + ['media_5fstream_5ftrack_5fkind_5fvideo_1187',['MEDIA_STREAM_TRACK_KIND_VIDEO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537a41a2db29d4b86fd4eccfccf14821238f',1,'Include.h']]], + ['mediaattributescount_1188',['mediaAttributesCount',['../structSdpMediaDescription.html#a05e9f83d2e6239bc80547b7b3375e88c',1,'SdpMediaDescription']]], + ['mediabandwidthcount_1189',['mediaBandwidthCount',['../structSdpMediaDescription.html#a1149270c3e33333224673c7b2ef21e29',1,'SdpMediaDescription']]], + ['mediacount_1190',['mediaCount',['../structSessionDescription.html#a03e50673ccf4076d1ea1f2fdc7378e01',1,'SessionDescription']]], + ['mediadescriptions_1191',['mediaDescriptions',['../structSessionDescription.html#a5306fa6906062cfd96c4e935e3f0bf59',1,'SessionDescription']]], + ['medianame_1192',['mediaName',['../structSdpMediaDescription.html#a9152aacc8efd3c492d6ae97c20b4674f',1,'SdpMediaDescription']]], + ['mediasourceid_1193',['mediaSourceId',['../structRtcOutboundRtpStreamStats.html#a42a7fd9ea8f12b7883f601a876466384',1,'RtcOutboundRtpStreamStats']]], + ['mediastorageconfig_1194',['MediaStorageConfig',['../structMediaStorageConfig.html',1,'']]], + ['mediastorageconfig_1195',['mediaStorageConfig',['../structSignalingClient.html#a8d4bcd909153e16274bb2ec0486b84fe',1,'SignalingClient']]], + ['mediatitle_1196',['mediaTitle',['../structSdpMediaDescription.html#ab0d4686d307eb4a852614ce63dfdee1c',1,'SdpMediaDescription']]], + ['messageintegrity_1197',['messageIntegrity',['../structStunAttributeMessageIntegrity.html#ac9e815562419e2cd3f87ec7c49462e48',1,'StunAttributeMessageIntegrity']]], + ['messagelength_1198',['messageLength',['../structStunHeader.html#a6795c541e9d4856f008a127fca97ce09',1,'StunHeader']]], + ['messagequeuelock_1199',['messageQueueLock',['../structSignalingClient.html#ae054714aa90cee72635f8f53e685b8c1',1,'SignalingClient']]], + ['messagereceivedfn_1200',['messageReceivedFn',['../group__StatusCodes.html#gaf62848d4a3bdf038a7a05ae5cc792610',1,'SignalingClientCallbacks']]], + ['messageresult_1201',['messageResult',['../structSignalingClient.html#ae8e25f2cd202c9111eaa939028230cbe',1,'SignalingClient']]], + ['messagesreceived_1202',['messagesReceived',['../structRtcDataChannelStats.html#a0c184b50d37232f08ccc928bcdd39e99',1,'RtcDataChannelStats']]], + ['messagessent_1203',['messagesSent',['../structRtcDataChannelStats.html#aecd6cd493598b75650b8fd5b4dc453ca',1,'RtcDataChannelStats']]], + ['messagettl_1204',['messageTtl',['../group__StatusCodes.html#gaa3fa299e94073522ed7ffe62efe39233',1,'ChannelInfo::messageTtl()'],['../group__StatusCodes.html#ga48313b15065c6f0c6c5fa75c868fd62d',1,'SignalingChannelDescription::messageTtl()']]], + ['messagetype_1205',['messageType',['../group__StatusCodes.html#gaad3b5f6fd6deea9795143db5d095f6ca',1,'SignalingMessage']]], + ['method_1206',['method',['../structSdpEncryptionKey.html#afe68f9ce5da9f9af83b6c0d079341f2c',1,'SdpEncryptionKey']]], + ['metrics_2ec_1207',['Metrics.c',['../Metrics_8c.html',1,'']]], + ['metrics_2eh_1208',['Metrics.h',['../Metrics_8h.html',1,'']]], + ['microseconds_5fper_5fsecond_1209',['MICROSECONDS_PER_SECOND',['../Rtcp_8h.html#a8a708413d6171e7d86056793abe2cd1a',1,'Rtcp.h']]], + ['mid_5fkey_1210',['MID_KEY',['../SessionDescription_8h.html#a28fffe1f0ee90b27f8eb358537e8d4f6',1,'SessionDescription.h']]], + ['mid_5fntp_1211',['MID_NTP',['../RtcpPacket_8h.html#aed870c6456eb7498731c672341070924',1,'RtcpPacket.h']]], + ['milliseconds_5fper_5fsecond_1212',['MILLISECONDS_PER_SECOND',['../Rtcp_8h.html#afc22ab01ad31ee9dfebcfcb61faaa63a',1,'Rtcp.h']]], + ['min_5fclock_5fskew_5ftime_5fto_5fcorrect_1213',['MIN_CLOCK_SKEW_TIME_TO_CORRECT',['../LwsApiCalls_8h.html#acf98e83cca736599b85ff3e9d38186d9',1,'LwsApiCalls.h']]], + ['min_5fexpected_5fbit_5frate_1214',['MIN_EXPECTED_BIT_RATE',['../Rtp_8h.html#a88ce3ffb1378e0c9c93a125fe1b657df',1,'Rtp.h']]], + ['min_5fheader_5flength_1215',['MIN_HEADER_LENGTH',['../RtpPacket_8h.html#a49ec674f24b1b15b1082f5df7e82a63b',1,'RtpPacket.h']]], + ['min_5frolling_5fbuffer_5fduration_5fin_5fseconds_1216',['MIN_ROLLING_BUFFER_DURATION_IN_SECONDS',['../Rtp_8h.html#a538ae7bf84365bedcdb4db03cbda2036',1,'Rtp.h']]], + ['min_5fsignaling_5fmessage_5fttl_5fvalue_1217',['MIN_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#aede0a13308d8a230dbd7b7f94979dc3f',1,'ChannelInfo.h']]], + ['mtu_1218',['MTU',['../structKvsPeerConnection.html#a681ff294bb05bb255dfeb117e2fb16ff',1,'KvsPeerConnection']]], + ['mulaw_5fvalue_1219',['MULAW_VALUE',['../SessionDescription_8h.html#ae59a01bd06a306f1cba6b31765e40c54',1,'SessionDescription.h']]] ]; diff --git a/search/all_e.js b/search/all_e.js index b84e6f72dc..a1ddfddad0 100644 --- a/search/all_e.js +++ b/search/all_e.js @@ -1,62 +1,62 @@ var searchData= [ - ['nackcount_1215',['nackCount',['../structRtcInboundRtpStreamStats.html#aca31b11d0e4d07b448b62e37e125544f',1,'RtcInboundRtpStreamStats::nackCount()'],['../structRtcOutboundRtpStreamStats.html#aa98c742d0a6a969e1e6aed60f3a49825',1,'RtcOutboundRtpStreamStats::nackCount()']]], - ['nal_5ftype_5fmask_1216',['NAL_TYPE_MASK',['../RtpH264Payloader_8h.html#a25fdd9596e628f1a6a86569e289f8a65',1,'RtpH264Payloader.h']]], - ['name_1217',['name',['../group__StatusCodes.html#gadd53434650fa42653e4002365f2382c9',1,'__RtcDataChannel']]], - ['namelengths_1218',['NameLengths',['../group__NameLengths.html',1,'']]], - ['nat_5fbehavior_1219',['NAT_BEHAVIOR',['../group__PublicEnums.html#gad42c829d5095ba5e3ab0b6fff6ff8678',1,'Include.h']]], - ['nat_5fbehavior_5faddress_5fdependent_1220',['NAT_BEHAVIOR_ADDRESS_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678afb72759d662497abc396c07ae5dea519',1,'Include.h']]], - ['nat_5fbehavior_5faddress_5fdependent_5fstr_1221',['NAT_BEHAVIOR_ADDRESS_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a044f1dfe45978dc5d2328297b5e102ec',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fdiscover_5fprocess_5ftest_5fcount_1222',['NAT_BEHAVIOR_DISCOVER_PROCESS_TEST_COUNT',['../NatBehaviorDiscovery_8h.html#a47913bd37738ca8fded53324a21b0cfe',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fendpoint_5findependent_1223',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a116e5ba6a09e28d6d6f5885bafaf36de',1,'Include.h']]], - ['nat_5fbehavior_5fendpoint_5findependent_5fstr_1224',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#aaef739172985c100e4907b68e63dc071',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fno_5fudp_5fconnectivity_1225',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a0c5c0cac508158371cf57c5ae4e08547',1,'Include.h']]], - ['nat_5fbehavior_5fno_5fudp_5fconnectivity_5fstr_1226',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY_STR',['../NatBehaviorDiscovery_8h.html#a68579c19512dd055744fc55225913647',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fnone_1227',['NAT_BEHAVIOR_NONE',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678abffe8707aa6a01e4f949c22d4c189e57',1,'Include.h']]], - ['nat_5fbehavior_5fnone_5fstr_1228',['NAT_BEHAVIOR_NONE_STR',['../NatBehaviorDiscovery_8h.html#a9dd3f2f3fcd96058f3d6a15caf4753ed',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_1229',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a1dd503f12e5dc038196c5ca882320b61',1,'Include.h']]], - ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_5fstr_1230',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT_STR',['../NatBehaviorDiscovery_8h.html#a9ae590a52482baf877b60c52a234ff4d',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fport_5fdependent_1231',['NAT_BEHAVIOR_PORT_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a9255d14292683ad9f73b58b91e373a25',1,'Include.h']]], - ['nat_5fbehavior_5fport_5fdependent_5fstr_1232',['NAT_BEHAVIOR_PORT_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a60bc864c7fb0ab03872003ee17f29306',1,'NatBehaviorDiscovery.h']]], - ['natbehaviordiscovery_2ec_1233',['NatBehaviorDiscovery.c',['../NatBehaviorDiscovery_8c.html',1,'']]], - ['natbehaviordiscovery_2eh_1234',['NatBehaviorDiscovery.h',['../NatBehaviorDiscovery_8h.html',1,'']]], - ['nattestdata_1235',['NatTestData',['../structNatTestData.html',1,'']]], - ['nattestincomingdatahandler_1236',['natTestIncomingDataHandler',['../NatBehaviorDiscovery_8c.html#a27e9d412b24d7305d29427342f7e8485',1,'natTestIncomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a20d7f6685b7bdeb583dace1bfcd9685c',1,'natTestIncomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): NatBehaviorDiscovery.c']]], - ['negotiated_1237',['negotiated',['../group__StatusCodes.html#ga8c67966c06b4163b51f21392ca5dc654',1,'RtcDataChannelInit']]], - ['network_2ec_1238',['Network.c',['../Network_8c.html',1,'']]], - ['network_2eh_1239',['Network.h',['../Network_8h.html',1,'']]], - ['networkingstatuscodes_1240',['NetworkingStatusCodes',['../group__NetworkingStatusCodes.html',1,'']]], - ['networktype_1241',['networkType',['../structSdpConnectionInformation.html#ae91470ac132b708c29b0a70fddd383cc',1,'SdpConnectionInformation']]], - ['newlocalcandidatefn_1242',['newLocalCandidateFn',['../structIceAgentCallbacks.html#a3e1908548250af7e6e519229d4ba38c3',1,'IceAgentCallbacks']]], - ['nextallocationrefreshtime_1243',['nextAllocationRefreshTime',['../struct____TurnConnection.html#a08db6e773b03ae83d5a230ee0adf6fd6',1,'__TurnConnection']]], - ['nexttransactionidindex_1244',['nextTransactionIdIndex',['../structTransactionIdStore.html#ae604e823c3620d2bb10cb7d092ef5885',1,'TransactionIdStore']]], - ['no_5fsignal_5fsend_1245',['NO_SIGNAL_SEND',['../Network_8h.html#af38006bfbb4f3cf5fa8a5a3619515793',1,'Network.h']]], - ['nominated_1246',['nominated',['../structRtcIceCandidatePairDiagnostics.html#a0949abdd594302784d6f5ad8e4221e46',1,'RtcIceCandidatePairDiagnostics::nominated()'],['../structIceCandidatePair.html#ae5698ceeffc59d7e57368a805034e26d',1,'IceCandidatePair::nominated()'],['../structRtcIceCandidatePairStats.html#a25a4a9ef167cff9692ac39d0a9191ee7',1,'RtcIceCandidatePairStats::nominated()']]], - ['nonce_1247',['nonce',['../structStunAttributeNonce.html#a8f87b86d2faa660dc925fe9c0599d130',1,'StunAttributeNonce']]], - ['noncelen_1248',['nonceLen',['../struct____TurnConnection.html#aa7ee468f1642abf57385bfe4ffc36491',1,'__TurnConnection']]], - ['ntp_5foffset_1249',['NTP_OFFSET',['../RtcpPacket_8h.html#aa7c3e93bff90674e9e74de6bdec85613',1,'RtcpPacket.h']]], - ['ntp_5ftimescale_1250',['NTP_TIMESCALE',['../RtcpPacket_8h.html#a5e357595eb8cff7ee54e3915bf72b505',1,'RtcpPacket.h']]], - ['nullable_5fcheck_5fempty_1251',['NULLABLE_CHECK_EMPTY',['../group__NullableMacroUtilities.html#ga38215173740fcd566a24c73cf4a279d9',1,'NullableDefs.h']]], - ['nullable_5fset_5fempty_1252',['NULLABLE_SET_EMPTY',['../group__NullableMacroUtilities.html#ga5e5ba0bf427884089b6300da7689c681',1,'NullableDefs.h']]], - ['nullable_5fset_5fvalue_1253',['NULLABLE_SET_VALUE',['../group__NullableMacroUtilities.html#ga4051af3bf5333c07bc72a7e74398fb85',1,'NullableDefs.h']]], - ['nullablebool_1254',['NullableBool',['../structNullableBool.html',1,'']]], - ['nullabledefs_2eh_1255',['NullableDefs.h',['../NullableDefs_8h.html',1,'']]], - ['nullabledouble_1256',['NullableDouble',['../structNullableDouble.html',1,'']]], - ['nullablefloat_1257',['NullableFloat',['../structNullableFloat.html',1,'']]], - ['nullableint16_1258',['NullableInt16',['../structNullableInt16.html',1,'']]], - ['nullableint32_1259',['NullableInt32',['../structNullableInt32.html',1,'']]], - ['nullableint64_1260',['NullableInt64',['../structNullableInt64.html',1,'']]], - ['nullableint8_1261',['NullableInt8',['../structNullableInt8.html',1,'']]], - ['nullablelongdouble_1262',['NullableLongDouble',['../structNullableLongDouble.html',1,'']]], - ['nullablemacroutilities_1263',['NullableMacroUtilities',['../group__NullableMacroUtilities.html',1,'']]], - ['nullablestructures_1264',['NullableStructures',['../group__NullableStructures.html',1,'']]], - ['nullableuint16_1265',['NullableUint16',['../structNullableUint16.html',1,'']]], - ['nullableuint32_1266',['NullableUint32',['../structNullableUint32.html',1,'']]], - ['nullableuint64_1267',['NullableUint64',['../structNullableUint64.html',1,'']]], - ['nullableuint8_1268',['NullableUint8',['../structNullableUint8.html',1,'']]], - ['numberoferrors_1269',['numberOfErrors',['../structSignalingDiagnostics.html#a4efe61cd2892f8b512c241860a34d7ad',1,'SignalingDiagnostics::numberOfErrors()'],['../structSignalingClientStats.html#a30f98d510f5ecdd19c53afb8f9ef1f6b',1,'SignalingClientStats::numberOfErrors()']]], - ['numberofmessagesreceived_1270',['numberOfMessagesReceived',['../structSignalingDiagnostics.html#a0cb2de963decc0f1eb5398e83869e4b2',1,'SignalingDiagnostics::numberOfMessagesReceived()'],['../structSignalingClientStats.html#aca900ed2e3622b2605c81790768df294',1,'SignalingClientStats::numberOfMessagesReceived()']]], - ['numberofmessagessent_1271',['numberOfMessagesSent',['../structSignalingDiagnostics.html#af822f52ab8c5956f7cf35dd97b5c373c',1,'SignalingDiagnostics::numberOfMessagesSent()'],['../structSignalingClientStats.html#a76b01fd641d9e83b517ac40aaba4d42a',1,'SignalingClientStats::numberOfMessagesSent()']]], - ['numberofreconnects_1272',['numberOfReconnects',['../structSignalingDiagnostics.html#a6d21a2e8999c8a558a4137cdb94d4ee8',1,'SignalingDiagnostics::numberOfReconnects()'],['../structSignalingClientStats.html#a88a95942f794d84724583ef8b6d9f181',1,'SignalingClientStats::numberOfReconnects()']]], - ['numberofruntimeerrors_1273',['numberOfRuntimeErrors',['../structSignalingDiagnostics.html#a828abe32517c8c73eefe5f77d3f30649',1,'SignalingDiagnostics::numberOfRuntimeErrors()'],['../structSignalingClientStats.html#ac9ba962af79e44d73aac0688f09019ca',1,'SignalingClientStats::numberOfRuntimeErrors()']]] + ['nackcount_1220',['nackCount',['../structRtcInboundRtpStreamStats.html#aca31b11d0e4d07b448b62e37e125544f',1,'RtcInboundRtpStreamStats::nackCount()'],['../structRtcOutboundRtpStreamStats.html#aa98c742d0a6a969e1e6aed60f3a49825',1,'RtcOutboundRtpStreamStats::nackCount()']]], + ['nal_5ftype_5fmask_1221',['NAL_TYPE_MASK',['../RtpH264Payloader_8h.html#a25fdd9596e628f1a6a86569e289f8a65',1,'RtpH264Payloader.h']]], + ['name_1222',['name',['../group__StatusCodes.html#gadd53434650fa42653e4002365f2382c9',1,'__RtcDataChannel']]], + ['namelengths_1223',['NameLengths',['../group__NameLengths.html',1,'']]], + ['nat_5fbehavior_1224',['NAT_BEHAVIOR',['../group__PublicEnums.html#gad42c829d5095ba5e3ab0b6fff6ff8678',1,'Include.h']]], + ['nat_5fbehavior_5faddress_5fdependent_1225',['NAT_BEHAVIOR_ADDRESS_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678afb72759d662497abc396c07ae5dea519',1,'Include.h']]], + ['nat_5fbehavior_5faddress_5fdependent_5fstr_1226',['NAT_BEHAVIOR_ADDRESS_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a044f1dfe45978dc5d2328297b5e102ec',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fdiscover_5fprocess_5ftest_5fcount_1227',['NAT_BEHAVIOR_DISCOVER_PROCESS_TEST_COUNT',['../NatBehaviorDiscovery_8h.html#a47913bd37738ca8fded53324a21b0cfe',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fendpoint_5findependent_1228',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a116e5ba6a09e28d6d6f5885bafaf36de',1,'Include.h']]], + ['nat_5fbehavior_5fendpoint_5findependent_5fstr_1229',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#aaef739172985c100e4907b68e63dc071',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fno_5fudp_5fconnectivity_1230',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a0c5c0cac508158371cf57c5ae4e08547',1,'Include.h']]], + ['nat_5fbehavior_5fno_5fudp_5fconnectivity_5fstr_1231',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY_STR',['../NatBehaviorDiscovery_8h.html#a68579c19512dd055744fc55225913647',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fnone_1232',['NAT_BEHAVIOR_NONE',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678abffe8707aa6a01e4f949c22d4c189e57',1,'Include.h']]], + ['nat_5fbehavior_5fnone_5fstr_1233',['NAT_BEHAVIOR_NONE_STR',['../NatBehaviorDiscovery_8h.html#a9dd3f2f3fcd96058f3d6a15caf4753ed',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_1234',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a1dd503f12e5dc038196c5ca882320b61',1,'Include.h']]], + ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_5fstr_1235',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT_STR',['../NatBehaviorDiscovery_8h.html#a9ae590a52482baf877b60c52a234ff4d',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fport_5fdependent_1236',['NAT_BEHAVIOR_PORT_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a9255d14292683ad9f73b58b91e373a25',1,'Include.h']]], + ['nat_5fbehavior_5fport_5fdependent_5fstr_1237',['NAT_BEHAVIOR_PORT_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a60bc864c7fb0ab03872003ee17f29306',1,'NatBehaviorDiscovery.h']]], + ['natbehaviordiscovery_2ec_1238',['NatBehaviorDiscovery.c',['../NatBehaviorDiscovery_8c.html',1,'']]], + ['natbehaviordiscovery_2eh_1239',['NatBehaviorDiscovery.h',['../NatBehaviorDiscovery_8h.html',1,'']]], + ['nattestdata_1240',['NatTestData',['../structNatTestData.html',1,'']]], + ['nattestincomingdatahandler_1241',['natTestIncomingDataHandler',['../NatBehaviorDiscovery_8c.html#a27e9d412b24d7305d29427342f7e8485',1,'natTestIncomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a20d7f6685b7bdeb583dace1bfcd9685c',1,'natTestIncomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): NatBehaviorDiscovery.c']]], + ['negotiated_1242',['negotiated',['../group__StatusCodes.html#ga8c67966c06b4163b51f21392ca5dc654',1,'RtcDataChannelInit']]], + ['network_2ec_1243',['Network.c',['../Network_8c.html',1,'']]], + ['network_2eh_1244',['Network.h',['../Network_8h.html',1,'']]], + ['networkingstatuscodes_1245',['NetworkingStatusCodes',['../group__NetworkingStatusCodes.html',1,'']]], + ['networktype_1246',['networkType',['../structSdpConnectionInformation.html#ae91470ac132b708c29b0a70fddd383cc',1,'SdpConnectionInformation']]], + ['newlocalcandidatefn_1247',['newLocalCandidateFn',['../structIceAgentCallbacks.html#a3e1908548250af7e6e519229d4ba38c3',1,'IceAgentCallbacks']]], + ['nextallocationrefreshtime_1248',['nextAllocationRefreshTime',['../struct____TurnConnection.html#a08db6e773b03ae83d5a230ee0adf6fd6',1,'__TurnConnection']]], + ['nexttransactionidindex_1249',['nextTransactionIdIndex',['../structTransactionIdStore.html#ae604e823c3620d2bb10cb7d092ef5885',1,'TransactionIdStore']]], + ['no_5fsignal_5fsend_1250',['NO_SIGNAL_SEND',['../Network_8h.html#af38006bfbb4f3cf5fa8a5a3619515793',1,'Network.h']]], + ['nominated_1251',['nominated',['../structRtcIceCandidatePairDiagnostics.html#a0949abdd594302784d6f5ad8e4221e46',1,'RtcIceCandidatePairDiagnostics::nominated()'],['../structIceCandidatePair.html#ae5698ceeffc59d7e57368a805034e26d',1,'IceCandidatePair::nominated()'],['../structRtcIceCandidatePairStats.html#a25a4a9ef167cff9692ac39d0a9191ee7',1,'RtcIceCandidatePairStats::nominated()']]], + ['nonce_1252',['nonce',['../structStunAttributeNonce.html#a8f87b86d2faa660dc925fe9c0599d130',1,'StunAttributeNonce']]], + ['noncelen_1253',['nonceLen',['../struct____TurnConnection.html#aa7ee468f1642abf57385bfe4ffc36491',1,'__TurnConnection']]], + ['ntp_5foffset_1254',['NTP_OFFSET',['../RtcpPacket_8h.html#aa7c3e93bff90674e9e74de6bdec85613',1,'RtcpPacket.h']]], + ['ntp_5ftimescale_1255',['NTP_TIMESCALE',['../RtcpPacket_8h.html#a5e357595eb8cff7ee54e3915bf72b505',1,'RtcpPacket.h']]], + ['nullable_5fcheck_5fempty_1256',['NULLABLE_CHECK_EMPTY',['../group__NullableMacroUtilities.html#ga38215173740fcd566a24c73cf4a279d9',1,'NullableDefs.h']]], + ['nullable_5fset_5fempty_1257',['NULLABLE_SET_EMPTY',['../group__NullableMacroUtilities.html#ga5e5ba0bf427884089b6300da7689c681',1,'NullableDefs.h']]], + ['nullable_5fset_5fvalue_1258',['NULLABLE_SET_VALUE',['../group__NullableMacroUtilities.html#ga4051af3bf5333c07bc72a7e74398fb85',1,'NullableDefs.h']]], + ['nullablebool_1259',['NullableBool',['../structNullableBool.html',1,'']]], + ['nullabledefs_2eh_1260',['NullableDefs.h',['../NullableDefs_8h.html',1,'']]], + ['nullabledouble_1261',['NullableDouble',['../structNullableDouble.html',1,'']]], + ['nullablefloat_1262',['NullableFloat',['../structNullableFloat.html',1,'']]], + ['nullableint16_1263',['NullableInt16',['../structNullableInt16.html',1,'']]], + ['nullableint32_1264',['NullableInt32',['../structNullableInt32.html',1,'']]], + ['nullableint64_1265',['NullableInt64',['../structNullableInt64.html',1,'']]], + ['nullableint8_1266',['NullableInt8',['../structNullableInt8.html',1,'']]], + ['nullablelongdouble_1267',['NullableLongDouble',['../structNullableLongDouble.html',1,'']]], + ['nullablemacroutilities_1268',['NullableMacroUtilities',['../group__NullableMacroUtilities.html',1,'']]], + ['nullablestructures_1269',['NullableStructures',['../group__NullableStructures.html',1,'']]], + ['nullableuint16_1270',['NullableUint16',['../structNullableUint16.html',1,'']]], + ['nullableuint32_1271',['NullableUint32',['../structNullableUint32.html',1,'']]], + ['nullableuint64_1272',['NullableUint64',['../structNullableUint64.html',1,'']]], + ['nullableuint8_1273',['NullableUint8',['../structNullableUint8.html',1,'']]], + ['numberoferrors_1274',['numberOfErrors',['../structSignalingDiagnostics.html#a4efe61cd2892f8b512c241860a34d7ad',1,'SignalingDiagnostics::numberOfErrors()'],['../structSignalingClientStats.html#a30f98d510f5ecdd19c53afb8f9ef1f6b',1,'SignalingClientStats::numberOfErrors()']]], + ['numberofmessagesreceived_1275',['numberOfMessagesReceived',['../structSignalingDiagnostics.html#a0cb2de963decc0f1eb5398e83869e4b2',1,'SignalingDiagnostics::numberOfMessagesReceived()'],['../structSignalingClientStats.html#aca900ed2e3622b2605c81790768df294',1,'SignalingClientStats::numberOfMessagesReceived()']]], + ['numberofmessagessent_1276',['numberOfMessagesSent',['../structSignalingDiagnostics.html#af822f52ab8c5956f7cf35dd97b5c373c',1,'SignalingDiagnostics::numberOfMessagesSent()'],['../structSignalingClientStats.html#a76b01fd641d9e83b517ac40aaba4d42a',1,'SignalingClientStats::numberOfMessagesSent()']]], + ['numberofreconnects_1277',['numberOfReconnects',['../structSignalingDiagnostics.html#a6d21a2e8999c8a558a4137cdb94d4ee8',1,'SignalingDiagnostics::numberOfReconnects()'],['../structSignalingClientStats.html#a88a95942f794d84724583ef8b6d9f181',1,'SignalingClientStats::numberOfReconnects()']]], + ['numberofruntimeerrors_1278',['numberOfRuntimeErrors',['../structSignalingDiagnostics.html#a828abe32517c8c73eefe5f77d3f30649',1,'SignalingDiagnostics::numberOfRuntimeErrors()'],['../structSignalingClientStats.html#ac9ba962af79e44d73aac0688f09019ca',1,'SignalingClientStats::numberOfRuntimeErrors()']]] ]; diff --git a/search/all_f.js b/search/all_f.js index f418e66da6..96acbcffbe 100644 --- a/search/all_f.js +++ b/search/all_f.js @@ -1,55 +1,55 @@ var searchData= [ - ['off_1274',['off',['../struct____IOBuffer.html#ac494a20362b16fbbafc040bc156961cc',1,'__IOBuffer']]], - ['offerreceived_1275',['offerReceived',['../structSignalingClient.html#a4db0b266a09008daba23dbf3422c6e6c',1,'SignalingClient']]], - ['offerreceivedtime_1276',['offerReceivedTime',['../structSignalingClientStats.html#a1199591942fe9a4f884f18e89c1af449',1,'SignalingClientStats::offerReceivedTime()'],['../structSignalingClient.html#a451de55f94b912b4a7f4b667af36f577',1,'SignalingClient::offerReceivedTime()']]], - ['offersendreceivetimelock_1277',['offerSendReceiveTimeLock',['../structSignalingClient.html#a5b21c509f1d84f190d5af35411aea771',1,'SignalingClient']]], - ['offersenttime_1278',['offerSentTime',['../structSignalingClient.html#a5372aa1c6e2bba733c057ded88fd522d',1,'SignalingClient']]], - ['offertoanswertime_1279',['offerToAnswerTime',['../structSignalingClientStats.html#a5f778adfc7b9281a028a712afb5253e4',1,'SignalingClientStats::offerToAnswerTime()'],['../structSignalingDiagnostics.html#a1c7c7c69bcd6897531a99619c766673f',1,'SignalingDiagnostics::offerToAnswerTime()']]], - ['offset_1280',['offset',['../structSdpTimeZone.html#afa052505332dfabe8a64be928936acb2',1,'SdpTimeZone']]], - ['onbandwidthestimation_1281',['onBandwidthEstimation',['../structKvsRtpTransceiver.html#a5c5f128bf0163e5903e3cb109db8b4b0',1,'KvsRtpTransceiver']]], - ['onbandwidthestimationcustomdata_1282',['onBandwidthEstimationCustomData',['../structKvsRtpTransceiver.html#a8c829a2f7fa9cd1fc2dac59b060b62e0',1,'KvsRtpTransceiver']]], - ['onconnectionstatechange_1283',['onConnectionStateChange',['../structKvsPeerConnection.html#a3b93ee083facd4cb8ac353617011868e',1,'KvsPeerConnection']]], - ['onconnectionstatechangecustomdata_1284',['onConnectionStateChangeCustomData',['../structKvsPeerConnection.html#a5ffc85b669c895e8a9b0ba043e816f6b',1,'KvsPeerConnection']]], - ['ondatachannel_1285',['onDataChannel',['../structKvsPeerConnection.html#a1efc0c504528d0d75a8a104d63339a6e',1,'KvsPeerConnection']]], - ['ondatachannelcustomdata_1286',['onDataChannelCustomData',['../structKvsPeerConnection.html#a577dc1cf8d814d06500ae50f897f2b6f',1,'KvsPeerConnection']]], - ['ondtlsoutboundpacket_1287',['onDtlsOutboundPacket',['../PeerConnection_8c.html#a8623356d515aabe66d493018cc61c1f3',1,'PeerConnection.c']]], - ['ondtlsstatechange_1288',['onDtlsStateChange',['../PeerConnection_8c.html#aa0ee0298b690c7461c019e5e70217b37',1,'PeerConnection.c']]], - ['onframe_1289',['onFrame',['../structKvsRtpTransceiver.html#a39d37c199b3b6d17e4265050e406a8e2',1,'KvsRtpTransceiver']]], - ['onframecustomdata_1290',['onFrameCustomData',['../structKvsRtpTransceiver.html#a6c2d936fc5554d7e44ce49288e0cd85a',1,'KvsRtpTransceiver']]], - ['onframedroppedfn_1291',['onFrameDroppedFn',['../structJitterBuffer.html#a2eac570d2f50885c28f802a8cd315e7c',1,'JitterBuffer']]], - ['onframedroppedfunc_1292',['onFrameDroppedFunc',['../PeerConnection_8c.html#a3ba860c099b62f327be60c0925666c7c',1,'onFrameDroppedFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 timestamp): PeerConnection.c'],['../PeerConnection_8h.html#a35ea6a4652ba1972a64ea352c46bc8e2',1,'onFrameDroppedFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], - ['onframereadyfn_1293',['onFrameReadyFn',['../structJitterBuffer.html#a612d8b2ad18c9aa1c1ef0af5c6d6364f',1,'JitterBuffer']]], - ['onframereadyfunc_1294',['onFrameReadyFunc',['../PeerConnection_8c.html#a92bd560ed4500e116c8dcfd6d7c052a7',1,'onFrameReadyFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 frameSize): PeerConnection.c'],['../PeerConnection_8h.html#a7e0fd2c95f3af5cd6cf9e4008ef52911',1,'onFrameReadyFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], - ['onicecandidate_1295',['onIceCandidate',['../structKvsPeerConnection.html#a3b9d5a375869a6388a865844d2f009f7',1,'KvsPeerConnection']]], - ['onicecandidatecustomdata_1296',['onIceCandidateCustomData',['../structKvsPeerConnection.html#a469a5d016dec2e9565e50586456a3834',1,'KvsPeerConnection']]], - ['oniceconnectionstatechange_1297',['onIceConnectionStateChange',['../PeerConnection_8h.html#a9eba5880a59ff232ee8f7afad039880b',1,'onIceConnectionStateChange(UINT64, UINT64): PeerConnection.c'],['../PeerConnection_8c.html#a0a0385b5afef472a439ff5d8d8d7c1a0',1,'onIceConnectionStateChange(UINT64 customData, UINT64 connectionState): PeerConnection.c']]], - ['oninboundpacket_1298',['onInboundPacket',['../PeerConnection_8c.html#a76ad72a51a47dae5e9f43873f36aa34a',1,'PeerConnection.c']]], - ['onmessage_1299',['onMessage',['../structKvsDataChannel.html#ac7eff66535c311807a69ba5a00017a8b',1,'KvsDataChannel']]], - ['onmessagecustomdata_1300',['onMessageCustomData',['../structKvsDataChannel.html#a7bcce6ff46a080fbc621a9c432528cd5',1,'KvsDataChannel']]], - ['onnewicelocalcandidate_1301',['onNewIceLocalCandidate',['../PeerConnection_8c.html#a3eda037f96c4d95b9c17774243ba3291',1,'PeerConnection.c']]], - ['onopen_1302',['onOpen',['../structKvsDataChannel.html#a959a9ebfff6eeafb90de756c8cb38061',1,'KvsDataChannel']]], - ['onopencustomdata_1303',['onOpenCustomData',['../structKvsDataChannel.html#aa7031dec0c0b186ae1d6855832a1e10d',1,'KvsDataChannel']]], - ['onpictureloss_1304',['onPictureLoss',['../structKvsRtpTransceiver.html#a8d93bba2eee49bd79022cc2af1ea4bcd',1,'KvsRtpTransceiver']]], - ['onpicturelosscustomdata_1305',['onPictureLossCustomData',['../structKvsRtpTransceiver.html#a2856b7754d2bfb7a34bf1b59f6dbd903',1,'KvsRtpTransceiver']]], - ['onrtcppacket_1306',['onRtcpPacket',['../Rtcp_8c.html#aaaf444db910596fed5abe9a8518b68f1',1,'onRtcpPacket(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuff, UINT32 buffLen): Rtcp.c'],['../Rtcp_8h.html#abaa226cf4a09e46a8f24d52dec739cc9',1,'onRtcpPacket(PKvsPeerConnection, PBYTE, UINT32): Rtcp.c']]], - ['onrtcpplipacket_1307',['onRtcpPLIPacket',['../Rtcp_8h.html#ac82533856a12f259eeba9139a7af516f',1,'onRtcpPLIPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c'],['../Rtcp_8c.html#a5886500e01a140ed8d64ee9ce68707bb',1,'onRtcpPLIPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c']]], - ['onrtcprembpacket_1308',['onRtcpRembPacket',['../Rtcp_8c.html#aae8798b1db6e85e6e678413860180e0e',1,'onRtcpRembPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a96b5d18e6850b948f4755d0cc1d936ed',1,'onRtcpRembPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], - ['onrtcptwccpacket_1309',['onRtcpTwccPacket',['../Rtcp_8c.html#a9959ef3335177533d5c240ffa699595b',1,'onRtcpTwccPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a7921c4eb97850531d20e1142cfc1d754',1,'onRtcpTwccPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], - ['onsctpinboundpacket_1310',['onSctpInboundPacket',['../Sctp_8c.html#ad5df1b7c8937f4d8fd9aad0892cd9481',1,'onSctpInboundPacket(struct socket *sock, union sctp_sockstore addr, PVOID data, ULONG length, struct sctp_rcvinfo rcv, INT32 flags, PVOID ulp_info): Sctp.c'],['../Sctp_8h.html#a52d5a3f5c4ad9b73c69908b5e2b5733e',1,'onSctpInboundPacket(struct socket *, union sctp_sockstore, PVOID, ULONG, struct sctp_rcvinfo, INT32, PVOID): Sctp.c']]], - ['onsctpoutboundpacket_1311',['onSctpOutboundPacket',['../Sctp_8c.html#a34b376f7c6cca95ab3d86b7b58296058',1,'onSctpOutboundPacket(PVOID addr, PVOID data, ULONG length, UINT8 tos, UINT8 set_df): Sctp.c'],['../Sctp_8h.html#a70ee0bbea65ac4d1bc01be862b8b5380',1,'onSctpOutboundPacket(PVOID, PVOID, ULONG, UINT8, UINT8): Sctp.c']]], - ['onsctpsessiondatachannelmessage_1312',['onSctpSessionDataChannelMessage',['../PeerConnection_8c.html#a016c7848004c106478e0c74d933bfbee',1,'onSctpSessionDataChannelMessage(UINT64 customData, UINT32 channelId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): PeerConnection.c'],['../PeerConnection_8h.html#aff02e7ec6c65997d8edfd7cd7d958e85',1,'onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32): PeerConnection.c']]], - ['onsctpsessiondatachannelopen_1313',['onSctpSessionDataChannelOpen',['../PeerConnection_8c.html#a8e56b6fa0a789f44f8ad59bbb67d1fa9',1,'onSctpSessionDataChannelOpen(UINT64 customData, UINT32 channelId, PBYTE pName, UINT32 nameLen): PeerConnection.c'],['../PeerConnection_8h.html#addd19f946e13df4d6ddedd62d4b5eb4e',1,'onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32): PeerConnection.c']]], - ['onsctpsessionoutboundpacket_1314',['onSctpSessionOutboundPacket',['../PeerConnection_8c.html#a3ffd70ea53a68b15cd6a9c475e4b7d37',1,'onSctpSessionOutboundPacket(UINT64 customData, PBYTE pPacket, UINT32 packetLen): PeerConnection.c'],['../PeerConnection_8h.html#a904dfdaa2bcf1742721002f9bed35e9f',1,'onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32): PeerConnection.c']]], - ['onsenderbandwidthestimation_1315',['onSenderBandwidthEstimation',['../structKvsPeerConnection.html#a3c9d9d6386a3dcff3a9b378399b17d53',1,'KvsPeerConnection']]], - ['onsenderbandwidthestimationcustomdata_1316',['onSenderBandwidthEstimationCustomData',['../structKvsPeerConnection.html#ab621eb2b3442366ba2dff74270fe994b',1,'KvsPeerConnection']]], - ['onsetstunserverip_1317',['onSetStunServerIp',['../PeerConnection_8c.html#a2eded356961dab417e6cf65c45782668',1,'PeerConnection.c']]], - ['opus_5fclockrate_1318',['OPUS_CLOCKRATE',['../SessionDescription_8h.html#a6cbc9239064061f437b5cf52592014f4',1,'SessionDescription.h']]], - ['opus_5fvalue_1319',['OPUS_VALUE',['../SessionDescription_8h.html#a52e1715fec4f595df6e0907f40fe5128',1,'SessionDescription.h']]], - ['ordered_1320',['ordered',['../group__StatusCodes.html#gad83e032fdce8d6ff6d75aea373f6e085',1,'RtcDataChannelInit']]], - ['outboundpacketfn_1321',['outboundPacketFn',['../structTlsSessionCallbacks.html#afe9709e2b97c1ca56fa7c316cffde9ee',1,'TlsSessionCallbacks::outboundPacketFn()'],['../structDtlsSessionCallbacks.html#a0c4a19dd28c96de513c236f9a94fa66c',1,'DtlsSessionCallbacks::outboundPacketFn()']]], - ['outboundpacketfncustomdata_1322',['outBoundPacketFnCustomData',['../structTlsSessionCallbacks.html#a4b671a50680a7643e391c39dc91cf5c3',1,'TlsSessionCallbacks::outBoundPacketFnCustomData()'],['../structDtlsSessionCallbacks.html#abc23bd28a8bb393fa396e88915829619',1,'DtlsSessionCallbacks::outBoundPacketFnCustomData()']]], - ['outboundpacketfunc_1323',['outboundPacketFunc',['../structSctpSessionCallbacks.html#a6337fee004b60e8d70ef8db7c476a21b',1,'SctpSessionCallbacks']]], - ['outboundrtpstreamstats_1324',['outboundRtpStreamStats',['../structRtcStatsObject.html#a49d60490881d349beb2a8cfddda9572a',1,'RtcStatsObject']]], - ['outboundstats_1325',['outboundStats',['../structKvsRtpTransceiver.html#a785a5966f3a2277c3c2fbdfd48008e15',1,'KvsRtpTransceiver']]] + ['off_1279',['off',['../struct____IOBuffer.html#ac494a20362b16fbbafc040bc156961cc',1,'__IOBuffer']]], + ['offerreceived_1280',['offerReceived',['../structSignalingClient.html#a4db0b266a09008daba23dbf3422c6e6c',1,'SignalingClient']]], + ['offerreceivedtime_1281',['offerReceivedTime',['../structSignalingClientStats.html#a1199591942fe9a4f884f18e89c1af449',1,'SignalingClientStats::offerReceivedTime()'],['../structSignalingClient.html#a451de55f94b912b4a7f4b667af36f577',1,'SignalingClient::offerReceivedTime()']]], + ['offersendreceivetimelock_1282',['offerSendReceiveTimeLock',['../structSignalingClient.html#a5b21c509f1d84f190d5af35411aea771',1,'SignalingClient']]], + ['offersenttime_1283',['offerSentTime',['../structSignalingClient.html#a5372aa1c6e2bba733c057ded88fd522d',1,'SignalingClient']]], + ['offertoanswertime_1284',['offerToAnswerTime',['../structSignalingClientStats.html#a5f778adfc7b9281a028a712afb5253e4',1,'SignalingClientStats::offerToAnswerTime()'],['../structSignalingDiagnostics.html#a1c7c7c69bcd6897531a99619c766673f',1,'SignalingDiagnostics::offerToAnswerTime()']]], + ['offset_1285',['offset',['../structSdpTimeZone.html#afa052505332dfabe8a64be928936acb2',1,'SdpTimeZone']]], + ['onbandwidthestimation_1286',['onBandwidthEstimation',['../structKvsRtpTransceiver.html#a5c5f128bf0163e5903e3cb109db8b4b0',1,'KvsRtpTransceiver']]], + ['onbandwidthestimationcustomdata_1287',['onBandwidthEstimationCustomData',['../structKvsRtpTransceiver.html#a8c829a2f7fa9cd1fc2dac59b060b62e0',1,'KvsRtpTransceiver']]], + ['onconnectionstatechange_1288',['onConnectionStateChange',['../structKvsPeerConnection.html#a3b93ee083facd4cb8ac353617011868e',1,'KvsPeerConnection']]], + ['onconnectionstatechangecustomdata_1289',['onConnectionStateChangeCustomData',['../structKvsPeerConnection.html#a5ffc85b669c895e8a9b0ba043e816f6b',1,'KvsPeerConnection']]], + ['ondatachannel_1290',['onDataChannel',['../structKvsPeerConnection.html#a1efc0c504528d0d75a8a104d63339a6e',1,'KvsPeerConnection']]], + ['ondatachannelcustomdata_1291',['onDataChannelCustomData',['../structKvsPeerConnection.html#a577dc1cf8d814d06500ae50f897f2b6f',1,'KvsPeerConnection']]], + ['ondtlsoutboundpacket_1292',['onDtlsOutboundPacket',['../PeerConnection_8c.html#a8623356d515aabe66d493018cc61c1f3',1,'PeerConnection.c']]], + ['ondtlsstatechange_1293',['onDtlsStateChange',['../PeerConnection_8c.html#aa0ee0298b690c7461c019e5e70217b37',1,'PeerConnection.c']]], + ['onframe_1294',['onFrame',['../structKvsRtpTransceiver.html#a39d37c199b3b6d17e4265050e406a8e2',1,'KvsRtpTransceiver']]], + ['onframecustomdata_1295',['onFrameCustomData',['../structKvsRtpTransceiver.html#a6c2d936fc5554d7e44ce49288e0cd85a',1,'KvsRtpTransceiver']]], + ['onframedroppedfn_1296',['onFrameDroppedFn',['../structJitterBuffer.html#a2eac570d2f50885c28f802a8cd315e7c',1,'JitterBuffer']]], + ['onframedroppedfunc_1297',['onFrameDroppedFunc',['../PeerConnection_8c.html#a3ba860c099b62f327be60c0925666c7c',1,'onFrameDroppedFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 timestamp): PeerConnection.c'],['../PeerConnection_8h.html#a35ea6a4652ba1972a64ea352c46bc8e2',1,'onFrameDroppedFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], + ['onframereadyfn_1298',['onFrameReadyFn',['../structJitterBuffer.html#a612d8b2ad18c9aa1c1ef0af5c6d6364f',1,'JitterBuffer']]], + ['onframereadyfunc_1299',['onFrameReadyFunc',['../PeerConnection_8c.html#a92bd560ed4500e116c8dcfd6d7c052a7',1,'onFrameReadyFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 frameSize): PeerConnection.c'],['../PeerConnection_8h.html#a7e0fd2c95f3af5cd6cf9e4008ef52911',1,'onFrameReadyFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], + ['onicecandidate_1300',['onIceCandidate',['../structKvsPeerConnection.html#a3b9d5a375869a6388a865844d2f009f7',1,'KvsPeerConnection']]], + ['onicecandidatecustomdata_1301',['onIceCandidateCustomData',['../structKvsPeerConnection.html#a469a5d016dec2e9565e50586456a3834',1,'KvsPeerConnection']]], + ['oniceconnectionstatechange_1302',['onIceConnectionStateChange',['../PeerConnection_8h.html#a9eba5880a59ff232ee8f7afad039880b',1,'onIceConnectionStateChange(UINT64, UINT64): PeerConnection.c'],['../PeerConnection_8c.html#a0a0385b5afef472a439ff5d8d8d7c1a0',1,'onIceConnectionStateChange(UINT64 customData, UINT64 connectionState): PeerConnection.c']]], + ['oninboundpacket_1303',['onInboundPacket',['../PeerConnection_8c.html#a76ad72a51a47dae5e9f43873f36aa34a',1,'PeerConnection.c']]], + ['onmessage_1304',['onMessage',['../structKvsDataChannel.html#ac7eff66535c311807a69ba5a00017a8b',1,'KvsDataChannel']]], + ['onmessagecustomdata_1305',['onMessageCustomData',['../structKvsDataChannel.html#a7bcce6ff46a080fbc621a9c432528cd5',1,'KvsDataChannel']]], + ['onnewicelocalcandidate_1306',['onNewIceLocalCandidate',['../PeerConnection_8c.html#a3eda037f96c4d95b9c17774243ba3291',1,'PeerConnection.c']]], + ['onopen_1307',['onOpen',['../structKvsDataChannel.html#a959a9ebfff6eeafb90de756c8cb38061',1,'KvsDataChannel']]], + ['onopencustomdata_1308',['onOpenCustomData',['../structKvsDataChannel.html#aa7031dec0c0b186ae1d6855832a1e10d',1,'KvsDataChannel']]], + ['onpictureloss_1309',['onPictureLoss',['../structKvsRtpTransceiver.html#a8d93bba2eee49bd79022cc2af1ea4bcd',1,'KvsRtpTransceiver']]], + ['onpicturelosscustomdata_1310',['onPictureLossCustomData',['../structKvsRtpTransceiver.html#a2856b7754d2bfb7a34bf1b59f6dbd903',1,'KvsRtpTransceiver']]], + ['onrtcppacket_1311',['onRtcpPacket',['../Rtcp_8c.html#aaaf444db910596fed5abe9a8518b68f1',1,'onRtcpPacket(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuff, UINT32 buffLen): Rtcp.c'],['../Rtcp_8h.html#abaa226cf4a09e46a8f24d52dec739cc9',1,'onRtcpPacket(PKvsPeerConnection, PBYTE, UINT32): Rtcp.c']]], + ['onrtcpplipacket_1312',['onRtcpPLIPacket',['../Rtcp_8h.html#ac82533856a12f259eeba9139a7af516f',1,'onRtcpPLIPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c'],['../Rtcp_8c.html#a5886500e01a140ed8d64ee9ce68707bb',1,'onRtcpPLIPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c']]], + ['onrtcprembpacket_1313',['onRtcpRembPacket',['../Rtcp_8c.html#aae8798b1db6e85e6e678413860180e0e',1,'onRtcpRembPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a96b5d18e6850b948f4755d0cc1d936ed',1,'onRtcpRembPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], + ['onrtcptwccpacket_1314',['onRtcpTwccPacket',['../Rtcp_8c.html#a9959ef3335177533d5c240ffa699595b',1,'onRtcpTwccPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a7921c4eb97850531d20e1142cfc1d754',1,'onRtcpTwccPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], + ['onsctpinboundpacket_1315',['onSctpInboundPacket',['../Sctp_8c.html#ad5df1b7c8937f4d8fd9aad0892cd9481',1,'onSctpInboundPacket(struct socket *sock, union sctp_sockstore addr, PVOID data, ULONG length, struct sctp_rcvinfo rcv, INT32 flags, PVOID ulp_info): Sctp.c'],['../Sctp_8h.html#a52d5a3f5c4ad9b73c69908b5e2b5733e',1,'onSctpInboundPacket(struct socket *, union sctp_sockstore, PVOID, ULONG, struct sctp_rcvinfo, INT32, PVOID): Sctp.c']]], + ['onsctpoutboundpacket_1316',['onSctpOutboundPacket',['../Sctp_8c.html#a34b376f7c6cca95ab3d86b7b58296058',1,'onSctpOutboundPacket(PVOID addr, PVOID data, ULONG length, UINT8 tos, UINT8 set_df): Sctp.c'],['../Sctp_8h.html#a70ee0bbea65ac4d1bc01be862b8b5380',1,'onSctpOutboundPacket(PVOID, PVOID, ULONG, UINT8, UINT8): Sctp.c']]], + ['onsctpsessiondatachannelmessage_1317',['onSctpSessionDataChannelMessage',['../PeerConnection_8c.html#a016c7848004c106478e0c74d933bfbee',1,'onSctpSessionDataChannelMessage(UINT64 customData, UINT32 channelId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): PeerConnection.c'],['../PeerConnection_8h.html#aff02e7ec6c65997d8edfd7cd7d958e85',1,'onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32): PeerConnection.c']]], + ['onsctpsessiondatachannelopen_1318',['onSctpSessionDataChannelOpen',['../PeerConnection_8c.html#a8e56b6fa0a789f44f8ad59bbb67d1fa9',1,'onSctpSessionDataChannelOpen(UINT64 customData, UINT32 channelId, PBYTE pName, UINT32 nameLen): PeerConnection.c'],['../PeerConnection_8h.html#addd19f946e13df4d6ddedd62d4b5eb4e',1,'onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32): PeerConnection.c']]], + ['onsctpsessionoutboundpacket_1319',['onSctpSessionOutboundPacket',['../PeerConnection_8c.html#a3ffd70ea53a68b15cd6a9c475e4b7d37',1,'onSctpSessionOutboundPacket(UINT64 customData, PBYTE pPacket, UINT32 packetLen): PeerConnection.c'],['../PeerConnection_8h.html#a904dfdaa2bcf1742721002f9bed35e9f',1,'onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32): PeerConnection.c']]], + ['onsenderbandwidthestimation_1320',['onSenderBandwidthEstimation',['../structKvsPeerConnection.html#a3c9d9d6386a3dcff3a9b378399b17d53',1,'KvsPeerConnection']]], + ['onsenderbandwidthestimationcustomdata_1321',['onSenderBandwidthEstimationCustomData',['../structKvsPeerConnection.html#ab621eb2b3442366ba2dff74270fe994b',1,'KvsPeerConnection']]], + ['onsetstunserverip_1322',['onSetStunServerIp',['../PeerConnection_8c.html#a2eded356961dab417e6cf65c45782668',1,'PeerConnection.c']]], + ['opus_5fclockrate_1323',['OPUS_CLOCKRATE',['../SessionDescription_8h.html#a6cbc9239064061f437b5cf52592014f4',1,'SessionDescription.h']]], + ['opus_5fvalue_1324',['OPUS_VALUE',['../SessionDescription_8h.html#a52e1715fec4f595df6e0907f40fe5128',1,'SessionDescription.h']]], + ['ordered_1325',['ordered',['../group__StatusCodes.html#gad83e032fdce8d6ff6d75aea373f6e085',1,'RtcDataChannelInit']]], + ['outboundpacketfn_1326',['outboundPacketFn',['../structTlsSessionCallbacks.html#afe9709e2b97c1ca56fa7c316cffde9ee',1,'TlsSessionCallbacks::outboundPacketFn()'],['../structDtlsSessionCallbacks.html#a0c4a19dd28c96de513c236f9a94fa66c',1,'DtlsSessionCallbacks::outboundPacketFn()']]], + ['outboundpacketfncustomdata_1327',['outBoundPacketFnCustomData',['../structTlsSessionCallbacks.html#a4b671a50680a7643e391c39dc91cf5c3',1,'TlsSessionCallbacks::outBoundPacketFnCustomData()'],['../structDtlsSessionCallbacks.html#abc23bd28a8bb393fa396e88915829619',1,'DtlsSessionCallbacks::outBoundPacketFnCustomData()']]], + ['outboundpacketfunc_1328',['outboundPacketFunc',['../structSctpSessionCallbacks.html#a6337fee004b60e8d70ef8db7c476a21b',1,'SctpSessionCallbacks']]], + ['outboundrtpstreamstats_1329',['outboundRtpStreamStats',['../structRtcStatsObject.html#a49d60490881d349beb2a8cfddda9572a',1,'RtcStatsObject']]], + ['outboundstats_1330',['outboundStats',['../structKvsRtpTransceiver.html#a785a5966f3a2277c3c2fbdfd48008e15',1,'KvsRtpTransceiver']]] ]; diff --git a/search/classes_0.js b/search/classes_0.js index b1c546c274..bf08b3d4b8 100644 --- a/search/classes_0.js +++ b/search/classes_0.js @@ -1,15 +1,15 @@ var searchData= [ - ['_5f_5fdtlssession_2938',['__DtlsSession',['../struct____DtlsSession.html',1,'']]], - ['_5f_5ficeagent_2939',['__IceAgent',['../struct____IceAgent.html',1,'']]], - ['_5f_5fiobuffer_2940',['__IOBuffer',['../struct____IOBuffer.html',1,'']]], - ['_5f_5flwscallinfo_2941',['__LwsCallInfo',['../struct____LwsCallInfo.html',1,'']]], - ['_5f_5fpayloads_2942',['__Payloads',['../struct____Payloads.html',1,'']]], - ['_5f_5frtcdatachannel_2943',['__RtcDataChannel',['../struct____RtcDataChannel.html',1,'']]], - ['_5f_5frtppacket_2944',['__RtpPacket',['../struct____RtpPacket.html',1,'']]], - ['_5f_5frtppacketheader_2945',['__RtpPacketHeader',['../struct____RtpPacketHeader.html',1,'']]], - ['_5f_5fsocketconnection_2946',['__SocketConnection',['../struct____SocketConnection.html',1,'']]], - ['_5f_5fsrtpsession_2947',['__SrtpSession',['../struct____SrtpSession.html',1,'']]], - ['_5f_5ftlssession_2948',['__TlsSession',['../struct____TlsSession.html',1,'']]], - ['_5f_5fturnconnection_2949',['__TurnConnection',['../struct____TurnConnection.html',1,'']]] + ['_5f_5fdtlssession_2939',['__DtlsSession',['../struct____DtlsSession.html',1,'']]], + ['_5f_5ficeagent_2940',['__IceAgent',['../struct____IceAgent.html',1,'']]], + ['_5f_5fiobuffer_2941',['__IOBuffer',['../struct____IOBuffer.html',1,'']]], + ['_5f_5flwscallinfo_2942',['__LwsCallInfo',['../struct____LwsCallInfo.html',1,'']]], + ['_5f_5fpayloads_2943',['__Payloads',['../struct____Payloads.html',1,'']]], + ['_5f_5frtcdatachannel_2944',['__RtcDataChannel',['../struct____RtcDataChannel.html',1,'']]], + ['_5f_5frtppacket_2945',['__RtpPacket',['../struct____RtpPacket.html',1,'']]], + ['_5f_5frtppacketheader_2946',['__RtpPacketHeader',['../struct____RtpPacketHeader.html',1,'']]], + ['_5f_5fsocketconnection_2947',['__SocketConnection',['../struct____SocketConnection.html',1,'']]], + ['_5f_5fsrtpsession_2948',['__SrtpSession',['../struct____SrtpSession.html',1,'']]], + ['_5f_5ftlssession_2949',['__TlsSession',['../struct____TlsSession.html',1,'']]], + ['_5f_5fturnconnection_2950',['__TurnConnection',['../struct____TurnConnection.html',1,'']]] ]; diff --git a/search/classes_1.js b/search/classes_1.js index 64a8949797..70728dda9b 100644 --- a/search/classes_1.js +++ b/search/classes_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['allocatesctpsortdatachannelsdata_2950',['AllocateSctpSortDataChannelsData',['../structAllocateSctpSortDataChannelsData.html',1,'']]] + ['allocatesctpsortdatachannelsdata_2951',['AllocateSctpSortDataChannelsData',['../structAllocateSctpSortDataChannelsData.html',1,'']]] ]; diff --git a/search/classes_2.js b/search/classes_2.js index a10f385e66..cb6361d629 100644 --- a/search/classes_2.js +++ b/search/classes_2.js @@ -1,5 +1,5 @@ var searchData= [ - ['channelinfo_2951',['ChannelInfo',['../structChannelInfo.html',1,'']]], - ['connectionlistener_2952',['ConnectionListener',['../structConnectionListener.html',1,'']]] + ['channelinfo_2952',['ChannelInfo',['../structChannelInfo.html',1,'']]], + ['connectionlistener_2953',['ConnectionListener',['../structConnectionListener.html',1,'']]] ]; diff --git a/search/classes_3.js b/search/classes_3.js index a173f97ee4..02528940e3 100644 --- a/search/classes_3.js +++ b/search/classes_3.js @@ -1,6 +1,6 @@ var searchData= [ - ['dscppacketssentrecord_2953',['DscpPacketsSentRecord',['../structDscpPacketsSentRecord.html',1,'']]], - ['dtlskeyingmaterial_2954',['DtlsKeyingMaterial',['../structDtlsKeyingMaterial.html',1,'']]], - ['dtlssessioncallbacks_2955',['DtlsSessionCallbacks',['../structDtlsSessionCallbacks.html',1,'']]] + ['dscppacketssentrecord_2954',['DscpPacketsSentRecord',['../structDscpPacketsSentRecord.html',1,'']]], + ['dtlskeyingmaterial_2955',['DtlsKeyingMaterial',['../structDtlsKeyingMaterial.html',1,'']]], + ['dtlssessioncallbacks_2956',['DtlsSessionCallbacks',['../structDtlsSessionCallbacks.html',1,'']]] ]; diff --git a/search/classes_4.js b/search/classes_4.js index c3d74458cf..d6ff7f9d08 100644 --- a/search/classes_4.js +++ b/search/classes_4.js @@ -1,9 +1,9 @@ var searchData= [ - ['iceagentcallbacks_2956',['IceAgentCallbacks',['../structIceAgentCallbacks.html',1,'']]], - ['iceagentprofilediagnostics_2957',['IceAgentProfileDiagnostics',['../structIceAgentProfileDiagnostics.html',1,'']]], - ['icecandidate_2958',['IceCandidate',['../structIceCandidate.html',1,'']]], - ['icecandidatepair_2959',['IceCandidatePair',['../structIceCandidatePair.html',1,'']]], - ['iceconfiginfo_2960',['IceConfigInfo',['../structIceConfigInfo.html',1,'']]], - ['iceserver_2961',['IceServer',['../structIceServer.html',1,'']]] + ['iceagentcallbacks_2957',['IceAgentCallbacks',['../structIceAgentCallbacks.html',1,'']]], + ['iceagentprofilediagnostics_2958',['IceAgentProfileDiagnostics',['../structIceAgentProfileDiagnostics.html',1,'']]], + ['icecandidate_2959',['IceCandidate',['../structIceCandidate.html',1,'']]], + ['icecandidatepair_2960',['IceCandidatePair',['../structIceCandidatePair.html',1,'']]], + ['iceconfiginfo_2961',['IceConfigInfo',['../structIceConfigInfo.html',1,'']]], + ['iceserver_2962',['IceServer',['../structIceServer.html',1,'']]] ]; diff --git a/search/classes_5.js b/search/classes_5.js index 0628d8f0ce..32b2c9ce3e 100644 --- a/search/classes_5.js +++ b/search/classes_5.js @@ -1,6 +1,6 @@ var searchData= [ - ['jitterbuffer_2962',['JitterBuffer',['../structJitterBuffer.html',1,'']]], - ['jsmn_5fparser_2963',['jsmn_parser',['../structjsmn__parser.html',1,'']]], - ['jsmntok_5ft_2964',['jsmntok_t',['../structjsmntok__t.html',1,'']]] + ['jitterbuffer_2963',['JitterBuffer',['../structJitterBuffer.html',1,'']]], + ['jsmn_5fparser_2964',['jsmn_parser',['../structjsmn__parser.html',1,'']]], + ['jsmntok_5ft_2965',['jsmntok_t',['../structjsmntok__t.html',1,'']]] ]; diff --git a/search/classes_6.js b/search/classes_6.js index 9e9dae2556..ffadd1372f 100644 --- a/search/classes_6.js +++ b/search/classes_6.js @@ -1,11 +1,11 @@ var searchData= [ - ['kvsdatachannel_2965',['KvsDataChannel',['../structKvsDataChannel.html',1,'']]], - ['kvsiceagentmetrics_2966',['KvsIceAgentMetrics',['../structKvsIceAgentMetrics.html',1,'']]], - ['kvsiceagentstats_2967',['KvsIceAgentStats',['../structKvsIceAgentStats.html',1,'']]], - ['kvsipaddress_2968',['KvsIpAddress',['../structKvsIpAddress.html',1,'']]], - ['kvspeerconnection_2969',['KvsPeerConnection',['../structKvsPeerConnection.html',1,'']]], - ['kvspeerconnectiondiagnostics_2970',['KvsPeerConnectionDiagnostics',['../structKvsPeerConnectionDiagnostics.html',1,'']]], - ['kvsrtcconfiguration_2971',['KvsRtcConfiguration',['../structKvsRtcConfiguration.html',1,'']]], - ['kvsrtptransceiver_2972',['KvsRtpTransceiver',['../structKvsRtpTransceiver.html',1,'']]] + ['kvsdatachannel_2966',['KvsDataChannel',['../structKvsDataChannel.html',1,'']]], + ['kvsiceagentmetrics_2967',['KvsIceAgentMetrics',['../structKvsIceAgentMetrics.html',1,'']]], + ['kvsiceagentstats_2968',['KvsIceAgentStats',['../structKvsIceAgentStats.html',1,'']]], + ['kvsipaddress_2969',['KvsIpAddress',['../structKvsIpAddress.html',1,'']]], + ['kvspeerconnection_2970',['KvsPeerConnection',['../structKvsPeerConnection.html',1,'']]], + ['kvspeerconnectiondiagnostics_2971',['KvsPeerConnectionDiagnostics',['../structKvsPeerConnectionDiagnostics.html',1,'']]], + ['kvsrtcconfiguration_2972',['KvsRtcConfiguration',['../structKvsRtcConfiguration.html',1,'']]], + ['kvsrtptransceiver_2973',['KvsRtpTransceiver',['../structKvsRtpTransceiver.html',1,'']]] ]; diff --git a/search/classes_7.js b/search/classes_7.js index 23a37b22bb..b58f481850 100644 --- a/search/classes_7.js +++ b/search/classes_7.js @@ -1,4 +1,4 @@ var searchData= [ - ['mediastorageconfig_2973',['MediaStorageConfig',['../structMediaStorageConfig.html',1,'']]] + ['mediastorageconfig_2974',['MediaStorageConfig',['../structMediaStorageConfig.html',1,'']]] ]; diff --git a/search/classes_8.js b/search/classes_8.js index 34fe1ba8b8..47f2812f7c 100644 --- a/search/classes_8.js +++ b/search/classes_8.js @@ -1,16 +1,16 @@ var searchData= [ - ['nattestdata_2974',['NatTestData',['../structNatTestData.html',1,'']]], - ['nullablebool_2975',['NullableBool',['../structNullableBool.html',1,'']]], - ['nullabledouble_2976',['NullableDouble',['../structNullableDouble.html',1,'']]], - ['nullablefloat_2977',['NullableFloat',['../structNullableFloat.html',1,'']]], - ['nullableint16_2978',['NullableInt16',['../structNullableInt16.html',1,'']]], - ['nullableint32_2979',['NullableInt32',['../structNullableInt32.html',1,'']]], - ['nullableint64_2980',['NullableInt64',['../structNullableInt64.html',1,'']]], - ['nullableint8_2981',['NullableInt8',['../structNullableInt8.html',1,'']]], - ['nullablelongdouble_2982',['NullableLongDouble',['../structNullableLongDouble.html',1,'']]], - ['nullableuint16_2983',['NullableUint16',['../structNullableUint16.html',1,'']]], - ['nullableuint32_2984',['NullableUint32',['../structNullableUint32.html',1,'']]], - ['nullableuint64_2985',['NullableUint64',['../structNullableUint64.html',1,'']]], - ['nullableuint8_2986',['NullableUint8',['../structNullableUint8.html',1,'']]] + ['nattestdata_2975',['NatTestData',['../structNatTestData.html',1,'']]], + ['nullablebool_2976',['NullableBool',['../structNullableBool.html',1,'']]], + ['nullabledouble_2977',['NullableDouble',['../structNullableDouble.html',1,'']]], + ['nullablefloat_2978',['NullableFloat',['../structNullableFloat.html',1,'']]], + ['nullableint16_2979',['NullableInt16',['../structNullableInt16.html',1,'']]], + ['nullableint32_2980',['NullableInt32',['../structNullableInt32.html',1,'']]], + ['nullableint64_2981',['NullableInt64',['../structNullableInt64.html',1,'']]], + ['nullableint8_2982',['NullableInt8',['../structNullableInt8.html',1,'']]], + ['nullablelongdouble_2983',['NullableLongDouble',['../structNullableLongDouble.html',1,'']]], + ['nullableuint16_2984',['NullableUint16',['../structNullableUint16.html',1,'']]], + ['nullableuint32_2985',['NullableUint32',['../structNullableUint32.html',1,'']]], + ['nullableuint64_2986',['NullableUint64',['../structNullableUint64.html',1,'']]], + ['nullableuint8_2987',['NullableUint8',['../structNullableUint8.html',1,'']]] ]; diff --git a/search/classes_9.js b/search/classes_9.js index c8edee1ef8..eb6eff3317 100644 --- a/search/classes_9.js +++ b/search/classes_9.js @@ -1,5 +1,5 @@ var searchData= [ - ['peerconnectionmetrics_2987',['PeerConnectionMetrics',['../structPeerConnectionMetrics.html',1,'']]], - ['peerconnectionstats_2988',['PeerConnectionStats',['../structPeerConnectionStats.html',1,'']]] + ['peerconnectionmetrics_2988',['PeerConnectionMetrics',['../structPeerConnectionMetrics.html',1,'']]], + ['peerconnectionstats_2989',['PeerConnectionStats',['../structPeerConnectionStats.html',1,'']]] ]; diff --git a/search/classes_a.js b/search/classes_a.js index f5a5e8dbeb..8632a9454e 100644 --- a/search/classes_a.js +++ b/search/classes_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['qualitylimitationdurationsrecord_2989',['QualityLimitationDurationsRecord',['../structQualityLimitationDurationsRecord.html',1,'']]] + ['qualitylimitationdurationsrecord_2990',['QualityLimitationDurationsRecord',['../structQualityLimitationDurationsRecord.html',1,'']]] ]; diff --git a/search/classes_b.js b/search/classes_b.js index 88bf9cf50c..d0572ed2d0 100644 --- a/search/classes_b.js +++ b/search/classes_b.js @@ -1,40 +1,40 @@ var searchData= [ - ['receivedsignalingmessage_2990',['ReceivedSignalingMessage',['../structReceivedSignalingMessage.html',1,'']]], - ['retransmitter_2991',['Retransmitter',['../structRetransmitter.html',1,'']]], - ['rollingbuffer_2992',['RollingBuffer',['../structRollingBuffer.html',1,'']]], - ['rtccertificate_2993',['RtcCertificate',['../structRtcCertificate.html',1,'']]], - ['rtcconfiguration_2994',['RtcConfiguration',['../structRtcConfiguration.html',1,'']]], - ['rtcdatachannelinit_2995',['RtcDataChannelInit',['../structRtcDataChannelInit.html',1,'']]], - ['rtcdatachannelstats_2996',['RtcDataChannelStats',['../structRtcDataChannelStats.html',1,'']]], - ['rtcencoderstats_2997',['RtcEncoderStats',['../structRtcEncoderStats.html',1,'']]], - ['rtcicecandidatediagnostics_2998',['RtcIceCandidateDiagnostics',['../structRtcIceCandidateDiagnostics.html',1,'']]], - ['rtcicecandidateinit_2999',['RtcIceCandidateInit',['../structRtcIceCandidateInit.html',1,'']]], - ['rtcicecandidatepairdiagnostics_3000',['RtcIceCandidatePairDiagnostics',['../structRtcIceCandidatePairDiagnostics.html',1,'']]], - ['rtcicecandidatepairstats_3001',['RtcIceCandidatePairStats',['../structRtcIceCandidatePairStats.html',1,'']]], - ['rtcicecandidatestats_3002',['RtcIceCandidateStats',['../structRtcIceCandidateStats.html',1,'']]], - ['rtcicemetrics_3003',['RtcIceMetrics',['../structRtcIceMetrics.html',1,'']]], - ['rtciceserver_3004',['RtcIceServer',['../structRtcIceServer.html',1,'']]], - ['rtciceserverdiagnostics_3005',['RtcIceServerDiagnostics',['../structRtcIceServerDiagnostics.html',1,'']]], - ['rtciceserverstats_3006',['RtcIceServerStats',['../structRtcIceServerStats.html',1,'']]], - ['rtcinboundrtpstreamstats_3007',['RtcInboundRtpStreamStats',['../structRtcInboundRtpStreamStats.html',1,'']]], - ['rtcmediastreamtrack_3008',['RtcMediaStreamTrack',['../structRtcMediaStreamTrack.html',1,'']]], - ['rtcoutboundrtpstreamstats_3009',['RtcOutboundRtpStreamStats',['../structRtcOutboundRtpStreamStats.html',1,'']]], - ['rtcpeerconnection_3010',['RtcPeerConnection',['../structRtcPeerConnection.html',1,'']]], - ['rtcppacket_3011',['RtcpPacket',['../structRtcpPacket.html',1,'']]], - ['rtcppacketheader_3012',['RtcpPacketHeader',['../structRtcpPacketHeader.html',1,'']]], - ['rtcreceivedrtpstreamstats_3013',['RtcReceivedRtpStreamStats',['../structRtcReceivedRtpStreamStats.html',1,'']]], - ['rtcremoteinboundrtpstreamstats_3014',['RtcRemoteInboundRtpStreamStats',['../structRtcRemoteInboundRtpStreamStats.html',1,'']]], - ['rtcrtpreceiver_3015',['RtcRtpReceiver',['../structRtcRtpReceiver.html',1,'']]], - ['rtcrtpsender_3016',['RtcRtpSender',['../structRtcRtpSender.html',1,'']]], - ['rtcrtpstreamstats_3017',['RTCRtpStreamStats',['../structRTCRtpStreamStats.html',1,'']]], - ['rtcrtptransceiver_3018',['RtcRtpTransceiver',['../structRtcRtpTransceiver.html',1,'']]], - ['rtcrtptransceiverinit_3019',['RtcRtpTransceiverInit',['../structRtcRtpTransceiverInit.html',1,'']]], - ['rtcsentrtpstreamstats_3020',['RTCSentRtpStreamStats',['../structRTCSentRtpStreamStats.html',1,'']]], - ['rtcsessiondescriptioninit_3021',['RtcSessionDescriptionInit',['../structRtcSessionDescriptionInit.html',1,'']]], - ['rtcstats_3022',['RtcStats',['../structRtcStats.html',1,'']]], - ['rtcstatsobject_3023',['RtcStatsObject',['../structRtcStatsObject.html',1,'']]], - ['rtcstreammetrics_3024',['RtcStreamMetrics',['../structRtcStreamMetrics.html',1,'']]], - ['rtctransportstats_3025',['RtcTransportStats',['../structRtcTransportStats.html',1,'']]], - ['rtprollingbuffer_3026',['RtpRollingBuffer',['../structRtpRollingBuffer.html',1,'']]] + ['receivedsignalingmessage_2991',['ReceivedSignalingMessage',['../structReceivedSignalingMessage.html',1,'']]], + ['retransmitter_2992',['Retransmitter',['../structRetransmitter.html',1,'']]], + ['rollingbuffer_2993',['RollingBuffer',['../structRollingBuffer.html',1,'']]], + ['rtccertificate_2994',['RtcCertificate',['../structRtcCertificate.html',1,'']]], + ['rtcconfiguration_2995',['RtcConfiguration',['../structRtcConfiguration.html',1,'']]], + ['rtcdatachannelinit_2996',['RtcDataChannelInit',['../structRtcDataChannelInit.html',1,'']]], + ['rtcdatachannelstats_2997',['RtcDataChannelStats',['../structRtcDataChannelStats.html',1,'']]], + ['rtcencoderstats_2998',['RtcEncoderStats',['../structRtcEncoderStats.html',1,'']]], + ['rtcicecandidatediagnostics_2999',['RtcIceCandidateDiagnostics',['../structRtcIceCandidateDiagnostics.html',1,'']]], + ['rtcicecandidateinit_3000',['RtcIceCandidateInit',['../structRtcIceCandidateInit.html',1,'']]], + ['rtcicecandidatepairdiagnostics_3001',['RtcIceCandidatePairDiagnostics',['../structRtcIceCandidatePairDiagnostics.html',1,'']]], + ['rtcicecandidatepairstats_3002',['RtcIceCandidatePairStats',['../structRtcIceCandidatePairStats.html',1,'']]], + ['rtcicecandidatestats_3003',['RtcIceCandidateStats',['../structRtcIceCandidateStats.html',1,'']]], + ['rtcicemetrics_3004',['RtcIceMetrics',['../structRtcIceMetrics.html',1,'']]], + ['rtciceserver_3005',['RtcIceServer',['../structRtcIceServer.html',1,'']]], + ['rtciceserverdiagnostics_3006',['RtcIceServerDiagnostics',['../structRtcIceServerDiagnostics.html',1,'']]], + ['rtciceserverstats_3007',['RtcIceServerStats',['../structRtcIceServerStats.html',1,'']]], + ['rtcinboundrtpstreamstats_3008',['RtcInboundRtpStreamStats',['../structRtcInboundRtpStreamStats.html',1,'']]], + ['rtcmediastreamtrack_3009',['RtcMediaStreamTrack',['../structRtcMediaStreamTrack.html',1,'']]], + ['rtcoutboundrtpstreamstats_3010',['RtcOutboundRtpStreamStats',['../structRtcOutboundRtpStreamStats.html',1,'']]], + ['rtcpeerconnection_3011',['RtcPeerConnection',['../structRtcPeerConnection.html',1,'']]], + ['rtcppacket_3012',['RtcpPacket',['../structRtcpPacket.html',1,'']]], + ['rtcppacketheader_3013',['RtcpPacketHeader',['../structRtcpPacketHeader.html',1,'']]], + ['rtcreceivedrtpstreamstats_3014',['RtcReceivedRtpStreamStats',['../structRtcReceivedRtpStreamStats.html',1,'']]], + ['rtcremoteinboundrtpstreamstats_3015',['RtcRemoteInboundRtpStreamStats',['../structRtcRemoteInboundRtpStreamStats.html',1,'']]], + ['rtcrtpreceiver_3016',['RtcRtpReceiver',['../structRtcRtpReceiver.html',1,'']]], + ['rtcrtpsender_3017',['RtcRtpSender',['../structRtcRtpSender.html',1,'']]], + ['rtcrtpstreamstats_3018',['RTCRtpStreamStats',['../structRTCRtpStreamStats.html',1,'']]], + ['rtcrtptransceiver_3019',['RtcRtpTransceiver',['../structRtcRtpTransceiver.html',1,'']]], + ['rtcrtptransceiverinit_3020',['RtcRtpTransceiverInit',['../structRtcRtpTransceiverInit.html',1,'']]], + ['rtcsentrtpstreamstats_3021',['RTCSentRtpStreamStats',['../structRTCSentRtpStreamStats.html',1,'']]], + ['rtcsessiondescriptioninit_3022',['RtcSessionDescriptionInit',['../structRtcSessionDescriptionInit.html',1,'']]], + ['rtcstats_3023',['RtcStats',['../structRtcStats.html',1,'']]], + ['rtcstatsobject_3024',['RtcStatsObject',['../structRtcStatsObject.html',1,'']]], + ['rtcstreammetrics_3025',['RtcStreamMetrics',['../structRtcStreamMetrics.html',1,'']]], + ['rtctransportstats_3026',['RtcTransportStats',['../structRtcTransportStats.html',1,'']]], + ['rtprollingbuffer_3027',['RtpRollingBuffer',['../structRtpRollingBuffer.html',1,'']]] ]; diff --git a/search/classes_c.js b/search/classes_c.js index 0797d8e662..9b04afed49 100644 --- a/search/classes_c.js +++ b/search/classes_c.js @@ -1,43 +1,43 @@ var searchData= [ - ['sctpsession_3027',['SctpSession',['../structSctpSession.html',1,'']]], - ['sctpsessioncallbacks_3028',['SctpSessionCallbacks',['../structSctpSessionCallbacks.html',1,'']]], - ['sdpattributes_3029',['SdpAttributes',['../structSdpAttributes.html',1,'']]], - ['sdpconnectioninformation_3030',['SdpConnectionInformation',['../structSdpConnectionInformation.html',1,'']]], - ['sdpencryptionkey_3031',['SdpEncryptionKey',['../structSdpEncryptionKey.html',1,'']]], - ['sdpmediadescription_3032',['SdpMediaDescription',['../structSdpMediaDescription.html',1,'']]], - ['sdporigin_3033',['SdpOrigin',['../structSdpOrigin.html',1,'']]], - ['sdptimedescription_3034',['SdpTimeDescription',['../structSdpTimeDescription.html',1,'']]], - ['sdptimezone_3035',['SdpTimeZone',['../structSdpTimeZone.html',1,'']]], - ['sessiondescription_3036',['SessionDescription',['../structSessionDescription.html',1,'']]], - ['signalingchanneldescription_3037',['SignalingChannelDescription',['../structSignalingChannelDescription.html',1,'']]], - ['signalingclient_3038',['SignalingClient',['../structSignalingClient.html',1,'']]], - ['signalingclientcallbacks_3039',['SignalingClientCallbacks',['../structSignalingClientCallbacks.html',1,'']]], - ['signalingclientinfo_3040',['SignalingClientInfo',['../structSignalingClientInfo.html',1,'']]], - ['signalingclientinfointernal_3041',['SignalingClientInfoInternal',['../structSignalingClientInfoInternal.html',1,'']]], - ['signalingclientmetrics_3042',['SignalingClientMetrics',['../structSignalingClientMetrics.html',1,'']]], - ['signalingclientstats_3043',['SignalingClientStats',['../structSignalingClientStats.html',1,'']]], - ['signalingdiagnostics_3044',['SignalingDiagnostics',['../structSignalingDiagnostics.html',1,'']]], - ['signalingfilecacheentry_3045',['SignalingFileCacheEntry',['../structSignalingFileCacheEntry.html',1,'']]], - ['signalingmessage_3046',['SignalingMessage',['../structSignalingMessage.html',1,'']]], - ['signalingmessagewrapper_3047',['SignalingMessageWrapper',['../structSignalingMessageWrapper.html',1,'']]], - ['stunattributeaddress_3048',['StunAttributeAddress',['../structStunAttributeAddress.html',1,'']]], - ['stunattributechangerequest_3049',['StunAttributeChangeRequest',['../structStunAttributeChangeRequest.html',1,'']]], - ['stunattributechannelnumber_3050',['StunAttributeChannelNumber',['../structStunAttributeChannelNumber.html',1,'']]], - ['stunattributedata_3051',['StunAttributeData',['../structStunAttributeData.html',1,'']]], - ['stunattributeerrorcode_3052',['StunAttributeErrorCode',['../structStunAttributeErrorCode.html',1,'']]], - ['stunattributefingerprint_3053',['StunAttributeFingerprint',['../structStunAttributeFingerprint.html',1,'']]], - ['stunattributeflag_3054',['StunAttributeFlag',['../structStunAttributeFlag.html',1,'']]], - ['stunattributeheader_3055',['StunAttributeHeader',['../structStunAttributeHeader.html',1,'']]], - ['stunattributeicecontrol_3056',['StunAttributeIceControl',['../structStunAttributeIceControl.html',1,'']]], - ['stunattributelifetime_3057',['StunAttributeLifetime',['../structStunAttributeLifetime.html',1,'']]], - ['stunattributemessageintegrity_3058',['StunAttributeMessageIntegrity',['../structStunAttributeMessageIntegrity.html',1,'']]], - ['stunattributenonce_3059',['StunAttributeNonce',['../structStunAttributeNonce.html',1,'']]], - ['stunattributepriority_3060',['StunAttributePriority',['../structStunAttributePriority.html',1,'']]], - ['stunattributerealm_3061',['StunAttributeRealm',['../structStunAttributeRealm.html',1,'']]], - ['stunattributerequestedtransport_3062',['StunAttributeRequestedTransport',['../structStunAttributeRequestedTransport.html',1,'']]], - ['stunattributeusername_3063',['StunAttributeUsername',['../structStunAttributeUsername.html',1,'']]], - ['stunheader_3064',['StunHeader',['../structStunHeader.html',1,'']]], - ['stunipaddrcontext_3065',['StunIpAddrContext',['../structStunIpAddrContext.html',1,'']]], - ['stunpacket_3066',['StunPacket',['../structStunPacket.html',1,'']]] + ['sctpsession_3028',['SctpSession',['../structSctpSession.html',1,'']]], + ['sctpsessioncallbacks_3029',['SctpSessionCallbacks',['../structSctpSessionCallbacks.html',1,'']]], + ['sdpattributes_3030',['SdpAttributes',['../structSdpAttributes.html',1,'']]], + ['sdpconnectioninformation_3031',['SdpConnectionInformation',['../structSdpConnectionInformation.html',1,'']]], + ['sdpencryptionkey_3032',['SdpEncryptionKey',['../structSdpEncryptionKey.html',1,'']]], + ['sdpmediadescription_3033',['SdpMediaDescription',['../structSdpMediaDescription.html',1,'']]], + ['sdporigin_3034',['SdpOrigin',['../structSdpOrigin.html',1,'']]], + ['sdptimedescription_3035',['SdpTimeDescription',['../structSdpTimeDescription.html',1,'']]], + ['sdptimezone_3036',['SdpTimeZone',['../structSdpTimeZone.html',1,'']]], + ['sessiondescription_3037',['SessionDescription',['../structSessionDescription.html',1,'']]], + ['signalingchanneldescription_3038',['SignalingChannelDescription',['../structSignalingChannelDescription.html',1,'']]], + ['signalingclient_3039',['SignalingClient',['../structSignalingClient.html',1,'']]], + ['signalingclientcallbacks_3040',['SignalingClientCallbacks',['../structSignalingClientCallbacks.html',1,'']]], + ['signalingclientinfo_3041',['SignalingClientInfo',['../structSignalingClientInfo.html',1,'']]], + ['signalingclientinfointernal_3042',['SignalingClientInfoInternal',['../structSignalingClientInfoInternal.html',1,'']]], + ['signalingclientmetrics_3043',['SignalingClientMetrics',['../structSignalingClientMetrics.html',1,'']]], + ['signalingclientstats_3044',['SignalingClientStats',['../structSignalingClientStats.html',1,'']]], + ['signalingdiagnostics_3045',['SignalingDiagnostics',['../structSignalingDiagnostics.html',1,'']]], + ['signalingfilecacheentry_3046',['SignalingFileCacheEntry',['../structSignalingFileCacheEntry.html',1,'']]], + ['signalingmessage_3047',['SignalingMessage',['../structSignalingMessage.html',1,'']]], + ['signalingmessagewrapper_3048',['SignalingMessageWrapper',['../structSignalingMessageWrapper.html',1,'']]], + ['stunattributeaddress_3049',['StunAttributeAddress',['../structStunAttributeAddress.html',1,'']]], + ['stunattributechangerequest_3050',['StunAttributeChangeRequest',['../structStunAttributeChangeRequest.html',1,'']]], + ['stunattributechannelnumber_3051',['StunAttributeChannelNumber',['../structStunAttributeChannelNumber.html',1,'']]], + ['stunattributedata_3052',['StunAttributeData',['../structStunAttributeData.html',1,'']]], + ['stunattributeerrorcode_3053',['StunAttributeErrorCode',['../structStunAttributeErrorCode.html',1,'']]], + ['stunattributefingerprint_3054',['StunAttributeFingerprint',['../structStunAttributeFingerprint.html',1,'']]], + ['stunattributeflag_3055',['StunAttributeFlag',['../structStunAttributeFlag.html',1,'']]], + ['stunattributeheader_3056',['StunAttributeHeader',['../structStunAttributeHeader.html',1,'']]], + ['stunattributeicecontrol_3057',['StunAttributeIceControl',['../structStunAttributeIceControl.html',1,'']]], + ['stunattributelifetime_3058',['StunAttributeLifetime',['../structStunAttributeLifetime.html',1,'']]], + ['stunattributemessageintegrity_3059',['StunAttributeMessageIntegrity',['../structStunAttributeMessageIntegrity.html',1,'']]], + ['stunattributenonce_3060',['StunAttributeNonce',['../structStunAttributeNonce.html',1,'']]], + ['stunattributepriority_3061',['StunAttributePriority',['../structStunAttributePriority.html',1,'']]], + ['stunattributerealm_3062',['StunAttributeRealm',['../structStunAttributeRealm.html',1,'']]], + ['stunattributerequestedtransport_3063',['StunAttributeRequestedTransport',['../structStunAttributeRequestedTransport.html',1,'']]], + ['stunattributeusername_3064',['StunAttributeUsername',['../structStunAttributeUsername.html',1,'']]], + ['stunheader_3065',['StunHeader',['../structStunHeader.html',1,'']]], + ['stunipaddrcontext_3066',['StunIpAddrContext',['../structStunIpAddrContext.html',1,'']]], + ['stunpacket_3067',['StunPacket',['../structStunPacket.html',1,'']]] ]; diff --git a/search/classes_d.js b/search/classes_d.js index 104d085dc2..a2023652c3 100644 --- a/search/classes_d.js +++ b/search/classes_d.js @@ -1,13 +1,13 @@ var searchData= [ - ['threadpoolcontext_3067',['ThreadPoolContext',['../structThreadPoolContext.html',1,'']]], - ['threadtracker_3068',['ThreadTracker',['../structThreadTracker.html',1,'']]], - ['tlssessioncallbacks_3069',['TlsSessionCallbacks',['../structTlsSessionCallbacks.html',1,'']]], - ['transactionidstore_3070',['TransactionIdStore',['../structTransactionIdStore.html',1,'']]], - ['turnchanneldata_3071',['TurnChannelData',['../structTurnChannelData.html',1,'']]], - ['turnconnectioncallbacks_3072',['TurnConnectionCallbacks',['../structTurnConnectionCallbacks.html',1,'']]], - ['turnpeer_3073',['TurnPeer',['../structTurnPeer.html',1,'']]], - ['turnprofilediagnostics_3074',['TurnProfileDiagnostics',['../structTurnProfileDiagnostics.html',1,'']]], - ['twccmanager_3075',['TwccManager',['../structTwccManager.html',1,'']]], - ['twccpacket_3076',['TwccPacket',['../structTwccPacket.html',1,'']]] + ['threadpoolcontext_3068',['ThreadPoolContext',['../structThreadPoolContext.html',1,'']]], + ['threadtracker_3069',['ThreadTracker',['../structThreadTracker.html',1,'']]], + ['tlssessioncallbacks_3070',['TlsSessionCallbacks',['../structTlsSessionCallbacks.html',1,'']]], + ['transactionidstore_3071',['TransactionIdStore',['../structTransactionIdStore.html',1,'']]], + ['turnchanneldata_3072',['TurnChannelData',['../structTurnChannelData.html',1,'']]], + ['turnconnectioncallbacks_3073',['TurnConnectionCallbacks',['../structTurnConnectionCallbacks.html',1,'']]], + ['turnpeer_3074',['TurnPeer',['../structTurnPeer.html',1,'']]], + ['turnprofilediagnostics_3075',['TurnProfileDiagnostics',['../structTurnProfileDiagnostics.html',1,'']]], + ['twccmanager_3076',['TwccManager',['../structTwccManager.html',1,'']]], + ['twccpacket_3077',['TwccPacket',['../structTwccPacket.html',1,'']]] ]; diff --git a/search/classes_e.js b/search/classes_e.js index 04add7b9da..2b502b80fe 100644 --- a/search/classes_e.js +++ b/search/classes_e.js @@ -1,4 +1,4 @@ var searchData= [ - ['webrtcclientcontext_3077',['WebRtcClientContext',['../structWebRtcClientContext.html',1,'']]] + ['webrtcclientcontext_3078',['WebRtcClientContext',['../structWebRtcClientContext.html',1,'']]] ]; diff --git a/search/defines_0.js b/search/defines_0.js index 8d3a2565eb..9e00bf9faf 100644 --- a/search/defines_0.js +++ b/search/defines_0.js @@ -1,11 +1,11 @@ var searchData= [ - ['alaw_5fvalue_5002',['ALAW_VALUE',['../SessionDescription_8h.html#a39758f6537ac32f56a85e893d6ecbcd3',1,'SessionDescription.h']]], - ['align_5fup_5fto_5fmachine_5fword_5003',['ALIGN_UP_TO_MACHINE_WORD',['../Include__i_8h.html#a843b1fe87b5bb9e5c1ef7f57dcb022bd',1,'Include_i.h']]], - ['arn_5fbegin_5004',['ARN_BEGIN',['../ChannelInfo_8c.html#addb67c600ff925d6a88ad201c8c1c3df',1,'ChannelInfo.c']]], - ['arn_5fchannel_5fname_5fcode_5fsep_5005',['ARN_CHANNEL_NAME_CODE_SEP',['../ChannelInfo_8c.html#a917d7534d3f45b428714a08068b276e5',1,'ChannelInfo.c']]], - ['arn_5fdelimeter_5fchar_5006',['ARN_DELIMETER_CHAR',['../ChannelInfo_8c.html#a6bc8a9b94e4bbccb26a006e9118c95f5',1,'ChannelInfo.c']]], - ['aws_5faccount_5fid_5flength_5007',['AWS_ACCOUNT_ID_LENGTH',['../ChannelInfo_8c.html#a40af1f927e75758b31f06d8ff77ee58f',1,'ChannelInfo.c']]], - ['aws_5fkvs_5farn_5fcode_5flength_5008',['AWS_KVS_ARN_CODE_LENGTH',['../ChannelInfo_8c.html#ad6f47732083d8e0f3c785fee249ac181',1,'ChannelInfo.c']]], - ['aws_5fsig_5fv4_5fheader_5fhost_5009',['AWS_SIG_V4_HEADER_HOST',['../LwsApiCalls_8h.html#adf01bc0b645c345c66976fa48f390aea',1,'LwsApiCalls.h']]] + ['alaw_5fvalue_5001',['ALAW_VALUE',['../SessionDescription_8h.html#a39758f6537ac32f56a85e893d6ecbcd3',1,'SessionDescription.h']]], + ['align_5fup_5fto_5fmachine_5fword_5002',['ALIGN_UP_TO_MACHINE_WORD',['../Include__i_8h.html#a843b1fe87b5bb9e5c1ef7f57dcb022bd',1,'Include_i.h']]], + ['arn_5fbegin_5003',['ARN_BEGIN',['../ChannelInfo_8c.html#addb67c600ff925d6a88ad201c8c1c3df',1,'ChannelInfo.c']]], + ['arn_5fchannel_5fname_5fcode_5fsep_5004',['ARN_CHANNEL_NAME_CODE_SEP',['../ChannelInfo_8c.html#a917d7534d3f45b428714a08068b276e5',1,'ChannelInfo.c']]], + ['arn_5fdelimeter_5fchar_5005',['ARN_DELIMETER_CHAR',['../ChannelInfo_8c.html#a6bc8a9b94e4bbccb26a006e9118c95f5',1,'ChannelInfo.c']]], + ['aws_5faccount_5fid_5flength_5006',['AWS_ACCOUNT_ID_LENGTH',['../ChannelInfo_8c.html#a40af1f927e75758b31f06d8ff77ee58f',1,'ChannelInfo.c']]], + ['aws_5fkvs_5farn_5fcode_5flength_5007',['AWS_KVS_ARN_CODE_LENGTH',['../ChannelInfo_8c.html#ad6f47732083d8e0f3c785fee249ac181',1,'ChannelInfo.c']]], + ['aws_5fsig_5fv4_5fheader_5fhost_5008',['AWS_SIG_V4_HEADER_HOST',['../LwsApiCalls_8h.html#adf01bc0b645c345c66976fa48f390aea',1,'LwsApiCalls.h']]] ]; diff --git a/search/defines_1.js b/search/defines_1.js index 4cc7d1d543..10bb5c7f0e 100644 --- a/search/defines_1.js +++ b/search/defines_1.js @@ -1,5 +1,5 @@ var searchData= [ - ['block_5fon_5fcorrelation_5fid_5010',['BLOCK_ON_CORRELATION_ID',['../LwsApiCalls_8h.html#afc77872a6ed95c9c6e3e9305f5938933',1,'LwsApiCalls.h']]], - ['bundle_5fkey_5011',['BUNDLE_KEY',['../SessionDescription_8h.html#ae80c6c5b1e7a04479737f43f2f65a3fc',1,'SessionDescription.h']]] + ['block_5fon_5fcorrelation_5fid_5009',['BLOCK_ON_CORRELATION_ID',['../LwsApiCalls_8h.html#afc77872a6ed95c9c6e3e9305f5938933',1,'LwsApiCalls.h']]], + ['bundle_5fkey_5010',['BUNDLE_KEY',['../SessionDescription_8h.html#ae80c6c5b1e7a04479737f43f2f65a3fc',1,'SessionDescription.h']]] ]; diff --git a/search/defines_10.js b/search/defines_10.js index 21b68363e8..3029563e20 100644 --- a/search/defines_10.js +++ b/search/defines_10.js @@ -1,25 +1,25 @@ var searchData= [ - ['rolling_5fbuffer_5fmap_5findex_5292',['ROLLING_BUFFER_MAP_INDEX',['../RollingBuffer_8h.html#aca9373674a232641d35525b03281c876',1,'RollingBuffer.h']]], - ['rtcp_5ffirst_5freport_5fdelay_5293',['RTCP_FIRST_REPORT_DELAY',['../RtcpPacket_8h.html#ae63ef3c90664405fe68b838a1a256667',1,'RtcpPacket.h']]], - ['rtcp_5fnack_5flist_5flen_5294',['RTCP_NACK_LIST_LEN',['../RtcpPacket_8h.html#a08492565785bbf7ca0bd6339225c836f',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fheader_5flen_5295',['RTCP_PACKET_HEADER_LEN',['../RtcpPacket_8h.html#a1eee008842d1eb323c9d69d2dcf7c4bb',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5flen_5foffset_5296',['RTCP_PACKET_LEN_OFFSET',['../RtcpPacket_8h.html#aa1cb1fe6e0e3a124ed598d538094f087',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5flen_5fword_5fsize_5297',['RTCP_PACKET_LEN_WORD_SIZE',['../RtcpPacket_8h.html#ae39724d9746708147dd5c917a71791a5',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5freceiver_5freport_5fblock_5flen_5298',['RTCP_PACKET_RECEIVER_REPORT_BLOCK_LEN',['../RtcpPacket_8h.html#ace03b9db0690372759dffe5e6029c978',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5freceiver_5freport_5fminlen_5299',['RTCP_PACKET_RECEIVER_REPORT_MINLEN',['../RtcpPacket_8h.html#a8e893df858cd58636660d628ad531b82',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fremb_5fidentifier_5foffset_5300',['RTCP_PACKET_REMB_IDENTIFIER_OFFSET',['../RtcpPacket_8h.html#a93f10ab1f2bae6dfae3462297ff8b446',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fremb_5fmantissa_5fbitmask_5301',['RTCP_PACKET_REMB_MANTISSA_BITMASK',['../RtcpPacket_8h.html#a635e79c29d50a4305a64c189b4848f48',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fremb_5fmin_5fsize_5302',['RTCP_PACKET_REMB_MIN_SIZE',['../RtcpPacket_8h.html#ac150e4196fffb947353fb31802ac8685',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5frrc_5fbitmask_5303',['RTCP_PACKET_RRC_BITMASK',['../RtcpPacket_8h.html#a022cff0f744c8158c3a0c05c0df21c99',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fsender_5freport_5fminlen_5304',['RTCP_PACKET_SENDER_REPORT_MINLEN',['../RtcpPacket_8h.html#a3a8cf404b6a51934a5fb4cea558d7ead',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5foffset_5305',['RTCP_PACKET_TYPE_OFFSET',['../RtcpPacket_8h.html#a59014abae4e0ccd0e44ce020a1fd8422',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5fversion_5fval_5306',['RTCP_PACKET_VERSION_VAL',['../RtcpPacket_8h.html#aa0281f2ef0d38cd7bc97cd47b8302a9b',1,'RtcpPacket.h']]], - ['rtp_5fget_5fraw_5fpacket_5fsize_5307',['RTP_GET_RAW_PACKET_SIZE',['../RtpPacket_8h.html#ab490f103a317c0d756074fde9e48f452',1,'RtpPacket.h']]], - ['rtp_5fheader_5flen_5308',['RTP_HEADER_LEN',['../RtpPacket_8h.html#add0175e973ef30b95642010e857e2548',1,'RtpPacket.h']]], - ['rtpmap_5fvalue_5309',['RTPMAP_VALUE',['../SessionDescription_8h.html#ae9c585c763dea53198de6f520ba96207',1,'SessionDescription.h']]], - ['rtx_5fcodec_5fvalue_5310',['RTX_CODEC_VALUE',['../SessionDescription_8h.html#ae296b32b00c81d7dddd492f5791f0545',1,'SessionDescription.h']]], - ['rtx_5fhash_5ftable_5fbucket_5fcount_5311',['RTX_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#ade11168a50c94b173b23ccc23b5340c0',1,'PeerConnection.h']]], - ['rtx_5fhash_5ftable_5fbucket_5flength_5312',['RTX_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#af09360741e6eb895ebfb2c67334ac1fe',1,'PeerConnection.h']]], - ['rtx_5fvalue_5313',['RTX_VALUE',['../SessionDescription_8h.html#ac6363147e2ea06c9271745a8fa52c59b',1,'SessionDescription.h']]] + ['rolling_5fbuffer_5fmap_5findex_5295',['ROLLING_BUFFER_MAP_INDEX',['../RollingBuffer_8h.html#aca9373674a232641d35525b03281c876',1,'RollingBuffer.h']]], + ['rtcp_5ffirst_5freport_5fdelay_5296',['RTCP_FIRST_REPORT_DELAY',['../RtcpPacket_8h.html#ae63ef3c90664405fe68b838a1a256667',1,'RtcpPacket.h']]], + ['rtcp_5fnack_5flist_5flen_5297',['RTCP_NACK_LIST_LEN',['../RtcpPacket_8h.html#a08492565785bbf7ca0bd6339225c836f',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fheader_5flen_5298',['RTCP_PACKET_HEADER_LEN',['../RtcpPacket_8h.html#a1eee008842d1eb323c9d69d2dcf7c4bb',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5flen_5foffset_5299',['RTCP_PACKET_LEN_OFFSET',['../RtcpPacket_8h.html#aa1cb1fe6e0e3a124ed598d538094f087',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5flen_5fword_5fsize_5300',['RTCP_PACKET_LEN_WORD_SIZE',['../RtcpPacket_8h.html#ae39724d9746708147dd5c917a71791a5',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5freceiver_5freport_5fblock_5flen_5301',['RTCP_PACKET_RECEIVER_REPORT_BLOCK_LEN',['../RtcpPacket_8h.html#ace03b9db0690372759dffe5e6029c978',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5freceiver_5freport_5fminlen_5302',['RTCP_PACKET_RECEIVER_REPORT_MINLEN',['../RtcpPacket_8h.html#a8e893df858cd58636660d628ad531b82',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fremb_5fidentifier_5foffset_5303',['RTCP_PACKET_REMB_IDENTIFIER_OFFSET',['../RtcpPacket_8h.html#a93f10ab1f2bae6dfae3462297ff8b446',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fremb_5fmantissa_5fbitmask_5304',['RTCP_PACKET_REMB_MANTISSA_BITMASK',['../RtcpPacket_8h.html#a635e79c29d50a4305a64c189b4848f48',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fremb_5fmin_5fsize_5305',['RTCP_PACKET_REMB_MIN_SIZE',['../RtcpPacket_8h.html#ac150e4196fffb947353fb31802ac8685',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5frrc_5fbitmask_5306',['RTCP_PACKET_RRC_BITMASK',['../RtcpPacket_8h.html#a022cff0f744c8158c3a0c05c0df21c99',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fsender_5freport_5fminlen_5307',['RTCP_PACKET_SENDER_REPORT_MINLEN',['../RtcpPacket_8h.html#a3a8cf404b6a51934a5fb4cea558d7ead',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5foffset_5308',['RTCP_PACKET_TYPE_OFFSET',['../RtcpPacket_8h.html#a59014abae4e0ccd0e44ce020a1fd8422',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5fversion_5fval_5309',['RTCP_PACKET_VERSION_VAL',['../RtcpPacket_8h.html#aa0281f2ef0d38cd7bc97cd47b8302a9b',1,'RtcpPacket.h']]], + ['rtp_5fget_5fraw_5fpacket_5fsize_5310',['RTP_GET_RAW_PACKET_SIZE',['../RtpPacket_8h.html#ab490f103a317c0d756074fde9e48f452',1,'RtpPacket.h']]], + ['rtp_5fheader_5flen_5311',['RTP_HEADER_LEN',['../RtpPacket_8h.html#add0175e973ef30b95642010e857e2548',1,'RtpPacket.h']]], + ['rtpmap_5fvalue_5312',['RTPMAP_VALUE',['../SessionDescription_8h.html#ae9c585c763dea53198de6f520ba96207',1,'SessionDescription.h']]], + ['rtx_5fcodec_5fvalue_5313',['RTX_CODEC_VALUE',['../SessionDescription_8h.html#ae296b32b00c81d7dddd492f5791f0545',1,'SessionDescription.h']]], + ['rtx_5fhash_5ftable_5fbucket_5fcount_5314',['RTX_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#ade11168a50c94b173b23ccc23b5340c0',1,'PeerConnection.h']]], + ['rtx_5fhash_5ftable_5fbucket_5flength_5315',['RTX_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#af09360741e6eb895ebfb2c67334ac1fe',1,'PeerConnection.h']]], + ['rtx_5fvalue_5316',['RTX_VALUE',['../SessionDescription_8h.html#ac6363147e2ea06c9271745a8fa52c59b',1,'SessionDescription.h']]] ]; diff --git a/search/defines_11.js b/search/defines_11.js index c0339c4c5d..7ebe9e1c06 100644 --- a/search/defines_11.js +++ b/search/defines_11.js @@ -1,186 +1,170 @@ var searchData= [ - ['sctp_5fassociation_5fdefault_5fport_5314',['SCTP_ASSOCIATION_DEFAULT_PORT',['../Sctp_8h.html#a6889aa3c52577bfcaffa30a78b046b40',1,'Sctp.h']]], - ['sctp_5fdcep_5fheader_5flength_5315',['SCTP_DCEP_HEADER_LENGTH',['../Sctp_8h.html#a917a1172ea688d5578cc1fa9acdbd45b',1,'Sctp.h']]], - ['sctp_5fdcep_5flabel_5flen_5foffset_5316',['SCTP_DCEP_LABEL_LEN_OFFSET',['../Sctp_8h.html#aee3fac0bd712eb880225d5573bb11ab0',1,'Sctp.h']]], - ['sctp_5fdcep_5flabel_5foffset_5317',['SCTP_DCEP_LABEL_OFFSET',['../Sctp_8h.html#a6ced1cec8965d79f9bb5d620ea639520',1,'Sctp.h']]], - ['sctp_5fmax_5fallowable_5fpacket_5flength_5318',['SCTP_MAX_ALLOWABLE_PACKET_LENGTH',['../Sctp_8h.html#a4da44e22db6da95b4a75b4f3c40dfc61',1,'Sctp.h']]], - ['sctp_5fmtu_5319',['SCTP_MTU',['../Sctp_8h.html#a0edd4a8b5867780d88aed4ed2eb32f69',1,'Sctp.h']]], - ['sctp_5fsession_5factive_5320',['SCTP_SESSION_ACTIVE',['../Sctp_8h.html#adafb64a30c1df0d0c93f03a370664b6a',1,'Sctp.h']]], - ['sctp_5fsession_5fshutdown_5fcompleted_5321',['SCTP_SESSION_SHUTDOWN_COMPLETED',['../Sctp_8h.html#a6b3c12d635ea6060de4ca383311c39b3',1,'Sctp.h']]], - ['sctp_5fsession_5fshutdown_5finitiated_5322',['SCTP_SESSION_SHUTDOWN_INITIATED',['../Sctp_8h.html#ace14086499f3214eba01c68cfa8aa1ce',1,'Sctp.h']]], - ['sdp_5fanswer_5fvalue_5323',['SDP_ANSWER_VALUE',['../SessionDescription_8h.html#a15fff0d6f75a5731f57034ebe55322b5',1,'SessionDescription.h']]], - ['sdp_5fattribute_5flength_5324',['SDP_ATTRIBUTE_LENGTH',['../Sdp_8h.html#ad4b6d8ac651f8833249e71e17fefb332',1,'Sdp.h']]], - ['sdp_5fattribute_5fmarker_5325',['SDP_ATTRIBUTE_MARKER',['../Sdp_8h.html#a2f5989dd73fff94f91c6a68be2cdfb26',1,'Sdp.h']]], - ['sdp_5fbandwidth_5fmarker_5326',['SDP_BANDWIDTH_MARKER',['../Sdp_8h.html#a63a9444188ca545c92c5eb342d0415b4',1,'Sdp.h']]], + ['sctp_5fassociation_5fdefault_5fport_5317',['SCTP_ASSOCIATION_DEFAULT_PORT',['../Sctp_8h.html#a6889aa3c52577bfcaffa30a78b046b40',1,'Sctp.h']]], + ['sctp_5fdcep_5fheader_5flength_5318',['SCTP_DCEP_HEADER_LENGTH',['../Sctp_8h.html#a917a1172ea688d5578cc1fa9acdbd45b',1,'Sctp.h']]], + ['sctp_5fdcep_5flabel_5flen_5foffset_5319',['SCTP_DCEP_LABEL_LEN_OFFSET',['../Sctp_8h.html#aee3fac0bd712eb880225d5573bb11ab0',1,'Sctp.h']]], + ['sctp_5fdcep_5flabel_5foffset_5320',['SCTP_DCEP_LABEL_OFFSET',['../Sctp_8h.html#a6ced1cec8965d79f9bb5d620ea639520',1,'Sctp.h']]], + ['sctp_5fmax_5fallowable_5fpacket_5flength_5321',['SCTP_MAX_ALLOWABLE_PACKET_LENGTH',['../Sctp_8h.html#a4da44e22db6da95b4a75b4f3c40dfc61',1,'Sctp.h']]], + ['sctp_5fmtu_5322',['SCTP_MTU',['../Sctp_8h.html#a0edd4a8b5867780d88aed4ed2eb32f69',1,'Sctp.h']]], + ['sctp_5fsession_5factive_5323',['SCTP_SESSION_ACTIVE',['../Sctp_8h.html#adafb64a30c1df0d0c93f03a370664b6a',1,'Sctp.h']]], + ['sctp_5fsession_5fshutdown_5fcompleted_5324',['SCTP_SESSION_SHUTDOWN_COMPLETED',['../Sctp_8h.html#a6b3c12d635ea6060de4ca383311c39b3',1,'Sctp.h']]], + ['sctp_5fsession_5fshutdown_5finitiated_5325',['SCTP_SESSION_SHUTDOWN_INITIATED',['../Sctp_8h.html#ace14086499f3214eba01c68cfa8aa1ce',1,'Sctp.h']]], + ['sdp_5fanswer_5fvalue_5326',['SDP_ANSWER_VALUE',['../SessionDescription_8h.html#a15fff0d6f75a5731f57034ebe55322b5',1,'SessionDescription.h']]], ['sdp_5fcandidate_5ftype_5fhost_5327',['SDP_CANDIDATE_TYPE_HOST',['../Sdp_8h.html#a842646d2794146bd2320c91d431ab3ce',1,'Sdp.h']]], ['sdp_5fcandidate_5ftype_5fprflx_5328',['SDP_CANDIDATE_TYPE_PRFLX',['../Sdp_8h.html#a2c9c59b6002cd23b87dea424e841fe43',1,'Sdp.h']]], ['sdp_5fcandidate_5ftype_5frelay_5329',['SDP_CANDIDATE_TYPE_RELAY',['../Sdp_8h.html#a24b9d64e41588a65d4a036651ad8b66e',1,'Sdp.h']]], ['sdp_5fcandidate_5ftype_5fserflx_5330',['SDP_CANDIDATE_TYPE_SERFLX',['../Sdp_8h.html#a4998cedd133295d5f26e74057569dc57',1,'Sdp.h']]], ['sdp_5fcandidate_5ftype_5funknown_5331',['SDP_CANDIDATE_TYPE_UNKNOWN',['../Sdp_8h.html#a85004f4ca47e050e21637c0b302eea6d',1,'Sdp.h']]], - ['sdp_5fconnection_5finformation_5fmarker_5332',['SDP_CONNECTION_INFORMATION_MARKER',['../Sdp_8h.html#a95f7727474e530f729983541dcd88f01',1,'Sdp.h']]], - ['sdp_5femail_5faddress_5fmarker_5333',['SDP_EMAIL_ADDRESS_MARKER',['../Sdp_8h.html#aa827ca0f2ae01658a27b4601038481f1',1,'Sdp.h']]], - ['sdp_5fencryption_5fkey_5fmarker_5334',['SDP_ENCRYPTION_KEY_MARKER',['../Sdp_8h.html#a81c5458f734b82beb8ea94aeed5565e1',1,'Sdp.h']]], - ['sdp_5finformation_5fmarker_5335',['SDP_INFORMATION_MARKER',['../Sdp_8h.html#ae91d77a5b7f616e9420fe7a204f6d9fe',1,'Sdp.h']]], - ['sdp_5fkey_5336',['SDP_KEY',['../SessionDescription_8h.html#a6759253a61113c1f6405e145ce1dbf4c',1,'SessionDescription.h']]], - ['sdp_5fline_5fseparator_5337',['SDP_LINE_SEPARATOR',['../Sdp_8h.html#a18e2b0bf6c9b9aeb97471224610c52c2',1,'Sdp.h']]], - ['sdp_5fmedia_5fname_5fmarker_5338',['SDP_MEDIA_NAME_MARKER',['../Sdp_8h.html#a834a0e6f6fd4cdbe210cd40b13dbca8f',1,'Sdp.h']]], - ['sdp_5foffer_5fvalue_5339',['SDP_OFFER_VALUE',['../SessionDescription_8h.html#a48dd589dfb3defe8388277edcf0fc426',1,'SessionDescription.h']]], - ['sdp_5forigin_5fmarker_5340',['SDP_ORIGIN_MARKER',['../Sdp_8h.html#a435a67d3e57c616591f05b4714101a64',1,'Sdp.h']]], - ['sdp_5fphone_5fnumber_5fmarker_5341',['SDP_PHONE_NUMBER_MARKER',['../Sdp_8h.html#abc9b16fa231b5210fcebe9efb1d9181a',1,'Sdp.h']]], - ['sdp_5fsession_5fname_5fmarker_5342',['SDP_SESSION_NAME_MARKER',['../Sdp_8h.html#ad621d1d937799d42977a92ec69431429',1,'Sdp.h']]], - ['sdp_5ftime_5fdescription_5fmarker_5343',['SDP_TIME_DESCRIPTION_MARKER',['../Sdp_8h.html#a67d3a2f5b0cb07fa3b9838e08f44367b',1,'Sdp.h']]], - ['sdp_5ftimezone_5fmarker_5344',['SDP_TIMEZONE_MARKER',['../Sdp_8h.html#a4bfea6130c11d2b1d372ed8673d6bfab',1,'Sdp.h']]], - ['sdp_5ftype_5fkey_5345',['SDP_TYPE_KEY',['../SessionDescription_8h.html#a92f57bacfcbc2084b925e5710ca3aab0',1,'SessionDescription.h']]], - ['sdp_5furi_5fmarker_5346',['SDP_URI_MARKER',['../Sdp_8h.html#a2f9663ff1c33f34fee7ee2a80909a0a6',1,'Sdp.h']]], - ['sdp_5fversion_5fmarker_5347',['SDP_VERSION_MARKER',['../Sdp_8h.html#a37c36dd7611254e6092634dbf7c0992c',1,'Sdp.h']]], - ['seconds_5fin_5fa_5fday_5348',['SECONDS_IN_A_DAY',['../Dtls_8h.html#a6508df70318d3f264c21b2df2dfe0417',1,'Dtls.h']]], - ['seq_5fnumber_5foffset_5349',['SEQ_NUMBER_OFFSET',['../RtpPacket_8h.html#aaedc587f97d48cdacfb5edfd7b571792',1,'RtpPacket.h']]], - ['session_5fdescription_5finit_5fline_5fending_5350',['SESSION_DESCRIPTION_INIT_LINE_ENDING',['../SessionDescription_8h.html#abb16378ac3fcbd29b0c74a488512f57e',1,'SessionDescription.h']]], - ['session_5fdescription_5finit_5fline_5fending_5fwithout_5fcr_5351',['SESSION_DESCRIPTION_INIT_LINE_ENDING_WITHOUT_CR',['../SessionDescription_8h.html#a6952a18a1196414f4d4af0c54c6b0269',1,'SessionDescription.h']]], - ['session_5fdescription_5finit_5ftemplate_5fhead_5352',['SESSION_DESCRIPTION_INIT_TEMPLATE_HEAD',['../SessionDescription_8h.html#abac6212d1afd67379bc10f9b2bcfff68',1,'SessionDescription.h']]], - ['session_5fdescription_5finit_5ftemplate_5ftail_5353',['SESSION_DESCRIPTION_INIT_TEMPLATE_TAIL',['../SessionDescription_8h.html#a563808eab84e864567b28005fdaca52f',1,'SessionDescription.h']]], - ['signaling_5fapi_5flatency_5fcalculation_5354',['SIGNALING_API_LATENCY_CALCULATION',['../Signaling_8h.html#a0208e4af7c59a39e65116c33e82d9a2b',1,'Signaling.h']]], - ['signaling_5fasync_5fice_5fconfig_5frefresh_5fdelay_5355',['SIGNALING_ASYNC_ICE_CONFIG_REFRESH_DELAY',['../Signaling_8h.html#a37c21cd6dc3383a06d89fbb54ae48d71',1,'Signaling.h']]], - ['signaling_5fchannel_5farn_5fmin_5flength_5356',['SIGNALING_CHANNEL_ARN_MIN_LENGTH',['../ChannelInfo_8c.html#a5b1419b5c4f34356b546a709bf8d894a',1,'ChannelInfo.c']]], - ['signaling_5fchannel_5farn_5fparam_5fname_5357',['SIGNALING_CHANNEL_ARN_PARAM_NAME',['../LwsApiCalls_8h.html#a7b254d379e6045126589f45634183680',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5farn_5fresource_5ftype_5358',['SIGNALING_CHANNEL_ARN_RESOURCE_TYPE',['../ChannelInfo_8c.html#af0534c83bcac37c062ebe2199c9702d1',1,'ChannelInfo.c']]], - ['signaling_5fchannel_5farn_5fservice_5fname_5359',['SIGNALING_CHANNEL_ARN_SERVICE_NAME',['../ChannelInfo_8c.html#ad6b0dbfba15d47e4ae9d7d028a47f0f0',1,'ChannelInfo.c']]], - ['signaling_5fchannel_5fname_5fparam_5fname_5360',['SIGNALING_CHANNEL_NAME_PARAM_NAME',['../LwsApiCalls_8h.html#a8eb6f78ef0e9b9f0cdebce0320b2fe2b',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5fprotocol_5361',['SIGNALING_CHANNEL_PROTOCOL',['../LwsApiCalls_8h.html#a356065fe6fb9e9f01bcb0d4244e8b112',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5fprotocol_5fw_5fmedia_5fstorage_5362',['SIGNALING_CHANNEL_PROTOCOL_W_MEDIA_STORAGE',['../LwsApiCalls_8h.html#a94942eeabe860f078f46a2812eb383a1',1,'LwsApiCalls.h']]], - ['signaling_5fchannel_5frole_5ftype_5fmaster_5fstr_5363',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER_STR',['../ChannelInfo_8h.html#a8e68348f16d7d8358f6e47f45e0f1aa9',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5frole_5ftype_5funknown_5fstr_5364',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#aebd2e0880066607945790d52edefb0e0',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5frole_5ftype_5fviewer_5fstr_5365',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER_STR',['../ChannelInfo_8h.html#acbc0fb13ccc6fda3300989cbb7692532',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5ftype_5fsingle_5fmaster_5fstr_5366',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER_STR',['../ChannelInfo_8h.html#ae30d9a5afa175d9c2160f8d1a71c6bec',1,'ChannelInfo.h']]], - ['signaling_5fchannel_5ftype_5funknown_5fstr_5367',['SIGNALING_CHANNEL_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#a0cc34c247a79543eff14b67495c999c9',1,'ChannelInfo.h']]], - ['signaling_5fclient_5ffrom_5fcustom_5fdata_5368',['SIGNALING_CLIENT_FROM_CUSTOM_DATA',['../Signaling_8h.html#a8dccc1c3d17510e289463cea2479fd8f',1,'Signaling.h']]], - ['signaling_5fclient_5fid_5fparam_5fname_5369',['SIGNALING_CLIENT_ID_PARAM_NAME',['../LwsApiCalls_8h.html#aa1fcc578795a0a3910f77d81227f8369',1,'LwsApiCalls.h']]], - ['signaling_5fclient_5fshutdown_5ftimeout_5370',['SIGNALING_CLIENT_SHUTDOWN_TIMEOUT',['../Signaling_8h.html#a333b6297b4e69b63d064781cd5987da3',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fconnected_5fstr_5371',['SIGNALING_CLIENT_STATE_CONNECTED_STR',['../Signaling_8h.html#a75cc75d2cf3adbd62b83b7cd7df55097',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fconnecting_5fstr_5372',['SIGNALING_CLIENT_STATE_CONNECTING_STR',['../Signaling_8h.html#afe89d7bb360ed8fde005be542eda3128',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fcreate_5fstr_5373',['SIGNALING_CLIENT_STATE_CREATE_STR',['../Signaling_8h.html#a6bcd3a12cf37c554c59a9d0f75abd896',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdelete_5fstr_5374',['SIGNALING_CLIENT_STATE_DELETE_STR',['../Signaling_8h.html#a8a731c813d2d9ff4371552f816eb24e5',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdeleted_5fstr_5375',['SIGNALING_CLIENT_STATE_DELETED_STR',['../Signaling_8h.html#a0ecf021069986bb7073e16ef23b74acd',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdescribe_5fmedia_5fstr_5376',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA_STR',['../Signaling_8h.html#ade68f08d0eb32529fffbf9dece21a037',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdescribe_5fstr_5377',['SIGNALING_CLIENT_STATE_DESCRIBE_STR',['../Signaling_8h.html#a740bd017c48492ff3576f12348bd12da',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fdisconnected_5fstr_5378',['SIGNALING_CLIENT_STATE_DISCONNECTED_STR',['../Signaling_8h.html#a8bf9e49359d61df77fe4c1d890b1039e',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fget_5fcredentials_5fstr_5379',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS_STR',['../Signaling_8h.html#accd28492a2b2644efeaac31032601adb',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fget_5fendpoint_5fstr_5380',['SIGNALING_CLIENT_STATE_GET_ENDPOINT_STR',['../Signaling_8h.html#ac46203d63d45b1400530df571dbe5bf0',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_5fstr_5381',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG_STR',['../Signaling_8h.html#a67b8087a170b8d2f526a26116339110e',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_5fstr_5382',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED_STR',['../Signaling_8h.html#a7b45bef356d8de773ebcd940451165a2',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fstr_5383',['SIGNALING_CLIENT_STATE_JOIN_SESSION_STR',['../Signaling_8h.html#a7066b043dd428fa0a23a1cec3ede1636',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_5fstr_5384',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING_STR',['../Signaling_8h.html#aeb92d2bf77466d7970b92a316c846ca4',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fnew_5fstr_5385',['SIGNALING_CLIENT_STATE_NEW_STR',['../Signaling_8h.html#a601acda6e85fc96ad1906c9685a8bf36',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5fready_5fstr_5386',['SIGNALING_CLIENT_STATE_READY_STR',['../Signaling_8h.html#a71f5f8d08e379c8f39bbe07de92d7036',1,'Signaling.h']]], - ['signaling_5fclient_5fstate_5funknown_5fstr_5387',['SIGNALING_CLIENT_STATE_UNKNOWN_STR',['../Signaling_8h.html#a89d8e489a8daa885c016ea5b07412d68',1,'Signaling.h']]], - ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5fcount_5388',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_COUNT',['../Signaling_8h.html#af614a8a830dfadc1e822e3b024a54494',1,'Signaling.h']]], - ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5flength_5389',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_LENGTH',['../Signaling_8h.html#a79ae0e11b3aad2d9cab00d0172c33911',1,'Signaling.h']]], - ['signaling_5fendpoint_5fmaster_5furl_5fwss_5ftemplate_5390',['SIGNALING_ENDPOINT_MASTER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a68849301c2c2d81fac5bca2e50f3cff4',1,'LwsApiCalls.h']]], - ['signaling_5fendpoint_5fviewer_5furl_5fwss_5ftemplate_5391',['SIGNALING_ENDPOINT_VIEWER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a3ca042c091da8ac640c9ab23a2c99cc9',1,'LwsApiCalls.h']]], - ['signaling_5ffile_5fcache_5frole_5ftype_5fmaster_5fstr_5392',['SIGNALING_FILE_CACHE_ROLE_TYPE_MASTER_STR',['../FileCache_8h.html#a1bb49580e52242edeef5599ac0dd5158',1,'FileCache.h']]], - ['signaling_5ffile_5fcache_5frole_5ftype_5fviewer_5fstr_5393',['SIGNALING_FILE_CACHE_ROLE_TYPE_VIEWER_STR',['../FileCache_8h.html#ad65338d9201d780d27ce56d33f180373',1,'FileCache.h']]], - ['signaling_5fget_5fcurrent_5ftime_5394',['SIGNALING_GET_CURRENT_TIME',['../Signaling_8h.html#ab4d3e11f7931add6374bdcc51390149a',1,'Signaling.h']]], - ['signaling_5fgo_5faway_5395',['SIGNALING_GO_AWAY',['../LwsApiCalls_8h.html#ae616b9437e3de1bc4b59db48135853dd',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fcandidate_5396',['SIGNALING_ICE_CANDIDATE',['../LwsApiCalls_8h.html#a08587816ae569bb649b958a5a1f46f41',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fconfig_5frefresh_5ferror_5fmsg_5397',['SIGNALING_ICE_CONFIG_REFRESH_ERROR_MSG',['../Signaling_8h.html#a73b62295c43faf2f7162e30fbedcee3a',1,'Signaling.h']]], - ['signaling_5fice_5fserver_5flist_5ftemplate_5fend_5398',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_END',['../LwsApiCalls_8h.html#a9a0b355cf59529ba7f18f5121841b93e',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fserver_5flist_5ftemplate_5fstart_5399',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_START',['../LwsApiCalls_8h.html#a5fa2719ae14a11c649a1bd6d91817fb3',1,'LwsApiCalls.h']]], - ['signaling_5fice_5fserver_5ftemplate_5400',['SIGNALING_ICE_SERVER_TEMPLATE',['../LwsApiCalls_8h.html#a35a128ea9096d405e7f16f0aeb336108',1,'LwsApiCalls.h']]], - ['signaling_5fjoin_5fstorage_5fsession_5fmaster_5fparam_5fjson_5ftemplate_5401',['SIGNALING_JOIN_STORAGE_SESSION_MASTER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ae28ca4cdebea5bba13d66d06d8435e44',1,'LwsApiCalls.h']]], - ['signaling_5fjoin_5fstorage_5fsession_5fviewer_5fparam_5fjson_5ftemplate_5402',['SIGNALING_JOIN_STORAGE_SESSION_VIEWER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7c195f086746abec843569837db33524',1,'LwsApiCalls.h']]], - ['signaling_5fmax_5ferror_5fmessage_5flen_5403',['SIGNALING_MAX_ERROR_MESSAGE_LEN',['../Signaling_8h.html#abf480f8870653a48d81830eee771508c',1,'Signaling.h']]], - ['signaling_5fmessage_5funknown_5404',['SIGNALING_MESSAGE_UNKNOWN',['../LwsApiCalls_8h.html#ab59f106533ad7bd99905b66cbcb87cc7',1,'LwsApiCalls.h']]], - ['signaling_5freconnect_5ferror_5fmsg_5405',['SIGNALING_RECONNECT_ERROR_MSG',['../Signaling_8h.html#a85d21e3b41bb46ac8443284197e4cf0a',1,'Signaling.h']]], - ['signaling_5freconnect_5fice_5fserver_5406',['SIGNALING_RECONNECT_ICE_SERVER',['../LwsApiCalls_8h.html#a42e6ecc0d78fc4b22bb75f1cf654e3d0',1,'LwsApiCalls.h']]], - ['signaling_5frequest_5fid_5fheader_5fname_5407',['SIGNALING_REQUEST_ID_HEADER_NAME',['../Signaling_8h.html#a5320344db3c908f7a25875d2c74c714c',1,'Signaling.h']]], - ['signaling_5frole_5fparam_5fname_5408',['SIGNALING_ROLE_PARAM_NAME',['../LwsApiCalls_8h.html#ac9e2d4ed1874e9180345e9c4b4da50ba',1,'LwsApiCalls.h']]], - ['signaling_5fsdp_5ftype_5fanswer_5409',['SIGNALING_SDP_TYPE_ANSWER',['../LwsApiCalls_8h.html#af1f6d81fc5ccd3bd384231a250ac2de8',1,'LwsApiCalls.h']]], - ['signaling_5fsdp_5ftype_5foffer_5410',['SIGNALING_SDP_TYPE_OFFER',['../LwsApiCalls_8h.html#a369939caab78ba8e2c5d0421bd13746f',1,'LwsApiCalls.h']]], - ['signaling_5fsend_5fmessage_5ftemplate_5411',['SIGNALING_SEND_MESSAGE_TEMPLATE',['../LwsApiCalls_8h.html#a5b08c601c44a706376c6dce4ee309188',1,'LwsApiCalls.h']]], - ['signaling_5fsend_5fmessage_5ftemplate_5fwith_5fcorrelation_5fid_5412',['SIGNALING_SEND_MESSAGE_TEMPLATE_WITH_CORRELATION_ID',['../LwsApiCalls_8h.html#a71a63bd011e61ee737f62ceb15fc1533',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fapi_5fcall_5fcompletion_5ftimeout_5413',['SIGNALING_SERVICE_API_CALL_COMPLETION_TIMEOUT',['../LwsApiCalls_8h.html#aa60972e152824b6003294f2c43c0db1e',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fapi_5fcall_5fconnection_5ftimeout_5414',['SIGNALING_SERVICE_API_CALL_CONNECTION_TIMEOUT',['../LwsApiCalls_8h.html#a9a5f63a7c9ed343bad97b96a4a807d75',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fapi_5fcall_5ftimeout_5fin_5fseconds_5415',['SIGNALING_SERVICE_API_CALL_TIMEOUT_IN_SECONDS',['../LwsApiCalls_8h.html#a6bc90a0b4e176558bddc3eb3a873a19d',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5ftcp_5fkeepalive_5fin_5fseconds_5416',['SIGNALING_SERVICE_TCP_KEEPALIVE_IN_SECONDS',['../LwsApiCalls_8h.html#aaa9d51a5c55d807f33e2a278af45896c',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5fcount_5417',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_COUNT',['../LwsApiCalls_8h.html#a70ac3c5cf9b37cac2579a57d0536d7cf',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5finterval_5fin_5fseconds_5418',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#a2d6bda323ea63a8ea2c9e5d814065a34',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fwss_5fhangup_5fin_5fseconds_5419',['SIGNALING_SERVICE_WSS_HANGUP_IN_SECONDS',['../LwsApiCalls_8h.html#aab554a387fb09eea09195ed5ab291e6c',1,'LwsApiCalls.h']]], - ['signaling_5fservice_5fwss_5fping_5fpong_5finterval_5fin_5fseconds_5420',['SIGNALING_SERVICE_WSS_PING_PONG_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#ade4a8bbc2b838a2d15d1b084e9307c56',1,'LwsApiCalls.h']]], - ['signaling_5fstate_5fconnect_5421',['SIGNALING_STATE_CONNECT',['../StateMachine_8h.html#a1c00f596baa91b205e0c489ec2edbff8',1,'StateMachine.h']]], - ['signaling_5fstate_5fconnected_5422',['SIGNALING_STATE_CONNECTED',['../StateMachine_8h.html#a4fe214f9038ccd26ed8b569f9c0cd4b6',1,'StateMachine.h']]], - ['signaling_5fstate_5fcreate_5423',['SIGNALING_STATE_CREATE',['../StateMachine_8h.html#a6469dbbd3750e49ab0c6fa4aeec2f2a2',1,'StateMachine.h']]], - ['signaling_5fstate_5fdelete_5424',['SIGNALING_STATE_DELETE',['../StateMachine_8h.html#abe5843471804f76c6d5359dc10d4c68d',1,'StateMachine.h']]], - ['signaling_5fstate_5fdeleted_5425',['SIGNALING_STATE_DELETED',['../StateMachine_8h.html#ad179fc4265e8d8e5ec3f8b6f37b75ba5',1,'StateMachine.h']]], - ['signaling_5fstate_5fdescribe_5426',['SIGNALING_STATE_DESCRIBE',['../StateMachine_8h.html#a259e3f227355064fb0f8b95f4e5246da',1,'StateMachine.h']]], - ['signaling_5fstate_5fdescribe_5fmedia_5427',['SIGNALING_STATE_DESCRIBE_MEDIA',['../StateMachine_8h.html#aec47dd3deed48280b0dfc748b3023bcd',1,'StateMachine.h']]], - ['signaling_5fstate_5fdisconnected_5428',['SIGNALING_STATE_DISCONNECTED',['../StateMachine_8h.html#a24d6d7eecb34f23a80bd573ac27093b1',1,'StateMachine.h']]], - ['signaling_5fstate_5fget_5fendpoint_5429',['SIGNALING_STATE_GET_ENDPOINT',['../StateMachine_8h.html#a3fbcf4568cf0cf1f3f171725a1475735',1,'StateMachine.h']]], - ['signaling_5fstate_5fget_5fice_5fconfig_5430',['SIGNALING_STATE_GET_ICE_CONFIG',['../StateMachine_8h.html#addbc7accf8bfe80e16a9a208da4b9919',1,'StateMachine.h']]], - ['signaling_5fstate_5fget_5ftoken_5431',['SIGNALING_STATE_GET_TOKEN',['../StateMachine_8h.html#a2538c3dd7228cc1377d06bae11c672a0',1,'StateMachine.h']]], - ['signaling_5fstate_5fjoin_5fsession_5432',['SIGNALING_STATE_JOIN_SESSION',['../StateMachine_8h.html#a54639cc4997a707245daf6298b3ca677',1,'StateMachine.h']]], - ['signaling_5fstate_5fjoin_5fsession_5fconnected_5433',['SIGNALING_STATE_JOIN_SESSION_CONNECTED',['../StateMachine_8h.html#a93af2dcc87f0c7fee496d4a9234b5f00',1,'StateMachine.h']]], - ['signaling_5fstate_5fjoin_5fsession_5fwaiting_5434',['SIGNALING_STATE_JOIN_SESSION_WAITING',['../StateMachine_8h.html#af7b6c910d6641a2bca849c300c0cb9a2',1,'StateMachine.h']]], - ['signaling_5fstate_5fmachine_5fname_5435',['SIGNALING_STATE_MACHINE_NAME',['../Signaling_8h.html#afa146ba4f866313a197ffb58ae40bb0a',1,'Signaling.h']]], - ['signaling_5fstate_5fnew_5436',['SIGNALING_STATE_NEW',['../StateMachine_8h.html#a39e843c4b7233d6aa627f483690abd54',1,'StateMachine.h']]], - ['signaling_5fstate_5fnone_5437',['SIGNALING_STATE_NONE',['../StateMachine_8h.html#a27fae6d9838b34cb2b7917adaa41d503',1,'StateMachine.h']]], - ['signaling_5fstate_5fready_5438',['SIGNALING_STATE_READY',['../StateMachine_8h.html#ad3bad8b8cda85faf11bbbde8e4412a06',1,'StateMachine.h']]], - ['signaling_5fstatus_5fresponse_5439',['SIGNALING_STATUS_RESPONSE',['../LwsApiCalls_8h.html#a8d3163940e408732f05979dd97f096e5',1,'LwsApiCalls.h']]], - ['signaling_5fupdate_5ferror_5fcount_5440',['SIGNALING_UPDATE_ERROR_COUNT',['../Signaling_8h.html#a8d21a2152e4cfd083dbf0e0dc6dd49cb',1,'Signaling.h']]], - ['signaling_5fupdate_5fstorage_5fconfig_5fparam_5fjson_5ftemplate_5441',['SIGNALING_UPDATE_STORAGE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7361477cfb35bd216d75bcbd26f21883',1,'LwsApiCalls.h']]], - ['signaling_5fuser_5fagent_5fpostfix_5fname_5442',['SIGNALING_USER_AGENT_POSTFIX_NAME',['../ChannelInfo_8h.html#a211ab40bf8a8b3ebd8ba1cab26d5c619',1,'ChannelInfo.h']]], - ['signaling_5fuser_5fagent_5fpostfix_5fversion_5443',['SIGNALING_USER_AGENT_POSTFIX_VERSION',['../ChannelInfo_8h.html#a5a1919f76e5aa1eb3fc5103bc0aff051',1,'ChannelInfo.h']]], - ['single_5fu_5fheader_5fsize_5444',['SINGLE_U_HEADER_SIZE',['../RtpH264Payloader_8h.html#a66a861ae820538aee0bdc4e4671e16f6',1,'RtpH264Payloader.h']]], - ['socket_5fsend_5fretry_5ftimeout_5fmilli_5fsecond_5445',['SOCKET_SEND_RETRY_TIMEOUT_MILLI_SECOND',['../SocketConnection_8h.html#ad5a5670cc330536036d752118b44d215',1,'SocketConnection.h']]], - ['srtp_5fauth_5ftag_5foverhead_5446',['SRTP_AUTH_TAG_OVERHEAD',['../Rtp_8h.html#aa6c849e71254274167ccdc73059814cb',1,'Rtp.h']]], - ['ssrc_5fkey_5447',['SSRC_KEY',['../SessionDescription_8h.html#a15e5a93323f0276ebe8b614c2246c270',1,'SessionDescription.h']]], - ['ssrc_5foffset_5448',['SSRC_OFFSET',['../RtpPacket_8h.html#ae2022554874ee4fb6c78b6e086e01db9',1,'RtpPacket.h']]], - ['stap_5fa_5fheader_5fsize_5449',['STAP_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#af0a7c050917e249df3af05d1d1d22a22',1,'RtpH264Payloader.h']]], - ['stap_5fa_5findicator_5450',['STAP_A_INDICATOR',['../RtpH264Payloader_8h.html#aa8e28421be2eb776106f149eb8b8cf2e',1,'RtpH264Payloader.h']]], - ['stap_5fb_5fheader_5fsize_5451',['STAP_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#a2560d353861306b74cae9386ef209640',1,'RtpH264Payloader.h']]], - ['stap_5fb_5findicator_5452',['STAP_B_INDICATOR',['../RtpH264Payloader_8h.html#a14dfca7cce8a1096a80e4c109abbabc4',1,'RtpH264Payloader.h']]], - ['stats_5fnot_5fapplicable_5fstr_5453',['STATS_NOT_APPLICABLE_STR',['../IceAgent_8h.html#a4b4798bba105d03691a826d77fa63929',1,'IceAgent.h']]], - ['stun_5fattribute_5faddress_5ffamily_5flen_5454',['STUN_ATTRIBUTE_ADDRESS_FAMILY_LEN',['../Stun_8h.html#a0b3cde00f1a333021f95da65977e2ba3',1,'Stun.h']]], - ['stun_5fattribute_5faddress_5fheader_5flen_5455',['STUN_ATTRIBUTE_ADDRESS_HEADER_LEN',['../Stun_8h.html#a57a843af4c271841ae33ad543451934c',1,'Stun.h']]], - ['stun_5fattribute_5faddress_5fport_5flen_5456',['STUN_ATTRIBUTE_ADDRESS_PORT_LEN',['../Stun_8h.html#a9400074dd179cdb9b21dda26ab5ceec7',1,'Stun.h']]], - ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fip_5457',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_IP',['../Stun_8h.html#afb9424af9d1db4ae3ac388b5a7004990',1,'Stun.h']]], - ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fport_5458',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_PORT',['../Stun_8h.html#a45bfd10461b1b97b704479c78d638b3a',1,'Stun.h']]], - ['stun_5fattribute_5fchange_5frequest_5fflag_5flen_5459',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_LEN',['../Stun_8h.html#a9e22def4b3cc4c12329719d30bc114ec',1,'Stun.h']]], - ['stun_5fattribute_5fchannel_5fnumber_5flen_5460',['STUN_ATTRIBUTE_CHANNEL_NUMBER_LEN',['../Stun_8h.html#a06dfabc8689040fc3549da75db72bb09',1,'Stun.h']]], - ['stun_5fattribute_5ffingerprint_5flen_5461',['STUN_ATTRIBUTE_FINGERPRINT_LEN',['../Stun_8h.html#a99f271a1640427f90e4061a485a12a56',1,'Stun.h']]], - ['stun_5fattribute_5fflag_5flen_5462',['STUN_ATTRIBUTE_FLAG_LEN',['../Stun_8h.html#aa79b732384675808ed0cc2560c1d999a',1,'Stun.h']]], - ['stun_5fattribute_5fheader_5fdata_5flen_5463',['STUN_ATTRIBUTE_HEADER_DATA_LEN',['../Stun_8h.html#a4c1804ba9287089e37a0fc4edebe2dcc',1,'Stun.h']]], - ['stun_5fattribute_5fheader_5flen_5464',['STUN_ATTRIBUTE_HEADER_LEN',['../Stun_8h.html#a8bf777c2d6251f5195d1b5c843709fc4',1,'Stun.h']]], - ['stun_5fattribute_5fheader_5ftype_5flen_5465',['STUN_ATTRIBUTE_HEADER_TYPE_LEN',['../Stun_8h.html#af76ca4e0b67db6426baa1ac77f743a6d',1,'Stun.h']]], - ['stun_5fattribute_5fice_5fcontrol_5flen_5466',['STUN_ATTRIBUTE_ICE_CONTROL_LEN',['../Stun_8h.html#a7a1bbf8e78baaaba72d6290830a3368e',1,'Stun.h']]], - ['stun_5fattribute_5flifetime_5flen_5467',['STUN_ATTRIBUTE_LIFETIME_LEN',['../Stun_8h.html#a5e823da3f53b4596d350b620c5392fca',1,'Stun.h']]], - ['stun_5fattribute_5fmax_5fcount_5468',['STUN_ATTRIBUTE_MAX_COUNT',['../Stun_8h.html#aea644ccf152cc2b6b384b27ef1d0c244',1,'Stun.h']]], - ['stun_5fattribute_5fpriority_5flen_5469',['STUN_ATTRIBUTE_PRIORITY_LEN',['../Stun_8h.html#a77e1585a232ed560e97f15885da37223',1,'Stun.h']]], - ['stun_5fattribute_5frequested_5ftransport_5fprotocol_5flen_5470',['STUN_ATTRIBUTE_REQUESTED_TRANSPORT_PROTOCOL_LEN',['../Stun_8h.html#ae01bc22bb842c1cf36df0a1a13f05829',1,'Stun.h']]], - ['stun_5ferror_5fcode_5fpacket_5ferror_5fclass_5foffset_5471',['STUN_ERROR_CODE_PACKET_ERROR_CLASS_OFFSET',['../Stun_8h.html#a754e5eecf2ee251b30ac9eb41a617218',1,'Stun.h']]], - ['stun_5ferror_5fcode_5fpacket_5ferror_5fcode_5foffset_5472',['STUN_ERROR_CODE_PACKET_ERROR_CODE_OFFSET',['../Stun_8h.html#ad7442c82e6fd85e096fa1570ecdbe4ac',1,'Stun.h']]], - ['stun_5ferror_5fcode_5fpacket_5ferror_5fphrase_5foffset_5473',['STUN_ERROR_CODE_PACKET_ERROR_PHRASE_OFFSET',['../Stun_8h.html#a31422eb220cd9294e18e08965fa465b7',1,'Stun.h']]], - ['stun_5ffingerprint_5fattribute_5fxor_5fvalue_5474',['STUN_FINGERPRINT_ATTRIBUTE_XOR_VALUE',['../Stun_8h.html#a8c5649753b7e4cc0a664c1bb9a0b02d4',1,'Stun.h']]], - ['stun_5fheader_5fdata_5flen_5475',['STUN_HEADER_DATA_LEN',['../Stun_8h.html#aff39f71fcf28156c4552dc567ee54791',1,'Stun.h']]], - ['stun_5fheader_5flen_5476',['STUN_HEADER_LEN',['../Stun_8h.html#a49bbe5bcc3789df87b5d4845c825fc41',1,'Stun.h']]], - ['stun_5fheader_5fmagic_5fbyte_5foffset_5477',['STUN_HEADER_MAGIC_BYTE_OFFSET',['../IceAgent_8h.html#a6c873c867b1d4d6b64ccccfe8bd27565',1,'IceAgent.h']]], - ['stun_5fheader_5fmagic_5fcookie_5478',['STUN_HEADER_MAGIC_COOKIE',['../Stun_8h.html#acf1cb90d47357434ac2c52edcb67d1d3',1,'Stun.h']]], - ['stun_5fheader_5fmagic_5fcookie_5fle_5479',['STUN_HEADER_MAGIC_COOKIE_LE',['../Stun_8h.html#aec508804fc7c8f155c1f01fdc34cb21a',1,'Stun.h']]], - ['stun_5fheader_5fmagic_5fcookie_5flen_5480',['STUN_HEADER_MAGIC_COOKIE_LEN',['../Stun_8h.html#ae2a82fdd7659a4ae26924c3377db4106',1,'Stun.h']]], - ['stun_5fheader_5ftransaction_5fid_5flen_5481',['STUN_HEADER_TRANSACTION_ID_LEN',['../Stun_8h.html#ac26e40873da90ee307d5361c7f189dfc',1,'Stun.h']]], - ['stun_5fheader_5ftype_5flen_5482',['STUN_HEADER_TYPE_LEN',['../Stun_8h.html#a95811ea8eacff67da392c13f2ffe0dfa',1,'Stun.h']]], - ['stun_5fhmac_5fvalue_5flen_5483',['STUN_HMAC_VALUE_LEN',['../Stun_8h.html#a82dd45081be7b10902d5ec19433edb3e',1,'Stun.h']]], - ['stun_5fmax_5ferror_5fphrase_5flen_5484',['STUN_MAX_ERROR_PHRASE_LEN',['../Include__i_8h.html#acf8033adf674db77d56ee9fee1cab441',1,'Include_i.h']]], - ['stun_5fmax_5fnonce_5flen_5485',['STUN_MAX_NONCE_LEN',['../Include__i_8h.html#a003a7228bb8ec9d550d2d3aedd97a63e',1,'Include_i.h']]], - ['stun_5fmax_5frealm_5flen_5486',['STUN_MAX_REALM_LEN',['../Include__i_8h.html#ad2cc69f987148984bb0cbd4ed949dc12',1,'Include_i.h']]], - ['stun_5fmax_5fusername_5flen_5487',['STUN_MAX_USERNAME_LEN',['../Include__i_8h.html#af683eaa99e7ac962aaac9becc8c84b7d',1,'Include_i.h']]], - ['stun_5fpacket_5fallocation_5fsize_5488',['STUN_PACKET_ALLOCATION_SIZE',['../Stun_8h.html#a9fde86dc72f8bdbb485299f8556fa8bc',1,'Stun.h']]], - ['stun_5fpacket_5fis_5ftype_5ferror_5489',['STUN_PACKET_IS_TYPE_ERROR',['../Stun_8h.html#a2e2ec23f963f3fd7e299badd51a89737',1,'Stun.h']]], - ['stun_5fpacket_5ftransaction_5fid_5foffset_5490',['STUN_PACKET_TRANSACTION_ID_OFFSET',['../Stun_8h.html#a0fd503c7f85c3941e8d82975cf74cf89',1,'Stun.h']]], - ['stun_5fsend_5findication_5fapplication_5fdata_5flen_5foffset_5491',['STUN_SEND_INDICATION_APPLICATION_DATA_LEN_OFFSET',['../Stun_8h.html#a2e374e8a059c7f17f6271f537d30e2f3',1,'Stun.h']]], - ['stun_5fsend_5findication_5fapplication_5fdata_5foffset_5492',['STUN_SEND_INDICATION_APPLICATION_DATA_OFFSET',['../Stun_8h.html#a1fb3bc6a173d2f2dd92fcff31b4b1542',1,'Stun.h']]], - ['stun_5fsend_5findication_5foverhead_5fsize_5493',['STUN_SEND_INDICATION_OVERHEAD_SIZE',['../Stun_8h.html#acb02f24b1c9744640ebdb280683d6a27',1,'Stun.h']]], - ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5foffset_5494',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_OFFSET',['../Stun_8h.html#a5bacd8babcc890673a6ff577bf9def7c',1,'Stun.h']]], - ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5fport_5foffset_5495',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_PORT_OFFSET',['../Stun_8h.html#a3342dc463f497b90e812a5a0300e922a',1,'Stun.h']]], - ['stun_5ftransaction_5fid_5flen_5496',['STUN_TRANSACTION_ID_LEN',['../Stun_8h.html#af1f3ca1db41d6797acc084ddb6b3e85f',1,'Stun.h']]] + ['sdp_5fkey_5332',['SDP_KEY',['../SessionDescription_8h.html#a6759253a61113c1f6405e145ce1dbf4c',1,'SessionDescription.h']]], + ['sdp_5foffer_5fvalue_5333',['SDP_OFFER_VALUE',['../SessionDescription_8h.html#a48dd589dfb3defe8388277edcf0fc426',1,'SessionDescription.h']]], + ['sdp_5ftype_5fkey_5334',['SDP_TYPE_KEY',['../SessionDescription_8h.html#a92f57bacfcbc2084b925e5710ca3aab0',1,'SessionDescription.h']]], + ['seconds_5fin_5fa_5fday_5335',['SECONDS_IN_A_DAY',['../Dtls_8h.html#a6508df70318d3f264c21b2df2dfe0417',1,'Dtls.h']]], + ['seq_5fnumber_5foffset_5336',['SEQ_NUMBER_OFFSET',['../RtpPacket_8h.html#aaedc587f97d48cdacfb5edfd7b571792',1,'RtpPacket.h']]], + ['session_5fdescription_5finit_5fline_5fending_5337',['SESSION_DESCRIPTION_INIT_LINE_ENDING',['../SessionDescription_8h.html#abb16378ac3fcbd29b0c74a488512f57e',1,'SessionDescription.h']]], + ['session_5fdescription_5finit_5fline_5fending_5fwithout_5fcr_5338',['SESSION_DESCRIPTION_INIT_LINE_ENDING_WITHOUT_CR',['../SessionDescription_8h.html#a6952a18a1196414f4d4af0c54c6b0269',1,'SessionDescription.h']]], + ['session_5fdescription_5finit_5ftemplate_5fhead_5339',['SESSION_DESCRIPTION_INIT_TEMPLATE_HEAD',['../SessionDescription_8h.html#abac6212d1afd67379bc10f9b2bcfff68',1,'SessionDescription.h']]], + ['session_5fdescription_5finit_5ftemplate_5ftail_5340',['SESSION_DESCRIPTION_INIT_TEMPLATE_TAIL',['../SessionDescription_8h.html#a563808eab84e864567b28005fdaca52f',1,'SessionDescription.h']]], + ['signaling_5fapi_5flatency_5fcalculation_5341',['SIGNALING_API_LATENCY_CALCULATION',['../Signaling_8h.html#a0208e4af7c59a39e65116c33e82d9a2b',1,'Signaling.h']]], + ['signaling_5fasync_5fice_5fconfig_5frefresh_5fdelay_5342',['SIGNALING_ASYNC_ICE_CONFIG_REFRESH_DELAY',['../Signaling_8h.html#a37c21cd6dc3383a06d89fbb54ae48d71',1,'Signaling.h']]], + ['signaling_5fchannel_5farn_5fmin_5flength_5343',['SIGNALING_CHANNEL_ARN_MIN_LENGTH',['../ChannelInfo_8c.html#a5b1419b5c4f34356b546a709bf8d894a',1,'ChannelInfo.c']]], + ['signaling_5fchannel_5farn_5fparam_5fname_5344',['SIGNALING_CHANNEL_ARN_PARAM_NAME',['../LwsApiCalls_8h.html#a7b254d379e6045126589f45634183680',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5farn_5fresource_5ftype_5345',['SIGNALING_CHANNEL_ARN_RESOURCE_TYPE',['../ChannelInfo_8c.html#af0534c83bcac37c062ebe2199c9702d1',1,'ChannelInfo.c']]], + ['signaling_5fchannel_5farn_5fservice_5fname_5346',['SIGNALING_CHANNEL_ARN_SERVICE_NAME',['../ChannelInfo_8c.html#ad6b0dbfba15d47e4ae9d7d028a47f0f0',1,'ChannelInfo.c']]], + ['signaling_5fchannel_5fname_5fparam_5fname_5347',['SIGNALING_CHANNEL_NAME_PARAM_NAME',['../LwsApiCalls_8h.html#a8eb6f78ef0e9b9f0cdebce0320b2fe2b',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5fprotocol_5348',['SIGNALING_CHANNEL_PROTOCOL',['../LwsApiCalls_8h.html#a356065fe6fb9e9f01bcb0d4244e8b112',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5fprotocol_5fw_5fmedia_5fstorage_5349',['SIGNALING_CHANNEL_PROTOCOL_W_MEDIA_STORAGE',['../LwsApiCalls_8h.html#a94942eeabe860f078f46a2812eb383a1',1,'LwsApiCalls.h']]], + ['signaling_5fchannel_5frole_5ftype_5fmaster_5fstr_5350',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER_STR',['../ChannelInfo_8h.html#a8e68348f16d7d8358f6e47f45e0f1aa9',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5frole_5ftype_5funknown_5fstr_5351',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#aebd2e0880066607945790d52edefb0e0',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5frole_5ftype_5fviewer_5fstr_5352',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER_STR',['../ChannelInfo_8h.html#acbc0fb13ccc6fda3300989cbb7692532',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5ftype_5fsingle_5fmaster_5fstr_5353',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER_STR',['../ChannelInfo_8h.html#ae30d9a5afa175d9c2160f8d1a71c6bec',1,'ChannelInfo.h']]], + ['signaling_5fchannel_5ftype_5funknown_5fstr_5354',['SIGNALING_CHANNEL_TYPE_UNKNOWN_STR',['../ChannelInfo_8h.html#a0cc34c247a79543eff14b67495c999c9',1,'ChannelInfo.h']]], + ['signaling_5fclient_5ffrom_5fcustom_5fdata_5355',['SIGNALING_CLIENT_FROM_CUSTOM_DATA',['../Signaling_8h.html#a8dccc1c3d17510e289463cea2479fd8f',1,'Signaling.h']]], + ['signaling_5fclient_5fid_5fparam_5fname_5356',['SIGNALING_CLIENT_ID_PARAM_NAME',['../LwsApiCalls_8h.html#aa1fcc578795a0a3910f77d81227f8369',1,'LwsApiCalls.h']]], + ['signaling_5fclient_5fshutdown_5ftimeout_5357',['SIGNALING_CLIENT_SHUTDOWN_TIMEOUT',['../Signaling_8h.html#a333b6297b4e69b63d064781cd5987da3',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fconnected_5fstr_5358',['SIGNALING_CLIENT_STATE_CONNECTED_STR',['../Signaling_8h.html#a75cc75d2cf3adbd62b83b7cd7df55097',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fconnecting_5fstr_5359',['SIGNALING_CLIENT_STATE_CONNECTING_STR',['../Signaling_8h.html#afe89d7bb360ed8fde005be542eda3128',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fcreate_5fstr_5360',['SIGNALING_CLIENT_STATE_CREATE_STR',['../Signaling_8h.html#a6bcd3a12cf37c554c59a9d0f75abd896',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdelete_5fstr_5361',['SIGNALING_CLIENT_STATE_DELETE_STR',['../Signaling_8h.html#a8a731c813d2d9ff4371552f816eb24e5',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdeleted_5fstr_5362',['SIGNALING_CLIENT_STATE_DELETED_STR',['../Signaling_8h.html#a0ecf021069986bb7073e16ef23b74acd',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdescribe_5fmedia_5fstr_5363',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA_STR',['../Signaling_8h.html#ade68f08d0eb32529fffbf9dece21a037',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdescribe_5fstr_5364',['SIGNALING_CLIENT_STATE_DESCRIBE_STR',['../Signaling_8h.html#a740bd017c48492ff3576f12348bd12da',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fdisconnected_5fstr_5365',['SIGNALING_CLIENT_STATE_DISCONNECTED_STR',['../Signaling_8h.html#a8bf9e49359d61df77fe4c1d890b1039e',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fget_5fcredentials_5fstr_5366',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS_STR',['../Signaling_8h.html#accd28492a2b2644efeaac31032601adb',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fget_5fendpoint_5fstr_5367',['SIGNALING_CLIENT_STATE_GET_ENDPOINT_STR',['../Signaling_8h.html#ac46203d63d45b1400530df571dbe5bf0',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_5fstr_5368',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG_STR',['../Signaling_8h.html#a67b8087a170b8d2f526a26116339110e',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_5fstr_5369',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED_STR',['../Signaling_8h.html#a7b45bef356d8de773ebcd940451165a2',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fstr_5370',['SIGNALING_CLIENT_STATE_JOIN_SESSION_STR',['../Signaling_8h.html#a7066b043dd428fa0a23a1cec3ede1636',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_5fstr_5371',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING_STR',['../Signaling_8h.html#aeb92d2bf77466d7970b92a316c846ca4',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fnew_5fstr_5372',['SIGNALING_CLIENT_STATE_NEW_STR',['../Signaling_8h.html#a601acda6e85fc96ad1906c9685a8bf36',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5fready_5fstr_5373',['SIGNALING_CLIENT_STATE_READY_STR',['../Signaling_8h.html#a71f5f8d08e379c8f39bbe07de92d7036',1,'Signaling.h']]], + ['signaling_5fclient_5fstate_5funknown_5fstr_5374',['SIGNALING_CLIENT_STATE_UNKNOWN_STR',['../Signaling_8h.html#a89d8e489a8daa885c016ea5b07412d68',1,'Signaling.h']]], + ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5fcount_5375',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_COUNT',['../Signaling_8h.html#af614a8a830dfadc1e822e3b024a54494',1,'Signaling.h']]], + ['signaling_5fclockskew_5fhash_5ftable_5fbucket_5flength_5376',['SIGNALING_CLOCKSKEW_HASH_TABLE_BUCKET_LENGTH',['../Signaling_8h.html#a79ae0e11b3aad2d9cab00d0172c33911',1,'Signaling.h']]], + ['signaling_5fendpoint_5fmaster_5furl_5fwss_5ftemplate_5377',['SIGNALING_ENDPOINT_MASTER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a68849301c2c2d81fac5bca2e50f3cff4',1,'LwsApiCalls.h']]], + ['signaling_5fendpoint_5fviewer_5furl_5fwss_5ftemplate_5378',['SIGNALING_ENDPOINT_VIEWER_URL_WSS_TEMPLATE',['../LwsApiCalls_8h.html#a3ca042c091da8ac640c9ab23a2c99cc9',1,'LwsApiCalls.h']]], + ['signaling_5ffile_5fcache_5frole_5ftype_5fmaster_5fstr_5379',['SIGNALING_FILE_CACHE_ROLE_TYPE_MASTER_STR',['../FileCache_8h.html#a1bb49580e52242edeef5599ac0dd5158',1,'FileCache.h']]], + ['signaling_5ffile_5fcache_5frole_5ftype_5fviewer_5fstr_5380',['SIGNALING_FILE_CACHE_ROLE_TYPE_VIEWER_STR',['../FileCache_8h.html#ad65338d9201d780d27ce56d33f180373',1,'FileCache.h']]], + ['signaling_5fget_5fcurrent_5ftime_5381',['SIGNALING_GET_CURRENT_TIME',['../Signaling_8h.html#ab4d3e11f7931add6374bdcc51390149a',1,'Signaling.h']]], + ['signaling_5fgo_5faway_5382',['SIGNALING_GO_AWAY',['../LwsApiCalls_8h.html#ae616b9437e3de1bc4b59db48135853dd',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fcandidate_5383',['SIGNALING_ICE_CANDIDATE',['../LwsApiCalls_8h.html#a08587816ae569bb649b958a5a1f46f41',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fconfig_5frefresh_5ferror_5fmsg_5384',['SIGNALING_ICE_CONFIG_REFRESH_ERROR_MSG',['../Signaling_8h.html#a73b62295c43faf2f7162e30fbedcee3a',1,'Signaling.h']]], + ['signaling_5fice_5fserver_5flist_5ftemplate_5fend_5385',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_END',['../LwsApiCalls_8h.html#a9a0b355cf59529ba7f18f5121841b93e',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fserver_5flist_5ftemplate_5fstart_5386',['SIGNALING_ICE_SERVER_LIST_TEMPLATE_START',['../LwsApiCalls_8h.html#a5fa2719ae14a11c649a1bd6d91817fb3',1,'LwsApiCalls.h']]], + ['signaling_5fice_5fserver_5ftemplate_5387',['SIGNALING_ICE_SERVER_TEMPLATE',['../LwsApiCalls_8h.html#a35a128ea9096d405e7f16f0aeb336108',1,'LwsApiCalls.h']]], + ['signaling_5fjoin_5fstorage_5fsession_5fmaster_5fparam_5fjson_5ftemplate_5388',['SIGNALING_JOIN_STORAGE_SESSION_MASTER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ae28ca4cdebea5bba13d66d06d8435e44',1,'LwsApiCalls.h']]], + ['signaling_5fjoin_5fstorage_5fsession_5fviewer_5fparam_5fjson_5ftemplate_5389',['SIGNALING_JOIN_STORAGE_SESSION_VIEWER_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7c195f086746abec843569837db33524',1,'LwsApiCalls.h']]], + ['signaling_5fmax_5ferror_5fmessage_5flen_5390',['SIGNALING_MAX_ERROR_MESSAGE_LEN',['../Signaling_8h.html#abf480f8870653a48d81830eee771508c',1,'Signaling.h']]], + ['signaling_5fmessage_5funknown_5391',['SIGNALING_MESSAGE_UNKNOWN',['../LwsApiCalls_8h.html#ab59f106533ad7bd99905b66cbcb87cc7',1,'LwsApiCalls.h']]], + ['signaling_5freconnect_5ferror_5fmsg_5392',['SIGNALING_RECONNECT_ERROR_MSG',['../Signaling_8h.html#a85d21e3b41bb46ac8443284197e4cf0a',1,'Signaling.h']]], + ['signaling_5freconnect_5fice_5fserver_5393',['SIGNALING_RECONNECT_ICE_SERVER',['../LwsApiCalls_8h.html#a42e6ecc0d78fc4b22bb75f1cf654e3d0',1,'LwsApiCalls.h']]], + ['signaling_5frequest_5fid_5fheader_5fname_5394',['SIGNALING_REQUEST_ID_HEADER_NAME',['../Signaling_8h.html#a5320344db3c908f7a25875d2c74c714c',1,'Signaling.h']]], + ['signaling_5frole_5fparam_5fname_5395',['SIGNALING_ROLE_PARAM_NAME',['../LwsApiCalls_8h.html#ac9e2d4ed1874e9180345e9c4b4da50ba',1,'LwsApiCalls.h']]], + ['signaling_5fsdp_5ftype_5fanswer_5396',['SIGNALING_SDP_TYPE_ANSWER',['../LwsApiCalls_8h.html#af1f6d81fc5ccd3bd384231a250ac2de8',1,'LwsApiCalls.h']]], + ['signaling_5fsdp_5ftype_5foffer_5397',['SIGNALING_SDP_TYPE_OFFER',['../LwsApiCalls_8h.html#a369939caab78ba8e2c5d0421bd13746f',1,'LwsApiCalls.h']]], + ['signaling_5fsend_5fmessage_5ftemplate_5398',['SIGNALING_SEND_MESSAGE_TEMPLATE',['../LwsApiCalls_8h.html#a5b08c601c44a706376c6dce4ee309188',1,'LwsApiCalls.h']]], + ['signaling_5fsend_5fmessage_5ftemplate_5fwith_5fcorrelation_5fid_5399',['SIGNALING_SEND_MESSAGE_TEMPLATE_WITH_CORRELATION_ID',['../LwsApiCalls_8h.html#a71a63bd011e61ee737f62ceb15fc1533',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fapi_5fcall_5fcompletion_5ftimeout_5400',['SIGNALING_SERVICE_API_CALL_COMPLETION_TIMEOUT',['../LwsApiCalls_8h.html#aa60972e152824b6003294f2c43c0db1e',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fapi_5fcall_5fconnection_5ftimeout_5401',['SIGNALING_SERVICE_API_CALL_CONNECTION_TIMEOUT',['../LwsApiCalls_8h.html#a9a5f63a7c9ed343bad97b96a4a807d75',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fapi_5fcall_5ftimeout_5fin_5fseconds_5402',['SIGNALING_SERVICE_API_CALL_TIMEOUT_IN_SECONDS',['../LwsApiCalls_8h.html#a6bc90a0b4e176558bddc3eb3a873a19d',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5ftcp_5fkeepalive_5fin_5fseconds_5403',['SIGNALING_SERVICE_TCP_KEEPALIVE_IN_SECONDS',['../LwsApiCalls_8h.html#aaa9d51a5c55d807f33e2a278af45896c',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5fcount_5404',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_COUNT',['../LwsApiCalls_8h.html#a70ac3c5cf9b37cac2579a57d0536d7cf',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5ftcp_5fkeepalive_5fprobe_5finterval_5fin_5fseconds_5405',['SIGNALING_SERVICE_TCP_KEEPALIVE_PROBE_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#a2d6bda323ea63a8ea2c9e5d814065a34',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fwss_5fhangup_5fin_5fseconds_5406',['SIGNALING_SERVICE_WSS_HANGUP_IN_SECONDS',['../LwsApiCalls_8h.html#aab554a387fb09eea09195ed5ab291e6c',1,'LwsApiCalls.h']]], + ['signaling_5fservice_5fwss_5fping_5fpong_5finterval_5fin_5fseconds_5407',['SIGNALING_SERVICE_WSS_PING_PONG_INTERVAL_IN_SECONDS',['../LwsApiCalls_8h.html#ade4a8bbc2b838a2d15d1b084e9307c56',1,'LwsApiCalls.h']]], + ['signaling_5fstate_5fconnect_5408',['SIGNALING_STATE_CONNECT',['../StateMachine_8h.html#a1c00f596baa91b205e0c489ec2edbff8',1,'StateMachine.h']]], + ['signaling_5fstate_5fconnected_5409',['SIGNALING_STATE_CONNECTED',['../StateMachine_8h.html#a4fe214f9038ccd26ed8b569f9c0cd4b6',1,'StateMachine.h']]], + ['signaling_5fstate_5fcreate_5410',['SIGNALING_STATE_CREATE',['../StateMachine_8h.html#a6469dbbd3750e49ab0c6fa4aeec2f2a2',1,'StateMachine.h']]], + ['signaling_5fstate_5fdelete_5411',['SIGNALING_STATE_DELETE',['../StateMachine_8h.html#abe5843471804f76c6d5359dc10d4c68d',1,'StateMachine.h']]], + ['signaling_5fstate_5fdeleted_5412',['SIGNALING_STATE_DELETED',['../StateMachine_8h.html#ad179fc4265e8d8e5ec3f8b6f37b75ba5',1,'StateMachine.h']]], + ['signaling_5fstate_5fdescribe_5413',['SIGNALING_STATE_DESCRIBE',['../StateMachine_8h.html#a259e3f227355064fb0f8b95f4e5246da',1,'StateMachine.h']]], + ['signaling_5fstate_5fdescribe_5fmedia_5414',['SIGNALING_STATE_DESCRIBE_MEDIA',['../StateMachine_8h.html#aec47dd3deed48280b0dfc748b3023bcd',1,'StateMachine.h']]], + ['signaling_5fstate_5fdisconnected_5415',['SIGNALING_STATE_DISCONNECTED',['../StateMachine_8h.html#a24d6d7eecb34f23a80bd573ac27093b1',1,'StateMachine.h']]], + ['signaling_5fstate_5fget_5fendpoint_5416',['SIGNALING_STATE_GET_ENDPOINT',['../StateMachine_8h.html#a3fbcf4568cf0cf1f3f171725a1475735',1,'StateMachine.h']]], + ['signaling_5fstate_5fget_5fice_5fconfig_5417',['SIGNALING_STATE_GET_ICE_CONFIG',['../StateMachine_8h.html#addbc7accf8bfe80e16a9a208da4b9919',1,'StateMachine.h']]], + ['signaling_5fstate_5fget_5ftoken_5418',['SIGNALING_STATE_GET_TOKEN',['../StateMachine_8h.html#a2538c3dd7228cc1377d06bae11c672a0',1,'StateMachine.h']]], + ['signaling_5fstate_5fjoin_5fsession_5419',['SIGNALING_STATE_JOIN_SESSION',['../StateMachine_8h.html#a54639cc4997a707245daf6298b3ca677',1,'StateMachine.h']]], + ['signaling_5fstate_5fjoin_5fsession_5fconnected_5420',['SIGNALING_STATE_JOIN_SESSION_CONNECTED',['../StateMachine_8h.html#a93af2dcc87f0c7fee496d4a9234b5f00',1,'StateMachine.h']]], + ['signaling_5fstate_5fjoin_5fsession_5fwaiting_5421',['SIGNALING_STATE_JOIN_SESSION_WAITING',['../StateMachine_8h.html#af7b6c910d6641a2bca849c300c0cb9a2',1,'StateMachine.h']]], + ['signaling_5fstate_5fmachine_5fname_5422',['SIGNALING_STATE_MACHINE_NAME',['../Signaling_8h.html#afa146ba4f866313a197ffb58ae40bb0a',1,'Signaling.h']]], + ['signaling_5fstate_5fnew_5423',['SIGNALING_STATE_NEW',['../StateMachine_8h.html#a39e843c4b7233d6aa627f483690abd54',1,'StateMachine.h']]], + ['signaling_5fstate_5fnone_5424',['SIGNALING_STATE_NONE',['../StateMachine_8h.html#a27fae6d9838b34cb2b7917adaa41d503',1,'StateMachine.h']]], + ['signaling_5fstate_5fready_5425',['SIGNALING_STATE_READY',['../StateMachine_8h.html#ad3bad8b8cda85faf11bbbde8e4412a06',1,'StateMachine.h']]], + ['signaling_5fstatus_5fresponse_5426',['SIGNALING_STATUS_RESPONSE',['../LwsApiCalls_8h.html#a8d3163940e408732f05979dd97f096e5',1,'LwsApiCalls.h']]], + ['signaling_5fupdate_5ferror_5fcount_5427',['SIGNALING_UPDATE_ERROR_COUNT',['../Signaling_8h.html#a8d21a2152e4cfd083dbf0e0dc6dd49cb',1,'Signaling.h']]], + ['signaling_5fupdate_5fstorage_5fconfig_5fparam_5fjson_5ftemplate_5428',['SIGNALING_UPDATE_STORAGE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a7361477cfb35bd216d75bcbd26f21883',1,'LwsApiCalls.h']]], + ['signaling_5fuser_5fagent_5fpostfix_5fname_5429',['SIGNALING_USER_AGENT_POSTFIX_NAME',['../ChannelInfo_8h.html#a211ab40bf8a8b3ebd8ba1cab26d5c619',1,'ChannelInfo.h']]], + ['signaling_5fuser_5fagent_5fpostfix_5fversion_5430',['SIGNALING_USER_AGENT_POSTFIX_VERSION',['../ChannelInfo_8h.html#a5a1919f76e5aa1eb3fc5103bc0aff051',1,'ChannelInfo.h']]], + ['single_5fu_5fheader_5fsize_5431',['SINGLE_U_HEADER_SIZE',['../RtpH264Payloader_8h.html#a66a861ae820538aee0bdc4e4671e16f6',1,'RtpH264Payloader.h']]], + ['socket_5fsend_5fretry_5ftimeout_5fmilli_5fsecond_5432',['SOCKET_SEND_RETRY_TIMEOUT_MILLI_SECOND',['../SocketConnection_8h.html#ad5a5670cc330536036d752118b44d215',1,'SocketConnection.h']]], + ['srtp_5fauth_5ftag_5foverhead_5433',['SRTP_AUTH_TAG_OVERHEAD',['../Rtp_8h.html#aa6c849e71254274167ccdc73059814cb',1,'Rtp.h']]], + ['ssrc_5fkey_5434',['SSRC_KEY',['../SessionDescription_8h.html#a15e5a93323f0276ebe8b614c2246c270',1,'SessionDescription.h']]], + ['ssrc_5foffset_5435',['SSRC_OFFSET',['../RtpPacket_8h.html#ae2022554874ee4fb6c78b6e086e01db9',1,'RtpPacket.h']]], + ['stap_5fa_5fheader_5fsize_5436',['STAP_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#af0a7c050917e249df3af05d1d1d22a22',1,'RtpH264Payloader.h']]], + ['stap_5fa_5findicator_5437',['STAP_A_INDICATOR',['../RtpH264Payloader_8h.html#aa8e28421be2eb776106f149eb8b8cf2e',1,'RtpH264Payloader.h']]], + ['stap_5fb_5fheader_5fsize_5438',['STAP_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#a2560d353861306b74cae9386ef209640',1,'RtpH264Payloader.h']]], + ['stap_5fb_5findicator_5439',['STAP_B_INDICATOR',['../RtpH264Payloader_8h.html#a14dfca7cce8a1096a80e4c109abbabc4',1,'RtpH264Payloader.h']]], + ['stats_5fnot_5fapplicable_5fstr_5440',['STATS_NOT_APPLICABLE_STR',['../IceAgent_8h.html#a4b4798bba105d03691a826d77fa63929',1,'IceAgent.h']]], + ['stun_5fattribute_5faddress_5ffamily_5flen_5441',['STUN_ATTRIBUTE_ADDRESS_FAMILY_LEN',['../Stun_8h.html#a0b3cde00f1a333021f95da65977e2ba3',1,'Stun.h']]], + ['stun_5fattribute_5faddress_5fheader_5flen_5442',['STUN_ATTRIBUTE_ADDRESS_HEADER_LEN',['../Stun_8h.html#a57a843af4c271841ae33ad543451934c',1,'Stun.h']]], + ['stun_5fattribute_5faddress_5fport_5flen_5443',['STUN_ATTRIBUTE_ADDRESS_PORT_LEN',['../Stun_8h.html#a9400074dd179cdb9b21dda26ab5ceec7',1,'Stun.h']]], + ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fip_5444',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_IP',['../Stun_8h.html#afb9424af9d1db4ae3ac388b5a7004990',1,'Stun.h']]], + ['stun_5fattribute_5fchange_5frequest_5fflag_5fchange_5fport_5445',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_CHANGE_PORT',['../Stun_8h.html#a45bfd10461b1b97b704479c78d638b3a',1,'Stun.h']]], + ['stun_5fattribute_5fchange_5frequest_5fflag_5flen_5446',['STUN_ATTRIBUTE_CHANGE_REQUEST_FLAG_LEN',['../Stun_8h.html#a9e22def4b3cc4c12329719d30bc114ec',1,'Stun.h']]], + ['stun_5fattribute_5fchannel_5fnumber_5flen_5447',['STUN_ATTRIBUTE_CHANNEL_NUMBER_LEN',['../Stun_8h.html#a06dfabc8689040fc3549da75db72bb09',1,'Stun.h']]], + ['stun_5fattribute_5ffingerprint_5flen_5448',['STUN_ATTRIBUTE_FINGERPRINT_LEN',['../Stun_8h.html#a99f271a1640427f90e4061a485a12a56',1,'Stun.h']]], + ['stun_5fattribute_5fflag_5flen_5449',['STUN_ATTRIBUTE_FLAG_LEN',['../Stun_8h.html#aa79b732384675808ed0cc2560c1d999a',1,'Stun.h']]], + ['stun_5fattribute_5fheader_5fdata_5flen_5450',['STUN_ATTRIBUTE_HEADER_DATA_LEN',['../Stun_8h.html#a4c1804ba9287089e37a0fc4edebe2dcc',1,'Stun.h']]], + ['stun_5fattribute_5fheader_5flen_5451',['STUN_ATTRIBUTE_HEADER_LEN',['../Stun_8h.html#a8bf777c2d6251f5195d1b5c843709fc4',1,'Stun.h']]], + ['stun_5fattribute_5fheader_5ftype_5flen_5452',['STUN_ATTRIBUTE_HEADER_TYPE_LEN',['../Stun_8h.html#af76ca4e0b67db6426baa1ac77f743a6d',1,'Stun.h']]], + ['stun_5fattribute_5fice_5fcontrol_5flen_5453',['STUN_ATTRIBUTE_ICE_CONTROL_LEN',['../Stun_8h.html#a7a1bbf8e78baaaba72d6290830a3368e',1,'Stun.h']]], + ['stun_5fattribute_5flifetime_5flen_5454',['STUN_ATTRIBUTE_LIFETIME_LEN',['../Stun_8h.html#a5e823da3f53b4596d350b620c5392fca',1,'Stun.h']]], + ['stun_5fattribute_5fmax_5fcount_5455',['STUN_ATTRIBUTE_MAX_COUNT',['../Stun_8h.html#aea644ccf152cc2b6b384b27ef1d0c244',1,'Stun.h']]], + ['stun_5fattribute_5fpriority_5flen_5456',['STUN_ATTRIBUTE_PRIORITY_LEN',['../Stun_8h.html#a77e1585a232ed560e97f15885da37223',1,'Stun.h']]], + ['stun_5fattribute_5frequested_5ftransport_5fprotocol_5flen_5457',['STUN_ATTRIBUTE_REQUESTED_TRANSPORT_PROTOCOL_LEN',['../Stun_8h.html#ae01bc22bb842c1cf36df0a1a13f05829',1,'Stun.h']]], + ['stun_5ferror_5fcode_5fpacket_5ferror_5fclass_5foffset_5458',['STUN_ERROR_CODE_PACKET_ERROR_CLASS_OFFSET',['../Stun_8h.html#a754e5eecf2ee251b30ac9eb41a617218',1,'Stun.h']]], + ['stun_5ferror_5fcode_5fpacket_5ferror_5fcode_5foffset_5459',['STUN_ERROR_CODE_PACKET_ERROR_CODE_OFFSET',['../Stun_8h.html#ad7442c82e6fd85e096fa1570ecdbe4ac',1,'Stun.h']]], + ['stun_5ferror_5fcode_5fpacket_5ferror_5fphrase_5foffset_5460',['STUN_ERROR_CODE_PACKET_ERROR_PHRASE_OFFSET',['../Stun_8h.html#a31422eb220cd9294e18e08965fa465b7',1,'Stun.h']]], + ['stun_5ffingerprint_5fattribute_5fxor_5fvalue_5461',['STUN_FINGERPRINT_ATTRIBUTE_XOR_VALUE',['../Stun_8h.html#a8c5649753b7e4cc0a664c1bb9a0b02d4',1,'Stun.h']]], + ['stun_5fheader_5fdata_5flen_5462',['STUN_HEADER_DATA_LEN',['../Stun_8h.html#aff39f71fcf28156c4552dc567ee54791',1,'Stun.h']]], + ['stun_5fheader_5flen_5463',['STUN_HEADER_LEN',['../Stun_8h.html#a49bbe5bcc3789df87b5d4845c825fc41',1,'Stun.h']]], + ['stun_5fheader_5fmagic_5fbyte_5foffset_5464',['STUN_HEADER_MAGIC_BYTE_OFFSET',['../IceAgent_8h.html#a6c873c867b1d4d6b64ccccfe8bd27565',1,'IceAgent.h']]], + ['stun_5fheader_5fmagic_5fcookie_5465',['STUN_HEADER_MAGIC_COOKIE',['../Stun_8h.html#acf1cb90d47357434ac2c52edcb67d1d3',1,'Stun.h']]], + ['stun_5fheader_5fmagic_5fcookie_5fle_5466',['STUN_HEADER_MAGIC_COOKIE_LE',['../Stun_8h.html#aec508804fc7c8f155c1f01fdc34cb21a',1,'Stun.h']]], + ['stun_5fheader_5fmagic_5fcookie_5flen_5467',['STUN_HEADER_MAGIC_COOKIE_LEN',['../Stun_8h.html#ae2a82fdd7659a4ae26924c3377db4106',1,'Stun.h']]], + ['stun_5fheader_5ftransaction_5fid_5flen_5468',['STUN_HEADER_TRANSACTION_ID_LEN',['../Stun_8h.html#ac26e40873da90ee307d5361c7f189dfc',1,'Stun.h']]], + ['stun_5fheader_5ftype_5flen_5469',['STUN_HEADER_TYPE_LEN',['../Stun_8h.html#a95811ea8eacff67da392c13f2ffe0dfa',1,'Stun.h']]], + ['stun_5fhmac_5fvalue_5flen_5470',['STUN_HMAC_VALUE_LEN',['../Stun_8h.html#a82dd45081be7b10902d5ec19433edb3e',1,'Stun.h']]], + ['stun_5fmax_5ferror_5fphrase_5flen_5471',['STUN_MAX_ERROR_PHRASE_LEN',['../Include__i_8h.html#acf8033adf674db77d56ee9fee1cab441',1,'Include_i.h']]], + ['stun_5fmax_5fnonce_5flen_5472',['STUN_MAX_NONCE_LEN',['../Include__i_8h.html#a003a7228bb8ec9d550d2d3aedd97a63e',1,'Include_i.h']]], + ['stun_5fmax_5frealm_5flen_5473',['STUN_MAX_REALM_LEN',['../Include__i_8h.html#ad2cc69f987148984bb0cbd4ed949dc12',1,'Include_i.h']]], + ['stun_5fmax_5fusername_5flen_5474',['STUN_MAX_USERNAME_LEN',['../Include__i_8h.html#af683eaa99e7ac962aaac9becc8c84b7d',1,'Include_i.h']]], + ['stun_5fpacket_5fallocation_5fsize_5475',['STUN_PACKET_ALLOCATION_SIZE',['../Stun_8h.html#a9fde86dc72f8bdbb485299f8556fa8bc',1,'Stun.h']]], + ['stun_5fpacket_5fis_5ftype_5ferror_5476',['STUN_PACKET_IS_TYPE_ERROR',['../Stun_8h.html#a2e2ec23f963f3fd7e299badd51a89737',1,'Stun.h']]], + ['stun_5fpacket_5ftransaction_5fid_5foffset_5477',['STUN_PACKET_TRANSACTION_ID_OFFSET',['../Stun_8h.html#a0fd503c7f85c3941e8d82975cf74cf89',1,'Stun.h']]], + ['stun_5fsend_5findication_5fapplication_5fdata_5flen_5foffset_5478',['STUN_SEND_INDICATION_APPLICATION_DATA_LEN_OFFSET',['../Stun_8h.html#a2e374e8a059c7f17f6271f537d30e2f3',1,'Stun.h']]], + ['stun_5fsend_5findication_5fapplication_5fdata_5foffset_5479',['STUN_SEND_INDICATION_APPLICATION_DATA_OFFSET',['../Stun_8h.html#a1fb3bc6a173d2f2dd92fcff31b4b1542',1,'Stun.h']]], + ['stun_5fsend_5findication_5foverhead_5fsize_5480',['STUN_SEND_INDICATION_OVERHEAD_SIZE',['../Stun_8h.html#acb02f24b1c9744640ebdb280683d6a27',1,'Stun.h']]], + ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5foffset_5481',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_OFFSET',['../Stun_8h.html#a5bacd8babcc890673a6ff577bf9def7c',1,'Stun.h']]], + ['stun_5fsend_5findication_5fxor_5fpeer_5faddress_5fport_5foffset_5482',['STUN_SEND_INDICATION_XOR_PEER_ADDRESS_PORT_OFFSET',['../Stun_8h.html#a3342dc463f497b90e812a5a0300e922a',1,'Stun.h']]], + ['stun_5ftransaction_5fid_5flen_5483',['STUN_TRANSACTION_ID_LEN',['../Stun_8h.html#af1f3ca1db41d6797acc084ddb6b3e85f',1,'Stun.h']]] ]; diff --git a/search/defines_12.js b/search/defines_12.js index 1006765cad..4fb031e5a0 100644 --- a/search/defines_12.js +++ b/search/defines_12.js @@ -1,56 +1,56 @@ var searchData= [ - ['tag_5fparam_5fjson_5fobj_5ftemplate_5497',['TAG_PARAM_JSON_OBJ_TEMPLATE',['../LwsApiCalls_8h.html#ab011bca180876b90a200a03931c319b7',1,'LwsApiCalls.h']]], - ['tags_5fparam_5fjson_5ftemplate_5498',['TAGS_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac8399f0de47be38bcfe57bd721cf1024',1,'LwsApiCalls.h']]], - ['timestamp_5foffset_5499',['TIMESTAMP_OFFSET',['../RtpPacket_8h.html#aff83058c8de5c5d87e0742c80bba4de1',1,'RtpPacket.h']]], - ['to_5fsignaling_5fclient_5fhandle_5500',['TO_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a9c8daaf4a67ca0c21585e89e0cd2501f',1,'Signaling.h']]], - ['turn_5fchannel_5fbind_5fchannel_5fnumber_5fbase_5501',['TURN_CHANNEL_BIND_CHANNEL_NUMBER_BASE',['../TurnConnection_8h.html#acd4da2c733c8b0a0b04e573b332b924e',1,'TurnConnection.h']]], - ['turn_5fdata_5fchannel_5fmsg_5ffirst_5fbyte_5502',['TURN_DATA_CHANNEL_MSG_FIRST_BYTE',['../TurnConnection_8h.html#a82d59a01a55892a4e215af6d6bedae82',1,'TurnConnection.h']]], - ['turn_5fdata_5fchannel_5fsend_5foverhead_5503',['TURN_DATA_CHANNEL_SEND_OVERHEAD',['../TurnConnection_8h.html#a6603b35cfd394de7e97f11517700d975',1,'TurnConnection.h']]], - ['turn_5fpermission_5flifetime_5504',['TURN_PERMISSION_LIFETIME',['../TurnConnection_8h.html#a2d9ae433822de7e99d9758597f3564ef',1,'TurnConnection.h']]], - ['turn_5frequest_5ftransport_5ftcp_5505',['TURN_REQUEST_TRANSPORT_TCP',['../TurnConnection_8h.html#a4d04cfff389eb9ddf6a2e1ba0e232ed7',1,'TurnConnection.h']]], - ['turn_5frequest_5ftransport_5fudp_5506',['TURN_REQUEST_TRANSPORT_UDP',['../TurnConnection_8h.html#a90288288e6ed295f2adf5dfe0bd02fc5',1,'TurnConnection.h']]], - ['turn_5fstate_5fallocation_5507',['TURN_STATE_ALLOCATION',['../TurnConnectionStateMachine_8h.html#affa7c52f3edb3be37863272838a144f3',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fallocation_5fstr_5508',['TURN_STATE_ALLOCATION_STR',['../TurnConnection_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fbind_5fchannel_5509',['TURN_STATE_BIND_CHANNEL',['../TurnConnectionStateMachine_8h.html#a8eacf53e1743cfb3f261b65cfb891faf',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fbind_5fchannel_5fstr_5510',['TURN_STATE_BIND_CHANNEL_STR',['../TurnConnection_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcheck_5fsocket_5fconnection_5511',['TURN_STATE_CHECK_SOCKET_CONNECTION',['../TurnConnectionStateMachine_8h.html#af4512be6d947d40b945580f3206f7f88',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcheck_5fsocket_5fconnection_5fstr_5512',['TURN_STATE_CHECK_SOCKET_CONNECTION_STR',['../TurnConnection_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fclean_5fup_5513',['TURN_STATE_CLEAN_UP',['../TurnConnectionStateMachine_8h.html#af46ebbf895e1209d6876e63c4ba60240',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fclean_5fup_5fstr_5514',['TURN_STATE_CLEAN_UP_STR',['../TurnConnection_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcreate_5fpermission_5515',['TURN_STATE_CREATE_PERMISSION',['../TurnConnectionStateMachine_8h.html#a8a2d4db1e9acc69dd375a023dd9948fe',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fcreate_5fpermission_5fstr_5516',['TURN_STATE_CREATE_PERMISSION_STR',['../TurnConnection_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5ffailed_5517',['TURN_STATE_FAILED',['../TurnConnectionStateMachine_8h.html#a24ad84e267ee29d813cd53963a48c8b9',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5ffailed_5fstr_5518',['TURN_STATE_FAILED_STR',['../TurnConnection_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fget_5fcredentials_5519',['TURN_STATE_GET_CREDENTIALS',['../TurnConnectionStateMachine_8h.html#a91cd96ad16c1b8a51a786d2953b43d32',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fget_5fcredentials_5fstr_5520',['TURN_STATE_GET_CREDENTIALS_STR',['../TurnConnection_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fmachine_5fname_5521',['TURN_STATE_MACHINE_NAME',['../TurnConnection_8h.html#a7a6c3434569bcc1a99f37706952f371a',1,'TurnConnection.h']]], - ['turn_5fstate_5fnew_5522',['TURN_STATE_NEW',['../TurnConnectionStateMachine_8h.html#ab00c41c0d594416668626a06f48e932f',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fnew_5fstr_5523',['TURN_STATE_NEW_STR',['../TurnConnection_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fnone_5524',['TURN_STATE_NONE',['../TurnConnectionStateMachine_8h.html#a5cfcfed305937a889c343f950108df5e',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fnone_5fstr_5525',['TURN_STATE_NONE_STR',['../TurnConnectionStateMachine_8h.html#ab072a3b45313466ecefa988339c6aaf7',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fready_5526',['TURN_STATE_READY',['../TurnConnectionStateMachine_8h.html#a7a50be2fda85b2948479851b2cbf553e',1,'TurnConnectionStateMachine.h']]], - ['turn_5fstate_5fready_5fstr_5527',['TURN_STATE_READY_STR',['../TurnConnection_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnectionStateMachine.h']]], - ['turn_5fstate_5funknown_5fstr_5528',['TURN_STATE_UNKNOWN_STR',['../TurnConnection_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnectionStateMachine.h']]], - ['twcc_5festimator_5ftime_5fwindow_5529',['TWCC_ESTIMATOR_TIME_WINDOW',['../Rtcp_8h.html#a58025589dc534ff7d9b4ddc678afc801',1,'Rtcp.h']]], - ['twcc_5fext_5fprofile_5530',['TWCC_EXT_PROFILE',['../RtpPacket_8h.html#a0d516945a999adb6de5c8df4da1ad5b1',1,'RtpPacket.h']]], - ['twcc_5fext_5furl_5531',['TWCC_EXT_URL',['../SessionDescription_8h.html#a4a3f283bc422c651c8ee580038f1ef4c',1,'SessionDescription.h']]], - ['twcc_5ffb_5fpacketchunk_5fsize_5532',['TWCC_FB_PACKETCHUNK_SIZE',['../Rtcp_8h.html#a1478daa0c60fd6c50a5bd6faf96a8aaa',1,'Rtcp.h']]], - ['twcc_5fis_5fnotreceived_5533',['TWCC_IS_NOTRECEIVED',['../Rtcp_8h.html#afad753ba70f1761f68495bec0aa95668',1,'Rtcp.h']]], - ['twcc_5fisreceived_5534',['TWCC_ISRECEIVED',['../Rtcp_8h.html#ad6cffa61185b517d4f09ad0900236d70',1,'Rtcp.h']]], - ['twcc_5fpacket_5flost_5ftime_5535',['TWCC_PACKET_LOST_TIME',['../Rtcp_8h.html#ab1729e584ce4d466025011206cc2bec7',1,'Rtcp.h']]], - ['twcc_5fpacket_5fstatus_5fcount_5536',['TWCC_PACKET_STATUS_COUNT',['../Rtcp_8h.html#ac470be7f95504fe4a2d8250dc00e054a',1,'Rtcp.h']]], - ['twcc_5fpacket_5funitialized_5ftime_5537',['TWCC_PACKET_UNITIALIZED_TIME',['../Rtcp_8h.html#a710b2712aba039201f23e2b01dc127ca',1,'Rtcp.h']]], - ['twcc_5fpayload_5538',['TWCC_PAYLOAD',['../RtpPacket_8h.html#ad500e7d0473883a141e279f8a97908bc',1,'RtpPacket.h']]], - ['twcc_5frunlen_5fget_5539',['TWCC_RUNLEN_GET',['../Rtcp_8h.html#a5f08ca1e5dd9cc6ca868f2374ba09547',1,'Rtcp.h']]], - ['twcc_5frunlen_5fisreceived_5540',['TWCC_RUNLEN_ISRECEIVED',['../Rtcp_8h.html#a340e902790fed83d604760ef7fd47d69',1,'Rtcp.h']]], - ['twcc_5frunlen_5fstatus_5fsymbol_5541',['TWCC_RUNLEN_STATUS_SYMBOL',['../Rtcp_8h.html#a63a3eb30be8485db860252b1bb2b36b4',1,'Rtcp.h']]], - ['twcc_5fsdp_5fattr_5542',['TWCC_SDP_ATTR',['../SessionDescription_8h.html#a71d21620eabaeb3f800c85b7911eb540',1,'SessionDescription.h']]], - ['twcc_5fseqnum_5543',['TWCC_SEQNUM',['../RtpPacket_8h.html#a9df78c4c30e07f0d2831735e69a10877',1,'RtpPacket.h']]], - ['twcc_5fstatusvector_5fcount_5544',['TWCC_STATUSVECTOR_COUNT',['../Rtcp_8h.html#a7610fd25403fe72b01f1f776452fa768',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fis_5f2bit_5545',['TWCC_STATUSVECTOR_IS_2BIT',['../Rtcp_8h.html#a543e20e46d803e9c626fe6f2863bfc37',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fsmask_5546',['TWCC_STATUSVECTOR_SMASK',['../Rtcp_8h.html#a52911adfa831297765397816d19a82b4',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fssize_5547',['TWCC_STATUSVECTOR_SSIZE',['../Rtcp_8h.html#a89b552478196a161443c9c9a199b7096',1,'Rtcp.h']]], - ['twcc_5fstatusvector_5fstatus_5548',['TWCC_STATUSVECTOR_STATUS',['../Rtcp_8h.html#a005850c9fa3a6f716b8b8f4c636aee5c',1,'Rtcp.h']]], - ['twcc_5fticks_5fper_5fsecond_5549',['TWCC_TICKS_PER_SECOND',['../Rtcp_8h.html#a35a3766b346d4eedfe456afd64084ac1',1,'Rtcp.h']]] + ['tag_5fparam_5fjson_5fobj_5ftemplate_5484',['TAG_PARAM_JSON_OBJ_TEMPLATE',['../LwsApiCalls_8h.html#ab011bca180876b90a200a03931c319b7',1,'LwsApiCalls.h']]], + ['tags_5fparam_5fjson_5ftemplate_5485',['TAGS_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac8399f0de47be38bcfe57bd721cf1024',1,'LwsApiCalls.h']]], + ['timestamp_5foffset_5486',['TIMESTAMP_OFFSET',['../RtpPacket_8h.html#aff83058c8de5c5d87e0742c80bba4de1',1,'RtpPacket.h']]], + ['to_5fsignaling_5fclient_5fhandle_5487',['TO_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a9c8daaf4a67ca0c21585e89e0cd2501f',1,'Signaling.h']]], + ['turn_5fchannel_5fbind_5fchannel_5fnumber_5fbase_5488',['TURN_CHANNEL_BIND_CHANNEL_NUMBER_BASE',['../TurnConnection_8h.html#acd4da2c733c8b0a0b04e573b332b924e',1,'TurnConnection.h']]], + ['turn_5fdata_5fchannel_5fmsg_5ffirst_5fbyte_5489',['TURN_DATA_CHANNEL_MSG_FIRST_BYTE',['../TurnConnection_8h.html#a82d59a01a55892a4e215af6d6bedae82',1,'TurnConnection.h']]], + ['turn_5fdata_5fchannel_5fsend_5foverhead_5490',['TURN_DATA_CHANNEL_SEND_OVERHEAD',['../TurnConnection_8h.html#a6603b35cfd394de7e97f11517700d975',1,'TurnConnection.h']]], + ['turn_5fpermission_5flifetime_5491',['TURN_PERMISSION_LIFETIME',['../TurnConnection_8h.html#a2d9ae433822de7e99d9758597f3564ef',1,'TurnConnection.h']]], + ['turn_5frequest_5ftransport_5ftcp_5492',['TURN_REQUEST_TRANSPORT_TCP',['../TurnConnection_8h.html#a4d04cfff389eb9ddf6a2e1ba0e232ed7',1,'TurnConnection.h']]], + ['turn_5frequest_5ftransport_5fudp_5493',['TURN_REQUEST_TRANSPORT_UDP',['../TurnConnection_8h.html#a90288288e6ed295f2adf5dfe0bd02fc5',1,'TurnConnection.h']]], + ['turn_5fstate_5fallocation_5494',['TURN_STATE_ALLOCATION',['../TurnConnectionStateMachine_8h.html#affa7c52f3edb3be37863272838a144f3',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fallocation_5fstr_5495',['TURN_STATE_ALLOCATION_STR',['../TurnConnection_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a7df8e1fcdfc7a5e925c1f23b2b4b1780',1,'TURN_STATE_ALLOCATION_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fbind_5fchannel_5496',['TURN_STATE_BIND_CHANNEL',['../TurnConnectionStateMachine_8h.html#a8eacf53e1743cfb3f261b65cfb891faf',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fbind_5fchannel_5fstr_5497',['TURN_STATE_BIND_CHANNEL_STR',['../TurnConnection_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#afb62034bf50129aaadafecdc98a4be8d',1,'TURN_STATE_BIND_CHANNEL_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcheck_5fsocket_5fconnection_5498',['TURN_STATE_CHECK_SOCKET_CONNECTION',['../TurnConnectionStateMachine_8h.html#af4512be6d947d40b945580f3206f7f88',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcheck_5fsocket_5fconnection_5fstr_5499',['TURN_STATE_CHECK_SOCKET_CONNECTION_STR',['../TurnConnection_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#af9d5d4ad49be0377f0c81e03f48f7b5c',1,'TURN_STATE_CHECK_SOCKET_CONNECTION_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fclean_5fup_5500',['TURN_STATE_CLEAN_UP',['../TurnConnectionStateMachine_8h.html#af46ebbf895e1209d6876e63c4ba60240',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fclean_5fup_5fstr_5501',['TURN_STATE_CLEAN_UP_STR',['../TurnConnection_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a89c818c358d456fb86bc205039a03580',1,'TURN_STATE_CLEAN_UP_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcreate_5fpermission_5502',['TURN_STATE_CREATE_PERMISSION',['../TurnConnectionStateMachine_8h.html#a8a2d4db1e9acc69dd375a023dd9948fe',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fcreate_5fpermission_5fstr_5503',['TURN_STATE_CREATE_PERMISSION_STR',['../TurnConnection_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a02b0ddd9b9b316c822630ba638983431',1,'TURN_STATE_CREATE_PERMISSION_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5ffailed_5504',['TURN_STATE_FAILED',['../TurnConnectionStateMachine_8h.html#a24ad84e267ee29d813cd53963a48c8b9',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5ffailed_5fstr_5505',['TURN_STATE_FAILED_STR',['../TurnConnection_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a665c380a1a25b453f2c5d8fabe27082e',1,'TURN_STATE_FAILED_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fget_5fcredentials_5506',['TURN_STATE_GET_CREDENTIALS',['../TurnConnectionStateMachine_8h.html#a91cd96ad16c1b8a51a786d2953b43d32',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fget_5fcredentials_5fstr_5507',['TURN_STATE_GET_CREDENTIALS_STR',['../TurnConnection_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a5c2c0091eb455ee8f50f0c467aa34da9',1,'TURN_STATE_GET_CREDENTIALS_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fmachine_5fname_5508',['TURN_STATE_MACHINE_NAME',['../TurnConnection_8h.html#a7a6c3434569bcc1a99f37706952f371a',1,'TurnConnection.h']]], + ['turn_5fstate_5fnew_5509',['TURN_STATE_NEW',['../TurnConnectionStateMachine_8h.html#ab00c41c0d594416668626a06f48e932f',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fnew_5fstr_5510',['TURN_STATE_NEW_STR',['../TurnConnection_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#a2fe35710a21f4300c7fd7b8c0ca575c2',1,'TURN_STATE_NEW_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fnone_5511',['TURN_STATE_NONE',['../TurnConnectionStateMachine_8h.html#a5cfcfed305937a889c343f950108df5e',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fnone_5fstr_5512',['TURN_STATE_NONE_STR',['../TurnConnectionStateMachine_8h.html#ab072a3b45313466ecefa988339c6aaf7',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fready_5513',['TURN_STATE_READY',['../TurnConnectionStateMachine_8h.html#a7a50be2fda85b2948479851b2cbf553e',1,'TurnConnectionStateMachine.h']]], + ['turn_5fstate_5fready_5fstr_5514',['TURN_STATE_READY_STR',['../TurnConnection_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#ad897e43e409d66a2b18a3ef6037d5ae7',1,'TURN_STATE_READY_STR(): TurnConnectionStateMachine.h']]], + ['turn_5fstate_5funknown_5fstr_5515',['TURN_STATE_UNKNOWN_STR',['../TurnConnection_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnection.h'],['../TurnConnectionStateMachine_8h.html#aae4fcc239dff20d380d8121779f9cbc0',1,'TURN_STATE_UNKNOWN_STR(): TurnConnectionStateMachine.h']]], + ['twcc_5festimator_5ftime_5fwindow_5516',['TWCC_ESTIMATOR_TIME_WINDOW',['../Rtcp_8h.html#a58025589dc534ff7d9b4ddc678afc801',1,'Rtcp.h']]], + ['twcc_5fext_5fprofile_5517',['TWCC_EXT_PROFILE',['../RtpPacket_8h.html#a0d516945a999adb6de5c8df4da1ad5b1',1,'RtpPacket.h']]], + ['twcc_5fext_5furl_5518',['TWCC_EXT_URL',['../SessionDescription_8h.html#a4a3f283bc422c651c8ee580038f1ef4c',1,'SessionDescription.h']]], + ['twcc_5ffb_5fpacketchunk_5fsize_5519',['TWCC_FB_PACKETCHUNK_SIZE',['../Rtcp_8h.html#a1478daa0c60fd6c50a5bd6faf96a8aaa',1,'Rtcp.h']]], + ['twcc_5fis_5fnotreceived_5520',['TWCC_IS_NOTRECEIVED',['../Rtcp_8h.html#afad753ba70f1761f68495bec0aa95668',1,'Rtcp.h']]], + ['twcc_5fisreceived_5521',['TWCC_ISRECEIVED',['../Rtcp_8h.html#ad6cffa61185b517d4f09ad0900236d70',1,'Rtcp.h']]], + ['twcc_5fpacket_5flost_5ftime_5522',['TWCC_PACKET_LOST_TIME',['../Rtcp_8h.html#ab1729e584ce4d466025011206cc2bec7',1,'Rtcp.h']]], + ['twcc_5fpacket_5fstatus_5fcount_5523',['TWCC_PACKET_STATUS_COUNT',['../Rtcp_8h.html#ac470be7f95504fe4a2d8250dc00e054a',1,'Rtcp.h']]], + ['twcc_5fpacket_5funitialized_5ftime_5524',['TWCC_PACKET_UNITIALIZED_TIME',['../Rtcp_8h.html#a710b2712aba039201f23e2b01dc127ca',1,'Rtcp.h']]], + ['twcc_5fpayload_5525',['TWCC_PAYLOAD',['../RtpPacket_8h.html#ad500e7d0473883a141e279f8a97908bc',1,'RtpPacket.h']]], + ['twcc_5frunlen_5fget_5526',['TWCC_RUNLEN_GET',['../Rtcp_8h.html#a5f08ca1e5dd9cc6ca868f2374ba09547',1,'Rtcp.h']]], + ['twcc_5frunlen_5fisreceived_5527',['TWCC_RUNLEN_ISRECEIVED',['../Rtcp_8h.html#a340e902790fed83d604760ef7fd47d69',1,'Rtcp.h']]], + ['twcc_5frunlen_5fstatus_5fsymbol_5528',['TWCC_RUNLEN_STATUS_SYMBOL',['../Rtcp_8h.html#a63a3eb30be8485db860252b1bb2b36b4',1,'Rtcp.h']]], + ['twcc_5fsdp_5fattr_5529',['TWCC_SDP_ATTR',['../SessionDescription_8h.html#a71d21620eabaeb3f800c85b7911eb540',1,'SessionDescription.h']]], + ['twcc_5fseqnum_5530',['TWCC_SEQNUM',['../RtpPacket_8h.html#a9df78c4c30e07f0d2831735e69a10877',1,'RtpPacket.h']]], + ['twcc_5fstatusvector_5fcount_5531',['TWCC_STATUSVECTOR_COUNT',['../Rtcp_8h.html#a7610fd25403fe72b01f1f776452fa768',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fis_5f2bit_5532',['TWCC_STATUSVECTOR_IS_2BIT',['../Rtcp_8h.html#a543e20e46d803e9c626fe6f2863bfc37',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fsmask_5533',['TWCC_STATUSVECTOR_SMASK',['../Rtcp_8h.html#a52911adfa831297765397816d19a82b4',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fssize_5534',['TWCC_STATUSVECTOR_SSIZE',['../Rtcp_8h.html#a89b552478196a161443c9c9a199b7096',1,'Rtcp.h']]], + ['twcc_5fstatusvector_5fstatus_5535',['TWCC_STATUSVECTOR_STATUS',['../Rtcp_8h.html#a005850c9fa3a6f716b8b8f4c636aee5c',1,'Rtcp.h']]], + ['twcc_5fticks_5fper_5fsecond_5536',['TWCC_TICKS_PER_SECOND',['../Rtcp_8h.html#a35a3766b346d4eedfe456afd64084ac1',1,'Rtcp.h']]] ]; diff --git a/search/defines_13.js b/search/defines_13.js index f4c3391d54..104e817d2a 100644 --- a/search/defines_13.js +++ b/search/defines_13.js @@ -1,5 +1,5 @@ var searchData= [ - ['uint16_5fdec_5550',['UINT16_DEC',['../JitterBuffer_8h.html#a86fc7b4e81c261dbce82fb9c4a725215',1,'JitterBuffer.h']]], - ['update_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_5551',['UPDATE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#a8fa00823333674a1c3af0c3694b3a9d2',1,'LwsApiCalls.h']]] + ['uint16_5fdec_5537',['UINT16_DEC',['../JitterBuffer_8h.html#a86fc7b4e81c261dbce82fb9c4a725215',1,'JitterBuffer.h']]], + ['update_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_5538',['UPDATE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#a8fa00823333674a1c3af0c3694b3a9d2',1,'LwsApiCalls.h']]] ]; diff --git a/search/defines_14.js b/search/defines_14.js index 1a6c4e13a8..7dc960c60c 100644 --- a/search/defines_14.js +++ b/search/defines_14.js @@ -1,10 +1,10 @@ var searchData= [ - ['valid_5fchar_5fset_5ffor_5fjson_5552',['VALID_CHAR_SET_FOR_JSON',['../PeerConnection_8h.html#a838ee13c5f0ec7bf617662a86003f611',1,'PeerConnection.h']]], - ['version_5fmask_5553',['VERSION_MASK',['../RtpPacket_8h.html#a0d391204b13eedba9566bf69943fdf9e',1,'RtpPacket.h']]], - ['version_5fshift_5554',['VERSION_SHIFT',['../RtpPacket_8h.html#a31bbf8826f1bb21923a74181785fb683',1,'RtpPacket.h']]], - ['video_5fclockrate_5555',['VIDEO_CLOCKRATE',['../SessionDescription_8h.html#ae1cfb10167adb0bb2e67dc21b9d9577b',1,'SessionDescription.h']]], - ['vp8_5fpayload_5fdescriptor_5fsize_5556',['VP8_PAYLOAD_DESCRIPTOR_SIZE',['../RtpVP8Payloader_8h.html#a6af940a628371d490dc8757931a4d5eb',1,'RtpVP8Payloader.h']]], - ['vp8_5fpayload_5fdescriptor_5fstart_5fof_5fpartition_5fvalue_5557',['VP8_PAYLOAD_DESCRIPTOR_START_OF_PARTITION_VALUE',['../RtpVP8Payloader_8h.html#a813ae05571b46394de4ed1bca87d5d65',1,'RtpVP8Payloader.h']]], - ['vp8_5fvalue_5558',['VP8_VALUE',['../SessionDescription_8h.html#ae4e82d950aff1299a148bde993476bc3',1,'SessionDescription.h']]] + ['valid_5fchar_5fset_5ffor_5fjson_5539',['VALID_CHAR_SET_FOR_JSON',['../PeerConnection_8h.html#a838ee13c5f0ec7bf617662a86003f611',1,'PeerConnection.h']]], + ['version_5fmask_5540',['VERSION_MASK',['../RtpPacket_8h.html#a0d391204b13eedba9566bf69943fdf9e',1,'RtpPacket.h']]], + ['version_5fshift_5541',['VERSION_SHIFT',['../RtpPacket_8h.html#a31bbf8826f1bb21923a74181785fb683',1,'RtpPacket.h']]], + ['video_5fclockrate_5542',['VIDEO_CLOCKRATE',['../SessionDescription_8h.html#ae1cfb10167adb0bb2e67dc21b9d9577b',1,'SessionDescription.h']]], + ['vp8_5fpayload_5fdescriptor_5fsize_5543',['VP8_PAYLOAD_DESCRIPTOR_SIZE',['../RtpVP8Payloader_8h.html#a6af940a628371d490dc8757931a4d5eb',1,'RtpVP8Payloader.h']]], + ['vp8_5fpayload_5fdescriptor_5fstart_5fof_5fpartition_5fvalue_5544',['VP8_PAYLOAD_DESCRIPTOR_START_OF_PARTITION_VALUE',['../RtpVP8Payloader_8h.html#a813ae05571b46394de4ed1bca87d5d65',1,'RtpVP8Payloader.h']]], + ['vp8_5fvalue_5545',['VP8_VALUE',['../SessionDescription_8h.html#ae4e82d950aff1299a148bde993476bc3',1,'SessionDescription.h']]] ]; diff --git a/search/defines_15.js b/search/defines_15.js index 622905d394..7153ed10b4 100644 --- a/search/defines_15.js +++ b/search/defines_15.js @@ -1,5 +1,5 @@ var searchData= [ - ['webrtc_5fscheme_5fname_5559',['WEBRTC_SCHEME_NAME',['../LwsApiCalls_8c.html#ae7762297ee186fa3c353197f61e29c5b',1,'LwsApiCalls.c']]], - ['wss_5fsignaling_5fprotocol_5findex_5560',['WSS_SIGNALING_PROTOCOL_INDEX',['../LwsApiCalls_8h.html#af878bd76a7b115d04e305d4cce88c27c',1,'LwsApiCalls.h']]] + ['webrtc_5fscheme_5fname_5546',['WEBRTC_SCHEME_NAME',['../LwsApiCalls_8c.html#ae7762297ee186fa3c353197f61e29c5b',1,'LwsApiCalls.c']]], + ['wss_5fsignaling_5fprotocol_5findex_5547',['WSS_SIGNALING_PROTOCOL_INDEX',['../LwsApiCalls_8h.html#af878bd76a7b115d04e305d4cce88c27c',1,'LwsApiCalls.h']]] ]; diff --git a/search/defines_2.js b/search/defines_2.js index 8bf7253e60..fba58430f7 100644 --- a/search/defines_2.js +++ b/search/defines_2.js @@ -1,22 +1,24 @@ var searchData= [ - ['candidate_5fkey_5012',['CANDIDATE_KEY',['../SessionDescription_8h.html#ac0a6ac9110ada11955341781996efbee',1,'SessionDescription.h']]], - ['certificate_5ffingerprint_5flength_5013',['CERTIFICATE_FINGERPRINT_LENGTH',['../Include__i_8h.html#afd1468c910374bc2b23067953658076f',1,'Include_i.h']]], - ['channel_5farn_5fmin_5fdist_5ffrom_5fregion_5fend_5fto_5fend_5fof_5farn_5014',['CHANNEL_ARN_MIN_DIST_FROM_REGION_END_TO_END_OF_ARN',['../ChannelInfo_8c.html#af98d842e962e6ff494531a280d91f726',1,'ChannelInfo.c']]], - ['check_5fsignaling_5fcredentials_5fexpiration_5015',['CHECK_SIGNALING_CREDENTIALS_EXPIRATION',['../LwsApiCalls_8h.html#ae32d56827d73c6193793b31a072924d7',1,'LwsApiCalls.h']]], - ['close_5fsocket_5fif_5fcant_5fretry_5016',['CLOSE_SOCKET_IF_CANT_RETRY',['../SocketConnection_8h.html#a440d3ff5cb61162ff247abcf617c5ee1',1,'SocketConnection.h']]], - ['codec_5fhash_5ftable_5fbucket_5fcount_5017',['CODEC_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#a15a20e6b29d7a3ab5af1bee5ba8cc5e2',1,'PeerConnection.h']]], - ['codec_5fhash_5ftable_5fbucket_5flength_5018',['CODEC_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#a2285baf450dcb102c456632b4c004598',1,'PeerConnection.h']]], + ['candidate_5fkey_5011',['CANDIDATE_KEY',['../SessionDescription_8h.html#ac0a6ac9110ada11955341781996efbee',1,'SessionDescription.h']]], + ['certificate_5ffingerprint_5flength_5012',['CERTIFICATE_FINGERPRINT_LENGTH',['../Include__i_8h.html#afd1468c910374bc2b23067953658076f',1,'Include_i.h']]], + ['channel_5farn_5fmin_5fdist_5ffrom_5fregion_5fend_5fto_5fend_5fof_5farn_5013',['CHANNEL_ARN_MIN_DIST_FROM_REGION_END_TO_END_OF_ARN',['../ChannelInfo_8c.html#af98d842e962e6ff494531a280d91f726',1,'ChannelInfo.c']]], + ['check_5fsignaling_5fcredentials_5fexpiration_5014',['CHECK_SIGNALING_CREDENTIALS_EXPIRATION',['../LwsApiCalls_8h.html#ae32d56827d73c6193793b31a072924d7',1,'LwsApiCalls.h']]], + ['close_5fsocket_5fif_5fcant_5fretry_5015',['CLOSE_SOCKET_IF_CANT_RETRY',['../SocketConnection_8h.html#a440d3ff5cb61162ff247abcf617c5ee1',1,'SocketConnection.h']]], + ['codec_5fhash_5ftable_5fbucket_5fcount_5016',['CODEC_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#a15a20e6b29d7a3ab5af1bee5ba8cc5e2',1,'PeerConnection.h']]], + ['codec_5fhash_5ftable_5fbucket_5flength_5017',['CODEC_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#a2285baf450dcb102c456632b4c004598',1,'PeerConnection.h']]], + ['codec_5frtpmap_5fpayload_5ftypes_5fhash_5ftable_5fbucket_5flength_5018',['CODEC_RTPMAP_PAYLOAD_TYPES_HASH_TABLE_BUCKET_LENGTH',['../SessionDescription_8h.html#a75a9c9ab976b37df5e59e31d070d23fe',1,'SessionDescription.h']]], ['connection_5flistener_5fdefault_5fmax_5flistening_5fconnection_5019',['CONNECTION_LISTENER_DEFAULT_MAX_LISTENING_CONNECTION',['../ConnectionListener_8h.html#ab3b552e6573c384bcd8e0da39992f964',1,'ConnectionListener.h']]], ['connection_5flistener_5fkick_5fsocket_5flisten_5020',['CONNECTION_LISTENER_KICK_SOCKET_LISTEN',['../ConnectionListener_8h.html#a619dad295dbe71e23273c2f372baf795',1,'ConnectionListener.h']]], ['connection_5flistener_5fkick_5fsocket_5fwrite_5021',['CONNECTION_LISTENER_KICK_SOCKET_WRITE',['../ConnectionListener_8h.html#a383df893eaeda67eb466665a1ac0ba06',1,'ConnectionListener.h']]], ['connection_5flistener_5fshutdown_5ftimeout_5022',['CONNECTION_LISTENER_SHUTDOWN_TIMEOUT',['../ConnectionListener_8h.html#a5dd03244bebe143ff20363fd75799a9c',1,'ConnectionListener.h']]], ['connection_5flistener_5fsocket_5fwait_5ffor_5fdata_5ftimeout_5023',['CONNECTION_LISTENER_SOCKET_WAIT_FOR_DATA_TIMEOUT',['../ConnectionListener_8h.html#a2899474a732dab5b403a1a8ed6edae1e',1,'ConnectionListener.h']]], - ['convert_5ftimestamp_5fto_5frtp_5024',['CONVERT_TIMESTAMP_TO_RTP',['../Rtp_8h.html#a0d105a0689d40474f586dedbd85eaff0',1,'Rtp.h']]], - ['create_5fchannel_5fparam_5fjson_5ftemplate_5025',['CREATE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#af5356fd453251c8b99410c6ca6ff529b',1,'LwsApiCalls.h']]], - ['create_5fsignaling_5fchannel_5fapi_5fpostfix_5026',['CREATE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#ae92c106c6a32d0826bfddbd2cd14783b',1,'LwsApiCalls.h']]], - ['csrc_5fcount_5fmask_5027',['CSRC_COUNT_MASK',['../RtpPacket_8h.html#a49cfbf224a45977a66ca08edb54c39d3',1,'RtpPacket.h']]], - ['csrc_5flength_5028',['CSRC_LENGTH',['../RtpPacket_8h.html#ac24aae0cb1fdbedb45cc01c8e8c1fb75',1,'RtpPacket.h']]], - ['csrc_5foffset_5029',['CSRC_OFFSET',['../RtpPacket_8h.html#a5d46810e72777d8a019a184d4288a44a',1,'RtpPacket.h']]], - ['custom_5fdata_5ffrom_5fsignaling_5fclient_5030',['CUSTOM_DATA_FROM_SIGNALING_CLIENT',['../Signaling_8h.html#ac2706b5d21634baf8e129d5548d18043',1,'Signaling.h']]] + ['connection_5flistener_5fstack_5fsize_5fbytes_5024',['CONNECTION_LISTENER_STACK_SIZE_BYTES',['../ConnectionListener_8h.html#aa728570feda88c07bdd10b838d3be955',1,'ConnectionListener.h']]], + ['convert_5ftimestamp_5fto_5frtp_5025',['CONVERT_TIMESTAMP_TO_RTP',['../Rtp_8h.html#a0d105a0689d40474f586dedbd85eaff0',1,'Rtp.h']]], + ['create_5fchannel_5fparam_5fjson_5ftemplate_5026',['CREATE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#af5356fd453251c8b99410c6ca6ff529b',1,'LwsApiCalls.h']]], + ['create_5fsignaling_5fchannel_5fapi_5fpostfix_5027',['CREATE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#ae92c106c6a32d0826bfddbd2cd14783b',1,'LwsApiCalls.h']]], + ['csrc_5fcount_5fmask_5028',['CSRC_COUNT_MASK',['../RtpPacket_8h.html#a49cfbf224a45977a66ca08edb54c39d3',1,'RtpPacket.h']]], + ['csrc_5flength_5029',['CSRC_LENGTH',['../RtpPacket_8h.html#ac24aae0cb1fdbedb45cc01c8e8c1fb75',1,'RtpPacket.h']]], + ['csrc_5foffset_5030',['CSRC_OFFSET',['../RtpPacket_8h.html#a5d46810e72777d8a019a184d4288a44a',1,'RtpPacket.h']]], + ['custom_5fdata_5ffrom_5fsignaling_5fclient_5031',['CUSTOM_DATA_FROM_SIGNALING_CLIENT',['../Signaling_8h.html#ac2706b5d21634baf8e129d5548d18043',1,'Signaling.h']]] ]; diff --git a/search/defines_3.js b/search/defines_3.js index e4a2ac6388..1973f75aad 100644 --- a/search/defines_3.js +++ b/search/defines_3.js @@ -1,56 +1,58 @@ var searchData= [ - ['data_5fchannel_5fhash_5ftable_5fbucket_5fcount_5031',['DATA_CHANNEL_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#aaa7a0c40f02c1fa6f15b51e793d55476',1,'PeerConnection.h']]], - ['data_5fchannel_5fhash_5ftable_5fbucket_5flength_5032',['DATA_CHANNEL_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#ab87a6c6ea4cb95d91e7e146a61421627',1,'PeerConnection.h']]], - ['data_5fchannel_5fprotocol_5fstr_5033',['DATA_CHANNEL_PROTOCOL_STR',['../DataChannel_8h.html#ad631ed68735b9de47b4dd9fb3b61b13c',1,'DataChannel.h']]], - ['debug_5flog_5fsdp_5034',['DEBUG_LOG_SDP',['../PeerConnection_8h.html#aa3171a5cce8c8a76563e9e2ee027bb20',1,'PeerConnection.h']]], - ['default_5fcache_5ffile_5fpath_5035',['DEFAULT_CACHE_FILE_PATH',['../FileCache_8h.html#a18e45252c0f3d51fdd8bc07833f168c4',1,'FileCache.h']]], - ['default_5fcreate_5fsignaling_5fclient_5fretry_5fattempts_5036',['DEFAULT_CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS',['../Signaling_8h.html#a7f261a4a48d60e84a1858c5d6cbdb7df',1,'Signaling.h']]], - ['default_5fh264_5ffmtp_5037',['DEFAULT_H264_FMTP',['../SessionDescription_8h.html#a32bb083279e6043b75c6cd2b49dfce7f',1,'SessionDescription.h']]], - ['default_5fmax_5fstored_5ftransaction_5fid_5fcount_5038',['DEFAULT_MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a46069ecb8c1f3484349fa0f14de20581',1,'IceUtils.h']]], - ['default_5fmtu_5fsize_5039',['DEFAULT_MTU_SIZE',['../Rtp_8h.html#ab463e7cce50e0fa472b4b08ac0fe258c',1,'Rtp.h']]], - ['default_5fnat_5ftest_5fmax_5fbinding_5frequest_5fcount_5040',['DEFAULT_NAT_TEST_MAX_BINDING_REQUEST_COUNT',['../NatBehaviorDiscovery_8h.html#a9ab048e7c35895d98b00122e596faa3c',1,'NatBehaviorDiscovery.h']]], - ['default_5fopus_5ffmtp_5041',['DEFAULT_OPUS_FMTP',['../SessionDescription_8h.html#abe32f9f88371486e8f115c8b0668a337',1,'SessionDescription.h']]], - ['default_5fpayload_5falaw_5042',['DEFAULT_PAYLOAD_ALAW',['../SessionDescription_8h.html#a405291b024370fd521fe3527eb08002b',1,'SessionDescription.h']]], - ['default_5fpayload_5falaw_5fstr_5043',['DEFAULT_PAYLOAD_ALAW_STR',['../SessionDescription_8h.html#abe657c60d801eec4d1a003d0c4420eeb',1,'SessionDescription.h']]], - ['default_5fpayload_5fh264_5044',['DEFAULT_PAYLOAD_H264',['../SessionDescription_8h.html#a6c1fe7534dc3ad5995237404a6d8e2bf',1,'SessionDescription.h']]], - ['default_5fpayload_5fmulaw_5045',['DEFAULT_PAYLOAD_MULAW',['../SessionDescription_8h.html#aff680be6d95a4bf4f93ab35b1a7dc55f',1,'SessionDescription.h']]], - ['default_5fpayload_5fmulaw_5fstr_5046',['DEFAULT_PAYLOAD_MULAW_STR',['../SessionDescription_8h.html#a7b74ae0d77126279cbb789d98a331d20',1,'SessionDescription.h']]], - ['default_5fpayload_5fopus_5047',['DEFAULT_PAYLOAD_OPUS',['../SessionDescription_8h.html#a81cd1359f93e9701443b02cac7a16d3f',1,'SessionDescription.h']]], - ['default_5fpayload_5fvp8_5048',['DEFAULT_PAYLOAD_VP8',['../SessionDescription_8h.html#ae4c3f9e3f28ed3b939569c25396ce5ee',1,'SessionDescription.h']]], - ['default_5fpeer_5fframe_5fbuffer_5fsize_5049',['DEFAULT_PEER_FRAME_BUFFER_SIZE',['../Rtp_8h.html#abfa359be260998ab37a5c32c2f3142e3',1,'Rtp.h']]], - ['default_5frolling_5fbuffer_5fduration_5fin_5fseconds_5050',['DEFAULT_ROLLING_BUFFER_DURATION_IN_SECONDS',['../Rtp_8h.html#a57c20fd76ed37ea46f0282ed949a49df',1,'Rtp.h']]], - ['default_5fsctp_5fshutdown_5ftimeout_5051',['DEFAULT_SCTP_SHUTDOWN_TIMEOUT',['../Sctp_8h.html#a62ad0ea7a468a241581340e1a7498df3',1,'Sctp.h']]], - ['default_5fseq_5fnum_5fbuffer_5fsize_5052',['DEFAULT_SEQ_NUM_BUFFER_SIZE',['../Rtp_8h.html#abeeab0a6532323473e34b336b186fdb0',1,'Rtp.h']]], - ['default_5ftest_5fnat_5ftest_5fresponse_5fwait_5ftime_5053',['DEFAULT_TEST_NAT_TEST_RESPONSE_WAIT_TIME',['../NatBehaviorDiscovery_8h.html#a6fc280f7780cdbb92c899b9bbe9cc833',1,'NatBehaviorDiscovery.h']]], - ['default_5fturn_5fallocation_5flifetime_5fseconds_5054',['DEFAULT_TURN_ALLOCATION_LIFETIME_SECONDS',['../TurnConnection_8h.html#a8f442109458299eee1cb9da091477441',1,'TurnConnection.h']]], - ['default_5fturn_5fallocation_5frefresh_5fgrace_5fperiod_5055',['DEFAULT_TURN_ALLOCATION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#afe39195ff1a063ef698a07b42f355d4e',1,'TurnConnection.h']]], - ['default_5fturn_5fallocation_5ftimeout_5056',['DEFAULT_TURN_ALLOCATION_TIMEOUT',['../TurnConnection_8h.html#a2f22429cc94cef557135a81a82e1f73c',1,'TurnConnection.h']]], - ['default_5fturn_5fbind_5fchannel_5ftimeout_5057',['DEFAULT_TURN_BIND_CHANNEL_TIMEOUT',['../TurnConnection_8h.html#a703fdd716c686a99932a62df674e6bd2',1,'TurnConnection.h']]], - ['default_5fturn_5fchannel_5fdata_5fbuffer_5fsize_5058',['DEFAULT_TURN_CHANNEL_DATA_BUFFER_SIZE',['../TurnConnection_8h.html#a79f76252257beabace0fabf1c815fb28',1,'TurnConnection.h']]], - ['default_5fturn_5fclean_5fup_5ftimeout_5059',['DEFAULT_TURN_CLEAN_UP_TIMEOUT',['../TurnConnection_8h.html#a67174f634964281884f905dbb951e13a',1,'TurnConnection.h']]], - ['default_5fturn_5fcreate_5fpermission_5ftimeout_5060',['DEFAULT_TURN_CREATE_PERMISSION_TIMEOUT',['../TurnConnection_8h.html#a9120f3c52108446ac507a9b7f71b74a5',1,'TurnConnection.h']]], - ['default_5fturn_5fget_5fcredential_5ftimeout_5061',['DEFAULT_TURN_GET_CREDENTIAL_TIMEOUT',['../TurnConnection_8h.html#a48e1c021b2f65ca08715206a5fa1d0cd',1,'TurnConnection.h']]], - ['default_5fturn_5fmax_5fpeer_5fcount_5062',['DEFAULT_TURN_MAX_PEER_COUNT',['../TurnConnection_8h.html#afeb9d157cc0915697deb724cb2c64830',1,'TurnConnection.h']]], - ['default_5fturn_5fmessage_5frecv_5fchannel_5fdata_5fbuffer_5flen_5063',['DEFAULT_TURN_MESSAGE_RECV_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#af83d14345bbfae436eab167111b18d78',1,'TurnConnection.h']]], - ['default_5fturn_5fmessage_5fsend_5fchannel_5fdata_5fbuffer_5flen_5064',['DEFAULT_TURN_MESSAGE_SEND_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#aa8e368a273bf05933cad8fcb0da0924a',1,'TurnConnection.h']]], - ['default_5fturn_5fpermission_5frefresh_5fgrace_5fperiod_5065',['DEFAULT_TURN_PERMISSION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#aec6481605190b307295e5e4d31b2b7f1',1,'TurnConnection.h']]], - ['default_5fturn_5fsend_5frefresh_5finverval_5066',['DEFAULT_TURN_SEND_REFRESH_INVERVAL',['../TurnConnection_8h.html#aac110ff8d619b0130abc2091132dab59',1,'TurnConnection.h']]], - ['default_5fturn_5ftimer_5finterval_5fafter_5fready_5067',['DEFAULT_TURN_TIMER_INTERVAL_AFTER_READY',['../TurnConnection_8h.html#a04922fa9031bd9d30fad9857bd047de8',1,'TurnConnection.h']]], - ['default_5fturn_5ftimer_5finterval_5fbefore_5fready_5068',['DEFAULT_TURN_TIMER_INTERVAL_BEFORE_READY',['../TurnConnection_8h.html#acab06e63384a708a44d8bb2452f5abc4',1,'TurnConnection.h']]], - ['default_5fusrsctp_5fteardown_5fpolling_5finterval_5069',['DEFAULT_USRSCTP_TEARDOWN_POLLING_INTERVAL',['../Sctp_8h.html#a8d11f686626c147623da1e3ee17cc580',1,'Sctp.h']]], - ['default_5fvalid_5findex_5fbuffer_5fsize_5070',['DEFAULT_VALID_INDEX_BUFFER_SIZE',['../Rtp_8h.html#a92d76a03d2d54cff45073f36e3f54b72',1,'Rtp.h']]], - ['delete_5fchannel_5fparam_5fjson_5ftemplate_5071',['DELETE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#abfaa33082d645f8411464fa7b838a65b',1,'LwsApiCalls.h']]], - ['delete_5fsignaling_5fchannel_5fapi_5fpostfix_5072',['DELETE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aa93617a325d7350e17465c4afc9f43b4',1,'LwsApiCalls.h']]], - ['describe_5fchannel_5fparam_5fjson_5ftemplate_5073',['DESCRIBE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac7f153eb6b62f9f23948d1cda7549c33',1,'LwsApiCalls.h']]], - ['describe_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_5074',['DESCRIBE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#ac6282cadc7dc9aca1c170e86e9391996',1,'LwsApiCalls.h']]], - ['describe_5fmedia_5fstorage_5fconf_5fparam_5fjson_5ftemplate_5075',['DESCRIBE_MEDIA_STORAGE_CONF_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9e33203854e710047071dcce0ea34034',1,'LwsApiCalls.h']]], - ['describe_5fsignaling_5fchannel_5fapi_5fpostfix_5076',['DESCRIBE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aec618e6f54a67ae849d476a302cd3ca0',1,'LwsApiCalls.h']]], - ['dlsr_5ftimescale_5077',['DLSR_TIMESCALE',['../RtcpPacket_8h.html#a52d3061de920d676a195420f3d783a1d',1,'RtcpPacket.h']]], - ['dtls_5fcert_5fmax_5fserial_5fnum_5fsize_5078',['DTLS_CERT_MAX_SERIAL_NUM_SIZE',['../Dtls_8h.html#a696300174f8fa011bc709f541989fc2b',1,'Dtls.h']]], - ['dtls_5fcert_5fmin_5fserial_5fnum_5fsize_5079',['DTLS_CERT_MIN_SERIAL_NUM_SIZE',['../Dtls_8h.html#a06102d6440b68ccea5df747ad3fd6f1e',1,'Dtls.h']]], - ['dtls_5frole_5factive_5080',['DTLS_ROLE_ACTIVE',['../SessionDescription_8h.html#a841a33383262e24583ce672cdc17c078',1,'SessionDescription.h']]], - ['dtls_5frole_5factpass_5081',['DTLS_ROLE_ACTPASS',['../SessionDescription_8h.html#ae18c1c7b040daf630353bdc9121ee9f6',1,'SessionDescription.h']]], - ['dtls_5fsession_5ftimer_5fstart_5fdelay_5082',['DTLS_SESSION_TIMER_START_DELAY',['../Dtls_8h.html#a47dcf553b8ea91cf54d17063b966c731',1,'Dtls.h']]], - ['dtls_5ftransmission_5finterval_5083',['DTLS_TRANSMISSION_INTERVAL',['../Dtls_8h.html#a3cf5ecd0269eae37a1b66d460835f7de',1,'Dtls.h']]] + ['data_5fchannel_5fhash_5ftable_5fbucket_5fcount_5032',['DATA_CHANNEL_HASH_TABLE_BUCKET_COUNT',['../PeerConnection_8h.html#aaa7a0c40f02c1fa6f15b51e793d55476',1,'PeerConnection.h']]], + ['data_5fchannel_5fhash_5ftable_5fbucket_5flength_5033',['DATA_CHANNEL_HASH_TABLE_BUCKET_LENGTH',['../PeerConnection_8h.html#ab87a6c6ea4cb95d91e7e146a61421627',1,'PeerConnection.h']]], + ['data_5fchannel_5fprotocol_5fstr_5034',['DATA_CHANNEL_PROTOCOL_STR',['../DataChannel_8h.html#ad631ed68735b9de47b4dd9fb3b61b13c',1,'DataChannel.h']]], + ['debug_5flog_5fsdp_5035',['DEBUG_LOG_SDP',['../PeerConnection_8h.html#aa3171a5cce8c8a76563e9e2ee027bb20',1,'PeerConnection.h']]], + ['default_5fcache_5ffile_5fpath_5036',['DEFAULT_CACHE_FILE_PATH',['../FileCache_8h.html#a18e45252c0f3d51fdd8bc07833f168c4',1,'FileCache.h']]], + ['default_5fcreate_5fsignaling_5fclient_5fretry_5fattempts_5037',['DEFAULT_CREATE_SIGNALING_CLIENT_RETRY_ATTEMPTS',['../Signaling_8h.html#a7f261a4a48d60e84a1858c5d6cbdb7df',1,'Signaling.h']]], + ['default_5fexpected_5faudio_5fbit_5frate_5038',['DEFAULT_EXPECTED_AUDIO_BIT_RATE',['../Rtp_8h.html#a6a56d72374fc3359a1b8751aa0933fcd',1,'Rtp.h']]], + ['default_5fexpected_5fvideo_5fbit_5frate_5039',['DEFAULT_EXPECTED_VIDEO_BIT_RATE',['../Rtp_8h.html#af88c4b83fa17ed806ccb9d8d2447e686',1,'Rtp.h']]], + ['default_5fh264_5ffmtp_5040',['DEFAULT_H264_FMTP',['../SessionDescription_8h.html#a32bb083279e6043b75c6cd2b49dfce7f',1,'SessionDescription.h']]], + ['default_5fmax_5fstored_5ftransaction_5fid_5fcount_5041',['DEFAULT_MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a46069ecb8c1f3484349fa0f14de20581',1,'IceUtils.h']]], + ['default_5fmtu_5fsize_5fbytes_5042',['DEFAULT_MTU_SIZE_BYTES',['../Rtp_8h.html#a6d63843d01692139cae9a72c515dde5c',1,'Rtp.h']]], + ['default_5fnat_5ftest_5fmax_5fbinding_5frequest_5fcount_5043',['DEFAULT_NAT_TEST_MAX_BINDING_REQUEST_COUNT',['../NatBehaviorDiscovery_8h.html#a9ab048e7c35895d98b00122e596faa3c',1,'NatBehaviorDiscovery.h']]], + ['default_5fopus_5ffmtp_5044',['DEFAULT_OPUS_FMTP',['../SessionDescription_8h.html#abe32f9f88371486e8f115c8b0668a337',1,'SessionDescription.h']]], + ['default_5fpayload_5falaw_5045',['DEFAULT_PAYLOAD_ALAW',['../SessionDescription_8h.html#a405291b024370fd521fe3527eb08002b',1,'SessionDescription.h']]], + ['default_5fpayload_5falaw_5fstr_5046',['DEFAULT_PAYLOAD_ALAW_STR',['../SessionDescription_8h.html#abe657c60d801eec4d1a003d0c4420eeb',1,'SessionDescription.h']]], + ['default_5fpayload_5fh264_5047',['DEFAULT_PAYLOAD_H264',['../SessionDescription_8h.html#a6c1fe7534dc3ad5995237404a6d8e2bf',1,'SessionDescription.h']]], + ['default_5fpayload_5fmulaw_5048',['DEFAULT_PAYLOAD_MULAW',['../SessionDescription_8h.html#aff680be6d95a4bf4f93ab35b1a7dc55f',1,'SessionDescription.h']]], + ['default_5fpayload_5fmulaw_5fstr_5049',['DEFAULT_PAYLOAD_MULAW_STR',['../SessionDescription_8h.html#a7b74ae0d77126279cbb789d98a331d20',1,'SessionDescription.h']]], + ['default_5fpayload_5fopus_5050',['DEFAULT_PAYLOAD_OPUS',['../SessionDescription_8h.html#a81cd1359f93e9701443b02cac7a16d3f',1,'SessionDescription.h']]], + ['default_5fpayload_5fvp8_5051',['DEFAULT_PAYLOAD_VP8',['../SessionDescription_8h.html#ae4c3f9e3f28ed3b939569c25396ce5ee',1,'SessionDescription.h']]], + ['default_5fpeer_5fframe_5fbuffer_5fsize_5052',['DEFAULT_PEER_FRAME_BUFFER_SIZE',['../Rtp_8h.html#abfa359be260998ab37a5c32c2f3142e3',1,'Rtp.h']]], + ['default_5frolling_5fbuffer_5fduration_5fin_5fseconds_5053',['DEFAULT_ROLLING_BUFFER_DURATION_IN_SECONDS',['../Rtp_8h.html#a57c20fd76ed37ea46f0282ed949a49df',1,'Rtp.h']]], + ['default_5fsctp_5fshutdown_5ftimeout_5054',['DEFAULT_SCTP_SHUTDOWN_TIMEOUT',['../Sctp_8h.html#a62ad0ea7a468a241581340e1a7498df3',1,'Sctp.h']]], + ['default_5fseq_5fnum_5fbuffer_5fsize_5055',['DEFAULT_SEQ_NUM_BUFFER_SIZE',['../Rtp_8h.html#abeeab0a6532323473e34b336b186fdb0',1,'Rtp.h']]], + ['default_5ftest_5fnat_5ftest_5fresponse_5fwait_5ftime_5056',['DEFAULT_TEST_NAT_TEST_RESPONSE_WAIT_TIME',['../NatBehaviorDiscovery_8h.html#a6fc280f7780cdbb92c899b9bbe9cc833',1,'NatBehaviorDiscovery.h']]], + ['default_5fturn_5fallocation_5flifetime_5fseconds_5057',['DEFAULT_TURN_ALLOCATION_LIFETIME_SECONDS',['../TurnConnection_8h.html#a8f442109458299eee1cb9da091477441',1,'TurnConnection.h']]], + ['default_5fturn_5fallocation_5frefresh_5fgrace_5fperiod_5058',['DEFAULT_TURN_ALLOCATION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#afe39195ff1a063ef698a07b42f355d4e',1,'TurnConnection.h']]], + ['default_5fturn_5fallocation_5ftimeout_5059',['DEFAULT_TURN_ALLOCATION_TIMEOUT',['../TurnConnection_8h.html#a2f22429cc94cef557135a81a82e1f73c',1,'TurnConnection.h']]], + ['default_5fturn_5fbind_5fchannel_5ftimeout_5060',['DEFAULT_TURN_BIND_CHANNEL_TIMEOUT',['../TurnConnection_8h.html#a703fdd716c686a99932a62df674e6bd2',1,'TurnConnection.h']]], + ['default_5fturn_5fchannel_5fdata_5fbuffer_5fsize_5061',['DEFAULT_TURN_CHANNEL_DATA_BUFFER_SIZE',['../TurnConnection_8h.html#a79f76252257beabace0fabf1c815fb28',1,'TurnConnection.h']]], + ['default_5fturn_5fclean_5fup_5ftimeout_5062',['DEFAULT_TURN_CLEAN_UP_TIMEOUT',['../TurnConnection_8h.html#a67174f634964281884f905dbb951e13a',1,'TurnConnection.h']]], + ['default_5fturn_5fcreate_5fpermission_5ftimeout_5063',['DEFAULT_TURN_CREATE_PERMISSION_TIMEOUT',['../TurnConnection_8h.html#a9120f3c52108446ac507a9b7f71b74a5',1,'TurnConnection.h']]], + ['default_5fturn_5fget_5fcredential_5ftimeout_5064',['DEFAULT_TURN_GET_CREDENTIAL_TIMEOUT',['../TurnConnection_8h.html#a48e1c021b2f65ca08715206a5fa1d0cd',1,'TurnConnection.h']]], + ['default_5fturn_5fmax_5fpeer_5fcount_5065',['DEFAULT_TURN_MAX_PEER_COUNT',['../TurnConnection_8h.html#afeb9d157cc0915697deb724cb2c64830',1,'TurnConnection.h']]], + ['default_5fturn_5fmessage_5frecv_5fchannel_5fdata_5fbuffer_5flen_5066',['DEFAULT_TURN_MESSAGE_RECV_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#af83d14345bbfae436eab167111b18d78',1,'TurnConnection.h']]], + ['default_5fturn_5fmessage_5fsend_5fchannel_5fdata_5fbuffer_5flen_5067',['DEFAULT_TURN_MESSAGE_SEND_CHANNEL_DATA_BUFFER_LEN',['../TurnConnection_8h.html#aa8e368a273bf05933cad8fcb0da0924a',1,'TurnConnection.h']]], + ['default_5fturn_5fpermission_5frefresh_5fgrace_5fperiod_5068',['DEFAULT_TURN_PERMISSION_REFRESH_GRACE_PERIOD',['../TurnConnection_8h.html#aec6481605190b307295e5e4d31b2b7f1',1,'TurnConnection.h']]], + ['default_5fturn_5fsend_5frefresh_5finverval_5069',['DEFAULT_TURN_SEND_REFRESH_INVERVAL',['../TurnConnection_8h.html#aac110ff8d619b0130abc2091132dab59',1,'TurnConnection.h']]], + ['default_5fturn_5ftimer_5finterval_5fafter_5fready_5070',['DEFAULT_TURN_TIMER_INTERVAL_AFTER_READY',['../TurnConnection_8h.html#a04922fa9031bd9d30fad9857bd047de8',1,'TurnConnection.h']]], + ['default_5fturn_5ftimer_5finterval_5fbefore_5fready_5071',['DEFAULT_TURN_TIMER_INTERVAL_BEFORE_READY',['../TurnConnection_8h.html#acab06e63384a708a44d8bb2452f5abc4',1,'TurnConnection.h']]], + ['default_5fusrsctp_5fteardown_5fpolling_5finterval_5072',['DEFAULT_USRSCTP_TEARDOWN_POLLING_INTERVAL',['../Sctp_8h.html#a8d11f686626c147623da1e3ee17cc580',1,'Sctp.h']]], + ['default_5fvalid_5findex_5fbuffer_5fsize_5073',['DEFAULT_VALID_INDEX_BUFFER_SIZE',['../Rtp_8h.html#a92d76a03d2d54cff45073f36e3f54b72',1,'Rtp.h']]], + ['delete_5fchannel_5fparam_5fjson_5ftemplate_5074',['DELETE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#abfaa33082d645f8411464fa7b838a65b',1,'LwsApiCalls.h']]], + ['delete_5fsignaling_5fchannel_5fapi_5fpostfix_5075',['DELETE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aa93617a325d7350e17465c4afc9f43b4',1,'LwsApiCalls.h']]], + ['describe_5fchannel_5fparam_5fjson_5ftemplate_5076',['DESCRIBE_CHANNEL_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac7f153eb6b62f9f23948d1cda7549c33',1,'LwsApiCalls.h']]], + ['describe_5fmedia_5fstorage_5fconf_5fapi_5fpostfix_5077',['DESCRIBE_MEDIA_STORAGE_CONF_API_POSTFIX',['../LwsApiCalls_8h.html#ac6282cadc7dc9aca1c170e86e9391996',1,'LwsApiCalls.h']]], + ['describe_5fmedia_5fstorage_5fconf_5fparam_5fjson_5ftemplate_5078',['DESCRIBE_MEDIA_STORAGE_CONF_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9e33203854e710047071dcce0ea34034',1,'LwsApiCalls.h']]], + ['describe_5fsignaling_5fchannel_5fapi_5fpostfix_5079',['DESCRIBE_SIGNALING_CHANNEL_API_POSTFIX',['../LwsApiCalls_8h.html#aec618e6f54a67ae849d476a302cd3ca0',1,'LwsApiCalls.h']]], + ['dlsr_5ftimescale_5080',['DLSR_TIMESCALE',['../RtcpPacket_8h.html#a52d3061de920d676a195420f3d783a1d',1,'RtcpPacket.h']]], + ['dtls_5fcert_5fmax_5fserial_5fnum_5fsize_5081',['DTLS_CERT_MAX_SERIAL_NUM_SIZE',['../Dtls_8h.html#a696300174f8fa011bc709f541989fc2b',1,'Dtls.h']]], + ['dtls_5fcert_5fmin_5fserial_5fnum_5fsize_5082',['DTLS_CERT_MIN_SERIAL_NUM_SIZE',['../Dtls_8h.html#a06102d6440b68ccea5df747ad3fd6f1e',1,'Dtls.h']]], + ['dtls_5frole_5factive_5083',['DTLS_ROLE_ACTIVE',['../SessionDescription_8h.html#a841a33383262e24583ce672cdc17c078',1,'SessionDescription.h']]], + ['dtls_5frole_5factpass_5084',['DTLS_ROLE_ACTPASS',['../SessionDescription_8h.html#ae18c1c7b040daf630353bdc9121ee9f6',1,'SessionDescription.h']]], + ['dtls_5fsession_5ftimer_5fstart_5fdelay_5085',['DTLS_SESSION_TIMER_START_DELAY',['../Dtls_8h.html#a47dcf553b8ea91cf54d17063b966c731',1,'Dtls.h']]], + ['dtls_5ftransmission_5finterval_5086',['DTLS_TRANSMISSION_INTERVAL',['../Dtls_8h.html#a3cf5ecd0269eae37a1b66d460835f7de',1,'Dtls.h']]] ]; diff --git a/search/defines_4.js b/search/defines_4.js index 39de921e6d..ff6220491c 100644 --- a/search/defines_4.js +++ b/search/defines_4.js @@ -1,6 +1,6 @@ var searchData= [ - ['eai_5fsystem_5084',['EAI_SYSTEM',['../Network_8h.html#a8e864fa95f26341c27127deb6237c88c',1,'Network.h']]], - ['extension_5fmask_5085',['EXTENSION_MASK',['../RtpPacket_8h.html#a27a16176e8db2b3ba430b74e940d4dfc',1,'RtpPacket.h']]], - ['extension_5fshift_5086',['EXTENSION_SHIFT',['../RtpPacket_8h.html#a8a7b236648e29c9b167c94545e693180',1,'RtpPacket.h']]] + ['eai_5fsystem_5087',['EAI_SYSTEM',['../Network_8h.html#a8e864fa95f26341c27127deb6237c88c',1,'Network.h']]], + ['extension_5fmask_5088',['EXTENSION_MASK',['../RtpPacket_8h.html#a27a16176e8db2b3ba430b74e940d4dfc',1,'RtpPacket.h']]], + ['extension_5fshift_5089',['EXTENSION_SHIFT',['../RtpPacket_8h.html#a8a7b236648e29c9b167c94545e693180',1,'RtpPacket.h']]] ]; diff --git a/search/defines_5.js b/search/defines_5.js index e87c73a046..50ecf3f23c 100644 --- a/search/defines_5.js +++ b/search/defines_5.js @@ -1,9 +1,9 @@ var searchData= [ - ['fmtp_5fvalue_5087',['FMTP_VALUE',['../SessionDescription_8h.html#a6a9111ac3632e40e23a19cefbadc7ebd',1,'SessionDescription.h']]], - ['from_5fsignaling_5fclient_5fhandle_5088',['FROM_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a0a66d9f94040a31d46a57b01084d4211',1,'Signaling.h']]], - ['fu_5fa_5fheader_5fsize_5089',['FU_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#ae74e76fbe3be7c9fbf210239918b974e',1,'RtpH264Payloader.h']]], - ['fu_5fa_5findicator_5090',['FU_A_INDICATOR',['../RtpH264Payloader_8h.html#adff84cc61e8a5920adb8dd4633b6868b',1,'RtpH264Payloader.h']]], - ['fu_5fb_5fheader_5fsize_5091',['FU_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#aa81fe0ffce67de09e682a9f89a5b3597',1,'RtpH264Payloader.h']]], - ['fu_5fb_5findicator_5092',['FU_B_INDICATOR',['../RtpH264Payloader_8h.html#a383eba469dbc27e5d1ba9d58732fb81a',1,'RtpH264Payloader.h']]] + ['fmtp_5fvalue_5090',['FMTP_VALUE',['../SessionDescription_8h.html#a6a9111ac3632e40e23a19cefbadc7ebd',1,'SessionDescription.h']]], + ['from_5fsignaling_5fclient_5fhandle_5091',['FROM_SIGNALING_CLIENT_HANDLE',['../Signaling_8h.html#a0a66d9f94040a31d46a57b01084d4211',1,'Signaling.h']]], + ['fu_5fa_5fheader_5fsize_5092',['FU_A_HEADER_SIZE',['../RtpH264Payloader_8h.html#ae74e76fbe3be7c9fbf210239918b974e',1,'RtpH264Payloader.h']]], + ['fu_5fa_5findicator_5093',['FU_A_INDICATOR',['../RtpH264Payloader_8h.html#adff84cc61e8a5920adb8dd4633b6868b',1,'RtpH264Payloader.h']]], + ['fu_5fb_5fheader_5fsize_5094',['FU_B_HEADER_SIZE',['../RtpH264Payloader_8h.html#aa81fe0ffce67de09e682a9f89a5b3597',1,'RtpH264Payloader.h']]], + ['fu_5fb_5findicator_5095',['FU_B_INDICATOR',['../RtpH264Payloader_8h.html#a383eba469dbc27e5d1ba9d58732fb81a',1,'RtpH264Payloader.h']]] ]; diff --git a/search/defines_6.js b/search/defines_6.js index 2cae5e7dbb..39658e0442 100644 --- a/search/defines_6.js +++ b/search/defines_6.js @@ -1,14 +1,14 @@ var searchData= [ - ['generated_5fcertificate_5fbits_5093',['GENERATED_CERTIFICATE_BITS',['../Dtls_8h.html#aa7ef1d7eb61d26fe1e820c26321c2722',1,'Dtls.h']]], - ['generated_5fcertificate_5fdays_5094',['GENERATED_CERTIFICATE_DAYS',['../Dtls_8h.html#a32c585200a2c8fc8c45de1bcbc63ff0f',1,'Dtls.h']]], - ['generated_5fcertificate_5fmax_5fsize_5095',['GENERATED_CERTIFICATE_MAX_SIZE',['../Dtls_8h.html#a12e352e3439645a2956fe486ec36743e',1,'Dtls.h']]], - ['generated_5fcertificate_5fname_5096',['GENERATED_CERTIFICATE_NAME',['../Dtls_8h.html#a537a4ab2713160b0ddfc5ed078c68aac',1,'Dtls.h']]], - ['get_5fchannel_5fendpoint_5fparam_5fjson_5ftemplate_5097',['GET_CHANNEL_ENDPOINT_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac35fcb3b6425e4d42a156f3283f67ef6',1,'LwsApiCalls.h']]], - ['get_5fice_5fconfig_5fapi_5fpostfix_5098',['GET_ICE_CONFIG_API_POSTFIX',['../LwsApiCalls_8h.html#af01fabbb0caef0a6c56704fce9ac16f4',1,'LwsApiCalls.h']]], - ['get_5fice_5fconfig_5fparam_5fjson_5ftemplate_5099',['GET_ICE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9b483c1058c3f4dbd36e055a920b37a0',1,'LwsApiCalls.h']]], - ['get_5fsignaling_5fchannel_5fendpoint_5fapi_5fpostfix_5100',['GET_SIGNALING_CHANNEL_ENDPOINT_API_POSTFIX',['../LwsApiCalls_8h.html#a4851dfa2e2660d04be6f445dfa3855b9',1,'LwsApiCalls.h']]], - ['get_5fstun_5ferror_5fcode_5101',['GET_STUN_ERROR_CODE',['../Stun_8h.html#a0e3adb9387cdeaedb12bd84815dc7985',1,'Stun.h']]], - ['get_5fstun_5fpacket_5fsize_5102',['GET_STUN_PACKET_SIZE',['../IceAgent_8h.html#a28554b3e5c7e8e816edeb7143dc70c64',1,'IceAgent.h']]], - ['get_5fuint16_5fseq_5fnum_5103',['GET_UINT16_SEQ_NUM',['../RtpPacket_8h.html#aa9078138caa69861c76ab411dd399233',1,'RtpPacket.h']]] + ['generated_5fcertificate_5fbits_5096',['GENERATED_CERTIFICATE_BITS',['../Dtls_8h.html#aa7ef1d7eb61d26fe1e820c26321c2722',1,'Dtls.h']]], + ['generated_5fcertificate_5fdays_5097',['GENERATED_CERTIFICATE_DAYS',['../Dtls_8h.html#a32c585200a2c8fc8c45de1bcbc63ff0f',1,'Dtls.h']]], + ['generated_5fcertificate_5fmax_5fsize_5098',['GENERATED_CERTIFICATE_MAX_SIZE',['../Dtls_8h.html#a12e352e3439645a2956fe486ec36743e',1,'Dtls.h']]], + ['generated_5fcertificate_5fname_5099',['GENERATED_CERTIFICATE_NAME',['../Dtls_8h.html#a537a4ab2713160b0ddfc5ed078c68aac',1,'Dtls.h']]], + ['get_5fchannel_5fendpoint_5fparam_5fjson_5ftemplate_5100',['GET_CHANNEL_ENDPOINT_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#ac35fcb3b6425e4d42a156f3283f67ef6',1,'LwsApiCalls.h']]], + ['get_5fice_5fconfig_5fapi_5fpostfix_5101',['GET_ICE_CONFIG_API_POSTFIX',['../LwsApiCalls_8h.html#af01fabbb0caef0a6c56704fce9ac16f4',1,'LwsApiCalls.h']]], + ['get_5fice_5fconfig_5fparam_5fjson_5ftemplate_5102',['GET_ICE_CONFIG_PARAM_JSON_TEMPLATE',['../LwsApiCalls_8h.html#a9b483c1058c3f4dbd36e055a920b37a0',1,'LwsApiCalls.h']]], + ['get_5fsignaling_5fchannel_5fendpoint_5fapi_5fpostfix_5103',['GET_SIGNALING_CHANNEL_ENDPOINT_API_POSTFIX',['../LwsApiCalls_8h.html#a4851dfa2e2660d04be6f445dfa3855b9',1,'LwsApiCalls.h']]], + ['get_5fstun_5ferror_5fcode_5104',['GET_STUN_ERROR_CODE',['../Stun_8h.html#a0e3adb9387cdeaedb12bd84815dc7985',1,'Stun.h']]], + ['get_5fstun_5fpacket_5fsize_5105',['GET_STUN_PACKET_SIZE',['../IceAgent_8h.html#a28554b3e5c7e8e816edeb7143dc70c64',1,'IceAgent.h']]], + ['get_5fuint16_5fseq_5fnum_5106',['GET_UINT16_SEQ_NUM',['../RtpPacket_8h.html#aa9078138caa69861c76ab411dd399233',1,'RtpPacket.h']]] ]; diff --git a/search/defines_7.js b/search/defines_7.js index 3a07acef51..5243125783 100644 --- a/search/defines_7.js +++ b/search/defines_7.js @@ -1,10 +1,9 @@ var searchData= [ - ['h264_5ffmtp_5fprofile_5flevel_5fmask_5104',['H264_FMTP_PROFILE_LEVEL_MASK',['../SessionDescription_8h.html#ac8c135534a44ddc555efd3d7297b4c2d',1,'SessionDescription.h']]], - ['h264_5ffmtp_5fsubprofile_5fmask_5105',['H264_FMTP_SUBPROFILE_MASK',['../SessionDescription_8h.html#a4a9760c5df5cea8adeaf45450061bd4d',1,'SessionDescription.h']]], - ['h264_5fprofile_5f42e01f_5106',['H264_PROFILE_42E01F',['../SessionDescription_8h.html#ab3d5f63e3d13d31d3cea9dabfa641ad4',1,'SessionDescription.h']]], - ['h264_5fvalue_5107',['H264_VALUE',['../SessionDescription_8h.html#a3b32d021c650a9c3cd7b3df71f885bfe',1,'SessionDescription.h']]], - ['highest_5fexpected_5fbit_5frate_5108',['HIGHEST_EXPECTED_BIT_RATE',['../Rtp_8h.html#a7c325f1f1cf6db1ec59d74cbf65508bb',1,'Rtp.h']]], - ['huge_5fframe_5fmultiplier_5109',['HUGE_FRAME_MULTIPLIER',['../Rtp_8h.html#aec69a3a06a63c045afc82fe8642a5346',1,'Rtp.h']]], - ['hundreds_5fof_5fnanos_5fin_5fa_5fday_5110',['HUNDREDS_OF_NANOS_IN_A_DAY',['../Dtls_8h.html#ab0bf64d92f235fd5eb709175cf876041',1,'Dtls.h']]] + ['h264_5ffmtp_5fprofile_5flevel_5fmask_5107',['H264_FMTP_PROFILE_LEVEL_MASK',['../SessionDescription_8h.html#ac8c135534a44ddc555efd3d7297b4c2d',1,'SessionDescription.h']]], + ['h264_5ffmtp_5fsubprofile_5fmask_5108',['H264_FMTP_SUBPROFILE_MASK',['../SessionDescription_8h.html#a4a9760c5df5cea8adeaf45450061bd4d',1,'SessionDescription.h']]], + ['h264_5fprofile_5f42e01f_5109',['H264_PROFILE_42E01F',['../SessionDescription_8h.html#ab3d5f63e3d13d31d3cea9dabfa641ad4',1,'SessionDescription.h']]], + ['h264_5fvalue_5110',['H264_VALUE',['../SessionDescription_8h.html#a3b32d021c650a9c3cd7b3df71f885bfe',1,'SessionDescription.h']]], + ['huge_5fframe_5fmultiplier_5111',['HUGE_FRAME_MULTIPLIER',['../Rtp_8h.html#aec69a3a06a63c045afc82fe8642a5346',1,'Rtp.h']]], + ['hundreds_5fof_5fnanos_5fin_5fa_5fday_5112',['HUNDREDS_OF_NANOS_IN_A_DAY',['../Dtls_8h.html#ab0bf64d92f235fd5eb709175cf876041',1,'Dtls.h']]] ]; diff --git a/search/defines_8.js b/search/defines_8.js index 1cc0f58636..25b0407c55 100644 --- a/search/defines_8.js +++ b/search/defines_8.js @@ -1,55 +1,55 @@ var searchData= [ - ['ice_5fagent_5fstate_5fcheck_5fconnection_5111',['ICE_AGENT_STATE_CHECK_CONNECTION',['../IceAgentStateMachine_8h.html#ac93a4230920d667ac1bba42b1cb3202b',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fcheck_5fconnection_5fstr_5112',['ICE_AGENT_STATE_CHECK_CONNECTION_STR',['../IceAgentStateMachine_8h.html#a80406c0e3187ed0511ac9da52f8dadab',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fconnected_5113',['ICE_AGENT_STATE_CONNECTED',['../IceAgentStateMachine_8h.html#a324e7f992f7a1a7e5ef25bf39eb856bb',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fconnected_5fstr_5114',['ICE_AGENT_STATE_CONNECTED_STR',['../IceAgentStateMachine_8h.html#ae954e00777536c89879a0d0903380d02',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fdisconnected_5115',['ICE_AGENT_STATE_DISCONNECTED',['../IceAgentStateMachine_8h.html#aea2c801674b043520063de54b02846bb',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fdisconnected_5fstr_5116',['ICE_AGENT_STATE_DISCONNECTED_STR',['../IceAgentStateMachine_8h.html#a180bc10e7dcb803cd4a753413bcd6d9b',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5ffailed_5117',['ICE_AGENT_STATE_FAILED',['../IceAgentStateMachine_8h.html#ad1d2437ed4db66b4e0163565f3f6b788',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5ffailed_5fstr_5118',['ICE_AGENT_STATE_FAILED_STR',['../IceAgentStateMachine_8h.html#a488a6ea8bc1526c314a6d89124cea95e',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnew_5119',['ICE_AGENT_STATE_NEW',['../IceAgentStateMachine_8h.html#af5646d5418b041b23cd6d37c9b4da1bd',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnew_5fstr_5120',['ICE_AGENT_STATE_NEW_STR',['../IceAgentStateMachine_8h.html#a52fdf248db0d7b39dcd07a8f661b7773',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnominating_5121',['ICE_AGENT_STATE_NOMINATING',['../IceAgentStateMachine_8h.html#a008518388aa15ff8ea5387baf729819a',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnominating_5fstr_5122',['ICE_AGENT_STATE_NOMINATING_STR',['../IceAgentStateMachine_8h.html#a845f3efeff314958913beb0ab8d86cff',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnone_5123',['ICE_AGENT_STATE_NONE',['../IceAgentStateMachine_8h.html#af2d41a27eee3f8775f470340621b0a85',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fnone_5fstr_5124',['ICE_AGENT_STATE_NONE_STR',['../IceAgentStateMachine_8h.html#a6717be7c6a96216b268416d334061524',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fready_5125',['ICE_AGENT_STATE_READY',['../IceAgentStateMachine_8h.html#a143aed91a142bec2c4f296753ebede48',1,'IceAgentStateMachine.h']]], - ['ice_5fagent_5fstate_5fready_5fstr_5126',['ICE_AGENT_STATE_READY_STR',['../IceAgentStateMachine_8h.html#a7bd1c46f5ee9abf3485b7bdc7c7baf38',1,'IceAgentStateMachine.h']]], - ['ice_5fcandidate_5fid_5flen_5127',['ICE_CANDIDATE_ID_LEN',['../IceAgent_8h.html#a42b262a49d28c6c2445b88bb4c9713e1',1,'IceAgent.h']]], - ['ice_5fcandidate_5fjson_5ftemplate_5128',['ICE_CANDIDATE_JSON_TEMPLATE',['../PeerConnection_8h.html#ab69b56aeb4d7e6c1ffc5c45bbfdfd74e',1,'PeerConnection.h']]], - ['ice_5fconfiguration_5frefresh_5fgrace_5fperiod_5129',['ICE_CONFIGURATION_REFRESH_GRACE_PERIOD',['../Signaling_8h.html#a462087c14573eb82e95ebe3b0b33db61',1,'Signaling.h']]], - ['ice_5fhash_5ftable_5fbucket_5fcount_5130',['ICE_HASH_TABLE_BUCKET_COUNT',['../IceAgent_8h.html#a00b31f981beaad4d960713354853e954',1,'IceAgent.h']]], - ['ice_5fhash_5ftable_5fbucket_5flength_5131',['ICE_HASH_TABLE_BUCKET_LENGTH',['../IceAgent_8h.html#a5784992f3d8054ee16d98b33d5971cd5',1,'IceAgent.h']]], - ['ice_5fmax_5fufrag_5flen_5132',['ICE_MAX_UFRAG_LEN',['../Include__i_8h.html#a4271d7fd28981ec6b5747fbb244c6bed',1,'Include_i.h']]], - ['ice_5fmax_5fupwd_5flen_5133',['ICE_MAX_UPWD_LEN',['../Include__i_8h.html#aa4a18a012ce2d80d0e72922116814966',1,'Include_i.h']]], - ['ice_5fpriority_5fhost_5fcandidate_5ftype_5fpreference_5134',['ICE_PRIORITY_HOST_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7266755db9c033075e5fd03989aa4e9f',1,'IceAgent.h']]], - ['ice_5fpriority_5flocal_5fpreference_5135',['ICE_PRIORITY_LOCAL_PREFERENCE',['../IceAgent_8h.html#ae7231c53465b23407dc653fb22615b7c',1,'IceAgent.h']]], - ['ice_5fpriority_5fpeer_5freflexive_5fcandidate_5ftype_5fpreference_5136',['ICE_PRIORITY_PEER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#ae00baf3a2c25307b0294d01e468000c8',1,'IceAgent.h']]], - ['ice_5fpriority_5frelayed_5fcandidate_5ftype_5fpreference_5137',['ICE_PRIORITY_RELAYED_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7beb19a1df51a290e6a8eaa6662ac7c9',1,'IceAgent.h']]], - ['ice_5fpriority_5fserver_5freflexive_5fcandidate_5ftype_5fpreference_5138',['ICE_PRIORITY_SERVER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a91513951c4f990de85dcaad79968e125',1,'IceAgent.h']]], - ['ice_5fserver_5finfo_5ftemplate_5fbloat_5fsize_5139',['ICE_SERVER_INFO_TEMPLATE_BLOAT_SIZE',['../LwsApiCalls_8h.html#a499b9564cc91a2edb156fe45f90ec76b',1,'LwsApiCalls.h']]], - ['ice_5fserver_5furi_5fbloat_5fsize_5140',['ICE_SERVER_URI_BLOAT_SIZE',['../LwsApiCalls_8h.html#a205ce0e5735f60b0a809190a0ae00dd5',1,'LwsApiCalls.h']]], - ['ice_5fstate_5fmachine_5fname_5141',['ICE_STATE_MACHINE_NAME',['../IceAgent_8h.html#a52d52892047b4756aaf3b011ac6c04f5',1,'IceAgent.h']]], - ['ice_5fstun_5fdefault_5fport_5142',['ICE_STUN_DEFAULT_PORT',['../IceUtils_8h.html#ad5762044eec87a5aa45beeaddd4a3ab1',1,'IceUtils.h']]], - ['ice_5ftransport_5ftype_5ftcp_5143',['ICE_TRANSPORT_TYPE_TCP',['../IceUtils_8h.html#a23b416d8a946fc1a7a241994d0b69ceb',1,'IceUtils.h']]], - ['ice_5ftransport_5ftype_5ftls_5144',['ICE_TRANSPORT_TYPE_TLS',['../IceUtils_8h.html#aa08018fa6fe5ba8b93713bb522beb177',1,'IceUtils.h']]], - ['ice_5ftransport_5ftype_5fudp_5145',['ICE_TRANSPORT_TYPE_UDP',['../IceUtils_8h.html#a912c9b462c34e6a1981f7d4b9044a7c2',1,'IceUtils.h']]], - ['ice_5furl_5fprefix_5fstun_5146',['ICE_URL_PREFIX_STUN',['../IceUtils_8h.html#ae2fd7d920ad4b4c186d6da4b18b9fe1b',1,'IceUtils.h']]], - ['ice_5furl_5fprefix_5fturn_5147',['ICE_URL_PREFIX_TURN',['../IceUtils_8h.html#afe47f2889b54169d1372be6ea2883369',1,'IceUtils.h']]], - ['ice_5furl_5fprefix_5fturn_5fsecure_5148',['ICE_URL_PREFIX_TURN_SECURE',['../IceUtils_8h.html#a54bbcf3d207c0293355132e7f40e6664',1,'IceUtils.h']]], - ['ice_5furl_5ftransport_5ftcp_5149',['ICE_URL_TRANSPORT_TCP',['../IceUtils_8h.html#abb0f8acd455a9d9a0cea0257fbcde6fc',1,'IceUtils.h']]], - ['ice_5furl_5ftransport_5fudp_5150',['ICE_URL_TRANSPORT_UDP',['../IceUtils_8h.html#a23008e9d620bfa6ece4f5d4a4b8c6832',1,'IceUtils.h']]], - ['inet_5151',['INET',['../Include__i_8h.html#afbd765b0efdf3b5e0f5ea12fdd021e61',1,'Include_i.h']]], - ['inet6_5152',['INET6',['../Include__i_8h.html#a1ff8450564172348a0045dfee094ea80',1,'Include_i.h']]], - ['infinite_5fretry_5fcount_5fsentinel_5153',['INFINITE_RETRY_COUNT_SENTINEL',['../StateMachine_8h.html#a04856ecb0596c8806b099c5c149e88f9',1,'StateMachine.h']]], - ['ipv4_5faddress_5flength_5154',['IPV4_ADDRESS_LENGTH',['../Include__i_8h.html#a5b4d96bc437598cbbee2359efe652769',1,'Include_i.h']]], - ['ipv4_5ftemplate_5155',['IPV4_TEMPLATE',['../Network_8h.html#acb3a4b473cbe2cef91120ad5c15e211a',1,'Network.h']]], - ['ipv6_5faddress_5flength_5156',['IPV6_ADDRESS_LENGTH',['../Include__i_8h.html#a933c5bc924a8334c6f8596aa137a3890',1,'Include_i.h']]], - ['ipv6_5ftemplate_5157',['IPV6_TEMPLATE',['../Network_8h.html#aeb4fed831c7f5e1187bcf447347599a6',1,'Network.h']]], - ['is_5fcann_5fpair_5fsending_5ffrom_5frelayed_5158',['IS_CANN_PAIR_SENDING_FROM_RELAYED',['../IceAgent_8h.html#a1c18a7eb14332ab0c9540676f191b86e',1,'IceAgent.h']]], - ['is_5fcurrent_5ftime_5fcallback_5fset_5159',['IS_CURRENT_TIME_CALLBACK_SET',['../Signaling_8h.html#a538702bf0e59d84272fb4f0228996c53',1,'Signaling.h']]], - ['is_5fipv4_5faddr_5160',['IS_IPV4_ADDR',['../Include__i_8h.html#a0ad3c81d511351975e3f640bcf4d833a',1,'Include_i.h']]], - ['is_5fstun_5fpacket_5161',['IS_STUN_PACKET',['../IceAgent_8h.html#a498a56dcc14a2efff117f68d7c4aef46',1,'IceAgent.h']]], - ['is_5ftwcc_5frunlen_5162',['IS_TWCC_RUNLEN',['../Rtcp_8h.html#a60db4d3b2bc7f22bcb0d0dbf3ac3684b',1,'Rtcp.h']]] + ['ice_5fagent_5fstate_5fcheck_5fconnection_5113',['ICE_AGENT_STATE_CHECK_CONNECTION',['../IceAgentStateMachine_8h.html#ac93a4230920d667ac1bba42b1cb3202b',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fcheck_5fconnection_5fstr_5114',['ICE_AGENT_STATE_CHECK_CONNECTION_STR',['../IceAgentStateMachine_8h.html#a80406c0e3187ed0511ac9da52f8dadab',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fconnected_5115',['ICE_AGENT_STATE_CONNECTED',['../IceAgentStateMachine_8h.html#a324e7f992f7a1a7e5ef25bf39eb856bb',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fconnected_5fstr_5116',['ICE_AGENT_STATE_CONNECTED_STR',['../IceAgentStateMachine_8h.html#ae954e00777536c89879a0d0903380d02',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fdisconnected_5117',['ICE_AGENT_STATE_DISCONNECTED',['../IceAgentStateMachine_8h.html#aea2c801674b043520063de54b02846bb',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fdisconnected_5fstr_5118',['ICE_AGENT_STATE_DISCONNECTED_STR',['../IceAgentStateMachine_8h.html#a180bc10e7dcb803cd4a753413bcd6d9b',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5ffailed_5119',['ICE_AGENT_STATE_FAILED',['../IceAgentStateMachine_8h.html#ad1d2437ed4db66b4e0163565f3f6b788',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5ffailed_5fstr_5120',['ICE_AGENT_STATE_FAILED_STR',['../IceAgentStateMachine_8h.html#a488a6ea8bc1526c314a6d89124cea95e',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnew_5121',['ICE_AGENT_STATE_NEW',['../IceAgentStateMachine_8h.html#af5646d5418b041b23cd6d37c9b4da1bd',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnew_5fstr_5122',['ICE_AGENT_STATE_NEW_STR',['../IceAgentStateMachine_8h.html#a52fdf248db0d7b39dcd07a8f661b7773',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnominating_5123',['ICE_AGENT_STATE_NOMINATING',['../IceAgentStateMachine_8h.html#a008518388aa15ff8ea5387baf729819a',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnominating_5fstr_5124',['ICE_AGENT_STATE_NOMINATING_STR',['../IceAgentStateMachine_8h.html#a845f3efeff314958913beb0ab8d86cff',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnone_5125',['ICE_AGENT_STATE_NONE',['../IceAgentStateMachine_8h.html#af2d41a27eee3f8775f470340621b0a85',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fnone_5fstr_5126',['ICE_AGENT_STATE_NONE_STR',['../IceAgentStateMachine_8h.html#a6717be7c6a96216b268416d334061524',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fready_5127',['ICE_AGENT_STATE_READY',['../IceAgentStateMachine_8h.html#a143aed91a142bec2c4f296753ebede48',1,'IceAgentStateMachine.h']]], + ['ice_5fagent_5fstate_5fready_5fstr_5128',['ICE_AGENT_STATE_READY_STR',['../IceAgentStateMachine_8h.html#a7bd1c46f5ee9abf3485b7bdc7c7baf38',1,'IceAgentStateMachine.h']]], + ['ice_5fcandidate_5fid_5flen_5129',['ICE_CANDIDATE_ID_LEN',['../IceAgent_8h.html#a42b262a49d28c6c2445b88bb4c9713e1',1,'IceAgent.h']]], + ['ice_5fcandidate_5fjson_5ftemplate_5130',['ICE_CANDIDATE_JSON_TEMPLATE',['../PeerConnection_8h.html#ab69b56aeb4d7e6c1ffc5c45bbfdfd74e',1,'PeerConnection.h']]], + ['ice_5fconfiguration_5frefresh_5fgrace_5fperiod_5131',['ICE_CONFIGURATION_REFRESH_GRACE_PERIOD',['../Signaling_8h.html#a462087c14573eb82e95ebe3b0b33db61',1,'Signaling.h']]], + ['ice_5fhash_5ftable_5fbucket_5fcount_5132',['ICE_HASH_TABLE_BUCKET_COUNT',['../IceAgent_8h.html#a00b31f981beaad4d960713354853e954',1,'IceAgent.h']]], + ['ice_5fhash_5ftable_5fbucket_5flength_5133',['ICE_HASH_TABLE_BUCKET_LENGTH',['../IceAgent_8h.html#a5784992f3d8054ee16d98b33d5971cd5',1,'IceAgent.h']]], + ['ice_5fmax_5fufrag_5flen_5134',['ICE_MAX_UFRAG_LEN',['../Include__i_8h.html#a4271d7fd28981ec6b5747fbb244c6bed',1,'Include_i.h']]], + ['ice_5fmax_5fupwd_5flen_5135',['ICE_MAX_UPWD_LEN',['../Include__i_8h.html#aa4a18a012ce2d80d0e72922116814966',1,'Include_i.h']]], + ['ice_5fpriority_5fhost_5fcandidate_5ftype_5fpreference_5136',['ICE_PRIORITY_HOST_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7266755db9c033075e5fd03989aa4e9f',1,'IceAgent.h']]], + ['ice_5fpriority_5flocal_5fpreference_5137',['ICE_PRIORITY_LOCAL_PREFERENCE',['../IceAgent_8h.html#ae7231c53465b23407dc653fb22615b7c',1,'IceAgent.h']]], + ['ice_5fpriority_5fpeer_5freflexive_5fcandidate_5ftype_5fpreference_5138',['ICE_PRIORITY_PEER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#ae00baf3a2c25307b0294d01e468000c8',1,'IceAgent.h']]], + ['ice_5fpriority_5frelayed_5fcandidate_5ftype_5fpreference_5139',['ICE_PRIORITY_RELAYED_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a7beb19a1df51a290e6a8eaa6662ac7c9',1,'IceAgent.h']]], + ['ice_5fpriority_5fserver_5freflexive_5fcandidate_5ftype_5fpreference_5140',['ICE_PRIORITY_SERVER_REFLEXIVE_CANDIDATE_TYPE_PREFERENCE',['../IceAgent_8h.html#a91513951c4f990de85dcaad79968e125',1,'IceAgent.h']]], + ['ice_5fserver_5finfo_5ftemplate_5fbloat_5fsize_5141',['ICE_SERVER_INFO_TEMPLATE_BLOAT_SIZE',['../LwsApiCalls_8h.html#a499b9564cc91a2edb156fe45f90ec76b',1,'LwsApiCalls.h']]], + ['ice_5fserver_5furi_5fbloat_5fsize_5142',['ICE_SERVER_URI_BLOAT_SIZE',['../LwsApiCalls_8h.html#a205ce0e5735f60b0a809190a0ae00dd5',1,'LwsApiCalls.h']]], + ['ice_5fstate_5fmachine_5fname_5143',['ICE_STATE_MACHINE_NAME',['../IceAgent_8h.html#a52d52892047b4756aaf3b011ac6c04f5',1,'IceAgent.h']]], + ['ice_5fstun_5fdefault_5fport_5144',['ICE_STUN_DEFAULT_PORT',['../IceUtils_8h.html#ad5762044eec87a5aa45beeaddd4a3ab1',1,'IceUtils.h']]], + ['ice_5ftransport_5ftype_5ftcp_5145',['ICE_TRANSPORT_TYPE_TCP',['../IceUtils_8h.html#a23b416d8a946fc1a7a241994d0b69ceb',1,'IceUtils.h']]], + ['ice_5ftransport_5ftype_5ftls_5146',['ICE_TRANSPORT_TYPE_TLS',['../IceUtils_8h.html#aa08018fa6fe5ba8b93713bb522beb177',1,'IceUtils.h']]], + ['ice_5ftransport_5ftype_5fudp_5147',['ICE_TRANSPORT_TYPE_UDP',['../IceUtils_8h.html#a912c9b462c34e6a1981f7d4b9044a7c2',1,'IceUtils.h']]], + ['ice_5furl_5fprefix_5fstun_5148',['ICE_URL_PREFIX_STUN',['../IceUtils_8h.html#ae2fd7d920ad4b4c186d6da4b18b9fe1b',1,'IceUtils.h']]], + ['ice_5furl_5fprefix_5fturn_5149',['ICE_URL_PREFIX_TURN',['../IceUtils_8h.html#afe47f2889b54169d1372be6ea2883369',1,'IceUtils.h']]], + ['ice_5furl_5fprefix_5fturn_5fsecure_5150',['ICE_URL_PREFIX_TURN_SECURE',['../IceUtils_8h.html#a54bbcf3d207c0293355132e7f40e6664',1,'IceUtils.h']]], + ['ice_5furl_5ftransport_5ftcp_5151',['ICE_URL_TRANSPORT_TCP',['../IceUtils_8h.html#abb0f8acd455a9d9a0cea0257fbcde6fc',1,'IceUtils.h']]], + ['ice_5furl_5ftransport_5fudp_5152',['ICE_URL_TRANSPORT_UDP',['../IceUtils_8h.html#a23008e9d620bfa6ece4f5d4a4b8c6832',1,'IceUtils.h']]], + ['inet_5153',['INET',['../Include__i_8h.html#afbd765b0efdf3b5e0f5ea12fdd021e61',1,'Include_i.h']]], + ['inet6_5154',['INET6',['../Include__i_8h.html#a1ff8450564172348a0045dfee094ea80',1,'Include_i.h']]], + ['infinite_5fretry_5fcount_5fsentinel_5155',['INFINITE_RETRY_COUNT_SENTINEL',['../StateMachine_8h.html#a04856ecb0596c8806b099c5c149e88f9',1,'StateMachine.h']]], + ['ipv4_5faddress_5flength_5156',['IPV4_ADDRESS_LENGTH',['../Include__i_8h.html#a5b4d96bc437598cbbee2359efe652769',1,'Include_i.h']]], + ['ipv4_5ftemplate_5157',['IPV4_TEMPLATE',['../Network_8h.html#acb3a4b473cbe2cef91120ad5c15e211a',1,'Network.h']]], + ['ipv6_5faddress_5flength_5158',['IPV6_ADDRESS_LENGTH',['../Include__i_8h.html#a933c5bc924a8334c6f8596aa137a3890',1,'Include_i.h']]], + ['ipv6_5ftemplate_5159',['IPV6_TEMPLATE',['../Network_8h.html#aeb4fed831c7f5e1187bcf447347599a6',1,'Network.h']]], + ['is_5fcann_5fpair_5fsending_5ffrom_5frelayed_5160',['IS_CANN_PAIR_SENDING_FROM_RELAYED',['../IceAgent_8h.html#a1c18a7eb14332ab0c9540676f191b86e',1,'IceAgent.h']]], + ['is_5fcurrent_5ftime_5fcallback_5fset_5161',['IS_CURRENT_TIME_CALLBACK_SET',['../Signaling_8h.html#a538702bf0e59d84272fb4f0228996c53',1,'Signaling.h']]], + ['is_5fipv4_5faddr_5162',['IS_IPV4_ADDR',['../Include__i_8h.html#a0ad3c81d511351975e3f640bcf4d833a',1,'Include_i.h']]], + ['is_5fstun_5fpacket_5163',['IS_STUN_PACKET',['../IceAgent_8h.html#a498a56dcc14a2efff117f68d7c4aef46',1,'IceAgent.h']]], + ['is_5ftwcc_5frunlen_5164',['IS_TWCC_RUNLEN',['../Rtcp_8h.html#a60db4d3b2bc7f22bcb0d0dbf3ac3684b',1,'Rtcp.h']]] ]; diff --git a/search/defines_9.js b/search/defines_9.js index 5d4b84a089..ee9fe0c709 100644 --- a/search/defines_9.js +++ b/search/defines_9.js @@ -1,7 +1,7 @@ var searchData= [ - ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5fcount_5163',['JITTER_BUFFER_HASH_TABLE_BUCKET_COUNT',['../JitterBuffer_8h.html#a549c42e7b30acf8125974e58bb37b065',1,'JitterBuffer.h']]], - ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5flength_5164',['JITTER_BUFFER_HASH_TABLE_BUCKET_LENGTH',['../JitterBuffer_8h.html#aa150883bb752d3e647a703de528d1378',1,'JitterBuffer.h']]], - ['join_5fstorage_5fsession_5fapi_5fpostfix_5165',['JOIN_STORAGE_SESSION_API_POSTFIX',['../LwsApiCalls_8h.html#ad75572928f5af043476cd1458b70e32c',1,'LwsApiCalls.h']]], - ['jsmn_5fapi_5166',['JSMN_API',['../jsmn_8h.html#acc2ead0c277738a32734a4b5a09cf8cc',1,'jsmn.h']]] + ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5fcount_5165',['JITTER_BUFFER_HASH_TABLE_BUCKET_COUNT',['../JitterBuffer_8h.html#a549c42e7b30acf8125974e58bb37b065',1,'JitterBuffer.h']]], + ['jitter_5fbuffer_5fhash_5ftable_5fbucket_5flength_5166',['JITTER_BUFFER_HASH_TABLE_BUCKET_LENGTH',['../JitterBuffer_8h.html#aa150883bb752d3e647a703de528d1378',1,'JitterBuffer.h']]], + ['join_5fstorage_5fsession_5fapi_5fpostfix_5167',['JOIN_STORAGE_SESSION_API_POSTFIX',['../LwsApiCalls_8h.html#ad75572928f5af043476cd1458b70e32c',1,'LwsApiCalls.h']]], + ['jsmn_5fapi_5168',['JSMN_API',['../jsmn_8h.html#acc2ead0c277738a32734a4b5a09cf8cc',1,'jsmn.h']]] ]; diff --git a/search/defines_a.js b/search/defines_a.js index 85018cffe7..587e346ef3 100644 --- a/search/defines_a.js +++ b/search/defines_a.js @@ -1,27 +1,27 @@ var searchData= [ - ['keying_5fextractor_5flabel_5167',['KEYING_EXTRACTOR_LABEL',['../Dtls_8h.html#ad0446cb041d84c3f745ff9e2e9bb39d4',1,'Dtls.h']]], - ['kvs_5fconvert_5ftimescale_5168',['KVS_CONVERT_TIMESCALE',['../Include__i_8h.html#a3a808bcca6373544b1ae5280cbc9cf67',1,'Include_i.h']]], - ['kvs_5fget_5fip_5faddress_5fport_5169',['KVS_GET_IP_ADDRESS_PORT',['../Network_8h.html#af2c5fb0d47972597d57d42ec89226ec8',1,'Network.h']]], - ['kvs_5fice_5fcandidate_5fnomination_5ftimeout_5170',['KVS_ICE_CANDIDATE_NOMINATION_TIMEOUT',['../IceAgent_8h.html#a614bf9de26c740393955736a6a334e68',1,'IceAgent.h']]], - ['kvs_5fice_5fconnection_5fcheck_5fpolling_5finterval_5171',['KVS_ICE_CONNECTION_CHECK_POLLING_INTERVAL',['../IceAgent_8h.html#a2380393d2ee70603a52a7ec89c3d0fd2',1,'IceAgent.h']]], - ['kvs_5fice_5fconnectivity_5fcheck_5ftimeout_5172',['KVS_ICE_CONNECTIVITY_CHECK_TIMEOUT',['../IceAgent_8h.html#a0b77bc9af25c0047c40c98cfdd40ee72',1,'IceAgent.h']]], - ['kvs_5fice_5fdefault_5ftimer_5fstart_5fdelay_5173',['KVS_ICE_DEFAULT_TIMER_START_DELAY',['../IceAgent_8h.html#ae931922ccbd25584eb4546281446412b',1,'IceAgent.h']]], - ['kvs_5fice_5fdefault_5fturn_5fprotocol_5174',['KVS_ICE_DEFAULT_TURN_PROTOCOL',['../IceAgent_8h.html#ae257af50c5600f3e1404796e718cb0b7',1,'IceAgent.h']]], - ['kvs_5fice_5fenter_5fstate_5fdisconnection_5fgrace_5fperiod_5175',['KVS_ICE_ENTER_STATE_DISCONNECTION_GRACE_PERIOD',['../IceAgent_8h.html#a88790aeab5ad27b3de0af2e1d295a898',1,'IceAgent.h']]], - ['kvs_5fice_5fenter_5fstate_5ffailed_5fgrace_5fperiod_5176',['KVS_ICE_ENTER_STATE_FAILED_GRACE_PERIOD',['../IceAgent_8h.html#aeee94b09c0b6d5e8a0bdae242d1107b4',1,'IceAgent.h']]], - ['kvs_5fice_5fgather_5fcandidate_5ftimer_5fpolling_5finterval_5177',['KVS_ICE_GATHER_CANDIDATE_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#abd70fd2bc8d9c4cd76dd834d0fdb0ca8',1,'IceAgent.h']]], - ['kvs_5fice_5fgather_5freflexive_5fand_5frelayed_5fcandidate_5ftimeout_5178',['KVS_ICE_GATHER_REFLEXIVE_AND_RELAYED_CANDIDATE_TIMEOUT',['../IceAgent_8h.html#a18b0c95899770ab5f6af5d1c55a68d83',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5fcandidate_5fpair_5fcount_5179',['KVS_ICE_MAX_CANDIDATE_PAIR_COUNT',['../IceAgent_8h.html#adbb1c1aea2da4048b08aa897d5ebd7bb',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5flocal_5fcandidate_5fcount_5180',['KVS_ICE_MAX_LOCAL_CANDIDATE_COUNT',['../IceAgent_8h.html#a5e3854fa333e581c7050d23587b61eab',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5fnew_5flocal_5fcandidates_5fto_5freport_5fat_5fonce_5181',['KVS_ICE_MAX_NEW_LOCAL_CANDIDATES_TO_REPORT_AT_ONCE',['../IceAgent_8h.html#a67df16c0fdfedac484531559f29ead5e',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5frelay_5fcandidate_5fcount_5182',['KVS_ICE_MAX_RELAY_CANDIDATE_COUNT',['../IceAgent_8h.html#abaa011023b1736984b3cbdf95254d6bc',1,'IceAgent.h']]], - ['kvs_5fice_5fmax_5fremote_5fcandidate_5fcount_5183',['KVS_ICE_MAX_REMOTE_CANDIDATE_COUNT',['../IceAgent_8h.html#a0aac32a859da7cb3b3d93e44fe466161',1,'IceAgent.h']]], - ['kvs_5fice_5fsend_5fkeep_5falive_5finterval_5184',['KVS_ICE_SEND_KEEP_ALIVE_INTERVAL',['../IceAgent_8h.html#a85582fd7ca32ea16c61f855f9c125391',1,'IceAgent.h']]], - ['kvs_5fice_5fshort_5fcheck_5fdelay_5185',['KVS_ICE_SHORT_CHECK_DELAY',['../IceAgent_8h.html#a86d522198ae2ec7539657cd5800ac0d7',1,'IceAgent.h']]], - ['kvs_5fice_5fstate_5fready_5ftimer_5fpolling_5finterval_5186',['KVS_ICE_STATE_READY_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#a6dbed5b5730aa94b933c55734e26f204',1,'IceAgent.h']]], - ['kvs_5fice_5fturn_5fconnection_5fshutdown_5ftimeout_5187',['KVS_ICE_TURN_CONNECTION_SHUTDOWN_TIMEOUT',['../IceAgent_8h.html#aacbd45afe7886201e6956f77f1ff4c3c',1,'IceAgent.h']]], - ['kvs_5fip_5faddress_5fstring_5fbuffer_5flen_5188',['KVS_IP_ADDRESS_STRING_BUFFER_LEN',['../Network_8h.html#a9400d9f9a322862055b22eddee6991f1',1,'Network.h']]], - ['kvs_5fmax_5fipv4_5faddress_5fstring_5flen_5189',['KVS_MAX_IPV4_ADDRESS_STRING_LEN',['../Network_8h.html#a6cceacf108d35e150e8cfed0d13ac573',1,'Network.h']]], - ['kvs_5fsocket_5fin_5fprogress_5190',['KVS_SOCKET_IN_PROGRESS',['../Network_8h.html#a9016a95a850f7cf5d080c391b3c2ffec',1,'Network.h']]] + ['keying_5fextractor_5flabel_5169',['KEYING_EXTRACTOR_LABEL',['../Dtls_8h.html#ad0446cb041d84c3f745ff9e2e9bb39d4',1,'Dtls.h']]], + ['kvs_5fconvert_5ftimescale_5170',['KVS_CONVERT_TIMESCALE',['../Include__i_8h.html#a3a808bcca6373544b1ae5280cbc9cf67',1,'Include_i.h']]], + ['kvs_5fget_5fip_5faddress_5fport_5171',['KVS_GET_IP_ADDRESS_PORT',['../Network_8h.html#af2c5fb0d47972597d57d42ec89226ec8',1,'Network.h']]], + ['kvs_5fice_5fcandidate_5fnomination_5ftimeout_5172',['KVS_ICE_CANDIDATE_NOMINATION_TIMEOUT',['../IceAgent_8h.html#a614bf9de26c740393955736a6a334e68',1,'IceAgent.h']]], + ['kvs_5fice_5fconnection_5fcheck_5fpolling_5finterval_5173',['KVS_ICE_CONNECTION_CHECK_POLLING_INTERVAL',['../IceAgent_8h.html#a2380393d2ee70603a52a7ec89c3d0fd2',1,'IceAgent.h']]], + ['kvs_5fice_5fconnectivity_5fcheck_5ftimeout_5174',['KVS_ICE_CONNECTIVITY_CHECK_TIMEOUT',['../IceAgent_8h.html#a0b77bc9af25c0047c40c98cfdd40ee72',1,'IceAgent.h']]], + ['kvs_5fice_5fdefault_5ftimer_5fstart_5fdelay_5175',['KVS_ICE_DEFAULT_TIMER_START_DELAY',['../IceAgent_8h.html#ae931922ccbd25584eb4546281446412b',1,'IceAgent.h']]], + ['kvs_5fice_5fdefault_5fturn_5fprotocol_5176',['KVS_ICE_DEFAULT_TURN_PROTOCOL',['../IceAgent_8h.html#ae257af50c5600f3e1404796e718cb0b7',1,'IceAgent.h']]], + ['kvs_5fice_5fenter_5fstate_5fdisconnection_5fgrace_5fperiod_5177',['KVS_ICE_ENTER_STATE_DISCONNECTION_GRACE_PERIOD',['../IceAgent_8h.html#a88790aeab5ad27b3de0af2e1d295a898',1,'IceAgent.h']]], + ['kvs_5fice_5fenter_5fstate_5ffailed_5fgrace_5fperiod_5178',['KVS_ICE_ENTER_STATE_FAILED_GRACE_PERIOD',['../IceAgent_8h.html#aeee94b09c0b6d5e8a0bdae242d1107b4',1,'IceAgent.h']]], + ['kvs_5fice_5fgather_5fcandidate_5ftimer_5fpolling_5finterval_5179',['KVS_ICE_GATHER_CANDIDATE_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#abd70fd2bc8d9c4cd76dd834d0fdb0ca8',1,'IceAgent.h']]], + ['kvs_5fice_5fgather_5freflexive_5fand_5frelayed_5fcandidate_5ftimeout_5180',['KVS_ICE_GATHER_REFLEXIVE_AND_RELAYED_CANDIDATE_TIMEOUT',['../IceAgent_8h.html#a18b0c95899770ab5f6af5d1c55a68d83',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5fcandidate_5fpair_5fcount_5181',['KVS_ICE_MAX_CANDIDATE_PAIR_COUNT',['../IceAgent_8h.html#adbb1c1aea2da4048b08aa897d5ebd7bb',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5flocal_5fcandidate_5fcount_5182',['KVS_ICE_MAX_LOCAL_CANDIDATE_COUNT',['../IceAgent_8h.html#a5e3854fa333e581c7050d23587b61eab',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5fnew_5flocal_5fcandidates_5fto_5freport_5fat_5fonce_5183',['KVS_ICE_MAX_NEW_LOCAL_CANDIDATES_TO_REPORT_AT_ONCE',['../IceAgent_8h.html#a67df16c0fdfedac484531559f29ead5e',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5frelay_5fcandidate_5fcount_5184',['KVS_ICE_MAX_RELAY_CANDIDATE_COUNT',['../IceAgent_8h.html#abaa011023b1736984b3cbdf95254d6bc',1,'IceAgent.h']]], + ['kvs_5fice_5fmax_5fremote_5fcandidate_5fcount_5185',['KVS_ICE_MAX_REMOTE_CANDIDATE_COUNT',['../IceAgent_8h.html#a0aac32a859da7cb3b3d93e44fe466161',1,'IceAgent.h']]], + ['kvs_5fice_5fsend_5fkeep_5falive_5finterval_5186',['KVS_ICE_SEND_KEEP_ALIVE_INTERVAL',['../IceAgent_8h.html#a85582fd7ca32ea16c61f855f9c125391',1,'IceAgent.h']]], + ['kvs_5fice_5fshort_5fcheck_5fdelay_5187',['KVS_ICE_SHORT_CHECK_DELAY',['../IceAgent_8h.html#a86d522198ae2ec7539657cd5800ac0d7',1,'IceAgent.h']]], + ['kvs_5fice_5fstate_5fready_5ftimer_5fpolling_5finterval_5188',['KVS_ICE_STATE_READY_TIMER_POLLING_INTERVAL',['../IceAgent_8h.html#a6dbed5b5730aa94b933c55734e26f204',1,'IceAgent.h']]], + ['kvs_5fice_5fturn_5fconnection_5fshutdown_5ftimeout_5189',['KVS_ICE_TURN_CONNECTION_SHUTDOWN_TIMEOUT',['../IceAgent_8h.html#aacbd45afe7886201e6956f77f1ff4c3c',1,'IceAgent.h']]], + ['kvs_5fip_5faddress_5fstring_5fbuffer_5flen_5190',['KVS_IP_ADDRESS_STRING_BUFFER_LEN',['../Network_8h.html#a9400d9f9a322862055b22eddee6991f1',1,'Network.h']]], + ['kvs_5fmax_5fipv4_5faddress_5fstring_5flen_5191',['KVS_MAX_IPV4_ADDRESS_STRING_LEN',['../Network_8h.html#a6cceacf108d35e150e8cfed0d13ac573',1,'Network.h']]], + ['kvs_5fsocket_5fin_5fprogress_5192',['KVS_SOCKET_IN_PROGRESS',['../Network_8h.html#a9016a95a850f7cf5d080c391b3c2ffec',1,'Network.h']]] ]; diff --git a/search/defines_b.js b/search/defines_b.js index 5b5666affa..6866735418 100644 --- a/search/defines_b.js +++ b/search/defines_b.js @@ -1,11 +1,11 @@ var searchData= [ - ['local_5fcname_5flen_5191',['LOCAL_CNAME_LEN',['../PeerConnection_8h.html#a85f1e785b2e88f28681d45a84d73fe59',1,'PeerConnection.h']]], - ['local_5fice_5fpwd_5flen_5192',['LOCAL_ICE_PWD_LEN',['../PeerConnection_8h.html#a06a1ea590978dd6b774dfe5b81b94735',1,'PeerConnection.h']]], - ['local_5fice_5fufrag_5flen_5193',['LOCAL_ICE_UFRAG_LEN',['../PeerConnection_8h.html#a424b69c3e3496feb61f32d957d896a60',1,'PeerConnection.h']]], - ['log_5fclass_5194',['LOG_CLASS',['../Deserialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Deserialize.c'],['../Rtp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtp.c'],['../SessionDescription_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SessionDescription.c'],['../RollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RollingBuffer.c'],['../RtcpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtcpPacket.c'],['../RtpRollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpRollingBuffer.c'],['../RtpG711Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpG711Payloader.c'],['../RtpH264Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpH264Payloader.c'],['../RtpOpusPayloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpOpusPayloader.c'],['../RtpVP8Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpVP8Payloader.c'],['../RtpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpPacket.c'],['../Sctp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Sctp.c'],['../Serialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Serialize.c'],['../ChannelInfo_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ChannelInfo.c'],['../Client_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Client.c'],['../FileCache_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): FileCache.c'],['../LwsApiCalls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): LwsApiCalls.c'],['../Signaling_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Signaling.c'],['../StateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): StateMachine.c'],['../SrtpSession_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SrtpSession.c'],['../Stun_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Stun.c'],['../ThreadPoolContext_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ThreadPoolContext.c'],['../Retransmitter_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Retransmitter.c'],['../Crypto_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Crypto.c'],['../Dtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls.c'],['../Dtls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_openssl.c'],['../IOBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IOBuffer.c'],['../Tls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls.c'],['../Tls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_openssl.c'],['../ConnectionListener_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ConnectionListener.c'],['../IceAgent_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgent.c'],['../IceAgentStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgentStateMachine.c'],['../IceUtils_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceUtils.c'],['../NatBehaviorDiscovery_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): NatBehaviorDiscovery.c'],['../Network_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Network.c'],['../SocketConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SocketConnection.c'],['../TurnConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnection.c'],['../TurnConnectionStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnectionStateMachine.c'],['../Metrics_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Metrics.c'],['../DataChannel_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): DataChannel.c'],['../JitterBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): JitterBuffer.c'],['../PeerConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): PeerConnection.c'],['../Rtcp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtcp.c']]], - ['lws_5fmessage_5fbuffer_5fsize_5195',['LWS_MESSAGE_BUFFER_SIZE',['../LwsApiCalls_8h.html#aefd6ce3634524a39e58b7a2728b0a08a',1,'LwsApiCalls.h']]], - ['lws_5fprotocol_5fcount_5196',['LWS_PROTOCOL_COUNT',['../Signaling_8h.html#a6eca4efedbc0a4b07a49bd632f7500b5',1,'Signaling.h']]], - ['lws_5fscratch_5fbuffer_5fsize_5197',['LWS_SCRATCH_BUFFER_SIZE',['../LwsApiCalls_8h.html#a963be068886b3a955e098ba6b90bac00',1,'LwsApiCalls.h']]], - ['lws_5fservice_5floop_5fiteration_5fwait_5198',['LWS_SERVICE_LOOP_ITERATION_WAIT',['../LwsApiCalls_8h.html#abf5466facb1496ecaea33c7f55a7d29b',1,'LwsApiCalls.h']]] + ['local_5fcname_5flen_5193',['LOCAL_CNAME_LEN',['../PeerConnection_8h.html#a85f1e785b2e88f28681d45a84d73fe59',1,'PeerConnection.h']]], + ['local_5fice_5fpwd_5flen_5194',['LOCAL_ICE_PWD_LEN',['../PeerConnection_8h.html#a06a1ea590978dd6b774dfe5b81b94735',1,'PeerConnection.h']]], + ['local_5fice_5fufrag_5flen_5195',['LOCAL_ICE_UFRAG_LEN',['../PeerConnection_8h.html#a424b69c3e3496feb61f32d957d896a60',1,'PeerConnection.h']]], + ['log_5fclass_5196',['LOG_CLASS',['../Deserialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Deserialize.c'],['../Rtp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtp.c'],['../SessionDescription_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SessionDescription.c'],['../RollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RollingBuffer.c'],['../RtcpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtcpPacket.c'],['../RtpRollingBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpRollingBuffer.c'],['../RtpG711Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpG711Payloader.c'],['../RtpH264Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpH264Payloader.c'],['../RtpOpusPayloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpOpusPayloader.c'],['../RtpVP8Payloader_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpVP8Payloader.c'],['../RtpPacket_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): RtpPacket.c'],['../Sctp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Sctp.c'],['../SdpUtils_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SdpUtils.c'],['../Serialize_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Serialize.c'],['../ChannelInfo_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ChannelInfo.c'],['../Client_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Client.c'],['../FileCache_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): FileCache.c'],['../LwsApiCalls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): LwsApiCalls.c'],['../Signaling_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Signaling.c'],['../StateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): StateMachine.c'],['../SrtpSession_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SrtpSession.c'],['../Stun_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Stun.c'],['../ThreadPoolContext_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ThreadPoolContext.c'],['../Retransmitter_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Retransmitter.c'],['../Crypto_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Crypto.c'],['../Dtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls.c'],['../Dtls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Dtls_openssl.c'],['../IOBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IOBuffer.c'],['../Tls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls.c'],['../Tls__mbedtls_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Tls_openssl.c'],['../ConnectionListener_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): ConnectionListener.c'],['../IceAgent_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgent.c'],['../IceAgentStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceAgentStateMachine.c'],['../IceUtils_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): IceUtils.c'],['../NatBehaviorDiscovery_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): NatBehaviorDiscovery.c'],['../Network_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Network.c'],['../SocketConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): SocketConnection.c'],['../TurnConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnection.c'],['../TurnConnectionStateMachine_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): TurnConnectionStateMachine.c'],['../Metrics_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Metrics.c'],['../DataChannel_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): DataChannel.c'],['../JitterBuffer_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): JitterBuffer.c'],['../PeerConnection_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): PeerConnection.c'],['../Rtcp_8c.html#a7207e343606b6631ce2556bf7411b833',1,'LOG_CLASS(): Rtcp.c']]], + ['lws_5fmessage_5fbuffer_5fsize_5197',['LWS_MESSAGE_BUFFER_SIZE',['../LwsApiCalls_8h.html#aefd6ce3634524a39e58b7a2728b0a08a',1,'LwsApiCalls.h']]], + ['lws_5fprotocol_5fcount_5198',['LWS_PROTOCOL_COUNT',['../Signaling_8h.html#a6eca4efedbc0a4b07a49bd632f7500b5',1,'Signaling.h']]], + ['lws_5fscratch_5fbuffer_5fsize_5199',['LWS_SCRATCH_BUFFER_SIZE',['../LwsApiCalls_8h.html#a963be068886b3a955e098ba6b90bac00',1,'LwsApiCalls.h']]], + ['lws_5fservice_5floop_5fiteration_5fwait_5200',['LWS_SERVICE_LOOP_ITERATION_WAIT',['../LwsApiCalls_8h.html#abf5466facb1496ecaea33c7f55a7d29b',1,'LwsApiCalls.h']]] ]; diff --git a/search/defines_c.js b/search/defines_c.js index 67c869ad90..5e78c2af22 100644 --- a/search/defines_c.js +++ b/search/defines_c.js @@ -1,68 +1,69 @@ var searchData= [ - ['marker_5fmask_5199',['MARKER_MASK',['../RtpPacket_8h.html#aeb8456ffe3262297c837b787b5023f46',1,'RtpPacket.h']]], - ['marker_5fshift_5200',['MARKER_SHIFT',['../RtpPacket_8h.html#aa567d2955d04e843ea2a3e9a5923cfdb',1,'RtpPacket.h']]], - ['max_5faccess_5fthreads_5fwebrtc_5fclient_5fcontext_5201',['MAX_ACCESS_THREADS_WEBRTC_CLIENT_CONTEXT',['../PeerConnection_8h.html#a0a06e13207f6bfe6b47f4b9b209c7231',1,'PeerConnection.h']]], - ['max_5fcontrol_5fplane_5furi_5fchar_5flen_5202',['MAX_CONTROL_PLANE_URI_CHAR_LEN',['../ChannelInfo_8h.html#af6d330768f4d0373a1e369243c127bab',1,'ChannelInfo.h']]], - ['max_5fdate_5fheader_5fbuffer_5flength_5203',['MAX_DATE_HEADER_BUFFER_LENGTH',['../LwsApiCalls_8h.html#a5bf85c55dfa403e8c7b75e26cc46f035',1,'LwsApiCalls.h']]], - ['max_5fdescribe_5fchannel_5fstatus_5flen_5204',['MAX_DESCRIBE_CHANNEL_STATUS_LEN',['../ChannelInfo_8h.html#a6638341fa4382eb89a00fdb4d273ec22',1,'ChannelInfo.h']]], - ['max_5fdescribe_5fchannel_5ftype_5flen_5205',['MAX_DESCRIBE_CHANNEL_TYPE_LEN',['../ChannelInfo_8h.html#aadf9910969ae087cad6f07454ac6d0fa',1,'ChannelInfo.h']]], - ['max_5fdtls_5fmaster_5fkey_5flen_5206',['MAX_DTLS_MASTER_KEY_LEN',['../Dtls_8h.html#a87382e796fa1376c3b6d003c9d2d668e',1,'Dtls.h']]], - ['max_5fdtls_5frandom_5fbytes_5flen_5207',['MAX_DTLS_RANDOM_BYTES_LEN',['../Dtls_8h.html#a9d284ce4b2b7311d4d8b31cb236b428b',1,'Dtls.h']]], - ['max_5fencoded_5fice_5fserver_5finfos_5fstr_5flen_5208',['MAX_ENCODED_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#a5efa805cda72c6241bcbf479f9764ab1',1,'LwsApiCalls.h']]], - ['max_5fice_5fcandidate_5fjson_5flen_5209',['MAX_ICE_CANDIDATE_JSON_LEN',['../PeerConnection_8h.html#a93436c3775827668aaf86d3137a74ef4',1,'PeerConnection.h']]], - ['max_5fice_5fpwd_5flen_5210',['MAX_ICE_PWD_LEN',['../PeerConnection_8h.html#a7824c32f51de65ab927385137826b81b',1,'PeerConnection.h']]], - ['max_5fice_5fserver_5finfo_5fstr_5flen_5211',['MAX_ICE_SERVER_INFO_STR_LEN',['../LwsApiCalls_8h.html#ac0774f14e4a205ddba8d84f61151d6c1',1,'LwsApiCalls.h']]], - ['max_5fice_5fserver_5finfos_5fstr_5flen_5212',['MAX_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#af1191ba9c3805b6c87ca6150f537d4ab',1,'LwsApiCalls.h']]], - ['max_5fice_5fserver_5furi_5fstr_5flen_5213',['MAX_ICE_SERVER_URI_STR_LEN',['../LwsApiCalls_8h.html#a845152098edca812eb622c33410a4d50',1,'LwsApiCalls.h']]], - ['max_5fice_5fufrag_5flen_5214',['MAX_ICE_UFRAG_LEN',['../PeerConnection_8h.html#aee0c471981bee37f37b858385a2e5d85',1,'PeerConnection.h']]], - ['max_5flocal_5fnetwork_5finterface_5fcount_5215',['MAX_LOCAL_NETWORK_INTERFACE_COUNT',['../Network_8h.html#a54688e266a1901c6c568eac71be86f34',1,'Network.h']]], - ['max_5fout_5fof_5forder_5fpacket_5fdifference_5216',['MAX_OUT_OF_ORDER_PACKET_DIFFERENCE',['../JitterBuffer_8c.html#ab4c4ea8fcf7c9b0b2d3e5b304ab871b8',1,'JitterBuffer.c']]], - ['max_5fpayload_5ftype_5flength_5217',['MAX_PAYLOAD_TYPE_LENGTH',['../SessionDescription_8h.html#a48660190b4b7aa2acb78a19fb1188ae1',1,'SessionDescription.h']]], - ['max_5fsdp_5faddress_5ftype_5flength_5218',['MAX_SDP_ADDRESS_TYPE_LENGTH',['../Sdp_8h.html#ad69931ec00b6d5a7322a046a74f7d9f2',1,'Sdp.h']]], - ['max_5fsdp_5fattribute_5fname_5flength_5219',['MAX_SDP_ATTRIBUTE_NAME_LENGTH',['../Sdp_8h.html#a815e6e199ba99c20dfc655c239bddbfe',1,'Sdp.h']]], - ['max_5fsdp_5fattribute_5fvalue_5flength_5220',['MAX_SDP_ATTRIBUTE_VALUE_LENGTH',['../Sdp_8h.html#a3f4e49b0dee0dfffaa1cbf15bc0d1b1f',1,'Sdp.h']]], - ['max_5fsdp_5fattributes_5fcount_5221',['MAX_SDP_ATTRIBUTES_COUNT',['../Sdp_8h.html#aba8a3044bb410f8d272fdd325a137d6f',1,'Sdp.h']]], - ['max_5fsdp_5fconnection_5faddress_5flength_5222',['MAX_SDP_CONNECTION_ADDRESS_LENGTH',['../Sdp_8h.html#a91e1a5bec5df2c228153b3bcdaac3c45',1,'Sdp.h']]], - ['max_5fsdp_5fencryption_5fkey_5flength_5223',['MAX_SDP_ENCRYPTION_KEY_LENGTH',['../Sdp_8h.html#a79100b370262309f7b578dac0d5ccc3e',1,'Sdp.h']]], - ['max_5fsdp_5fencryption_5fkey_5fmethod_5flength_5224',['MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH',['../Sdp_8h.html#a26a87c8f417fc09dc0563dc30ef849c6',1,'Sdp.h']]], - ['max_5fsdp_5ffmtp_5fvalues_5225',['MAX_SDP_FMTP_VALUES',['../Sdp_8h.html#a0cd1a6c8d0e418c0c92a04705c9c695e',1,'Sdp.h']]], - ['max_5fsdp_5fmedia_5fbandwidth_5fcount_5226',['MAX_SDP_MEDIA_BANDWIDTH_COUNT',['../Sdp_8h.html#a2c67488ea1949cf5c728cbd5760b2172',1,'Sdp.h']]], - ['max_5fsdp_5fmedia_5fname_5flength_5227',['MAX_SDP_MEDIA_NAME_LENGTH',['../Sdp_8h.html#a2331d56e1c81912656d45d5e30861a60',1,'Sdp.h']]], - ['max_5fsdp_5fmedia_5ftitle_5flength_5228',['MAX_SDP_MEDIA_TITLE_LENGTH',['../Sdp_8h.html#a535ff936c93acbd3b8ed791ce91fbc29',1,'Sdp.h']]], - ['max_5fsdp_5fnetwork_5ftype_5flength_5229',['MAX_SDP_NETWORK_TYPE_LENGTH',['../Sdp_8h.html#a200b32888d0b60a506a8cd9ddcaf5e64',1,'Sdp.h']]], - ['max_5fsdp_5foffset_5flength_5230',['MAX_SDP_OFFSET_LENGTH',['../Sdp_8h.html#a34b63758181a64a60c6606485349ffc2',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5femail_5faddress_5flength_5231',['MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH',['../Sdp_8h.html#a0d27142b72fef745b35d2d39f63fd34d',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5finformation_5flength_5232',['MAX_SDP_SESSION_INFORMATION_LENGTH',['../Sdp_8h.html#a8a58d086192228d5a2100c5d8d9dbc1d',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fmedia_5fcount_5233',['MAX_SDP_SESSION_MEDIA_COUNT',['../Sdp_8h.html#a74dd2de888d1c45cf6398de92feadc3e',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fname_5flength_5234',['MAX_SDP_SESSION_NAME_LENGTH',['../Sdp_8h.html#a0461cc9a6ce86dd6b950472102dfa482',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fphone_5fnumber_5flength_5235',['MAX_SDP_SESSION_PHONE_NUMBER_LENGTH',['../Sdp_8h.html#a099ccd89fb0dbab553c95ad8bdef0bd6',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5ftime_5fdescription_5fcount_5236',['MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT',['../Sdp_8h.html#a5066ffdc29abb09dfd53690614cf382e',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5ftimezone_5fcount_5237',['MAX_SDP_SESSION_TIMEZONE_COUNT',['../Sdp_8h.html#aec9d0ca4865aae4479d8c718729317a8',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5furi_5flength_5238',['MAX_SDP_SESSION_URI_LENGTH',['../Sdp_8h.html#a001d44696a846ba9a9f89590c0afef8d',1,'Sdp.h']]], - ['max_5fsdp_5fsession_5fusername_5flength_5239',['MAX_SDP_SESSION_USERNAME_LENGTH',['../Sdp_8h.html#a43789abdbfa2cd2ed87dced18e6a5af1',1,'Sdp.h']]], - ['max_5fsdp_5ftoken_5flength_5240',['MAX_SDP_TOKEN_LENGTH',['../Sdp_8h.html#a0fb113aef5aa1cdcec26d5250309fdaa',1,'Sdp.h']]], - ['max_5fserialized_5fsignaling_5fcache_5fentry_5flen_5241',['MAX_SERIALIZED_SIGNALING_CACHE_ENTRY_LEN',['../FileCache_8h.html#a905f643cf315602c52b74d6b8ab4c7e5',1,'FileCache.h']]], - ['max_5fsignaling_5fcache_5fentry_5fcount_5242',['MAX_SIGNALING_CACHE_ENTRY_COUNT',['../FileCache_8h.html#a051f36b17a3d1492cbbc6f223d9b10fd',1,'FileCache.h']]], - ['max_5fsignaling_5fcache_5fentry_5ftimestamp_5fstr_5flen_5243',['MAX_SIGNALING_CACHE_ENTRY_TIMESTAMP_STR_LEN',['../FileCache_8h.html#a56f4f7e5e6d800d7671f7cc9d38f6362',1,'FileCache.h']]], - ['max_5fsignaling_5fmessage_5fttl_5fvalue_5244',['MAX_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#a2f8d6e5c3dadd042271c3e0f802ae566',1,'ChannelInfo.h']]], - ['max_5fsignaling_5fmessage_5ftype_5flen_5245',['MAX_SIGNALING_MESSAGE_TYPE_LEN',['../LwsApiCalls_8h.html#aa399fb6cd03c6c47a5dbc4bdcdebe152',1,'LwsApiCalls.h']]], - ['max_5fsignaling_5fstatus_5fmessage_5flen_5246',['MAX_SIGNALING_STATUS_MESSAGE_LEN',['../LwsApiCalls_8h.html#a77ed455c1cbb245828e1c572810ddc0c',1,'LwsApiCalls.h']]], - ['max_5fsocket_5fwrite_5fretry_5247',['MAX_SOCKET_WRITE_RETRY',['../SocketConnection_8h.html#a28c377c7bf312e99993d21a7e20f1e2f',1,'SocketConnection.h']]], - ['max_5fsrtp_5fmaster_5fkey_5flen_5248',['MAX_SRTP_MASTER_KEY_LEN',['../Dtls_8h.html#a59f0c9d2b78f52934a1ca31670fe7913',1,'Dtls.h']]], - ['max_5fsrtp_5fsalt_5fkey_5flen_5249',['MAX_SRTP_SALT_KEY_LEN',['../Dtls_8h.html#a7eded34342fda21c1fe74d480d4a620e',1,'Dtls.h']]], - ['max_5fstored_5ftransaction_5fid_5fcount_5250',['MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a05c3e53082b4c1b28011c495ab46a28b',1,'IceUtils.h']]], - ['max_5fturn_5fchannel_5fdata_5fmessage_5fsize_5251',['MAX_TURN_CHANNEL_DATA_MESSAGE_SIZE',['../TurnConnection_8h.html#a9f6a48121cccddff2ba28948ebda8dd9',1,'TurnConnection.h']]], - ['max_5fturn_5fprofile_5flog_5fdesc_5flen_5252',['MAX_TURN_PROFILE_LOG_DESC_LEN',['../TurnConnection_8h.html#a478767155f36c094a39b7c9428d8bc71',1,'TurnConnection.h']]], - ['max_5fudp_5fpacket_5fsize_5253',['MAX_UDP_PACKET_SIZE',['../Include__i_8h.html#a9fd837ac38736fed27e32d824a824259',1,'Include_i.h']]], - ['media_5fsection_5faudio_5fvalue_5254',['MEDIA_SECTION_AUDIO_VALUE',['../SessionDescription_8h.html#a81769755605b3688fcec65aef1779c5d',1,'SessionDescription.h']]], - ['media_5fsection_5fvideo_5fvalue_5255',['MEDIA_SECTION_VIDEO_VALUE',['../SessionDescription_8h.html#a00bf36cf6207d7f23d9483a663281ae2',1,'SessionDescription.h']]], - ['microseconds_5fper_5fsecond_5256',['MICROSECONDS_PER_SECOND',['../Rtcp_8h.html#a8a708413d6171e7d86056793abe2cd1a',1,'Rtcp.h']]], - ['mid_5fkey_5257',['MID_KEY',['../SessionDescription_8h.html#a28fffe1f0ee90b27f8eb358537e8d4f6',1,'SessionDescription.h']]], - ['mid_5fntp_5258',['MID_NTP',['../RtcpPacket_8h.html#aed870c6456eb7498731c672341070924',1,'RtcpPacket.h']]], - ['milliseconds_5fper_5fsecond_5259',['MILLISECONDS_PER_SECOND',['../Rtcp_8h.html#afc22ab01ad31ee9dfebcfcb61faaa63a',1,'Rtcp.h']]], - ['min_5fclock_5fskew_5ftime_5fto_5fcorrect_5260',['MIN_CLOCK_SKEW_TIME_TO_CORRECT',['../LwsApiCalls_8h.html#acf98e83cca736599b85ff3e9d38186d9',1,'LwsApiCalls.h']]], - ['min_5fheader_5flength_5261',['MIN_HEADER_LENGTH',['../RtpPacket_8h.html#a49ec674f24b1b15b1082f5df7e82a63b',1,'RtpPacket.h']]], - ['min_5fsignaling_5fmessage_5fttl_5fvalue_5262',['MIN_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#aede0a13308d8a230dbd7b7f94979dc3f',1,'ChannelInfo.h']]], - ['mulaw_5fvalue_5263',['MULAW_VALUE',['../SessionDescription_8h.html#ae59a01bd06a306f1cba6b31765e40c54',1,'SessionDescription.h']]] + ['marker_5fmask_5201',['MARKER_MASK',['../RtpPacket_8h.html#aeb8456ffe3262297c837b787b5023f46',1,'RtpPacket.h']]], + ['marker_5fshift_5202',['MARKER_SHIFT',['../RtpPacket_8h.html#aa567d2955d04e843ea2a3e9a5923cfdb',1,'RtpPacket.h']]], + ['max_5faccess_5fthreads_5fwebrtc_5fclient_5fcontext_5203',['MAX_ACCESS_THREADS_WEBRTC_CLIENT_CONTEXT',['../PeerConnection_8h.html#a0a06e13207f6bfe6b47f4b9b209c7231',1,'PeerConnection.h']]], + ['max_5fcontrol_5fplane_5furi_5fchar_5flen_5204',['MAX_CONTROL_PLANE_URI_CHAR_LEN',['../ChannelInfo_8h.html#af6d330768f4d0373a1e369243c127bab',1,'ChannelInfo.h']]], + ['max_5fdate_5fheader_5fbuffer_5flength_5205',['MAX_DATE_HEADER_BUFFER_LENGTH',['../LwsApiCalls_8h.html#a5bf85c55dfa403e8c7b75e26cc46f035',1,'LwsApiCalls.h']]], + ['max_5fdescribe_5fchannel_5fstatus_5flen_5206',['MAX_DESCRIBE_CHANNEL_STATUS_LEN',['../ChannelInfo_8h.html#a6638341fa4382eb89a00fdb4d273ec22',1,'ChannelInfo.h']]], + ['max_5fdescribe_5fchannel_5ftype_5flen_5207',['MAX_DESCRIBE_CHANNEL_TYPE_LEN',['../ChannelInfo_8h.html#aadf9910969ae087cad6f07454ac6d0fa',1,'ChannelInfo.h']]], + ['max_5fdtls_5fmaster_5fkey_5flen_5208',['MAX_DTLS_MASTER_KEY_LEN',['../Dtls_8h.html#a87382e796fa1376c3b6d003c9d2d668e',1,'Dtls.h']]], + ['max_5fdtls_5frandom_5fbytes_5flen_5209',['MAX_DTLS_RANDOM_BYTES_LEN',['../Dtls_8h.html#a9d284ce4b2b7311d4d8b31cb236b428b',1,'Dtls.h']]], + ['max_5fencoded_5fice_5fserver_5finfos_5fstr_5flen_5210',['MAX_ENCODED_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#a5efa805cda72c6241bcbf479f9764ab1',1,'LwsApiCalls.h']]], + ['max_5fice_5fcandidate_5fjson_5flen_5211',['MAX_ICE_CANDIDATE_JSON_LEN',['../PeerConnection_8h.html#a93436c3775827668aaf86d3137a74ef4',1,'PeerConnection.h']]], + ['max_5fice_5fpwd_5flen_5212',['MAX_ICE_PWD_LEN',['../PeerConnection_8h.html#a7824c32f51de65ab927385137826b81b',1,'PeerConnection.h']]], + ['max_5fice_5fserver_5finfo_5fstr_5flen_5213',['MAX_ICE_SERVER_INFO_STR_LEN',['../LwsApiCalls_8h.html#ac0774f14e4a205ddba8d84f61151d6c1',1,'LwsApiCalls.h']]], + ['max_5fice_5fserver_5finfos_5fstr_5flen_5214',['MAX_ICE_SERVER_INFOS_STR_LEN',['../LwsApiCalls_8h.html#af1191ba9c3805b6c87ca6150f537d4ab',1,'LwsApiCalls.h']]], + ['max_5fice_5fserver_5furi_5fstr_5flen_5215',['MAX_ICE_SERVER_URI_STR_LEN',['../LwsApiCalls_8h.html#a845152098edca812eb622c33410a4d50',1,'LwsApiCalls.h']]], + ['max_5fice_5fufrag_5flen_5216',['MAX_ICE_UFRAG_LEN',['../PeerConnection_8h.html#aee0c471981bee37f37b858385a2e5d85',1,'PeerConnection.h']]], + ['max_5flocal_5fnetwork_5finterface_5fcount_5217',['MAX_LOCAL_NETWORK_INTERFACE_COUNT',['../Network_8h.html#a54688e266a1901c6c568eac71be86f34',1,'Network.h']]], + ['max_5fout_5fof_5forder_5fpacket_5fdifference_5218',['MAX_OUT_OF_ORDER_PACKET_DIFFERENCE',['../JitterBuffer_8c.html#ab4c4ea8fcf7c9b0b2d3e5b304ab871b8',1,'JitterBuffer.c']]], + ['max_5fpayload_5ftype_5flength_5219',['MAX_PAYLOAD_TYPE_LENGTH',['../SessionDescription_8h.html#a48660190b4b7aa2acb78a19fb1188ae1',1,'SessionDescription.h']]], + ['max_5fsdp_5faddress_5ftype_5flength_5220',['MAX_SDP_ADDRESS_TYPE_LENGTH',['../Sdp_8h.html#ad69931ec00b6d5a7322a046a74f7d9f2',1,'Sdp.h']]], + ['max_5fsdp_5fattribute_5fname_5flength_5221',['MAX_SDP_ATTRIBUTE_NAME_LENGTH',['../Sdp_8h.html#a815e6e199ba99c20dfc655c239bddbfe',1,'Sdp.h']]], + ['max_5fsdp_5fattribute_5fvalue_5flength_5222',['MAX_SDP_ATTRIBUTE_VALUE_LENGTH',['../Sdp_8h.html#a3f4e49b0dee0dfffaa1cbf15bc0d1b1f',1,'Sdp.h']]], + ['max_5fsdp_5fattributes_5fcount_5223',['MAX_SDP_ATTRIBUTES_COUNT',['../Sdp_8h.html#aba8a3044bb410f8d272fdd325a137d6f',1,'Sdp.h']]], + ['max_5fsdp_5fconnection_5faddress_5flength_5224',['MAX_SDP_CONNECTION_ADDRESS_LENGTH',['../Sdp_8h.html#a91e1a5bec5df2c228153b3bcdaac3c45',1,'Sdp.h']]], + ['max_5fsdp_5fencryption_5fkey_5flength_5225',['MAX_SDP_ENCRYPTION_KEY_LENGTH',['../Sdp_8h.html#a79100b370262309f7b578dac0d5ccc3e',1,'Sdp.h']]], + ['max_5fsdp_5fencryption_5fkey_5fmethod_5flength_5226',['MAX_SDP_ENCRYPTION_KEY_METHOD_LENGTH',['../Sdp_8h.html#a26a87c8f417fc09dc0563dc30ef849c6',1,'Sdp.h']]], + ['max_5fsdp_5ffmtp_5fvalues_5227',['MAX_SDP_FMTP_VALUES',['../Sdp_8h.html#a0cd1a6c8d0e418c0c92a04705c9c695e',1,'Sdp.h']]], + ['max_5fsdp_5fmedia_5fbandwidth_5fcount_5228',['MAX_SDP_MEDIA_BANDWIDTH_COUNT',['../Sdp_8h.html#a2c67488ea1949cf5c728cbd5760b2172',1,'Sdp.h']]], + ['max_5fsdp_5fmedia_5fname_5flength_5229',['MAX_SDP_MEDIA_NAME_LENGTH',['../Sdp_8h.html#a2331d56e1c81912656d45d5e30861a60',1,'Sdp.h']]], + ['max_5fsdp_5fmedia_5ftitle_5flength_5230',['MAX_SDP_MEDIA_TITLE_LENGTH',['../Sdp_8h.html#a535ff936c93acbd3b8ed791ce91fbc29',1,'Sdp.h']]], + ['max_5fsdp_5fnetwork_5ftype_5flength_5231',['MAX_SDP_NETWORK_TYPE_LENGTH',['../Sdp_8h.html#a200b32888d0b60a506a8cd9ddcaf5e64',1,'Sdp.h']]], + ['max_5fsdp_5foffset_5flength_5232',['MAX_SDP_OFFSET_LENGTH',['../Sdp_8h.html#a34b63758181a64a60c6606485349ffc2',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5femail_5faddress_5flength_5233',['MAX_SDP_SESSION_EMAIL_ADDRESS_LENGTH',['../Sdp_8h.html#a0d27142b72fef745b35d2d39f63fd34d',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5finformation_5flength_5234',['MAX_SDP_SESSION_INFORMATION_LENGTH',['../Sdp_8h.html#a8a58d086192228d5a2100c5d8d9dbc1d',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fmedia_5fcount_5235',['MAX_SDP_SESSION_MEDIA_COUNT',['../Sdp_8h.html#a74dd2de888d1c45cf6398de92feadc3e',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fname_5flength_5236',['MAX_SDP_SESSION_NAME_LENGTH',['../Sdp_8h.html#a0461cc9a6ce86dd6b950472102dfa482',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fphone_5fnumber_5flength_5237',['MAX_SDP_SESSION_PHONE_NUMBER_LENGTH',['../Sdp_8h.html#a099ccd89fb0dbab553c95ad8bdef0bd6',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5ftime_5fdescription_5fcount_5238',['MAX_SDP_SESSION_TIME_DESCRIPTION_COUNT',['../Sdp_8h.html#a5066ffdc29abb09dfd53690614cf382e',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5ftimezone_5fcount_5239',['MAX_SDP_SESSION_TIMEZONE_COUNT',['../Sdp_8h.html#aec9d0ca4865aae4479d8c718729317a8',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5furi_5flength_5240',['MAX_SDP_SESSION_URI_LENGTH',['../Sdp_8h.html#a001d44696a846ba9a9f89590c0afef8d',1,'Sdp.h']]], + ['max_5fsdp_5fsession_5fusername_5flength_5241',['MAX_SDP_SESSION_USERNAME_LENGTH',['../Sdp_8h.html#a43789abdbfa2cd2ed87dced18e6a5af1',1,'Sdp.h']]], + ['max_5fserialized_5fsignaling_5fcache_5fentry_5flen_5242',['MAX_SERIALIZED_SIGNALING_CACHE_ENTRY_LEN',['../FileCache_8h.html#a905f643cf315602c52b74d6b8ab4c7e5',1,'FileCache.h']]], + ['max_5fsignaling_5fcache_5fentry_5fcount_5243',['MAX_SIGNALING_CACHE_ENTRY_COUNT',['../FileCache_8h.html#a051f36b17a3d1492cbbc6f223d9b10fd',1,'FileCache.h']]], + ['max_5fsignaling_5fcache_5fentry_5ftimestamp_5fstr_5flen_5244',['MAX_SIGNALING_CACHE_ENTRY_TIMESTAMP_STR_LEN',['../FileCache_8h.html#a56f4f7e5e6d800d7671f7cc9d38f6362',1,'FileCache.h']]], + ['max_5fsignaling_5fmessage_5fttl_5fvalue_5245',['MAX_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#a2f8d6e5c3dadd042271c3e0f802ae566',1,'ChannelInfo.h']]], + ['max_5fsignaling_5fmessage_5ftype_5flen_5246',['MAX_SIGNALING_MESSAGE_TYPE_LEN',['../LwsApiCalls_8h.html#aa399fb6cd03c6c47a5dbc4bdcdebe152',1,'LwsApiCalls.h']]], + ['max_5fsignaling_5fstatus_5fmessage_5flen_5247',['MAX_SIGNALING_STATUS_MESSAGE_LEN',['../LwsApiCalls_8h.html#a77ed455c1cbb245828e1c572810ddc0c',1,'LwsApiCalls.h']]], + ['max_5fsocket_5fwrite_5fretry_5248',['MAX_SOCKET_WRITE_RETRY',['../SocketConnection_8h.html#a28c377c7bf312e99993d21a7e20f1e2f',1,'SocketConnection.h']]], + ['max_5fsrtp_5fmaster_5fkey_5flen_5249',['MAX_SRTP_MASTER_KEY_LEN',['../Dtls_8h.html#a59f0c9d2b78f52934a1ca31670fe7913',1,'Dtls.h']]], + ['max_5fsrtp_5fsalt_5fkey_5flen_5250',['MAX_SRTP_SALT_KEY_LEN',['../Dtls_8h.html#a7eded34342fda21c1fe74d480d4a620e',1,'Dtls.h']]], + ['max_5fstored_5ftransaction_5fid_5fcount_5251',['MAX_STORED_TRANSACTION_ID_COUNT',['../IceUtils_8h.html#a05c3e53082b4c1b28011c495ab46a28b',1,'IceUtils.h']]], + ['max_5fturn_5fchannel_5fdata_5fmessage_5fsize_5252',['MAX_TURN_CHANNEL_DATA_MESSAGE_SIZE',['../TurnConnection_8h.html#a9f6a48121cccddff2ba28948ebda8dd9',1,'TurnConnection.h']]], + ['max_5fturn_5fprofile_5flog_5fdesc_5flen_5253',['MAX_TURN_PROFILE_LOG_DESC_LEN',['../TurnConnection_8h.html#a478767155f36c094a39b7c9428d8bc71',1,'TurnConnection.h']]], + ['max_5fudp_5fpacket_5fsize_5254',['MAX_UDP_PACKET_SIZE',['../Include__i_8h.html#a9fd837ac38736fed27e32d824a824259',1,'Include_i.h']]], + ['media_5fsection_5faudio_5fvalue_5255',['MEDIA_SECTION_AUDIO_VALUE',['../SessionDescription_8h.html#a81769755605b3688fcec65aef1779c5d',1,'SessionDescription.h']]], + ['media_5fsection_5fvideo_5fvalue_5256',['MEDIA_SECTION_VIDEO_VALUE',['../SessionDescription_8h.html#a00bf36cf6207d7f23d9483a663281ae2',1,'SessionDescription.h']]], + ['microseconds_5fper_5fsecond_5257',['MICROSECONDS_PER_SECOND',['../Rtcp_8h.html#a8a708413d6171e7d86056793abe2cd1a',1,'Rtcp.h']]], + ['mid_5fkey_5258',['MID_KEY',['../SessionDescription_8h.html#a28fffe1f0ee90b27f8eb358537e8d4f6',1,'SessionDescription.h']]], + ['mid_5fntp_5259',['MID_NTP',['../RtcpPacket_8h.html#aed870c6456eb7498731c672341070924',1,'RtcpPacket.h']]], + ['milliseconds_5fper_5fsecond_5260',['MILLISECONDS_PER_SECOND',['../Rtcp_8h.html#afc22ab01ad31ee9dfebcfcb61faaa63a',1,'Rtcp.h']]], + ['min_5fclock_5fskew_5ftime_5fto_5fcorrect_5261',['MIN_CLOCK_SKEW_TIME_TO_CORRECT',['../LwsApiCalls_8h.html#acf98e83cca736599b85ff3e9d38186d9',1,'LwsApiCalls.h']]], + ['min_5fexpected_5fbit_5frate_5262',['MIN_EXPECTED_BIT_RATE',['../Rtp_8h.html#a88ce3ffb1378e0c9c93a125fe1b657df',1,'Rtp.h']]], + ['min_5fheader_5flength_5263',['MIN_HEADER_LENGTH',['../RtpPacket_8h.html#a49ec674f24b1b15b1082f5df7e82a63b',1,'RtpPacket.h']]], + ['min_5frolling_5fbuffer_5fduration_5fin_5fseconds_5264',['MIN_ROLLING_BUFFER_DURATION_IN_SECONDS',['../Rtp_8h.html#a538ae7bf84365bedcdb4db03cbda2036',1,'Rtp.h']]], + ['min_5fsignaling_5fmessage_5fttl_5fvalue_5265',['MIN_SIGNALING_MESSAGE_TTL_VALUE',['../ChannelInfo_8h.html#aede0a13308d8a230dbd7b7f94979dc3f',1,'ChannelInfo.h']]], + ['mulaw_5fvalue_5266',['MULAW_VALUE',['../SessionDescription_8h.html#ae59a01bd06a306f1cba6b31765e40c54',1,'SessionDescription.h']]] ]; diff --git a/search/defines_d.js b/search/defines_d.js index ab00941ced..665cc4edae 100644 --- a/search/defines_d.js +++ b/search/defines_d.js @@ -1,14 +1,14 @@ var searchData= [ - ['nal_5ftype_5fmask_5264',['NAL_TYPE_MASK',['../RtpH264Payloader_8h.html#a25fdd9596e628f1a6a86569e289f8a65',1,'RtpH264Payloader.h']]], - ['nat_5fbehavior_5faddress_5fdependent_5fstr_5265',['NAT_BEHAVIOR_ADDRESS_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a044f1dfe45978dc5d2328297b5e102ec',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fdiscover_5fprocess_5ftest_5fcount_5266',['NAT_BEHAVIOR_DISCOVER_PROCESS_TEST_COUNT',['../NatBehaviorDiscovery_8h.html#a47913bd37738ca8fded53324a21b0cfe',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fendpoint_5findependent_5fstr_5267',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#aaef739172985c100e4907b68e63dc071',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fno_5fudp_5fconnectivity_5fstr_5268',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY_STR',['../NatBehaviorDiscovery_8h.html#a68579c19512dd055744fc55225913647',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fnone_5fstr_5269',['NAT_BEHAVIOR_NONE_STR',['../NatBehaviorDiscovery_8h.html#a9dd3f2f3fcd96058f3d6a15caf4753ed',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_5fstr_5270',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT_STR',['../NatBehaviorDiscovery_8h.html#a9ae590a52482baf877b60c52a234ff4d',1,'NatBehaviorDiscovery.h']]], - ['nat_5fbehavior_5fport_5fdependent_5fstr_5271',['NAT_BEHAVIOR_PORT_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a60bc864c7fb0ab03872003ee17f29306',1,'NatBehaviorDiscovery.h']]], - ['no_5fsignal_5fsend_5272',['NO_SIGNAL_SEND',['../Network_8h.html#af38006bfbb4f3cf5fa8a5a3619515793',1,'Network.h']]], - ['ntp_5foffset_5273',['NTP_OFFSET',['../RtcpPacket_8h.html#aa7c3e93bff90674e9e74de6bdec85613',1,'RtcpPacket.h']]], - ['ntp_5ftimescale_5274',['NTP_TIMESCALE',['../RtcpPacket_8h.html#a5e357595eb8cff7ee54e3915bf72b505',1,'RtcpPacket.h']]] + ['nal_5ftype_5fmask_5267',['NAL_TYPE_MASK',['../RtpH264Payloader_8h.html#a25fdd9596e628f1a6a86569e289f8a65',1,'RtpH264Payloader.h']]], + ['nat_5fbehavior_5faddress_5fdependent_5fstr_5268',['NAT_BEHAVIOR_ADDRESS_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a044f1dfe45978dc5d2328297b5e102ec',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fdiscover_5fprocess_5ftest_5fcount_5269',['NAT_BEHAVIOR_DISCOVER_PROCESS_TEST_COUNT',['../NatBehaviorDiscovery_8h.html#a47913bd37738ca8fded53324a21b0cfe',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fendpoint_5findependent_5fstr_5270',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#aaef739172985c100e4907b68e63dc071',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fno_5fudp_5fconnectivity_5fstr_5271',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY_STR',['../NatBehaviorDiscovery_8h.html#a68579c19512dd055744fc55225913647',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fnone_5fstr_5272',['NAT_BEHAVIOR_NONE_STR',['../NatBehaviorDiscovery_8h.html#a9dd3f2f3fcd96058f3d6a15caf4753ed',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_5fstr_5273',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT_STR',['../NatBehaviorDiscovery_8h.html#a9ae590a52482baf877b60c52a234ff4d',1,'NatBehaviorDiscovery.h']]], + ['nat_5fbehavior_5fport_5fdependent_5fstr_5274',['NAT_BEHAVIOR_PORT_DEPENDENT_STR',['../NatBehaviorDiscovery_8h.html#a60bc864c7fb0ab03872003ee17f29306',1,'NatBehaviorDiscovery.h']]], + ['no_5fsignal_5fsend_5275',['NO_SIGNAL_SEND',['../Network_8h.html#af38006bfbb4f3cf5fa8a5a3619515793',1,'Network.h']]], + ['ntp_5foffset_5276',['NTP_OFFSET',['../RtcpPacket_8h.html#aa7c3e93bff90674e9e74de6bdec85613',1,'RtcpPacket.h']]], + ['ntp_5ftimescale_5277',['NTP_TIMESCALE',['../RtcpPacket_8h.html#a5e357595eb8cff7ee54e3915bf72b505',1,'RtcpPacket.h']]] ]; diff --git a/search/defines_e.js b/search/defines_e.js index d63c0d3de4..1e402214f5 100644 --- a/search/defines_e.js +++ b/search/defines_e.js @@ -1,5 +1,5 @@ var searchData= [ - ['opus_5fclockrate_5275',['OPUS_CLOCKRATE',['../SessionDescription_8h.html#a6cbc9239064061f437b5cf52592014f4',1,'SessionDescription.h']]], - ['opus_5fvalue_5276',['OPUS_VALUE',['../SessionDescription_8h.html#a52e1715fec4f595df6e0907f40fe5128',1,'SessionDescription.h']]] + ['opus_5fclockrate_5278',['OPUS_CLOCKRATE',['../SessionDescription_8h.html#a6cbc9239064061f437b5cf52592014f4',1,'SessionDescription.h']]], + ['opus_5fvalue_5279',['OPUS_VALUE',['../SessionDescription_8h.html#a52e1715fec4f595df6e0907f40fe5128',1,'SessionDescription.h']]] ]; diff --git a/search/defines_f.js b/search/defines_f.js index 1ea27a688a..765e599eaf 100644 --- a/search/defines_f.js +++ b/search/defines_f.js @@ -1,18 +1,18 @@ var searchData= [ - ['package_5fstun_5fattr_5fheader_5277',['PACKAGE_STUN_ATTR_HEADER',['../Stun_8h.html#a47b377c34d7fee8aad08a2d9a9084515',1,'Stun.h']]], - ['padding_5fmask_5278',['PADDING_MASK',['../RtpPacket_8h.html#a552e9b63d9bece11b3a5f6a080ae379f',1,'RtpPacket.h']]], - ['padding_5fshift_5279',['PADDING_SHIFT',['../RtpPacket_8h.html#a35dc467b3f2f5d0bf6740e47c5942471',1,'RtpPacket.h']]], - ['payload_5ftype_5fmask_5280',['PAYLOAD_TYPE_MASK',['../RtpPacket_8h.html#a93f695445dd7b05c9e2e417345bab9cc',1,'RtpPacket.h']]], - ['pcm_5fclockrate_5281',['PCM_CLOCKRATE',['../SessionDescription_8h.html#aecb9d915186643e61de1cf38d630a8af',1,'SessionDescription.h']]], - ['peer_5fframe_5fbuffer_5fsize_5fincrement_5ffactor_5282',['PEER_FRAME_BUFFER_SIZE_INCREMENT_FACTOR',['../PeerConnection_8h.html#ae8fb11058d6fd60fb6e163b8e4704c01',1,'PeerConnection.h']]], - ['poll_5283',['POLL',['../Network_8h.html#a31a318f1fa3824e23ca602dde126e0f4',1,'Network.h']]], - ['profile_5fcall_5284',['PROFILE_CALL',['../Include_8h.html#aa0c4b76a5784f0a44b3c56643d05efcd',1,'Include.h']]], - ['profile_5fcall_5fwith_5fstart_5fend_5ft_5fobj_5285',['PROFILE_CALL_WITH_START_END_T_OBJ',['../Include_8h.html#a47db7c51a35c304909fdac61fd6279d5',1,'Include.h']]], - ['profile_5fcall_5fwith_5ft_5fobj_5286',['PROFILE_CALL_WITH_T_OBJ',['../Include_8h.html#a75424b56e8a6b19cf3f4165d51f09e1a',1,'Include.h']]], - ['profile_5fwith_5fstart_5fend_5ftime_5fobj_5287',['PROFILE_WITH_START_END_TIME_OBJ',['../Include_8h.html#a94854ae8b9cb78416d9710126b188b2e',1,'Include.h']]], - ['profile_5fwith_5fstart_5ftime_5288',['PROFILE_WITH_START_TIME',['../Include_8h.html#a20e8458fac11a83a782dbdab18030472',1,'Include.h']]], - ['profile_5fwith_5fstart_5ftime_5fobj_5289',['PROFILE_WITH_START_TIME_OBJ',['../Include_8h.html#a0f297044c553227fb3386e7f00118806',1,'Include.h']]], - ['protocol_5findex_5fhttps_5290',['PROTOCOL_INDEX_HTTPS',['../LwsApiCalls_8h.html#ace8c1fa428d4d4a8aa769125c0646feb',1,'LwsApiCalls.h']]], - ['protocol_5findex_5fwss_5291',['PROTOCOL_INDEX_WSS',['../LwsApiCalls_8h.html#ad2b9558bf1c37750b929c92288182fd1',1,'LwsApiCalls.h']]] + ['package_5fstun_5fattr_5fheader_5280',['PACKAGE_STUN_ATTR_HEADER',['../Stun_8h.html#a47b377c34d7fee8aad08a2d9a9084515',1,'Stun.h']]], + ['padding_5fmask_5281',['PADDING_MASK',['../RtpPacket_8h.html#a552e9b63d9bece11b3a5f6a080ae379f',1,'RtpPacket.h']]], + ['padding_5fshift_5282',['PADDING_SHIFT',['../RtpPacket_8h.html#a35dc467b3f2f5d0bf6740e47c5942471',1,'RtpPacket.h']]], + ['payload_5ftype_5fmask_5283',['PAYLOAD_TYPE_MASK',['../RtpPacket_8h.html#a93f695445dd7b05c9e2e417345bab9cc',1,'RtpPacket.h']]], + ['pcm_5fclockrate_5284',['PCM_CLOCKRATE',['../SessionDescription_8h.html#aecb9d915186643e61de1cf38d630a8af',1,'SessionDescription.h']]], + ['peer_5fframe_5fbuffer_5fsize_5fincrement_5ffactor_5285',['PEER_FRAME_BUFFER_SIZE_INCREMENT_FACTOR',['../PeerConnection_8h.html#ae8fb11058d6fd60fb6e163b8e4704c01',1,'PeerConnection.h']]], + ['poll_5286',['POLL',['../Network_8h.html#a31a318f1fa3824e23ca602dde126e0f4',1,'Network.h']]], + ['profile_5fcall_5287',['PROFILE_CALL',['../Include_8h.html#aa0c4b76a5784f0a44b3c56643d05efcd',1,'Include.h']]], + ['profile_5fcall_5fwith_5fstart_5fend_5ft_5fobj_5288',['PROFILE_CALL_WITH_START_END_T_OBJ',['../Include_8h.html#a47db7c51a35c304909fdac61fd6279d5',1,'Include.h']]], + ['profile_5fcall_5fwith_5ft_5fobj_5289',['PROFILE_CALL_WITH_T_OBJ',['../Include_8h.html#a75424b56e8a6b19cf3f4165d51f09e1a',1,'Include.h']]], + ['profile_5fwith_5fstart_5fend_5ftime_5fobj_5290',['PROFILE_WITH_START_END_TIME_OBJ',['../Include_8h.html#a94854ae8b9cb78416d9710126b188b2e',1,'Include.h']]], + ['profile_5fwith_5fstart_5ftime_5291',['PROFILE_WITH_START_TIME',['../Include_8h.html#a20e8458fac11a83a782dbdab18030472',1,'Include.h']]], + ['profile_5fwith_5fstart_5ftime_5fobj_5292',['PROFILE_WITH_START_TIME_OBJ',['../Include_8h.html#a0f297044c553227fb3386e7f00118806',1,'Include.h']]], + ['protocol_5findex_5fhttps_5293',['PROTOCOL_INDEX_HTTPS',['../LwsApiCalls_8h.html#ace8c1fa428d4d4a8aa769125c0646feb',1,'LwsApiCalls.h']]], + ['protocol_5findex_5fwss_5294',['PROTOCOL_INDEX_WSS',['../LwsApiCalls_8h.html#ad2b9558bf1c37750b929c92288182fd1',1,'LwsApiCalls.h']]] ]; diff --git a/search/enums_0.js b/search/enums_0.js index d1e4c2d83c..325307b2d0 100644 --- a/search/enums_0.js +++ b/search/enums_0.js @@ -1,5 +1,5 @@ var searchData= [ - ['data_5fchannel_5ftype_4729',['DATA_CHANNEL_TYPE',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792',1,'Sctp.h']]], - ['dtls_5fhandshake_5fstate_4730',['DTLS_HANDSHAKE_STATE',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8',1,'Dtls.h']]] + ['data_5fchannel_5ftype_4727',['DATA_CHANNEL_TYPE',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792',1,'Sctp.h']]], + ['dtls_5fhandshake_5fstate_4728',['DTLS_HANDSHAKE_STATE',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8',1,'Dtls.h']]] ]; diff --git a/search/enums_1.js b/search/enums_1.js index 5b126c8548..fc31f54edf 100644 --- a/search/enums_1.js +++ b/search/enums_1.js @@ -1,7 +1,7 @@ var searchData= [ - ['ice_5fcandidate_5fpair_5fstate_4731',['ICE_CANDIDATE_PAIR_STATE',['../Stats_8h.html#a8671985b535ebf887098423beb5a333b',1,'Stats.h']]], - ['ice_5fcandidate_5fstate_4732',['ICE_CANDIDATE_STATE',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02d',1,'IceAgent.h']]], - ['ice_5fcandidate_5ftype_4733',['ICE_CANDIDATE_TYPE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6',1,'Stats.h']]], - ['ice_5ftransport_5fpolicy_4734',['ICE_TRANSPORT_POLICY',['../group__PublicEnums.html#ga9447d6f4c97788d32853140452659f70',1,'Include.h']]] + ['ice_5fcandidate_5fpair_5fstate_4729',['ICE_CANDIDATE_PAIR_STATE',['../Stats_8h.html#a8671985b535ebf887098423beb5a333b',1,'Stats.h']]], + ['ice_5fcandidate_5fstate_4730',['ICE_CANDIDATE_STATE',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02d',1,'IceAgent.h']]], + ['ice_5fcandidate_5ftype_4731',['ICE_CANDIDATE_TYPE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6',1,'Stats.h']]], + ['ice_5ftransport_5fpolicy_4732',['ICE_TRANSPORT_POLICY',['../group__PublicEnums.html#ga9447d6f4c97788d32853140452659f70',1,'Include.h']]] ]; diff --git a/search/enums_2.js b/search/enums_2.js index d04bca51e5..7b1be173bd 100644 --- a/search/enums_2.js +++ b/search/enums_2.js @@ -1,5 +1,5 @@ var searchData= [ - ['jsmnerr_4735',['jsmnerr',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80ea',1,'jsmn.h']]], - ['jsmntype_5ft_4736',['jsmntype_t',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802f',1,'jsmn.h']]] + ['jsmnerr_4733',['jsmnerr',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80ea',1,'jsmn.h']]], + ['jsmntype_5ft_4734',['jsmntype_t',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802f',1,'jsmn.h']]] ]; diff --git a/search/enums_3.js b/search/enums_3.js index 4da34c99f4..38ebcc275d 100644 --- a/search/enums_3.js +++ b/search/enums_3.js @@ -1,5 +1,5 @@ var searchData= [ - ['kvs_5fip_5ffamily_5ftype_4737',['KVS_IP_FAMILY_TYPE',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400',1,'Include_i.h']]], - ['kvs_5fsocket_5fprotocol_4738',['KVS_SOCKET_PROTOCOL',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158',1,'Network.h']]] + ['kvs_5fip_5ffamily_5ftype_4735',['KVS_IP_FAMILY_TYPE',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400',1,'Include_i.h']]], + ['kvs_5fsocket_5fprotocol_4736',['KVS_SOCKET_PROTOCOL',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158',1,'Network.h']]] ]; diff --git a/search/enums_4.js b/search/enums_4.js index 978900ca5e..f0deb4cf8e 100644 --- a/search/enums_4.js +++ b/search/enums_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['media_5fstream_5ftrack_5fkind_4739',['MEDIA_STREAM_TRACK_KIND',['../group__PublicEnums.html#ga95e09412d389145d792d2f61ef558537',1,'Include.h']]] + ['media_5fstream_5ftrack_5fkind_4737',['MEDIA_STREAM_TRACK_KIND',['../group__PublicEnums.html#ga95e09412d389145d792d2f61ef558537',1,'Include.h']]] ]; diff --git a/search/enums_5.js b/search/enums_5.js index 194fc9a5f0..0ad6330502 100644 --- a/search/enums_5.js +++ b/search/enums_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['nat_5fbehavior_4740',['NAT_BEHAVIOR',['../group__PublicEnums.html#gad42c829d5095ba5e3ab0b6fff6ff8678',1,'Include.h']]] + ['nat_5fbehavior_4738',['NAT_BEHAVIOR',['../group__PublicEnums.html#gad42c829d5095ba5e3ab0b6fff6ff8678',1,'Include.h']]] ]; diff --git a/search/enums_6.js b/search/enums_6.js index 96aa9a45db..082f0c7fae 100644 --- a/search/enums_6.js +++ b/search/enums_6.js @@ -1,15 +1,15 @@ var searchData= [ - ['rtc_5fcodec_4741',['RTC_CODEC',['../group__PublicEnums.html#ga93240fd6a0e599dfb0c69ca76e406665',1,'Include.h']]], - ['rtc_5fdata_5fchannel_5fstate_4742',['RTC_DATA_CHANNEL_STATE',['../group__StatsStructures.html#ga760e5b16b6a0731e5839f9c37dfcb0a4',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_4743',['RTC_DTLS_TRANSPORT_STATE',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2e',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_4744',['RTC_DTLS_TRANSPORT_STATE_STATS',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795b',1,'Stats.h']]], - ['rtc_5fice_5frole_4745',['RTC_ICE_ROLE',['../Stats_8h.html#ab68cb7036453508a43f250f470398828',1,'Stats.h']]], - ['rtc_5fpeer_5fconnection_5fstate_4746',['RTC_PEER_CONNECTION_STATE',['../group__PublicEnums.html#ga1a8485527953d22957465fb016c44bec',1,'Include.h']]], - ['rtc_5fquality_5flimitation_5freason_4747',['RTC_QUALITY_LIMITATION_REASON',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5e',1,'Stats.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_4748',['RTC_RTP_TRANSCEIVER_DIRECTION',['../group__PublicEnums.html#ga2ec04821e96a8ea582895e206534b9ad',1,'Include.h']]], - ['rtc_5fstats_5ftype_4749',['RTC_STATS_TYPE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5',1,'Stats.h']]], - ['rtcp_5ffeedback_5fmessage_5ftype_4750',['RTCP_FEEDBACK_MESSAGE_TYPE',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_4751',['RTCP_PACKET_TYPE',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258',1,'RtcpPacket.h']]], - ['rtx_5fcodec_4752',['RTX_CODEC',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9',1,'PeerConnection.h']]] + ['rtc_5fcodec_4739',['RTC_CODEC',['../group__PublicEnums.html#ga93240fd6a0e599dfb0c69ca76e406665',1,'Include.h']]], + ['rtc_5fdata_5fchannel_5fstate_4740',['RTC_DATA_CHANNEL_STATE',['../group__StatsStructures.html#ga760e5b16b6a0731e5839f9c37dfcb0a4',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_4741',['RTC_DTLS_TRANSPORT_STATE',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2e',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_4742',['RTC_DTLS_TRANSPORT_STATE_STATS',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795b',1,'Stats.h']]], + ['rtc_5fice_5frole_4743',['RTC_ICE_ROLE',['../Stats_8h.html#ab68cb7036453508a43f250f470398828',1,'Stats.h']]], + ['rtc_5fpeer_5fconnection_5fstate_4744',['RTC_PEER_CONNECTION_STATE',['../group__PublicEnums.html#ga1a8485527953d22957465fb016c44bec',1,'Include.h']]], + ['rtc_5fquality_5flimitation_5freason_4745',['RTC_QUALITY_LIMITATION_REASON',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5e',1,'Stats.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_4746',['RTC_RTP_TRANSCEIVER_DIRECTION',['../group__PublicEnums.html#ga2ec04821e96a8ea582895e206534b9ad',1,'Include.h']]], + ['rtc_5fstats_5ftype_4747',['RTC_STATS_TYPE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5',1,'Stats.h']]], + ['rtcp_5ffeedback_5fmessage_5ftype_4748',['RTCP_FEEDBACK_MESSAGE_TYPE',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_4749',['RTCP_PACKET_TYPE',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258',1,'RtcpPacket.h']]], + ['rtx_5fcodec_4750',['RTX_CODEC',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9',1,'PeerConnection.h']]] ]; diff --git a/search/enums_7.js b/search/enums_7.js index 58fab25fd2..75e64546a3 100644 --- a/search/enums_7.js +++ b/search/enums_7.js @@ -1,14 +1,14 @@ var searchData= [ - ['sdp_5fice_5fcandidate_5fparser_5fstate_4753',['SDP_ICE_CANDIDATE_PARSER_STATE',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffa',1,'IceAgent.c']]], - ['sdp_5ftype_4754',['SDP_TYPE',['../group__PublicEnums.html#gabaa9adac53ec269df1574665ec4ec222',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_4755',['SIGNALING_API_CALL_CACHE_TYPE',['../group__PublicEnums.html#gac3fea669f2ac4c7db6d7e9528955a4c1',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_4756',['SIGNALING_CHANNEL_ROLE_TYPE',['../group__PublicEnums.html#ga67e678c57beb89ab9de7c9861f7d41cd',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_4757',['SIGNALING_CHANNEL_STATUS',['../group__PublicEnums.html#gac57cd2738a817d8ed6fb3ff8943cccec',1,'Include.h']]], - ['signaling_5fchannel_5ftype_4758',['SIGNALING_CHANNEL_TYPE',['../group__PublicEnums.html#ga7e87a577f75f43eddf4b1bef203db8a4',1,'Include.h']]], - ['signaling_5fclient_5fstate_4759',['SIGNALING_CLIENT_STATE',['../group__PublicEnums.html#ga647050ade80304e5c5e55d76831d984d',1,'Include.h']]], - ['signaling_5fmessage_5ftype_4760',['SIGNALING_MESSAGE_TYPE',['../group__PublicEnums.html#ga863b17793bf973897892564e7afbe65f',1,'Include.h']]], - ['stun_5fattribute_5ftype_4761',['STUN_ATTRIBUTE_TYPE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0c',1,'Stun.h']]], - ['stun_5ferror_5fcode_4762',['STUN_ERROR_CODE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572d',1,'Stun.h']]], - ['stun_5fpacket_5ftype_4763',['STUN_PACKET_TYPE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3',1,'Stun.h']]] + ['sdp_5fice_5fcandidate_5fparser_5fstate_4751',['SDP_ICE_CANDIDATE_PARSER_STATE',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffa',1,'IceAgent.c']]], + ['sdp_5ftype_4752',['SDP_TYPE',['../group__PublicEnums.html#gabaa9adac53ec269df1574665ec4ec222',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_4753',['SIGNALING_API_CALL_CACHE_TYPE',['../group__PublicEnums.html#gac3fea669f2ac4c7db6d7e9528955a4c1',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_4754',['SIGNALING_CHANNEL_ROLE_TYPE',['../group__PublicEnums.html#ga67e678c57beb89ab9de7c9861f7d41cd',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_4755',['SIGNALING_CHANNEL_STATUS',['../group__PublicEnums.html#gac57cd2738a817d8ed6fb3ff8943cccec',1,'Include.h']]], + ['signaling_5fchannel_5ftype_4756',['SIGNALING_CHANNEL_TYPE',['../group__PublicEnums.html#ga7e87a577f75f43eddf4b1bef203db8a4',1,'Include.h']]], + ['signaling_5fclient_5fstate_4757',['SIGNALING_CLIENT_STATE',['../group__PublicEnums.html#ga647050ade80304e5c5e55d76831d984d',1,'Include.h']]], + ['signaling_5fmessage_5ftype_4758',['SIGNALING_MESSAGE_TYPE',['../group__PublicEnums.html#ga863b17793bf973897892564e7afbe65f',1,'Include.h']]], + ['stun_5fattribute_5ftype_4759',['STUN_ATTRIBUTE_TYPE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0c',1,'Stun.h']]], + ['stun_5ferror_5fcode_4760',['STUN_ERROR_CODE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572d',1,'Stun.h']]], + ['stun_5fpacket_5ftype_4761',['STUN_PACKET_TYPE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3',1,'Stun.h']]] ]; diff --git a/search/enums_8.js b/search/enums_8.js index 68ec81afaa..5baf1f99ba 100644 --- a/search/enums_8.js +++ b/search/enums_8.js @@ -1,7 +1,7 @@ var searchData= [ - ['tls_5fsession_5fstate_4764',['TLS_SESSION_STATE',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06',1,'Tls.h']]], - ['turn_5fconnection_5fdata_5ftransfer_5fmode_4765',['TURN_CONNECTION_DATA_TRANSFER_MODE',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bb',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconnection_5fstate_4766',['TURN_PEER_CONNECTION_STATE',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656',1,'TurnConnection.h']]], - ['twcc_5fstatus_5fsymbol_4767',['TWCC_STATUS_SYMBOL',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0',1,'Rtcp.h']]] + ['tls_5fsession_5fstate_4762',['TLS_SESSION_STATE',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06',1,'Tls.h']]], + ['turn_5fconnection_5fdata_5ftransfer_5fmode_4763',['TURN_CONNECTION_DATA_TRANSFER_MODE',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bb',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconnection_5fstate_4764',['TURN_PEER_CONNECTION_STATE',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656',1,'TurnConnection.h']]], + ['twcc_5fstatus_5fsymbol_4765',['TWCC_STATUS_SYMBOL',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0',1,'Rtcp.h']]] ]; diff --git a/search/enumvalues_0.js b/search/enumvalues_0.js index 0980ed8a76..ab671360de 100644 --- a/search/enumvalues_0.js +++ b/search/enumvalues_0.js @@ -1,12 +1,12 @@ var searchData= [ - ['dcep_5fdata_5fchannel_5fopen_4768',['DCEP_DATA_CHANNEL_OPEN',['../Sctp_8h.html#adf764cbdea00d65edcd07bb9953ad2b7acd45f0cf340fbbc099edaed0a5454699',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5freliable_5fordered_4769',['DCEP_DATA_CHANNEL_RELIABLE_ORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792ab8bf027a9ef73a31cd6326d0bc65ae2e',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5freliable_5funordered_4770',['DCEP_DATA_CHANNEL_RELIABLE_UNORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a9577798d1a95e122ff2bccce93c9cae1',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5frexmit_4771',['DCEP_DATA_CHANNEL_REXMIT',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792af627655af1170af34512d3b53b5ac907',1,'Sctp.h']]], - ['dcep_5fdata_5fchannel_5ftimed_4772',['DCEP_DATA_CHANNEL_TIMED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a2a1c0b5cc0b1b95c91eb2b98b3a4c472',1,'Sctp.h']]], - ['dtls_5fstate_5fhandshake_5fcompleted_4773',['DTLS_STATE_HANDSHAKE_COMPLETED',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a73871150b59ab7587a35f7a009b1b13b',1,'Dtls.h']]], - ['dtls_5fstate_5fhandshake_5ferror_4774',['DTLS_STATE_HANDSHAKE_ERROR',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a038a551c5f92fa7ceb1a03ca7e609d93',1,'Dtls.h']]], - ['dtls_5fstate_5fhandshake_5fin_5fprogress_4775',['DTLS_STATE_HANDSHAKE_IN_PROGRESS',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a8ea02de644eb6a51bdc39d44af04bbf6',1,'Dtls.h']]], - ['dtls_5fstate_5fhandshake_5fnew_4776',['DTLS_STATE_HANDSHAKE_NEW',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8ad698b0b96437d144ef9b67f91f5a1423',1,'Dtls.h']]] + ['dcep_5fdata_5fchannel_5fopen_4766',['DCEP_DATA_CHANNEL_OPEN',['../Sctp_8h.html#adf764cbdea00d65edcd07bb9953ad2b7acd45f0cf340fbbc099edaed0a5454699',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5freliable_5fordered_4767',['DCEP_DATA_CHANNEL_RELIABLE_ORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792ab8bf027a9ef73a31cd6326d0bc65ae2e',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5freliable_5funordered_4768',['DCEP_DATA_CHANNEL_RELIABLE_UNORDERED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a9577798d1a95e122ff2bccce93c9cae1',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5frexmit_4769',['DCEP_DATA_CHANNEL_REXMIT',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792af627655af1170af34512d3b53b5ac907',1,'Sctp.h']]], + ['dcep_5fdata_5fchannel_5ftimed_4770',['DCEP_DATA_CHANNEL_TIMED',['../Sctp_8h.html#ac30615997d46d1cefff7c8755cd38792a2a1c0b5cc0b1b95c91eb2b98b3a4c472',1,'Sctp.h']]], + ['dtls_5fstate_5fhandshake_5fcompleted_4771',['DTLS_STATE_HANDSHAKE_COMPLETED',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a73871150b59ab7587a35f7a009b1b13b',1,'Dtls.h']]], + ['dtls_5fstate_5fhandshake_5ferror_4772',['DTLS_STATE_HANDSHAKE_ERROR',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a038a551c5f92fa7ceb1a03ca7e609d93',1,'Dtls.h']]], + ['dtls_5fstate_5fhandshake_5fin_5fprogress_4773',['DTLS_STATE_HANDSHAKE_IN_PROGRESS',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8a8ea02de644eb6a51bdc39d44af04bbf6',1,'Dtls.h']]], + ['dtls_5fstate_5fhandshake_5fnew_4774',['DTLS_STATE_HANDSHAKE_NEW',['../Dtls_8h.html#a24a0a539af96854f8039db1b633a5fb8ad698b0b96437d144ef9b67f91f5a1423',1,'Dtls.h']]] ]; diff --git a/search/enumvalues_1.js b/search/enumvalues_1.js index 7603481341..b589ed655f 100644 --- a/search/enumvalues_1.js +++ b/search/enumvalues_1.js @@ -1,17 +1,17 @@ var searchData= [ - ['ice_5fcandidate_5fpair_5fstate_5ffailed_4777',['ICE_CANDIDATE_PAIR_STATE_FAILED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333badeb5e469e073b8474839ed2b76c7cfb7',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5ffrozen_4778',['ICE_CANDIDATE_PAIR_STATE_FROZEN',['../Stats_8h.html#a8671985b535ebf887098423beb5a333babec372f088d7d175cfde32cb25c02fc4',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5fin_5fprogress_4779',['ICE_CANDIDATE_PAIR_STATE_IN_PROGRESS',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba2f07a3e420b35576f85ed03b3898f82a',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5fsucceeded_4780',['ICE_CANDIDATE_PAIR_STATE_SUCCEEDED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba87069b5d0a42c0e9672780f6d43e5197',1,'Stats.h']]], - ['ice_5fcandidate_5fpair_5fstate_5fwaiting_4781',['ICE_CANDIDATE_PAIR_STATE_WAITING',['../Stats_8h.html#a8671985b535ebf887098423beb5a333bac4b9094acd8ea1504b04c6557f39e82e',1,'Stats.h']]], - ['ice_5fcandidate_5fstate_5finvalid_4782',['ICE_CANDIDATE_STATE_INVALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da09bf2ef3c7f8c6c67572ff6531aa85dc',1,'IceAgent.h']]], - ['ice_5fcandidate_5fstate_5fnew_4783',['ICE_CANDIDATE_STATE_NEW',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da14c2e1d9d2c22df2ae2f33a2a5de21f0',1,'IceAgent.h']]], - ['ice_5fcandidate_5fstate_5fvalid_4784',['ICE_CANDIDATE_STATE_VALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da4266bf5f764683ac71371073aa2f304a',1,'IceAgent.h']]], - ['ice_5fcandidate_5ftype_5fhost_4785',['ICE_CANDIDATE_TYPE_HOST',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a9fff74323b1829b4afad9e56c27f5c6e',1,'Stats.h']]], - ['ice_5fcandidate_5ftype_5fpeer_5freflexive_4786',['ICE_CANDIDATE_TYPE_PEER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ae4bb79539718c2454eb3aa1d8de872f1',1,'Stats.h']]], - ['ice_5fcandidate_5ftype_5frelayed_4787',['ICE_CANDIDATE_TYPE_RELAYED',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a2fcd25cbc2d1c585d32f9ebae2622045',1,'Stats.h']]], - ['ice_5fcandidate_5ftype_5fserver_5freflexive_4788',['ICE_CANDIDATE_TYPE_SERVER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ac0ce2fc7bc8da270caa5ebf77f699ddd',1,'Stats.h']]], - ['ice_5ftransport_5fpolicy_5fall_4789',['ICE_TRANSPORT_POLICY_ALL',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a01c96edce3eb6527fe9d48a82d4f3da2',1,'Include.h']]], - ['ice_5ftransport_5fpolicy_5frelay_4790',['ICE_TRANSPORT_POLICY_RELAY',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a9305a9ec5500c1b7ebf137f8c1d3685d',1,'Include.h']]] + ['ice_5fcandidate_5fpair_5fstate_5ffailed_4775',['ICE_CANDIDATE_PAIR_STATE_FAILED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333badeb5e469e073b8474839ed2b76c7cfb7',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5ffrozen_4776',['ICE_CANDIDATE_PAIR_STATE_FROZEN',['../Stats_8h.html#a8671985b535ebf887098423beb5a333babec372f088d7d175cfde32cb25c02fc4',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5fin_5fprogress_4777',['ICE_CANDIDATE_PAIR_STATE_IN_PROGRESS',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba2f07a3e420b35576f85ed03b3898f82a',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5fsucceeded_4778',['ICE_CANDIDATE_PAIR_STATE_SUCCEEDED',['../Stats_8h.html#a8671985b535ebf887098423beb5a333ba87069b5d0a42c0e9672780f6d43e5197',1,'Stats.h']]], + ['ice_5fcandidate_5fpair_5fstate_5fwaiting_4779',['ICE_CANDIDATE_PAIR_STATE_WAITING',['../Stats_8h.html#a8671985b535ebf887098423beb5a333bac4b9094acd8ea1504b04c6557f39e82e',1,'Stats.h']]], + ['ice_5fcandidate_5fstate_5finvalid_4780',['ICE_CANDIDATE_STATE_INVALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da09bf2ef3c7f8c6c67572ff6531aa85dc',1,'IceAgent.h']]], + ['ice_5fcandidate_5fstate_5fnew_4781',['ICE_CANDIDATE_STATE_NEW',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da14c2e1d9d2c22df2ae2f33a2a5de21f0',1,'IceAgent.h']]], + ['ice_5fcandidate_5fstate_5fvalid_4782',['ICE_CANDIDATE_STATE_VALID',['../IceAgent_8h.html#a39cf01bc07087813817c12db3ad5e02da4266bf5f764683ac71371073aa2f304a',1,'IceAgent.h']]], + ['ice_5fcandidate_5ftype_5fhost_4783',['ICE_CANDIDATE_TYPE_HOST',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a9fff74323b1829b4afad9e56c27f5c6e',1,'Stats.h']]], + ['ice_5fcandidate_5ftype_5fpeer_5freflexive_4784',['ICE_CANDIDATE_TYPE_PEER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ae4bb79539718c2454eb3aa1d8de872f1',1,'Stats.h']]], + ['ice_5fcandidate_5ftype_5frelayed_4785',['ICE_CANDIDATE_TYPE_RELAYED',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6a2fcd25cbc2d1c585d32f9ebae2622045',1,'Stats.h']]], + ['ice_5fcandidate_5ftype_5fserver_5freflexive_4786',['ICE_CANDIDATE_TYPE_SERVER_REFLEXIVE',['../Stats_8h.html#ac9e1b12f44dc91db1cd6373f87ec55b6ac0ce2fc7bc8da270caa5ebf77f699ddd',1,'Stats.h']]], + ['ice_5ftransport_5fpolicy_5fall_4787',['ICE_TRANSPORT_POLICY_ALL',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a01c96edce3eb6527fe9d48a82d4f3da2',1,'Include.h']]], + ['ice_5ftransport_5fpolicy_5frelay_4788',['ICE_TRANSPORT_POLICY_RELAY',['../group__PublicEnums.html#gga9447d6f4c97788d32853140452659f70a9305a9ec5500c1b7ebf137f8c1d3685d',1,'Include.h']]] ]; diff --git a/search/enumvalues_2.js b/search/enumvalues_2.js index a407b67348..643810fb1a 100644 --- a/search/enumvalues_2.js +++ b/search/enumvalues_2.js @@ -1,11 +1,11 @@ var searchData= [ - ['jsmn_5farray_4791',['JSMN_ARRAY',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fabc4c47216dacf36bd4f64ac3d649d471',1,'jsmn.h']]], - ['jsmn_5ferror_5finval_4792',['JSMN_ERROR_INVAL',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa3297b1c54d926ce497b7a20530689171',1,'jsmn.h']]], - ['jsmn_5ferror_5fnomem_4793',['JSMN_ERROR_NOMEM',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaafa350a2c19cc5fddbfb7c90309d3fe41',1,'jsmn.h']]], - ['jsmn_5ferror_5fpart_4794',['JSMN_ERROR_PART',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa851a0e75343c14a13c6893b3727ead16',1,'jsmn.h']]], - ['jsmn_5fobject_4795',['JSMN_OBJECT',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa416d6e733082bedc1166f0d66f571867',1,'jsmn.h']]], - ['jsmn_5fprimitive_4796',['JSMN_PRIMITIVE',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa2550c93fe929f81f30ea9b629ed98742',1,'jsmn.h']]], - ['jsmn_5fstring_4797',['JSMN_STRING',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fad4ea6277c135d9d3377bf8b719779539',1,'jsmn.h']]], - ['jsmn_5fundefined_4798',['JSMN_UNDEFINED',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa7bc5faeddd33197250cf352af984f185',1,'jsmn.h']]] + ['jsmn_5farray_4789',['JSMN_ARRAY',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fabc4c47216dacf36bd4f64ac3d649d471',1,'jsmn.h']]], + ['jsmn_5ferror_5finval_4790',['JSMN_ERROR_INVAL',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa3297b1c54d926ce497b7a20530689171',1,'jsmn.h']]], + ['jsmn_5ferror_5fnomem_4791',['JSMN_ERROR_NOMEM',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaafa350a2c19cc5fddbfb7c90309d3fe41',1,'jsmn.h']]], + ['jsmn_5ferror_5fpart_4792',['JSMN_ERROR_PART',['../jsmn_8h.html#afbbe22e63007677ec9e7837b5c1b80eaa851a0e75343c14a13c6893b3727ead16',1,'jsmn.h']]], + ['jsmn_5fobject_4793',['JSMN_OBJECT',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa416d6e733082bedc1166f0d66f571867',1,'jsmn.h']]], + ['jsmn_5fprimitive_4794',['JSMN_PRIMITIVE',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa2550c93fe929f81f30ea9b629ed98742',1,'jsmn.h']]], + ['jsmn_5fstring_4795',['JSMN_STRING',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fad4ea6277c135d9d3377bf8b719779539',1,'jsmn.h']]], + ['jsmn_5fundefined_4796',['JSMN_UNDEFINED',['../jsmn_8h.html#a065320719769f9dc1fbe30094e52802fa7bc5faeddd33197250cf352af984f185',1,'jsmn.h']]] ]; diff --git a/search/enumvalues_3.js b/search/enumvalues_3.js index 474ddd953c..55919e6452 100644 --- a/search/enumvalues_3.js +++ b/search/enumvalues_3.js @@ -1,8 +1,8 @@ var searchData= [ - ['kvs_5fip_5ffamily_5ftype_5fipv4_4799',['KVS_IP_FAMILY_TYPE_IPV4',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a07b91991285186874c9a602cdf59341f',1,'Include_i.h']]], - ['kvs_5fip_5ffamily_5ftype_5fipv6_4800',['KVS_IP_FAMILY_TYPE_IPV6',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a3f84aac86b390d04a7c2d46c6d041ebe',1,'Include_i.h']]], - ['kvs_5fsocket_5fprotocol_5fnone_4801',['KVS_SOCKET_PROTOCOL_NONE',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ad67daca52de625a7fe3390971bf9c75a',1,'Network.h']]], - ['kvs_5fsocket_5fprotocol_5ftcp_4802',['KVS_SOCKET_PROTOCOL_TCP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158a7cee7f82632a15660073b43bf439db2e',1,'Network.h']]], - ['kvs_5fsocket_5fprotocol_5fudp_4803',['KVS_SOCKET_PROTOCOL_UDP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ae84933f5738b43b65e495c017f089b8d',1,'Network.h']]] + ['kvs_5fip_5ffamily_5ftype_5fipv4_4797',['KVS_IP_FAMILY_TYPE_IPV4',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a07b91991285186874c9a602cdf59341f',1,'Include_i.h']]], + ['kvs_5fip_5ffamily_5ftype_5fipv6_4798',['KVS_IP_FAMILY_TYPE_IPV6',['../Include__i_8h.html#a68d1a6a8649520a732663a5e86728400a3f84aac86b390d04a7c2d46c6d041ebe',1,'Include_i.h']]], + ['kvs_5fsocket_5fprotocol_5fnone_4799',['KVS_SOCKET_PROTOCOL_NONE',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ad67daca52de625a7fe3390971bf9c75a',1,'Network.h']]], + ['kvs_5fsocket_5fprotocol_5ftcp_4800',['KVS_SOCKET_PROTOCOL_TCP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158a7cee7f82632a15660073b43bf439db2e',1,'Network.h']]], + ['kvs_5fsocket_5fprotocol_5fudp_4801',['KVS_SOCKET_PROTOCOL_UDP',['../Network_8h.html#a71e445b5cf0a42fa969c34745998d158ae84933f5738b43b65e495c017f089b8d',1,'Network.h']]] ]; diff --git a/search/enumvalues_4.js b/search/enumvalues_4.js index eed6708792..3a611d681d 100644 --- a/search/enumvalues_4.js +++ b/search/enumvalues_4.js @@ -1,5 +1,5 @@ var searchData= [ - ['media_5fstream_5ftrack_5fkind_5faudio_4804',['MEDIA_STREAM_TRACK_KIND_AUDIO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537ada0afa1718febc2d9390e2b29c3049b2',1,'Include.h']]], - ['media_5fstream_5ftrack_5fkind_5fvideo_4805',['MEDIA_STREAM_TRACK_KIND_VIDEO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537a41a2db29d4b86fd4eccfccf14821238f',1,'Include.h']]] + ['media_5fstream_5ftrack_5fkind_5faudio_4802',['MEDIA_STREAM_TRACK_KIND_AUDIO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537ada0afa1718febc2d9390e2b29c3049b2',1,'Include.h']]], + ['media_5fstream_5ftrack_5fkind_5fvideo_4803',['MEDIA_STREAM_TRACK_KIND_VIDEO',['../group__PublicEnums.html#gga95e09412d389145d792d2f61ef558537a41a2db29d4b86fd4eccfccf14821238f',1,'Include.h']]] ]; diff --git a/search/enumvalues_5.js b/search/enumvalues_5.js index 46046ac0b0..575dcf01d0 100644 --- a/search/enumvalues_5.js +++ b/search/enumvalues_5.js @@ -1,9 +1,9 @@ var searchData= [ - ['nat_5fbehavior_5faddress_5fdependent_4806',['NAT_BEHAVIOR_ADDRESS_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678afb72759d662497abc396c07ae5dea519',1,'Include.h']]], - ['nat_5fbehavior_5fendpoint_5findependent_4807',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a116e5ba6a09e28d6d6f5885bafaf36de',1,'Include.h']]], - ['nat_5fbehavior_5fno_5fudp_5fconnectivity_4808',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a0c5c0cac508158371cf57c5ae4e08547',1,'Include.h']]], - ['nat_5fbehavior_5fnone_4809',['NAT_BEHAVIOR_NONE',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678abffe8707aa6a01e4f949c22d4c189e57',1,'Include.h']]], - ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_4810',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a1dd503f12e5dc038196c5ca882320b61',1,'Include.h']]], - ['nat_5fbehavior_5fport_5fdependent_4811',['NAT_BEHAVIOR_PORT_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a9255d14292683ad9f73b58b91e373a25',1,'Include.h']]] + ['nat_5fbehavior_5faddress_5fdependent_4804',['NAT_BEHAVIOR_ADDRESS_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678afb72759d662497abc396c07ae5dea519',1,'Include.h']]], + ['nat_5fbehavior_5fendpoint_5findependent_4805',['NAT_BEHAVIOR_ENDPOINT_INDEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a116e5ba6a09e28d6d6f5885bafaf36de',1,'Include.h']]], + ['nat_5fbehavior_5fno_5fudp_5fconnectivity_4806',['NAT_BEHAVIOR_NO_UDP_CONNECTIVITY',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a0c5c0cac508158371cf57c5ae4e08547',1,'Include.h']]], + ['nat_5fbehavior_5fnone_4807',['NAT_BEHAVIOR_NONE',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678abffe8707aa6a01e4f949c22d4c189e57',1,'Include.h']]], + ['nat_5fbehavior_5fnot_5fbehind_5fany_5fnat_4808',['NAT_BEHAVIOR_NOT_BEHIND_ANY_NAT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a1dd503f12e5dc038196c5ca882320b61',1,'Include.h']]], + ['nat_5fbehavior_5fport_5fdependent_4809',['NAT_BEHAVIOR_PORT_DEPENDENT',['../group__PublicEnums.html#ggad42c829d5095ba5e3ab0b6fff6ff8678a9255d14292683ad9f73b58b91e373a25',1,'Include.h']]] ]; diff --git a/search/enumvalues_6.js b/search/enumvalues_6.js index 7fb107e56d..9336193cf8 100644 --- a/search/enumvalues_6.js +++ b/search/enumvalues_6.js @@ -1,74 +1,75 @@ var searchData= [ - ['rtc_5fcodec_5falaw_4812',['RTC_CODEC_ALAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70',1,'Include.h']]], - ['rtc_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_4813',['RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665aeedf0ec291348430d2cd519105e0f6ca',1,'Include.h']]], - ['rtc_5fcodec_5fmulaw_4814',['RTC_CODEC_MULAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3',1,'Include.h']]], - ['rtc_5fcodec_5fopus_4815',['RTC_CODEC_OPUS',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71',1,'Include.h']]], - ['rtc_5fcodec_5funknown_4816',['RTC_CODEC_UNKNOWN',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208',1,'Include.h']]], - ['rtc_5fcodec_5fvp8_4817',['RTC_CODEC_VP8',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d',1,'Include.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fclosed_4818',['RTC_DATA_CHANNEL_STATE_CLOSED',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4aedc74b392d8f1083000d1b7031994b6c',1,'Stats.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fclosing_4819',['RTC_DATA_CHANNEL_STATE_CLOSING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4af56f1041a8e65f98fc7c9751ebf50086',1,'Stats.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fconnecting_4820',['RTC_DATA_CHANNEL_STATE_CONNECTING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a3458300a4d519b9dcd111e101bd6f9da',1,'Stats.h']]], - ['rtc_5fdata_5fchannel_5fstate_5fopen_4821',['RTC_DATA_CHANNEL_STATE_OPEN',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a17473b170a5066e366408f9f4097d7d0',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fclosed_4822',['RTC_DTLS_TRANSPORT_STATE_CLOSED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea520d0c666dfabcb890ac37f18e1004dd',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fconnected_4823',['RTC_DTLS_TRANSPORT_STATE_CONNECTED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eae7010f5a90f215f3edb04cedc04cc51d',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fconnecting_4824',['RTC_DTLS_TRANSPORT_STATE_CONNECTING',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea532e537c80c215015b8a2c80ebfa6b72',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5ffailed_4825',['RTC_DTLS_TRANSPORT_STATE_FAILED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eaacd1ee6c00658eda62b7b5add80777a4',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fnew_4826',['RTC_DTLS_TRANSPORT_STATE_NEW',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea823c7f41e5c13f4567dfb456186753ad',1,'Dtls.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fclosed_4827',['RTC_DTLS_TRANSPORT_STATE_STATS_CLOSED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bae9d536be6e4f6e21a320948920cc579a',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnected_4828',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba3f99b8dc71e9df928406fafa8b00c775',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnecting_4829',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTING',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba67c81ab73d16a8531bac3ef052fffc3b',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5ffailed_4830',['RTC_DTLS_TRANSPORT_STATE_STATS_FAILED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795baebd13dac3228fd42babfddfe6c1fdc12',1,'Stats.h']]], - ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fnew_4831',['RTC_DTLS_TRANSPORT_STATE_STATS_NEW',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bacb39c4daed77b2d3003cacef7e2cacfb',1,'Stats.h']]], - ['rtc_5fice_5frole_5fcontrolled_4832',['RTC_ICE_ROLE_CONTROLLED',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a59eb29879839f761ca75220c03bc56fd',1,'Stats.h']]], - ['rtc_5fice_5frole_5fcontrolling_4833',['RTC_ICE_ROLE_CONTROLLING',['../Stats_8h.html#ab68cb7036453508a43f250f470398828ada0c0546d897389ee5232c2bd79a6bd9',1,'Stats.h']]], - ['rtc_5fice_5frole_5funknown_4834',['RTC_ICE_ROLE_UNKNOWN',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a9b51f15f831c0266ae52e8d78149d1af',1,'Stats.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fclosed_4835',['RTC_PEER_CONNECTION_STATE_CLOSED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becabe42bbd5dbfcbb8c2adb8d8d1f663436',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fconnected_4836',['RTC_PEER_CONNECTION_STATE_CONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaf96b81102efe006b5f57cba368767690',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fconnecting_4837',['RTC_PEER_CONNECTION_STATE_CONNECTING',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca915f3cbba3c33ef925277518fc1f907d',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fdisconnected_4838',['RTC_PEER_CONNECTION_STATE_DISCONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca7b78dcb3a20eed4d87607506df65f631',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5ffailed_4839',['RTC_PEER_CONNECTION_STATE_FAILED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca95bca1e349661f2f4f3c902a40f5e016',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fnew_4840',['RTC_PEER_CONNECTION_STATE_NEW',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaadea15708c0d7550368e3688df9ad635',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5fstate_5fnone_4841',['RTC_PEER_CONNECTION_STATE_NONE',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb',1,'Include.h']]], - ['rtc_5fpeer_5fconnection_5ftotal_5fstate_5fcount_4842',['RTC_PEER_CONNECTION_TOTAL_STATE_COUNT',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca22e9ce95491b6c23ce22ed2c7f240a91',1,'Include.h']]], - ['rtc_5fquality_5flimitation_5freason_5fbandwidth_4843',['RTC_QUALITY_LIMITATION_REASON_BANDWIDTH',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea60db2e5a755d694a633051aa103fbb59',1,'Stats.h']]], - ['rtc_5fquality_5flimitation_5freason_5fcpu_4844',['RTC_QUALITY_LIMITATION_REASON_CPU',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eae099218be3abfecac3a304e6bebea988',1,'Stats.h']]], - ['rtc_5fquality_5flimitation_5freason_5fnone_4845',['RTC_QUALITY_LIMITATION_REASON_NONE',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eaa30406ff7bc3924f89ea952b7c6de9df',1,'Stats.h']]], - ['rtc_5fquality_5flimitation_5freason_5fother_4846',['RTC_QUALITY_LIMITATION_REASON_OTHER',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea86df7c5edb95c9ebc3c276f92e836d44',1,'Stats.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5finactive_4847',['RTC_RTP_TRANSCEIVER_DIRECTION_INACTIVE',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada0ae8727c8e3291ee130332a337649129',1,'Include.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5frecvonly_4848',['RTC_RTP_TRANSCEIVER_DIRECTION_RECVONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9adadd9b614bd9f8495972b124e21cb89468',1,'Include.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5fsendonly_4849',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada7df464eac072ccf1e72ca908f295f6ae',1,'Include.h']]], - ['rtc_5frtp_5ftransceiver_5fdirection_5fsendrecv_4850',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDRECV',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada34db249a5fb131fa33d7dce7005e37bd',1,'Include.h']]], - ['rtc_5frtx_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_4851',['RTC_RTX_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9ae750006e35f02fa4d7512b7e9f279742',1,'PeerConnection.h']]], - ['rtc_5frtx_5fcodec_5fvp8_4852',['RTC_RTX_CODEC_VP8',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9a56572ec087ab4960d4cf591e7400bc31',1,'PeerConnection.h']]], - ['rtc_5fstats_5ftype_5fcandidate_5fpair_4853',['RTC_STATS_TYPE_CANDIDATE_PAIR',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a08c54b60254ca6489c58d26349890e0c',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fcertificate_4854',['RTC_STATS_TYPE_CERTIFICATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a765256847140e3699d69bcf5e527387c',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fcodec_4855',['RTC_STATS_TYPE_CODEC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a7f5ac3f2b3b66d4d08eaaf2ced5ae15a',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fcsrc_4856',['RTC_STATS_TYPE_CSRC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aebf985f58528fe120dd66aeb01f7669b',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fdata_5fchannel_4857',['RTC_STATS_TYPE_DATA_CHANNEL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aae0c5ef6d6ea1c206a21ff0f8d41af1d',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fice_5fserver_4858',['RTC_STATS_TYPE_ICE_SERVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af0675aa3465b826713c1569884a7013d',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5finbound_5frtp_4859',['RTC_STATS_TYPE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a0112e278200b636a6a18b81a9149297d',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5flocal_5fcandidate_4860',['RTC_STATS_TYPE_LOCAL_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a180774dd49574a23c8a5eb08e840b6d9',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5foutbound_5frtp_4861',['RTC_STATS_TYPE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1e53c4bec6b2ea7e1ff840b9b2cd7931',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fpeer_5fconnection_4862',['RTC_STATS_TYPE_PEER_CONNECTION',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1a79985f49c7adfaa4e773ac9c77462b',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5freceiver_4863',['RTC_STATS_TYPE_RECEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a04816f96220362914320a6f196893525',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fremote_5fcandidate_4864',['RTC_STATS_TYPE_REMOTE_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a9e2a8b62e1b016acbcb085b4ca19dae5',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fremote_5finbound_5frtp_4865',['RTC_STATS_TYPE_REMOTE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a4032acd50286e9def0b7821a80044708',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fremote_5foutbound_5frtp_4866',['RTC_STATS_TYPE_REMOTE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aac1dddcfd706f33c7b16495bd41ce842',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5frtc_5fall_4867',['RTC_STATS_TYPE_RTC_ALL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a51f3e119f338cc5b7da10787fc5d0484',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fsctp_5ftransport_4868',['RTC_STATS_TYPE_SCTP_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a5dfed594e64f0ae77e17d6f7cb31449f',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5fsender_4869',['RTC_STATS_TYPE_SENDER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af67f8f72dbc99a4bd2f570e9efab1206',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5ftrack_4870',['RTC_STATS_TYPE_TRACK',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5afd1f1983fa0ff5f94b0f0fb743d72b7f',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5ftransceiver_4871',['RTC_STATS_TYPE_TRANSCEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aeb2855612e62f178cf18a16c297abfa8',1,'Stats.h']]], - ['rtc_5fstats_5ftype_5ftransport_4872',['RTC_STATS_TYPE_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a6363d5dc98fba55224acc1a5f4135af7',1,'Stats.h']]], - ['rtcp_5ffeedback_5fmessage_5ftype_5fapplication_5flayer_5ffeedback_4873',['RTCP_FEEDBACK_MESSAGE_TYPE_APPLICATION_LAYER_FEEDBACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920ade0374ceeaf6054ae757321d02647dfe',1,'RtcpPacket.h']]], - ['rtcp_5ffeedback_5fmessage_5ftype_5fnack_4874',['RTCP_FEEDBACK_MESSAGE_TYPE_NACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a86abf9118a5d7d84acdd0fb34adfd177',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5ffir_4875',['RTCP_PACKET_TYPE_FIR',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a8392d6cf3401576544d8eb76aec2c1c0',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fgeneric_5frtp_5ffeedback_4876',['RTCP_PACKET_TYPE_GENERIC_RTP_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a486cfa136ca44ae881cbd1d543a21722',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fpayload_5fspecific_5ffeedback_4877',['RTCP_PACKET_TYPE_PAYLOAD_SPECIFIC_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ab3f3a39edc7cd83eb10ffe294cd8a6b7',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5freceiver_5freport_4878',['RTCP_PACKET_TYPE_RECEIVER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ac7dad6d8101ee767559c69de1fe063f9',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fsender_5freport_4879',['RTCP_PACKET_TYPE_SENDER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258aaee451a4ec2a56f380a2b82fdf3c13c1',1,'RtcpPacket.h']]], - ['rtcp_5fpacket_5ftype_5fsource_5fdescription_4880',['RTCP_PACKET_TYPE_SOURCE_DESCRIPTION',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a2ff89087dffe634efd60054166c0edaf',1,'RtcpPacket.h']]], - ['rtcp_5fpsfb_5fpli_4881',['RTCP_PSFB_PLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a78bf7cc3415a47e7d5fbbc1e1c8f1afa',1,'RtcpPacket.h']]], - ['rtcp_5fpsfb_5fsli_4882',['RTCP_PSFB_SLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a8bfa3930d59a4fecfa70dab9edcc2b54',1,'RtcpPacket.h']]] + ['rtc_5fcodec_5falaw_4810',['RTC_CODEC_ALAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a19f80c44053520d7f28f3077a60bdc70',1,'Include.h']]], + ['rtc_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_4811',['RTC_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665aeedf0ec291348430d2cd519105e0f6ca',1,'Include.h']]], + ['rtc_5fcodec_5fmax_4812',['RTC_CODEC_MAX',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665ae60a7ad014a57e0187107ea6ef55267a',1,'Include.h']]], + ['rtc_5fcodec_5fmulaw_4813',['RTC_CODEC_MULAW',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a610046a4f77ed6434ca35c5d5d70a9c3',1,'Include.h']]], + ['rtc_5fcodec_5fopus_4814',['RTC_CODEC_OPUS',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665adf9dfdd0eada90839c288b9577693e71',1,'Include.h']]], + ['rtc_5fcodec_5funknown_4815',['RTC_CODEC_UNKNOWN',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a65041cc492cd9bbabb73a3ad9b649208',1,'Include.h']]], + ['rtc_5fcodec_5fvp8_4816',['RTC_CODEC_VP8',['../group__PublicEnums.html#gga93240fd6a0e599dfb0c69ca76e406665a3cd45ac7f2b35e902ba212a42f2d354d',1,'Include.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fclosed_4817',['RTC_DATA_CHANNEL_STATE_CLOSED',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4aedc74b392d8f1083000d1b7031994b6c',1,'Stats.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fclosing_4818',['RTC_DATA_CHANNEL_STATE_CLOSING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4af56f1041a8e65f98fc7c9751ebf50086',1,'Stats.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fconnecting_4819',['RTC_DATA_CHANNEL_STATE_CONNECTING',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a3458300a4d519b9dcd111e101bd6f9da',1,'Stats.h']]], + ['rtc_5fdata_5fchannel_5fstate_5fopen_4820',['RTC_DATA_CHANNEL_STATE_OPEN',['../group__StatsStructures.html#gga760e5b16b6a0731e5839f9c37dfcb0a4a17473b170a5066e366408f9f4097d7d0',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fclosed_4821',['RTC_DTLS_TRANSPORT_STATE_CLOSED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea520d0c666dfabcb890ac37f18e1004dd',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fconnected_4822',['RTC_DTLS_TRANSPORT_STATE_CONNECTED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eae7010f5a90f215f3edb04cedc04cc51d',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fconnecting_4823',['RTC_DTLS_TRANSPORT_STATE_CONNECTING',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea532e537c80c215015b8a2c80ebfa6b72',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5ffailed_4824',['RTC_DTLS_TRANSPORT_STATE_FAILED',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2eaacd1ee6c00658eda62b7b5add80777a4',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fnew_4825',['RTC_DTLS_TRANSPORT_STATE_NEW',['../Dtls_8h.html#aa3c340420ea2933671b7564d7bb9ac2ea823c7f41e5c13f4567dfb456186753ad',1,'Dtls.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fclosed_4826',['RTC_DTLS_TRANSPORT_STATE_STATS_CLOSED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bae9d536be6e4f6e21a320948920cc579a',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnected_4827',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba3f99b8dc71e9df928406fafa8b00c775',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fconnecting_4828',['RTC_DTLS_TRANSPORT_STATE_STATS_CONNECTING',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795ba67c81ab73d16a8531bac3ef052fffc3b',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5ffailed_4829',['RTC_DTLS_TRANSPORT_STATE_STATS_FAILED',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795baebd13dac3228fd42babfddfe6c1fdc12',1,'Stats.h']]], + ['rtc_5fdtls_5ftransport_5fstate_5fstats_5fnew_4830',['RTC_DTLS_TRANSPORT_STATE_STATS_NEW',['../Stats_8h.html#afe55e0b5781ac5fd3b8e5fd915d4795bacb39c4daed77b2d3003cacef7e2cacfb',1,'Stats.h']]], + ['rtc_5fice_5frole_5fcontrolled_4831',['RTC_ICE_ROLE_CONTROLLED',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a59eb29879839f761ca75220c03bc56fd',1,'Stats.h']]], + ['rtc_5fice_5frole_5fcontrolling_4832',['RTC_ICE_ROLE_CONTROLLING',['../Stats_8h.html#ab68cb7036453508a43f250f470398828ada0c0546d897389ee5232c2bd79a6bd9',1,'Stats.h']]], + ['rtc_5fice_5frole_5funknown_4833',['RTC_ICE_ROLE_UNKNOWN',['../Stats_8h.html#ab68cb7036453508a43f250f470398828a9b51f15f831c0266ae52e8d78149d1af',1,'Stats.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fclosed_4834',['RTC_PEER_CONNECTION_STATE_CLOSED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becabe42bbd5dbfcbb8c2adb8d8d1f663436',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fconnected_4835',['RTC_PEER_CONNECTION_STATE_CONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaf96b81102efe006b5f57cba368767690',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fconnecting_4836',['RTC_PEER_CONNECTION_STATE_CONNECTING',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca915f3cbba3c33ef925277518fc1f907d',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fdisconnected_4837',['RTC_PEER_CONNECTION_STATE_DISCONNECTED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca7b78dcb3a20eed4d87607506df65f631',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5ffailed_4838',['RTC_PEER_CONNECTION_STATE_FAILED',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca95bca1e349661f2f4f3c902a40f5e016',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fnew_4839',['RTC_PEER_CONNECTION_STATE_NEW',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44becaadea15708c0d7550368e3688df9ad635',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5fstate_5fnone_4840',['RTC_PEER_CONNECTION_STATE_NONE',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca09895538e3fbc6b846398e69d85ba7cb',1,'Include.h']]], + ['rtc_5fpeer_5fconnection_5ftotal_5fstate_5fcount_4841',['RTC_PEER_CONNECTION_TOTAL_STATE_COUNT',['../group__PublicEnums.html#gga1a8485527953d22957465fb016c44beca22e9ce95491b6c23ce22ed2c7f240a91',1,'Include.h']]], + ['rtc_5fquality_5flimitation_5freason_5fbandwidth_4842',['RTC_QUALITY_LIMITATION_REASON_BANDWIDTH',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea60db2e5a755d694a633051aa103fbb59',1,'Stats.h']]], + ['rtc_5fquality_5flimitation_5freason_5fcpu_4843',['RTC_QUALITY_LIMITATION_REASON_CPU',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eae099218be3abfecac3a304e6bebea988',1,'Stats.h']]], + ['rtc_5fquality_5flimitation_5freason_5fnone_4844',['RTC_QUALITY_LIMITATION_REASON_NONE',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5eaa30406ff7bc3924f89ea952b7c6de9df',1,'Stats.h']]], + ['rtc_5fquality_5flimitation_5freason_5fother_4845',['RTC_QUALITY_LIMITATION_REASON_OTHER',['../Stats_8h.html#ad4aa3c116b2353dab51a41dc6d4c1b5ea86df7c5edb95c9ebc3c276f92e836d44',1,'Stats.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5finactive_4846',['RTC_RTP_TRANSCEIVER_DIRECTION_INACTIVE',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada0ae8727c8e3291ee130332a337649129',1,'Include.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5frecvonly_4847',['RTC_RTP_TRANSCEIVER_DIRECTION_RECVONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9adadd9b614bd9f8495972b124e21cb89468',1,'Include.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5fsendonly_4848',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDONLY',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada7df464eac072ccf1e72ca908f295f6ae',1,'Include.h']]], + ['rtc_5frtp_5ftransceiver_5fdirection_5fsendrecv_4849',['RTC_RTP_TRANSCEIVER_DIRECTION_SENDRECV',['../group__PublicEnums.html#gga2ec04821e96a8ea582895e206534b9ada34db249a5fb131fa33d7dce7005e37bd',1,'Include.h']]], + ['rtc_5frtx_5fcodec_5fh264_5fprofile_5f42e01f_5flevel_5fasymmetry_5fallowed_5fpacketization_5fmode_4850',['RTC_RTX_CODEC_H264_PROFILE_42E01F_LEVEL_ASYMMETRY_ALLOWED_PACKETIZATION_MODE',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9ae750006e35f02fa4d7512b7e9f279742',1,'PeerConnection.h']]], + ['rtc_5frtx_5fcodec_5fvp8_4851',['RTC_RTX_CODEC_VP8',['../PeerConnection_8h.html#a32a61a87b0e273563aab34e09ef812a9a56572ec087ab4960d4cf591e7400bc31',1,'PeerConnection.h']]], + ['rtc_5fstats_5ftype_5fcandidate_5fpair_4852',['RTC_STATS_TYPE_CANDIDATE_PAIR',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a08c54b60254ca6489c58d26349890e0c',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fcertificate_4853',['RTC_STATS_TYPE_CERTIFICATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a765256847140e3699d69bcf5e527387c',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fcodec_4854',['RTC_STATS_TYPE_CODEC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a7f5ac3f2b3b66d4d08eaaf2ced5ae15a',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fcsrc_4855',['RTC_STATS_TYPE_CSRC',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aebf985f58528fe120dd66aeb01f7669b',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fdata_5fchannel_4856',['RTC_STATS_TYPE_DATA_CHANNEL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aae0c5ef6d6ea1c206a21ff0f8d41af1d',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fice_5fserver_4857',['RTC_STATS_TYPE_ICE_SERVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af0675aa3465b826713c1569884a7013d',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5finbound_5frtp_4858',['RTC_STATS_TYPE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a0112e278200b636a6a18b81a9149297d',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5flocal_5fcandidate_4859',['RTC_STATS_TYPE_LOCAL_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a180774dd49574a23c8a5eb08e840b6d9',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5foutbound_5frtp_4860',['RTC_STATS_TYPE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1e53c4bec6b2ea7e1ff840b9b2cd7931',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fpeer_5fconnection_4861',['RTC_STATS_TYPE_PEER_CONNECTION',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a1a79985f49c7adfaa4e773ac9c77462b',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5freceiver_4862',['RTC_STATS_TYPE_RECEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a04816f96220362914320a6f196893525',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fremote_5fcandidate_4863',['RTC_STATS_TYPE_REMOTE_CANDIDATE',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a9e2a8b62e1b016acbcb085b4ca19dae5',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fremote_5finbound_5frtp_4864',['RTC_STATS_TYPE_REMOTE_INBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a4032acd50286e9def0b7821a80044708',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fremote_5foutbound_5frtp_4865',['RTC_STATS_TYPE_REMOTE_OUTBOUND_RTP',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aac1dddcfd706f33c7b16495bd41ce842',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5frtc_5fall_4866',['RTC_STATS_TYPE_RTC_ALL',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a51f3e119f338cc5b7da10787fc5d0484',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fsctp_5ftransport_4867',['RTC_STATS_TYPE_SCTP_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a5dfed594e64f0ae77e17d6f7cb31449f',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5fsender_4868',['RTC_STATS_TYPE_SENDER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5af67f8f72dbc99a4bd2f570e9efab1206',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5ftrack_4869',['RTC_STATS_TYPE_TRACK',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5afd1f1983fa0ff5f94b0f0fb743d72b7f',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5ftransceiver_4870',['RTC_STATS_TYPE_TRANSCEIVER',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5aeb2855612e62f178cf18a16c297abfa8',1,'Stats.h']]], + ['rtc_5fstats_5ftype_5ftransport_4871',['RTC_STATS_TYPE_TRANSPORT',['../Stats_8h.html#a47ecb1216cedb68121d018749d82ffb5a6363d5dc98fba55224acc1a5f4135af7',1,'Stats.h']]], + ['rtcp_5ffeedback_5fmessage_5ftype_5fapplication_5flayer_5ffeedback_4872',['RTCP_FEEDBACK_MESSAGE_TYPE_APPLICATION_LAYER_FEEDBACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920ade0374ceeaf6054ae757321d02647dfe',1,'RtcpPacket.h']]], + ['rtcp_5ffeedback_5fmessage_5ftype_5fnack_4873',['RTCP_FEEDBACK_MESSAGE_TYPE_NACK',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a86abf9118a5d7d84acdd0fb34adfd177',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5ffir_4874',['RTCP_PACKET_TYPE_FIR',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a8392d6cf3401576544d8eb76aec2c1c0',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fgeneric_5frtp_5ffeedback_4875',['RTCP_PACKET_TYPE_GENERIC_RTP_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a486cfa136ca44ae881cbd1d543a21722',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fpayload_5fspecific_5ffeedback_4876',['RTCP_PACKET_TYPE_PAYLOAD_SPECIFIC_FEEDBACK',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ab3f3a39edc7cd83eb10ffe294cd8a6b7',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5freceiver_5freport_4877',['RTCP_PACKET_TYPE_RECEIVER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258ac7dad6d8101ee767559c69de1fe063f9',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fsender_5freport_4878',['RTCP_PACKET_TYPE_SENDER_REPORT',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258aaee451a4ec2a56f380a2b82fdf3c13c1',1,'RtcpPacket.h']]], + ['rtcp_5fpacket_5ftype_5fsource_5fdescription_4879',['RTCP_PACKET_TYPE_SOURCE_DESCRIPTION',['../RtcpPacket_8h.html#a931f990c25dc22a525f64977f1b39258a2ff89087dffe634efd60054166c0edaf',1,'RtcpPacket.h']]], + ['rtcp_5fpsfb_5fpli_4880',['RTCP_PSFB_PLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a78bf7cc3415a47e7d5fbbc1e1c8f1afa',1,'RtcpPacket.h']]], + ['rtcp_5fpsfb_5fsli_4881',['RTCP_PSFB_SLI',['../RtcpPacket_8h.html#a7b52c80141452d76d84d3c18f756e920a8bfa3930d59a4fecfa70dab9edcc2b54',1,'RtcpPacket.h']]] ]; diff --git a/search/enumvalues_7.js b/search/enumvalues_7.js index d47048afc5..28fa988f9b 100644 --- a/search/enumvalues_7.js +++ b/search/enumvalues_7.js @@ -1,109 +1,109 @@ var searchData= [ - ['sctp_5fppid_5fbinary_4883',['SCTP_PPID_BINARY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba2f803ecdfe39116ab9462dcbd27baa0a',1,'Sctp.h']]], - ['sctp_5fppid_5fbinary_5fempty_4884',['SCTP_PPID_BINARY_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55baa98a30816a4164569264a6afb166f535',1,'Sctp.h']]], - ['sctp_5fppid_5fdcep_4885',['SCTP_PPID_DCEP',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba86e935d516ee726fa8aad1aaf6a02fc3',1,'Sctp.h']]], - ['sctp_5fppid_5fstring_4886',['SCTP_PPID_STRING',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba0e092ddc579a88efe7c40afffc2232b6',1,'Sctp.h']]], - ['sctp_5fppid_5fstring_5fempty_4887',['SCTP_PPID_STRING_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba9d235303591e745712c2ad7a2a6ef6b6',1,'Sctp.h']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fcomponent_4888',['SDP_ICE_CANDIDATE_PARSER_STATE_COMPONENT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa2ff949488e6118f94cea6e9a95364a40',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5ffoundation_4889',['SDP_ICE_CANDIDATE_PARSER_STATE_FOUNDATION',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaa787f65b73c8f9f5de982b79003d52ef',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fip_4890',['SDP_ICE_CANDIDATE_PARSER_STATE_IP',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa04c1502963898130b41c19a04c00e4b5',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fothers_4891',['SDP_ICE_CANDIDATE_PARSER_STATE_OTHERS',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa3c94cad4dbd2b42c89f430677d1a2c29',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fport_4892',['SDP_ICE_CANDIDATE_PARSER_STATE_PORT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa25a9c6c20e339eb8ceae51ba62e09ab5',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fpriority_4893',['SDP_ICE_CANDIDATE_PARSER_STATE_PRIORITY',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa131e0315bcc60aa352bcd5052dedf7ce',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5fprotocol_4894',['SDP_ICE_CANDIDATE_PARSER_STATE_PROTOCOL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa80bb0d6e3964a747a394ab1954425fbc',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fid_4895',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_ID',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaeacd79e237db4dd9de2b784fa3c05388',1,'IceAgent.c']]], - ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fval_4896',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_VAL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa8768278c03713c14134ed228f72492b5',1,'IceAgent.c']]], - ['sdp_5ftype_5fanswer_4897',['SDP_TYPE_ANSWER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222a0bbd9e55f1f177c7dac968af5f0a7c4d',1,'Include.h']]], - ['sdp_5ftype_5foffer_4898',['SDP_TYPE_OFFER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222adb6426a7bfdd3d7729301adf5caf066c',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_5fdescribe_5fgetendpoint_4899',['SIGNALING_API_CALL_CACHE_TYPE_DESCRIBE_GETENDPOINT',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a21d8468dffe94ffe6c6144b984b5ead3',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_5ffile_4900',['SIGNALING_API_CALL_CACHE_TYPE_FILE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a9ac35384c83c5ca9a1ec198f28f7008e',1,'Include.h']]], - ['signaling_5fapi_5fcall_5fcache_5ftype_5fnone_4901',['SIGNALING_API_CALL_CACHE_TYPE_NONE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a887c5433bc1a60c8d331b220138b413a',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_5fmaster_4902',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda3ac6eed03ce4f267855e50ecd51dc38e',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_5funknown_4903',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cdaec455a51fb62c109260fc311048802ea',1,'Include.h']]], - ['signaling_5fchannel_5frole_5ftype_5fviewer_4904',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda5f7cf4c8375042ede8b5111689a10210',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5factive_4905',['SIGNALING_CHANNEL_STATUS_ACTIVE',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5fcreating_4906',['SIGNALING_CHANNEL_STATUS_CREATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5fdeleting_4907',['SIGNALING_CHANNEL_STATUS_DELETING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabdaedc8379ad72c39dfb16975563c68a',1,'Include.h']]], - ['signaling_5fchannel_5fstatus_5fupdating_4908',['SIGNALING_CHANNEL_STATUS_UPDATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabfa053467fcc2add2a8ac3080a03cccd',1,'Include.h']]], - ['signaling_5fchannel_5ftype_5fsingle_5fmaster_4909',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4adc0c62e0b2332115d25a06cd7d0b3f48',1,'Include.h']]], - ['signaling_5fchannel_5ftype_5funknown_4910',['SIGNALING_CHANNEL_TYPE_UNKNOWN',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4acc014943d7ec3a605a243a1f4fbe28dc',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fconnected_4911',['SIGNALING_CLIENT_STATE_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da28d309d5126b5f9b4537bc695996f068',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fconnecting_4912',['SIGNALING_CLIENT_STATE_CONNECTING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dad03b8b74159e3c9365d6f307a516e37b',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fcreate_4913',['SIGNALING_CLIENT_STATE_CREATE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac7b5841582b68e5d219c74c9fa7d3ff7',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdelete_4914',['SIGNALING_CLIENT_STATE_DELETE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dab0fcc5d526f0e854f7e828b86a921135',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdeleted_4915',['SIGNALING_CLIENT_STATE_DELETED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac677f77ae861a4a3f4afc488f9f6ac22',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdescribe_4916',['SIGNALING_CLIENT_STATE_DESCRIBE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da961168865e7bdf97fb472eb37771d74b',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdescribe_5fmedia_4917',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da22a1b6ca7463f7197d8eaa93d8803f27',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fdisconnected_4918',['SIGNALING_CLIENT_STATE_DISCONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabb96ba5134abf86a76ff9c9aba9f44e3',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fget_5fcredentials_4919',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabbadc2a01f0c7084ad438c1d1bb44f3c',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fget_5fendpoint_4920',['SIGNALING_CLIENT_STATE_GET_ENDPOINT',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da232d695c5e0a967ae2280ff628154b3c',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_4921',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da79678989158af10ca33480757cc88d4a',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_4922',['SIGNALING_CLIENT_STATE_JOIN_SESSION',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da20e4c1ff1e55e9411ccf3c93a1636b1e',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_4923',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da910ff60b84a05821cfafa9e8af309f10',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_4924',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da6abdd53c8ec62a328e5120e08c4f88df',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fmax_5fvalue_4925',['SIGNALING_CLIENT_STATE_MAX_VALUE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da9bd01d62129c18f2d7da18b7680e6bf7',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fnew_4926',['SIGNALING_CLIENT_STATE_NEW',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da592f7b817a07b5b911235f17cf9f0c6d',1,'Include.h']]], - ['signaling_5fclient_5fstate_5fready_4927',['SIGNALING_CLIENT_STATE_READY',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da5a998a280dcbb1bb03c9afe5c7d5a608',1,'Include.h']]], - ['signaling_5fclient_5fstate_5funknown_4928',['SIGNALING_CLIENT_STATE_UNKNOWN',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da14fb52cfec431442f3c73c69901c673a',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fanswer_4929',['SIGNALING_MESSAGE_TYPE_ANSWER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa7d369c5c11c56ddbe3d512026c6843d1',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fgo_5faway_4930',['SIGNALING_MESSAGE_TYPE_GO_AWAY',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fae43048a4a99d10fe090e4dda5677e88a',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fice_5fcandidate_4931',['SIGNALING_MESSAGE_TYPE_ICE_CANDIDATE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65faf6f365547303845649ca4e62b5854063',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5foffer_4932',['SIGNALING_MESSAGE_TYPE_OFFER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa400a5f87e62ae273b2a280ed4a51621c',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5freconnect_5fice_5fserver_4933',['SIGNALING_MESSAGE_TYPE_RECONNECT_ICE_SERVER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa3bbc3eb3fa10554f12ae6e373fbe16dc',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5fstatus_5fresponse_4934',['SIGNALING_MESSAGE_TYPE_STATUS_RESPONSE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa1dc32330889a737fc0a0190502d31549',1,'Include.h']]], - ['signaling_5fmessage_5ftype_5funknown_4935',['SIGNALING_MESSAGE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa92dafdbb8c452e9f090caa659ea6dbc2',1,'Include.h']]], - ['stun_5fattribute_5ftype_5fchange_5frequest_4936',['STUN_ATTRIBUTE_TYPE_CHANGE_REQUEST',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae2047239452a6c2cfef76334c586dd4d',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fchanged_5faddress_4937',['STUN_ATTRIBUTE_TYPE_CHANGED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca736a65b4dd7fb6fbf46afc9d53fa3dd9',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fchannel_5fnumber_4938',['STUN_ATTRIBUTE_TYPE_CHANNEL_NUMBER',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae0ba9b12963f2766e4a08592a67f41a',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fdata_4939',['STUN_ATTRIBUTE_TYPE_DATA',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca9fa3b059f4b54996a7e196e351cc9f92',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fdont_5ffragment_4940',['STUN_ATTRIBUTE_TYPE_DONT_FRAGMENT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2ab7c96932bf1d7b5ca4b5e36bf368db',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5ferror_5fcode_4941',['STUN_ATTRIBUTE_TYPE_ERROR_CODE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca3d4f67f2d41fef9420791eb99238552c',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5feven_5fport_4942',['STUN_ATTRIBUTE_TYPE_EVEN_PORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca37614ba531c5a855bc6e5eb0a8f6a5cc',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5ffingerprint_4943',['STUN_ATTRIBUTE_TYPE_FINGERPRINT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cadc0c7158a8263b33c51d350901ff8d7d',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fice_5fcontrolled_4944',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLED',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae4d03db46b0513f65c85e87e14630db3',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fice_5fcontrolling_4945',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLING',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca12e2497f31924b064f2cf150dea16709',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5flifetime_4946',['STUN_ATTRIBUTE_TYPE_LIFETIME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7a7cbbbb8c797e588bfef4a977eb0f1d',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fmapped_5faddress_4947',['STUN_ATTRIBUTE_TYPE_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab526e44ef0398e209ad1ca21dd9d437c',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fmessage_5fintegrity_4948',['STUN_ATTRIBUTE_TYPE_MESSAGE_INTEGRITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad958679f7fad1fde67fe12011fc4a2a6',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fnonce_4949',['STUN_ATTRIBUTE_TYPE_NONCE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca4ab7c92d0a9c5ee2390c06f6f3df4199',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fpassword_4950',['STUN_ATTRIBUTE_TYPE_PASSWORD',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca51888b5632e8cae3d5cf805bdaf04e44',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fpriority_4951',['STUN_ATTRIBUTE_TYPE_PRIORITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac88683f1ff96ad7343f1430a29548bcb',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5frealm_4952',['STUN_ATTRIBUTE_TYPE_REALM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca5891ef9db0cd4b8b1b224081431a20dd',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5freflected_5ffrom_4953',['STUN_ATTRIBUTE_TYPE_REFLECTED_FROM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca57cb818f1dee45f09375fc3ab3dcda7c',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5frequested_5ftransport_4954',['STUN_ATTRIBUTE_TYPE_REQUESTED_TRANSPORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7c91890a73b288fe6811c05517faa0ac',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5freservation_5ftoken_4955',['STUN_ATTRIBUTE_TYPE_RESERVATION_TOKEN',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad3ab5802a75af04b580d96b8cc6e87d0',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fresponse_5faddress_4956',['STUN_ATTRIBUTE_TYPE_RESPONSE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca53c63aacb48ba3da1bd2106e2540e814',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fsource_5faddress_4957',['STUN_ATTRIBUTE_TYPE_SOURCE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac69e982d4366d3b23d8ed45090c3fee2',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5funknown_5fattributes_4958',['STUN_ATTRIBUTE_TYPE_UNKNOWN_ATTRIBUTES',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca775243c415868e472949799b5295a9a1',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fuse_5fcandidate_4959',['STUN_ATTRIBUTE_TYPE_USE_CANDIDATE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2201bef7a35124007770c8bc50f57592',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fusername_4960',['STUN_ATTRIBUTE_TYPE_USERNAME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab439350d88ea0a689354b3af868abe33',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fxor_5fmapped_5faddress_4961',['STUN_ATTRIBUTE_TYPE_XOR_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca15aa3731d734c1c3a052742b93378e2f',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fxor_5fpeer_5faddress_4962',['STUN_ATTRIBUTE_TYPE_XOR_PEER_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae4e15e7c99e2cd4de638905147996ef',1,'Stun.h']]], - ['stun_5fattribute_5ftype_5fxor_5frelayed_5faddress_4963',['STUN_ATTRIBUTE_TYPE_XOR_RELAYED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca818c8f969ad642b5191978d1af1c29b2',1,'Stun.h']]], - ['stun_5ferror_5fstale_5fnonce_4964',['STUN_ERROR_STALE_NONCE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572da835af6f12a9160890132f9b3f55336c4',1,'Stun.h']]], - ['stun_5ferror_5funauthorized_4965',['STUN_ERROR_UNAUTHORIZED',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572daf099e0b7d7d3da44caea78ba2149ed7a',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fallocate_4966',['STUN_PACKET_TYPE_ALLOCATE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a79e1978ee690eb4b8a92630a867ed18e',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fallocate_5ferror_5fresponse_4967',['STUN_PACKET_TYPE_ALLOCATE_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a0b31fe87be0ac4b95bb38930628f5036',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fallocate_5fsuccess_5fresponse_4968',['STUN_PACKET_TYPE_ALLOCATE_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3eada3e13d0ecdf61adac24e613ac183',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5findication_4969',['STUN_PACKET_TYPE_BINDING_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a248254fc750ce8bdad7175aacbcd0f31',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5frequest_4970',['STUN_PACKET_TYPE_BINDING_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ac9829cb77a589bd756de2600098a7e08',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5fresponse_5ferror_4971',['STUN_PACKET_TYPE_BINDING_RESPONSE_ERROR',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a2921ad08775d02db9b85062e56b9f06d',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fbinding_5fresponse_5fsuccess_4972',['STUN_PACKET_TYPE_BINDING_RESPONSE_SUCCESS',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ace9cbf7bcea456396c2309c5c1086113',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fchannel_5fbind_5ferror_5fresponse_4973',['STUN_PACKET_TYPE_CHANNEL_BIND_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a96fc6b42cb2486a2f1cda05c0d389e68',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fchannel_5fbind_5frequest_4974',['STUN_PACKET_TYPE_CHANNEL_BIND_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acce43bdefbc6aca87c3db63f7e109d46',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fchannel_5fbind_5fsuccess_5fresponse_4975',['STUN_PACKET_TYPE_CHANNEL_BIND_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ad028dcc64120f06584389fbaa6dda4ca',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fcreate_5fpermission_4976',['STUN_PACKET_TYPE_CREATE_PERMISSION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acb3d841d53c299a547116b109ec06557',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fcreate_5fpermission_5ferror_5fresponse_4977',['STUN_PACKET_TYPE_CREATE_PERMISSION_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3aa7ce41dfbd1f45ba2758d32230c9cd',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fcreate_5fpermission_5fsuccess_5fresponse_4978',['STUN_PACKET_TYPE_CREATE_PERMISSION_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acf1f59370cd62f64cf74dcb10e9fc4b8',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fdata_4979',['STUN_PACKET_TYPE_DATA',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a827c4f704c8e64348ad976fbca83c4a8',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fdata_5findication_4980',['STUN_PACKET_TYPE_DATA_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a5e85d3daf032ce7e1983736aa58c84f3',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5frefresh_4981',['STUN_PACKET_TYPE_REFRESH',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a851747efcd4ca55bf7bbda51f5eacb1b',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5frefresh_5ferror_5fresponse_4982',['STUN_PACKET_TYPE_REFRESH_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ae916e7f1891547eab9160e08f53a8c56',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5frefresh_5fsuccess_5fresponse_4983',['STUN_PACKET_TYPE_REFRESH_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a09ffb2eca01810a3f8c2591bef29dd4a',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fsend_4984',['STUN_PACKET_TYPE_SEND',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a444c9e3f8b9cc112b4acc9b374a1f989',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fsend_5findication_4985',['STUN_PACKET_TYPE_SEND_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a28003b6e1bb0f924e066d44baeda01f8',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fshared_5fsecret_5ferror_5fresponse_4986',['STUN_PACKET_TYPE_SHARED_SECRET_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a86ced821d928eecffe3ed730823d2303',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fshared_5fsecret_5frequest_4987',['STUN_PACKET_TYPE_SHARED_SECRET_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a47b5c8d4480936e2ad51addde7f9a8ac',1,'Stun.h']]], - ['stun_5fpacket_5ftype_5fshared_5fsecret_5fresponse_4988',['STUN_PACKET_TYPE_SHARED_SECRET_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3fb9f01cff6cee4b31cd7aa839316d61',1,'Stun.h']]] + ['sctp_5fppid_5fbinary_4882',['SCTP_PPID_BINARY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba2f803ecdfe39116ab9462dcbd27baa0a',1,'Sctp.h']]], + ['sctp_5fppid_5fbinary_5fempty_4883',['SCTP_PPID_BINARY_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55baa98a30816a4164569264a6afb166f535',1,'Sctp.h']]], + ['sctp_5fppid_5fdcep_4884',['SCTP_PPID_DCEP',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba86e935d516ee726fa8aad1aaf6a02fc3',1,'Sctp.h']]], + ['sctp_5fppid_5fstring_4885',['SCTP_PPID_STRING',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba0e092ddc579a88efe7c40afffc2232b6',1,'Sctp.h']]], + ['sctp_5fppid_5fstring_5fempty_4886',['SCTP_PPID_STRING_EMPTY',['../Sctp_8h.html#a06fc87d81c62e9abb8790b6e5713c55ba9d235303591e745712c2ad7a2a6ef6b6',1,'Sctp.h']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fcomponent_4887',['SDP_ICE_CANDIDATE_PARSER_STATE_COMPONENT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa2ff949488e6118f94cea6e9a95364a40',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5ffoundation_4888',['SDP_ICE_CANDIDATE_PARSER_STATE_FOUNDATION',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaa787f65b73c8f9f5de982b79003d52ef',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fip_4889',['SDP_ICE_CANDIDATE_PARSER_STATE_IP',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa04c1502963898130b41c19a04c00e4b5',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fothers_4890',['SDP_ICE_CANDIDATE_PARSER_STATE_OTHERS',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa3c94cad4dbd2b42c89f430677d1a2c29',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fport_4891',['SDP_ICE_CANDIDATE_PARSER_STATE_PORT',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa25a9c6c20e339eb8ceae51ba62e09ab5',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fpriority_4892',['SDP_ICE_CANDIDATE_PARSER_STATE_PRIORITY',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa131e0315bcc60aa352bcd5052dedf7ce',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5fprotocol_4893',['SDP_ICE_CANDIDATE_PARSER_STATE_PROTOCOL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa80bb0d6e3964a747a394ab1954425fbc',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fid_4894',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_ID',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaaeacd79e237db4dd9de2b784fa3c05388',1,'IceAgent.c']]], + ['sdp_5fice_5fcandidate_5fparser_5fstate_5ftype_5fval_4895',['SDP_ICE_CANDIDATE_PARSER_STATE_TYPE_VAL',['../IceAgent_8c.html#a0329dc57005fba7b2880d10d9b684ffaa8768278c03713c14134ed228f72492b5',1,'IceAgent.c']]], + ['sdp_5ftype_5fanswer_4896',['SDP_TYPE_ANSWER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222a0bbd9e55f1f177c7dac968af5f0a7c4d',1,'Include.h']]], + ['sdp_5ftype_5foffer_4897',['SDP_TYPE_OFFER',['../group__PublicEnums.html#ggabaa9adac53ec269df1574665ec4ec222adb6426a7bfdd3d7729301adf5caf066c',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_5fdescribe_5fgetendpoint_4898',['SIGNALING_API_CALL_CACHE_TYPE_DESCRIBE_GETENDPOINT',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a21d8468dffe94ffe6c6144b984b5ead3',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_5ffile_4899',['SIGNALING_API_CALL_CACHE_TYPE_FILE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a9ac35384c83c5ca9a1ec198f28f7008e',1,'Include.h']]], + ['signaling_5fapi_5fcall_5fcache_5ftype_5fnone_4900',['SIGNALING_API_CALL_CACHE_TYPE_NONE',['../group__PublicEnums.html#ggac3fea669f2ac4c7db6d7e9528955a4c1a887c5433bc1a60c8d331b220138b413a',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_5fmaster_4901',['SIGNALING_CHANNEL_ROLE_TYPE_MASTER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda3ac6eed03ce4f267855e50ecd51dc38e',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_5funknown_4902',['SIGNALING_CHANNEL_ROLE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cdaec455a51fb62c109260fc311048802ea',1,'Include.h']]], + ['signaling_5fchannel_5frole_5ftype_5fviewer_4903',['SIGNALING_CHANNEL_ROLE_TYPE_VIEWER',['../group__PublicEnums.html#gga67e678c57beb89ab9de7c9861f7d41cda5f7cf4c8375042ede8b5111689a10210',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5factive_4904',['SIGNALING_CHANNEL_STATUS_ACTIVE',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecaa51d1798f6fc0ba7fb0eb8a0f20ab9e7',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5fcreating_4905',['SIGNALING_CHANNEL_STATUS_CREATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943ccceca6e0a11cf658318d12fea430342f88967',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5fdeleting_4906',['SIGNALING_CHANNEL_STATUS_DELETING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabdaedc8379ad72c39dfb16975563c68a',1,'Include.h']]], + ['signaling_5fchannel_5fstatus_5fupdating_4907',['SIGNALING_CHANNEL_STATUS_UPDATING',['../group__PublicEnums.html#ggac57cd2738a817d8ed6fb3ff8943cccecabfa053467fcc2add2a8ac3080a03cccd',1,'Include.h']]], + ['signaling_5fchannel_5ftype_5fsingle_5fmaster_4908',['SIGNALING_CHANNEL_TYPE_SINGLE_MASTER',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4adc0c62e0b2332115d25a06cd7d0b3f48',1,'Include.h']]], + ['signaling_5fchannel_5ftype_5funknown_4909',['SIGNALING_CHANNEL_TYPE_UNKNOWN',['../group__PublicEnums.html#gga7e87a577f75f43eddf4b1bef203db8a4acc014943d7ec3a605a243a1f4fbe28dc',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fconnected_4910',['SIGNALING_CLIENT_STATE_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da28d309d5126b5f9b4537bc695996f068',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fconnecting_4911',['SIGNALING_CLIENT_STATE_CONNECTING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dad03b8b74159e3c9365d6f307a516e37b',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fcreate_4912',['SIGNALING_CLIENT_STATE_CREATE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac7b5841582b68e5d219c74c9fa7d3ff7',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdelete_4913',['SIGNALING_CLIENT_STATE_DELETE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dab0fcc5d526f0e854f7e828b86a921135',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdeleted_4914',['SIGNALING_CLIENT_STATE_DELETED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dac677f77ae861a4a3f4afc488f9f6ac22',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdescribe_4915',['SIGNALING_CLIENT_STATE_DESCRIBE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da961168865e7bdf97fb472eb37771d74b',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdescribe_5fmedia_4916',['SIGNALING_CLIENT_STATE_DESCRIBE_MEDIA',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da22a1b6ca7463f7197d8eaa93d8803f27',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fdisconnected_4917',['SIGNALING_CLIENT_STATE_DISCONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabb96ba5134abf86a76ff9c9aba9f44e3',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fget_5fcredentials_4918',['SIGNALING_CLIENT_STATE_GET_CREDENTIALS',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984dabbadc2a01f0c7084ad438c1d1bb44f3c',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fget_5fendpoint_4919',['SIGNALING_CLIENT_STATE_GET_ENDPOINT',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da232d695c5e0a967ae2280ff628154b3c',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fget_5fice_5fconfig_4920',['SIGNALING_CLIENT_STATE_GET_ICE_CONFIG',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da79678989158af10ca33480757cc88d4a',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_4921',['SIGNALING_CLIENT_STATE_JOIN_SESSION',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da20e4c1ff1e55e9411ccf3c93a1636b1e',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fconnected_4922',['SIGNALING_CLIENT_STATE_JOIN_SESSION_CONNECTED',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da910ff60b84a05821cfafa9e8af309f10',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fjoin_5fsession_5fwaiting_4923',['SIGNALING_CLIENT_STATE_JOIN_SESSION_WAITING',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da6abdd53c8ec62a328e5120e08c4f88df',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fmax_5fvalue_4924',['SIGNALING_CLIENT_STATE_MAX_VALUE',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da9bd01d62129c18f2d7da18b7680e6bf7',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fnew_4925',['SIGNALING_CLIENT_STATE_NEW',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da592f7b817a07b5b911235f17cf9f0c6d',1,'Include.h']]], + ['signaling_5fclient_5fstate_5fready_4926',['SIGNALING_CLIENT_STATE_READY',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da5a998a280dcbb1bb03c9afe5c7d5a608',1,'Include.h']]], + ['signaling_5fclient_5fstate_5funknown_4927',['SIGNALING_CLIENT_STATE_UNKNOWN',['../group__PublicEnums.html#gga647050ade80304e5c5e55d76831d984da14fb52cfec431442f3c73c69901c673a',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fanswer_4928',['SIGNALING_MESSAGE_TYPE_ANSWER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa7d369c5c11c56ddbe3d512026c6843d1',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fgo_5faway_4929',['SIGNALING_MESSAGE_TYPE_GO_AWAY',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fae43048a4a99d10fe090e4dda5677e88a',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fice_5fcandidate_4930',['SIGNALING_MESSAGE_TYPE_ICE_CANDIDATE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65faf6f365547303845649ca4e62b5854063',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5foffer_4931',['SIGNALING_MESSAGE_TYPE_OFFER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa400a5f87e62ae273b2a280ed4a51621c',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5freconnect_5fice_5fserver_4932',['SIGNALING_MESSAGE_TYPE_RECONNECT_ICE_SERVER',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa3bbc3eb3fa10554f12ae6e373fbe16dc',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5fstatus_5fresponse_4933',['SIGNALING_MESSAGE_TYPE_STATUS_RESPONSE',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa1dc32330889a737fc0a0190502d31549',1,'Include.h']]], + ['signaling_5fmessage_5ftype_5funknown_4934',['SIGNALING_MESSAGE_TYPE_UNKNOWN',['../group__PublicEnums.html#gga863b17793bf973897892564e7afbe65fa92dafdbb8c452e9f090caa659ea6dbc2',1,'Include.h']]], + ['stun_5fattribute_5ftype_5fchange_5frequest_4935',['STUN_ATTRIBUTE_TYPE_CHANGE_REQUEST',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae2047239452a6c2cfef76334c586dd4d',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fchanged_5faddress_4936',['STUN_ATTRIBUTE_TYPE_CHANGED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca736a65b4dd7fb6fbf46afc9d53fa3dd9',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fchannel_5fnumber_4937',['STUN_ATTRIBUTE_TYPE_CHANNEL_NUMBER',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae0ba9b12963f2766e4a08592a67f41a',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fdata_4938',['STUN_ATTRIBUTE_TYPE_DATA',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca9fa3b059f4b54996a7e196e351cc9f92',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fdont_5ffragment_4939',['STUN_ATTRIBUTE_TYPE_DONT_FRAGMENT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2ab7c96932bf1d7b5ca4b5e36bf368db',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5ferror_5fcode_4940',['STUN_ATTRIBUTE_TYPE_ERROR_CODE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca3d4f67f2d41fef9420791eb99238552c',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5feven_5fport_4941',['STUN_ATTRIBUTE_TYPE_EVEN_PORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca37614ba531c5a855bc6e5eb0a8f6a5cc',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5ffingerprint_4942',['STUN_ATTRIBUTE_TYPE_FINGERPRINT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cadc0c7158a8263b33c51d350901ff8d7d',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fice_5fcontrolled_4943',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLED',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cae4d03db46b0513f65c85e87e14630db3',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fice_5fcontrolling_4944',['STUN_ATTRIBUTE_TYPE_ICE_CONTROLLING',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca12e2497f31924b064f2cf150dea16709',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5flifetime_4945',['STUN_ATTRIBUTE_TYPE_LIFETIME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7a7cbbbb8c797e588bfef4a977eb0f1d',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fmapped_5faddress_4946',['STUN_ATTRIBUTE_TYPE_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab526e44ef0398e209ad1ca21dd9d437c',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fmessage_5fintegrity_4947',['STUN_ATTRIBUTE_TYPE_MESSAGE_INTEGRITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad958679f7fad1fde67fe12011fc4a2a6',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fnonce_4948',['STUN_ATTRIBUTE_TYPE_NONCE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca4ab7c92d0a9c5ee2390c06f6f3df4199',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fpassword_4949',['STUN_ATTRIBUTE_TYPE_PASSWORD',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca51888b5632e8cae3d5cf805bdaf04e44',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fpriority_4950',['STUN_ATTRIBUTE_TYPE_PRIORITY',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac88683f1ff96ad7343f1430a29548bcb',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5frealm_4951',['STUN_ATTRIBUTE_TYPE_REALM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca5891ef9db0cd4b8b1b224081431a20dd',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5freflected_5ffrom_4952',['STUN_ATTRIBUTE_TYPE_REFLECTED_FROM',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca57cb818f1dee45f09375fc3ab3dcda7c',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5frequested_5ftransport_4953',['STUN_ATTRIBUTE_TYPE_REQUESTED_TRANSPORT',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca7c91890a73b288fe6811c05517faa0ac',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5freservation_5ftoken_4954',['STUN_ATTRIBUTE_TYPE_RESERVATION_TOKEN',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cad3ab5802a75af04b580d96b8cc6e87d0',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fresponse_5faddress_4955',['STUN_ATTRIBUTE_TYPE_RESPONSE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca53c63aacb48ba3da1bd2106e2540e814',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fsource_5faddress_4956',['STUN_ATTRIBUTE_TYPE_SOURCE_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cac69e982d4366d3b23d8ed45090c3fee2',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5funknown_5fattributes_4957',['STUN_ATTRIBUTE_TYPE_UNKNOWN_ATTRIBUTES',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca775243c415868e472949799b5295a9a1',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fuse_5fcandidate_4958',['STUN_ATTRIBUTE_TYPE_USE_CANDIDATE',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca2201bef7a35124007770c8bc50f57592',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fusername_4959',['STUN_ATTRIBUTE_TYPE_USERNAME',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0cab439350d88ea0a689354b3af868abe33',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fxor_5fmapped_5faddress_4960',['STUN_ATTRIBUTE_TYPE_XOR_MAPPED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca15aa3731d734c1c3a052742b93378e2f',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fxor_5fpeer_5faddress_4961',['STUN_ATTRIBUTE_TYPE_XOR_PEER_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0caae4e15e7c99e2cd4de638905147996ef',1,'Stun.h']]], + ['stun_5fattribute_5ftype_5fxor_5frelayed_5faddress_4962',['STUN_ATTRIBUTE_TYPE_XOR_RELAYED_ADDRESS',['../Stun_8h.html#a14bf75c5c035e54ce7c490b4ac662e0ca818c8f969ad642b5191978d1af1c29b2',1,'Stun.h']]], + ['stun_5ferror_5fstale_5fnonce_4963',['STUN_ERROR_STALE_NONCE',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572da835af6f12a9160890132f9b3f55336c4',1,'Stun.h']]], + ['stun_5ferror_5funauthorized_4964',['STUN_ERROR_UNAUTHORIZED',['../Stun_8h.html#a0ecbedf9bcd214f007f5a811ac46572daf099e0b7d7d3da44caea78ba2149ed7a',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fallocate_4965',['STUN_PACKET_TYPE_ALLOCATE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a79e1978ee690eb4b8a92630a867ed18e',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fallocate_5ferror_5fresponse_4966',['STUN_PACKET_TYPE_ALLOCATE_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a0b31fe87be0ac4b95bb38930628f5036',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fallocate_5fsuccess_5fresponse_4967',['STUN_PACKET_TYPE_ALLOCATE_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3eada3e13d0ecdf61adac24e613ac183',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5findication_4968',['STUN_PACKET_TYPE_BINDING_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a248254fc750ce8bdad7175aacbcd0f31',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5frequest_4969',['STUN_PACKET_TYPE_BINDING_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ac9829cb77a589bd756de2600098a7e08',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5fresponse_5ferror_4970',['STUN_PACKET_TYPE_BINDING_RESPONSE_ERROR',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a2921ad08775d02db9b85062e56b9f06d',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fbinding_5fresponse_5fsuccess_4971',['STUN_PACKET_TYPE_BINDING_RESPONSE_SUCCESS',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ace9cbf7bcea456396c2309c5c1086113',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fchannel_5fbind_5ferror_5fresponse_4972',['STUN_PACKET_TYPE_CHANNEL_BIND_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a96fc6b42cb2486a2f1cda05c0d389e68',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fchannel_5fbind_5frequest_4973',['STUN_PACKET_TYPE_CHANNEL_BIND_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acce43bdefbc6aca87c3db63f7e109d46',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fchannel_5fbind_5fsuccess_5fresponse_4974',['STUN_PACKET_TYPE_CHANNEL_BIND_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ad028dcc64120f06584389fbaa6dda4ca',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fcreate_5fpermission_4975',['STUN_PACKET_TYPE_CREATE_PERMISSION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acb3d841d53c299a547116b109ec06557',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fcreate_5fpermission_5ferror_5fresponse_4976',['STUN_PACKET_TYPE_CREATE_PERMISSION_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3aa7ce41dfbd1f45ba2758d32230c9cd',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fcreate_5fpermission_5fsuccess_5fresponse_4977',['STUN_PACKET_TYPE_CREATE_PERMISSION_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3acf1f59370cd62f64cf74dcb10e9fc4b8',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fdata_4978',['STUN_PACKET_TYPE_DATA',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a827c4f704c8e64348ad976fbca83c4a8',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fdata_5findication_4979',['STUN_PACKET_TYPE_DATA_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a5e85d3daf032ce7e1983736aa58c84f3',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5frefresh_4980',['STUN_PACKET_TYPE_REFRESH',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a851747efcd4ca55bf7bbda51f5eacb1b',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5frefresh_5ferror_5fresponse_4981',['STUN_PACKET_TYPE_REFRESH_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3ae916e7f1891547eab9160e08f53a8c56',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5frefresh_5fsuccess_5fresponse_4982',['STUN_PACKET_TYPE_REFRESH_SUCCESS_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a09ffb2eca01810a3f8c2591bef29dd4a',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fsend_4983',['STUN_PACKET_TYPE_SEND',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a444c9e3f8b9cc112b4acc9b374a1f989',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fsend_5findication_4984',['STUN_PACKET_TYPE_SEND_INDICATION',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a28003b6e1bb0f924e066d44baeda01f8',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fshared_5fsecret_5ferror_5fresponse_4985',['STUN_PACKET_TYPE_SHARED_SECRET_ERROR_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a86ced821d928eecffe3ed730823d2303',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fshared_5fsecret_5frequest_4986',['STUN_PACKET_TYPE_SHARED_SECRET_REQUEST',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a47b5c8d4480936e2ad51addde7f9a8ac',1,'Stun.h']]], + ['stun_5fpacket_5ftype_5fshared_5fsecret_5fresponse_4987',['STUN_PACKET_TYPE_SHARED_SECRET_RESPONSE',['../Stun_8h.html#aca17791e2d14034a385c93ad764a7ac3a3fb9f01cff6cee4b31cd7aa839316d61',1,'Stun.h']]] ]; diff --git a/search/enumvalues_8.js b/search/enumvalues_8.js index 5ab04b8706..c2d5fa08ee 100644 --- a/search/enumvalues_8.js +++ b/search/enumvalues_8.js @@ -1,16 +1,16 @@ var searchData= [ - ['tls_5fsession_5fstate_5fclosed_4989',['TLS_SESSION_STATE_CLOSED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa8a8b324e962360df4b1987c6a3e82fd',1,'Tls.h']]], - ['tls_5fsession_5fstate_5fconnected_4990',['TLS_SESSION_STATE_CONNECTED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06adf17f40bb83b6812dcb00630abe444a3',1,'Tls.h']]], - ['tls_5fsession_5fstate_5fconnecting_4991',['TLS_SESSION_STATE_CONNECTING',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa2f35446568afb2476726133fc0729ba',1,'Tls.h']]], - ['tls_5fsession_5fstate_5fnew_4992',['TLS_SESSION_STATE_NEW',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06ac621f6e65573bf16650707b53aa238c9',1,'Tls.h']]], - ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fdata_5fchannel_4993',['TURN_CONNECTION_DATA_TRANSFER_MODE_DATA_CHANNEL',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bbac606e474b7c484e9e6bfe3feb3b6f026',1,'TurnConnection.h']]], - ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fsend_5findidation_4994',['TURN_CONNECTION_DATA_TRANSFER_MODE_SEND_INDIDATION',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bba120b33115cc5efdfca3abc261f9fdb8f',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5fbind_5fchannel_4995',['TURN_PEER_CONN_STATE_BIND_CHANNEL',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a817864762cff3f9a703b0d1b0339e72a',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5fcreate_5fpermission_4996',['TURN_PEER_CONN_STATE_CREATE_PERMISSION',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656ac4ef76d4c17eca52e75e22af42aafba5',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5ffailed_4997',['TURN_PEER_CONN_STATE_FAILED',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a17792594d3f855622ad695a7ad9d6e81',1,'TurnConnection.h']]], - ['turn_5fpeer_5fconn_5fstate_5fready_4998',['TURN_PEER_CONN_STATE_READY',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a9f8ecc0341cbdbab06311a467bb336ae',1,'TurnConnection.h']]], - ['twcc_5fstatus_5fsymbol_5flargedelta_4999',['TWCC_STATUS_SYMBOL_LARGEDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a13eb64d7b436849ed3e5010ce05225dd',1,'Rtcp.h']]], - ['twcc_5fstatus_5fsymbol_5fnotreceived_5000',['TWCC_STATUS_SYMBOL_NOTRECEIVED',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a59ad34f86ce80c658570827be280534b',1,'Rtcp.h']]], - ['twcc_5fstatus_5fsymbol_5fsmalldelta_5001',['TWCC_STATUS_SYMBOL_SMALLDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a8686a526a95dae4f6695ead1bcbfa6c5',1,'Rtcp.h']]] + ['tls_5fsession_5fstate_5fclosed_4988',['TLS_SESSION_STATE_CLOSED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa8a8b324e962360df4b1987c6a3e82fd',1,'Tls.h']]], + ['tls_5fsession_5fstate_5fconnected_4989',['TLS_SESSION_STATE_CONNECTED',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06adf17f40bb83b6812dcb00630abe444a3',1,'Tls.h']]], + ['tls_5fsession_5fstate_5fconnecting_4990',['TLS_SESSION_STATE_CONNECTING',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06aa2f35446568afb2476726133fc0729ba',1,'Tls.h']]], + ['tls_5fsession_5fstate_5fnew_4991',['TLS_SESSION_STATE_NEW',['../Tls_8h.html#a34f7163b11d867c707f8b11f584ebc06ac621f6e65573bf16650707b53aa238c9',1,'Tls.h']]], + ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fdata_5fchannel_4992',['TURN_CONNECTION_DATA_TRANSFER_MODE_DATA_CHANNEL',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bbac606e474b7c484e9e6bfe3feb3b6f026',1,'TurnConnection.h']]], + ['turn_5fconnection_5fdata_5ftransfer_5fmode_5fsend_5findidation_4993',['TURN_CONNECTION_DATA_TRANSFER_MODE_SEND_INDIDATION',['../TurnConnection_8h.html#a23f3a4cb706b4bdbc3ab360fe79dd9bba120b33115cc5efdfca3abc261f9fdb8f',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5fbind_5fchannel_4994',['TURN_PEER_CONN_STATE_BIND_CHANNEL',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a817864762cff3f9a703b0d1b0339e72a',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5fcreate_5fpermission_4995',['TURN_PEER_CONN_STATE_CREATE_PERMISSION',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656ac4ef76d4c17eca52e75e22af42aafba5',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5ffailed_4996',['TURN_PEER_CONN_STATE_FAILED',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a17792594d3f855622ad695a7ad9d6e81',1,'TurnConnection.h']]], + ['turn_5fpeer_5fconn_5fstate_5fready_4997',['TURN_PEER_CONN_STATE_READY',['../TurnConnection_8h.html#a55eb4c6ede27be47adf8277f73a5c656a9f8ecc0341cbdbab06311a467bb336ae',1,'TurnConnection.h']]], + ['twcc_5fstatus_5fsymbol_5flargedelta_4998',['TWCC_STATUS_SYMBOL_LARGEDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a13eb64d7b436849ed3e5010ce05225dd',1,'Rtcp.h']]], + ['twcc_5fstatus_5fsymbol_5fnotreceived_4999',['TWCC_STATUS_SYMBOL_NOTRECEIVED',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a59ad34f86ce80c658570827be280534b',1,'Rtcp.h']]], + ['twcc_5fstatus_5fsymbol_5fsmalldelta_5000',['TWCC_STATUS_SYMBOL_SMALLDELTA',['../Rtcp_8h.html#a21ec0b7d62f75b6f30fa0ea3491769d0a8686a526a95dae4f6695ead1bcbfa6c5',1,'Rtcp.h']]] ]; diff --git a/search/files_0.js b/search/files_0.js index 8b3e793dc9..7fe12a24ba 100644 --- a/search/files_0.js +++ b/search/files_0.js @@ -1,10 +1,10 @@ var searchData= [ - ['channelinfo_2ec_3078',['ChannelInfo.c',['../ChannelInfo_8c.html',1,'']]], - ['channelinfo_2eh_3079',['ChannelInfo.h',['../ChannelInfo_8h.html',1,'']]], - ['client_2ec_3080',['Client.c',['../Client_8c.html',1,'']]], - ['connectionlistener_2ec_3081',['ConnectionListener.c',['../ConnectionListener_8c.html',1,'']]], - ['connectionlistener_2eh_3082',['ConnectionListener.h',['../ConnectionListener_8h.html',1,'']]], - ['crypto_2ec_3083',['Crypto.c',['../Crypto_8c.html',1,'']]], - ['crypto_2eh_3084',['Crypto.h',['../Crypto_8h.html',1,'']]] + ['channelinfo_2ec_3079',['ChannelInfo.c',['../ChannelInfo_8c.html',1,'']]], + ['channelinfo_2eh_3080',['ChannelInfo.h',['../ChannelInfo_8h.html',1,'']]], + ['client_2ec_3081',['Client.c',['../Client_8c.html',1,'']]], + ['connectionlistener_2ec_3082',['ConnectionListener.c',['../ConnectionListener_8c.html',1,'']]], + ['connectionlistener_2eh_3083',['ConnectionListener.h',['../ConnectionListener_8h.html',1,'']]], + ['crypto_2ec_3084',['Crypto.c',['../Crypto_8c.html',1,'']]], + ['crypto_2eh_3085',['Crypto.h',['../Crypto_8h.html',1,'']]] ]; diff --git a/search/files_1.js b/search/files_1.js index 910e55b2a3..10bcb74cfc 100644 --- a/search/files_1.js +++ b/search/files_1.js @@ -1,10 +1,10 @@ var searchData= [ - ['datachannel_2ec_3085',['DataChannel.c',['../DataChannel_8c.html',1,'']]], - ['datachannel_2eh_3086',['DataChannel.h',['../DataChannel_8h.html',1,'']]], - ['deserialize_2ec_3087',['Deserialize.c',['../Deserialize_8c.html',1,'']]], - ['dtls_2ec_3088',['Dtls.c',['../Dtls_8c.html',1,'']]], - ['dtls_2eh_3089',['Dtls.h',['../Dtls_8h.html',1,'']]], - ['dtls_5fmbedtls_2ec_3090',['Dtls_mbedtls.c',['../Dtls__mbedtls_8c.html',1,'']]], - ['dtls_5fopenssl_2ec_3091',['Dtls_openssl.c',['../Dtls__openssl_8c.html',1,'']]] + ['datachannel_2ec_3086',['DataChannel.c',['../DataChannel_8c.html',1,'']]], + ['datachannel_2eh_3087',['DataChannel.h',['../DataChannel_8h.html',1,'']]], + ['deserialize_2ec_3088',['Deserialize.c',['../Deserialize_8c.html',1,'']]], + ['dtls_2ec_3089',['Dtls.c',['../Dtls_8c.html',1,'']]], + ['dtls_2eh_3090',['Dtls.h',['../Dtls_8h.html',1,'']]], + ['dtls_5fmbedtls_2ec_3091',['Dtls_mbedtls.c',['../Dtls__mbedtls_8c.html',1,'']]], + ['dtls_5fopenssl_2ec_3092',['Dtls_openssl.c',['../Dtls__openssl_8c.html',1,'']]] ]; diff --git a/search/files_2.js b/search/files_2.js index f9b72704c4..db241646ae 100644 --- a/search/files_2.js +++ b/search/files_2.js @@ -1,5 +1,5 @@ var searchData= [ - ['filecache_2ec_3092',['FileCache.c',['../FileCache_8c.html',1,'']]], - ['filecache_2eh_3093',['FileCache.h',['../FileCache_8h.html',1,'']]] + ['filecache_2ec_3093',['FileCache.c',['../FileCache_8c.html',1,'']]], + ['filecache_2eh_3094',['FileCache.h',['../FileCache_8h.html',1,'']]] ]; diff --git a/search/files_3.js b/search/files_3.js index 6ba753f0b9..2a60838122 100644 --- a/search/files_3.js +++ b/search/files_3.js @@ -1,14 +1,14 @@ var searchData= [ - ['iceagent_2ec_3094',['IceAgent.c',['../IceAgent_8c.html',1,'']]], - ['iceagent_2eh_3095',['IceAgent.h',['../IceAgent_8h.html',1,'']]], - ['iceagentstatemachine_2ec_3096',['IceAgentStateMachine.c',['../IceAgentStateMachine_8c.html',1,'']]], - ['iceagentstatemachine_2eh_3097',['IceAgentStateMachine.h',['../IceAgentStateMachine_8h.html',1,'']]], - ['iceutils_2ec_3098',['IceUtils.c',['../IceUtils_8c.html',1,'']]], - ['iceutils_2eh_3099',['IceUtils.h',['../IceUtils_8h.html',1,'']]], - ['include_2eh_3100',['Include.h',['../Include_8h.html',1,'']]], - ['include_5fi_2eh_3101',['Include_i.h',['../Include__i_8h.html',1,'']]], - ['introduction_2emd_3102',['Introduction.md',['../Introduction_8md.html',1,'']]], - ['iobuffer_2ec_3103',['IOBuffer.c',['../IOBuffer_8c.html',1,'']]], - ['iobuffer_2eh_3104',['IOBuffer.h',['../IOBuffer_8h.html',1,'']]] + ['iceagent_2ec_3095',['IceAgent.c',['../IceAgent_8c.html',1,'']]], + ['iceagent_2eh_3096',['IceAgent.h',['../IceAgent_8h.html',1,'']]], + ['iceagentstatemachine_2ec_3097',['IceAgentStateMachine.c',['../IceAgentStateMachine_8c.html',1,'']]], + ['iceagentstatemachine_2eh_3098',['IceAgentStateMachine.h',['../IceAgentStateMachine_8h.html',1,'']]], + ['iceutils_2ec_3099',['IceUtils.c',['../IceUtils_8c.html',1,'']]], + ['iceutils_2eh_3100',['IceUtils.h',['../IceUtils_8h.html',1,'']]], + ['include_2eh_3101',['Include.h',['../Include_8h.html',1,'']]], + ['include_5fi_2eh_3102',['Include_i.h',['../Include__i_8h.html',1,'']]], + ['introduction_2emd_3103',['Introduction.md',['../Introduction_8md.html',1,'']]], + ['iobuffer_2ec_3104',['IOBuffer.c',['../IOBuffer_8c.html',1,'']]], + ['iobuffer_2eh_3105',['IOBuffer.h',['../IOBuffer_8h.html',1,'']]] ]; diff --git a/search/files_4.js b/search/files_4.js index edbbd63c9e..82e1ad307f 100644 --- a/search/files_4.js +++ b/search/files_4.js @@ -1,7 +1,7 @@ var searchData= [ - ['jitterbuffer_2ec_3105',['JitterBuffer.c',['../JitterBuffer_8c.html',1,'']]], - ['jitterbuffer_2eh_3106',['JitterBuffer.h',['../JitterBuffer_8h.html',1,'']]], - ['jsmn_2ec_3107',['jsmn.c',['../jsmn_8c.html',1,'']]], - ['jsmn_2eh_3108',['jsmn.h',['../jsmn_8h.html',1,'']]] + ['jitterbuffer_2ec_3106',['JitterBuffer.c',['../JitterBuffer_8c.html',1,'']]], + ['jitterbuffer_2eh_3107',['JitterBuffer.h',['../JitterBuffer_8h.html',1,'']]], + ['jsmn_2ec_3108',['jsmn.c',['../jsmn_8c.html',1,'']]], + ['jsmn_2eh_3109',['jsmn.h',['../jsmn_8h.html',1,'']]] ]; diff --git a/search/files_5.js b/search/files_5.js index dc10c7fe37..6a70df35a6 100644 --- a/search/files_5.js +++ b/search/files_5.js @@ -1,5 +1,5 @@ var searchData= [ - ['lwsapicalls_2ec_3109',['LwsApiCalls.c',['../LwsApiCalls_8c.html',1,'']]], - ['lwsapicalls_2eh_3110',['LwsApiCalls.h',['../LwsApiCalls_8h.html',1,'']]] + ['lwsapicalls_2ec_3110',['LwsApiCalls.c',['../LwsApiCalls_8c.html',1,'']]], + ['lwsapicalls_2eh_3111',['LwsApiCalls.h',['../LwsApiCalls_8h.html',1,'']]] ]; diff --git a/search/files_6.js b/search/files_6.js index 73899cd44c..f42824ec0c 100644 --- a/search/files_6.js +++ b/search/files_6.js @@ -1,5 +1,5 @@ var searchData= [ - ['metrics_2ec_3111',['Metrics.c',['../Metrics_8c.html',1,'']]], - ['metrics_2eh_3112',['Metrics.h',['../Metrics_8h.html',1,'']]] + ['metrics_2ec_3112',['Metrics.c',['../Metrics_8c.html',1,'']]], + ['metrics_2eh_3113',['Metrics.h',['../Metrics_8h.html',1,'']]] ]; diff --git a/search/files_7.js b/search/files_7.js index f34e1645ed..f20ab48bc7 100644 --- a/search/files_7.js +++ b/search/files_7.js @@ -1,8 +1,8 @@ var searchData= [ - ['natbehaviordiscovery_2ec_3113',['NatBehaviorDiscovery.c',['../NatBehaviorDiscovery_8c.html',1,'']]], - ['natbehaviordiscovery_2eh_3114',['NatBehaviorDiscovery.h',['../NatBehaviorDiscovery_8h.html',1,'']]], - ['network_2ec_3115',['Network.c',['../Network_8c.html',1,'']]], - ['network_2eh_3116',['Network.h',['../Network_8h.html',1,'']]], - ['nullabledefs_2eh_3117',['NullableDefs.h',['../NullableDefs_8h.html',1,'']]] + ['natbehaviordiscovery_2ec_3114',['NatBehaviorDiscovery.c',['../NatBehaviorDiscovery_8c.html',1,'']]], + ['natbehaviordiscovery_2eh_3115',['NatBehaviorDiscovery.h',['../NatBehaviorDiscovery_8h.html',1,'']]], + ['network_2ec_3116',['Network.c',['../Network_8c.html',1,'']]], + ['network_2eh_3117',['Network.h',['../Network_8h.html',1,'']]], + ['nullabledefs_2eh_3118',['NullableDefs.h',['../NullableDefs_8h.html',1,'']]] ]; diff --git a/search/files_8.js b/search/files_8.js index 6e44673196..4b4f9c2262 100644 --- a/search/files_8.js +++ b/search/files_8.js @@ -1,5 +1,5 @@ var searchData= [ - ['peerconnection_2ec_3118',['PeerConnection.c',['../PeerConnection_8c.html',1,'']]], - ['peerconnection_2eh_3119',['PeerConnection.h',['../PeerConnection_8h.html',1,'']]] + ['peerconnection_2ec_3119',['PeerConnection.c',['../PeerConnection_8c.html',1,'']]], + ['peerconnection_2eh_3120',['PeerConnection.h',['../PeerConnection_8h.html',1,'']]] ]; diff --git a/search/files_9.js b/search/files_9.js index 621d4ec0a6..7c35cdcd99 100644 --- a/search/files_9.js +++ b/search/files_9.js @@ -1,25 +1,25 @@ var searchData= [ - ['retransmitter_2ec_3120',['Retransmitter.c',['../Retransmitter_8c.html',1,'']]], - ['retransmitter_2eh_3121',['Retransmitter.h',['../Retransmitter_8h.html',1,'']]], - ['rollingbuffer_2ec_3122',['RollingBuffer.c',['../RollingBuffer_8c.html',1,'']]], - ['rollingbuffer_2eh_3123',['RollingBuffer.h',['../RollingBuffer_8h.html',1,'']]], - ['rtcp_2ec_3124',['Rtcp.c',['../Rtcp_8c.html',1,'']]], - ['rtcp_2eh_3125',['Rtcp.h',['../Rtcp_8h.html',1,'']]], - ['rtcppacket_2ec_3126',['RtcpPacket.c',['../RtcpPacket_8c.html',1,'']]], - ['rtcppacket_2eh_3127',['RtcpPacket.h',['../RtcpPacket_8h.html',1,'']]], - ['rtp_2ec_3128',['Rtp.c',['../Rtp_8c.html',1,'']]], - ['rtp_2eh_3129',['Rtp.h',['../Rtp_8h.html',1,'']]], - ['rtpg711payloader_2ec_3130',['RtpG711Payloader.c',['../RtpG711Payloader_8c.html',1,'']]], - ['rtpg711payloader_2eh_3131',['RtpG711Payloader.h',['../RtpG711Payloader_8h.html',1,'']]], - ['rtph264payloader_2ec_3132',['RtpH264Payloader.c',['../RtpH264Payloader_8c.html',1,'']]], - ['rtph264payloader_2eh_3133',['RtpH264Payloader.h',['../RtpH264Payloader_8h.html',1,'']]], - ['rtpopuspayloader_2ec_3134',['RtpOpusPayloader.c',['../RtpOpusPayloader_8c.html',1,'']]], - ['rtpopuspayloader_2eh_3135',['RtpOpusPayloader.h',['../RtpOpusPayloader_8h.html',1,'']]], - ['rtppacket_2ec_3136',['RtpPacket.c',['../RtpPacket_8c.html',1,'']]], - ['rtppacket_2eh_3137',['RtpPacket.h',['../RtpPacket_8h.html',1,'']]], - ['rtprollingbuffer_2ec_3138',['RtpRollingBuffer.c',['../RtpRollingBuffer_8c.html',1,'']]], - ['rtprollingbuffer_2eh_3139',['RtpRollingBuffer.h',['../RtpRollingBuffer_8h.html',1,'']]], - ['rtpvp8payloader_2ec_3140',['RtpVP8Payloader.c',['../RtpVP8Payloader_8c.html',1,'']]], - ['rtpvp8payloader_2eh_3141',['RtpVP8Payloader.h',['../RtpVP8Payloader_8h.html',1,'']]] + ['retransmitter_2ec_3121',['Retransmitter.c',['../Retransmitter_8c.html',1,'']]], + ['retransmitter_2eh_3122',['Retransmitter.h',['../Retransmitter_8h.html',1,'']]], + ['rollingbuffer_2ec_3123',['RollingBuffer.c',['../RollingBuffer_8c.html',1,'']]], + ['rollingbuffer_2eh_3124',['RollingBuffer.h',['../RollingBuffer_8h.html',1,'']]], + ['rtcp_2ec_3125',['Rtcp.c',['../Rtcp_8c.html',1,'']]], + ['rtcp_2eh_3126',['Rtcp.h',['../Rtcp_8h.html',1,'']]], + ['rtcppacket_2ec_3127',['RtcpPacket.c',['../RtcpPacket_8c.html',1,'']]], + ['rtcppacket_2eh_3128',['RtcpPacket.h',['../RtcpPacket_8h.html',1,'']]], + ['rtp_2ec_3129',['Rtp.c',['../Rtp_8c.html',1,'']]], + ['rtp_2eh_3130',['Rtp.h',['../Rtp_8h.html',1,'']]], + ['rtpg711payloader_2ec_3131',['RtpG711Payloader.c',['../RtpG711Payloader_8c.html',1,'']]], + ['rtpg711payloader_2eh_3132',['RtpG711Payloader.h',['../RtpG711Payloader_8h.html',1,'']]], + ['rtph264payloader_2ec_3133',['RtpH264Payloader.c',['../RtpH264Payloader_8c.html',1,'']]], + ['rtph264payloader_2eh_3134',['RtpH264Payloader.h',['../RtpH264Payloader_8h.html',1,'']]], + ['rtpopuspayloader_2ec_3135',['RtpOpusPayloader.c',['../RtpOpusPayloader_8c.html',1,'']]], + ['rtpopuspayloader_2eh_3136',['RtpOpusPayloader.h',['../RtpOpusPayloader_8h.html',1,'']]], + ['rtppacket_2ec_3137',['RtpPacket.c',['../RtpPacket_8c.html',1,'']]], + ['rtppacket_2eh_3138',['RtpPacket.h',['../RtpPacket_8h.html',1,'']]], + ['rtprollingbuffer_2ec_3139',['RtpRollingBuffer.c',['../RtpRollingBuffer_8c.html',1,'']]], + ['rtprollingbuffer_2eh_3140',['RtpRollingBuffer.h',['../RtpRollingBuffer_8h.html',1,'']]], + ['rtpvp8payloader_2ec_3141',['RtpVP8Payloader.c',['../RtpVP8Payloader_8c.html',1,'']]], + ['rtpvp8payloader_2eh_3142',['RtpVP8Payloader.h',['../RtpVP8Payloader_8h.html',1,'']]] ]; diff --git a/search/files_a.js b/search/files_a.js index 8deaebc18f..f078b75d64 100644 --- a/search/files_a.js +++ b/search/files_a.js @@ -1,20 +1,21 @@ var searchData= [ - ['sctp_2ec_3142',['Sctp.c',['../Sctp_8c.html',1,'']]], - ['sctp_2eh_3143',['Sctp.h',['../Sctp_8h.html',1,'']]], - ['sdp_2eh_3144',['Sdp.h',['../Sdp_8h.html',1,'']]], - ['serialize_2ec_3145',['Serialize.c',['../Serialize_8c.html',1,'']]], - ['sessiondescription_2ec_3146',['SessionDescription.c',['../SessionDescription_8c.html',1,'']]], - ['sessiondescription_2eh_3147',['SessionDescription.h',['../SessionDescription_8h.html',1,'']]], - ['signaling_2ec_3148',['Signaling.c',['../Signaling_8c.html',1,'']]], - ['signaling_2eh_3149',['Signaling.h',['../Signaling_8h.html',1,'']]], - ['socketconnection_2ec_3150',['SocketConnection.c',['../SocketConnection_8c.html',1,'']]], - ['socketconnection_2eh_3151',['SocketConnection.h',['../SocketConnection_8h.html',1,'']]], - ['srtpsession_2ec_3152',['SrtpSession.c',['../SrtpSession_8c.html',1,'']]], - ['srtpsession_2eh_3153',['SrtpSession.h',['../SrtpSession_8h.html',1,'']]], - ['statemachine_2ec_3154',['StateMachine.c',['../StateMachine_8c.html',1,'']]], - ['statemachine_2eh_3155',['StateMachine.h',['../StateMachine_8h.html',1,'']]], - ['stats_2eh_3156',['Stats.h',['../Stats_8h.html',1,'']]], - ['stun_2ec_3157',['Stun.c',['../Stun_8c.html',1,'']]], - ['stun_2eh_3158',['Stun.h',['../Stun_8h.html',1,'']]] + ['sctp_2ec_3143',['Sctp.c',['../Sctp_8c.html',1,'']]], + ['sctp_2eh_3144',['Sctp.h',['../Sctp_8h.html',1,'']]], + ['sdp_2eh_3145',['Sdp.h',['../Sdp_8h.html',1,'']]], + ['sdputils_2ec_3146',['SdpUtils.c',['../SdpUtils_8c.html',1,'']]], + ['serialize_2ec_3147',['Serialize.c',['../Serialize_8c.html',1,'']]], + ['sessiondescription_2ec_3148',['SessionDescription.c',['../SessionDescription_8c.html',1,'']]], + ['sessiondescription_2eh_3149',['SessionDescription.h',['../SessionDescription_8h.html',1,'']]], + ['signaling_2ec_3150',['Signaling.c',['../Signaling_8c.html',1,'']]], + ['signaling_2eh_3151',['Signaling.h',['../Signaling_8h.html',1,'']]], + ['socketconnection_2ec_3152',['SocketConnection.c',['../SocketConnection_8c.html',1,'']]], + ['socketconnection_2eh_3153',['SocketConnection.h',['../SocketConnection_8h.html',1,'']]], + ['srtpsession_2ec_3154',['SrtpSession.c',['../SrtpSession_8c.html',1,'']]], + ['srtpsession_2eh_3155',['SrtpSession.h',['../SrtpSession_8h.html',1,'']]], + ['statemachine_2ec_3156',['StateMachine.c',['../StateMachine_8c.html',1,'']]], + ['statemachine_2eh_3157',['StateMachine.h',['../StateMachine_8h.html',1,'']]], + ['stats_2eh_3158',['Stats.h',['../Stats_8h.html',1,'']]], + ['stun_2ec_3159',['Stun.c',['../Stun_8c.html',1,'']]], + ['stun_2eh_3160',['Stun.h',['../Stun_8h.html',1,'']]] ]; diff --git a/search/files_b.js b/search/files_b.js index 085ec1cd6a..91bd07ae7b 100644 --- a/search/files_b.js +++ b/search/files_b.js @@ -1,13 +1,13 @@ var searchData= [ - ['threadpoolcontext_2ec_3159',['ThreadPoolContext.c',['../ThreadPoolContext_8c.html',1,'']]], - ['threadpoolcontext_2eh_3160',['ThreadpoolContext.h',['../ThreadpoolContext_8h.html',1,'']]], - ['tls_2ec_3161',['Tls.c',['../Tls_8c.html',1,'']]], - ['tls_2eh_3162',['Tls.h',['../Tls_8h.html',1,'']]], - ['tls_5fmbedtls_2ec_3163',['Tls_mbedtls.c',['../Tls__mbedtls_8c.html',1,'']]], - ['tls_5fopenssl_2ec_3164',['Tls_openssl.c',['../Tls__openssl_8c.html',1,'']]], - ['turnconnection_2ec_3165',['TurnConnection.c',['../TurnConnection_8c.html',1,'']]], - ['turnconnection_2eh_3166',['TurnConnection.h',['../TurnConnection_8h.html',1,'']]], - ['turnconnectionstatemachine_2ec_3167',['TurnConnectionStateMachine.c',['../TurnConnectionStateMachine_8c.html',1,'']]], - ['turnconnectionstatemachine_2eh_3168',['TurnConnectionStateMachine.h',['../TurnConnectionStateMachine_8h.html',1,'']]] + ['threadpoolcontext_2ec_3161',['ThreadPoolContext.c',['../ThreadPoolContext_8c.html',1,'']]], + ['threadpoolcontext_2eh_3162',['ThreadpoolContext.h',['../ThreadpoolContext_8h.html',1,'']]], + ['tls_2ec_3163',['Tls.c',['../Tls_8c.html',1,'']]], + ['tls_2eh_3164',['Tls.h',['../Tls_8h.html',1,'']]], + ['tls_5fmbedtls_2ec_3165',['Tls_mbedtls.c',['../Tls__mbedtls_8c.html',1,'']]], + ['tls_5fopenssl_2ec_3166',['Tls_openssl.c',['../Tls__openssl_8c.html',1,'']]], + ['turnconnection_2ec_3167',['TurnConnection.c',['../TurnConnection_8c.html',1,'']]], + ['turnconnection_2eh_3168',['TurnConnection.h',['../TurnConnection_8h.html',1,'']]], + ['turnconnectionstatemachine_2ec_3169',['TurnConnectionStateMachine.c',['../TurnConnectionStateMachine_8c.html',1,'']]], + ['turnconnectionstatemachine_2eh_3170',['TurnConnectionStateMachine.h',['../TurnConnectionStateMachine_8h.html',1,'']]] ]; diff --git a/search/functions_0.js b/search/functions_0.js index ced4ac2d52..22e28ad66b 100644 --- a/search/functions_0.js +++ b/search/functions_0.js @@ -1,26 +1,26 @@ var searchData= [ - ['accepticeagentmachinestate_3169',['acceptIceAgentMachineState',['../IceAgentStateMachine_8h.html#a71ebe3d807946a56ece01f3611ec02ba',1,'acceptIceAgentMachineState(PIceAgent, UINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#a80ee0ba2b5e4a4056abb44631b34f1bc',1,'acceptIceAgentMachineState(PIceAgent pIceAgent, UINT64 state): IceAgentStateMachine.c']]], - ['acceptsignalingstatemachinestate_3170',['acceptSignalingStateMachineState',['../StateMachine_8h.html#ad1fbef600965d7d6c986a73f063e47cf',1,'acceptSignalingStateMachineState(PSignalingClient, UINT64): StateMachine.c'],['../StateMachine_8c.html#a0e4075886bfd0e7be0b6173ee41adace',1,'acceptSignalingStateMachineState(PSignalingClient pSignalingClient, UINT64 state): StateMachine.c']]], - ['acceptturnmachinestate_3171',['acceptTurnMachineState',['../TurnConnectionStateMachine_8h.html#a8fdd47d7ae0540712eec2e43f5d904e0',1,'TurnConnectionStateMachine.h']]], - ['acquiredtlssession_3172',['acquireDtlsSession',['../Dtls__openssl_8c.html#af3bfcfebc77d873de4356b748060a048',1,'Dtls_openssl.c']]], - ['addconfigtoserverlist_3173',['addConfigToServerList',['../group__PublicMemberFunctions.html#ga577207b68c0fe53137a2b32f975abb09',1,'addConfigToServerList(PRtcPeerConnection *, PIceConfigInfo): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga577207b68c0fe53137a2b32f975abb09',1,'addConfigToServerList(PRtcPeerConnection *ppPeerConnection, PIceConfigInfo pIceConfigInfo): PeerConnection.c']]], - ['addicecandidate_3174',['addIceCandidate',['../group__PublicMemberFunctions.html#ga1722e3794e91a87ba8d73d36b62d8727',1,'addIceCandidate(PRtcPeerConnection, PCHAR): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga1722e3794e91a87ba8d73d36b62d8727',1,'addIceCandidate(PRtcPeerConnection pPeerConnection, PCHAR pIceCandidate): PeerConnection.c']]], - ['addsupportedcodec_3175',['addSupportedCodec',['../group__PublicMemberFunctions.html#gaf401e47dc585171339bf0fd6751ff66f',1,'addSupportedCodec(PRtcPeerConnection, RTC_CODEC): PeerConnection.c'],['../group__PublicMemberFunctions.html#gaf401e47dc585171339bf0fd6751ff66f',1,'addSupportedCodec(PRtcPeerConnection pPeerConnection, RTC_CODEC rtcCodec): PeerConnection.c']]], - ['addtransceiver_3176',['addTransceiver',['../group__PublicMemberFunctions.html#ga5b89dc2e301e35f30330c57bc1361dcb',1,'addTransceiver(PRtcPeerConnection, PRtcMediaStreamTrack, PRtcRtpTransceiverInit, PRtcRtpTransceiver *): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga5b89dc2e301e35f30330c57bc1361dcb',1,'addTransceiver(PRtcPeerConnection pPeerConnection, PRtcMediaStreamTrack pRtcMediaStreamTrack, PRtcRtpTransceiverInit pRtcRtpTransceiverInit, PRtcRtpTransceiver *ppRtcRtpTransceiver): PeerConnection.c']]], - ['allocatesrtp_3177',['allocateSrtp',['../PeerConnection_8c.html#a8550d4c65dc37cbff20ac6179ba1a59b',1,'PeerConnection.c']]], - ['appendstunaddressattribute_3178',['appendStunAddressAttribute',['../Stun_8c.html#ac341869341895d4bc3e767118bd27806',1,'appendStunAddressAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE addressAttributeType, PKvsIpAddress pAddress): Stun.c'],['../Stun_8h.html#ab61a6a3a394228c480ba5556f20e3c90',1,'appendStunAddressAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, PKvsIpAddress): Stun.c']]], - ['appendstunchangerequestattribute_3179',['appendStunChangeRequestAttribute',['../Stun_8c.html#a1d9ce3d31ffafcc0e97afe7301a573de',1,'appendStunChangeRequestAttribute(PStunPacket pStunPacket, UINT32 changeFlag): Stun.c'],['../Stun_8h.html#ab690c99ab4be29c74238080b08f76db9',1,'appendStunChangeRequestAttribute(PStunPacket, UINT32): Stun.c']]], - ['appendstunchannelnumberattribute_3180',['appendStunChannelNumberAttribute',['../Stun_8c.html#a5852b6e07e38ec4c7301be13bc6bf9e3',1,'appendStunChannelNumberAttribute(PStunPacket pStunPacket, UINT16 channelNumber): Stun.c'],['../Stun_8h.html#a11c2135bbbf2d86aa1e82663d40f07ec',1,'appendStunChannelNumberAttribute(PStunPacket, UINT16): Stun.c']]], - ['appendstundataattribute_3181',['appendStunDataAttribute',['../Stun_8c.html#a99a926646099a6a84f57adab70e07136',1,'appendStunDataAttribute(PStunPacket pStunPacket, PBYTE data, UINT16 dataLen): Stun.c'],['../Stun_8h.html#acc862c9d501f3553314d95ed66314f8d',1,'appendStunDataAttribute(PStunPacket, PBYTE, UINT16): Stun.c']]], - ['appendstunerrorcodeattribute_3182',['appendStunErrorCodeAttribute',['../Stun_8c.html#a49443ae48455950fdfa2285c16646d25',1,'appendStunErrorCodeAttribute(PStunPacket pStunPacket, PCHAR errorPhrase, UINT16 errorCode): Stun.c'],['../Stun_8h.html#a9d015aeb1df411246c5b2d9b2fcfecb2',1,'appendStunErrorCodeAttribute(PStunPacket, PCHAR, UINT16): Stun.c']]], - ['appendstunflagattribute_3183',['appendStunFlagAttribute',['../Stun_8c.html#a1104c49d91dedad4500a73d9ac37cb63',1,'appendStunFlagAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attrType): Stun.c'],['../Stun_8h.html#a77b2595347e2131552ad0adbeea679ce',1,'appendStunFlagAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE): Stun.c']]], - ['appendstunicecontrollattribute_3184',['appendStunIceControllAttribute',['../Stun_8c.html#a732cf4db5674e2e1e5305eb4972ee92f',1,'appendStunIceControllAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attributeType, UINT64 tieBreaker): Stun.c'],['../Stun_8h.html#a4fd226b0edad48fed13303cf4ac726c0',1,'appendStunIceControllAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, UINT64): Stun.c']]], - ['appendstunlifetimeattribute_3185',['appendStunLifetimeAttribute',['../Stun_8c.html#a2116190fb63abb09d5f672808425bd87',1,'appendStunLifetimeAttribute(PStunPacket pStunPacket, UINT32 lifetime): Stun.c'],['../Stun_8h.html#af3e067a2878e2cb28f19e7589c336113',1,'appendStunLifetimeAttribute(PStunPacket, UINT32): Stun.c']]], - ['appendstunnonceattribute_3186',['appendStunNonceAttribute',['../Stun_8h.html#a7ad09d07b5919b5ccebd3c9f3904c73f',1,'appendStunNonceAttribute(PStunPacket, PBYTE, UINT16): Stun.c'],['../Stun_8c.html#ac82c9a5d3112633ed3c450c5ccf66e39',1,'appendStunNonceAttribute(PStunPacket pStunPacket, PBYTE nonce, UINT16 nonceLen): Stun.c']]], - ['appendstunpriorityattribute_3187',['appendStunPriorityAttribute',['../Stun_8c.html#a89bc73671740d89be124bb741202032b',1,'appendStunPriorityAttribute(PStunPacket pStunPacket, UINT32 priority): Stun.c'],['../Stun_8h.html#abd1646c5d98f59fe89e443d3ea606274',1,'appendStunPriorityAttribute(PStunPacket, UINT32): Stun.c']]], - ['appendstunrealmattribute_3188',['appendStunRealmAttribute',['../Stun_8c.html#a91257d50ef47eba1f7e9d1aa5a3132f5',1,'appendStunRealmAttribute(PStunPacket pStunPacket, PCHAR realm): Stun.c'],['../Stun_8h.html#a58ecb77ea29c68401123e6d7a57db448',1,'appendStunRealmAttribute(PStunPacket, PCHAR): Stun.c']]], - ['appendstunrequestedtransportattribute_3189',['appendStunRequestedTransportAttribute',['../Stun_8c.html#a66414b6fb7b70d15467fc1ce7543ec8d',1,'appendStunRequestedTransportAttribute(PStunPacket pStunPacket, UINT8 protocol): Stun.c'],['../Stun_8h.html#ad20a69996d1e002e0d5090f5563031c8',1,'appendStunRequestedTransportAttribute(PStunPacket, UINT8): Stun.c']]], - ['appendstunusernameattribute_3190',['appendStunUsernameAttribute',['../Stun_8c.html#a2a621853bf20ca509f3846e179cd08df',1,'appendStunUsernameAttribute(PStunPacket pStunPacket, PCHAR userName): Stun.c'],['../Stun_8h.html#a0f9e53f6383b1e7cf18187f15067f600',1,'appendStunUsernameAttribute(PStunPacket, PCHAR): Stun.c']]], - ['awaitforthreadtermination_3191',['awaitForThreadTermination',['../Signaling_8c.html#a653edfffd5d129d08f5971d91f16fc5e',1,'awaitForThreadTermination(PThreadTracker pThreadTracker, UINT64 timeout): Signaling.c'],['../Signaling_8h.html#a817fc607d9d5a4ecfad60cb0e4c73185',1,'awaitForThreadTermination(PThreadTracker, UINT64): Signaling.c']]] + ['accepticeagentmachinestate_3171',['acceptIceAgentMachineState',['../IceAgentStateMachine_8h.html#a71ebe3d807946a56ece01f3611ec02ba',1,'acceptIceAgentMachineState(PIceAgent, UINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#a80ee0ba2b5e4a4056abb44631b34f1bc',1,'acceptIceAgentMachineState(PIceAgent pIceAgent, UINT64 state): IceAgentStateMachine.c']]], + ['acceptsignalingstatemachinestate_3172',['acceptSignalingStateMachineState',['../StateMachine_8h.html#ad1fbef600965d7d6c986a73f063e47cf',1,'acceptSignalingStateMachineState(PSignalingClient, UINT64): StateMachine.c'],['../StateMachine_8c.html#a0e4075886bfd0e7be0b6173ee41adace',1,'acceptSignalingStateMachineState(PSignalingClient pSignalingClient, UINT64 state): StateMachine.c']]], + ['acceptturnmachinestate_3173',['acceptTurnMachineState',['../TurnConnectionStateMachine_8h.html#a8fdd47d7ae0540712eec2e43f5d904e0',1,'TurnConnectionStateMachine.h']]], + ['acquiredtlssession_3174',['acquireDtlsSession',['../Dtls__openssl_8c.html#af3bfcfebc77d873de4356b748060a048',1,'Dtls_openssl.c']]], + ['addconfigtoserverlist_3175',['addConfigToServerList',['../group__PublicMemberFunctions.html#ga577207b68c0fe53137a2b32f975abb09',1,'addConfigToServerList(PRtcPeerConnection *, PIceConfigInfo): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga577207b68c0fe53137a2b32f975abb09',1,'addConfigToServerList(PRtcPeerConnection *ppPeerConnection, PIceConfigInfo pIceConfigInfo): PeerConnection.c']]], + ['addicecandidate_3176',['addIceCandidate',['../group__PublicMemberFunctions.html#ga1722e3794e91a87ba8d73d36b62d8727',1,'addIceCandidate(PRtcPeerConnection, PCHAR): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga1722e3794e91a87ba8d73d36b62d8727',1,'addIceCandidate(PRtcPeerConnection pPeerConnection, PCHAR pIceCandidate): PeerConnection.c']]], + ['addsupportedcodec_3177',['addSupportedCodec',['../group__PublicMemberFunctions.html#gaf401e47dc585171339bf0fd6751ff66f',1,'addSupportedCodec(PRtcPeerConnection, RTC_CODEC): PeerConnection.c'],['../group__PublicMemberFunctions.html#gaf401e47dc585171339bf0fd6751ff66f',1,'addSupportedCodec(PRtcPeerConnection pPeerConnection, RTC_CODEC rtcCodec): PeerConnection.c']]], + ['addtransceiver_3178',['addTransceiver',['../group__PublicMemberFunctions.html#ga5b89dc2e301e35f30330c57bc1361dcb',1,'addTransceiver(PRtcPeerConnection, PRtcMediaStreamTrack, PRtcRtpTransceiverInit, PRtcRtpTransceiver *): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga5b89dc2e301e35f30330c57bc1361dcb',1,'addTransceiver(PRtcPeerConnection pPeerConnection, PRtcMediaStreamTrack pRtcMediaStreamTrack, PRtcRtpTransceiverInit pRtcRtpTransceiverInit, PRtcRtpTransceiver *ppRtcRtpTransceiver): PeerConnection.c']]], + ['allocatesrtp_3179',['allocateSrtp',['../PeerConnection_8c.html#a8550d4c65dc37cbff20ac6179ba1a59b',1,'PeerConnection.c']]], + ['appendstunaddressattribute_3180',['appendStunAddressAttribute',['../Stun_8c.html#ac341869341895d4bc3e767118bd27806',1,'appendStunAddressAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE addressAttributeType, PKvsIpAddress pAddress): Stun.c'],['../Stun_8h.html#ab61a6a3a394228c480ba5556f20e3c90',1,'appendStunAddressAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, PKvsIpAddress): Stun.c']]], + ['appendstunchangerequestattribute_3181',['appendStunChangeRequestAttribute',['../Stun_8c.html#a1d9ce3d31ffafcc0e97afe7301a573de',1,'appendStunChangeRequestAttribute(PStunPacket pStunPacket, UINT32 changeFlag): Stun.c'],['../Stun_8h.html#ab690c99ab4be29c74238080b08f76db9',1,'appendStunChangeRequestAttribute(PStunPacket, UINT32): Stun.c']]], + ['appendstunchannelnumberattribute_3182',['appendStunChannelNumberAttribute',['../Stun_8c.html#a5852b6e07e38ec4c7301be13bc6bf9e3',1,'appendStunChannelNumberAttribute(PStunPacket pStunPacket, UINT16 channelNumber): Stun.c'],['../Stun_8h.html#a11c2135bbbf2d86aa1e82663d40f07ec',1,'appendStunChannelNumberAttribute(PStunPacket, UINT16): Stun.c']]], + ['appendstundataattribute_3183',['appendStunDataAttribute',['../Stun_8c.html#a99a926646099a6a84f57adab70e07136',1,'appendStunDataAttribute(PStunPacket pStunPacket, PBYTE data, UINT16 dataLen): Stun.c'],['../Stun_8h.html#acc862c9d501f3553314d95ed66314f8d',1,'appendStunDataAttribute(PStunPacket, PBYTE, UINT16): Stun.c']]], + ['appendstunerrorcodeattribute_3184',['appendStunErrorCodeAttribute',['../Stun_8c.html#a49443ae48455950fdfa2285c16646d25',1,'appendStunErrorCodeAttribute(PStunPacket pStunPacket, PCHAR errorPhrase, UINT16 errorCode): Stun.c'],['../Stun_8h.html#a9d015aeb1df411246c5b2d9b2fcfecb2',1,'appendStunErrorCodeAttribute(PStunPacket, PCHAR, UINT16): Stun.c']]], + ['appendstunflagattribute_3185',['appendStunFlagAttribute',['../Stun_8c.html#a1104c49d91dedad4500a73d9ac37cb63',1,'appendStunFlagAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attrType): Stun.c'],['../Stun_8h.html#a77b2595347e2131552ad0adbeea679ce',1,'appendStunFlagAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE): Stun.c']]], + ['appendstunicecontrollattribute_3186',['appendStunIceControllAttribute',['../Stun_8c.html#a732cf4db5674e2e1e5305eb4972ee92f',1,'appendStunIceControllAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attributeType, UINT64 tieBreaker): Stun.c'],['../Stun_8h.html#a4fd226b0edad48fed13303cf4ac726c0',1,'appendStunIceControllAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, UINT64): Stun.c']]], + ['appendstunlifetimeattribute_3187',['appendStunLifetimeAttribute',['../Stun_8c.html#a2116190fb63abb09d5f672808425bd87',1,'appendStunLifetimeAttribute(PStunPacket pStunPacket, UINT32 lifetime): Stun.c'],['../Stun_8h.html#af3e067a2878e2cb28f19e7589c336113',1,'appendStunLifetimeAttribute(PStunPacket, UINT32): Stun.c']]], + ['appendstunnonceattribute_3188',['appendStunNonceAttribute',['../Stun_8h.html#a7ad09d07b5919b5ccebd3c9f3904c73f',1,'appendStunNonceAttribute(PStunPacket, PBYTE, UINT16): Stun.c'],['../Stun_8c.html#ac82c9a5d3112633ed3c450c5ccf66e39',1,'appendStunNonceAttribute(PStunPacket pStunPacket, PBYTE nonce, UINT16 nonceLen): Stun.c']]], + ['appendstunpriorityattribute_3189',['appendStunPriorityAttribute',['../Stun_8c.html#a89bc73671740d89be124bb741202032b',1,'appendStunPriorityAttribute(PStunPacket pStunPacket, UINT32 priority): Stun.c'],['../Stun_8h.html#abd1646c5d98f59fe89e443d3ea606274',1,'appendStunPriorityAttribute(PStunPacket, UINT32): Stun.c']]], + ['appendstunrealmattribute_3190',['appendStunRealmAttribute',['../Stun_8c.html#a91257d50ef47eba1f7e9d1aa5a3132f5',1,'appendStunRealmAttribute(PStunPacket pStunPacket, PCHAR realm): Stun.c'],['../Stun_8h.html#a58ecb77ea29c68401123e6d7a57db448',1,'appendStunRealmAttribute(PStunPacket, PCHAR): Stun.c']]], + ['appendstunrequestedtransportattribute_3191',['appendStunRequestedTransportAttribute',['../Stun_8c.html#a66414b6fb7b70d15467fc1ce7543ec8d',1,'appendStunRequestedTransportAttribute(PStunPacket pStunPacket, UINT8 protocol): Stun.c'],['../Stun_8h.html#ad20a69996d1e002e0d5090f5563031c8',1,'appendStunRequestedTransportAttribute(PStunPacket, UINT8): Stun.c']]], + ['appendstunusernameattribute_3192',['appendStunUsernameAttribute',['../Stun_8c.html#a2a621853bf20ca509f3846e179cd08df',1,'appendStunUsernameAttribute(PStunPacket pStunPacket, PCHAR userName): Stun.c'],['../Stun_8h.html#a0f9e53f6383b1e7cf18187f15067f600',1,'appendStunUsernameAttribute(PStunPacket, PCHAR): Stun.c']]], + ['awaitforthreadtermination_3193',['awaitForThreadTermination',['../Signaling_8c.html#a653edfffd5d129d08f5971d91f16fc5e',1,'awaitForThreadTermination(PThreadTracker pThreadTracker, UINT64 timeout): Signaling.c'],['../Signaling_8h.html#a817fc607d9d5a4ecfad60cb0e4c73185',1,'awaitForThreadTermination(PThreadTracker, UINT64): Signaling.c']]] ]; diff --git a/search/functions_1.js b/search/functions_1.js index 2bc7cf429f..68fc39e488 100644 --- a/search/functions_1.js +++ b/search/functions_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['beginhandshakeprocess_3192',['beginHandshakeProcess',['../Dtls__openssl_8c.html#accdc5b0c0d653cf99597a554a7facefc',1,'Dtls_openssl.c']]] + ['beginhandshakeprocess_3194',['beginHandshakeProcess',['../Dtls__openssl_8c.html#accdc5b0c0d653cf99597a554a7facefc',1,'Dtls_openssl.c']]] ]; diff --git a/search/functions_10.js b/search/functions_10.js index 6915dadade..1790fdd7ba 100644 --- a/search/functions_10.js +++ b/search/functions_10.js @@ -1,68 +1,61 @@ var searchData= [ - ['sctpsessionwritedcep_3599',['sctpSessionWriteDcep',['../Sctp_8h.html#a337bf6d77d3cd333f793b3b9c017a172',1,'sctpSessionWriteDcep(PSctpSession, UINT32, PCHAR, UINT32, PRtcDataChannelInit): Sctp.c'],['../Sctp_8c.html#a54a443de35ae75df929a2ef8f7367dd2',1,'sctpSessionWriteDcep(PSctpSession pSctpSession, UINT32 streamId, PCHAR pChannelName, UINT32 pChannelNameLen, PRtcDataChannelInit pRtcDataChannelInit): Sctp.c']]], - ['sctpsessionwritemessage_3600',['sctpSessionWriteMessage',['../Sctp_8h.html#aa0041c28494247ecbb01583301ad59e4',1,'sctpSessionWriteMessage(PSctpSession, UINT32, BOOL, PBYTE, UINT32): Sctp.c'],['../Sctp_8c.html#a334c503681d0e0165ba34a472b49feb9',1,'sctpSessionWriteMessage(PSctpSession pSctpSession, UINT32 streamId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): Sctp.c']]], - ['sendlwsmessage_3601',['sendLwsMessage',['../LwsApiCalls_8h.html#a8d813720c777b8b942a15652a8f0a972',1,'sendLwsMessage(PSignalingClient, SIGNALING_MESSAGE_TYPE, PCHAR, PCHAR, UINT32, PCHAR, UINT32): LwsApiCalls.c'],['../LwsApiCalls_8c.html#acb3be4e7def869ccd5a7b34e1d951fa5',1,'sendLwsMessage(PSignalingClient pSignalingClient, SIGNALING_MESSAGE_TYPE messageType, PCHAR peerClientId, PCHAR pMessage, UINT32 messageLen, PCHAR pCorrelationId, UINT32 correlationIdLen): LwsApiCalls.c']]], - ['sendpackettortpreceiver_3602',['sendPacketToRtpReceiver',['../PeerConnection_8c.html#ac7dfeca3237caae871b6cd2e0e50c73e',1,'sendPacketToRtpReceiver(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuffer, UINT32 bufferLen): PeerConnection.c'],['../PeerConnection_8h.html#aa5448d76d0c513e03f33a1aca0375101',1,'sendPacketToRtpReceiver(PKvsPeerConnection, PBYTE, UINT32): PeerConnection.c']]], - ['serializeattribute_3603',['serializeAttribute',['../Serialize_8c.html#afa5128b447f8dfb2d9bf224d9d720db4',1,'Serialize.c']]], - ['serializemediaconnectioninformation_3604',['serializeMediaConnectionInformation',['../Serialize_8c.html#a96dd428f998a5119c4c210ddf6e06810',1,'Serialize.c']]], - ['serializemedianame_3605',['serializeMediaName',['../Serialize_8c.html#ac0699e6126a01fe054413d26b9348343',1,'Serialize.c']]], - ['serializeorigin_3606',['serializeOrigin',['../Serialize_8c.html#acd10030eccbfc928aa360fc45f69c47c',1,'Serialize.c']]], - ['serializesessiondescription_3607',['serializeSessionDescription',['../Sdp_8h.html#a1e5c0750dbf14d9f67ad7ee68c417ac4',1,'serializeSessionDescription(PSessionDescription, PCHAR, PUINT32): Serialize.c'],['../Serialize_8c.html#a9c41cb60fca74b4572e2fe2bc816b919',1,'serializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes, PUINT32 sdpBytesLength): Serialize.c']]], - ['serializesessiondescriptioninit_3608',['serializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit, PCHAR, PUINT32): SessionDescription.c'],['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit pSessionDescriptionInit, PCHAR sessionDescriptionJSON, PUINT32 sessionDescriptionJSONLen): SessionDescription.c']]], - ['serializesessionname_3609',['serializeSessionName',['../Serialize_8c.html#a5ba4149920c4aa1834e1eb78987b4320',1,'Serialize.c']]], - ['serializestunpacket_3610',['serializeStunPacket',['../Stun_8h.html#a6e25ad3bd597512064c04178f38717db',1,'serializeStunPacket(PStunPacket, PBYTE, UINT32, BOOL, BOOL, PBYTE, PUINT32): Stun.c'],['../Stun_8c.html#a343599eb21e2e725f465200f72c476d8',1,'serializeStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, BOOL generateMessageIntegrity, BOOL generateFingerprint, PBYTE pBuffer, PUINT32 pSize): Stun.c']]], - ['serializetimedescription_3611',['serializeTimeDescription',['../Serialize_8c.html#a16b10a96a9a84967e5aa8133c65ec33e',1,'Serialize.c']]], - ['serializeversion_3612',['serializeVersion',['../Serialize_8c.html#a864e3e307a205326f3cd134c7492f35f',1,'Serialize.c']]], - ['setbytesfromrtppacket_3613',['setBytesFromRtpPacket',['../RtpPacket_8c.html#aa714b7747817942cff4b2aaac3ff62fd',1,'setBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, UINT32 packetLength): RtpPacket.c'],['../RtpPacket_8h.html#aa8a0d47711a0c4006960cc3911c5e405',1,'setBytesFromRtpPacket(PRtpPacket, PBYTE, UINT32): RtpPacket.c']]], - ['setlocaldescription_3614',['setLocalDescription',['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], - ['setpayloadtypesforoffer_3615',['setPayloadTypesForOffer',['../SessionDescription_8c.html#affc8f43d98ecc117388ea77bd4ed9844',1,'setPayloadTypesForOffer(PHashTable codecTable): SessionDescription.c'],['../SessionDescription_8h.html#aaf0128cd42a8fe14ce35b71486d9f951',1,'setPayloadTypesForOffer(PHashTable): SessionDescription.c']]], - ['setpayloadtypesfromoffer_3616',['setPayloadTypesFromOffer',['../SessionDescription_8c.html#a096bc3b0730b734179e32400b5dc3b0d',1,'setPayloadTypesFromOffer(PHashTable codecTable, PHashTable rtxTable, PSessionDescription pSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#a3ac765bfbbea9cd9fa2aa07188758ef7',1,'setPayloadTypesFromOffer(PHashTable, PHashTable, PSessionDescription): SessionDescription.c']]], - ['setreceiversssrc_3617',['setReceiversSsrc',['../SessionDescription_8c.html#a4508c3a2309e38520b374120e8db44b1',1,'setReceiversSsrc(PSessionDescription pRemoteSessionDescription, PDoubleList pTransceivers): SessionDescription.c'],['../SessionDescription_8h.html#adf6076dbb3ef273176249acbac8434e7',1,'setReceiversSsrc(PSessionDescription, PDoubleList): SessionDescription.c']]], - ['setremotedescription_3618',['setRemoteDescription',['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c']]], - ['setrtcppacketfrombytes_3619',['setRtcpPacketFromBytes',['../RtcpPacket_8c.html#a867a4f705a43d9e0bf6a238be3de934b',1,'setRtcpPacketFromBytes(PBYTE pRawPacket, UINT32 pRawPacketsLen, PRtcpPacket pRtcpPacket): RtcpPacket.c'],['../RtcpPacket_8h.html#a185e8e8a9ecfaaa98159354cd68a75e2',1,'setRtcpPacketFromBytes(PBYTE, UINT32, PRtcpPacket): RtcpPacket.c']]], - ['setrtppacket_3620',['setRtpPacket',['../RtpPacket_8c.html#a37d0e3e5a7de3f4b175d172c4673ab0a',1,'setRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket pRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#acd7f4a6743b3c22a00935db3e3e09fb9',1,'setRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket): RtpPacket.c']]], - ['setrtppacketfrombytes_3621',['setRtpPacketFromBytes',['../RtpPacket_8c.html#ada25ad6c790ab2cea8b42ee2e9cbac87',1,'setRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket pRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#af3ed784690995a58686aba703493f083',1,'setRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket): RtpPacket.c']]], - ['settransceiverpayloadtypes_3622',['setTransceiverPayloadTypes',['../SessionDescription_8c.html#ade806b0787e4279fa50c746632aeb57b',1,'setTransceiverPayloadTypes(PHashTable codecTable, PHashTable rtxTable, PDoubleList pTransceivers): SessionDescription.c'],['../SessionDescription_8h.html#aab043cb26011e36e6cdd1c335826730a',1,'setTransceiverPayloadTypes(PHashTable, PHashTable, PDoubleList): SessionDescription.c']]], - ['setupdefaultretrystrategyforsignalingstatemachine_3623',['setupDefaultRetryStrategyForSignalingStateMachine',['../Signaling_8c.html#a50e94c7b3b46cd1123a6752fa596e294',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a49652dc349cb59170ab2d8bb3afaface',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c']]], - ['signalingcacheloadfromfile_3624',['signalingCacheLoadFromFile',['../FileCache_8c.html#a4683fe4e416322bac46042ffcbb4d35f',1,'signalingCacheLoadFromFile(PCHAR channelName, PCHAR region, SIGNALING_CHANNEL_ROLE_TYPE role, PSignalingFileCacheEntry pSignalingFileCacheEntry, PBOOL pCacheFound, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a21eeeb058eb37cc9fcfc8436e7eee6db',1,'signalingCacheLoadFromFile(PCHAR, PCHAR, SIGNALING_CHANNEL_ROLE_TYPE, PSignalingFileCacheEntry, PBOOL, PCHAR): FileCache.c']]], - ['signalingcachesavetofile_3625',['signalingCacheSaveToFile',['../FileCache_8c.html#ae8defbcf57e6b13ca92f179f022c6167',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry pSignalingFileCacheEntry, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a97c45b174f2a502330d9e885fdd69a45',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry, PCHAR): FileCache.c']]], - ['signalingclientconnectsync_3626',['signalingClientConnectSync',['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], - ['signalingclientdeletesync_3627',['signalingClientDeleteSync',['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], - ['signalingclientdisconnectsync_3628',['signalingClientDisconnectSync',['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], - ['signalingclientfetchsync_3629',['signalingClientFetchSync',['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], - ['signalingclientgetcurrentstate_3630',['signalingClientGetCurrentState',['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE, PSIGNALING_CLIENT_STATE): Client.c'],['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSIGNALING_CLIENT_STATE pState): Client.c']]], - ['signalingclientgeticeconfiginfo_3631',['signalingClientGetIceConfigInfo',['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE, UINT32, PIceConfigInfo *): Client.c'],['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE signalingClientHandle, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Client.c']]], - ['signalingclientgeticeconfiginfocount_3632',['signalingClientGetIceConfigInfoCount',['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE, PUINT32): Client.c'],['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE signalingClientHandle, PUINT32 pIceConfigCount): Client.c']]], - ['signalingclientgetmetrics_3633',['signalingClientGetMetrics',['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE, PSignalingClientMetrics): Client.c'],['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingClientMetrics pSignalingClientMetrics): Client.c']]], - ['signalingclientgetstatestring_3634',['signalingClientGetStateString',['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE, PCHAR *): Client.c'],['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE state, PCHAR *ppStateStr): Client.c']]], - ['signalingclientsendmessagesync_3635',['signalingClientSendMessageSync',['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE, PSignalingMessage): Client.c'],['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingMessage pSignalingMessage): Client.c']]], - ['signalingconnectsync_3636',['signalingConnectSync',['../Signaling_8c.html#a3c2197526080fd2995dddcdb883068de',1,'signalingConnectSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad09cc2c3d84a21c89a55eed334aa68a5',1,'signalingConnectSync(PSignalingClient): Signaling.c']]], - ['signalingdeletesync_3637',['signalingDeleteSync',['../Signaling_8c.html#a220ed8ee8114be8bfd0ae9c3ccfabc24',1,'signalingDeleteSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a4bf483684dd1c9457ad84c14d07af7f7',1,'signalingDeleteSync(PSignalingClient): Signaling.c']]], - ['signalingdisconnectsync_3638',['signalingDisconnectSync',['../Signaling_8c.html#adc40a64fec23ce36f66ce679dfe4e35a',1,'signalingDisconnectSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a748192aa75f090e400ec209c2a3afab4',1,'signalingDisconnectSync(PSignalingClient): Signaling.c']]], - ['signalingfetchsync_3639',['signalingFetchSync',['../Signaling_8c.html#aad8de9f4dd459e3a07e5e08c7683ed06',1,'signalingFetchSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#aa272fd5cd5d906dbece20e13bab8ab28',1,'signalingFetchSync(PSignalingClient): Signaling.c']]], - ['signalinggetcurrenttime_3640',['signalingGetCurrentTime',['../Signaling_8c.html#afb66b3cec916de1f622c441aebf0fdbd',1,'signalingGetCurrentTime(UINT64 customData): Signaling.c'],['../Signaling_8h.html#af3705e449700e9be0b777e9caf384380',1,'signalingGetCurrentTime(UINT64): Signaling.c']]], - ['signalinggeticeconfiginfo_3641',['signalingGetIceConfigInfo',['../Signaling_8h.html#a33f429725bd0ff509ce47a3d21ffb508',1,'signalingGetIceConfigInfo(PSignalingClient, UINT32, PIceConfigInfo *): Signaling.c'],['../Signaling_8c.html#ab9b7621274b4242cf08805da561654be',1,'signalingGetIceConfigInfo(PSignalingClient pSignalingClient, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Signaling.c']]], - ['signalinggeticeconfiginfocount_3642',['signalingGetIceConfigInfoCount',['../Signaling_8c.html#a055e7d13e21333ee0930508d2206420f',1,'signalingGetIceConfigInfoCount(PSignalingClient pSignalingClient, PUINT32 pIceConfigCount): Signaling.c'],['../Signaling_8h.html#ae4ab8ca348eb7a1d7d3a2f411c7d3fae',1,'signalingGetIceConfigInfoCount(PSignalingClient, PUINT32): Signaling.c']]], - ['signalinggetmetrics_3643',['signalingGetMetrics',['../Signaling_8c.html#ac1367b3cda8de1e1239b9dde28cc32e5',1,'signalingGetMetrics(PSignalingClient pSignalingClient, PSignalingClientMetrics pSignalingClientMetrics): Signaling.c'],['../Signaling_8h.html#acffa286cf35cba1e1883540df7020154',1,'signalingGetMetrics(PSignalingClient, PSignalingClientMetrics): Signaling.c']]], - ['signalinggetongoingmessage_3644',['signalingGetOngoingMessage',['../Signaling_8c.html#ae3eee8f50a486b71e62e7c98291d422d',1,'signalingGetOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId, PCHAR peerClientId, PSignalingMessage *ppSignalingMessage): Signaling.c'],['../Signaling_8h.html#a7155bcf19a693d41608909476bcbd162',1,'signalingGetOngoingMessage(PSignalingClient, PCHAR, PCHAR, PSignalingMessage *): Signaling.c']]], - ['signalingremoveongoingmessage_3645',['signalingRemoveOngoingMessage',['../Signaling_8c.html#ad5583fab3f7bd5e1260bc503aeff639a',1,'signalingRemoveOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId): Signaling.c'],['../Signaling_8h.html#a0adba8c5d578cde1f3b2d8087884f01c',1,'signalingRemoveOngoingMessage(PSignalingClient, PCHAR): Signaling.c']]], - ['signalingsendmessagesync_3646',['signalingSendMessageSync',['../Signaling_8c.html#a85fbc5fc8623d113581b2bce92642c93',1,'signalingSendMessageSync(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c'],['../Signaling_8h.html#a0db26c48fd56f7e976c7db9d0b1a2cac',1,'signalingSendMessageSync(PSignalingClient, PSignalingMessage): Signaling.c']]], - ['signalingstatemachineiterator_3647',['signalingStateMachineIterator',['../StateMachine_8c.html#aadc0cffe12b55f3d81cd3b74244bdc3c',1,'signalingStateMachineIterator(PSignalingClient pSignalingClient, UINT64 expiration, UINT64 finalState): StateMachine.c'],['../StateMachine_8h.html#a1c87ed591e884cc9abf2e38910ff9653',1,'signalingStateMachineIterator(PSignalingClient, UINT64, UINT64): StateMachine.c']]], - ['signalingstoreongoingmessage_3648',['signalingStoreOngoingMessage',['../Signaling_8h.html#ada5090e903d9a0caa0e41ded2d7d01ed',1,'signalingStoreOngoingMessage(PSignalingClient, PSignalingMessage): Signaling.c'],['../Signaling_8c.html#a387148b41883b821111c84bc39811ac7',1,'signalingStoreOngoingMessage(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c']]], - ['socketbind_3649',['socketBind',['../Network_8c.html#a4f29c6a3a39d3d89eb7e05a3fa461ca1',1,'socketBind(PKvsIpAddress pHostIpAddress, INT32 sockfd): Network.c'],['../Network_8h.html#a304cdc4d2d1f064e7a469464ca41ec3c',1,'socketBind(PKvsIpAddress, INT32): Network.c']]], - ['socketconnect_3650',['socketConnect',['../Network_8c.html#aa99495dceea7ec8f4bfaa84b3f981db9',1,'socketConnect(PKvsIpAddress pPeerAddress, INT32 sockfd): Network.c'],['../Network_8h.html#a89c2afe48344d9d98195fa389cbad153',1,'socketConnect(PKvsIpAddress, INT32): Network.c']]], - ['socketconnectionclosed_3651',['socketConnectionClosed',['../SocketConnection_8c.html#ae1067d81a0037b1cb7e2275d55b554a4',1,'socketConnectionClosed(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#abb60c787729c65e42e2de76856df9b5e',1,'socketConnectionClosed(PSocketConnection): SocketConnection.c']]], - ['socketconnectioninitsecureconnection_3652',['socketConnectionInitSecureConnection',['../SocketConnection_8c.html#a0842946fe56ca18ca71603a5521ea36f',1,'socketConnectionInitSecureConnection(PSocketConnection pSocketConnection, BOOL isServer): SocketConnection.c'],['../SocketConnection_8h.html#ad6405efcb2a4078d3faf1be4e7c8bbee',1,'socketConnectionInitSecureConnection(PSocketConnection, BOOL): SocketConnection.c']]], - ['socketconnectionisclosed_3653',['socketConnectionIsClosed',['../SocketConnection_8c.html#a019b8d1916f47014aa641bec419cc68f',1,'socketConnectionIsClosed(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#acabd6e4c79b19f720f1dfeb4e800f46d',1,'socketConnectionIsClosed(PSocketConnection): SocketConnection.c']]], - ['socketconnectionisconnected_3654',['socketConnectionIsConnected',['../SocketConnection_8c.html#aac8eeb6d42a35111dbe2ee0d1e8c1952',1,'socketConnectionIsConnected(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#a30cc4129202d2c363fbe0bddea5a7eaf',1,'socketConnectionIsConnected(PSocketConnection): SocketConnection.c']]], - ['socketconnectionreaddata_3655',['socketConnectionReadData',['../SocketConnection_8c.html#a701ec77930f1201ad5ab5aa3e293ee7f',1,'socketConnectionReadData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufferLen, PUINT32 pDataLen): SocketConnection.c'],['../SocketConnection_8h.html#aa1a3fcde48bf63dfcfdf8221363689ed',1,'socketConnectionReadData(PSocketConnection, PBYTE, UINT32, PUINT32): SocketConnection.c']]], - ['socketconnectionsenddata_3656',['socketConnectionSendData',['../SocketConnection_8c.html#abbba4e0cf8c625191e47489fca04d9b7',1,'socketConnectionSendData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): SocketConnection.c'],['../SocketConnection_8h.html#a76b988c2d068c9c5fb9e7015ae760dee',1,'socketConnectionSendData(PSocketConnection, PBYTE, UINT32, PKvsIpAddress): SocketConnection.c']]], - ['socketconnectiontlssessiononstatechange_3657',['socketConnectionTlsSessionOnStateChange',['../SocketConnection_8c.html#aa405e61d0a88b32967019eead41f0ef4',1,'socketConnectionTlsSessionOnStateChange(UINT64 customData, TLS_SESSION_STATE state): SocketConnection.c'],['../SocketConnection_8h.html#a7a4501d637e80596bc4c68593db2f4f4',1,'socketConnectionTlsSessionOnStateChange(UINT64, TLS_SESSION_STATE): SocketConnection.c']]], - ['socketconnectiontlssessionoutboundpacket_3658',['socketConnectionTlsSessionOutBoundPacket',['../SocketConnection_8c.html#a51db4f494654a352dc80cb5094cd5061',1,'socketConnectionTlsSessionOutBoundPacket(UINT64 customData, PBYTE pBuffer, UINT32 bufferLen): SocketConnection.c'],['../SocketConnection_8h.html#ab49b901ddf40485fd117299a68253228',1,'socketConnectionTlsSessionOutBoundPacket(UINT64, PBYTE, UINT32): SocketConnection.c']]], - ['socketsenddatawithretry_3659',['socketSendDataWithRetry',['../SocketConnection_8c.html#a731488b5d3008cdfe4ba64b9ab1ec891',1,'socketSendDataWithRetry(PSocketConnection pSocketConnection, PBYTE buf, UINT32 bufLen, PKvsIpAddress pDestIp, PUINT32 pBytesWritten): SocketConnection.c'],['../SocketConnection_8h.html#a2b3d8f179521a3fce553e2b3edfe43bf',1,'socketSendDataWithRetry(PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PUINT32): SocketConnection.c']]], - ['socketwrite_3660',['socketWrite',['../Network_8c.html#ac1e27be5d1de7a987f26d081e5d98234',1,'socketWrite(INT32 sockfd, const void *pBuffer, SIZE_T length): Network.c'],['../Network_8h.html#a8f5d4b5c3803727fb0de517ffec4ee26',1,'socketWrite(INT32, const void *, SIZE_T): Network.c']]], - ['stepiceagentstatemachine_3661',['stepIceAgentStateMachine',['../IceAgentStateMachine_8c.html#ab2f128f30a07f8c52dde649654fc8ff7',1,'stepIceAgentStateMachine(PIceAgent pIceAgent): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a286c0f06887ee5ebaf80e08ccca375ee',1,'stepIceAgentStateMachine(PIceAgent): IceAgentStateMachine.c']]], - ['stepturnconnectionstatemachine_3662',['stepTurnConnectionStateMachine',['../TurnConnectionStateMachine_8c.html#aaecdea4c04ee23b7aac3f5b63578d3e0',1,'stepTurnConnectionStateMachine(PTurnConnection pTurnConnection): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a21c32ae8f7cb3bfbfbe7c53b90b93a1e',1,'stepTurnConnectionStateMachine(PTurnConnection): TurnConnectionStateMachine.c']]], - ['stunpackageipaddr_3663',['stunPackageIpAddr',['../Stun_8c.html#a0ff5d54538a4e80eca46314552a3e993',1,'stunPackageIpAddr(PStunHeader pStunHeader, STUN_ATTRIBUTE_TYPE type, PKvsIpAddress pAddress, PBYTE pBuffer, PUINT32 pDataLen): Stun.c'],['../Stun_8h.html#acb060f428bdff51ad97f42af2911fa3e',1,'stunPackageIpAddr(PStunHeader, STUN_ATTRIBUTE_TYPE, PKvsIpAddress, PBYTE, PUINT32): Stun.c']]] + ['sctpsessionwritedcep_3602',['sctpSessionWriteDcep',['../Sctp_8h.html#a337bf6d77d3cd333f793b3b9c017a172',1,'sctpSessionWriteDcep(PSctpSession, UINT32, PCHAR, UINT32, PRtcDataChannelInit): Sctp.c'],['../Sctp_8c.html#a54a443de35ae75df929a2ef8f7367dd2',1,'sctpSessionWriteDcep(PSctpSession pSctpSession, UINT32 streamId, PCHAR pChannelName, UINT32 pChannelNameLen, PRtcDataChannelInit pRtcDataChannelInit): Sctp.c']]], + ['sctpsessionwritemessage_3603',['sctpSessionWriteMessage',['../Sctp_8h.html#aa0041c28494247ecbb01583301ad59e4',1,'sctpSessionWriteMessage(PSctpSession, UINT32, BOOL, PBYTE, UINT32): Sctp.c'],['../Sctp_8c.html#a334c503681d0e0165ba34a472b49feb9',1,'sctpSessionWriteMessage(PSctpSession pSctpSession, UINT32 streamId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): Sctp.c']]], + ['sendlwsmessage_3604',['sendLwsMessage',['../LwsApiCalls_8h.html#a8d813720c777b8b942a15652a8f0a972',1,'sendLwsMessage(PSignalingClient, SIGNALING_MESSAGE_TYPE, PCHAR, PCHAR, UINT32, PCHAR, UINT32): LwsApiCalls.c'],['../LwsApiCalls_8c.html#acb3be4e7def869ccd5a7b34e1d951fa5',1,'sendLwsMessage(PSignalingClient pSignalingClient, SIGNALING_MESSAGE_TYPE messageType, PCHAR peerClientId, PCHAR pMessage, UINT32 messageLen, PCHAR pCorrelationId, UINT32 correlationIdLen): LwsApiCalls.c']]], + ['sendpackettortpreceiver_3605',['sendPacketToRtpReceiver',['../PeerConnection_8c.html#ac7dfeca3237caae871b6cd2e0e50c73e',1,'sendPacketToRtpReceiver(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuffer, UINT32 bufferLen): PeerConnection.c'],['../PeerConnection_8h.html#aa5448d76d0c513e03f33a1aca0375101',1,'sendPacketToRtpReceiver(PKvsPeerConnection, PBYTE, UINT32): PeerConnection.c']]], + ['serializesessiondescription_3606',['serializeSessionDescription',['../Sdp_8h.html#a1e5c0750dbf14d9f67ad7ee68c417ac4',1,'serializeSessionDescription(PSessionDescription, PCHAR, PUINT32): Serialize.c'],['../Serialize_8c.html#a9c41cb60fca74b4572e2fe2bc816b919',1,'serializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes, PUINT32 sdpBytesLength): Serialize.c']]], + ['serializesessiondescriptioninit_3607',['serializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit, PCHAR, PUINT32): SessionDescription.c'],['../group__PublicMemberFunctions.html#ga66d6bc8b6d11743303900831b52c76f2',1,'serializeSessionDescriptionInit(PRtcSessionDescriptionInit pSessionDescriptionInit, PCHAR sessionDescriptionJSON, PUINT32 sessionDescriptionJSONLen): SessionDescription.c']]], + ['serializestunpacket_3608',['serializeStunPacket',['../Stun_8c.html#a343599eb21e2e725f465200f72c476d8',1,'serializeStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, BOOL generateMessageIntegrity, BOOL generateFingerprint, PBYTE pBuffer, PUINT32 pSize): Stun.c'],['../Stun_8h.html#a6e25ad3bd597512064c04178f38717db',1,'serializeStunPacket(PStunPacket, PBYTE, UINT32, BOOL, BOOL, PBYTE, PUINT32): Stun.c']]], + ['setbytesfromrtppacket_3609',['setBytesFromRtpPacket',['../RtpPacket_8c.html#aa714b7747817942cff4b2aaac3ff62fd',1,'setBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, UINT32 packetLength): RtpPacket.c'],['../RtpPacket_8h.html#aa8a0d47711a0c4006960cc3911c5e405',1,'setBytesFromRtpPacket(PRtpPacket, PBYTE, UINT32): RtpPacket.c']]], + ['setlocaldescription_3610',['setLocalDescription',['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga060e71a4e33e0b7a8087317d4839fa8a',1,'setLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c']]], + ['setpayloadtypesforoffer_3611',['setPayloadTypesForOffer',['../SessionDescription_8c.html#affc8f43d98ecc117388ea77bd4ed9844',1,'setPayloadTypesForOffer(PHashTable codecTable): SessionDescription.c'],['../SessionDescription_8h.html#aaf0128cd42a8fe14ce35b71486d9f951',1,'setPayloadTypesForOffer(PHashTable): SessionDescription.c']]], + ['setpayloadtypesfromoffer_3612',['setPayloadTypesFromOffer',['../SessionDescription_8c.html#a096bc3b0730b734179e32400b5dc3b0d',1,'setPayloadTypesFromOffer(PHashTable codecTable, PHashTable rtxTable, PSessionDescription pSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#a3ac765bfbbea9cd9fa2aa07188758ef7',1,'setPayloadTypesFromOffer(PHashTable, PHashTable, PSessionDescription): SessionDescription.c']]], + ['setreceiversssrc_3613',['setReceiversSsrc',['../SessionDescription_8c.html#a4508c3a2309e38520b374120e8db44b1',1,'setReceiversSsrc(PSessionDescription pRemoteSessionDescription, PDoubleList pTransceivers): SessionDescription.c'],['../SessionDescription_8h.html#adf6076dbb3ef273176249acbac8434e7',1,'setReceiversSsrc(PSessionDescription, PDoubleList): SessionDescription.c']]], + ['setremotedescription_3614',['setRemoteDescription',['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga4378f3c6aec4d69c647c46852bdfe6ed',1,'setRemoteDescription(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], + ['setrtcppacketfrombytes_3615',['setRtcpPacketFromBytes',['../RtcpPacket_8c.html#a867a4f705a43d9e0bf6a238be3de934b',1,'setRtcpPacketFromBytes(PBYTE pRawPacket, UINT32 pRawPacketsLen, PRtcpPacket pRtcpPacket): RtcpPacket.c'],['../RtcpPacket_8h.html#a185e8e8a9ecfaaa98159354cd68a75e2',1,'setRtcpPacketFromBytes(PBYTE, UINT32, PRtcpPacket): RtcpPacket.c']]], + ['setrtppacket_3616',['setRtpPacket',['../RtpPacket_8c.html#a37d0e3e5a7de3f4b175d172c4673ab0a',1,'setRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket pRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#acd7f4a6743b3c22a00935db3e3e09fb9',1,'setRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket): RtpPacket.c']]], + ['setrtppacketfrombytes_3617',['setRtpPacketFromBytes',['../RtpPacket_8c.html#ada25ad6c790ab2cea8b42ee2e9cbac87',1,'setRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket pRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#af3ed784690995a58686aba703493f083',1,'setRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket): RtpPacket.c']]], + ['settransceiverpayloadtypes_3618',['setTransceiverPayloadTypes',['../SessionDescription_8c.html#ade806b0787e4279fa50c746632aeb57b',1,'setTransceiverPayloadTypes(PHashTable codecTable, PHashTable rtxTable, PDoubleList pTransceivers): SessionDescription.c'],['../SessionDescription_8h.html#aab043cb26011e36e6cdd1c335826730a',1,'setTransceiverPayloadTypes(PHashTable, PHashTable, PDoubleList): SessionDescription.c']]], + ['setupdefaultretrystrategyforsignalingstatemachine_3619',['setupDefaultRetryStrategyForSignalingStateMachine',['../Signaling_8c.html#a50e94c7b3b46cd1123a6752fa596e294',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a49652dc349cb59170ab2d8bb3afaface',1,'setupDefaultRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c']]], + ['signalingcacheloadfromfile_3620',['signalingCacheLoadFromFile',['../FileCache_8c.html#a4683fe4e416322bac46042ffcbb4d35f',1,'signalingCacheLoadFromFile(PCHAR channelName, PCHAR region, SIGNALING_CHANNEL_ROLE_TYPE role, PSignalingFileCacheEntry pSignalingFileCacheEntry, PBOOL pCacheFound, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a21eeeb058eb37cc9fcfc8436e7eee6db',1,'signalingCacheLoadFromFile(PCHAR, PCHAR, SIGNALING_CHANNEL_ROLE_TYPE, PSignalingFileCacheEntry, PBOOL, PCHAR): FileCache.c']]], + ['signalingcachesavetofile_3621',['signalingCacheSaveToFile',['../FileCache_8c.html#ae8defbcf57e6b13ca92f179f022c6167',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry pSignalingFileCacheEntry, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a97c45b174f2a502330d9e885fdd69a45',1,'signalingCacheSaveToFile(PSignalingFileCacheEntry, PCHAR): FileCache.c']]], + ['signalingclientconnectsync_3622',['signalingClientConnectSync',['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gacb53537d7d1c72a9e304ed095fe1252f',1,'signalingClientConnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], + ['signalingclientdeletesync_3623',['signalingClientDeleteSync',['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gad85555f757662d1585efd00d496e5c13',1,'signalingClientDeleteSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], + ['signalingclientdisconnectsync_3624',['signalingClientDisconnectSync',['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c'],['../group__PublicMemberFunctions.html#ga6130116416557558b66728a8db2c6ee7',1,'signalingClientDisconnectSync(SIGNALING_CLIENT_HANDLE): Client.c']]], + ['signalingclientfetchsync_3625',['signalingClientFetchSync',['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#ga9c3b58fbb47fb50baaf24b10240ee809',1,'signalingClientFetchSync(SIGNALING_CLIENT_HANDLE signalingClientHandle): Client.c']]], + ['signalingclientgetcurrentstate_3626',['signalingClientGetCurrentState',['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE, PSIGNALING_CLIENT_STATE): Client.c'],['../group__PublicMemberFunctions.html#gab9b925bdc5aba1999e9192308f9cc6a9',1,'signalingClientGetCurrentState(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSIGNALING_CLIENT_STATE pState): Client.c']]], + ['signalingclientgeticeconfiginfo_3627',['signalingClientGetIceConfigInfo',['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE, UINT32, PIceConfigInfo *): Client.c'],['../group__PublicMemberFunctions.html#ga94ed483b34bb395015b7d44fd98c8f5b',1,'signalingClientGetIceConfigInfo(SIGNALING_CLIENT_HANDLE signalingClientHandle, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Client.c']]], + ['signalingclientgeticeconfiginfocount_3628',['signalingClientGetIceConfigInfoCount',['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE, PUINT32): Client.c'],['../group__PublicMemberFunctions.html#ga22f59c80e99e533e5e1d78d52145eb7c',1,'signalingClientGetIceConfigInfoCount(SIGNALING_CLIENT_HANDLE signalingClientHandle, PUINT32 pIceConfigCount): Client.c']]], + ['signalingclientgetmetrics_3629',['signalingClientGetMetrics',['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE, PSignalingClientMetrics): Client.c'],['../group__PublicMemberFunctions.html#gad600c2fa22f9ac2817a6fdfed8b2f407',1,'signalingClientGetMetrics(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingClientMetrics pSignalingClientMetrics): Client.c']]], + ['signalingclientgetstatestring_3630',['signalingClientGetStateString',['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE, PCHAR *): Client.c'],['../group__PublicMemberFunctions.html#ga955a06c05bfb620db461837f2ebca4a8',1,'signalingClientGetStateString(SIGNALING_CLIENT_STATE state, PCHAR *ppStateStr): Client.c']]], + ['signalingclientsendmessagesync_3631',['signalingClientSendMessageSync',['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE, PSignalingMessage): Client.c'],['../group__PublicMemberFunctions.html#gae6d8d80d47699c5494de1dc3d455b1f4',1,'signalingClientSendMessageSync(SIGNALING_CLIENT_HANDLE signalingClientHandle, PSignalingMessage pSignalingMessage): Client.c']]], + ['signalingconnectsync_3632',['signalingConnectSync',['../Signaling_8c.html#a3c2197526080fd2995dddcdb883068de',1,'signalingConnectSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad09cc2c3d84a21c89a55eed334aa68a5',1,'signalingConnectSync(PSignalingClient): Signaling.c']]], + ['signalingdeletesync_3633',['signalingDeleteSync',['../Signaling_8c.html#a220ed8ee8114be8bfd0ae9c3ccfabc24',1,'signalingDeleteSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a4bf483684dd1c9457ad84c14d07af7f7',1,'signalingDeleteSync(PSignalingClient): Signaling.c']]], + ['signalingdisconnectsync_3634',['signalingDisconnectSync',['../Signaling_8c.html#adc40a64fec23ce36f66ce679dfe4e35a',1,'signalingDisconnectSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a748192aa75f090e400ec209c2a3afab4',1,'signalingDisconnectSync(PSignalingClient): Signaling.c']]], + ['signalingfetchsync_3635',['signalingFetchSync',['../Signaling_8c.html#aad8de9f4dd459e3a07e5e08c7683ed06',1,'signalingFetchSync(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#aa272fd5cd5d906dbece20e13bab8ab28',1,'signalingFetchSync(PSignalingClient): Signaling.c']]], + ['signalinggetcurrenttime_3636',['signalingGetCurrentTime',['../Signaling_8c.html#afb66b3cec916de1f622c441aebf0fdbd',1,'signalingGetCurrentTime(UINT64 customData): Signaling.c'],['../Signaling_8h.html#af3705e449700e9be0b777e9caf384380',1,'signalingGetCurrentTime(UINT64): Signaling.c']]], + ['signalinggeticeconfiginfo_3637',['signalingGetIceConfigInfo',['../Signaling_8c.html#ab9b7621274b4242cf08805da561654be',1,'signalingGetIceConfigInfo(PSignalingClient pSignalingClient, UINT32 index, PIceConfigInfo *ppIceConfigInfo): Signaling.c'],['../Signaling_8h.html#a33f429725bd0ff509ce47a3d21ffb508',1,'signalingGetIceConfigInfo(PSignalingClient, UINT32, PIceConfigInfo *): Signaling.c']]], + ['signalinggeticeconfiginfocount_3638',['signalingGetIceConfigInfoCount',['../Signaling_8c.html#a055e7d13e21333ee0930508d2206420f',1,'signalingGetIceConfigInfoCount(PSignalingClient pSignalingClient, PUINT32 pIceConfigCount): Signaling.c'],['../Signaling_8h.html#ae4ab8ca348eb7a1d7d3a2f411c7d3fae',1,'signalingGetIceConfigInfoCount(PSignalingClient, PUINT32): Signaling.c']]], + ['signalinggetmetrics_3639',['signalingGetMetrics',['../Signaling_8c.html#ac1367b3cda8de1e1239b9dde28cc32e5',1,'signalingGetMetrics(PSignalingClient pSignalingClient, PSignalingClientMetrics pSignalingClientMetrics): Signaling.c'],['../Signaling_8h.html#acffa286cf35cba1e1883540df7020154',1,'signalingGetMetrics(PSignalingClient, PSignalingClientMetrics): Signaling.c']]], + ['signalinggetongoingmessage_3640',['signalingGetOngoingMessage',['../Signaling_8c.html#ae3eee8f50a486b71e62e7c98291d422d',1,'signalingGetOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId, PCHAR peerClientId, PSignalingMessage *ppSignalingMessage): Signaling.c'],['../Signaling_8h.html#a7155bcf19a693d41608909476bcbd162',1,'signalingGetOngoingMessage(PSignalingClient, PCHAR, PCHAR, PSignalingMessage *): Signaling.c']]], + ['signalingremoveongoingmessage_3641',['signalingRemoveOngoingMessage',['../Signaling_8c.html#ad5583fab3f7bd5e1260bc503aeff639a',1,'signalingRemoveOngoingMessage(PSignalingClient pSignalingClient, PCHAR correlationId): Signaling.c'],['../Signaling_8h.html#a0adba8c5d578cde1f3b2d8087884f01c',1,'signalingRemoveOngoingMessage(PSignalingClient, PCHAR): Signaling.c']]], + ['signalingsendmessagesync_3642',['signalingSendMessageSync',['../Signaling_8c.html#a85fbc5fc8623d113581b2bce92642c93',1,'signalingSendMessageSync(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c'],['../Signaling_8h.html#a0db26c48fd56f7e976c7db9d0b1a2cac',1,'signalingSendMessageSync(PSignalingClient, PSignalingMessage): Signaling.c']]], + ['signalingstatemachineiterator_3643',['signalingStateMachineIterator',['../StateMachine_8c.html#aadc0cffe12b55f3d81cd3b74244bdc3c',1,'signalingStateMachineIterator(PSignalingClient pSignalingClient, UINT64 expiration, UINT64 finalState): StateMachine.c'],['../StateMachine_8h.html#a1c87ed591e884cc9abf2e38910ff9653',1,'signalingStateMachineIterator(PSignalingClient, UINT64, UINT64): StateMachine.c']]], + ['signalingstoreongoingmessage_3644',['signalingStoreOngoingMessage',['../Signaling_8c.html#a387148b41883b821111c84bc39811ac7',1,'signalingStoreOngoingMessage(PSignalingClient pSignalingClient, PSignalingMessage pSignalingMessage): Signaling.c'],['../Signaling_8h.html#ada5090e903d9a0caa0e41ded2d7d01ed',1,'signalingStoreOngoingMessage(PSignalingClient, PSignalingMessage): Signaling.c']]], + ['socketbind_3645',['socketBind',['../Network_8h.html#a304cdc4d2d1f064e7a469464ca41ec3c',1,'socketBind(PKvsIpAddress, INT32): Network.c'],['../Network_8c.html#a4f29c6a3a39d3d89eb7e05a3fa461ca1',1,'socketBind(PKvsIpAddress pHostIpAddress, INT32 sockfd): Network.c']]], + ['socketconnect_3646',['socketConnect',['../Network_8c.html#aa99495dceea7ec8f4bfaa84b3f981db9',1,'socketConnect(PKvsIpAddress pPeerAddress, INT32 sockfd): Network.c'],['../Network_8h.html#a89c2afe48344d9d98195fa389cbad153',1,'socketConnect(PKvsIpAddress, INT32): Network.c']]], + ['socketconnectionclosed_3647',['socketConnectionClosed',['../SocketConnection_8c.html#ae1067d81a0037b1cb7e2275d55b554a4',1,'socketConnectionClosed(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#abb60c787729c65e42e2de76856df9b5e',1,'socketConnectionClosed(PSocketConnection): SocketConnection.c']]], + ['socketconnectioninitsecureconnection_3648',['socketConnectionInitSecureConnection',['../SocketConnection_8c.html#a0842946fe56ca18ca71603a5521ea36f',1,'socketConnectionInitSecureConnection(PSocketConnection pSocketConnection, BOOL isServer): SocketConnection.c'],['../SocketConnection_8h.html#ad6405efcb2a4078d3faf1be4e7c8bbee',1,'socketConnectionInitSecureConnection(PSocketConnection, BOOL): SocketConnection.c']]], + ['socketconnectionisclosed_3649',['socketConnectionIsClosed',['../SocketConnection_8c.html#a019b8d1916f47014aa641bec419cc68f',1,'socketConnectionIsClosed(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#acabd6e4c79b19f720f1dfeb4e800f46d',1,'socketConnectionIsClosed(PSocketConnection): SocketConnection.c']]], + ['socketconnectionisconnected_3650',['socketConnectionIsConnected',['../SocketConnection_8c.html#aac8eeb6d42a35111dbe2ee0d1e8c1952',1,'socketConnectionIsConnected(PSocketConnection pSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#a30cc4129202d2c363fbe0bddea5a7eaf',1,'socketConnectionIsConnected(PSocketConnection): SocketConnection.c']]], + ['socketconnectionreaddata_3651',['socketConnectionReadData',['../SocketConnection_8c.html#a701ec77930f1201ad5ab5aa3e293ee7f',1,'socketConnectionReadData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufferLen, PUINT32 pDataLen): SocketConnection.c'],['../SocketConnection_8h.html#aa1a3fcde48bf63dfcfdf8221363689ed',1,'socketConnectionReadData(PSocketConnection, PBYTE, UINT32, PUINT32): SocketConnection.c']]], + ['socketconnectionsenddata_3652',['socketConnectionSendData',['../SocketConnection_8h.html#a76b988c2d068c9c5fb9e7015ae760dee',1,'socketConnectionSendData(PSocketConnection, PBYTE, UINT32, PKvsIpAddress): SocketConnection.c'],['../SocketConnection_8c.html#abbba4e0cf8c625191e47489fca04d9b7',1,'socketConnectionSendData(PSocketConnection pSocketConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): SocketConnection.c']]], + ['socketconnectiontlssessiononstatechange_3653',['socketConnectionTlsSessionOnStateChange',['../SocketConnection_8c.html#aa405e61d0a88b32967019eead41f0ef4',1,'socketConnectionTlsSessionOnStateChange(UINT64 customData, TLS_SESSION_STATE state): SocketConnection.c'],['../SocketConnection_8h.html#a7a4501d637e80596bc4c68593db2f4f4',1,'socketConnectionTlsSessionOnStateChange(UINT64, TLS_SESSION_STATE): SocketConnection.c']]], + ['socketconnectiontlssessionoutboundpacket_3654',['socketConnectionTlsSessionOutBoundPacket',['../SocketConnection_8c.html#a51db4f494654a352dc80cb5094cd5061',1,'socketConnectionTlsSessionOutBoundPacket(UINT64 customData, PBYTE pBuffer, UINT32 bufferLen): SocketConnection.c'],['../SocketConnection_8h.html#ab49b901ddf40485fd117299a68253228',1,'socketConnectionTlsSessionOutBoundPacket(UINT64, PBYTE, UINT32): SocketConnection.c']]], + ['socketsenddatawithretry_3655',['socketSendDataWithRetry',['../SocketConnection_8c.html#a731488b5d3008cdfe4ba64b9ab1ec891',1,'socketSendDataWithRetry(PSocketConnection pSocketConnection, PBYTE buf, UINT32 bufLen, PKvsIpAddress pDestIp, PUINT32 pBytesWritten): SocketConnection.c'],['../SocketConnection_8h.html#a2b3d8f179521a3fce553e2b3edfe43bf',1,'socketSendDataWithRetry(PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PUINT32): SocketConnection.c']]], + ['socketwrite_3656',['socketWrite',['../Network_8c.html#ac1e27be5d1de7a987f26d081e5d98234',1,'socketWrite(INT32 sockfd, const void *pBuffer, SIZE_T length): Network.c'],['../Network_8h.html#a8f5d4b5c3803727fb0de517ffec4ee26',1,'socketWrite(INT32, const void *, SIZE_T): Network.c']]], + ['stepiceagentstatemachine_3657',['stepIceAgentStateMachine',['../IceAgentStateMachine_8c.html#ab2f128f30a07f8c52dde649654fc8ff7',1,'stepIceAgentStateMachine(PIceAgent pIceAgent): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a286c0f06887ee5ebaf80e08ccca375ee',1,'stepIceAgentStateMachine(PIceAgent): IceAgentStateMachine.c']]], + ['stepturnconnectionstatemachine_3658',['stepTurnConnectionStateMachine',['../TurnConnectionStateMachine_8c.html#aaecdea4c04ee23b7aac3f5b63578d3e0',1,'stepTurnConnectionStateMachine(PTurnConnection pTurnConnection): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a21c32ae8f7cb3bfbfbe7c53b90b93a1e',1,'stepTurnConnectionStateMachine(PTurnConnection): TurnConnectionStateMachine.c']]], + ['stunpackageipaddr_3659',['stunPackageIpAddr',['../Stun_8c.html#a0ff5d54538a4e80eca46314552a3e993',1,'stunPackageIpAddr(PStunHeader pStunHeader, STUN_ATTRIBUTE_TYPE type, PKvsIpAddress pAddress, PBYTE pBuffer, PUINT32 pDataLen): Stun.c'],['../Stun_8h.html#acb060f428bdff51ad97f42af2911fa3e',1,'stunPackageIpAddr(PStunHeader, STUN_ATTRIBUTE_TYPE, PKvsIpAddress, PBYTE, PUINT32): Stun.c']]] ]; diff --git a/search/functions_11.js b/search/functions_11.js index f272dd9ce1..a9d532d205 100644 --- a/search/functions_11.js +++ b/search/functions_11.js @@ -1,50 +1,50 @@ var searchData= [ - ['tailsequencenumbercheck_3664',['tailSequenceNumberCheck',['../JitterBuffer_8c.html#ada541ee0b87e2aa3e0197310e2d35b15',1,'JitterBuffer.c']]], - ['tailtimestampcheck_3665',['tailTimestampCheck',['../JitterBuffer_8c.html#a3d7ce7fa8ca384a6e608249e1aa5865b',1,'JitterBuffer.c']]], - ['terminateconnectionwithstatus_3666',['terminateConnectionWithStatus',['../LwsApiCalls_8h.html#a35c27097d8694e053456985681d9f299',1,'terminateConnectionWithStatus(PSignalingClient, SERVICE_CALL_RESULT): LwsApiCalls.c'],['../LwsApiCalls_8c.html#ae7928b7a5bf47cbdf2ccf753f1c1e8df',1,'terminateConnectionWithStatus(PSignalingClient pSignalingClient, SERVICE_CALL_RESULT callResult): LwsApiCalls.c']]], - ['terminatelwslistenerloop_3667',['terminateLwsListenerLoop',['../LwsApiCalls_8c.html#ac8ef143a573f3b4ae83bd3ad0eb9fd6f',1,'terminateLwsListenerLoop(PSignalingClient pSignalingClient): LwsApiCalls.c'],['../LwsApiCalls_8h.html#adaab65fdec20bfa988b6c59e317520aa',1,'terminateLwsListenerLoop(PSignalingClient): LwsApiCalls.c']]], - ['terminateongoingoperations_3668',['terminateOngoingOperations',['../Signaling_8c.html#af63aa814d51002790ba8da3bf07a2285',1,'terminateOngoingOperations(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad2865850530e65325a947e96803efab0',1,'terminateOngoingOperations(PSignalingClient): Signaling.c']]], - ['threadpoolcontextpush_3669',['threadpoolContextPush',['../ThreadPoolContext_8c.html#a699e80c90be085434e9270138225e5de',1,'threadpoolContextPush(startRoutine fn, PVOID customData): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#a9c5be3fe93254714ba7c4a1df3beed2e',1,'threadpoolContextPush(startRoutine, PVOID): ThreadPoolContext.c']]], - ['tlssessioncertificateverifycallback_3670',['tlsSessionCertificateVerifyCallback',['../Tls__openssl_8c.html#a30c2f8bab34d33c956a7c11fcd1e6618',1,'Tls_openssl.c']]], - ['tlssessionchangestate_3671',['tlsSessionChangeState',['../Tls_8c.html#a7dbb041b5b15c6784e9f57a09a08d467',1,'tlsSessionChangeState(PTlsSession pTlsSession, TLS_SESSION_STATE newState): Tls.c'],['../Tls_8h.html#afd50b7d2a1f11cc783f9653adc95f2e8',1,'tlsSessionChangeState(PTlsSession, TLS_SESSION_STATE): Tls.c']]], - ['tlssessionprocesspacket_3672',['tlsSessionProcessPacket',['../Tls__mbedtls_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_openssl.c'],['../Tls_8h.html#aa4fe15fc18b9910c16b5c63cc38376d6',1,'tlsSessionProcessPacket(PTlsSession, PBYTE, UINT32, PUINT32): Tls_mbedtls.c']]], - ['tlssessionputapplicationdata_3673',['tlsSessionPutApplicationData',['../Tls_8h.html#ad7b4cabf02bfbbc2d36e3abe4163fff2',1,'tlsSessionPutApplicationData(PTlsSession, PBYTE, UINT32): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_openssl.c']]], - ['tlssessionreceivecallback_3674',['tlsSessionReceiveCallback',['../Tls__mbedtls_8c.html#ab4e0a02b8108824c19070e1c837279a2',1,'Tls_mbedtls.c']]], - ['tlssessionsendcallback_3675',['tlsSessionSendCallback',['../Tls__mbedtls_8c.html#a3325b2c5cc6c30229693c215f1c4d7fb',1,'Tls_mbedtls.c']]], - ['tlssessionshutdown_3676',['tlsSessionShutdown',['../Tls_8h.html#a8958186faf233249645017a55c80e1fc',1,'tlsSessionShutdown(PTlsSession): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_openssl.c']]], - ['tlssessionstart_3677',['tlsSessionStart',['../Tls_8h.html#a2158f2643cad7b1d8c01bc772746f20e',1,'tlsSessionStart(PTlsSession, BOOL): Tls_mbedtls.c'],['../Tls__openssl_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_openssl.c'],['../Tls__mbedtls_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_mbedtls.c']]], - ['transactionidstoreclear_3678',['transactionIdStoreClear',['../IceUtils_8c.html#a5b4d042f26dbfd3ca5972e42fde7886e',1,'transactionIdStoreClear(PTransactionIdStore pTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a22f422502335f07db66f82c5a0e60d43',1,'transactionIdStoreClear(PTransactionIdStore): IceUtils.c']]], - ['transactionidstorehasid_3679',['transactionIdStoreHasId',['../IceUtils_8c.html#abb8ab652b8a4365be3e3c915fde310f5',1,'transactionIdStoreHasId(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#ae6dcd6e2b487e6d2705ec4095c8788a7',1,'transactionIdStoreHasId(PTransactionIdStore, PBYTE): IceUtils.c']]], - ['transactionidstoreinsert_3680',['transactionIdStoreInsert',['../IceUtils_8c.html#acfc63004cbbadc9fa89e311798da9ab6',1,'transactionIdStoreInsert(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#aebe4112ee2402c5667b043d69491c8e1',1,'transactionIdStoreInsert(PTransactionIdStore, PBYTE): IceUtils.c']]], - ['transactionidstoreremove_3681',['transactionIdStoreRemove',['../IceUtils_8c.html#af2c71e62177dcc6e40bb55dff1f3dc98',1,'transactionIdStoreRemove(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#a6a2513e20a02cc8102b4271e5960f472',1,'transactionIdStoreRemove(PTransactionIdStore, PBYTE): IceUtils.c']]], - ['transceiveronbandwidthestimation_3682',['transceiverOnBandwidthEstimation',['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnBandwidthEstimation rtcOnBandwidthEstimation): Rtp.c'],['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver, UINT64, RtcOnBandwidthEstimation): Rtp.c']]], - ['transceiveronframe_3683',['transceiverOnFrame',['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame): Rtp.c'],['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnFrame rtcOnFrame): Rtp.c']]], - ['transceiveronpictureloss_3684',['transceiverOnPictureLoss',['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver, UINT64, RtcOnPictureLoss): Rtp.c'],['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnPictureLoss onPictureLoss): Rtp.c']]], - ['turnconnectionaddpeer_3685',['turnConnectionAddPeer',['../TurnConnection_8c.html#a4f67b773202384cba95d1390981aa127',1,'turnConnectionAddPeer(PTurnConnection pTurnConnection, PKvsIpAddress pPeerAddress): TurnConnection.c'],['../TurnConnection_8h.html#a19d20b918b266d8ac5b4ad541f85c979',1,'turnConnectionAddPeer(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], - ['turnconnectionfatalerror_3686',['turnConnectionFatalError',['../TurnConnection_8c.html#af4341add5387bdfe56b1916ed0d9fed1',1,'turnConnectionFatalError(PTurnConnection pTurnConnection, STATUS errorStatus): TurnConnection.c'],['../TurnConnection_8h.html#a9cff836998a80d4e3974202405ea1aad',1,'turnConnectionFatalError(PTurnConnection, STATUS): TurnConnection.c']]], - ['turnconnectionfreepreallocatedpackets_3687',['turnConnectionFreePreAllocatedPackets',['../TurnConnection_8c.html#aad130b1edfa1b039733e0595c43ffd39',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a11e039bff82b329ce200b40eb715ec5f',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection): TurnConnection.c']]], - ['turnconnectiongetlongtermkey_3688',['turnConnectionGetLongTermKey',['../TurnConnection_8c.html#a06fb51db18350bfd7bdaa283122e8109',1,'turnConnectionGetLongTermKey(PCHAR username, PCHAR realm, PCHAR password, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#a03eb207229ad9b6da24e7525f7535434',1,'turnConnectionGetLongTermKey(PCHAR, PCHAR, PCHAR, PBYTE, UINT32): TurnConnection.c']]], - ['turnconnectiongetpeerwithchannelnumber_3689',['turnConnectionGetPeerWithChannelNumber',['../TurnConnection_8c.html#a51b6d0a82cec53891ec2ff2bfe90aa6d',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection pTurnConnection, UINT16 channelNumber): TurnConnection.c'],['../TurnConnection_8h.html#ad87e4175457bcb96d44d37d01db67806',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection, UINT16): TurnConnection.c']]], - ['turnconnectiongetpeerwithip_3690',['turnConnectionGetPeerWithIp',['../TurnConnection_8c.html#a9554f30fbafbccca935277837ee1b2dc',1,'turnConnectionGetPeerWithIp(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c'],['../TurnConnection_8h.html#a9fa43c07189c50e994a7ed74f5a9bdf5',1,'turnConnectionGetPeerWithIp(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], - ['turnconnectiongetrelayaddress_3691',['turnConnectionGetRelayAddress',['../TurnConnection_8c.html#a49ddf5d41fae1d374576a2631de7f6fa',1,'turnConnectionGetRelayAddress(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c'],['../TurnConnection_8h.html#a9089a120e759743f89829105574ded02',1,'turnConnectionGetRelayAddress(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], - ['turnconnectiongetstatestr_3692',['turnConnectionGetStateStr',['../TurnConnectionStateMachine_8c.html#ab2cdaa389cda6f8b710789078a12b04e',1,'TurnConnectionStateMachine.c']]], - ['turnconnectiongettime_3693',['turnConnectionGetTime',['../TurnConnection_8c.html#a0412df9eeccb0d3084100fee6c5a0741',1,'turnConnectionGetTime(UINT64 customData): TurnConnection.c'],['../TurnConnection_8h.html#a399afb356e3978522a11769a63e77ea6',1,'turnConnectionGetTime(UINT64): TurnConnection.c']]], - ['turnconnectionhandlechanneldata_3694',['turnConnectionHandleChannelData',['../TurnConnection_8c.html#a469ffb6f5621fc4161cbfb2e8dbe1c3f',1,'turnConnectionHandleChannelData(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c'],['../TurnConnection_8h.html#a5cece92e9f318a9ad2adfc6f32986a0c',1,'turnConnectionHandleChannelData(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c']]], - ['turnconnectionhandlechanneldatatcpmode_3695',['turnConnectionHandleChannelDataTcpMode',['../TurnConnection_8c.html#aabf71dcfeb80d0959763e038c1cb4749',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pTurnChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c'],['../TurnConnection_8h.html#ad2d65bf242eaac1fd99dae1614685d8b',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c']]], - ['turnconnectionhandlestun_3696',['turnConnectionHandleStun',['../TurnConnection_8c.html#ac7590c1bfdb16e75113b2d4f6bebd2a6',1,'turnConnectionHandleStun(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#aac22bed2bd6ebac3e3bb9ad485003989',1,'turnConnectionHandleStun(PTurnConnection, PBYTE, UINT32): TurnConnection.c']]], - ['turnconnectionhandlestunerror_3697',['turnConnectionHandleStunError',['../TurnConnection_8c.html#aaec43f30cc20102b0d073b4fff07d8b6',1,'turnConnectionHandleStunError(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#af23a2d3ea1f6029d13e513fa96075fbe',1,'turnConnectionHandleStunError(PTurnConnection, PBYTE, UINT32): TurnConnection.c']]], - ['turnconnectionincomingdatahandler_3698',['turnConnectionIncomingDataHandler',['../TurnConnection_8c.html#a8a64d1bd035e1d61ccadb5a22a7d1281',1,'turnConnectionIncomingDataHandler(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest, PTurnChannelData channelDataList, PUINT32 pChannelDataCount): TurnConnection.c'],['../TurnConnection_8h.html#a789385fa9291b652188672b1463c593d',1,'turnConnectionIncomingDataHandler(PTurnConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress, PTurnChannelData, PUINT32): TurnConnection.c']]], - ['turnconnectionisshutdowncomplete_3699',['turnConnectionIsShutdownComplete',['../TurnConnection_8c.html#a1b1d3874f32df127b7cbf69a9a1bdf99',1,'turnConnectionIsShutdownComplete(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#af6735058208f660f6dfc4dc210476dc9',1,'turnConnectionIsShutdownComplete(PTurnConnection): TurnConnection.c']]], - ['turnconnectionpackageturnallocationrequest_3700',['turnConnectionPackageTurnAllocationRequest',['../TurnConnection_8c.html#a06a0f12aa630dbc36d8343e120c8f216',1,'turnConnectionPackageTurnAllocationRequest(PCHAR username, PCHAR realm, PBYTE nonce, UINT16 nonceLen, UINT32 lifetime, PStunPacket *ppStunPacket): TurnConnection.c'],['../TurnConnection_8h.html#ac8a90c17ee7ec6dd072da06140cc6220',1,'turnConnectionPackageTurnAllocationRequest(PCHAR, PCHAR, PBYTE, UINT16, UINT32, PStunPacket *): TurnConnection.c']]], - ['turnconnectionrefreshallocation_3701',['turnConnectionRefreshAllocation',['../TurnConnection_8c.html#a46459e6ac66501521c9160b1fcdf6d84',1,'turnConnectionRefreshAllocation(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#ada296894db8c32490c404c6a957454ce',1,'turnConnectionRefreshAllocation(PTurnConnection): TurnConnection.c']]], - ['turnconnectionrefreshpermission_3702',['turnConnectionRefreshPermission',['../TurnConnection_8c.html#afd8fa73bbfdae1edf268589b7c56c917',1,'turnConnectionRefreshPermission(PTurnConnection pTurnConnection, PBOOL pNeedRefresh): TurnConnection.c'],['../TurnConnection_8h.html#a9d8f5dac06e7eb4beb616050b27c4cd5',1,'turnConnectionRefreshPermission(PTurnConnection, PBOOL): TurnConnection.c']]], - ['turnconnectionsenddata_3703',['turnConnectionSendData',['../TurnConnection_8c.html#a0d996d98abef81b2f6c54be480ef7ea1',1,'turnConnectionSendData(PTurnConnection pTurnConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): TurnConnection.c'],['../TurnConnection_8h.html#ab7da7e3ce56eb4d828ac1cfea94ba7bf',1,'turnConnectionSendData(PTurnConnection, PBYTE, UINT32, PKvsIpAddress): TurnConnection.c']]], - ['turnconnectionshutdown_3704',['turnConnectionShutdown',['../TurnConnection_8h.html#a6047d16f2a321f74560d6c790fc113b4',1,'turnConnectionShutdown(PTurnConnection, UINT64): TurnConnection.c'],['../TurnConnection_8c.html#acafa7ed7d0b238b1a6b27a78280712f8',1,'turnConnectionShutdown(PTurnConnection pTurnConnection, UINT64 waitUntilAllocationFreedTimeout): TurnConnection.c']]], - ['turnconnectionstart_3705',['turnConnectionStart',['../TurnConnection_8c.html#a5b98aaf2a1b05b95f8cb088cf29aac54',1,'turnConnectionStart(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a7805d6421b4cb1f7b401f447a7b5b26a',1,'turnConnectionStart(PTurnConnection): TurnConnection.c']]], - ['turnconnectiontimercallback_3706',['turnConnectionTimerCallback',['../TurnConnection_8c.html#af01ecc35132ec796882b5cfca6c25e0c',1,'turnConnectionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): TurnConnection.c'],['../TurnConnection_8h.html#a74801f6687767a6443b5edd1de9a3798',1,'turnConnectionTimerCallback(UINT32, UINT64, UINT64): TurnConnection.c']]], - ['turnconnectionupdatenonce_3707',['turnConnectionUpdateNonce',['../TurnConnection_8c.html#ad75d440eb6e8134cba6f87fcc7204a96',1,'turnConnectionUpdateNonce(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#ae1791835dcae5628ba129f5805d7979f',1,'turnConnectionUpdateNonce(PTurnConnection): TurnConnection.c']]], - ['turnstatefailedfn_3708',['turnStateFailedFn',['../IceAgent_8c.html#a484a080e7ea429250a7258ac375b678f',1,'IceAgent.c']]], - ['turnstategetstatestr_3709',['turnStateGetStateStr',['../TurnConnectionStateMachine_8h.html#acdbcd4fabed4064ae98c2745c2ad75ff',1,'TurnConnectionStateMachine.h']]], - ['twccmanageronpacketsent_3710',['twccManagerOnPacketSent',['../PeerConnection_8c.html#a7019d40c53b38733acb5d9ce7d0404ce',1,'twccManagerOnPacketSent(PKvsPeerConnection pc, PRtpPacket pRtpPacket): PeerConnection.c'],['../PeerConnection_8h.html#af0ad3d177811599deddecc881ae3714d',1,'twccManagerOnPacketSent(PKvsPeerConnection, PRtpPacket): PeerConnection.c']]] + ['tailsequencenumbercheck_3660',['tailSequenceNumberCheck',['../JitterBuffer_8c.html#ada541ee0b87e2aa3e0197310e2d35b15',1,'JitterBuffer.c']]], + ['tailtimestampcheck_3661',['tailTimestampCheck',['../JitterBuffer_8c.html#a3d7ce7fa8ca384a6e608249e1aa5865b',1,'JitterBuffer.c']]], + ['terminateconnectionwithstatus_3662',['terminateConnectionWithStatus',['../LwsApiCalls_8h.html#a35c27097d8694e053456985681d9f299',1,'terminateConnectionWithStatus(PSignalingClient, SERVICE_CALL_RESULT): LwsApiCalls.c'],['../LwsApiCalls_8c.html#ae7928b7a5bf47cbdf2ccf753f1c1e8df',1,'terminateConnectionWithStatus(PSignalingClient pSignalingClient, SERVICE_CALL_RESULT callResult): LwsApiCalls.c']]], + ['terminatelwslistenerloop_3663',['terminateLwsListenerLoop',['../LwsApiCalls_8c.html#ac8ef143a573f3b4ae83bd3ad0eb9fd6f',1,'terminateLwsListenerLoop(PSignalingClient pSignalingClient): LwsApiCalls.c'],['../LwsApiCalls_8h.html#adaab65fdec20bfa988b6c59e317520aa',1,'terminateLwsListenerLoop(PSignalingClient): LwsApiCalls.c']]], + ['terminateongoingoperations_3664',['terminateOngoingOperations',['../Signaling_8c.html#af63aa814d51002790ba8da3bf07a2285',1,'terminateOngoingOperations(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#ad2865850530e65325a947e96803efab0',1,'terminateOngoingOperations(PSignalingClient): Signaling.c']]], + ['threadpoolcontextpush_3665',['threadpoolContextPush',['../ThreadPoolContext_8c.html#a699e80c90be085434e9270138225e5de',1,'threadpoolContextPush(startRoutine fn, PVOID customData): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#a9c5be3fe93254714ba7c4a1df3beed2e',1,'threadpoolContextPush(startRoutine, PVOID): ThreadPoolContext.c']]], + ['tlssessioncertificateverifycallback_3666',['tlsSessionCertificateVerifyCallback',['../Tls__openssl_8c.html#a30c2f8bab34d33c956a7c11fcd1e6618',1,'Tls_openssl.c']]], + ['tlssessionchangestate_3667',['tlsSessionChangeState',['../Tls_8c.html#a7dbb041b5b15c6784e9f57a09a08d467',1,'tlsSessionChangeState(PTlsSession pTlsSession, TLS_SESSION_STATE newState): Tls.c'],['../Tls_8h.html#afd50b7d2a1f11cc783f9653adc95f2e8',1,'tlsSessionChangeState(PTlsSession, TLS_SESSION_STATE): Tls.c']]], + ['tlssessionprocesspacket_3668',['tlsSessionProcessPacket',['../Tls__mbedtls_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a0e12aa367800be684668c31b7af5d01b',1,'tlsSessionProcessPacket(PTlsSession pTlsSession, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): Tls_openssl.c'],['../Tls_8h.html#aa4fe15fc18b9910c16b5c63cc38376d6',1,'tlsSessionProcessPacket(PTlsSession, PBYTE, UINT32, PUINT32): Tls_mbedtls.c']]], + ['tlssessionputapplicationdata_3669',['tlsSessionPutApplicationData',['../Tls_8h.html#ad7b4cabf02bfbbc2d36e3abe4163fff2',1,'tlsSessionPutApplicationData(PTlsSession, PBYTE, UINT32): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a64cd202de66bae27a7d0edd8d5a05446',1,'tlsSessionPutApplicationData(PTlsSession pTlsSession, PBYTE pData, UINT32 dataLen): Tls_openssl.c']]], + ['tlssessionreceivecallback_3670',['tlsSessionReceiveCallback',['../Tls__mbedtls_8c.html#ab4e0a02b8108824c19070e1c837279a2',1,'Tls_mbedtls.c']]], + ['tlssessionsendcallback_3671',['tlsSessionSendCallback',['../Tls__mbedtls_8c.html#a3325b2c5cc6c30229693c215f1c4d7fb',1,'Tls_mbedtls.c']]], + ['tlssessionshutdown_3672',['tlsSessionShutdown',['../Tls_8h.html#a8958186faf233249645017a55c80e1fc',1,'tlsSessionShutdown(PTlsSession): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aca41778af81f4d5b5a71dcaf5e686bb9',1,'tlsSessionShutdown(PTlsSession pTlsSession): Tls_openssl.c']]], + ['tlssessionstart_3673',['tlsSessionStart',['../Tls_8h.html#a2158f2643cad7b1d8c01bc772746f20e',1,'tlsSessionStart(PTlsSession, BOOL): Tls_mbedtls.c'],['../Tls__openssl_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_openssl.c'],['../Tls__mbedtls_8c.html#af3ffd0234e13d548e6e11230d4bd57b9',1,'tlsSessionStart(PTlsSession pTlsSession, BOOL isServer): Tls_mbedtls.c']]], + ['transactionidstoreclear_3674',['transactionIdStoreClear',['../IceUtils_8c.html#a5b4d042f26dbfd3ca5972e42fde7886e',1,'transactionIdStoreClear(PTransactionIdStore pTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a22f422502335f07db66f82c5a0e60d43',1,'transactionIdStoreClear(PTransactionIdStore): IceUtils.c']]], + ['transactionidstorehasid_3675',['transactionIdStoreHasId',['../IceUtils_8c.html#abb8ab652b8a4365be3e3c915fde310f5',1,'transactionIdStoreHasId(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#ae6dcd6e2b487e6d2705ec4095c8788a7',1,'transactionIdStoreHasId(PTransactionIdStore, PBYTE): IceUtils.c']]], + ['transactionidstoreinsert_3676',['transactionIdStoreInsert',['../IceUtils_8c.html#acfc63004cbbadc9fa89e311798da9ab6',1,'transactionIdStoreInsert(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#aebe4112ee2402c5667b043d69491c8e1',1,'transactionIdStoreInsert(PTransactionIdStore, PBYTE): IceUtils.c']]], + ['transactionidstoreremove_3677',['transactionIdStoreRemove',['../IceUtils_8c.html#af2c71e62177dcc6e40bb55dff1f3dc98',1,'transactionIdStoreRemove(PTransactionIdStore pTransactionIdStore, PBYTE transactionId): IceUtils.c'],['../IceUtils_8h.html#a6a2513e20a02cc8102b4271e5960f472',1,'transactionIdStoreRemove(PTransactionIdStore, PBYTE): IceUtils.c']]], + ['transceiveronbandwidthestimation_3678',['transceiverOnBandwidthEstimation',['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnBandwidthEstimation rtcOnBandwidthEstimation): Rtp.c'],['../group__PublicMemberFunctions.html#gaa919159204f486007c559c0e636268c1',1,'transceiverOnBandwidthEstimation(PRtcRtpTransceiver, UINT64, RtcOnBandwidthEstimation): Rtp.c']]], + ['transceiveronframe_3679',['transceiverOnFrame',['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver, UINT64, RtcOnFrame): Rtp.c'],['../group__PublicMemberFunctions.html#gaaac28c64135c6cd9727b9b01992b9df1',1,'transceiverOnFrame(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnFrame rtcOnFrame): Rtp.c']]], + ['transceiveronpictureloss_3680',['transceiverOnPictureLoss',['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver, UINT64, RtcOnPictureLoss): Rtp.c'],['../group__PublicMemberFunctions.html#ga934a685bb5d0fb3d547fcd7e828b7566',1,'transceiverOnPictureLoss(PRtcRtpTransceiver pRtcRtpTransceiver, UINT64 customData, RtcOnPictureLoss onPictureLoss): Rtp.c']]], + ['turnconnectionaddpeer_3681',['turnConnectionAddPeer',['../TurnConnection_8c.html#a4f67b773202384cba95d1390981aa127',1,'turnConnectionAddPeer(PTurnConnection pTurnConnection, PKvsIpAddress pPeerAddress): TurnConnection.c'],['../TurnConnection_8h.html#a19d20b918b266d8ac5b4ad541f85c979',1,'turnConnectionAddPeer(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], + ['turnconnectionfatalerror_3682',['turnConnectionFatalError',['../TurnConnection_8c.html#af4341add5387bdfe56b1916ed0d9fed1',1,'turnConnectionFatalError(PTurnConnection pTurnConnection, STATUS errorStatus): TurnConnection.c'],['../TurnConnection_8h.html#a9cff836998a80d4e3974202405ea1aad',1,'turnConnectionFatalError(PTurnConnection, STATUS): TurnConnection.c']]], + ['turnconnectionfreepreallocatedpackets_3683',['turnConnectionFreePreAllocatedPackets',['../TurnConnection_8c.html#aad130b1edfa1b039733e0595c43ffd39',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a11e039bff82b329ce200b40eb715ec5f',1,'turnConnectionFreePreAllocatedPackets(PTurnConnection): TurnConnection.c']]], + ['turnconnectiongetlongtermkey_3684',['turnConnectionGetLongTermKey',['../TurnConnection_8c.html#a06fb51db18350bfd7bdaa283122e8109',1,'turnConnectionGetLongTermKey(PCHAR username, PCHAR realm, PCHAR password, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#a03eb207229ad9b6da24e7525f7535434',1,'turnConnectionGetLongTermKey(PCHAR, PCHAR, PCHAR, PBYTE, UINT32): TurnConnection.c']]], + ['turnconnectiongetpeerwithchannelnumber_3685',['turnConnectionGetPeerWithChannelNumber',['../TurnConnection_8c.html#a51b6d0a82cec53891ec2ff2bfe90aa6d',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection pTurnConnection, UINT16 channelNumber): TurnConnection.c'],['../TurnConnection_8h.html#ad87e4175457bcb96d44d37d01db67806',1,'turnConnectionGetPeerWithChannelNumber(PTurnConnection, UINT16): TurnConnection.c']]], + ['turnconnectiongetpeerwithip_3686',['turnConnectionGetPeerWithIp',['../TurnConnection_8c.html#a9554f30fbafbccca935277837ee1b2dc',1,'turnConnectionGetPeerWithIp(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c'],['../TurnConnection_8h.html#a9fa43c07189c50e994a7ed74f5a9bdf5',1,'turnConnectionGetPeerWithIp(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], + ['turnconnectiongetrelayaddress_3687',['turnConnectionGetRelayAddress',['../TurnConnection_8c.html#a49ddf5d41fae1d374576a2631de7f6fa',1,'turnConnectionGetRelayAddress(PTurnConnection pTurnConnection, PKvsIpAddress pKvsIpAddress): TurnConnection.c'],['../TurnConnection_8h.html#a9089a120e759743f89829105574ded02',1,'turnConnectionGetRelayAddress(PTurnConnection, PKvsIpAddress): TurnConnection.c']]], + ['turnconnectiongetstatestr_3688',['turnConnectionGetStateStr',['../TurnConnectionStateMachine_8c.html#ab2cdaa389cda6f8b710789078a12b04e',1,'TurnConnectionStateMachine.c']]], + ['turnconnectiongettime_3689',['turnConnectionGetTime',['../TurnConnection_8c.html#a0412df9eeccb0d3084100fee6c5a0741',1,'turnConnectionGetTime(UINT64 customData): TurnConnection.c'],['../TurnConnection_8h.html#a399afb356e3978522a11769a63e77ea6',1,'turnConnectionGetTime(UINT64): TurnConnection.c']]], + ['turnconnectionhandlechanneldata_3690',['turnConnectionHandleChannelData',['../TurnConnection_8c.html#a469ffb6f5621fc4161cbfb2e8dbe1c3f',1,'turnConnectionHandleChannelData(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c'],['../TurnConnection_8h.html#a5cece92e9f318a9ad2adfc6f32986a0c',1,'turnConnectionHandleChannelData(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c']]], + ['turnconnectionhandlechanneldatatcpmode_3691',['turnConnectionHandleChannelDataTcpMode',['../TurnConnection_8c.html#aabf71dcfeb80d0959763e038c1cb4749',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PTurnChannelData pChannelData, PUINT32 pTurnChannelDataCount, PUINT32 pProcessedDataLen): TurnConnection.c'],['../TurnConnection_8h.html#ad2d65bf242eaac1fd99dae1614685d8b',1,'turnConnectionHandleChannelDataTcpMode(PTurnConnection, PBYTE, UINT32, PTurnChannelData, PUINT32, PUINT32): TurnConnection.c']]], + ['turnconnectionhandlestun_3692',['turnConnectionHandleStun',['../TurnConnection_8c.html#ac7590c1bfdb16e75113b2d4f6bebd2a6',1,'turnConnectionHandleStun(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#aac22bed2bd6ebac3e3bb9ad485003989',1,'turnConnectionHandleStun(PTurnConnection, PBYTE, UINT32): TurnConnection.c']]], + ['turnconnectionhandlestunerror_3693',['turnConnectionHandleStunError',['../TurnConnection_8c.html#aaec43f30cc20102b0d073b4fff07d8b6',1,'turnConnectionHandleStunError(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen): TurnConnection.c'],['../TurnConnection_8h.html#af23a2d3ea1f6029d13e513fa96075fbe',1,'turnConnectionHandleStunError(PTurnConnection, PBYTE, UINT32): TurnConnection.c']]], + ['turnconnectionincomingdatahandler_3694',['turnConnectionIncomingDataHandler',['../TurnConnection_8c.html#a8a64d1bd035e1d61ccadb5a22a7d1281',1,'turnConnectionIncomingDataHandler(PTurnConnection pTurnConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest, PTurnChannelData channelDataList, PUINT32 pChannelDataCount): TurnConnection.c'],['../TurnConnection_8h.html#a789385fa9291b652188672b1463c593d',1,'turnConnectionIncomingDataHandler(PTurnConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress, PTurnChannelData, PUINT32): TurnConnection.c']]], + ['turnconnectionisshutdowncomplete_3695',['turnConnectionIsShutdownComplete',['../TurnConnection_8c.html#a1b1d3874f32df127b7cbf69a9a1bdf99',1,'turnConnectionIsShutdownComplete(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#af6735058208f660f6dfc4dc210476dc9',1,'turnConnectionIsShutdownComplete(PTurnConnection): TurnConnection.c']]], + ['turnconnectionpackageturnallocationrequest_3696',['turnConnectionPackageTurnAllocationRequest',['../TurnConnection_8c.html#a06a0f12aa630dbc36d8343e120c8f216',1,'turnConnectionPackageTurnAllocationRequest(PCHAR username, PCHAR realm, PBYTE nonce, UINT16 nonceLen, UINT32 lifetime, PStunPacket *ppStunPacket): TurnConnection.c'],['../TurnConnection_8h.html#ac8a90c17ee7ec6dd072da06140cc6220',1,'turnConnectionPackageTurnAllocationRequest(PCHAR, PCHAR, PBYTE, UINT16, UINT32, PStunPacket *): TurnConnection.c']]], + ['turnconnectionrefreshallocation_3697',['turnConnectionRefreshAllocation',['../TurnConnection_8c.html#a46459e6ac66501521c9160b1fcdf6d84',1,'turnConnectionRefreshAllocation(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#ada296894db8c32490c404c6a957454ce',1,'turnConnectionRefreshAllocation(PTurnConnection): TurnConnection.c']]], + ['turnconnectionrefreshpermission_3698',['turnConnectionRefreshPermission',['../TurnConnection_8c.html#afd8fa73bbfdae1edf268589b7c56c917',1,'turnConnectionRefreshPermission(PTurnConnection pTurnConnection, PBOOL pNeedRefresh): TurnConnection.c'],['../TurnConnection_8h.html#a9d8f5dac06e7eb4beb616050b27c4cd5',1,'turnConnectionRefreshPermission(PTurnConnection, PBOOL): TurnConnection.c']]], + ['turnconnectionsenddata_3699',['turnConnectionSendData',['../TurnConnection_8c.html#a0d996d98abef81b2f6c54be480ef7ea1',1,'turnConnectionSendData(PTurnConnection pTurnConnection, PBYTE pBuf, UINT32 bufLen, PKvsIpAddress pDestIp): TurnConnection.c'],['../TurnConnection_8h.html#ab7da7e3ce56eb4d828ac1cfea94ba7bf',1,'turnConnectionSendData(PTurnConnection, PBYTE, UINT32, PKvsIpAddress): TurnConnection.c']]], + ['turnconnectionshutdown_3700',['turnConnectionShutdown',['../TurnConnection_8h.html#a6047d16f2a321f74560d6c790fc113b4',1,'turnConnectionShutdown(PTurnConnection, UINT64): TurnConnection.c'],['../TurnConnection_8c.html#acafa7ed7d0b238b1a6b27a78280712f8',1,'turnConnectionShutdown(PTurnConnection pTurnConnection, UINT64 waitUntilAllocationFreedTimeout): TurnConnection.c']]], + ['turnconnectionstart_3701',['turnConnectionStart',['../TurnConnection_8c.html#a5b98aaf2a1b05b95f8cb088cf29aac54',1,'turnConnectionStart(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a7805d6421b4cb1f7b401f447a7b5b26a',1,'turnConnectionStart(PTurnConnection): TurnConnection.c']]], + ['turnconnectiontimercallback_3702',['turnConnectionTimerCallback',['../TurnConnection_8c.html#af01ecc35132ec796882b5cfca6c25e0c',1,'turnConnectionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): TurnConnection.c'],['../TurnConnection_8h.html#a74801f6687767a6443b5edd1de9a3798',1,'turnConnectionTimerCallback(UINT32, UINT64, UINT64): TurnConnection.c']]], + ['turnconnectionupdatenonce_3703',['turnConnectionUpdateNonce',['../TurnConnection_8c.html#ad75d440eb6e8134cba6f87fcc7204a96',1,'turnConnectionUpdateNonce(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#ae1791835dcae5628ba129f5805d7979f',1,'turnConnectionUpdateNonce(PTurnConnection): TurnConnection.c']]], + ['turnstatefailedfn_3704',['turnStateFailedFn',['../IceAgent_8c.html#a484a080e7ea429250a7258ac375b678f',1,'IceAgent.c']]], + ['turnstategetstatestr_3705',['turnStateGetStateStr',['../TurnConnectionStateMachine_8h.html#acdbcd4fabed4064ae98c2745c2ad75ff',1,'TurnConnectionStateMachine.h']]], + ['twccmanageronpacketsent_3706',['twccManagerOnPacketSent',['../PeerConnection_8c.html#a7019d40c53b38733acb5d9ce7d0404ce',1,'twccManagerOnPacketSent(PKvsPeerConnection pc, PRtpPacket pRtpPacket): PeerConnection.c'],['../PeerConnection_8h.html#af0ad3d177811599deddecc881ae3714d',1,'twccManagerOnPacketSent(PKvsPeerConnection, PRtpPacket): PeerConnection.c']]] ]; diff --git a/search/functions_12.js b/search/functions_12.js index 91dc618d8b..e7b11d922e 100644 --- a/search/functions_12.js +++ b/search/functions_12.js @@ -1,10 +1,10 @@ var searchData= [ - ['underflowpossible_3711',['underflowPossible',['../JitterBuffer_8c.html#ae19907f13fff0624f88f1c43526647b4',1,'JitterBuffer.c']]], - ['uninitializethreadtracker_3712',['uninitializeThreadTracker',['../Signaling_8c.html#a344d07546bffa0b00dd4282b46e95b75',1,'uninitializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c'],['../Signaling_8h.html#a14c1632abcaa31f361488a4c69d3eeb9',1,'uninitializeThreadTracker(PThreadTracker): Signaling.c']]], - ['updatecandidateaddress_3713',['updateCandidateAddress',['../IceAgent_8c.html#a0dfd94cd2f811c9f0881c919b8ef4bb5',1,'updateCandidateAddress(PIceCandidate pIceCandidate, PKvsIpAddress pIpAddr): IceAgent.c'],['../IceAgent_8h.html#a54e538a3c306cf8bc07393fa6157bbf2',1,'updateCandidateAddress(PIceCandidate, PKvsIpAddress): IceAgent.c']]], - ['updatecandidatestats_3714',['updateCandidateStats',['../IceAgent_8c.html#aa20b09e5bc8f5038010a11c3a010f894',1,'IceAgent.c']]], - ['updateencoderstats_3715',['updateEncoderStats',['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver, PRtcEncoderStats): Rtp.c'],['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver pRtcRtpTransceiver, PRtcEncoderStats encoderStats): Rtp.c']]], - ['updateselectedlocalremotecandidatestats_3716',['updateSelectedLocalRemoteCandidateStats',['../IceAgent_8c.html#a0b35a1504b63ce72f12cd784b01e9cb2',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a905fb10c353e04b2b60c68b539f63a96',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent): IceAgent.c']]], - ['updatestunnonceattribute_3717',['updateStunNonceAttribute',['../Stun_8c.html#a20f4ead6a4c7a7367e5350a0e9d0828f',1,'updateStunNonceAttribute(PStunPacket pStunPacket, PBYTE nonce, UINT16 nonceLen): Stun.c'],['../Stun_8h.html#a879888367ce4646c1ab214816887a72d',1,'updateStunNonceAttribute(PStunPacket, PBYTE, UINT16): Stun.c']]] + ['underflowpossible_3707',['underflowPossible',['../JitterBuffer_8c.html#ae19907f13fff0624f88f1c43526647b4',1,'JitterBuffer.c']]], + ['uninitializethreadtracker_3708',['uninitializeThreadTracker',['../Signaling_8c.html#a344d07546bffa0b00dd4282b46e95b75',1,'uninitializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c'],['../Signaling_8h.html#a14c1632abcaa31f361488a4c69d3eeb9',1,'uninitializeThreadTracker(PThreadTracker): Signaling.c']]], + ['updatecandidateaddress_3709',['updateCandidateAddress',['../IceAgent_8c.html#a0dfd94cd2f811c9f0881c919b8ef4bb5',1,'updateCandidateAddress(PIceCandidate pIceCandidate, PKvsIpAddress pIpAddr): IceAgent.c'],['../IceAgent_8h.html#a54e538a3c306cf8bc07393fa6157bbf2',1,'updateCandidateAddress(PIceCandidate, PKvsIpAddress): IceAgent.c']]], + ['updatecandidatestats_3710',['updateCandidateStats',['../IceAgent_8c.html#aa20b09e5bc8f5038010a11c3a010f894',1,'IceAgent.c']]], + ['updateencoderstats_3711',['updateEncoderStats',['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver, PRtcEncoderStats): Rtp.c'],['../group__PublicMemberFunctions.html#gaba8d6226887ac3b7c24ec3a5f686e5c5',1,'updateEncoderStats(PRtcRtpTransceiver pRtcRtpTransceiver, PRtcEncoderStats encoderStats): Rtp.c']]], + ['updateselectedlocalremotecandidatestats_3712',['updateSelectedLocalRemoteCandidateStats',['../IceAgent_8c.html#a0b35a1504b63ce72f12cd784b01e9cb2',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a905fb10c353e04b2b60c68b539f63a96',1,'updateSelectedLocalRemoteCandidateStats(PIceAgent): IceAgent.c']]], + ['updatestunnonceattribute_3713',['updateStunNonceAttribute',['../Stun_8c.html#a20f4ead6a4c7a7367e5350a0e9d0828f',1,'updateStunNonceAttribute(PStunPacket pStunPacket, PBYTE nonce, UINT16 nonceLen): Stun.c'],['../Stun_8h.html#a879888367ce4646c1ab214816887a72d',1,'updateStunNonceAttribute(PStunPacket, PBYTE, UINT16): Stun.c']]] ]; diff --git a/search/functions_13.js b/search/functions_13.js index 61deaf4851..3b00829437 100644 --- a/search/functions_13.js +++ b/search/functions_13.js @@ -1,7 +1,7 @@ var searchData= [ - ['validateiceconfiguration_3718',['validateIceConfiguration',['../Signaling_8c.html#af5819e8bf1d10e24153c35f91b50a735',1,'validateIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a69da71d2490742b3a99ebbbf47740457',1,'validateIceConfiguration(PSignalingClient): Signaling.c']]], - ['validatekvssignalingchannelarnandextractchannelname_3719',['validateKvsSignalingChannelArnAndExtractChannelName',['../ChannelInfo_8c.html#ace032d897b4d6d58dea23b77476ff225',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo pChannelInfo, PUINT16 pStart, PUINT16 pNumChars): ChannelInfo.c'],['../ChannelInfo_8h.html#ae8a2929753f9185326e48b9fa1763873',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo, PUINT16, PUINT16): ChannelInfo.c']]], - ['validatesignalingcallbacks_3720',['validateSignalingCallbacks',['../Signaling_8c.html#a67c16c9536390c4cfe89951c3b2c66f4',1,'validateSignalingCallbacks(PSignalingClient pSignalingClient, PSignalingClientCallbacks pCallbacks): Signaling.c'],['../Signaling_8h.html#ad1afb42a5882acec34accb506b07f894',1,'validateSignalingCallbacks(PSignalingClient, PSignalingClientCallbacks): Signaling.c']]], - ['validatesignalingclientinfo_3721',['validateSignalingClientInfo',['../Signaling_8c.html#a0edb640c8a78c4f5517727b7abb20e68',1,'validateSignalingClientInfo(PSignalingClient pSignalingClient, PSignalingClientInfoInternal pClientInfo): Signaling.c'],['../Signaling_8h.html#a551fab39aa6d1d2a1b9952d3e748e39d',1,'validateSignalingClientInfo(PSignalingClient, PSignalingClientInfoInternal): Signaling.c']]] + ['validateiceconfiguration_3714',['validateIceConfiguration',['../Signaling_8c.html#af5819e8bf1d10e24153c35f91b50a735',1,'validateIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a69da71d2490742b3a99ebbbf47740457',1,'validateIceConfiguration(PSignalingClient): Signaling.c']]], + ['validatekvssignalingchannelarnandextractchannelname_3715',['validateKvsSignalingChannelArnAndExtractChannelName',['../ChannelInfo_8c.html#ace032d897b4d6d58dea23b77476ff225',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo pChannelInfo, PUINT16 pStart, PUINT16 pNumChars): ChannelInfo.c'],['../ChannelInfo_8h.html#ae8a2929753f9185326e48b9fa1763873',1,'validateKvsSignalingChannelArnAndExtractChannelName(PChannelInfo, PUINT16, PUINT16): ChannelInfo.c']]], + ['validatesignalingcallbacks_3716',['validateSignalingCallbacks',['../Signaling_8c.html#a67c16c9536390c4cfe89951c3b2c66f4',1,'validateSignalingCallbacks(PSignalingClient pSignalingClient, PSignalingClientCallbacks pCallbacks): Signaling.c'],['../Signaling_8h.html#ad1afb42a5882acec34accb506b07f894',1,'validateSignalingCallbacks(PSignalingClient, PSignalingClientCallbacks): Signaling.c']]], + ['validatesignalingclientinfo_3717',['validateSignalingClientInfo',['../Signaling_8c.html#a0edb640c8a78c4f5517727b7abb20e68',1,'validateSignalingClientInfo(PSignalingClient pSignalingClient, PSignalingClientInfoInternal pClientInfo): Signaling.c'],['../Signaling_8h.html#a551fab39aa6d1d2a1b9952d3e748e39d',1,'validateSignalingClientInfo(PSignalingClient, PSignalingClientInfoInternal): Signaling.c']]] ]; diff --git a/search/functions_14.js b/search/functions_14.js index 041c94e4ec..deea3e36cd 100644 --- a/search/functions_14.js +++ b/search/functions_14.js @@ -1,8 +1,8 @@ var searchData= [ - ['wakelwsserviceeventloop_3722',['wakeLwsServiceEventLoop',['../LwsApiCalls_8c.html#a799bfe087bea205476d1359524b17656',1,'wakeLwsServiceEventLoop(PSignalingClient pSignalingClient, UINT32 protocolIndex): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a5d7afb5254f41d4626d81771cc7f9400',1,'wakeLwsServiceEventLoop(PSignalingClient, UINT32): LwsApiCalls.c']]], - ['withinlatencytolerance_3723',['withinLatencyTolerance',['../JitterBuffer_8c.html#a2740bae64fbc0fbc3403c8462420e7e7',1,'JitterBuffer.c']]], - ['writeframe_3724',['writeFrame',['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver, PFrame): Rtp.c'],['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver pRtcRtpTransceiver, PFrame pFrame): Rtp.c']]], - ['writelwsdata_3725',['writeLwsData',['../LwsApiCalls_8c.html#a79f1b7bc677d4cb0c2eb0c6ab854e8e5',1,'writeLwsData(PSignalingClient pSignalingClient, BOOL awaitForResponse): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2cd685bd0cb31e9f3a17c7b72605902e',1,'writeLwsData(PSignalingClient, BOOL): LwsApiCalls.c']]], - ['writertppacket_3726',['writeRtpPacket',['../Rtp_8c.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c'],['../Rtp_8h.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c']]] + ['wakelwsserviceeventloop_3718',['wakeLwsServiceEventLoop',['../LwsApiCalls_8c.html#a799bfe087bea205476d1359524b17656',1,'wakeLwsServiceEventLoop(PSignalingClient pSignalingClient, UINT32 protocolIndex): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a5d7afb5254f41d4626d81771cc7f9400',1,'wakeLwsServiceEventLoop(PSignalingClient, UINT32): LwsApiCalls.c']]], + ['withinlatencytolerance_3719',['withinLatencyTolerance',['../JitterBuffer_8c.html#a2740bae64fbc0fbc3403c8462420e7e7',1,'JitterBuffer.c']]], + ['writeframe_3720',['writeFrame',['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver, PFrame): Rtp.c'],['../group__PublicMemberFunctions.html#ga40c7caf6325f426d82030beec50cc86e',1,'writeFrame(PRtcRtpTransceiver pRtcRtpTransceiver, PFrame pFrame): Rtp.c']]], + ['writelwsdata_3721',['writeLwsData',['../LwsApiCalls_8c.html#a79f1b7bc677d4cb0c2eb0c6ab854e8e5',1,'writeLwsData(PSignalingClient pSignalingClient, BOOL awaitForResponse): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2cd685bd0cb31e9f3a17c7b72605902e',1,'writeLwsData(PSignalingClient, BOOL): LwsApiCalls.c']]], + ['writertppacket_3722',['writeRtpPacket',['../Rtp_8c.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c'],['../Rtp_8h.html#a6f38cb81e122dec46ea50feb5edb652a',1,'writeRtpPacket(PKvsPeerConnection pKvsPeerConnection, PRtpPacket pRtpPacket): Rtp.c']]] ]; diff --git a/search/functions_15.js b/search/functions_15.js index 03c4f306ed..25853e94cc 100644 --- a/search/functions_15.js +++ b/search/functions_15.js @@ -1,4 +1,4 @@ var searchData= [ - ['xoripaddress_3727',['xorIpAddress',['../Stun_8c.html#a086d658c6275e5a5161934025b070c24',1,'xorIpAddress(PKvsIpAddress pAddress, PBYTE pTransactionId): Stun.c'],['../Stun_8h.html#a37bb38628d81a01c444167a25e791e46',1,'xorIpAddress(PKvsIpAddress, PBYTE): Stun.c']]] + ['xoripaddress_3723',['xorIpAddress',['../Stun_8c.html#a086d658c6275e5a5161934025b070c24',1,'xorIpAddress(PKvsIpAddress pAddress, PBYTE pTransactionId): Stun.c'],['../Stun_8h.html#a37bb38628d81a01c444167a25e791e46',1,'xorIpAddress(PKvsIpAddress, PBYTE): Stun.c']]] ]; diff --git a/search/functions_2.js b/search/functions_2.js index 1534671b24..7fd138d4a4 100644 --- a/search/functions_2.js +++ b/search/functions_2.js @@ -1,73 +1,74 @@ var searchData= [ - ['canreadfd_3193',['canReadFd',['../ConnectionListener_8c.html#a0391139c6ce0f63d1c80850a6a5ff691',1,'ConnectionListener.c']]], - ['cantrickleicecandidates_3194',['canTrickleIceCandidates',['../group__PublicMemberFunctions.html#gadee138e84132fe3adb2a8c7d144c7188',1,'canTrickleIceCandidates(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#gadee138e84132fe3adb2a8c7d144c7188',1,'canTrickleIceCandidates(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], - ['changepeerconnectionstate_3195',['changePeerConnectionState',['../PeerConnection_8c.html#ab091080eb78ee92ae0529bdd743468a0',1,'changePeerConnectionState(PKvsPeerConnection pKvsPeerConnection, RTC_PEER_CONNECTION_STATE newState): PeerConnection.c'],['../PeerConnection_8h.html#a9fa2bc034a32d19488f1b433a2348756',1,'changePeerConnectionState(PKvsPeerConnection, RTC_PEER_CONNECTION_STATE): PeerConnection.c']]], - ['checkandcorrectforclockskew_3196',['checkAndCorrectForClockSkew',['../LwsApiCalls_8c.html#a2c096b44f492ff215fe5e9e23abf0e0d',1,'LwsApiCalls.c']]], - ['checkiceagentstatemachine_3197',['checkIceAgentStateMachine',['../IceAgentStateMachine_8c.html#acd7bf253066750f2b0da1b80949722db',1,'checkIceAgentStateMachine(PIceAgent pIceAgent): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ac1e4072b44c3d274fc8b80baa8367bf6',1,'checkIceAgentStateMachine(PIceAgent): IceAgentStateMachine.c']]], - ['checkturnconnectionstatemachine_3198',['checkTurnConnectionStateMachine',['../TurnConnectionStateMachine_8c.html#a77f6be14695dca731a1c64ec4ddd2fe6',1,'checkTurnConnectionStateMachine(PTurnConnection pTurnConnection): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ae6ad3271142405a970e247bacc8be1f2',1,'checkTurnConnectionStateMachine(PTurnConnection): TurnConnectionStateMachine.c']]], - ['checkturnpeerconnections_3199',['checkTurnPeerConnections',['../TurnConnection_8c.html#ad50e5f6b533c62c8b5297a6bf3615f29',1,'checkTurnPeerConnections(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#aa6ea1632a7ca8da73705a7cb9ba85120',1,'checkTurnPeerConnections(PTurnConnection): TurnConnection.c']]], - ['cleanupwebrtcclientinstance_3200',['cleanupWebRtcClientInstance',['../PeerConnection_8c.html#abbb3bf23f9e3d392a0bfef3e44dd8b14',1,'PeerConnection.c']]], - ['closepeerconnection_3201',['closePeerConnection',['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], - ['closesocket_3202',['closeSocket',['../Network_8c.html#a8c64aed52ea980830d0f9db66fc93e1b',1,'closeSocket(INT32 sockfd): Network.c'],['../Network_8h.html#a4fcb6e0d52c9fefd28a444ea428c8475',1,'closeSocket(INT32): Network.c']]], - ['computecandidatepairpriority_3203',['computeCandidatePairPriority',['../IceAgent_8h.html#a310353b6a6ec17871308316b8c67bd90',1,'computeCandidatePairPriority(PIceCandidatePair, BOOL): IceAgent.c'],['../IceAgent_8c.html#aea82ec5c31f92655c535153ae0c9ed85',1,'computeCandidatePairPriority(PIceCandidatePair pIceCandidatePair, BOOL isLocalControlling): IceAgent.c']]], - ['computecandidatepriority_3204',['computeCandidatePriority',['../IceAgent_8c.html#a59fb161f9a724412e557db0531d15cb9',1,'computeCandidatePriority(PIceCandidate pIceCandidate): IceAgent.c'],['../IceAgent_8h.html#a699e942cc74cad6a53bbd6c100966088',1,'computeCandidatePriority(PIceCandidate): IceAgent.c']]], - ['configureretrystrategyforsignalingstatemachine_3205',['configureRetryStrategyForSignalingStateMachine',['../Signaling_8c.html#a1807a5760e822b687c60dec226885839',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a2dc8e38118e0eaea04454dd3dfb7d51d',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c']]], - ['configuresctpsocket_3206',['configureSctpSocket',['../Sctp_8c.html#a55eca852bfcd8b72d9a2429a23d39886',1,'Sctp.c']]], - ['connectionlisteneraddconnection_3207',['connectionListenerAddConnection',['../ConnectionListener_8c.html#ac634ad15c50810bf36f61e6d3eb6f00d',1,'connectionListenerAddConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c'],['../ConnectionListener_8h.html#afd48cef275cc8da007a23655b05e3951',1,'connectionListenerAddConnection(PConnectionListener, PSocketConnection): ConnectionListener.c']]], - ['connectionlistenerreceivedataroutine_3208',['connectionListenerReceiveDataRoutine',['../ConnectionListener_8c.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c'],['../ConnectionListener_8h.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c']]], - ['connectionlistenerremoveallconnection_3209',['connectionListenerRemoveAllConnection',['../ConnectionListener_8c.html#a0f848846ecef82f2b18aba63304cb9b1',1,'connectionListenerRemoveAllConnection(PConnectionListener pConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a16d5019e5402a94cc6684a33583a1b9a',1,'connectionListenerRemoveAllConnection(PConnectionListener): ConnectionListener.c']]], - ['connectionlistenerremoveconnection_3210',['connectionListenerRemoveConnection',['../ConnectionListener_8c.html#aadef069d7cf4137e975a3d91c8a46400',1,'connectionListenerRemoveConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c'],['../ConnectionListener_8h.html#a93a44efadf7dbf829d9d361ad0d95905',1,'connectionListenerRemoveConnection(PConnectionListener, PSocketConnection): ConnectionListener.c']]], - ['connectionlistenerstart_3211',['connectionListenerStart',['../ConnectionListener_8h.html#af99a43457548917a4ca6017eaa1c4470',1,'connectionListenerStart(PConnectionListener): ConnectionListener.c'],['../ConnectionListener_8c.html#ac6b964c533b9932afd35358f2b49f5a8',1,'connectionListenerStart(PConnectionListener pConnectionListener): ConnectionListener.c']]], - ['connectlocaldatachannel_3212',['connectLocalDataChannel',['../DataChannel_8c.html#accf508292307a9a5373dc476a8fcc975',1,'DataChannel.c']]], - ['connectsignalingchannel_3213',['connectSignalingChannel',['../Signaling_8c.html#a121535c5082aab600f8a6114270462ef',1,'connectSignalingChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a7bbc824772aa5da9ae0f0d32072624a5',1,'connectSignalingChannel(PSignalingClient, UINT64): Signaling.c']]], - ['connectsignalingchannellws_3214',['connectSignalingChannelLws',['../LwsApiCalls_8c.html#ae1cea6c90bbf08edbab8a6e71231d41f',1,'connectSignalingChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2ac258834937856ede462e972c15869f',1,'connectSignalingChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['constructretransmitrtppacketfrombytes_3215',['constructRetransmitRtpPacketFromBytes',['../RtpPacket_8c.html#aa8208bbcf8f9f22873708986d8dcda55',1,'constructRetransmitRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, UINT16 sequenceNum, UINT8 payloadType, UINT32 ssrc, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#aed0aaf168ee5fff2577454d4332c54f6',1,'constructRetransmitRtpPacketFromBytes(PBYTE, UINT32, UINT16, UINT8, UINT32, PRtpPacket *): RtpPacket.c']]], - ['constructrtppackets_3216',['constructRtpPackets',['../RtpPacket_8c.html#a781c9fdecd3fdb22697960449adb3412',1,'constructRtpPackets(PPayloadArray pPayloadArray, UINT8 payloadType, UINT16 startSequenceNumber, UINT32 timestamp, UINT32 ssrc, PRtpPacket pPackets, UINT32 packetCount): RtpPacket.c'],['../RtpPacket_8h.html#ad4d767668c6708868a6f7cf4d56402ac',1,'constructRtpPackets(PPayloadArray, UINT8, UINT16, UINT32, UINT32, PRtpPacket, UINT32): RtpPacket.c']]], - ['converttimestamptontp_3217',['convertTimestampToNTP',['../RtcpPacket_8c.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c'],['../RtcpPacket_8h.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c']]], - ['copycertificateandkey_3218',['copyCertificateAndKey',['../Dtls__mbedtls_8c.html#ae531676f27dfc698ebf5ff4087f4f762',1,'Dtls_mbedtls.c']]], - ['createanswer_3219',['createAnswer',['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], - ['createbytesfromrtppacket_3220',['createBytesFromRtpPacket',['../RtpPacket_8h.html#a990324326132567a1c5f8c7436f3bff0',1,'createBytesFromRtpPacket(PRtpPacket, PBYTE, PUINT32): RtpPacket.c'],['../RtpPacket_8c.html#a7eedc4b79bda85bf810d70bb84cd920e',1,'createBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, PUINT32 pPacketLength): RtpPacket.c']]], - ['createcertificateandkey_3221',['createCertificateAndKey',['../Dtls__mbedtls_8c.html#aeb739e880d3edc3d95e7135805114f13',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a451c48525b0c0a8919a880d6834c1f7f',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c']]], - ['createchannel_3222',['createChannel',['../Signaling_8c.html#ae2a4c41f6590bfdeb451ba05d3b2fa4c',1,'createChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a6015410f4f76b055dd29dea57197f98d',1,'createChannel(PSignalingClient, UINT64): Signaling.c']]], - ['createchannellws_3223',['createChannelLws',['../LwsApiCalls_8c.html#aaa11ed305dd9f71bc0a1b0fdd5ee46fd',1,'createChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a54893a1b3159194b87bffce1dc81f667',1,'createChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['createconnectionlistener_3224',['createConnectionListener',['../ConnectionListener_8c.html#a24660cc58fb5a9b154011e3a4092819b',1,'createConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a2530e40fd2ed5f3560e51f78501d066a',1,'createConnectionListener(PConnectionListener *): ConnectionListener.c']]], - ['createdatachannel_3225',['createDataChannel',['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection, PCHAR, PRtcDataChannelInit, PRtcDataChannel *): DataChannel.c'],['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection pPeerConnection, PCHAR pDataChannelName, PRtcDataChannelInit pRtcDataChannelInit, PRtcDataChannel *ppRtcDataChannel): DataChannel.c']]], - ['createdtlssession_3226',['createDtlsSession',['../Dtls_8h.html#ac281e5a858d8c8ef0df8b26768d0663b',1,'createDtlsSession(PDtlsSessionCallbacks, TIMER_QUEUE_HANDLE, INT32, BOOL, PRtcCertificate, PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_openssl.c']]], - ['createfileifnotexist_3227',['createFileIfNotExist',['../FileCache_8c.html#aedcb1b57ddc166aa7ba97663ee7846bd',1,'FileCache.c']]], - ['createiceagent_3228',['createIceAgent',['../IceAgent_8h.html#a8b4871fcabcb392bb37f78a0a1b129eb',1,'createIceAgent(PCHAR, PCHAR, PIceAgentCallbacks, PRtcConfiguration, TIMER_QUEUE_HANDLE, PConnectionListener, PIceAgent *): IceAgent.c'],['../IceAgent_8c.html#af2fe29241b2d4ab4997fe04c41534578',1,'createIceAgent(PCHAR username, PCHAR password, PIceAgentCallbacks pIceAgentCallbacks, PRtcConfiguration pRtcConfiguration, TIMER_QUEUE_HANDLE timerQueueHandle, PConnectionListener pConnectionListener, PIceAgent *ppIceAgent): IceAgent.c']]], - ['createicecandidatepairs_3229',['createIceCandidatePairs',['../IceAgent_8c.html#ab4a5a8ab78cd23b15d19ef7a25da80ca',1,'createIceCandidatePairs(PIceAgent pIceAgent, PIceCandidate pIceCandidate, BOOL isRemoteCandidate): IceAgent.c'],['../IceAgent_8h.html#ab8082cc21804a13eee3f623b533e1fc3',1,'createIceCandidatePairs(PIceAgent, PIceCandidate, BOOL): IceAgent.c']]], - ['createiobuffer_3230',['createIOBuffer',['../IOBuffer_8c.html#ab546267bacecbe0c2c65a2286df9dfc4',1,'createIOBuffer(UINT32 initialCap, PIOBuffer *ppBuffer): IOBuffer.c'],['../IOBuffer_8h.html#a4da29bac7f5f986b9ea849470b713dba',1,'createIOBuffer(UINT32, PIOBuffer *): IOBuffer.c']]], - ['createjitterbuffer_3231',['createJitterBuffer',['../JitterBuffer_8c.html#a5675dd12bea8eaa59c74680a942d6cab',1,'createJitterBuffer(FrameReadyFunc onFrameReadyFunc, FrameDroppedFunc onFrameDroppedFunc, DepayRtpPayloadFunc depayRtpPayloadFunc, UINT32 maxLatency, UINT32 clockRate, UINT64 customData, PJitterBuffer *ppJitterBuffer): JitterBuffer.c'],['../JitterBuffer_8h.html#affdac48c54f072f9b4e26d6de088cfb2',1,'createJitterBuffer(FrameReadyFunc, FrameDroppedFunc, DepayRtpPayloadFunc, UINT32, UINT32, UINT64, PJitterBuffer *): JitterBuffer.c']]], - ['createkvsrtptransceiver_3232',['createKvsRtpTransceiver',['../Rtp_8c.html#a546a0453948ee8060791e725b0194ca5',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION direction, PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc, UINT32 rtxSsrc, PRtcMediaStreamTrack pRtcMediaStreamTrack, PJitterBuffer pJitterBuffer, RTC_CODEC rtcCodec, PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c'],['../Rtp_8h.html#afbd4b909747cdf574518ad6df03a2e76',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *): Rtp.c']]], - ['createlwscallinfo_3233',['createLwsCallInfo',['../LwsApiCalls_8c.html#a988b3c6e00aa3e79fce24a41faeb772c',1,'createLwsCallInfo(PSignalingClient pSignalingClient, PRequestInfo pRequestInfo, UINT32 protocolIndex, PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e238df1b674114cfa91bf8b7f2fe345',1,'createLwsCallInfo(PSignalingClient, PRequestInfo, UINT32, PLwsCallInfo *): LwsApiCalls.c']]], - ['createoffer_3234',['createOffer',['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], - ['createpayloadforg711_3235',['createPayloadForG711',['../RtpG711Payloader_8c.html#a780563e6f0f19b4de917fad031c7b982',1,'createPayloadForG711(UINT32 mtu, PBYTE g711Frame, UINT32 g711FrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#af2412a5b3be2e054853cdb79f9546783',1,'createPayloadForG711(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpG711Payloader.c']]], - ['createpayloadforh264_3236',['createPayloadForH264',['../RtpH264Payloader_8c.html#a2e2a5fd1437d44a603302b83adae52b4',1,'createPayloadForH264(UINT32 mtu, PBYTE nalus, UINT32 nalusLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#a24fb84011ee9c17c7f228b4ba8f4b265',1,'createPayloadForH264(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpH264Payloader.c']]], - ['createpayloadforopus_3237',['createPayloadForOpus',['../RtpOpusPayloader_8c.html#a0e3f6d4d676e6ce8854a23ca315ad55b',1,'createPayloadForOpus(UINT32 mtu, PBYTE opusFrame, UINT32 opusFrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpOpusPayloader.c'],['../RtpOpusPayloader_8h.html#aff2cb3ad8e4fc7304663b1b58c1804ee',1,'createPayloadForOpus(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpOpusPayloader.c']]], - ['createpayloadforvp8_3238',['createPayloadForVP8',['../RtpVP8Payloader_8c.html#a7e222fc0e8c054c54e6e8607bac57331',1,'createPayloadForVP8(UINT32 mtu, PBYTE pData, UINT32 dataLen, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpVP8Payloader.c'],['../RtpVP8Payloader_8h.html#acb66ace9a407a0568f10165bb0beea38',1,'createPayloadForVP8(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpVP8Payloader.c']]], - ['createpayloadfromnalu_3239',['createPayloadFromNalu',['../RtpH264Payloader_8c.html#ae95e9194dafde123c71c861280ec2dfa',1,'createPayloadFromNalu(UINT32 mtu, PBYTE nalu, UINT32 naluLength, PPayloadArray pPayloadArray, PUINT32 filledLength, PUINT32 filledSubLenSize): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#a1c39e524053e68f5a9dbabd7226c8f25',1,'createPayloadFromNalu(UINT32, PBYTE, UINT32, PPayloadArray, PUINT32, PUINT32): RtpH264Payloader.c']]], - ['createpeerconnection_3240',['createPeerConnection',['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration, PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration pConfiguration, PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], - ['createretransmitter_3241',['createRetransmitter',['../Retransmitter_8c.html#aaad5339168322ac5d7c1cc017fbe982d',1,'createRetransmitter(UINT32 seqNumListLen, UINT32 validIndexListLen, PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#a914b34c96ccaeb9dc71e07ddec0fc446',1,'createRetransmitter(UINT32, UINT32, PRetransmitter *): Retransmitter.c']]], - ['createretrystrategyforcreatingsignalingclient_3242',['createRetryStrategyForCreatingSignalingClient',['../Client_8c.html#a55d8c9bc065aa63039bec826644f59fb',1,'Client.c']]], - ['createrollingbuffer_3243',['createRollingBuffer',['../RollingBuffer_8c.html#a50736e98819371a7188a350107a4b072',1,'createRollingBuffer(UINT32 capacity, FreeDataFunc freeDataFunc, PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#a3b183a89ddc114030f4dc1066c16267f',1,'createRollingBuffer(UINT32, FreeDataFunc, PRollingBuffer *): RollingBuffer.c']]], - ['creatertccertificate_3244',['createRtcCertificate',['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *): Crypto.c'],['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *ppRtcCertificate): Crypto.c']]], - ['creatertppacket_3245',['createRtpPacket',['../RtpPacket_8h.html#ac21d4ad4a7c296da7b846ac42d76970e',1,'createRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket *): RtpPacket.c'],['../RtpPacket_8c.html#a295cd0e7e89e3530a018c08ed17c0896',1,'createRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket *ppRtpPacket): RtpPacket.c']]], - ['creatertppacketfrombytes_3246',['createRtpPacketFromBytes',['../RtpPacket_8c.html#a14ddfcfb8e5d665343585881c1aeac65',1,'createRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#afc40293a4b300bddb28486d08c150857',1,'createRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket *): RtpPacket.c']]], - ['creatertprollingbuffer_3247',['createRtpRollingBuffer',['../RtpRollingBuffer_8c.html#ab547d56aacb2300e966ecf2257455aa8',1,'createRtpRollingBuffer(UINT32 capacity, PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#aa54b8dd8691f2ddaba185cd13d445736',1,'createRtpRollingBuffer(UINT32, PRtpRollingBuffer *): RtpRollingBuffer.c']]], - ['createsctpsession_3248',['createSctpSession',['../Sctp_8c.html#aa85f15d7ff49da06d2cb9bf6287338bd',1,'createSctpSession(PSctpSessionCallbacks pSctpSessionCallbacks, PSctpSession *ppSctpSession): Sctp.c'],['../Sctp_8h.html#a28c451f4393777e23235a56d002484e2',1,'createSctpSession(PSctpSessionCallbacks, PSctpSession *): Sctp.c']]], - ['createsignalingclientsync_3249',['createSignalingClientSync',['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], - ['createsignalingsync_3250',['createSignalingSync',['../Signaling_8c.html#ab095306d46a8e5ae01e2b28a8de0487a',1,'createSignalingSync(PSignalingClientInfoInternal pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#a26907340bcd88230be1b23ace9d19e68',1,'createSignalingSync(PSignalingClientInfoInternal, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSignalingClient *): Signaling.c']]], - ['createsocket_3251',['createSocket',['../Network_8c.html#ab3ab2228bda4eb3452e7dcff085f78d1',1,'createSocket(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, UINT32 sendBufSize, PINT32 pOutSockFd): Network.c'],['../Network_8h.html#a822ca40073be3fbf777d063373efcf59',1,'createSocket(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, UINT32, PINT32): Network.c']]], - ['createsocketconnection_3252',['createSocketConnection',['../SocketConnection_8c.html#a5dd11b0d4a90925f1f6019984576125a',1,'createSocketConnection(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, PKvsIpAddress pBindAddr, PKvsIpAddress pPeerIpAddr, UINT64 customData, ConnectionDataAvailableFunc dataAvailableFn, UINT32 sendBufSize, PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#a5ce9dfe7b74d9b52538004c323214965',1,'createSocketConnection(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, PKvsIpAddress, PKvsIpAddress, UINT64, ConnectionDataAvailableFunc, UINT32, PSocketConnection *): SocketConnection.c']]], - ['createsocketpair_3253',['createSocketPair',['../Network_8h.html#a5ca4895eba00d0842dbf95c82e5384c2',1,'createSocketPair(INT32(*)[2]): Network.c'],['../Network_8c.html#a2a57d5baa1a3299547ac03b34f2dc84a',1,'createSocketPair(INT32(*pSocketPair)[2]): Network.c']]], - ['createssl_3254',['createSsl',['../Dtls__openssl_8c.html#a0ae93fa40ae5eb21cc9186f822c6029e',1,'Dtls_openssl.c']]], - ['createsslctx_3255',['createSslCtx',['../Dtls__openssl_8c.html#a9f7171c14a422c26d110d5c44d9c6a05',1,'Dtls_openssl.c']]], - ['createstunpacket_3256',['createStunPacket',['../Stun_8c.html#a82bd20e19952bf247d16b639fc091a34',1,'createStunPacket(STUN_PACKET_TYPE stunPacketType, PBYTE transactionId, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#acf0f4bf537aad576dad489a7b5222069',1,'createStunPacket(STUN_PACKET_TYPE, PBYTE, PStunPacket *): Stun.c']]], - ['createthreadpoolcontext_3257',['createThreadPoolContext',['../ThreadPoolContext_8c.html#a92d437785ef0ef55afb88dd4d4c554d2',1,'createThreadPoolContext(): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#a3f57ee182c3ab6ea6efa3a7ca63fd930',1,'createThreadPoolContext(): ThreadPoolContext.c']]], - ['createtlssession_3258',['createTlsSession',['../Tls__mbedtls_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_openssl.c'],['../Tls_8h.html#a2adef1296769de182eb886ea34a968c4',1,'createTlsSession(PTlsSessionCallbacks, PTlsSession *): Tls_mbedtls.c']]], - ['createtransactionidstore_3259',['createTransactionIdStore',['../IceUtils_8c.html#a253397f5ac2ab54ecf549f88096ed942',1,'createTransactionIdStore(UINT32 maxIdCount, PTransactionIdStore *ppTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a25521c0da8f4bf9eb401ca0e8afa6a36',1,'createTransactionIdStore(UINT32, PTransactionIdStore *): IceUtils.c']]], - ['createturnconnection_3260',['createTurnConnection',['../TurnConnection_8c.html#a45124af8be2273f83db9e6278ae3d0d6',1,'createTurnConnection(PIceServer pTurnServer, TIMER_QUEUE_HANDLE timerQueueHandle, TURN_CONNECTION_DATA_TRANSFER_MODE dataTransferMode, KVS_SOCKET_PROTOCOL protocol, PTurnConnectionCallbacks pTurnConnectionCallbacks, PSocketConnection pTurnSocket, PConnectionListener pConnectionListener, PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a71e6fb744871a4b7929790dcf8fa7ffc',1,'createTurnConnection(PIceServer, TIMER_QUEUE_HANDLE, TURN_CONNECTION_DATA_TRANSFER_MODE, KVS_SOCKET_PROTOCOL, PTurnConnectionCallbacks, PSocketConnection, PConnectionListener, PTurnConnection *): TurnConnection.c']]], - ['createvalidatechannelinfo_3261',['createValidateChannelInfo',['../ChannelInfo_8c.html#ad0868d0a2cc5b05d94d83fc21711e9e5',1,'createValidateChannelInfo(PChannelInfo pOrigChannelInfo, PChannelInfo *ppChannelInfo): ChannelInfo.c'],['../ChannelInfo_8h.html#af9e8887c9c11678da8f4917362665437',1,'createValidateChannelInfo(PChannelInfo, PChannelInfo *): ChannelInfo.c']]], - ['createwebrtcclientinstance_3262',['createWebRtcClientInstance',['../PeerConnection_8c.html#a7e9316f29961fb166a64cd87b7959f30',1,'PeerConnection.c']]] + ['canreadfd_3195',['canReadFd',['../ConnectionListener_8c.html#a0391139c6ce0f63d1c80850a6a5ff691',1,'ConnectionListener.c']]], + ['cantrickleicecandidates_3196',['canTrickleIceCandidates',['../group__PublicMemberFunctions.html#gadee138e84132fe3adb2a8c7d144c7188',1,'canTrickleIceCandidates(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#gadee138e84132fe3adb2a8c7d144c7188',1,'canTrickleIceCandidates(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], + ['changepeerconnectionstate_3197',['changePeerConnectionState',['../PeerConnection_8c.html#ab091080eb78ee92ae0529bdd743468a0',1,'changePeerConnectionState(PKvsPeerConnection pKvsPeerConnection, RTC_PEER_CONNECTION_STATE newState): PeerConnection.c'],['../PeerConnection_8h.html#a9fa2bc034a32d19488f1b433a2348756',1,'changePeerConnectionState(PKvsPeerConnection, RTC_PEER_CONNECTION_STATE): PeerConnection.c']]], + ['checkandcorrectforclockskew_3198',['checkAndCorrectForClockSkew',['../LwsApiCalls_8c.html#a2c096b44f492ff215fe5e9e23abf0e0d',1,'LwsApiCalls.c']]], + ['checkiceagentstatemachine_3199',['checkIceAgentStateMachine',['../IceAgentStateMachine_8c.html#acd7bf253066750f2b0da1b80949722db',1,'checkIceAgentStateMachine(PIceAgent pIceAgent): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ac1e4072b44c3d274fc8b80baa8367bf6',1,'checkIceAgentStateMachine(PIceAgent): IceAgentStateMachine.c']]], + ['checkturnconnectionstatemachine_3200',['checkTurnConnectionStateMachine',['../TurnConnectionStateMachine_8c.html#a77f6be14695dca731a1c64ec4ddd2fe6',1,'checkTurnConnectionStateMachine(PTurnConnection pTurnConnection): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ae6ad3271142405a970e247bacc8be1f2',1,'checkTurnConnectionStateMachine(PTurnConnection): TurnConnectionStateMachine.c']]], + ['checkturnpeerconnections_3201',['checkTurnPeerConnections',['../TurnConnection_8c.html#ad50e5f6b533c62c8b5297a6bf3615f29',1,'checkTurnPeerConnections(PTurnConnection pTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#aa6ea1632a7ca8da73705a7cb9ba85120',1,'checkTurnPeerConnections(PTurnConnection): TurnConnection.c']]], + ['cleanupwebrtcclientinstance_3202',['cleanupWebRtcClientInstance',['../PeerConnection_8c.html#abbb3bf23f9e3d392a0bfef3e44dd8b14',1,'PeerConnection.c']]], + ['closepeerconnection_3203',['closePeerConnection',['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga9babad6ea2bc9bb97279c7034697375a',1,'closePeerConnection(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], + ['closesocket_3204',['closeSocket',['../Network_8c.html#a8c64aed52ea980830d0f9db66fc93e1b',1,'closeSocket(INT32 sockfd): Network.c'],['../Network_8h.html#a4fcb6e0d52c9fefd28a444ea428c8475',1,'closeSocket(INT32): Network.c']]], + ['computecandidatepairpriority_3205',['computeCandidatePairPriority',['../IceAgent_8c.html#aea82ec5c31f92655c535153ae0c9ed85',1,'computeCandidatePairPriority(PIceCandidatePair pIceCandidatePair, BOOL isLocalControlling): IceAgent.c'],['../IceAgent_8h.html#a310353b6a6ec17871308316b8c67bd90',1,'computeCandidatePairPriority(PIceCandidatePair, BOOL): IceAgent.c']]], + ['computecandidatepriority_3206',['computeCandidatePriority',['../IceAgent_8h.html#a699e942cc74cad6a53bbd6c100966088',1,'computeCandidatePriority(PIceCandidate): IceAgent.c'],['../IceAgent_8c.html#a59fb161f9a724412e557db0531d15cb9',1,'computeCandidatePriority(PIceCandidate pIceCandidate): IceAgent.c']]], + ['configureretrystrategyforsignalingstatemachine_3207',['configureRetryStrategyForSignalingStateMachine',['../Signaling_8c.html#a1807a5760e822b687c60dec226885839',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a2dc8e38118e0eaea04454dd3dfb7d51d',1,'configureRetryStrategyForSignalingStateMachine(PSignalingClient): Signaling.c']]], + ['configuresctpsocket_3208',['configureSctpSocket',['../Sctp_8c.html#a55eca852bfcd8b72d9a2429a23d39886',1,'Sctp.c']]], + ['connectionlisteneraddconnection_3209',['connectionListenerAddConnection',['../ConnectionListener_8c.html#ac634ad15c50810bf36f61e6d3eb6f00d',1,'connectionListenerAddConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c'],['../ConnectionListener_8h.html#afd48cef275cc8da007a23655b05e3951',1,'connectionListenerAddConnection(PConnectionListener, PSocketConnection): ConnectionListener.c']]], + ['connectionlistenerreceivedataroutine_3210',['connectionListenerReceiveDataRoutine',['../ConnectionListener_8c.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c'],['../ConnectionListener_8h.html#ad4b0c7229cc56aa8bc3eaef7d75c2ab7',1,'connectionListenerReceiveDataRoutine(PVOID arg): ConnectionListener.c']]], + ['connectionlistenerremoveallconnection_3211',['connectionListenerRemoveAllConnection',['../ConnectionListener_8c.html#a0f848846ecef82f2b18aba63304cb9b1',1,'connectionListenerRemoveAllConnection(PConnectionListener pConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a16d5019e5402a94cc6684a33583a1b9a',1,'connectionListenerRemoveAllConnection(PConnectionListener): ConnectionListener.c']]], + ['connectionlistenerremoveconnection_3212',['connectionListenerRemoveConnection',['../ConnectionListener_8c.html#aadef069d7cf4137e975a3d91c8a46400',1,'connectionListenerRemoveConnection(PConnectionListener pConnectionListener, PSocketConnection pSocketConnection): ConnectionListener.c'],['../ConnectionListener_8h.html#a93a44efadf7dbf829d9d361ad0d95905',1,'connectionListenerRemoveConnection(PConnectionListener, PSocketConnection): ConnectionListener.c']]], + ['connectionlistenerstart_3213',['connectionListenerStart',['../ConnectionListener_8c.html#ac6b964c533b9932afd35358f2b49f5a8',1,'connectionListenerStart(PConnectionListener pConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#af99a43457548917a4ca6017eaa1c4470',1,'connectionListenerStart(PConnectionListener): ConnectionListener.c']]], + ['connectlocaldatachannel_3214',['connectLocalDataChannel',['../DataChannel_8c.html#accf508292307a9a5373dc476a8fcc975',1,'DataChannel.c']]], + ['connectsignalingchannel_3215',['connectSignalingChannel',['../Signaling_8c.html#a121535c5082aab600f8a6114270462ef',1,'connectSignalingChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a7bbc824772aa5da9ae0f0d32072624a5',1,'connectSignalingChannel(PSignalingClient, UINT64): Signaling.c']]], + ['connectsignalingchannellws_3216',['connectSignalingChannelLws',['../LwsApiCalls_8c.html#ae1cea6c90bbf08edbab8a6e71231d41f',1,'connectSignalingChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2ac258834937856ede462e972c15869f',1,'connectSignalingChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['constructretransmitrtppacketfrombytes_3217',['constructRetransmitRtpPacketFromBytes',['../RtpPacket_8c.html#aa8208bbcf8f9f22873708986d8dcda55',1,'constructRetransmitRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, UINT16 sequenceNum, UINT8 payloadType, UINT32 ssrc, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#aed0aaf168ee5fff2577454d4332c54f6',1,'constructRetransmitRtpPacketFromBytes(PBYTE, UINT32, UINT16, UINT8, UINT32, PRtpPacket *): RtpPacket.c']]], + ['constructrtppackets_3218',['constructRtpPackets',['../RtpPacket_8c.html#a781c9fdecd3fdb22697960449adb3412',1,'constructRtpPackets(PPayloadArray pPayloadArray, UINT8 payloadType, UINT16 startSequenceNumber, UINT32 timestamp, UINT32 ssrc, PRtpPacket pPackets, UINT32 packetCount): RtpPacket.c'],['../RtpPacket_8h.html#ad4d767668c6708868a6f7cf4d56402ac',1,'constructRtpPackets(PPayloadArray, UINT8, UINT16, UINT32, UINT32, PRtpPacket, UINT32): RtpPacket.c']]], + ['convertsdperrorcode_3219',['convertSdpErrorCode',['../Deserialize_8c.html#a0143bf5f0f5daf444644297d8dc2721c',1,'convertSdpErrorCode(SdpResult_t sdpResult): SdpUtils.c'],['../SdpUtils_8c.html#a0143bf5f0f5daf444644297d8dc2721c',1,'convertSdpErrorCode(SdpResult_t sdpResult): SdpUtils.c'],['../Serialize_8c.html#a0143bf5f0f5daf444644297d8dc2721c',1,'convertSdpErrorCode(SdpResult_t sdpResult): SdpUtils.c']]], + ['converttimestamptontp_3220',['convertTimestampToNTP',['../RtcpPacket_8c.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c'],['../RtcpPacket_8h.html#a27539bc525d2126e845de55053e71100',1,'convertTimestampToNTP(UINT64 time100ns): RtcpPacket.c']]], + ['copycertificateandkey_3221',['copyCertificateAndKey',['../Dtls__mbedtls_8c.html#ae531676f27dfc698ebf5ff4087f4f762',1,'Dtls_mbedtls.c']]], + ['createanswer_3222',['createAnswer',['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga7dc5ad4eb5cc7e000396547279108d9b',1,'createAnswer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], + ['createbytesfromrtppacket_3223',['createBytesFromRtpPacket',['../RtpPacket_8h.html#a990324326132567a1c5f8c7436f3bff0',1,'createBytesFromRtpPacket(PRtpPacket, PBYTE, PUINT32): RtpPacket.c'],['../RtpPacket_8c.html#a7eedc4b79bda85bf810d70bb84cd920e',1,'createBytesFromRtpPacket(PRtpPacket pRtpPacket, PBYTE pRawPacket, PUINT32 pPacketLength): RtpPacket.c']]], + ['createcertificateandkey_3224',['createCertificateAndKey',['../Dtls__mbedtls_8c.html#aeb739e880d3edc3d95e7135805114f13',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a451c48525b0c0a8919a880d6834c1f7f',1,'createCertificateAndKey(INT32 certificateBits, BOOL generateRSACertificate, X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c']]], + ['createchannel_3225',['createChannel',['../Signaling_8c.html#ae2a4c41f6590bfdeb451ba05d3b2fa4c',1,'createChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a6015410f4f76b055dd29dea57197f98d',1,'createChannel(PSignalingClient, UINT64): Signaling.c']]], + ['createchannellws_3226',['createChannelLws',['../LwsApiCalls_8c.html#aaa11ed305dd9f71bc0a1b0fdd5ee46fd',1,'createChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a54893a1b3159194b87bffce1dc81f667',1,'createChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['createconnectionlistener_3227',['createConnectionListener',['../ConnectionListener_8c.html#a24660cc58fb5a9b154011e3a4092819b',1,'createConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c'],['../ConnectionListener_8h.html#a2530e40fd2ed5f3560e51f78501d066a',1,'createConnectionListener(PConnectionListener *): ConnectionListener.c']]], + ['createdatachannel_3228',['createDataChannel',['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection, PCHAR, PRtcDataChannelInit, PRtcDataChannel *): DataChannel.c'],['../group__PublicMemberFunctions.html#ga70b9d70f77fae56f1a2f223cb3054416',1,'createDataChannel(PRtcPeerConnection pPeerConnection, PCHAR pDataChannelName, PRtcDataChannelInit pRtcDataChannelInit, PRtcDataChannel *ppRtcDataChannel): DataChannel.c']]], + ['createdtlssession_3229',['createDtlsSession',['../Dtls_8h.html#ac281e5a858d8c8ef0df8b26768d0663b',1,'createDtlsSession(PDtlsSessionCallbacks, TIMER_QUEUE_HANDLE, INT32, BOOL, PRtcCertificate, PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac40bba1019de3e73a9006b12c9dc4eaa',1,'createDtlsSession(PDtlsSessionCallbacks pDtlsSessionCallbacks, TIMER_QUEUE_HANDLE timerQueueHandle, INT32 certificateBits, BOOL generateRSACertificate, PRtcCertificate pRtcCertificates, PDtlsSession *ppDtlsSession): Dtls_openssl.c']]], + ['createfileifnotexist_3230',['createFileIfNotExist',['../FileCache_8c.html#aedcb1b57ddc166aa7ba97663ee7846bd',1,'FileCache.c']]], + ['createiceagent_3231',['createIceAgent',['../IceAgent_8c.html#af2fe29241b2d4ab4997fe04c41534578',1,'createIceAgent(PCHAR username, PCHAR password, PIceAgentCallbacks pIceAgentCallbacks, PRtcConfiguration pRtcConfiguration, TIMER_QUEUE_HANDLE timerQueueHandle, PConnectionListener pConnectionListener, PIceAgent *ppIceAgent): IceAgent.c'],['../IceAgent_8h.html#a8b4871fcabcb392bb37f78a0a1b129eb',1,'createIceAgent(PCHAR, PCHAR, PIceAgentCallbacks, PRtcConfiguration, TIMER_QUEUE_HANDLE, PConnectionListener, PIceAgent *): IceAgent.c']]], + ['createicecandidatepairs_3232',['createIceCandidatePairs',['../IceAgent_8c.html#ab4a5a8ab78cd23b15d19ef7a25da80ca',1,'createIceCandidatePairs(PIceAgent pIceAgent, PIceCandidate pIceCandidate, BOOL isRemoteCandidate): IceAgent.c'],['../IceAgent_8h.html#ab8082cc21804a13eee3f623b533e1fc3',1,'createIceCandidatePairs(PIceAgent, PIceCandidate, BOOL): IceAgent.c']]], + ['createiobuffer_3233',['createIOBuffer',['../IOBuffer_8c.html#ab546267bacecbe0c2c65a2286df9dfc4',1,'createIOBuffer(UINT32 initialCap, PIOBuffer *ppBuffer): IOBuffer.c'],['../IOBuffer_8h.html#a4da29bac7f5f986b9ea849470b713dba',1,'createIOBuffer(UINT32, PIOBuffer *): IOBuffer.c']]], + ['createjitterbuffer_3234',['createJitterBuffer',['../JitterBuffer_8c.html#a5675dd12bea8eaa59c74680a942d6cab',1,'createJitterBuffer(FrameReadyFunc onFrameReadyFunc, FrameDroppedFunc onFrameDroppedFunc, DepayRtpPayloadFunc depayRtpPayloadFunc, UINT32 maxLatency, UINT32 clockRate, UINT64 customData, PJitterBuffer *ppJitterBuffer): JitterBuffer.c'],['../JitterBuffer_8h.html#affdac48c54f072f9b4e26d6de088cfb2',1,'createJitterBuffer(FrameReadyFunc, FrameDroppedFunc, DepayRtpPayloadFunc, UINT32, UINT32, UINT64, PJitterBuffer *): JitterBuffer.c']]], + ['createkvsrtptransceiver_3235',['createKvsRtpTransceiver',['../Rtp_8c.html#a52d446db6e49fc9b2c87c51a4fd91918',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION direction, DOUBLE rollingBufferDurationSec, DOUBLE rollingBufferBitratebps, PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc, UINT32 rtxSsrc, PRtcMediaStreamTrack pRtcMediaStreamTrack, PJitterBuffer pJitterBuffer, RTC_CODEC rtcCodec, PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c'],['../Rtp_8h.html#a1b4fa4a777d991e390d5c5f40006aa3a',1,'createKvsRtpTransceiver(RTC_RTP_TRANSCEIVER_DIRECTION, DOUBLE, DOUBLE, PKvsPeerConnection, UINT32, UINT32, PRtcMediaStreamTrack, PJitterBuffer, RTC_CODEC, PKvsRtpTransceiver *): Rtp.c']]], + ['createlwscallinfo_3236',['createLwsCallInfo',['../LwsApiCalls_8c.html#a988b3c6e00aa3e79fce24a41faeb772c',1,'createLwsCallInfo(PSignalingClient pSignalingClient, PRequestInfo pRequestInfo, UINT32 protocolIndex, PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e238df1b674114cfa91bf8b7f2fe345',1,'createLwsCallInfo(PSignalingClient, PRequestInfo, UINT32, PLwsCallInfo *): LwsApiCalls.c']]], + ['createoffer_3237',['createOffer',['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga1779d268b0993835d80f0948281e2274',1,'createOffer(PRtcPeerConnection pPeerConnection, PRtcSessionDescriptionInit pSessionDescriptionInit): PeerConnection.c']]], + ['createpayloadforg711_3238',['createPayloadForG711',['../RtpG711Payloader_8c.html#a780563e6f0f19b4de917fad031c7b982',1,'createPayloadForG711(UINT32 mtu, PBYTE g711Frame, UINT32 g711FrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#af2412a5b3be2e054853cdb79f9546783',1,'createPayloadForG711(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpG711Payloader.c']]], + ['createpayloadforh264_3239',['createPayloadForH264',['../RtpH264Payloader_8c.html#a2e2a5fd1437d44a603302b83adae52b4',1,'createPayloadForH264(UINT32 mtu, PBYTE nalus, UINT32 nalusLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#a24fb84011ee9c17c7f228b4ba8f4b265',1,'createPayloadForH264(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpH264Payloader.c']]], + ['createpayloadforopus_3240',['createPayloadForOpus',['../RtpOpusPayloader_8c.html#a0e3f6d4d676e6ce8854a23ca315ad55b',1,'createPayloadForOpus(UINT32 mtu, PBYTE opusFrame, UINT32 opusFrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpOpusPayloader.c'],['../RtpOpusPayloader_8h.html#aff2cb3ad8e4fc7304663b1b58c1804ee',1,'createPayloadForOpus(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpOpusPayloader.c']]], + ['createpayloadforvp8_3241',['createPayloadForVP8',['../RtpVP8Payloader_8c.html#a7e222fc0e8c054c54e6e8607bac57331',1,'createPayloadForVP8(UINT32 mtu, PBYTE pData, UINT32 dataLen, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize): RtpVP8Payloader.c'],['../RtpVP8Payloader_8h.html#acb66ace9a407a0568f10165bb0beea38',1,'createPayloadForVP8(UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32): RtpVP8Payloader.c']]], + ['createpayloadfromnalu_3242',['createPayloadFromNalu',['../RtpH264Payloader_8c.html#ae95e9194dafde123c71c861280ec2dfa',1,'createPayloadFromNalu(UINT32 mtu, PBYTE nalu, UINT32 naluLength, PPayloadArray pPayloadArray, PUINT32 filledLength, PUINT32 filledSubLenSize): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#a1c39e524053e68f5a9dbabd7226c8f25',1,'createPayloadFromNalu(UINT32, PBYTE, UINT32, PPayloadArray, PUINT32, PUINT32): RtpH264Payloader.c']]], + ['createpeerconnection_3243',['createPeerConnection',['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration, PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#gada972c66438c7e7c82e1db0cfe2b2640',1,'createPeerConnection(PRtcConfiguration pConfiguration, PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], + ['createretransmitter_3244',['createRetransmitter',['../Retransmitter_8c.html#aaad5339168322ac5d7c1cc017fbe982d',1,'createRetransmitter(UINT32 seqNumListLen, UINT32 validIndexListLen, PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#a914b34c96ccaeb9dc71e07ddec0fc446',1,'createRetransmitter(UINT32, UINT32, PRetransmitter *): Retransmitter.c']]], + ['createretrystrategyforcreatingsignalingclient_3245',['createRetryStrategyForCreatingSignalingClient',['../Client_8c.html#a55d8c9bc065aa63039bec826644f59fb',1,'Client.c']]], + ['createrollingbuffer_3246',['createRollingBuffer',['../RollingBuffer_8c.html#a50736e98819371a7188a350107a4b072',1,'createRollingBuffer(UINT32 capacity, FreeDataFunc freeDataFunc, PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#a3b183a89ddc114030f4dc1066c16267f',1,'createRollingBuffer(UINT32, FreeDataFunc, PRollingBuffer *): RollingBuffer.c']]], + ['creatertccertificate_3247',['createRtcCertificate',['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *): Crypto.c'],['../group__PublicMemberFunctions.html#ga626872eca33a639a1af1903798e9be15',1,'createRtcCertificate(PRtcCertificate *ppRtcCertificate): Crypto.c']]], + ['creatertppacket_3248',['createRtpPacket',['../RtpPacket_8h.html#ac21d4ad4a7c296da7b846ac42d76970e',1,'createRtpPacket(UINT8, BOOL, BOOL, UINT8, BOOL, UINT8, UINT16, UINT32, UINT32, PUINT32, UINT16, UINT32, PBYTE, PBYTE, UINT32, PRtpPacket *): RtpPacket.c'],['../RtpPacket_8c.html#a295cd0e7e89e3530a018c08ed17c0896',1,'createRtpPacket(UINT8 version, BOOL padding, BOOL extension, UINT8 csrcCount, BOOL marker, UINT8 payloadType, UINT16 sequenceNumber, UINT32 timestamp, UINT32 ssrc, PUINT32 csrcArray, UINT16 extensionProfile, UINT32 extensionLength, PBYTE extensionPayload, PBYTE payload, UINT32 payloadLength, PRtpPacket *ppRtpPacket): RtpPacket.c']]], + ['creatertppacketfrombytes_3249',['createRtpPacketFromBytes',['../RtpPacket_8c.html#a14ddfcfb8e5d665343585881c1aeac65',1,'createRtpPacketFromBytes(PBYTE rawPacket, UINT32 packetLength, PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#afc40293a4b300bddb28486d08c150857',1,'createRtpPacketFromBytes(PBYTE, UINT32, PRtpPacket *): RtpPacket.c']]], + ['creatertprollingbuffer_3250',['createRtpRollingBuffer',['../RtpRollingBuffer_8c.html#ab547d56aacb2300e966ecf2257455aa8',1,'createRtpRollingBuffer(UINT32 capacity, PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#aa54b8dd8691f2ddaba185cd13d445736',1,'createRtpRollingBuffer(UINT32, PRtpRollingBuffer *): RtpRollingBuffer.c']]], + ['createsctpsession_3251',['createSctpSession',['../Sctp_8c.html#aa85f15d7ff49da06d2cb9bf6287338bd',1,'createSctpSession(PSctpSessionCallbacks pSctpSessionCallbacks, PSctpSession *ppSctpSession): Sctp.c'],['../Sctp_8h.html#a28c451f4393777e23235a56d002484e2',1,'createSctpSession(PSctpSessionCallbacks, PSctpSession *): Sctp.c']]], + ['createsignalingclientsync_3252',['createSignalingClientSync',['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#ga375ddffe8376298cdaafe63799b53b1e',1,'createSignalingClientSync(PSignalingClientInfo pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], + ['createsignalingsync_3253',['createSignalingSync',['../Signaling_8c.html#ab095306d46a8e5ae01e2b28a8de0487a',1,'createSignalingSync(PSignalingClientInfoInternal pClientInfo, PChannelInfo pChannelInfo, PSignalingClientCallbacks pCallbacks, PAwsCredentialProvider pCredentialProvider, PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#a26907340bcd88230be1b23ace9d19e68',1,'createSignalingSync(PSignalingClientInfoInternal, PChannelInfo, PSignalingClientCallbacks, PAwsCredentialProvider, PSignalingClient *): Signaling.c']]], + ['createsocket_3254',['createSocket',['../Network_8c.html#ab3ab2228bda4eb3452e7dcff085f78d1',1,'createSocket(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, UINT32 sendBufSize, PINT32 pOutSockFd): Network.c'],['../Network_8h.html#a822ca40073be3fbf777d063373efcf59',1,'createSocket(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, UINT32, PINT32): Network.c']]], + ['createsocketconnection_3255',['createSocketConnection',['../SocketConnection_8c.html#a5dd11b0d4a90925f1f6019984576125a',1,'createSocketConnection(KVS_IP_FAMILY_TYPE familyType, KVS_SOCKET_PROTOCOL protocol, PKvsIpAddress pBindAddr, PKvsIpAddress pPeerIpAddr, UINT64 customData, ConnectionDataAvailableFunc dataAvailableFn, UINT32 sendBufSize, PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#a5ce9dfe7b74d9b52538004c323214965',1,'createSocketConnection(KVS_IP_FAMILY_TYPE, KVS_SOCKET_PROTOCOL, PKvsIpAddress, PKvsIpAddress, UINT64, ConnectionDataAvailableFunc, UINT32, PSocketConnection *): SocketConnection.c']]], + ['createsocketpair_3256',['createSocketPair',['../Network_8h.html#a5ca4895eba00d0842dbf95c82e5384c2',1,'createSocketPair(INT32(*)[2]): Network.c'],['../Network_8c.html#a2a57d5baa1a3299547ac03b34f2dc84a',1,'createSocketPair(INT32(*pSocketPair)[2]): Network.c']]], + ['createssl_3257',['createSsl',['../Dtls__openssl_8c.html#a0ae93fa40ae5eb21cc9186f822c6029e',1,'Dtls_openssl.c']]], + ['createsslctx_3258',['createSslCtx',['../Dtls__openssl_8c.html#a9f7171c14a422c26d110d5c44d9c6a05',1,'Dtls_openssl.c']]], + ['createstunpacket_3259',['createStunPacket',['../Stun_8c.html#a82bd20e19952bf247d16b639fc091a34',1,'createStunPacket(STUN_PACKET_TYPE stunPacketType, PBYTE transactionId, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#acf0f4bf537aad576dad489a7b5222069',1,'createStunPacket(STUN_PACKET_TYPE, PBYTE, PStunPacket *): Stun.c']]], + ['createthreadpoolcontext_3260',['createThreadPoolContext',['../ThreadPoolContext_8c.html#a92d437785ef0ef55afb88dd4d4c554d2',1,'createThreadPoolContext(): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#a3f57ee182c3ab6ea6efa3a7ca63fd930',1,'createThreadPoolContext(): ThreadPoolContext.c']]], + ['createtlssession_3261',['createTlsSession',['../Tls__mbedtls_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#a0f345e7d94587cd9aa82d7f91fbe263c',1,'createTlsSession(PTlsSessionCallbacks pCallbacks, PTlsSession *ppTlsSession): Tls_openssl.c'],['../Tls_8h.html#a2adef1296769de182eb886ea34a968c4',1,'createTlsSession(PTlsSessionCallbacks, PTlsSession *): Tls_mbedtls.c']]], + ['createtransactionidstore_3262',['createTransactionIdStore',['../IceUtils_8c.html#a253397f5ac2ab54ecf549f88096ed942',1,'createTransactionIdStore(UINT32 maxIdCount, PTransactionIdStore *ppTransactionIdStore): IceUtils.c'],['../IceUtils_8h.html#a25521c0da8f4bf9eb401ca0e8afa6a36',1,'createTransactionIdStore(UINT32, PTransactionIdStore *): IceUtils.c']]], + ['createturnconnection_3263',['createTurnConnection',['../TurnConnection_8c.html#a45124af8be2273f83db9e6278ae3d0d6',1,'createTurnConnection(PIceServer pTurnServer, TIMER_QUEUE_HANDLE timerQueueHandle, TURN_CONNECTION_DATA_TRANSFER_MODE dataTransferMode, KVS_SOCKET_PROTOCOL protocol, PTurnConnectionCallbacks pTurnConnectionCallbacks, PSocketConnection pTurnSocket, PConnectionListener pConnectionListener, PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a71e6fb744871a4b7929790dcf8fa7ffc',1,'createTurnConnection(PIceServer, TIMER_QUEUE_HANDLE, TURN_CONNECTION_DATA_TRANSFER_MODE, KVS_SOCKET_PROTOCOL, PTurnConnectionCallbacks, PSocketConnection, PConnectionListener, PTurnConnection *): TurnConnection.c']]], + ['createvalidatechannelinfo_3264',['createValidateChannelInfo',['../ChannelInfo_8c.html#ad0868d0a2cc5b05d94d83fc21711e9e5',1,'createValidateChannelInfo(PChannelInfo pOrigChannelInfo, PChannelInfo *ppChannelInfo): ChannelInfo.c'],['../ChannelInfo_8h.html#af9e8887c9c11678da8f4917362665437',1,'createValidateChannelInfo(PChannelInfo, PChannelInfo *): ChannelInfo.c']]], + ['createwebrtcclientinstance_3265',['createWebRtcClientInstance',['../PeerConnection_8c.html#a7e9316f29961fb166a64cd87b7959f30',1,'PeerConnection.c']]] ]; diff --git a/search/functions_3.js b/search/functions_3.js index d02549c134..44bf3ab135 100644 --- a/search/functions_3.js +++ b/search/functions_3.js @@ -1,55 +1,55 @@ var searchData= [ - ['datachannelonmessage_3263',['dataChannelOnMessage',['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnMessage rtcOnMessage): DataChannel.c'],['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel, UINT64, RtcOnMessage): DataChannel.c']]], - ['datachannelonopen_3264',['dataChannelOnOpen',['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnOpen rtcOnOpen): DataChannel.c'],['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel, UINT64, RtcOnOpen): DataChannel.c']]], - ['datachannelsend_3265',['dataChannelSend',['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel pRtcDataChannel, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): DataChannel.c'],['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel, BOOL, PBYTE, UINT32): DataChannel.c']]], - ['decryptsrtcppacket_3266',['decryptSrtcpPacket',['../SrtpSession_8c.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], - ['decryptsrtppacket_3267',['decryptSrtpPacket',['../SrtpSession_8c.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], - ['defaultsignalingstatetransitionhook_3268',['defaultSignalingStateTransitionHook',['../StateMachine_8c.html#a8843af603826d71420fdce9db9575628',1,'defaultSignalingStateTransitionHook(UINT64 customData, PUINT64 stateTransitionWaitTime): StateMachine.c'],['../StateMachine_8h.html#a24f04eead5d54b2b9dc4fce11052a2ee',1,'defaultSignalingStateTransitionHook(UINT64, PUINT64): StateMachine.c']]], - ['deinitkvswebrtc_3269',['deinitKvsWebRtc',['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c']]], - ['deinitsctpsession_3270',['deinitSctpSession',['../Sctp_8h.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c'],['../Sctp_8c.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c']]], - ['deletechannel_3271',['deleteChannel',['../Signaling_8c.html#a885de8ca00d580f413591422d35c52a5',1,'deleteChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a8e737f9e23a9d0be4a2280e6114bd6fc',1,'deleteChannel(PSignalingClient, UINT64): Signaling.c']]], - ['deletechannellws_3272',['deleteChannelLws',['../LwsApiCalls_8c.html#ab04dee8f22e1f5084406e5afd2371be1',1,'deleteChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3389cab55ec0140e12d28d5174823525',1,'deleteChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['depayg711fromrtppayload_3273',['depayG711FromRtpPayload',['../RtpG711Payloader_8c.html#ab8f2ca71770735a453b3cb205b45ac83',1,'depayG711FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pG711Data, PUINT32 pG711Length, PBOOL pIsStart): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#a10eeb9df1264b8d227af691f5d9f4f71',1,'depayG711FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpG711Payloader.c']]], - ['depayh264fromrtppayload_3274',['depayH264FromRtpPayload',['../RtpH264Payloader_8c.html#a208df336719f0062f7a201a059501277',1,'depayH264FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pNaluData, PUINT32 pNaluLength, PBOOL pIsStart): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#aef0c860678cf90af0a23fb95fc45e804',1,'depayH264FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpH264Payloader.c']]], - ['depayopusfromrtppayload_3275',['depayOpusFromRtpPayload',['../RtpOpusPayloader_8c.html#a6c4cd2c97d694c20f515b405d635917c',1,'depayOpusFromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pOpusData, PUINT32 pOpusLength, PBOOL pIsStart): RtpOpusPayloader.c'],['../RtpOpusPayloader_8h.html#acdb33e6b32dbfbaeee768ac5a27700cc',1,'depayOpusFromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpOpusPayloader.c']]], - ['depayvp8fromrtppayload_3276',['depayVP8FromRtpPayload',['../RtpVP8Payloader_8h.html#a7c692a5ba95347a7d3bffe90b249c208',1,'depayVP8FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpVP8Payloader.c'],['../RtpVP8Payloader_8c.html#a47e50b99d09199f07495345d70d8b88e',1,'depayVP8FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pVp8Data, PUINT32 pVp8Length, PBOOL pIsStart): RtpVP8Payloader.c']]], - ['describechannel_3277',['describeChannel',['../Signaling_8c.html#a7721cf7d3a8e27791693c1d7d0b06486',1,'describeChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a5c9505459dce404c6fd56594ed4955af',1,'describeChannel(PSignalingClient, UINT64): Signaling.c']]], - ['describechannellws_3278',['describeChannelLws',['../LwsApiCalls_8c.html#a5a8154ad7ebbd85474143c31b52e51b3',1,'describeChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a43ec97f014828e5f79d1cae0587f69f6',1,'describeChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['describemediastorageconf_3279',['describeMediaStorageConf',['../Signaling_8c.html#ae04ffc37a82734d0d466e46107e33d14',1,'describeMediaStorageConf(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a43badb8f759c3188d85815c8d946587d',1,'describeMediaStorageConf(PSignalingClient, UINT64): Signaling.c']]], - ['describemediastorageconflws_3280',['describeMediaStorageConfLws',['../LwsApiCalls_8c.html#acdaa33c690bca9bdcf5addf3f96cc699',1,'describeMediaStorageConfLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2dfe7ea1f4c54c783c14568573591c95',1,'describeMediaStorageConfLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['deserializertcicecandidateinit_3281',['deserializeRtcIceCandidateInit',['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR pJson, UINT32 jsonLen, PRtcIceCandidateInit pRtcIceCandidateInit): SessionDescription.c']]], - ['deserializesessiondescription_3282',['deserializeSessionDescription',['../Deserialize_8c.html#a9bf1873c4b988e0d50c4fc4322e49f78',1,'deserializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes): Deserialize.c'],['../Sdp_8h.html#a17e262c390ad5f1d7bac3199de8f6897',1,'deserializeSessionDescription(PSessionDescription, PCHAR): Deserialize.c']]], - ['deserializesessiondescriptioninit_3283',['deserializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR, UINT32, PRtcSessionDescriptionInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR sessionDescriptionJSON, UINT32 sessionDescriptionJSONLen, PRtcSessionDescriptionInit pSessionDescriptionInit): SessionDescription.c']]], - ['deserializesignalingcacheentries_3284',['deserializeSignalingCacheEntries',['../FileCache_8c.html#a74ff1a8c5b2b7e1533344215432eb3c5',1,'deserializeSignalingCacheEntries(PCHAR cachedFileContent, UINT64 fileSize, PSignalingFileCacheEntry pSignalingFileCacheEntryList, PUINT32 pEntryCount, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a1b6f50185cd8f1226b0d4a21aa22ac63',1,'deserializeSignalingCacheEntries(PCHAR, UINT64, PSignalingFileCacheEntry, PUINT32, PCHAR): FileCache.c']]], - ['deserializestunpacket_3285',['deserializeStunPacket',['../Stun_8c.html#aea002b19e4dcaad8468f85eefbcf310d',1,'deserializeStunPacket(PBYTE pStunBuffer, UINT32 bufferSize, PBYTE password, UINT32 passwordLen, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#adaad912b9ec6d16f9ed59fa82e79e8ac',1,'deserializeStunPacket(PBYTE, UINT32, PBYTE, UINT32, PStunPacket *): Stun.c']]], - ['destroythreadpoolcontext_3286',['destroyThreadPoolContext',['../ThreadPoolContext_8c.html#a937a64b071777eee0f6ce20f1cdc2160',1,'destroyThreadPoolContext(): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#ad8cd6b898c7568cc52b18062816a30a0',1,'destroyThreadPoolContext(): ThreadPoolContext.c']]], - ['discovernatbehavior_3287',['discoverNatBehavior',['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR, NAT_BEHAVIOR *, NAT_BEHAVIOR *, IceSetInterfaceFilterFunc, UINT64): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR stunServer, NAT_BEHAVIOR *pNatMappingBehavior, NAT_BEHAVIOR *pNatFilteringBehavior, IceSetInterfaceFilterFunc filterFunc, UINT64 filterFuncCustomData): NatBehaviorDiscovery.c']]], - ['discovernatfilteringbehavior_3288',['discoverNatFilteringBehavior',['../NatBehaviorDiscovery_8c.html#aad9e4ff5cbbeb8434e964c1c2261ba29',1,'discoverNatFilteringBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatFilteringBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a77f90fc2c07e04453814c93f6cf3ec2b',1,'discoverNatFilteringBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], - ['discovernatmappingbehavior_3289',['discoverNatMappingBehavior',['../NatBehaviorDiscovery_8c.html#ae0660c04b221fc0309bb4771f7f0a322',1,'discoverNatMappingBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatMappingBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#acd09e47ca43569fd569a75e230ffb957',1,'discoverNatMappingBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], - ['dtlscertificatefingerprint_3290',['dtlsCertificateFingerprint',['../Dtls__mbedtls_8c.html#aa884d968f928d7c4d9e4a45441cef269',1,'dtlsCertificateFingerprint(mbedtls_x509_crt *pCert, PCHAR pBuff): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac704fd327481e77f13a56729e2abb341',1,'dtlsCertificateFingerprint(X509 *pCertificate, PCHAR pBuff): Dtls_openssl.c']]], - ['dtlscertificateverifycallback_3291',['dtlsCertificateVerifyCallback',['../Dtls__openssl_8c.html#ab9cf721020ef308c3908c38dccbaf407',1,'Dtls_openssl.c']]], - ['dtlscheckoutgoingdatabuffer_3292',['dtlsCheckOutgoingDataBuffer',['../Dtls__openssl_8c.html#a82fa98f2c2ddff7d94b60f84ef212a15',1,'Dtls_openssl.c']]], - ['dtlsfillpseudorandombits_3293',['dtlsFillPseudoRandomBits',['../Dtls_8c.html#a8a3ff1abce99340169948c609dc4259a',1,'dtlsFillPseudoRandomBits(PBYTE pBuf, UINT32 bufSize): Dtls.c'],['../Dtls_8h.html#a1bf8b97ae0076266a976d0a46a9bd2aa',1,'dtlsFillPseudoRandomBits(PBYTE, UINT32): Dtls.c']]], - ['dtlsgeneratecertificatefingerprints_3294',['dtlsGenerateCertificateFingerprints',['../Dtls__openssl_8c.html#a6d9a65b31959016f66ef3374374c73c8',1,'Dtls_openssl.c']]], - ['dtlssessionchangestate_3295',['dtlsSessionChangeState',['../Dtls_8c.html#ac7d96e418743c4a3c14e2e766340734c',1,'dtlsSessionChangeState(PDtlsSession pDtlsSession, RTC_DTLS_TRANSPORT_STATE newState): Dtls.c'],['../Dtls_8h.html#a836f1f4561fc2126486f46e3858cd0f2',1,'dtlsSessionChangeState(PDtlsSession, RTC_DTLS_TRANSPORT_STATE): Dtls.c']]], - ['dtlssessiongetlocalcertificatefingerprint_3296',['dtlsSessionGetLocalCertificateFingerprint',['../Dtls_8h.html#a6496e3bbe9fbc063a59c1d19a1732e92',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession, PCHAR, UINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_openssl.c']]], - ['dtlssessiongettimercallback_3297',['dtlsSessionGetTimerCallback',['../Dtls__mbedtls_8c.html#a2e23c7ed12431fc6cc745c277d9cdfe7',1,'Dtls_mbedtls.c']]], - ['dtlssessionhandshakeinthread_3298',['dtlsSessionHandshakeInThread',['../Dtls_8h.html#aff7cb7965afc34545a977bc5de7fa06d',1,'dtlsSessionHandshakeInThread(PDtlsSession, BOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c']]], - ['dtlssessionisinitfinished_3299',['dtlsSessionIsInitFinished',['../Dtls_8h.html#acd4610185ca93ee03a9928c95c384e23',1,'dtlsSessionIsInitFinished(PDtlsSession, PBOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a1c58c2bc5945aa0225fc2f1ce6f1eec8',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsFinished): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aecbeba286633c5eef67e69f59e1d9b7f',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsConnected): Dtls_openssl.c']]], - ['dtlssessionkeyderivationcallback_3300',['dtlsSessionKeyDerivationCallback',['../Dtls__mbedtls_8c.html#acb76c8f97caeeed13b80dce1adb0ccad',1,'Dtls_mbedtls.c']]], - ['dtlssessiononoutbounddata_3301',['dtlsSessionOnOutBoundData',['../Dtls_8c.html#a8b1d124e37f661b01ee5924e188a3f0b',1,'dtlsSessionOnOutBoundData(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOutboundPacketFunc callbackFn): Dtls.c'],['../Dtls_8h.html#acf73231476e62e59c420acbea5ef5da5',1,'dtlsSessionOnOutBoundData(PDtlsSession, UINT64, DtlsSessionOutboundPacketFunc): Dtls.c']]], - ['dtlssessiononstatechange_3302',['dtlsSessionOnStateChange',['../Dtls_8c.html#a61b25e14613d4c213fb135aa61d470c7',1,'dtlsSessionOnStateChange(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOnStateChange callbackFn): Dtls.c'],['../Dtls_8h.html#aef9e585b4cd05c87e563c16ad155f87b',1,'dtlsSessionOnStateChange(PDtlsSession, UINT64, DtlsSessionOnStateChange): Dtls.c']]], - ['dtlssessionpopulatekeyingmaterial_3303',['dtlsSessionPopulateKeyingMaterial',['../Dtls_8h.html#a5dd5fea64da282f37889b28bd63a6d1f',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession, PDtlsKeyingMaterial): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_mbedtls.c']]], - ['dtlssessionprocesspacket_3304',['dtlsSessionProcessPacket',['../Dtls_8h.html#a9644465349276ea0504368f46931772a',1,'dtlsSessionProcessPacket(PDtlsSession, PBYTE, PINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_openssl.c']]], - ['dtlssessionputapplicationdata_3305',['dtlsSessionPutApplicationData',['../Dtls_8h.html#ad3b6d661f7cb0ec209c19713d499febe',1,'dtlsSessionPutApplicationData(PDtlsSession, PBYTE, INT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_openssl.c']]], - ['dtlssessionreceivecallback_3306',['dtlsSessionReceiveCallback',['../Dtls__mbedtls_8c.html#a1587189b7d49a6d1e3a51106638e2b8a',1,'Dtls_mbedtls.c']]], - ['dtlssessionsendcallback_3307',['dtlsSessionSendCallback',['../Dtls__mbedtls_8c.html#aa858aca7dff509cb493619172fb2330b',1,'Dtls_mbedtls.c']]], - ['dtlssessionsettimercallback_3308',['dtlsSessionSetTimerCallback',['../Dtls__mbedtls_8c.html#a674b77a3812f02df7cace1d2f4416f3b',1,'Dtls_mbedtls.c']]], - ['dtlssessionshutdown_3309',['dtlsSessionShutdown',['../Dtls__openssl_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_mbedtls.c'],['../Dtls_8h.html#aa8f0b9c79473501d80addc1c3e3eede7',1,'dtlsSessionShutdown(PDtlsSession): Dtls_mbedtls.c']]], - ['dtlssessionstart_3310',['dtlsSessionStart',['../Dtls_8h.html#aa48db647b2b8eaedbb6bf5c04a1795be',1,'dtlsSessionStart(PDtlsSession, BOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c']]], - ['dtlssessionstartthread_3311',['dtlsSessionStartThread',['../PeerConnection_8c.html#a2866c8ee0d8506fb54885976750bac71',1,'PeerConnection.c']]], - ['dtlssessionverifyremotecertificatefingerprint_3312',['dtlsSessionVerifyRemoteCertificateFingerprint',['../Dtls_8h.html#a5402cdc45e9248b9b3a718e6147dfc93',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession, PCHAR): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_openssl.c']]], - ['dtlstransmissiontimercallback_3313',['dtlsTransmissionTimerCallback',['../Dtls__mbedtls_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_openssl.c']]], - ['dtlsvalidatertccertificates_3314',['dtlsValidateRtcCertificates',['../Dtls_8c.html#abdb647933c7ddcbdcc5470e66fdc0353',1,'dtlsValidateRtcCertificates(PRtcCertificate pRtcCertificates, PUINT32 pCount): Dtls.c'],['../Dtls_8h.html#ac1d4a9d34b47c3cc4a848ea2e1012816',1,'dtlsValidateRtcCertificates(PRtcCertificate, PUINT32): Dtls.c']]] + ['datachannelonmessage_3266',['dataChannelOnMessage',['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnMessage rtcOnMessage): DataChannel.c'],['../group__PublicMemberFunctions.html#ga92ed55e9b079e7b9a12812d7530b2595',1,'dataChannelOnMessage(PRtcDataChannel, UINT64, RtcOnMessage): DataChannel.c']]], + ['datachannelonopen_3267',['dataChannelOnOpen',['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel pRtcDataChannel, UINT64 customData, RtcOnOpen rtcOnOpen): DataChannel.c'],['../group__PublicMemberFunctions.html#ga324f46d98cbdeaf9385590a4be190551',1,'dataChannelOnOpen(PRtcDataChannel, UINT64, RtcOnOpen): DataChannel.c']]], + ['datachannelsend_3268',['dataChannelSend',['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel pRtcDataChannel, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): DataChannel.c'],['../group__PublicMemberFunctions.html#ga12ab55171a0f53ec8e248e2d193d6bd0',1,'dataChannelSend(PRtcDataChannel, BOOL, PBYTE, UINT32): DataChannel.c']]], + ['decryptsrtcppacket_3269',['decryptSrtcpPacket',['../SrtpSession_8c.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#afe512a0cab224a349acd9e358c39ff0e',1,'decryptSrtcpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], + ['decryptsrtppacket_3270',['decryptSrtpPacket',['../SrtpSession_8c.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c'],['../SrtpSession_8h.html#a9712925549a41476ca2b3e2da881cc57',1,'decryptSrtpPacket(PSrtpSession pSrtpSession, PVOID encryptedMessage, PINT32 len): SrtpSession.c']]], + ['defaultsignalingstatetransitionhook_3271',['defaultSignalingStateTransitionHook',['../StateMachine_8c.html#a8843af603826d71420fdce9db9575628',1,'defaultSignalingStateTransitionHook(UINT64 customData, PUINT64 stateTransitionWaitTime): StateMachine.c'],['../StateMachine_8h.html#a24f04eead5d54b2b9dc4fce11052a2ee',1,'defaultSignalingStateTransitionHook(UINT64, PUINT64): StateMachine.c']]], + ['deinitkvswebrtc_3272',['deinitKvsWebRtc',['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae49b9a202c97ad861b0b68014535f625',1,'deinitKvsWebRtc(VOID): PeerConnection.c']]], + ['deinitsctpsession_3273',['deinitSctpSession',['../Sctp_8h.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c'],['../Sctp_8c.html#a5944157f6ac02b21d2524826b5df1ef7',1,'deinitSctpSession(): Sctp.c']]], + ['deletechannel_3274',['deleteChannel',['../Signaling_8c.html#a885de8ca00d580f413591422d35c52a5',1,'deleteChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a8e737f9e23a9d0be4a2280e6114bd6fc',1,'deleteChannel(PSignalingClient, UINT64): Signaling.c']]], + ['deletechannellws_3275',['deleteChannelLws',['../LwsApiCalls_8c.html#ab04dee8f22e1f5084406e5afd2371be1',1,'deleteChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3389cab55ec0140e12d28d5174823525',1,'deleteChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['depayg711fromrtppayload_3276',['depayG711FromRtpPayload',['../RtpG711Payloader_8c.html#ab8f2ca71770735a453b3cb205b45ac83',1,'depayG711FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pG711Data, PUINT32 pG711Length, PBOOL pIsStart): RtpG711Payloader.c'],['../RtpG711Payloader_8h.html#a10eeb9df1264b8d227af691f5d9f4f71',1,'depayG711FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpG711Payloader.c']]], + ['depayh264fromrtppayload_3277',['depayH264FromRtpPayload',['../RtpH264Payloader_8c.html#a208df336719f0062f7a201a059501277',1,'depayH264FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pNaluData, PUINT32 pNaluLength, PBOOL pIsStart): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#aef0c860678cf90af0a23fb95fc45e804',1,'depayH264FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpH264Payloader.c']]], + ['depayopusfromrtppayload_3278',['depayOpusFromRtpPayload',['../RtpOpusPayloader_8c.html#a6c4cd2c97d694c20f515b405d635917c',1,'depayOpusFromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pOpusData, PUINT32 pOpusLength, PBOOL pIsStart): RtpOpusPayloader.c'],['../RtpOpusPayloader_8h.html#acdb33e6b32dbfbaeee768ac5a27700cc',1,'depayOpusFromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpOpusPayloader.c']]], + ['depayvp8fromrtppayload_3279',['depayVP8FromRtpPayload',['../RtpVP8Payloader_8h.html#a7c692a5ba95347a7d3bffe90b249c208',1,'depayVP8FromRtpPayload(PBYTE, UINT32, PBYTE, PUINT32, PBOOL): RtpVP8Payloader.c'],['../RtpVP8Payloader_8c.html#a47e50b99d09199f07495345d70d8b88e',1,'depayVP8FromRtpPayload(PBYTE pRawPacket, UINT32 packetLength, PBYTE pVp8Data, PUINT32 pVp8Length, PBOOL pIsStart): RtpVP8Payloader.c']]], + ['describechannel_3280',['describeChannel',['../Signaling_8c.html#a7721cf7d3a8e27791693c1d7d0b06486',1,'describeChannel(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a5c9505459dce404c6fd56594ed4955af',1,'describeChannel(PSignalingClient, UINT64): Signaling.c']]], + ['describechannellws_3281',['describeChannelLws',['../LwsApiCalls_8c.html#a5a8154ad7ebbd85474143c31b52e51b3',1,'describeChannelLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a43ec97f014828e5f79d1cae0587f69f6',1,'describeChannelLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['describemediastorageconf_3282',['describeMediaStorageConf',['../Signaling_8c.html#ae04ffc37a82734d0d466e46107e33d14',1,'describeMediaStorageConf(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a43badb8f759c3188d85815c8d946587d',1,'describeMediaStorageConf(PSignalingClient, UINT64): Signaling.c']]], + ['describemediastorageconflws_3283',['describeMediaStorageConfLws',['../LwsApiCalls_8c.html#acdaa33c690bca9bdcf5addf3f96cc699',1,'describeMediaStorageConfLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a2dfe7ea1f4c54c783c14568573591c95',1,'describeMediaStorageConfLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['deserializertcicecandidateinit_3284',['deserializeRtcIceCandidateInit',['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR, UINT32, PRtcIceCandidateInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gaf67aa768ffd4819fc03e7b05d07fe855',1,'deserializeRtcIceCandidateInit(PCHAR pJson, UINT32 jsonLen, PRtcIceCandidateInit pRtcIceCandidateInit): SessionDescription.c']]], + ['deserializesessiondescription_3285',['deserializeSessionDescription',['../Deserialize_8c.html#a9bf1873c4b988e0d50c4fc4322e49f78',1,'deserializeSessionDescription(PSessionDescription pSessionDescription, PCHAR sdpBytes): Deserialize.c'],['../Sdp_8h.html#a17e262c390ad5f1d7bac3199de8f6897',1,'deserializeSessionDescription(PSessionDescription, PCHAR): Deserialize.c']]], + ['deserializesessiondescriptioninit_3286',['deserializeSessionDescriptionInit',['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR, UINT32, PRtcSessionDescriptionInit): SessionDescription.c'],['../group__PublicMemberFunctions.html#gab806cf4a463d95b0a49419c868ead0ff',1,'deserializeSessionDescriptionInit(PCHAR sessionDescriptionJSON, UINT32 sessionDescriptionJSONLen, PRtcSessionDescriptionInit pSessionDescriptionInit): SessionDescription.c']]], + ['deserializesignalingcacheentries_3287',['deserializeSignalingCacheEntries',['../FileCache_8c.html#a74ff1a8c5b2b7e1533344215432eb3c5',1,'deserializeSignalingCacheEntries(PCHAR cachedFileContent, UINT64 fileSize, PSignalingFileCacheEntry pSignalingFileCacheEntryList, PUINT32 pEntryCount, PCHAR cacheFilePath): FileCache.c'],['../FileCache_8h.html#a1b6f50185cd8f1226b0d4a21aa22ac63',1,'deserializeSignalingCacheEntries(PCHAR, UINT64, PSignalingFileCacheEntry, PUINT32, PCHAR): FileCache.c']]], + ['deserializestunpacket_3288',['deserializeStunPacket',['../Stun_8c.html#aea002b19e4dcaad8468f85eefbcf310d',1,'deserializeStunPacket(PBYTE pStunBuffer, UINT32 bufferSize, PBYTE password, UINT32 passwordLen, PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#adaad912b9ec6d16f9ed59fa82e79e8ac',1,'deserializeStunPacket(PBYTE, UINT32, PBYTE, UINT32, PStunPacket *): Stun.c']]], + ['destroythreadpoolcontext_3289',['destroyThreadPoolContext',['../ThreadPoolContext_8c.html#a937a64b071777eee0f6ce20f1cdc2160',1,'destroyThreadPoolContext(): ThreadPoolContext.c'],['../ThreadpoolContext_8h.html#ad8cd6b898c7568cc52b18062816a30a0',1,'destroyThreadPoolContext(): ThreadPoolContext.c']]], + ['discovernatbehavior_3290',['discoverNatBehavior',['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR, NAT_BEHAVIOR *, NAT_BEHAVIOR *, IceSetInterfaceFilterFunc, UINT64): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga6c4139787f87c307c2033b51d65284ce',1,'discoverNatBehavior(PCHAR stunServer, NAT_BEHAVIOR *pNatMappingBehavior, NAT_BEHAVIOR *pNatFilteringBehavior, IceSetInterfaceFilterFunc filterFunc, UINT64 filterFuncCustomData): NatBehaviorDiscovery.c']]], + ['discovernatfilteringbehavior_3291',['discoverNatFilteringBehavior',['../NatBehaviorDiscovery_8c.html#aad9e4ff5cbbeb8434e964c1c2261ba29',1,'discoverNatFilteringBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatFilteringBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a77f90fc2c07e04453814c93f6cf3ec2b',1,'discoverNatFilteringBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], + ['discovernatmappingbehavior_3292',['discoverNatMappingBehavior',['../NatBehaviorDiscovery_8c.html#ae0660c04b221fc0309bb4771f7f0a322',1,'discoverNatMappingBehavior(PIceServer pStunServer, PNatTestData data, PSocketConnection pSocketConnection, NAT_BEHAVIOR *pNatMappingBehavior): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#acd09e47ca43569fd569a75e230ffb957',1,'discoverNatMappingBehavior(PIceServer, PNatTestData, PSocketConnection, NAT_BEHAVIOR *): NatBehaviorDiscovery.c']]], + ['dtlscertificatefingerprint_3293',['dtlsCertificateFingerprint',['../Dtls__mbedtls_8c.html#aa884d968f928d7c4d9e4a45441cef269',1,'dtlsCertificateFingerprint(mbedtls_x509_crt *pCert, PCHAR pBuff): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac704fd327481e77f13a56729e2abb341',1,'dtlsCertificateFingerprint(X509 *pCertificate, PCHAR pBuff): Dtls_openssl.c']]], + ['dtlscertificateverifycallback_3294',['dtlsCertificateVerifyCallback',['../Dtls__openssl_8c.html#ab9cf721020ef308c3908c38dccbaf407',1,'Dtls_openssl.c']]], + ['dtlscheckoutgoingdatabuffer_3295',['dtlsCheckOutgoingDataBuffer',['../Dtls__openssl_8c.html#a82fa98f2c2ddff7d94b60f84ef212a15',1,'Dtls_openssl.c']]], + ['dtlsfillpseudorandombits_3296',['dtlsFillPseudoRandomBits',['../Dtls_8c.html#a8a3ff1abce99340169948c609dc4259a',1,'dtlsFillPseudoRandomBits(PBYTE pBuf, UINT32 bufSize): Dtls.c'],['../Dtls_8h.html#a1bf8b97ae0076266a976d0a46a9bd2aa',1,'dtlsFillPseudoRandomBits(PBYTE, UINT32): Dtls.c']]], + ['dtlsgeneratecertificatefingerprints_3297',['dtlsGenerateCertificateFingerprints',['../Dtls__openssl_8c.html#a6d9a65b31959016f66ef3374374c73c8',1,'Dtls_openssl.c']]], + ['dtlssessionchangestate_3298',['dtlsSessionChangeState',['../Dtls_8c.html#ac7d96e418743c4a3c14e2e766340734c',1,'dtlsSessionChangeState(PDtlsSession pDtlsSession, RTC_DTLS_TRANSPORT_STATE newState): Dtls.c'],['../Dtls_8h.html#a836f1f4561fc2126486f46e3858cd0f2',1,'dtlsSessionChangeState(PDtlsSession, RTC_DTLS_TRANSPORT_STATE): Dtls.c']]], + ['dtlssessiongetlocalcertificatefingerprint_3299',['dtlsSessionGetLocalCertificateFingerprint',['../Dtls_8h.html#a6496e3bbe9fbc063a59c1d19a1732e92',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession, PCHAR, UINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a4c2dce34c8d293f6f909ff103da3a0e0',1,'dtlsSessionGetLocalCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pBuff, UINT32 buffLen): Dtls_openssl.c']]], + ['dtlssessiongettimercallback_3300',['dtlsSessionGetTimerCallback',['../Dtls__mbedtls_8c.html#a2e23c7ed12431fc6cc745c277d9cdfe7',1,'Dtls_mbedtls.c']]], + ['dtlssessionhandshakeinthread_3301',['dtlsSessionHandshakeInThread',['../Dtls_8h.html#aff7cb7965afc34545a977bc5de7fa06d',1,'dtlsSessionHandshakeInThread(PDtlsSession, BOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aba4e06631285e39f593bad553a88b456',1,'dtlsSessionHandshakeInThread(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c']]], + ['dtlssessionisinitfinished_3302',['dtlsSessionIsInitFinished',['../Dtls_8h.html#acd4610185ca93ee03a9928c95c384e23',1,'dtlsSessionIsInitFinished(PDtlsSession, PBOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a1c58c2bc5945aa0225fc2f1ce6f1eec8',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsFinished): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aecbeba286633c5eef67e69f59e1d9b7f',1,'dtlsSessionIsInitFinished(PDtlsSession pDtlsSession, PBOOL pIsConnected): Dtls_openssl.c']]], + ['dtlssessionkeyderivationcallback_3303',['dtlsSessionKeyDerivationCallback',['../Dtls__mbedtls_8c.html#acb76c8f97caeeed13b80dce1adb0ccad',1,'Dtls_mbedtls.c']]], + ['dtlssessiononoutbounddata_3304',['dtlsSessionOnOutBoundData',['../Dtls_8c.html#a8b1d124e37f661b01ee5924e188a3f0b',1,'dtlsSessionOnOutBoundData(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOutboundPacketFunc callbackFn): Dtls.c'],['../Dtls_8h.html#acf73231476e62e59c420acbea5ef5da5',1,'dtlsSessionOnOutBoundData(PDtlsSession, UINT64, DtlsSessionOutboundPacketFunc): Dtls.c']]], + ['dtlssessiononstatechange_3305',['dtlsSessionOnStateChange',['../Dtls_8c.html#a61b25e14613d4c213fb135aa61d470c7',1,'dtlsSessionOnStateChange(PDtlsSession pDtlsSession, UINT64 customData, DtlsSessionOnStateChange callbackFn): Dtls.c'],['../Dtls_8h.html#aef9e585b4cd05c87e563c16ad155f87b',1,'dtlsSessionOnStateChange(PDtlsSession, UINT64, DtlsSessionOnStateChange): Dtls.c']]], + ['dtlssessionpopulatekeyingmaterial_3306',['dtlsSessionPopulateKeyingMaterial',['../Dtls_8h.html#a5dd5fea64da282f37889b28bd63a6d1f',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession, PDtlsKeyingMaterial): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#a409db3065190c49ace64801727da7513',1,'dtlsSessionPopulateKeyingMaterial(PDtlsSession pDtlsSession, PDtlsKeyingMaterial pDtlsKeyingMaterial): Dtls_mbedtls.c']]], + ['dtlssessionprocesspacket_3307',['dtlsSessionProcessPacket',['../Dtls_8h.html#a9644465349276ea0504368f46931772a',1,'dtlsSessionProcessPacket(PDtlsSession, PBYTE, PINT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a929cb0f439a6b6353f741b841d095da3',1,'dtlsSessionProcessPacket(PDtlsSession pDtlsSession, PBYTE pData, PINT32 pDataLen): Dtls_openssl.c']]], + ['dtlssessionputapplicationdata_3308',['dtlsSessionPutApplicationData',['../Dtls_8h.html#ad3b6d661f7cb0ec209c19713d499febe',1,'dtlsSessionPutApplicationData(PDtlsSession, PBYTE, INT32): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a608d99bbc2a0b7f380452a335f8cc2f1',1,'dtlsSessionPutApplicationData(PDtlsSession pDtlsSession, PBYTE pData, INT32 dataLen): Dtls_openssl.c']]], + ['dtlssessionreceivecallback_3309',['dtlsSessionReceiveCallback',['../Dtls__mbedtls_8c.html#a1587189b7d49a6d1e3a51106638e2b8a',1,'Dtls_mbedtls.c']]], + ['dtlssessionsendcallback_3310',['dtlsSessionSendCallback',['../Dtls__mbedtls_8c.html#aa858aca7dff509cb493619172fb2330b',1,'Dtls_mbedtls.c']]], + ['dtlssessionsettimercallback_3311',['dtlsSessionSetTimerCallback',['../Dtls__mbedtls_8c.html#a674b77a3812f02df7cace1d2f4416f3b',1,'Dtls_mbedtls.c']]], + ['dtlssessionshutdown_3312',['dtlsSessionShutdown',['../Dtls__openssl_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_openssl.c'],['../Dtls__mbedtls_8c.html#a1fc56b3d164da5001e7fdd9463e0a281',1,'dtlsSessionShutdown(PDtlsSession pDtlsSession): Dtls_mbedtls.c'],['../Dtls_8h.html#aa8f0b9c79473501d80addc1c3e3eede7',1,'dtlsSessionShutdown(PDtlsSession): Dtls_mbedtls.c']]], + ['dtlssessionstart_3313',['dtlsSessionStart',['../Dtls_8h.html#aa48db647b2b8eaedbb6bf5c04a1795be',1,'dtlsSessionStart(PDtlsSession, BOOL): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#a0872f720df900a4176081befd72bedf4',1,'dtlsSessionStart(PDtlsSession pDtlsSession, BOOL isServer): Dtls_openssl.c']]], + ['dtlssessionstartthread_3314',['dtlsSessionStartThread',['../PeerConnection_8c.html#a2866c8ee0d8506fb54885976750bac71',1,'PeerConnection.c']]], + ['dtlssessionverifyremotecertificatefingerprint_3315',['dtlsSessionVerifyRemoteCertificateFingerprint',['../Dtls_8h.html#a5402cdc45e9248b9b3a718e6147dfc93',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession, PCHAR): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa63ea9551d8026a385756fc13e769571',1,'dtlsSessionVerifyRemoteCertificateFingerprint(PDtlsSession pDtlsSession, PCHAR pExpectedFingerprint): Dtls_openssl.c']]], + ['dtlstransmissiontimercallback_3316',['dtlsTransmissionTimerCallback',['../Dtls__mbedtls_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#af9a81361c6870b54ba2accc75c8fc2ff',1,'dtlsTransmissionTimerCallback(UINT32 timerID, UINT64 currentTime, UINT64 customData): Dtls_openssl.c']]], + ['dtlsvalidatertccertificates_3317',['dtlsValidateRtcCertificates',['../Dtls_8c.html#abdb647933c7ddcbdcc5470e66fdc0353',1,'dtlsValidateRtcCertificates(PRtcCertificate pRtcCertificates, PUINT32 pCount): Dtls.c'],['../Dtls_8h.html#ac1d4a9d34b47c3cc4a848ea2e1012816',1,'dtlsValidateRtcCertificates(PRtcCertificate, PUINT32): Dtls.c']]] ]; diff --git a/search/functions_4.js b/search/functions_4.js index 505ddaf88d..8441e84cdf 100644 --- a/search/functions_4.js +++ b/search/functions_4.js @@ -1,42 +1,42 @@ var searchData= [ - ['encryptrtcppacket_3315',['encryptRtcpPacket',['../SrtpSession_8h.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], - ['encryptrtppacket_3316',['encryptRtpPacket',['../SrtpSession_8h.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], - ['entersequencenumberoverflowcheck_3317',['enterSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#abb973ac4e7c840f62fad4b84d4843ecf',1,'JitterBuffer.c']]], - ['entertimestampoverflowcheck_3318',['enterTimestampOverflowCheck',['../JitterBuffer_8c.html#a98ed50fc0f16982249b14813a6c0f437',1,'JitterBuffer.c']]], - ['executeallocationturnstate_3319',['executeAllocationTurnState',['../TurnConnectionStateMachine_8c.html#a5b2eedee33db4144771d00b2dd6a9731',1,'executeAllocationTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a3828088733c3154105e8818652ba36bf',1,'executeAllocationTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executebindchannelturnstate_3320',['executeBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#a3a4bf18f3e297368e56db4694cd845bc',1,'executeBindChannelTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ad877c5df0c2aba7c1c2be49e2ecf950e',1,'executeBindChannelTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executecheckconnectioniceagentstate_3321',['executeCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#a6d1c63854bb87950e837be2cdb6793d3',1,'executeCheckConnectionIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a46a9802e794c01c21a13751cfddfdc2b',1,'executeCheckConnectionIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executechecksocketconnectionturnstate_3322',['executeCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a34197cadf5046da541bd048bb56ddd4d',1,'executeCheckSocketConnectionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a403df389da8d171d0348d241f9e9ff53',1,'executeCheckSocketConnectionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executecleanupturnstate_3323',['executeCleanUpTurnState',['../TurnConnectionStateMachine_8c.html#aaf58bb70347bbbac288dc7ef68e2b06a',1,'executeCleanUpTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a040f4f801882f524383b08ce46a82518',1,'executeCleanUpTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executeconnectediceagentstate_3324',['executeConnectedIceAgentState',['../IceAgentStateMachine_8c.html#ae73bb89e7e9f087dd2ccfa8cf1f1833a',1,'executeConnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a4fddd35b881d4a51ceaad3633a0bced0',1,'executeConnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executeconnectedsignalingstate_3325',['executeConnectedSignalingState',['../StateMachine_8h.html#a681a4127d6fc7466544858880deafe33',1,'executeConnectedSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#a04bd9c43daaa82784f3c53a2542169de',1,'executeConnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], - ['executeconnectsignalingstate_3326',['executeConnectSignalingState',['../StateMachine_8c.html#aa44f205523c2e4ad0b61fa35fd14a024',1,'executeConnectSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad61b483e90502a439e3c52e6bdf1b760',1,'executeConnectSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executecreatepermissionturnstate_3327',['executeCreatePermissionTurnState',['../TurnConnectionStateMachine_8c.html#adf4fe21ee4ee8268ea52bb33720b1a9d',1,'executeCreatePermissionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a19418820932f0a419738811731ca1a6e',1,'executeCreatePermissionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executecreatesignalingstate_3328',['executeCreateSignalingState',['../StateMachine_8c.html#a62dee9d71ff5f5714ae89d5b62d083a3',1,'executeCreateSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a875746ad5aa6b08d513e515d408c6714',1,'executeCreateSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executedeletedsignalingstate_3329',['executeDeletedSignalingState',['../StateMachine_8c.html#ab5dbc96ae5e10da11cf802c820183965',1,'executeDeletedSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a70a835088d6738d3ca939730ecc87434',1,'executeDeletedSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executedeletesignalingstate_3330',['executeDeleteSignalingState',['../StateMachine_8c.html#a2a8494e9d0c9f5b4602b3df01c365ac9',1,'executeDeleteSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa9f061233a9fdff2c0f1180ac06a1e8b',1,'executeDeleteSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executedescribemediastorageconfstate_3331',['executeDescribeMediaStorageConfState',['../StateMachine_8c.html#aebc65f80a086def2109531fecfc24c99',1,'executeDescribeMediaStorageConfState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a19ca42d3d09445a1fa39bd23c1c00780',1,'executeDescribeMediaStorageConfState(UINT64, UINT64): StateMachine.c']]], - ['executedescribesignalingstate_3332',['executeDescribeSignalingState',['../StateMachine_8c.html#a902e2e5da192dd55d60faf9ee1df0e6e',1,'executeDescribeSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa3955d8438eb40773c390af393d62804',1,'executeDescribeSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executedisconnectediceagentstate_3333',['executeDisconnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0596fff25506b6bc638391790155c776',1,'executeDisconnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a45d6177c8d5671c4dfe33d8eadfce3a1',1,'executeDisconnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executedisconnectedsignalingstate_3334',['executeDisconnectedSignalingState',['../StateMachine_8h.html#a1f9bd5d3e74476e2f5b521605e4db294',1,'executeDisconnectedSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#afa5df42ae6d6f40978148806ba3ed537',1,'executeDisconnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], - ['executefailediceagentstate_3335',['executeFailedIceAgentState',['../IceAgentStateMachine_8c.html#a8309ddfe7d20f36f1ece7d542c9c36da',1,'executeFailedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a387465f82112c02a6ebb6e89ad44c1b9',1,'executeFailedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executefailedturnstate_3336',['executeFailedTurnState',['../TurnConnectionStateMachine_8c.html#ac245b5764a2ca22a5516fef5379d000d',1,'executeFailedTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a10d5bdb6f2f8044490c99ed51ee0474b',1,'executeFailedTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executegetcredentialsturnstate_3337',['executeGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a76754fb751b1533ba3789bc800d679ea',1,'executeGetCredentialsTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7ab6c290aac9a05c3c6253022feb6c35',1,'executeGetCredentialsTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executegetendpointsignalingstate_3338',['executeGetEndpointSignalingState',['../StateMachine_8c.html#a4e5852a863f3c402a5e9f72496136a11',1,'executeGetEndpointSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a1596133c7ff3e462b7f813a775f4de0e',1,'executeGetEndpointSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executegeticeconfigsignalingstate_3339',['executeGetIceConfigSignalingState',['../StateMachine_8c.html#a7dea9acac2fcb8038597198c50c42976',1,'executeGetIceConfigSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a4912a88bfde8b1b02b9885937534b083',1,'executeGetIceConfigSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executegettokensignalingstate_3340',['executeGetTokenSignalingState',['../StateMachine_8c.html#a7b53dbb0c46e18cd5603a967cb7d2b26',1,'executeGetTokenSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad38f07dbbdcbae4bd7f675d18b13f6c0',1,'executeGetTokenSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executejoinstoragesessionconnectedstate_3341',['executeJoinStorageSessionConnectedState',['../StateMachine_8c.html#a80af13ffb95e19ffc03d575a0d6f8e68',1,'executeJoinStorageSessionConnectedState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad1289a40d4578745da2e226481235c70',1,'executeJoinStorageSessionConnectedState(UINT64, UINT64): StateMachine.c']]], - ['executejoinstoragesessionstate_3342',['executeJoinStorageSessionState',['../StateMachine_8c.html#a7fc669ba293c92c6fb5a6e2363c40a27',1,'executeJoinStorageSessionState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a5fbae13114db31bee6fdcc6742154cb3',1,'executeJoinStorageSessionState(UINT64, UINT64): StateMachine.c']]], - ['executejoinstoragesessionwaitingstate_3343',['executeJoinStorageSessionWaitingState',['../StateMachine_8h.html#a9f638590b46ff9da64adb291a7c6b8bf',1,'executeJoinStorageSessionWaitingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#a410f756898b9611dae78ab22d15ca79e',1,'executeJoinStorageSessionWaitingState(UINT64 customData, UINT64 time): StateMachine.c']]], - ['executenattest_3344',['executeNatTest',['../NatBehaviorDiscovery_8c.html#a89054697a9e46dac0a358733b9da16d6',1,'executeNatTest(PStunPacket bindingRequest, PKvsIpAddress pDestAddr, PSocketConnection pSocketConnection, UINT32 testIndex, PNatTestData pData, PStunPacket *ppTestReponse): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a9cdb27af6b840b3217f6ec9ae06fbc50',1,'executeNatTest(PStunPacket, PKvsIpAddress, PSocketConnection, UINT32, PNatTestData, PStunPacket *): NatBehaviorDiscovery.c']]], - ['executenewiceagentstate_3345',['executeNewIceAgentState',['../IceAgentStateMachine_8c.html#ad6a5ba4c363f6ecd855c91423aff777d',1,'executeNewIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#adf04eb2c443398a892188fe23b8f0b6b',1,'executeNewIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executenewsignalingstate_3346',['executeNewSignalingState',['../StateMachine_8c.html#a901734dc48715e2238a83b79e1f107da',1,'executeNewSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a0246060d681589d3b2b2f494c20cf863',1,'executeNewSignalingState(UINT64, UINT64): StateMachine.c']]], - ['executenewturnstate_3347',['executeNewTurnState',['../TurnConnectionStateMachine_8c.html#a110b4e813fe0c0b9d877451ed72b494c',1,'executeNewTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a00e7420bf98acd598600d5fd5e49967d',1,'executeNewTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['executenominatingiceagentstate_3348',['executeNominatingIceAgentState',['../IceAgentStateMachine_8c.html#a5431027d18e1397eb1dfc8953099dbf6',1,'executeNominatingIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a1f9ccfce7b757cf6c90358336e973f12',1,'executeNominatingIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executereadyiceagentstate_3349',['executeReadyIceAgentState',['../IceAgentStateMachine_8c.html#ad8c9d148bf0b67e6ccce35a9f2c745e8',1,'executeReadyIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a0be6c08b81e5550b1f779f9689b5b112',1,'executeReadyIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], - ['executereadysignalingstate_3350',['executeReadySignalingState',['../StateMachine_8c.html#a3b9c66eabf57f3153cb78fe335f900bc',1,'executeReadySignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a10f7cc8a04fa53f07064330f96502f42',1,'executeReadySignalingState(UINT64, UINT64): StateMachine.c']]], - ['executereadyturnstate_3351',['executeReadyTurnState',['../TurnConnectionStateMachine_8c.html#ae44804165fc638565b909acf855d4c0d',1,'executeReadyTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2ecef2389d5ca41a64024a66fcecd6a3',1,'executeReadyTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], - ['exitsequencenumberoverflowcheck_3352',['exitSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#a7d7320146187bfc7b6ca7ea61d68445d',1,'JitterBuffer.c']]], - ['exittimestampoverflowcheck_3353',['exitTimestampOverflowCheck',['../JitterBuffer_8c.html#ab4a1d7e5e56187bcbb451cde70680a89',1,'JitterBuffer.c']]] + ['encryptrtcppacket_3318',['encryptRtcpPacket',['../SrtpSession_8h.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a4f629abe72c41e6effb3c211b2b5db62',1,'encryptRtcpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], + ['encryptrtppacket_3319',['encryptRtpPacket',['../SrtpSession_8h.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c'],['../SrtpSession_8c.html#a34f38afe20eee6ebc05aeb21ae2c33ec',1,'encryptRtpPacket(PSrtpSession pSrtpSession, PVOID message, PINT32 len): SrtpSession.c']]], + ['entersequencenumberoverflowcheck_3320',['enterSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#abb973ac4e7c840f62fad4b84d4843ecf',1,'JitterBuffer.c']]], + ['entertimestampoverflowcheck_3321',['enterTimestampOverflowCheck',['../JitterBuffer_8c.html#a98ed50fc0f16982249b14813a6c0f437',1,'JitterBuffer.c']]], + ['executeallocationturnstate_3322',['executeAllocationTurnState',['../TurnConnectionStateMachine_8c.html#a5b2eedee33db4144771d00b2dd6a9731',1,'executeAllocationTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a3828088733c3154105e8818652ba36bf',1,'executeAllocationTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executebindchannelturnstate_3323',['executeBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#a3a4bf18f3e297368e56db4694cd845bc',1,'executeBindChannelTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ad877c5df0c2aba7c1c2be49e2ecf950e',1,'executeBindChannelTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executecheckconnectioniceagentstate_3324',['executeCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#a6d1c63854bb87950e837be2cdb6793d3',1,'executeCheckConnectionIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a46a9802e794c01c21a13751cfddfdc2b',1,'executeCheckConnectionIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executechecksocketconnectionturnstate_3325',['executeCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a34197cadf5046da541bd048bb56ddd4d',1,'executeCheckSocketConnectionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a403df389da8d171d0348d241f9e9ff53',1,'executeCheckSocketConnectionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executecleanupturnstate_3326',['executeCleanUpTurnState',['../TurnConnectionStateMachine_8c.html#aaf58bb70347bbbac288dc7ef68e2b06a',1,'executeCleanUpTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a040f4f801882f524383b08ce46a82518',1,'executeCleanUpTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executeconnectediceagentstate_3327',['executeConnectedIceAgentState',['../IceAgentStateMachine_8c.html#ae73bb89e7e9f087dd2ccfa8cf1f1833a',1,'executeConnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a4fddd35b881d4a51ceaad3633a0bced0',1,'executeConnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executeconnectedsignalingstate_3328',['executeConnectedSignalingState',['../StateMachine_8h.html#a681a4127d6fc7466544858880deafe33',1,'executeConnectedSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#a04bd9c43daaa82784f3c53a2542169de',1,'executeConnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], + ['executeconnectsignalingstate_3329',['executeConnectSignalingState',['../StateMachine_8c.html#aa44f205523c2e4ad0b61fa35fd14a024',1,'executeConnectSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad61b483e90502a439e3c52e6bdf1b760',1,'executeConnectSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executecreatepermissionturnstate_3330',['executeCreatePermissionTurnState',['../TurnConnectionStateMachine_8c.html#adf4fe21ee4ee8268ea52bb33720b1a9d',1,'executeCreatePermissionTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a19418820932f0a419738811731ca1a6e',1,'executeCreatePermissionTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executecreatesignalingstate_3331',['executeCreateSignalingState',['../StateMachine_8c.html#a62dee9d71ff5f5714ae89d5b62d083a3',1,'executeCreateSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a875746ad5aa6b08d513e515d408c6714',1,'executeCreateSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executedeletedsignalingstate_3332',['executeDeletedSignalingState',['../StateMachine_8c.html#ab5dbc96ae5e10da11cf802c820183965',1,'executeDeletedSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a70a835088d6738d3ca939730ecc87434',1,'executeDeletedSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executedeletesignalingstate_3333',['executeDeleteSignalingState',['../StateMachine_8c.html#a2a8494e9d0c9f5b4602b3df01c365ac9',1,'executeDeleteSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa9f061233a9fdff2c0f1180ac06a1e8b',1,'executeDeleteSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executedescribemediastorageconfstate_3334',['executeDescribeMediaStorageConfState',['../StateMachine_8c.html#aebc65f80a086def2109531fecfc24c99',1,'executeDescribeMediaStorageConfState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a19ca42d3d09445a1fa39bd23c1c00780',1,'executeDescribeMediaStorageConfState(UINT64, UINT64): StateMachine.c']]], + ['executedescribesignalingstate_3335',['executeDescribeSignalingState',['../StateMachine_8c.html#a902e2e5da192dd55d60faf9ee1df0e6e',1,'executeDescribeSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#aa3955d8438eb40773c390af393d62804',1,'executeDescribeSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executedisconnectediceagentstate_3336',['executeDisconnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0596fff25506b6bc638391790155c776',1,'executeDisconnectedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a45d6177c8d5671c4dfe33d8eadfce3a1',1,'executeDisconnectedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executedisconnectedsignalingstate_3337',['executeDisconnectedSignalingState',['../StateMachine_8h.html#a1f9bd5d3e74476e2f5b521605e4db294',1,'executeDisconnectedSignalingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#afa5df42ae6d6f40978148806ba3ed537',1,'executeDisconnectedSignalingState(UINT64 customData, UINT64 time): StateMachine.c']]], + ['executefailediceagentstate_3338',['executeFailedIceAgentState',['../IceAgentStateMachine_8c.html#a8309ddfe7d20f36f1ece7d542c9c36da',1,'executeFailedIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a387465f82112c02a6ebb6e89ad44c1b9',1,'executeFailedIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executefailedturnstate_3339',['executeFailedTurnState',['../TurnConnectionStateMachine_8c.html#ac245b5764a2ca22a5516fef5379d000d',1,'executeFailedTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a10d5bdb6f2f8044490c99ed51ee0474b',1,'executeFailedTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executegetcredentialsturnstate_3340',['executeGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a76754fb751b1533ba3789bc800d679ea',1,'executeGetCredentialsTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7ab6c290aac9a05c3c6253022feb6c35',1,'executeGetCredentialsTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executegetendpointsignalingstate_3341',['executeGetEndpointSignalingState',['../StateMachine_8c.html#a4e5852a863f3c402a5e9f72496136a11',1,'executeGetEndpointSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a1596133c7ff3e462b7f813a775f4de0e',1,'executeGetEndpointSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executegeticeconfigsignalingstate_3342',['executeGetIceConfigSignalingState',['../StateMachine_8c.html#a7dea9acac2fcb8038597198c50c42976',1,'executeGetIceConfigSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a4912a88bfde8b1b02b9885937534b083',1,'executeGetIceConfigSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executegettokensignalingstate_3343',['executeGetTokenSignalingState',['../StateMachine_8c.html#a7b53dbb0c46e18cd5603a967cb7d2b26',1,'executeGetTokenSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad38f07dbbdcbae4bd7f675d18b13f6c0',1,'executeGetTokenSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executejoinstoragesessionconnectedstate_3344',['executeJoinStorageSessionConnectedState',['../StateMachine_8c.html#a80af13ffb95e19ffc03d575a0d6f8e68',1,'executeJoinStorageSessionConnectedState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#ad1289a40d4578745da2e226481235c70',1,'executeJoinStorageSessionConnectedState(UINT64, UINT64): StateMachine.c']]], + ['executejoinstoragesessionstate_3345',['executeJoinStorageSessionState',['../StateMachine_8c.html#a7fc669ba293c92c6fb5a6e2363c40a27',1,'executeJoinStorageSessionState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a5fbae13114db31bee6fdcc6742154cb3',1,'executeJoinStorageSessionState(UINT64, UINT64): StateMachine.c']]], + ['executejoinstoragesessionwaitingstate_3346',['executeJoinStorageSessionWaitingState',['../StateMachine_8h.html#a9f638590b46ff9da64adb291a7c6b8bf',1,'executeJoinStorageSessionWaitingState(UINT64, UINT64): StateMachine.c'],['../StateMachine_8c.html#a410f756898b9611dae78ab22d15ca79e',1,'executeJoinStorageSessionWaitingState(UINT64 customData, UINT64 time): StateMachine.c']]], + ['executenattest_3347',['executeNatTest',['../NatBehaviorDiscovery_8c.html#a89054697a9e46dac0a358733b9da16d6',1,'executeNatTest(PStunPacket bindingRequest, PKvsIpAddress pDestAddr, PSocketConnection pSocketConnection, UINT32 testIndex, PNatTestData pData, PStunPacket *ppTestReponse): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a9cdb27af6b840b3217f6ec9ae06fbc50',1,'executeNatTest(PStunPacket, PKvsIpAddress, PSocketConnection, UINT32, PNatTestData, PStunPacket *): NatBehaviorDiscovery.c']]], + ['executenewiceagentstate_3348',['executeNewIceAgentState',['../IceAgentStateMachine_8c.html#ad6a5ba4c363f6ecd855c91423aff777d',1,'executeNewIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#adf04eb2c443398a892188fe23b8f0b6b',1,'executeNewIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executenewsignalingstate_3349',['executeNewSignalingState',['../StateMachine_8c.html#a901734dc48715e2238a83b79e1f107da',1,'executeNewSignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a0246060d681589d3b2b2f494c20cf863',1,'executeNewSignalingState(UINT64, UINT64): StateMachine.c']]], + ['executenewturnstate_3350',['executeNewTurnState',['../TurnConnectionStateMachine_8c.html#a110b4e813fe0c0b9d877451ed72b494c',1,'executeNewTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a00e7420bf98acd598600d5fd5e49967d',1,'executeNewTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['executenominatingiceagentstate_3351',['executeNominatingIceAgentState',['../IceAgentStateMachine_8c.html#a5431027d18e1397eb1dfc8953099dbf6',1,'executeNominatingIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a1f9ccfce7b757cf6c90358336e973f12',1,'executeNominatingIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executereadyiceagentstate_3352',['executeReadyIceAgentState',['../IceAgentStateMachine_8c.html#ad8c9d148bf0b67e6ccce35a9f2c745e8',1,'executeReadyIceAgentState(UINT64 customData, UINT64 time): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a0be6c08b81e5550b1f779f9689b5b112',1,'executeReadyIceAgentState(UINT64, UINT64): IceAgentStateMachine.c']]], + ['executereadysignalingstate_3353',['executeReadySignalingState',['../StateMachine_8c.html#a3b9c66eabf57f3153cb78fe335f900bc',1,'executeReadySignalingState(UINT64 customData, UINT64 time): StateMachine.c'],['../StateMachine_8h.html#a10f7cc8a04fa53f07064330f96502f42',1,'executeReadySignalingState(UINT64, UINT64): StateMachine.c']]], + ['executereadyturnstate_3354',['executeReadyTurnState',['../TurnConnectionStateMachine_8c.html#ae44804165fc638565b909acf855d4c0d',1,'executeReadyTurnState(UINT64 customData, UINT64 time): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2ecef2389d5ca41a64024a66fcecd6a3',1,'executeReadyTurnState(UINT64, UINT64): TurnConnectionStateMachine.c']]], + ['exitsequencenumberoverflowcheck_3355',['exitSequenceNumberOverflowCheck',['../JitterBuffer_8c.html#a7d7320146187bfc7b6ca7ea61d68445d',1,'JitterBuffer.c']]], + ['exittimestampoverflowcheck_3356',['exitTimestampOverflowCheck',['../JitterBuffer_8c.html#ab4a1d7e5e56187bcbb451cde70680a89',1,'JitterBuffer.c']]] ]; diff --git a/search/functions_5.js b/search/functions_5.js index 1d7387e0d6..eae4294ce5 100644 --- a/search/functions_5.js +++ b/search/functions_5.js @@ -1,72 +1,72 @@ var searchData= [ - ['findcandidatewithip_3354',['findCandidateWithIp',['../IceAgent_8h.html#a609a2c67a120cc57bbfa87f104bf0ba4',1,'findCandidateWithIp(PKvsIpAddress, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#ae97f6da7fb4eb6477b7e398ff51ee91d',1,'findCandidateWithIp(PKvsIpAddress pIpAddress, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], - ['findcandidatewithsocketconnection_3355',['findCandidateWithSocketConnection',['../IceAgent_8h.html#aa59d877fff6fb4133d63116c45018dc5',1,'findCandidateWithSocketConnection(PSocketConnection, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#a05490163eb865856c99e237d2334ffd2',1,'findCandidateWithSocketConnection(PSocketConnection pSocketConnection, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], - ['findcodecintransceivers_3356',['findCodecInTransceivers',['../SessionDescription_8c.html#ab42579e2cea76035f4dd5a8bf5ab0cb2',1,'SessionDescription.c']]], - ['findicecandidatepairwithlocalsocketconnectionandremoteaddr_3357',['findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr',['../IceAgent_8c.html#a89108fd9fa5c7ef370f55cf8e69a7d77',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent pIceAgent, PSocketConnection pSocketConnection, PKvsIpAddress pRemoteAddr, BOOL checkPort, PIceCandidatePair *ppIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a87fd0129f55570c8f58e3242e128c797',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent, PSocketConnection, PKvsIpAddress, BOOL, PIceCandidatePair *): IceAgent.c']]], - ['findtransceiverbyssrc_3358',['findTransceiverBySsrc',['../Rtp_8c.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c'],['../Rtp_8h.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c']]], - ['findtransceiversbyremotedescription_3359',['findTransceiversByRemoteDescription',['../SessionDescription_8c.html#a0cd24200ec6c1dd7be231b915dac66b2',1,'findTransceiversByRemoteDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PHashTable pUnknownCodecPayloadTypesTable, PHashTable pUnknownCodecRtpmapTable): SessionDescription.c'],['../SessionDescription_8h.html#a493b409d8fee4cd6e30cca8cbaae0471',1,'findTransceiversByRemoteDescription(PKvsPeerConnection, PSessionDescription, PHashTable, PHashTable): SessionDescription.c']]], - ['fmtpforpayloadtype_3360',['fmtpForPayloadType',['../SessionDescription_8c.html#ae0d3753b41afc5f9a6f4c2aa4af3b4d8',1,'fmtpForPayloadType(UINT64 payloadType, PSessionDescription pSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#a27b1fb7bffd0374504a2e7f7cd3ac50d',1,'fmtpForPayloadType(UINT64, PSessionDescription): SessionDescription.c']]], - ['freecertificateandkey_3361',['freeCertificateAndKey',['../Dtls__mbedtls_8c.html#aa6d608da9c875fbfccf37bd3e716e836',1,'freeCertificateAndKey(mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac06177551160b2bf5e5e8b764a6bd253',1,'freeCertificateAndKey(X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c']]], - ['freechannelinfo_3362',['freeChannelInfo',['../ChannelInfo_8c.html#a8905e3a1f13ab3a638df50f03ab30bd8',1,'freeChannelInfo(PChannelInfo *ppChannelInfo): ChannelInfo.c'],['../ChannelInfo_8h.html#a4b0590b9b18bc6143d23e46341374b0e',1,'freeChannelInfo(PChannelInfo *): ChannelInfo.c']]], - ['freeclientretrystrategy_3363',['freeClientRetryStrategy',['../Signaling_8c.html#a3025bd5b738daaf415eecb0ca204d0ee',1,'freeClientRetryStrategy(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a037553df6f0962baa23d5b0a11995b4b',1,'freeClientRetryStrategy(PSignalingClient): Signaling.c']]], - ['freeconnectionlistener_3364',['freeConnectionListener',['../ConnectionListener_8h.html#ad82847fb41b495ea92c67a73f96f3c2e',1,'freeConnectionListener(PConnectionListener *): ConnectionListener.c'],['../ConnectionListener_8c.html#a49f4d889996cb555ffe78ecf4584ec1a',1,'freeConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c']]], - ['freedtlssession_3365',['freeDtlsSession',['../Dtls_8h.html#afbcfcdeff7856229166e04c0f6408003',1,'freeDtlsSession(PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_openssl.c']]], - ['freehashentry_3366',['freeHashEntry',['../PeerConnection_8c.html#a196fe6dcc68e9dcb121b490c5eaddac8',1,'PeerConnection.c']]], - ['freeiceagent_3367',['freeIceAgent',['../IceAgent_8c.html#a767c2a29e3bfba0aa45872d26b41a6f4',1,'freeIceAgent(PIceAgent *ppIceAgent): IceAgent.c'],['../IceAgent_8h.html#a2fec382692577e183d98141466cb51f7',1,'freeIceAgent(PIceAgent *): IceAgent.c']]], - ['freeicecandidatepair_3368',['freeIceCandidatePair',['../IceAgent_8c.html#a76f0508cf719814537ce707e3f524407',1,'freeIceCandidatePair(PIceCandidatePair *ppIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a5f9280f68fa06d8c1198d4c29d5d4be9',1,'freeIceCandidatePair(PIceCandidatePair *): IceAgent.c']]], - ['freeiobuffer_3369',['freeIOBuffer',['../IOBuffer_8c.html#a716982d27f4e9cf43d6737555e684289',1,'freeIOBuffer(PIOBuffer *ppBuffer): IOBuffer.c'],['../IOBuffer_8h.html#ae2e9269b576cc033a8589e1a213470be',1,'freeIOBuffer(PIOBuffer *): IOBuffer.c']]], - ['freejitterbuffer_3370',['freeJitterBuffer',['../JitterBuffer_8c.html#ab3cc6b54249b9d82ce116edccc2d1cbf',1,'freeJitterBuffer(PJitterBuffer *ppJitterBuffer): JitterBuffer.c'],['../JitterBuffer_8h.html#ac17c759248be09bc61a5aebd3362b01f',1,'freeJitterBuffer(PJitterBuffer *): JitterBuffer.c']]], - ['freekvsrtptransceiver_3371',['freeKvsRtpTransceiver',['../Rtp_8c.html#ac43cec8875bbd05633d9a31bff472efc',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c'],['../Rtp_8h.html#ae8c85797caf52813ba0b8ca9859b77c5',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *): Rtp.c']]], - ['freelwscallinfo_3372',['freeLwsCallInfo',['../LwsApiCalls_8c.html#a22be1d34eb8fe76e2872b23ea9f981d1',1,'freeLwsCallInfo(PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#af20941d45cf3299e6fc9d1868c180e14',1,'freeLwsCallInfo(PLwsCallInfo *): LwsApiCalls.c']]], - ['freepeerconnection_3373',['freePeerConnection',['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], - ['freeretransmitter_3374',['freeRetransmitter',['../Retransmitter_8c.html#abc4d6da97d6a3171960d7cb4d803d198',1,'freeRetransmitter(PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#afc78fd01d2a9d8f71b0d4feec4ae7070',1,'freeRetransmitter(PRetransmitter *): Retransmitter.c']]], - ['freeretrystrategyforcreatingsignalingclient_3375',['freeRetryStrategyForCreatingSignalingClient',['../Client_8c.html#adcfa400e7964640abe4a2f792da839c0',1,'Client.c']]], - ['freerollingbuffer_3376',['freeRollingBuffer',['../RollingBuffer_8c.html#a81cebbe1d2964e9aadcf235f82d3c098',1,'freeRollingBuffer(PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#aa078ee4c33876d1fe144693f269c79f7',1,'freeRollingBuffer(PRollingBuffer *): RollingBuffer.c']]], - ['freertccertificate_3377',['freeRtcCertificate',['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate): Crypto.c'],['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate pRtcCertificate): Crypto.c']]], - ['freertppacket_3378',['freeRtpPacket',['../RtpPacket_8c.html#af5c0526f452ce354c0f92497668f5ad9',1,'freeRtpPacket(PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#ac7c12a0652093e95311d8cabbfd247d3',1,'freeRtpPacket(PRtpPacket *): RtpPacket.c']]], - ['freertprollingbuffer_3379',['freeRtpRollingBuffer',['../RtpRollingBuffer_8c.html#a46569ac6a39e657658840b1054175116',1,'freeRtpRollingBuffer(PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a6e50058bfe354a9d53098c619351e91a',1,'freeRtpRollingBuffer(PRtpRollingBuffer *): RtpRollingBuffer.c']]], - ['freertprollingbufferdata_3380',['freeRtpRollingBufferData',['../RtpRollingBuffer_8c.html#aa9e0102e31bc4e4ccd6379192cfeea0b',1,'freeRtpRollingBufferData(PUINT64 pData): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a242c7067c40f61c722b2ab9852446c67',1,'freeRtpRollingBufferData(PUINT64): RtpRollingBuffer.c']]], - ['freesctpsession_3381',['freeSctpSession',['../Sctp_8c.html#a7b4902e766599101f22b2f3ae12c3dd9',1,'freeSctpSession(PSctpSession *ppSctpSession): Sctp.c'],['../Sctp_8h.html#a174783b6995a8b50937d4c26ee29e518',1,'freeSctpSession(PSctpSession *): Sctp.c']]], - ['freesignaling_3382',['freeSignaling',['../Signaling_8c.html#a82f76649f6bf874ffc0913857c588837',1,'freeSignaling(PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#ad9057954d6494f555ba7b7646fc31ccc',1,'freeSignaling(PSignalingClient *): Signaling.c']]], - ['freesignalingclient_3383',['freeSignalingClient',['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], - ['freesocketconnection_3384',['freeSocketConnection',['../SocketConnection_8c.html#aeea1e134b1c24f7138c4784b9b146e6b',1,'freeSocketConnection(PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#aeb8128cd80579d6fe4ea8c948e33841b',1,'freeSocketConnection(PSocketConnection *): SocketConnection.c']]], - ['freesrtpsession_3385',['freeSrtpSession',['../SrtpSession_8c.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c']]], - ['freestunpacket_3386',['freeStunPacket',['../Stun_8c.html#a2ac5f96729bf2bfce45f59c72db4ff43',1,'freeStunPacket(PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#a4a72f9a15980d1e8c8cf7b4f4d7663d0',1,'freeStunPacket(PStunPacket *): Stun.c']]], - ['freetlssession_3387',['freeTlsSession',['../Tls_8h.html#a5913d6c2f44307241d2402af463f9fec',1,'freeTlsSession(PTlsSession *): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_openssl.c']]], - ['freetransactionidstore_3388',['freeTransactionIdStore',['../IceUtils_8h.html#a243cb3042276e0355a59bac4f8e5feb2',1,'freeTransactionIdStore(PTransactionIdStore *): IceUtils.c'],['../IceUtils_8c.html#aed9b171e0c60584515c04c5dd47dd112',1,'freeTransactionIdStore(PTransactionIdStore *ppTransactionIdStore): IceUtils.c']]], - ['freetransceiver_3389',['freeTransceiver',['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *): Rtp.c'],['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *pRtcRtpTransceiver): Rtp.c']]], - ['freeturnconnection_3390',['freeTurnConnection',['../TurnConnection_8c.html#aae1ee157e839fde1869e664af4424c6a',1,'freeTurnConnection(PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a636cc6844b455700bc4eb56284a0c0ba',1,'freeTurnConnection(PTurnConnection *): TurnConnection.c']]], - ['fromallocationturnstate_3391',['fromAllocationTurnState',['../TurnConnectionStateMachine_8c.html#a41be37aeeb49825f62f52db543090852',1,'fromAllocationTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a6b941178de9ad6b3ccf44bb8295785f5',1,'fromAllocationTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['frombindchannelturnstate_3392',['fromBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#af3f197005c1a4e4fc5d74f33ef45eff3',1,'fromBindChannelTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#acacf6c74ffb50b7393b9854fce2e7dd5',1,'fromBindChannelTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromcheckconnectioniceagentstate_3393',['fromCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#aeb678c7d551facaf6fdfa306de723c7e',1,'fromCheckConnectionIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a98fd1069cabd6d97e27d93b189ff5818',1,'fromCheckConnectionIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromchecksocketconnectionturnstate_3394',['fromCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a04581639c385c1756bb20e4d924ab93c',1,'fromCheckSocketConnectionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a23a85036bdd00ce547d5a14dde1965bc',1,'fromCheckSocketConnectionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromcleanupturnstate_3395',['fromCleanUpTurnState',['../TurnConnectionStateMachine_8c.html#a5c61ccb7252c9817f61ba2e842b119a6',1,'fromCleanUpTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ae7078016e3ea084c7fd61638f6dc814b',1,'fromCleanUpTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromconnectediceagentstate_3396',['fromConnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0f53b9b78ec6b7b86281917a1a49a513',1,'fromConnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aed7e2c6408d267afc4048ff06d77039c',1,'fromConnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromconnectedsignalingstate_3397',['fromConnectedSignalingState',['../StateMachine_8h.html#aaefe24d9434d98b3a4ffc5771d490148',1,'fromConnectedSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#a437578647e8e8eef2011578661633658',1,'fromConnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], - ['fromconnectsignalingstate_3398',['fromConnectSignalingState',['../StateMachine_8c.html#a275db47f302fd1a52cf3b984ceb6aa43',1,'fromConnectSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a47e222c278e353e89dced7525a54a53b',1,'fromConnectSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromcreatepermissionturnstate_3399',['fromCreatePermissionTurnState',['../TurnConnectionStateMachine_8c.html#afb23f298cf6f09d6af8e316d1f29567b',1,'fromCreatePermissionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a3db54abe44c6b388bc45d37a34fa6c9e',1,'fromCreatePermissionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromcreatesignalingstate_3400',['fromCreateSignalingState',['../StateMachine_8c.html#adf50dc1100885268fdb0505f88e06382',1,'fromCreateSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad6769dc88b36353b5a3af1f5275d770b',1,'fromCreateSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromdeletedsignalingstate_3401',['fromDeletedSignalingState',['../StateMachine_8c.html#a86c905d0827b3981ed0e901fee8b79e5',1,'fromDeletedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#af5561222ca3371b0122ba4ebecaef47c',1,'fromDeletedSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromdeletesignalingstate_3402',['fromDeleteSignalingState',['../StateMachine_8c.html#a9fd4d08edbb3259e8a6cc9b073d56b80',1,'fromDeleteSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa037857ac341d37249296b365673d151',1,'fromDeleteSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromdescribemediastorageconfstate_3403',['fromDescribeMediaStorageConfState',['../StateMachine_8c.html#a7ed3e1f7ed4a9c14ea4aaa6272e73828',1,'fromDescribeMediaStorageConfState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a8a14ad07be019ffd173c281794d02d9c',1,'fromDescribeMediaStorageConfState(UINT64, PUINT64): StateMachine.c']]], - ['fromdescribesignalingstate_3404',['fromDescribeSignalingState',['../StateMachine_8c.html#a9d643a7867031fe370773b2278102890',1,'fromDescribeSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a542cb0d543241bce8a9542b2c0e5ada8',1,'fromDescribeSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromdisconnectediceagentstate_3405',['fromDisconnectedIceAgentState',['../IceAgentStateMachine_8h.html#a21fd256832ffa92f2f0ffa881f56a8e3',1,'fromDisconnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#ae2b6f32b08f360018214d39ec24a5b7b',1,'fromDisconnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c']]], - ['fromdisconnectedsignalingstate_3406',['fromDisconnectedSignalingState',['../StateMachine_8c.html#a3bccd065e07c9f1e9c8a3b894c887e80',1,'fromDisconnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#acca36822cccdb5b9a0867014a6d31b1b',1,'fromDisconnectedSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromfailediceagentstate_3407',['fromFailedIceAgentState',['../IceAgentStateMachine_8c.html#af1f88187de3aca5950f7ab2656c7d4cd',1,'fromFailedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a6288f5fa8dc7e35234006ba4951d89ea',1,'fromFailedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromfailedturnstate_3408',['fromFailedTurnState',['../TurnConnectionStateMachine_8c.html#aa9a4ba3a518d1be653cd53450d5c9ca4',1,'fromFailedTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2f714acbcfc36d9fcfd3deb59200c574',1,'fromFailedTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromgetcredentialsturnstate_3409',['fromGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a8fdeb0a8d5261e5fd766999a834136b4',1,'fromGetCredentialsTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ac78023c9bcef399149d7472734af72e6',1,'fromGetCredentialsTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], - ['fromgetendpointsignalingstate_3410',['fromGetEndpointSignalingState',['../StateMachine_8c.html#a472a1e7ab256ec8ff7cc916420e80a2f',1,'fromGetEndpointSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa79624bcc7b918db2cc18b29a70daeba',1,'fromGetEndpointSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromgeticeconfigsignalingstate_3411',['fromGetIceConfigSignalingState',['../StateMachine_8c.html#a7f7311860a130537366dca0746304dfc',1,'fromGetIceConfigSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ab5d339424b5ff962e89b97475ce9ec8e',1,'fromGetIceConfigSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromgettokensignalingstate_3412',['fromGetTokenSignalingState',['../StateMachine_8c.html#ad49f7f646b3741a2228ed7a7980dbc10',1,'fromGetTokenSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a60a8ce89976d2f1185a60d971ff62537',1,'fromGetTokenSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromjoinstoragesessionconnectedstate_3413',['fromJoinStorageSessionConnectedState',['../StateMachine_8c.html#a7871b98340753574d574f58577da7b3f',1,'fromJoinStorageSessionConnectedState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a6137170a2c637ca8790874d5d358a950',1,'fromJoinStorageSessionConnectedState(UINT64, PUINT64): StateMachine.c']]], - ['fromjoinstoragesessionstate_3414',['fromJoinStorageSessionState',['../StateMachine_8c.html#aba546007860f67db359933cb8a73d573',1,'fromJoinStorageSessionState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a33b433a6e776ca3a7318990a9482a5aa',1,'fromJoinStorageSessionState(UINT64, PUINT64): StateMachine.c']]], - ['fromjoinstoragesessionwaitingstate_3415',['fromJoinStorageSessionWaitingState',['../StateMachine_8c.html#a7624b70211e980cb3a9120027d63a858',1,'fromJoinStorageSessionWaitingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a7d34135144e7f26980dbc666a92b46b6',1,'fromJoinStorageSessionWaitingState(UINT64, PUINT64): StateMachine.c']]], - ['fromnewiceagentstate_3416',['fromNewIceAgentState',['../IceAgentStateMachine_8c.html#a4245e52a2c9bc00e70a10ed2094bc849',1,'fromNewIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab16ac3d04825c86fad8bf74b664b1942',1,'fromNewIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromnewsignalingstate_3417',['fromNewSignalingState',['../StateMachine_8c.html#ac7122e569f65d42e8cf1585a80f4c79e',1,'fromNewSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad1c7e647b64cab744ded1445a65de862',1,'fromNewSignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromnewturnstate_3418',['fromNewTurnState',['../TurnConnectionStateMachine_8h.html#a47b7ef65fb6086e9722eecd4adf71128',1,'fromNewTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#a63a13802082bb80e0a90df41e0924701',1,'fromNewTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c']]], - ['fromnominatingiceagentstate_3419',['fromNominatingIceAgentState',['../IceAgentStateMachine_8c.html#ab68793d161182f2a57bbab57e7a806aa',1,'fromNominatingIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab645de14ab618f418469a6410e70c99d',1,'fromNominatingIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromreadyiceagentstate_3420',['fromReadyIceAgentState',['../IceAgentStateMachine_8c.html#a7f3932d8047a60dd57fda36e1a8d0ac2',1,'fromReadyIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aec16a4d41bdf76f1f357d688e3fe9f80',1,'fromReadyIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], - ['fromreadysignalingstate_3421',['fromReadySignalingState',['../StateMachine_8c.html#ad640a8b0233702b2334e241373899030',1,'fromReadySignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#abc8122c2bab2e4a10e28f1cbb6bd5c37',1,'fromReadySignalingState(UINT64, PUINT64): StateMachine.c']]], - ['fromreadyturnstate_3422',['fromReadyTurnState',['../TurnConnectionStateMachine_8c.html#aaf760ec27c3e7daaa1d2fd3e4c57d806',1,'fromReadyTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7b2e9828dc553e757b6255b97f397a89',1,'fromReadyTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]] + ['findcandidatewithip_3357',['findCandidateWithIp',['../IceAgent_8h.html#a609a2c67a120cc57bbfa87f104bf0ba4',1,'findCandidateWithIp(PKvsIpAddress, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#ae97f6da7fb4eb6477b7e398ff51ee91d',1,'findCandidateWithIp(PKvsIpAddress pIpAddress, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], + ['findcandidatewithsocketconnection_3358',['findCandidateWithSocketConnection',['../IceAgent_8h.html#aa59d877fff6fb4133d63116c45018dc5',1,'findCandidateWithSocketConnection(PSocketConnection, PDoubleList, PIceCandidate *): IceAgent.c'],['../IceAgent_8c.html#a05490163eb865856c99e237d2334ffd2',1,'findCandidateWithSocketConnection(PSocketConnection pSocketConnection, PDoubleList pCandidateList, PIceCandidate *ppIceCandidate): IceAgent.c']]], + ['findcodecintransceivers_3359',['findCodecInTransceivers',['../SessionDescription_8c.html#ab42579e2cea76035f4dd5a8bf5ab0cb2',1,'SessionDescription.c']]], + ['findicecandidatepairwithlocalsocketconnectionandremoteaddr_3360',['findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr',['../IceAgent_8c.html#a89108fd9fa5c7ef370f55cf8e69a7d77',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent pIceAgent, PSocketConnection pSocketConnection, PKvsIpAddress pRemoteAddr, BOOL checkPort, PIceCandidatePair *ppIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a87fd0129f55570c8f58e3242e128c797',1,'findIceCandidatePairWithLocalSocketConnectionAndRemoteAddr(PIceAgent, PSocketConnection, PKvsIpAddress, BOOL, PIceCandidatePair *): IceAgent.c']]], + ['findtransceiverbyssrc_3361',['findTransceiverBySsrc',['../Rtp_8c.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c'],['../Rtp_8h.html#a353c7c84b9f9a6ab29730620fa04c87d',1,'findTransceiverBySsrc(PKvsPeerConnection pKvsPeerConnection, PKvsRtpTransceiver *ppTransceiver, UINT32 ssrc): Rtp.c']]], + ['findtransceiversbyremotedescription_3362',['findTransceiversByRemoteDescription',['../SessionDescription_8c.html#a0cd24200ec6c1dd7be231b915dac66b2',1,'findTransceiversByRemoteDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PHashTable pUnknownCodecPayloadTypesTable, PHashTable pUnknownCodecRtpmapTable): SessionDescription.c'],['../SessionDescription_8h.html#a493b409d8fee4cd6e30cca8cbaae0471',1,'findTransceiversByRemoteDescription(PKvsPeerConnection, PSessionDescription, PHashTable, PHashTable): SessionDescription.c']]], + ['fmtpforpayloadtype_3363',['fmtpForPayloadType',['../SessionDescription_8c.html#ae0d3753b41afc5f9a6f4c2aa4af3b4d8',1,'fmtpForPayloadType(UINT64 payloadType, PSessionDescription pSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#a27b1fb7bffd0374504a2e7f7cd3ac50d',1,'fmtpForPayloadType(UINT64, PSessionDescription): SessionDescription.c']]], + ['freecertificateandkey_3364',['freeCertificateAndKey',['../Dtls__mbedtls_8c.html#aa6d608da9c875fbfccf37bd3e716e836',1,'freeCertificateAndKey(mbedtls_x509_crt *pCert, mbedtls_pk_context *pKey): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#ac06177551160b2bf5e5e8b764a6bd253',1,'freeCertificateAndKey(X509 **ppCert, EVP_PKEY **ppPkey): Dtls_openssl.c']]], + ['freechannelinfo_3365',['freeChannelInfo',['../ChannelInfo_8c.html#a8905e3a1f13ab3a638df50f03ab30bd8',1,'freeChannelInfo(PChannelInfo *ppChannelInfo): ChannelInfo.c'],['../ChannelInfo_8h.html#a4b0590b9b18bc6143d23e46341374b0e',1,'freeChannelInfo(PChannelInfo *): ChannelInfo.c']]], + ['freeclientretrystrategy_3366',['freeClientRetryStrategy',['../Signaling_8c.html#a3025bd5b738daaf415eecb0ca204d0ee',1,'freeClientRetryStrategy(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a037553df6f0962baa23d5b0a11995b4b',1,'freeClientRetryStrategy(PSignalingClient): Signaling.c']]], + ['freeconnectionlistener_3367',['freeConnectionListener',['../ConnectionListener_8h.html#ad82847fb41b495ea92c67a73f96f3c2e',1,'freeConnectionListener(PConnectionListener *): ConnectionListener.c'],['../ConnectionListener_8c.html#a49f4d889996cb555ffe78ecf4584ec1a',1,'freeConnectionListener(PConnectionListener *ppConnectionListener): ConnectionListener.c']]], + ['freedtlssession_3368',['freeDtlsSession',['../Dtls_8h.html#afbcfcdeff7856229166e04c0f6408003',1,'freeDtlsSession(PDtlsSession *): Dtls_mbedtls.c'],['../Dtls__mbedtls_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_mbedtls.c'],['../Dtls__openssl_8c.html#aa1b6a668704b0b7ddf99be1f7977b8ba',1,'freeDtlsSession(PDtlsSession *ppDtlsSession): Dtls_openssl.c']]], + ['freehashentry_3369',['freeHashEntry',['../PeerConnection_8c.html#a196fe6dcc68e9dcb121b490c5eaddac8',1,'PeerConnection.c']]], + ['freeiceagent_3370',['freeIceAgent',['../IceAgent_8c.html#a767c2a29e3bfba0aa45872d26b41a6f4',1,'freeIceAgent(PIceAgent *ppIceAgent): IceAgent.c'],['../IceAgent_8h.html#a2fec382692577e183d98141466cb51f7',1,'freeIceAgent(PIceAgent *): IceAgent.c']]], + ['freeicecandidatepair_3371',['freeIceCandidatePair',['../IceAgent_8c.html#a76f0508cf719814537ce707e3f524407',1,'freeIceCandidatePair(PIceCandidatePair *ppIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a5f9280f68fa06d8c1198d4c29d5d4be9',1,'freeIceCandidatePair(PIceCandidatePair *): IceAgent.c']]], + ['freeiobuffer_3372',['freeIOBuffer',['../IOBuffer_8c.html#a716982d27f4e9cf43d6737555e684289',1,'freeIOBuffer(PIOBuffer *ppBuffer): IOBuffer.c'],['../IOBuffer_8h.html#ae2e9269b576cc033a8589e1a213470be',1,'freeIOBuffer(PIOBuffer *): IOBuffer.c']]], + ['freejitterbuffer_3373',['freeJitterBuffer',['../JitterBuffer_8c.html#ab3cc6b54249b9d82ce116edccc2d1cbf',1,'freeJitterBuffer(PJitterBuffer *ppJitterBuffer): JitterBuffer.c'],['../JitterBuffer_8h.html#ac17c759248be09bc61a5aebd3362b01f',1,'freeJitterBuffer(PJitterBuffer *): JitterBuffer.c']]], + ['freekvsrtptransceiver_3374',['freeKvsRtpTransceiver',['../Rtp_8c.html#ac43cec8875bbd05633d9a31bff472efc',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *ppKvsRtpTransceiver): Rtp.c'],['../Rtp_8h.html#ae8c85797caf52813ba0b8ca9859b77c5',1,'freeKvsRtpTransceiver(PKvsRtpTransceiver *): Rtp.c']]], + ['freelwscallinfo_3375',['freeLwsCallInfo',['../LwsApiCalls_8c.html#a22be1d34eb8fe76e2872b23ea9f981d1',1,'freeLwsCallInfo(PLwsCallInfo *ppLwsCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#af20941d45cf3299e6fc9d1868c180e14',1,'freeLwsCallInfo(PLwsCallInfo *): LwsApiCalls.c']]], + ['freepeerconnection_3376',['freePeerConnection',['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga433b1bd125e7f221bcdad97a2a0e8949',1,'freePeerConnection(PRtcPeerConnection *ppPeerConnection): PeerConnection.c']]], + ['freeretransmitter_3377',['freeRetransmitter',['../Retransmitter_8c.html#abc4d6da97d6a3171960d7cb4d803d198',1,'freeRetransmitter(PRetransmitter *ppRetransmitter): Retransmitter.c'],['../Retransmitter_8h.html#afc78fd01d2a9d8f71b0d4feec4ae7070',1,'freeRetransmitter(PRetransmitter *): Retransmitter.c']]], + ['freeretrystrategyforcreatingsignalingclient_3378',['freeRetryStrategyForCreatingSignalingClient',['../Client_8c.html#adcfa400e7964640abe4a2f792da839c0',1,'Client.c']]], + ['freerollingbuffer_3379',['freeRollingBuffer',['../RollingBuffer_8c.html#a81cebbe1d2964e9aadcf235f82d3c098',1,'freeRollingBuffer(PRollingBuffer *ppRollingBuffer): RollingBuffer.c'],['../RollingBuffer_8h.html#aa078ee4c33876d1fe144693f269c79f7',1,'freeRollingBuffer(PRollingBuffer *): RollingBuffer.c']]], + ['freertccertificate_3380',['freeRtcCertificate',['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate): Crypto.c'],['../group__PublicMemberFunctions.html#gac847bd3f95ca79c90788f0948c4ee093',1,'freeRtcCertificate(PRtcCertificate pRtcCertificate): Crypto.c']]], + ['freertppacket_3381',['freeRtpPacket',['../RtpPacket_8c.html#af5c0526f452ce354c0f92497668f5ad9',1,'freeRtpPacket(PRtpPacket *ppRtpPacket): RtpPacket.c'],['../RtpPacket_8h.html#ac7c12a0652093e95311d8cabbfd247d3',1,'freeRtpPacket(PRtpPacket *): RtpPacket.c']]], + ['freertprollingbuffer_3382',['freeRtpRollingBuffer',['../RtpRollingBuffer_8c.html#a46569ac6a39e657658840b1054175116',1,'freeRtpRollingBuffer(PRtpRollingBuffer *ppRtpRollingBuffer): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a6e50058bfe354a9d53098c619351e91a',1,'freeRtpRollingBuffer(PRtpRollingBuffer *): RtpRollingBuffer.c']]], + ['freertprollingbufferdata_3383',['freeRtpRollingBufferData',['../RtpRollingBuffer_8c.html#aa9e0102e31bc4e4ccd6379192cfeea0b',1,'freeRtpRollingBufferData(PUINT64 pData): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a242c7067c40f61c722b2ab9852446c67',1,'freeRtpRollingBufferData(PUINT64): RtpRollingBuffer.c']]], + ['freesctpsession_3384',['freeSctpSession',['../Sctp_8c.html#a7b4902e766599101f22b2f3ae12c3dd9',1,'freeSctpSession(PSctpSession *ppSctpSession): Sctp.c'],['../Sctp_8h.html#a174783b6995a8b50937d4c26ee29e518',1,'freeSctpSession(PSctpSession *): Sctp.c']]], + ['freesignaling_3385',['freeSignaling',['../Signaling_8c.html#a82f76649f6bf874ffc0913857c588837',1,'freeSignaling(PSignalingClient *ppSignalingClient): Signaling.c'],['../Signaling_8h.html#ad9057954d6494f555ba7b7646fc31ccc',1,'freeSignaling(PSignalingClient *): Signaling.c']]], + ['freesignalingclient_3386',['freeSignalingClient',['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE): Client.c'],['../group__PublicMemberFunctions.html#gafb4629e6a81552152c1b475a32e06e9c',1,'freeSignalingClient(PSIGNALING_CLIENT_HANDLE pSignalingHandle): Client.c']]], + ['freesocketconnection_3387',['freeSocketConnection',['../SocketConnection_8c.html#aeea1e134b1c24f7138c4784b9b146e6b',1,'freeSocketConnection(PSocketConnection *ppSocketConnection): SocketConnection.c'],['../SocketConnection_8h.html#aeb8128cd80579d6fe4ea8c948e33841b',1,'freeSocketConnection(PSocketConnection *): SocketConnection.c']]], + ['freesrtpsession_3388',['freeSrtpSession',['../SrtpSession_8c.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a2aee174624da64c0e3d5d7638cd8b196',1,'freeSrtpSession(PSrtpSession *ppSrtpSession): SrtpSession.c']]], + ['freestunpacket_3389',['freeStunPacket',['../Stun_8c.html#a2ac5f96729bf2bfce45f59c72db4ff43',1,'freeStunPacket(PStunPacket *ppStunPacket): Stun.c'],['../Stun_8h.html#a4a72f9a15980d1e8c8cf7b4f4d7663d0',1,'freeStunPacket(PStunPacket *): Stun.c']]], + ['freetlssession_3390',['freeTlsSession',['../Tls_8h.html#a5913d6c2f44307241d2402af463f9fec',1,'freeTlsSession(PTlsSession *): Tls_mbedtls.c'],['../Tls__mbedtls_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_mbedtls.c'],['../Tls__openssl_8c.html#aa94c64c8b1c8378f85d7081459ec9425',1,'freeTlsSession(PTlsSession *ppTlsSession): Tls_openssl.c']]], + ['freetransactionidstore_3391',['freeTransactionIdStore',['../IceUtils_8h.html#a243cb3042276e0355a59bac4f8e5feb2',1,'freeTransactionIdStore(PTransactionIdStore *): IceUtils.c'],['../IceUtils_8c.html#aed9b171e0c60584515c04c5dd47dd112',1,'freeTransactionIdStore(PTransactionIdStore *ppTransactionIdStore): IceUtils.c']]], + ['freetransceiver_3392',['freeTransceiver',['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *): Rtp.c'],['../group__PublicMemberFunctions.html#ga10479b49a6df2035fd1549809e11d9f5',1,'freeTransceiver(PRtcRtpTransceiver *pRtcRtpTransceiver): Rtp.c']]], + ['freeturnconnection_3393',['freeTurnConnection',['../TurnConnection_8c.html#aae1ee157e839fde1869e664af4424c6a',1,'freeTurnConnection(PTurnConnection *ppTurnConnection): TurnConnection.c'],['../TurnConnection_8h.html#a636cc6844b455700bc4eb56284a0c0ba',1,'freeTurnConnection(PTurnConnection *): TurnConnection.c']]], + ['fromallocationturnstate_3394',['fromAllocationTurnState',['../TurnConnectionStateMachine_8c.html#a41be37aeeb49825f62f52db543090852',1,'fromAllocationTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a6b941178de9ad6b3ccf44bb8295785f5',1,'fromAllocationTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['frombindchannelturnstate_3395',['fromBindChannelTurnState',['../TurnConnectionStateMachine_8c.html#af3f197005c1a4e4fc5d74f33ef45eff3',1,'fromBindChannelTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#acacf6c74ffb50b7393b9854fce2e7dd5',1,'fromBindChannelTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromcheckconnectioniceagentstate_3396',['fromCheckConnectionIceAgentState',['../IceAgentStateMachine_8c.html#aeb678c7d551facaf6fdfa306de723c7e',1,'fromCheckConnectionIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a98fd1069cabd6d97e27d93b189ff5818',1,'fromCheckConnectionIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromchecksocketconnectionturnstate_3397',['fromCheckSocketConnectionTurnState',['../TurnConnectionStateMachine_8c.html#a04581639c385c1756bb20e4d924ab93c',1,'fromCheckSocketConnectionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a23a85036bdd00ce547d5a14dde1965bc',1,'fromCheckSocketConnectionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromcleanupturnstate_3398',['fromCleanUpTurnState',['../TurnConnectionStateMachine_8c.html#a5c61ccb7252c9817f61ba2e842b119a6',1,'fromCleanUpTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ae7078016e3ea084c7fd61638f6dc814b',1,'fromCleanUpTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromconnectediceagentstate_3399',['fromConnectedIceAgentState',['../IceAgentStateMachine_8c.html#a0f53b9b78ec6b7b86281917a1a49a513',1,'fromConnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aed7e2c6408d267afc4048ff06d77039c',1,'fromConnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromconnectedsignalingstate_3400',['fromConnectedSignalingState',['../StateMachine_8h.html#aaefe24d9434d98b3a4ffc5771d490148',1,'fromConnectedSignalingState(UINT64, PUINT64): StateMachine.c'],['../StateMachine_8c.html#a437578647e8e8eef2011578661633658',1,'fromConnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c']]], + ['fromconnectsignalingstate_3401',['fromConnectSignalingState',['../StateMachine_8c.html#a275db47f302fd1a52cf3b984ceb6aa43',1,'fromConnectSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a47e222c278e353e89dced7525a54a53b',1,'fromConnectSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromcreatepermissionturnstate_3402',['fromCreatePermissionTurnState',['../TurnConnectionStateMachine_8c.html#afb23f298cf6f09d6af8e316d1f29567b',1,'fromCreatePermissionTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a3db54abe44c6b388bc45d37a34fa6c9e',1,'fromCreatePermissionTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromcreatesignalingstate_3403',['fromCreateSignalingState',['../StateMachine_8c.html#adf50dc1100885268fdb0505f88e06382',1,'fromCreateSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad6769dc88b36353b5a3af1f5275d770b',1,'fromCreateSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromdeletedsignalingstate_3404',['fromDeletedSignalingState',['../StateMachine_8c.html#a86c905d0827b3981ed0e901fee8b79e5',1,'fromDeletedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#af5561222ca3371b0122ba4ebecaef47c',1,'fromDeletedSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromdeletesignalingstate_3405',['fromDeleteSignalingState',['../StateMachine_8c.html#a9fd4d08edbb3259e8a6cc9b073d56b80',1,'fromDeleteSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa037857ac341d37249296b365673d151',1,'fromDeleteSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromdescribemediastorageconfstate_3406',['fromDescribeMediaStorageConfState',['../StateMachine_8c.html#a7ed3e1f7ed4a9c14ea4aaa6272e73828',1,'fromDescribeMediaStorageConfState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a8a14ad07be019ffd173c281794d02d9c',1,'fromDescribeMediaStorageConfState(UINT64, PUINT64): StateMachine.c']]], + ['fromdescribesignalingstate_3407',['fromDescribeSignalingState',['../StateMachine_8c.html#a9d643a7867031fe370773b2278102890',1,'fromDescribeSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a542cb0d543241bce8a9542b2c0e5ada8',1,'fromDescribeSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromdisconnectediceagentstate_3408',['fromDisconnectedIceAgentState',['../IceAgentStateMachine_8h.html#a21fd256832ffa92f2f0ffa881f56a8e3',1,'fromDisconnectedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c'],['../IceAgentStateMachine_8c.html#ae2b6f32b08f360018214d39ec24a5b7b',1,'fromDisconnectedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c']]], + ['fromdisconnectedsignalingstate_3409',['fromDisconnectedSignalingState',['../StateMachine_8c.html#a3bccd065e07c9f1e9c8a3b894c887e80',1,'fromDisconnectedSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#acca36822cccdb5b9a0867014a6d31b1b',1,'fromDisconnectedSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromfailediceagentstate_3410',['fromFailedIceAgentState',['../IceAgentStateMachine_8c.html#af1f88187de3aca5950f7ab2656c7d4cd',1,'fromFailedIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a6288f5fa8dc7e35234006ba4951d89ea',1,'fromFailedIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromfailedturnstate_3411',['fromFailedTurnState',['../TurnConnectionStateMachine_8c.html#aa9a4ba3a518d1be653cd53450d5c9ca4',1,'fromFailedTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a2f714acbcfc36d9fcfd3deb59200c574',1,'fromFailedTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromgetcredentialsturnstate_3412',['fromGetCredentialsTurnState',['../TurnConnectionStateMachine_8c.html#a8fdeb0a8d5261e5fd766999a834136b4',1,'fromGetCredentialsTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#ac78023c9bcef399149d7472734af72e6',1,'fromGetCredentialsTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]], + ['fromgetendpointsignalingstate_3413',['fromGetEndpointSignalingState',['../StateMachine_8c.html#a472a1e7ab256ec8ff7cc916420e80a2f',1,'fromGetEndpointSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#aa79624bcc7b918db2cc18b29a70daeba',1,'fromGetEndpointSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromgeticeconfigsignalingstate_3414',['fromGetIceConfigSignalingState',['../StateMachine_8c.html#a7f7311860a130537366dca0746304dfc',1,'fromGetIceConfigSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ab5d339424b5ff962e89b97475ce9ec8e',1,'fromGetIceConfigSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromgettokensignalingstate_3415',['fromGetTokenSignalingState',['../StateMachine_8c.html#ad49f7f646b3741a2228ed7a7980dbc10',1,'fromGetTokenSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a60a8ce89976d2f1185a60d971ff62537',1,'fromGetTokenSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromjoinstoragesessionconnectedstate_3416',['fromJoinStorageSessionConnectedState',['../StateMachine_8c.html#a7871b98340753574d574f58577da7b3f',1,'fromJoinStorageSessionConnectedState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a6137170a2c637ca8790874d5d358a950',1,'fromJoinStorageSessionConnectedState(UINT64, PUINT64): StateMachine.c']]], + ['fromjoinstoragesessionstate_3417',['fromJoinStorageSessionState',['../StateMachine_8c.html#aba546007860f67db359933cb8a73d573',1,'fromJoinStorageSessionState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a33b433a6e776ca3a7318990a9482a5aa',1,'fromJoinStorageSessionState(UINT64, PUINT64): StateMachine.c']]], + ['fromjoinstoragesessionwaitingstate_3418',['fromJoinStorageSessionWaitingState',['../StateMachine_8c.html#a7624b70211e980cb3a9120027d63a858',1,'fromJoinStorageSessionWaitingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#a7d34135144e7f26980dbc666a92b46b6',1,'fromJoinStorageSessionWaitingState(UINT64, PUINT64): StateMachine.c']]], + ['fromnewiceagentstate_3419',['fromNewIceAgentState',['../IceAgentStateMachine_8c.html#a4245e52a2c9bc00e70a10ed2094bc849',1,'fromNewIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab16ac3d04825c86fad8bf74b664b1942',1,'fromNewIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromnewsignalingstate_3420',['fromNewSignalingState',['../StateMachine_8c.html#ac7122e569f65d42e8cf1585a80f4c79e',1,'fromNewSignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#ad1c7e647b64cab744ded1445a65de862',1,'fromNewSignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromnewturnstate_3421',['fromNewTurnState',['../TurnConnectionStateMachine_8h.html#a47b7ef65fb6086e9722eecd4adf71128',1,'fromNewTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8c.html#a63a13802082bb80e0a90df41e0924701',1,'fromNewTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c']]], + ['fromnominatingiceagentstate_3422',['fromNominatingIceAgentState',['../IceAgentStateMachine_8c.html#ab68793d161182f2a57bbab57e7a806aa',1,'fromNominatingIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ab645de14ab618f418469a6410e70c99d',1,'fromNominatingIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromreadyiceagentstate_3423',['fromReadyIceAgentState',['../IceAgentStateMachine_8c.html#a7f3932d8047a60dd57fda36e1a8d0ac2',1,'fromReadyIceAgentState(UINT64 customData, PUINT64 pState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#aec16a4d41bdf76f1f357d688e3fe9f80',1,'fromReadyIceAgentState(UINT64, PUINT64): IceAgentStateMachine.c']]], + ['fromreadysignalingstate_3424',['fromReadySignalingState',['../StateMachine_8c.html#ad640a8b0233702b2334e241373899030',1,'fromReadySignalingState(UINT64 customData, PUINT64 pState): StateMachine.c'],['../StateMachine_8h.html#abc8122c2bab2e4a10e28f1cbb6bd5c37',1,'fromReadySignalingState(UINT64, PUINT64): StateMachine.c']]], + ['fromreadyturnstate_3425',['fromReadyTurnState',['../TurnConnectionStateMachine_8c.html#aaf760ec27c3e7daaa1d2fd3e4c57d806',1,'fromReadyTurnState(UINT64 customData, PUINT64 pState): TurnConnectionStateMachine.c'],['../TurnConnectionStateMachine_8h.html#a7b2e9828dc553e757b6255b97f397a89',1,'fromReadyTurnState(UINT64, PUINT64): TurnConnectionStateMachine.c']]] ]; diff --git a/search/functions_6.js b/search/functions_6.js index 8aeae77e63..a591e7ed15 100644 --- a/search/functions_6.js +++ b/search/functions_6.js @@ -1,42 +1,42 @@ var searchData= [ - ['generatejsonsafestring_3423',['generateJSONSafeString',['../PeerConnection_8c.html#ad6b6bbcdb7fe1c2959acfdaa64f04e48',1,'generateJSONSafeString(PCHAR pDst, UINT32 len): PeerConnection.c'],['../Include__i_8h.html#ab79572313888fc60c5f81fb85abee745',1,'generateJSONSafeString(PCHAR, UINT32): PeerConnection.c']]], - ['getchannelendpoint_3424',['getChannelEndpoint',['../Signaling_8h.html#aeea4baac0cb6a69458d279ca14b7703f',1,'getChannelEndpoint(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a8847cdf7e665d8557e8009d73ce26f64',1,'getChannelEndpoint(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], - ['getchannelendpointlws_3425',['getChannelEndpointLws',['../LwsApiCalls_8c.html#aed94eba7db5094d99ad97899634e82e8',1,'getChannelEndpointLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#ad635a63676045871ee8a4c465322177b',1,'getChannelEndpointLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['getchannelroletypefromstring_3426',['getChannelRoleTypeFromString',['../ChannelInfo_8c.html#a189f3f1de4a4fc95ec4e8e70bc0b81ae',1,'getChannelRoleTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c'],['../ChannelInfo_8h.html#a22158f2bc9bfbd03861e695b24c1635d',1,'getChannelRoleTypeFromString(PCHAR, UINT32): ChannelInfo.c']]], - ['getchannelstatusfromstring_3427',['getChannelStatusFromString',['../ChannelInfo_8c.html#a464cf1c86d1808abf8f4c1b6583f4890',1,'getChannelStatusFromString(PCHAR status, UINT32 length): ChannelInfo.c'],['../ChannelInfo_8h.html#a9416abdd3afd055bcc0c74284dfe03f6',1,'getChannelStatusFromString(PCHAR, UINT32): ChannelInfo.c']]], - ['getchanneltypefromstring_3428',['getChannelTypeFromString',['../ChannelInfo_8c.html#a3e238d942faed37a679b58371551aecb',1,'getChannelTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c'],['../ChannelInfo_8h.html#a223e23ade70678ecfbca03923e37000e',1,'getChannelTypeFromString(PCHAR, UINT32): ChannelInfo.c']]], - ['getdatachannelstats_3429',['getDataChannelStats',['../Metrics_8c.html#a21366defbbacaa32a10a226a835b06ad',1,'Metrics.c']]], - ['geterrorcode_3430',['getErrorCode',['../Network_8c.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c'],['../Network_8h.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c']]], - ['geterrorstring_3431',['getErrorString',['../Network_8c.html#a3179b58589909af6767082bb0a81aa62',1,'getErrorString(INT32 error): Network.c'],['../Network_8h.html#aba8f7334ecac01e350debe6b39cbe331',1,'getErrorString(INT32): Network.c']]], - ['getfirstavailablestunattribute_3432',['getFirstAvailableStunAttribute',['../Stun_8h.html#a87aeb6a0fcdfc55add9911c96268226d',1,'getFirstAvailableStunAttribute(PStunPacket, PStunAttributeHeader *): Stun.c'],['../Stun_8c.html#afbb87626b5ffeae605b82cbdc3a9dced',1,'getFirstAvailableStunAttribute(PStunPacket pStunPacket, PStunAttributeHeader *ppStunAttribute): Stun.c']]], - ['geth264fmtpscore_3433',['getH264FmtpScore',['../SessionDescription_8c.html#aa214af08c12bbc24ab0409fbeb6b1be1',1,'getH264FmtpScore(PCHAR fmtp): SessionDescription.c'],['../SessionDescription_8h.html#ae9a5750d2bec87912b710d49ed88b672',1,'getH264FmtpScore(PCHAR): SessionDescription.c']]], - ['geticeagentstats_3434',['getIceAgentStats',['../IceAgent_8c.html#a80987d0a618dde24678fbf71590473cb',1,'getIceAgentStats(PIceAgent pIceAgent, PKvsIceAgentMetrics pKvsIceAgentMetrics): IceAgent.c'],['../IceAgent_8h.html#a4ef68f9d49fefdf42d755fa0ece89105',1,'getIceAgentStats(PIceAgent, PKvsIceAgentMetrics): IceAgent.c']]], - ['geticecandidatepairstats_3435',['getIceCandidatePairStats',['../Metrics_8c.html#a5e0fd07242a13b47a87c991d5f9f27e8',1,'getIceCandidatePairStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceCandidatePairStats pRtcIceCandidatePairStats): Metrics.c'],['../Metrics_8h.html#a34654ac4ee8d67f45ca210d83d79aa48',1,'getIceCandidatePairStats(PRtcPeerConnection, PRtcIceCandidatePairStats): Metrics.c']]], - ['geticecandidatestats_3436',['getIceCandidateStats',['../Metrics_8h.html#a3a75a04b0c3b57808d34f1bc13a1be70',1,'getIceCandidateStats(PRtcPeerConnection, BOOL, PRtcIceCandidateStats): Metrics.c'],['../Metrics_8c.html#a30498adf524efd8a499cdb56aaa9a2b3',1,'getIceCandidateStats(PRtcPeerConnection pRtcPeerConnection, BOOL isRemote, PRtcIceCandidateStats pRtcIceCandidateStats): Metrics.c']]], - ['geticeconfig_3437',['getIceConfig',['../Signaling_8c.html#a9b714b42ff43192104ca0cc946f4b346',1,'getIceConfig(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a25382756fb65415fa80250a38b377f21',1,'getIceConfig(PSignalingClient, UINT64): Signaling.c']]], - ['geticeconfiglws_3438',['getIceConfigLws',['../LwsApiCalls_8c.html#a43eb41d369f6ab2469d738d1c1be5ce8',1,'getIceConfigLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a16c0379ca9a49b7c11c2a15fe5138b0d',1,'getIceConfigLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['geticeserverstats_3439',['getIceServerStats',['../Metrics_8c.html#ac599b4d94a257251e99ff68851165b49',1,'getIceServerStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceServerStats pRtcIceServerStats): Metrics.c'],['../Metrics_8h.html#aa6d8303b11e0fd6af0a30b7deece361b',1,'getIceServerStats(PRtcPeerConnection, PRtcIceServerStats): Metrics.c']]], - ['getipaddrfromdnshostname_3440',['getIpAddrFromDnsHostname',['../Network_8c.html#a86a24b8a9ad2f8e2497e0d058ef43a20',1,'Network.c']]], - ['getipaddrstr_3441',['getIpAddrStr',['../Include__i_8h.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8c.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8h.html#a7fbb7fad24ea6b68ab70afed02eeb0e5',1,'getIpAddrStr(PKvsIpAddress, PCHAR, UINT32): Network.c']]], - ['getipwithhostname_3442',['getIpWithHostName',['../Network_8h.html#a272ba078c414141162f0f1a37bd1f586',1,'getIpWithHostName(PCHAR, PKvsIpAddress): Network.c'],['../Network_8c.html#a4031af9c6558dc586d54ab01752530a0',1,'getIpWithHostName(PCHAR hostname, PKvsIpAddress destIp): Network.c']]], - ['getlocalhostipaddresses_3443',['getLocalhostIpAddresses',['../Network_8c.html#af820d6b23302a71997eef32ee415257b',1,'getLocalhostIpAddresses(PKvsIpAddress destIpList, PUINT32 pDestIpListLen, IceSetInterfaceFilterFunc filter, UINT64 customData): Network.c'],['../Network_8h.html#a1b8c0de9cc45f32a5c05190809ab35bc',1,'getLocalhostIpAddresses(PKvsIpAddress, PUINT32, IceSetInterfaceFilterFunc, UINT64): Network.c']]], - ['getmappaddressattribute_3444',['getMappAddressAttribute',['../NatBehaviorDiscovery_8c.html#ad6d7f5eb336c7152c01556bef46b1abe',1,'getMappAddressAttribute(PStunPacket pBindingResponse, PStunAttributeAddress *ppStunAttributeAddress): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#af05612b2bd8f64a396392ab3e8958d87',1,'getMappAddressAttribute(PStunPacket, PStunAttributeAddress *): NatBehaviorDiscovery.c']]], - ['getmessagetypefromstring_3445',['getMessageTypeFromString',['../LwsApiCalls_8c.html#a845dd8fd2ababb15e4a43ac4b83664d4',1,'getMessageTypeFromString(PCHAR typeStr, UINT32 typeLen, SIGNALING_MESSAGE_TYPE *pMessageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a94c37054c7673350e0795bc2192ba840',1,'getMessageTypeFromString(PCHAR, UINT32, SIGNALING_MESSAGE_TYPE *): LwsApiCalls.c']]], - ['getmessagetypeinstring_3446',['getMessageTypeInString',['../LwsApiCalls_8c.html#a315fc40a9368e98aea3eb70697c94c25',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE messageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e851f73f61c8e5492b188b8ef044fdb',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE): LwsApiCalls.c']]], - ['getnatbehaviorstr_3447',['getNatBehaviorStr',['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c']]], - ['getnextnalulength_3448',['getNextNaluLength',['../RtpH264Payloader_8c.html#a250af3bb605e890c813cc115ac520969',1,'getNextNaluLength(PBYTE nalus, UINT32 nalusLength, PUINT32 pStart, PUINT32 pNaluLength): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#af185b24703ca8430be5af387f023afaf',1,'getNextNaluLength(PBYTE, UINT32, PUINT32, PUINT32): RtpH264Payloader.c']]], - ['getpackagedstunattributesize_3449',['getPackagedStunAttributeSize',['../Stun_8c.html#a7eb2163f10655ff99f6523ffedb30769',1,'getPackagedStunAttributeSize(PStunAttributeHeader pStunAttributeHeader): Stun.c'],['../Stun_8h.html#a9c578496c33cefca6c793325a26f66a0',1,'getPackagedStunAttributeSize(PStunAttributeHeader): Stun.c']]], - ['getrtpinboundstats_3450',['getRtpInboundStats',['../Metrics_8h.html#a261ca3c06b9302b43cc67486d14ce5bd',1,'getRtpInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcInboundRtpStreamStats): Metrics.c'],['../Metrics_8c.html#a162cbc7fcbd0aa489310edd0a501158c',1,'getRtpInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcInboundRtpStreamStats pRtcInboundRtpStreamStats): Metrics.c']]], - ['getrtpoutboundstats_3451',['getRtpOutboundStats',['../Metrics_8c.html#a5ed427c24c23aed9f61262c7e6c2abc5',1,'getRtpOutboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcOutboundRtpStreamStats pRtcOutboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#accdb48eadf8cbbd3a50e6812c5faa356',1,'getRtpOutboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcOutboundRtpStreamStats): Metrics.c']]], - ['getrtpremoteinboundstats_3452',['getRtpRemoteInboundStats',['../Metrics_8c.html#adaa4d044035288ca366e26276e20b173',1,'getRtpRemoteInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcRemoteInboundRtpStreamStats pRtcRemoteInboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#a88dfd032b3f06afc5748c8e93f59ab48',1,'getRtpRemoteInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcRemoteInboundRtpStreamStats): Metrics.c']]], - ['getsignalingstatefromstatemachinestate_3453',['getSignalingStateFromStateMachineState',['../StateMachine_8c.html#ae67e81c2b3a5612fc9ca5cc88d928bb2',1,'getSignalingStateFromStateMachineState(UINT64 state): StateMachine.c'],['../StateMachine_8h.html#ad5a38d0bc35d05b3f3342df94e599750',1,'getSignalingStateFromStateMachineState(UINT64): StateMachine.c']]], - ['getstringfromchannelroletype_3454',['getStringFromChannelRoleType',['../ChannelInfo_8c.html#a8a9f270957f5b1d641521615089742bf',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a18501079617f002f543ce88582321477',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE): ChannelInfo.c']]], - ['getstringfromchanneltype_3455',['getStringFromChannelType',['../ChannelInfo_8c.html#ae17a90f8acd89056991245315f8cf725',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a2dbd72bf5adfb65831a2398505efb913',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE): ChannelInfo.c']]], - ['getstunaddr_3456',['getStunAddr',['../PeerConnection_8c.html#a238f88868aca090e6df3157964aff17c',1,'PeerConnection.c']]], - ['getstunattribute_3457',['getStunAttribute',['../Stun_8c.html#a248e137a0c4fac05726e2182c0c1f383',1,'getStunAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attributeType, PStunAttributeHeader *ppStunAttribute): Stun.c'],['../Stun_8h.html#aa575aa4f812ff3090dc16a4fa917f95f',1,'getStunAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, PStunAttributeHeader *): Stun.c']]], - ['getthreadcontextinstance_3458',['getThreadContextInstance',['../ThreadPoolContext_8c.html#acc558c7b88d01ab471649d16ae72028f',1,'ThreadPoolContext.c']]], - ['getthreadpoolcontext_3459',['getThreadPoolContext',['../ThreadpoolContext_8h.html#a964c9f67b51da2a625b586c3a9590a4c',1,'ThreadpoolContext.h']]], - ['gettransportstats_3460',['getTransportStats',['../Metrics_8c.html#af2418ba1bdfb722935ad7906a28a5562',1,'getTransportStats(PRtcPeerConnection pRtcPeerConnection, PRtcTransportStats pRtcTransportStats): Metrics.c'],['../Metrics_8h.html#a15768e0e6296a64dc0e2570cb6d3a789',1,'getTransportStats(PRtcPeerConnection, PRtcTransportStats): Metrics.c']]], - ['getwebrtcclientinstance_3461',['getWebRtcClientInstance',['../PeerConnection_8c.html#a28a02578e79fc2032fe9ff8a036d57a5',1,'PeerConnection.c']]] + ['generatejsonsafestring_3426',['generateJSONSafeString',['../PeerConnection_8c.html#ad6b6bbcdb7fe1c2959acfdaa64f04e48',1,'generateJSONSafeString(PCHAR pDst, UINT32 len): PeerConnection.c'],['../Include__i_8h.html#ab79572313888fc60c5f81fb85abee745',1,'generateJSONSafeString(PCHAR, UINT32): PeerConnection.c']]], + ['getchannelendpoint_3427',['getChannelEndpoint',['../Signaling_8h.html#aeea4baac0cb6a69458d279ca14b7703f',1,'getChannelEndpoint(PSignalingClient, UINT64): Signaling.c'],['../Signaling_8c.html#a8847cdf7e665d8557e8009d73ce26f64',1,'getChannelEndpoint(PSignalingClient pSignalingClient, UINT64 time): Signaling.c']]], + ['getchannelendpointlws_3428',['getChannelEndpointLws',['../LwsApiCalls_8c.html#aed94eba7db5094d99ad97899634e82e8',1,'getChannelEndpointLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#ad635a63676045871ee8a4c465322177b',1,'getChannelEndpointLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['getchannelroletypefromstring_3429',['getChannelRoleTypeFromString',['../ChannelInfo_8c.html#a189f3f1de4a4fc95ec4e8e70bc0b81ae',1,'getChannelRoleTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c'],['../ChannelInfo_8h.html#a22158f2bc9bfbd03861e695b24c1635d',1,'getChannelRoleTypeFromString(PCHAR, UINT32): ChannelInfo.c']]], + ['getchannelstatusfromstring_3430',['getChannelStatusFromString',['../ChannelInfo_8c.html#a464cf1c86d1808abf8f4c1b6583f4890',1,'getChannelStatusFromString(PCHAR status, UINT32 length): ChannelInfo.c'],['../ChannelInfo_8h.html#a9416abdd3afd055bcc0c74284dfe03f6',1,'getChannelStatusFromString(PCHAR, UINT32): ChannelInfo.c']]], + ['getchanneltypefromstring_3431',['getChannelTypeFromString',['../ChannelInfo_8c.html#a3e238d942faed37a679b58371551aecb',1,'getChannelTypeFromString(PCHAR type, UINT32 length): ChannelInfo.c'],['../ChannelInfo_8h.html#a223e23ade70678ecfbca03923e37000e',1,'getChannelTypeFromString(PCHAR, UINT32): ChannelInfo.c']]], + ['getdatachannelstats_3432',['getDataChannelStats',['../Metrics_8c.html#a21366defbbacaa32a10a226a835b06ad',1,'Metrics.c']]], + ['geterrorcode_3433',['getErrorCode',['../Network_8c.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c'],['../Network_8h.html#a4946ffd5e8761a38b4fc7bb253c1491a',1,'getErrorCode(VOID): Network.c']]], + ['geterrorstring_3434',['getErrorString',['../Network_8c.html#a3179b58589909af6767082bb0a81aa62',1,'getErrorString(INT32 error): Network.c'],['../Network_8h.html#aba8f7334ecac01e350debe6b39cbe331',1,'getErrorString(INT32): Network.c']]], + ['getfirstavailablestunattribute_3435',['getFirstAvailableStunAttribute',['../Stun_8h.html#a87aeb6a0fcdfc55add9911c96268226d',1,'getFirstAvailableStunAttribute(PStunPacket, PStunAttributeHeader *): Stun.c'],['../Stun_8c.html#afbb87626b5ffeae605b82cbdc3a9dced',1,'getFirstAvailableStunAttribute(PStunPacket pStunPacket, PStunAttributeHeader *ppStunAttribute): Stun.c']]], + ['geth264fmtpscore_3436',['getH264FmtpScore',['../SessionDescription_8c.html#aa214af08c12bbc24ab0409fbeb6b1be1',1,'getH264FmtpScore(PCHAR fmtp): SessionDescription.c'],['../SessionDescription_8h.html#ae9a5750d2bec87912b710d49ed88b672',1,'getH264FmtpScore(PCHAR): SessionDescription.c']]], + ['geticeagentstats_3437',['getIceAgentStats',['../IceAgent_8c.html#a80987d0a618dde24678fbf71590473cb',1,'getIceAgentStats(PIceAgent pIceAgent, PKvsIceAgentMetrics pKvsIceAgentMetrics): IceAgent.c'],['../IceAgent_8h.html#a4ef68f9d49fefdf42d755fa0ece89105',1,'getIceAgentStats(PIceAgent, PKvsIceAgentMetrics): IceAgent.c']]], + ['geticecandidatepairstats_3438',['getIceCandidatePairStats',['../Metrics_8c.html#a5e0fd07242a13b47a87c991d5f9f27e8',1,'getIceCandidatePairStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceCandidatePairStats pRtcIceCandidatePairStats): Metrics.c'],['../Metrics_8h.html#a34654ac4ee8d67f45ca210d83d79aa48',1,'getIceCandidatePairStats(PRtcPeerConnection, PRtcIceCandidatePairStats): Metrics.c']]], + ['geticecandidatestats_3439',['getIceCandidateStats',['../Metrics_8h.html#a3a75a04b0c3b57808d34f1bc13a1be70',1,'getIceCandidateStats(PRtcPeerConnection, BOOL, PRtcIceCandidateStats): Metrics.c'],['../Metrics_8c.html#a30498adf524efd8a499cdb56aaa9a2b3',1,'getIceCandidateStats(PRtcPeerConnection pRtcPeerConnection, BOOL isRemote, PRtcIceCandidateStats pRtcIceCandidateStats): Metrics.c']]], + ['geticeconfig_3440',['getIceConfig',['../Signaling_8c.html#a9b714b42ff43192104ca0cc946f4b346',1,'getIceConfig(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a25382756fb65415fa80250a38b377f21',1,'getIceConfig(PSignalingClient, UINT64): Signaling.c']]], + ['geticeconfiglws_3441',['getIceConfigLws',['../LwsApiCalls_8c.html#a43eb41d369f6ab2469d738d1c1be5ce8',1,'getIceConfigLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a16c0379ca9a49b7c11c2a15fe5138b0d',1,'getIceConfigLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['geticeserverstats_3442',['getIceServerStats',['../Metrics_8c.html#ac599b4d94a257251e99ff68851165b49',1,'getIceServerStats(PRtcPeerConnection pRtcPeerConnection, PRtcIceServerStats pRtcIceServerStats): Metrics.c'],['../Metrics_8h.html#aa6d8303b11e0fd6af0a30b7deece361b',1,'getIceServerStats(PRtcPeerConnection, PRtcIceServerStats): Metrics.c']]], + ['getipaddrfromdnshostname_3443',['getIpAddrFromDnsHostname',['../Network_8c.html#a86a24b8a9ad2f8e2497e0d058ef43a20',1,'Network.c']]], + ['getipaddrstr_3444',['getIpAddrStr',['../Include__i_8h.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8c.html#afaa547109e09c5a34437553b7258e818',1,'getIpAddrStr(PKvsIpAddress pKvsIpAddress, PCHAR pBuffer, UINT32 bufferLen): Network.c'],['../Network_8h.html#a7fbb7fad24ea6b68ab70afed02eeb0e5',1,'getIpAddrStr(PKvsIpAddress, PCHAR, UINT32): Network.c']]], + ['getipwithhostname_3445',['getIpWithHostName',['../Network_8h.html#a272ba078c414141162f0f1a37bd1f586',1,'getIpWithHostName(PCHAR, PKvsIpAddress): Network.c'],['../Network_8c.html#a4031af9c6558dc586d54ab01752530a0',1,'getIpWithHostName(PCHAR hostname, PKvsIpAddress destIp): Network.c']]], + ['getlocalhostipaddresses_3446',['getLocalhostIpAddresses',['../Network_8c.html#af820d6b23302a71997eef32ee415257b',1,'getLocalhostIpAddresses(PKvsIpAddress destIpList, PUINT32 pDestIpListLen, IceSetInterfaceFilterFunc filter, UINT64 customData): Network.c'],['../Network_8h.html#a1b8c0de9cc45f32a5c05190809ab35bc',1,'getLocalhostIpAddresses(PKvsIpAddress, PUINT32, IceSetInterfaceFilterFunc, UINT64): Network.c']]], + ['getmappaddressattribute_3447',['getMappAddressAttribute',['../NatBehaviorDiscovery_8c.html#ad6d7f5eb336c7152c01556bef46b1abe',1,'getMappAddressAttribute(PStunPacket pBindingResponse, PStunAttributeAddress *ppStunAttributeAddress): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#af05612b2bd8f64a396392ab3e8958d87',1,'getMappAddressAttribute(PStunPacket, PStunAttributeAddress *): NatBehaviorDiscovery.c']]], + ['getmessagetypefromstring_3448',['getMessageTypeFromString',['../LwsApiCalls_8c.html#a845dd8fd2ababb15e4a43ac4b83664d4',1,'getMessageTypeFromString(PCHAR typeStr, UINT32 typeLen, SIGNALING_MESSAGE_TYPE *pMessageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a94c37054c7673350e0795bc2192ba840',1,'getMessageTypeFromString(PCHAR, UINT32, SIGNALING_MESSAGE_TYPE *): LwsApiCalls.c']]], + ['getmessagetypeinstring_3449',['getMessageTypeInString',['../LwsApiCalls_8c.html#a315fc40a9368e98aea3eb70697c94c25',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE messageType): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a6e851f73f61c8e5492b188b8ef044fdb',1,'getMessageTypeInString(SIGNALING_MESSAGE_TYPE): LwsApiCalls.c']]], + ['getnatbehaviorstr_3450',['getNatBehaviorStr',['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c'],['../group__PublicMemberFunctions.html#ga4f424e3e5d36f5a83c108d50d8599292',1,'getNatBehaviorStr(NAT_BEHAVIOR natBehavior): NatBehaviorDiscovery.c']]], + ['getnextnalulength_3451',['getNextNaluLength',['../RtpH264Payloader_8c.html#a250af3bb605e890c813cc115ac520969',1,'getNextNaluLength(PBYTE nalus, UINT32 nalusLength, PUINT32 pStart, PUINT32 pNaluLength): RtpH264Payloader.c'],['../RtpH264Payloader_8h.html#af185b24703ca8430be5af387f023afaf',1,'getNextNaluLength(PBYTE, UINT32, PUINT32, PUINT32): RtpH264Payloader.c']]], + ['getpackagedstunattributesize_3452',['getPackagedStunAttributeSize',['../Stun_8c.html#a7eb2163f10655ff99f6523ffedb30769',1,'getPackagedStunAttributeSize(PStunAttributeHeader pStunAttributeHeader): Stun.c'],['../Stun_8h.html#a9c578496c33cefca6c793325a26f66a0',1,'getPackagedStunAttributeSize(PStunAttributeHeader): Stun.c']]], + ['getrtpinboundstats_3453',['getRtpInboundStats',['../Metrics_8h.html#a261ca3c06b9302b43cc67486d14ce5bd',1,'getRtpInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcInboundRtpStreamStats): Metrics.c'],['../Metrics_8c.html#a162cbc7fcbd0aa489310edd0a501158c',1,'getRtpInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcInboundRtpStreamStats pRtcInboundRtpStreamStats): Metrics.c']]], + ['getrtpoutboundstats_3454',['getRtpOutboundStats',['../Metrics_8c.html#a5ed427c24c23aed9f61262c7e6c2abc5',1,'getRtpOutboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcOutboundRtpStreamStats pRtcOutboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#accdb48eadf8cbbd3a50e6812c5faa356',1,'getRtpOutboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcOutboundRtpStreamStats): Metrics.c']]], + ['getrtpremoteinboundstats_3455',['getRtpRemoteInboundStats',['../Metrics_8c.html#adaa4d044035288ca366e26276e20b173',1,'getRtpRemoteInboundStats(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pTransceiver, PRtcRemoteInboundRtpStreamStats pRtcRemoteInboundRtpStreamStats): Metrics.c'],['../Metrics_8h.html#a88dfd032b3f06afc5748c8e93f59ab48',1,'getRtpRemoteInboundStats(PRtcPeerConnection, PRtcRtpTransceiver, PRtcRemoteInboundRtpStreamStats): Metrics.c']]], + ['getsignalingstatefromstatemachinestate_3456',['getSignalingStateFromStateMachineState',['../StateMachine_8c.html#ae67e81c2b3a5612fc9ca5cc88d928bb2',1,'getSignalingStateFromStateMachineState(UINT64 state): StateMachine.c'],['../StateMachine_8h.html#ad5a38d0bc35d05b3f3342df94e599750',1,'getSignalingStateFromStateMachineState(UINT64): StateMachine.c']]], + ['getstringfromchannelroletype_3457',['getStringFromChannelRoleType',['../ChannelInfo_8c.html#a8a9f270957f5b1d641521615089742bf',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a18501079617f002f543ce88582321477',1,'getStringFromChannelRoleType(SIGNALING_CHANNEL_ROLE_TYPE): ChannelInfo.c']]], + ['getstringfromchanneltype_3458',['getStringFromChannelType',['../ChannelInfo_8c.html#ae17a90f8acd89056991245315f8cf725',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE type): ChannelInfo.c'],['../ChannelInfo_8h.html#a2dbd72bf5adfb65831a2398505efb913',1,'getStringFromChannelType(SIGNALING_CHANNEL_TYPE): ChannelInfo.c']]], + ['getstunaddr_3459',['getStunAddr',['../PeerConnection_8c.html#a238f88868aca090e6df3157964aff17c',1,'PeerConnection.c']]], + ['getstunattribute_3460',['getStunAttribute',['../Stun_8c.html#a248e137a0c4fac05726e2182c0c1f383',1,'getStunAttribute(PStunPacket pStunPacket, STUN_ATTRIBUTE_TYPE attributeType, PStunAttributeHeader *ppStunAttribute): Stun.c'],['../Stun_8h.html#aa575aa4f812ff3090dc16a4fa917f95f',1,'getStunAttribute(PStunPacket, STUN_ATTRIBUTE_TYPE, PStunAttributeHeader *): Stun.c']]], + ['getthreadcontextinstance_3461',['getThreadContextInstance',['../ThreadPoolContext_8c.html#acc558c7b88d01ab471649d16ae72028f',1,'ThreadPoolContext.c']]], + ['getthreadpoolcontext_3462',['getThreadPoolContext',['../ThreadpoolContext_8h.html#a964c9f67b51da2a625b586c3a9590a4c',1,'ThreadpoolContext.h']]], + ['gettransportstats_3463',['getTransportStats',['../Metrics_8c.html#af2418ba1bdfb722935ad7906a28a5562',1,'getTransportStats(PRtcPeerConnection pRtcPeerConnection, PRtcTransportStats pRtcTransportStats): Metrics.c'],['../Metrics_8h.html#a15768e0e6296a64dc0e2570cb6d3a789',1,'getTransportStats(PRtcPeerConnection, PRtcTransportStats): Metrics.c']]], + ['getwebrtcclientinstance_3464',['getWebRtcClientInstance',['../PeerConnection_8c.html#a28a02578e79fc2032fe9ff8a036d57a5',1,'PeerConnection.c']]] ]; diff --git a/search/functions_7.js b/search/functions_7.js index 4c7a7c758b..ef5f439304 100644 --- a/search/functions_7.js +++ b/search/functions_7.js @@ -1,9 +1,9 @@ var searchData= [ - ['handledceppacket_3462',['handleDcepPacket',['../Sctp_8c.html#a8f12cbc92f7a361cec205992aba52480',1,'Sctp.c']]], - ['handlestunpacket_3463',['handleStunPacket',['../IceAgent_8c.html#a15dca4483895fee272df46d7e4a955d7',1,'handleStunPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen, PSocketConnection pSocketConnection, PKvsIpAddress pSrcAddr, PKvsIpAddress pDestAddr): IceAgent.c'],['../IceAgent_8h.html#ac05b87e31e89363944974da428845ef3',1,'handleStunPacket(PIceAgent, PBYTE, UINT32, PSocketConnection, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], - ['hastransceiverwithssrc_3464',['hasTransceiverWithSsrc',['../Rtp_8c.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c'],['../Rtp_8h.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c']]], - ['headcheckingallowed_3465',['headCheckingAllowed',['../JitterBuffer_8c.html#a91d568e855ef30dbee0e36a55c19d5c6',1,'JitterBuffer.c']]], - ['headsequencenumbercheck_3466',['headSequenceNumberCheck',['../JitterBuffer_8c.html#a6eabe7d0056f5acef21c7ff857c0fc78',1,'JitterBuffer.c']]], - ['headtimestampcheck_3467',['headTimestampCheck',['../JitterBuffer_8c.html#a79ef017209c60c808d2367d20c04b088',1,'JitterBuffer.c']]] + ['handledceppacket_3465',['handleDcepPacket',['../Sctp_8c.html#a8f12cbc92f7a361cec205992aba52480',1,'Sctp.c']]], + ['handlestunpacket_3466',['handleStunPacket',['../IceAgent_8c.html#a15dca4483895fee272df46d7e4a955d7',1,'handleStunPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen, PSocketConnection pSocketConnection, PKvsIpAddress pSrcAddr, PKvsIpAddress pDestAddr): IceAgent.c'],['../IceAgent_8h.html#ac05b87e31e89363944974da428845ef3',1,'handleStunPacket(PIceAgent, PBYTE, UINT32, PSocketConnection, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], + ['hastransceiverwithssrc_3467',['hasTransceiverWithSsrc',['../Rtp_8c.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c'],['../Rtp_8h.html#a3f98236c016e0072d6ef135477ffa895',1,'hasTransceiverWithSsrc(PKvsPeerConnection pKvsPeerConnection, UINT32 ssrc): Rtp.c']]], + ['headcheckingallowed_3468',['headCheckingAllowed',['../JitterBuffer_8c.html#a91d568e855ef30dbee0e36a55c19d5c6',1,'JitterBuffer.c']]], + ['headsequencenumbercheck_3469',['headSequenceNumberCheck',['../JitterBuffer_8c.html#a6eabe7d0056f5acef21c7ff857c0fc78',1,'JitterBuffer.c']]], + ['headtimestampcheck_3470',['headTimestampCheck',['../JitterBuffer_8c.html#a79ef017209c60c808d2367d20c04b088',1,'JitterBuffer.c']]] ]; diff --git a/search/functions_8.js b/search/functions_8.js index c5ac70b877..b7c65af70e 100644 --- a/search/functions_8.js +++ b/search/functions_8.js @@ -1,61 +1,61 @@ var searchData= [ - ['iceagentaddconfig_3468',['iceAgentAddConfig',['../IceAgent_8h.html#a99aaa7cf7d79a93b68ccead30dd300cc',1,'iceAgentAddConfig(PIceAgent, PIceConfigInfo): IceAgent.c'],['../IceAgent_8c.html#a13816c51f4959ce3f3efa41341662d8c',1,'iceAgentAddConfig(PIceAgent pIceAgent, PIceConfigInfo pIceConfigInfo): IceAgent.c']]], - ['iceagentaddremotecandidate_3469',['iceAgentAddRemoteCandidate',['../IceAgent_8h.html#ac168aed43c3242d89b798e7e01b7339b',1,'iceAgentAddRemoteCandidate(PIceAgent, PCHAR): IceAgent.c'],['../IceAgent_8c.html#a171a9136edc2fce61acff9476e6046a9',1,'iceAgentAddRemoteCandidate(PIceAgent pIceAgent, PCHAR pIceCandidateString): IceAgent.c']]], - ['iceagentcheckcandidatepairconnection_3470',['iceAgentCheckCandidatePairConnection',['../IceAgent_8h.html#ad08c3a7660dcaa0d93af028fc65fe374',1,'iceAgentCheckCandidatePairConnection(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#abd88ad7fca15a1a8d90ea9d3a0f2fc58',1,'iceAgentCheckCandidatePairConnection(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentcheckconnectionstatesetup_3471',['iceAgentCheckConnectionStateSetup',['../IceAgent_8c.html#a4b90ebcbe4910ff3837076c8b8a8c253',1,'iceAgentCheckConnectionStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a837adcfee43d0f73ef675f84bed7c1ba',1,'iceAgentCheckConnectionStateSetup(PIceAgent): IceAgent.c']]], - ['iceagentcheckpeerreflexivecandidate_3472',['iceAgentCheckPeerReflexiveCandidate',['../IceAgent_8c.html#ab24d8045a6f9c765883d38003cb624b8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent pIceAgent, PKvsIpAddress pIpAddress, UINT32 priority, BOOL isRemote, PSocketConnection pSocketConnection): IceAgent.c'],['../IceAgent_8h.html#ae42ff38fce2216ebc0d98dc2806bc6e8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent, PKvsIpAddress, UINT32, BOOL, PSocketConnection): IceAgent.c']]], - ['iceagentconnectedstatesetup_3473',['iceAgentConnectedStateSetup',['../IceAgent_8c.html#aad8b693b79de0b9b57770fb4efe64ee4',1,'iceAgentConnectedStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a1e97803ab232afca8aecc4e2f77b87ac',1,'iceAgentConnectedStateSetup(PIceAgent): IceAgent.c']]], - ['iceagentfatalerror_3474',['iceAgentFatalError',['../IceAgent_8c.html#ae7e2880108aafbf93c4f092712d86500',1,'iceAgentFatalError(PIceAgent pIceAgent, STATUS errorStatus): IceAgent.c'],['../IceAgent_8h.html#abe7d848d27af75b3ed56d0959ed980de',1,'iceAgentFatalError(PIceAgent, STATUS): IceAgent.c']]], - ['iceagentgathercandidatetimercallback_3475',['iceAgentGatherCandidateTimerCallback',['../IceAgent_8c.html#a29472fae79b73dc335a310925493391c',1,'iceAgentGatherCandidateTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a0015e4e66712c771d2f16c933e1e768f',1,'iceAgentGatherCandidateTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], - ['iceagentgetcandidatetypestr_3476',['iceAgentGetCandidateTypeStr',['../IceAgent_8c.html#a58c93902e850d579024bde109e85ab8b',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE candidateType): IceAgent.c'],['../IceAgent_8h.html#ab799778728daa3224314485790861040',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE): IceAgent.c']]], - ['iceagentgetcurrenttime_3477',['iceAgentGetCurrentTime',['../IceAgent_8c.html#a1cfd588b7d18304d6feb6e32417a508f',1,'iceAgentGetCurrentTime(UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#ae7a97b4228e1172f1bf21d0a8bee0739',1,'iceAgentGetCurrentTime(UINT64): IceAgent.c']]], - ['iceagentgetmetrics_3478',['iceAgentGetMetrics',['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection, PKvsIceAgentMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection pPeerConnection, PKvsIceAgentMetrics pKvsIceAgentMetrics): PeerConnection.c']]], - ['iceagentinithostcandidate_3479',['iceAgentInitHostCandidate',['../IceAgent_8c.html#a404897a5797a45ca76444ee244c5b760',1,'iceAgentInitHostCandidate(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ab7fc78b0a2605c5291b7ec8d7ed40cdc',1,'iceAgentInitHostCandidate(PIceAgent): IceAgent.c']]], - ['iceagentinitrelaycandidate_3480',['iceAgentInitRelayCandidate',['../IceAgent_8c.html#aa82059f636933c877ef87e25f4a62669',1,'iceAgentInitRelayCandidate(PIceAgent pIceAgent, UINT32 iceServerIndex, KVS_SOCKET_PROTOCOL protocol): IceAgent.c'],['../IceAgent_8h.html#a16f8a3535bbc9b23cd08b98bd79e49b4',1,'iceAgentInitRelayCandidate(PIceAgent, UINT32, KVS_SOCKET_PROTOCOL): IceAgent.c']]], - ['iceagentinitrelaycandidates_3481',['iceAgentInitRelayCandidates',['../IceAgent_8c.html#a888fc1a2a5c2fe190f30db87c85c6759',1,'iceAgentInitRelayCandidates(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a90515bdf78b9dec41ee9c9d579da0045',1,'iceAgentInitRelayCandidates(PIceAgent): IceAgent.c']]], - ['iceagentinitsrflxcandidate_3482',['iceAgentInitSrflxCandidate',['../IceAgent_8h.html#ab51095af13e7b515be425c2d7da80833',1,'iceAgentInitSrflxCandidate(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0a39b316e5aff662b257648e97e53146',1,'iceAgentInitSrflxCandidate(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentinvalidatecandidatepair_3483',['iceAgentInvalidateCandidatePair',['../IceAgent_8c.html#add07c218275f39a2fdabc9f850eb0609',1,'iceAgentInvalidateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a3a09fb4c06ef2f3876ce3ef5d40018f2',1,'iceAgentInvalidateCandidatePair(PIceAgent): IceAgent.c']]], - ['iceagentlognewcandidate_3484',['iceAgentLogNewCandidate',['../IceAgent_8c.html#ad1a8fa09d399bfa78a7a76cb00c25c8c',1,'iceAgentLogNewCandidate(PIceCandidate pIceCandidate): IceAgent.c'],['../IceAgent_8h.html#a7678a0b5ea8975c120901f1f7750eda7',1,'iceAgentLogNewCandidate(PIceCandidate): IceAgent.c']]], - ['iceagentnominatecandidatepair_3485',['iceAgentNominateCandidatePair',['../IceAgent_8c.html#aa7d29b9e7deadd910819b68c115219d1',1,'iceAgentNominateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#af68de77c7c0adf0a02f9477f8b2fc5b7',1,'iceAgentNominateCandidatePair(PIceAgent): IceAgent.c']]], - ['iceagentnominatingstatesetup_3486',['iceAgentNominatingStateSetup',['../IceAgent_8c.html#a8d811662404803fa38a7d691516c9de8',1,'iceAgentNominatingStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ac29a19f13940cb0195d0102d3fd029b1',1,'iceAgentNominatingStateSetup(PIceAgent): IceAgent.c']]], - ['iceagentpopulatesdpmediadescriptioncandidates_3487',['iceAgentPopulateSdpMediaDescriptionCandidates',['../IceAgent_8c.html#a6288421972b3666ba5a64fd91441dadb',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent pIceAgent, PSdpMediaDescription pSdpMediaDescription, UINT32 attrBufferLen, PUINT32 pIndex): IceAgent.c'],['../IceAgent_8h.html#a4b22ed1dd4fa41930285284c67018560',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent, PSdpMediaDescription, UINT32, PUINT32): IceAgent.c']]], - ['iceagentreadystatesetup_3488',['iceAgentReadyStateSetup',['../IceAgent_8c.html#a790f69225c321a1f2ccf0bdcc3a83630',1,'iceAgentReadyStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a59ea2b6bd6002f30314dcea762da0da5',1,'iceAgentReadyStateSetup(PIceAgent): IceAgent.c']]], - ['iceagentreportnewlocalcandidate_3489',['iceAgentReportNewLocalCandidate',['../IceAgent_8h.html#af13d4f05eb82c2866ab3becf229d53b4',1,'iceAgentReportNewLocalCandidate(PIceAgent, PIceCandidate): IceAgent.c'],['../IceAgent_8c.html#a8d260bf39b4cc9f87830fd024a333b17',1,'iceAgentReportNewLocalCandidate(PIceAgent pIceAgent, PIceCandidate pIceCandidate): IceAgent.c']]], - ['iceagentrestart_3490',['iceAgentRestart',['../IceAgent_8c.html#a311a951cf965e83e76372560f2ce1c0f',1,'iceAgentRestart(PIceAgent pIceAgent, PCHAR localIceUfrag, PCHAR localIcePwd): IceAgent.c'],['../IceAgent_8h.html#aedd06d9faf8856ab8758e8c0e49796ac',1,'iceAgentRestart(PIceAgent, PCHAR, PCHAR): IceAgent.c']]], - ['iceagentsendcandidatenomination_3491',['iceAgentSendCandidateNomination',['../IceAgent_8c.html#a38eadbaca4b318947eb9d9397107493d',1,'iceAgentSendCandidateNomination(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a42c1b967c356219624017bf7b6c7a487',1,'iceAgentSendCandidateNomination(PIceAgent): IceAgent.c']]], - ['iceagentsendkeepalivetimercallback_3492',['iceAgentSendKeepAliveTimerCallback',['../IceAgent_8c.html#ac48af5043d440642380951b2523240ed',1,'iceAgentSendKeepAliveTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a1506000db1f6b1584aac130fa3357a30',1,'iceAgentSendKeepAliveTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], - ['iceagentsendpacket_3493',['iceAgentSendPacket',['../IceAgent_8c.html#a23515725a875e5a1b44e90f2b36f2dd2',1,'iceAgentSendPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen): IceAgent.c'],['../IceAgent_8h.html#a211837bf560b424d14213e4897184c7c',1,'iceAgentSendPacket(PIceAgent, PBYTE, UINT32): IceAgent.c']]], - ['iceagentsendsrflxcandidaterequest_3494',['iceAgentSendSrflxCandidateRequest',['../IceAgent_8c.html#a583c41d4f3e61dc23128f306f586d089',1,'iceAgentSendSrflxCandidateRequest(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a999213a9393c2408b64c545357346315',1,'iceAgentSendSrflxCandidateRequest(PIceAgent): IceAgent.c']]], - ['iceagentsendstunpacket_3495',['iceAgentSendStunPacket',['../IceAgent_8c.html#aff64bc1649d0c5e3390f6ad14eb9aa1e',1,'iceAgentSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PIceAgent pIceAgent, PIceCandidate pLocalCandidate, PKvsIpAddress pDestAddr): IceAgent.c'],['../IceAgent_8h.html#abb490564967cb36da930909e67ba2ff0',1,'iceAgentSendStunPacket(PStunPacket, PBYTE, UINT32, PIceAgent, PIceCandidate, PKvsIpAddress): IceAgent.c']]], - ['iceagentshutdown_3496',['iceAgentShutdown',['../IceAgent_8h.html#a3fc8eda4a254a7c26c3c0ae36dff28b7',1,'iceAgentShutdown(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0240b9dcf5654427458c2fdda5a2da29',1,'iceAgentShutdown(PIceAgent pIceAgent): IceAgent.c']]], - ['iceagentstartagent_3497',['iceAgentStartAgent',['../IceAgent_8c.html#a894a673b0d93481073b162618f9b13ab',1,'iceAgentStartAgent(PIceAgent pIceAgent, PCHAR remoteUsername, PCHAR remotePassword, BOOL isControlling): IceAgent.c'],['../IceAgent_8h.html#ad5a033be1fcd5c4e6da8f702afbd1f99',1,'iceAgentStartAgent(PIceAgent, PCHAR, PCHAR, BOOL): IceAgent.c']]], - ['iceagentstartgathering_3498',['iceAgentStartGathering',['../IceAgent_8c.html#a89dd4cb4f8c55e2d376df8c33f300e80',1,'iceAgentStartGathering(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#aaedcdc437dc6d6753a438f7c5ddf0c7c',1,'iceAgentStartGathering(PIceAgent): IceAgent.c']]], - ['iceagentstatemachinecheckdisconnection_3499',['iceAgentStateMachineCheckDisconnection',['../IceAgentStateMachine_8c.html#a4daad538ee0aeec53f942f8c5860c93d',1,'iceAgentStateMachineCheckDisconnection(PIceAgent pIceAgent, PUINT64 pNextState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a660dd731323623b23f1a0b2cb1f08e99',1,'iceAgentStateMachineCheckDisconnection(PIceAgent, PUINT64): IceAgentStateMachine.c']]], - ['iceagentstatetostring_3500',['iceAgentStateToString',['../IceAgentStateMachine_8c.html#ae29d420617b311b153823cf853b68d8e',1,'iceAgentStateToString(UINT64 state): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ad9e04a9751dcc7578a9b49bae0558dc8',1,'iceAgentStateToString(UINT64): IceAgentStateMachine.c']]], - ['iceagentstatetransitiontimercallback_3501',['iceAgentStateTransitionTimerCallback',['../IceAgent_8c.html#a2f522a35fb5fa170a4d14f5b7ae0d82b',1,'iceAgentStateTransitionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#aa9b5ca3dbb2cd32aa2f2d730fcfbbb70',1,'iceAgentStateTransitionTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], - ['iceagentvalidatekvsrtcconfig_3502',['iceAgentValidateKvsRtcConfig',['../IceAgent_8c.html#a6bcfd3644a9038357b400059ed0d3a97',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration pKvsRtcConfiguration): IceAgent.c'],['../IceAgent_8h.html#a50f08fce541d8e1ac8a133f7545c105b',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration): IceAgent.c']]], - ['icecandidatepaircheckconnection_3503',['iceCandidatePairCheckConnection',['../IceAgent_8c.html#a228ea3ea73e56869cb9aa236668d209b',1,'iceCandidatePairCheckConnection(PStunPacket pStunBindingRequest, PIceAgent pIceAgent, PIceCandidatePair pIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a35f2cc95cc787f5c1d3cfcaea9ec7555',1,'iceCandidatePairCheckConnection(PStunPacket, PIceAgent, PIceCandidatePair): IceAgent.c']]], - ['icecandidateserialize_3504',['iceCandidateSerialize',['../IceAgent_8c.html#a8c504c09cfea8efaf7869b8de9ec558c',1,'iceCandidateSerialize(PIceCandidate pIceCandidate, PCHAR pOutputData, PUINT32 pOutputLength): IceAgent.c'],['../IceAgent_8h.html#a44f357ae794fea4d51a4d6b62187942b',1,'iceCandidateSerialize(PIceCandidate, PCHAR, PUINT32): IceAgent.c']]], - ['iceutilsgeneratetransactionid_3505',['iceUtilsGenerateTransactionId',['../IceUtils_8c.html#a89ee133f24fad86858f66674cde36103',1,'iceUtilsGenerateTransactionId(PBYTE pBuffer, UINT32 bufferLen): IceUtils.c'],['../IceUtils_8h.html#ad9dde0c8202291e3ded6e4c867b7b46a',1,'iceUtilsGenerateTransactionId(PBYTE, UINT32): IceUtils.c']]], - ['iceutilspackagestunpacket_3506',['iceUtilsPackageStunPacket',['../IceUtils_8c.html#a05a5f1ea3d3d4e73bdb4298e75f56d15',1,'iceUtilsPackageStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PBYTE pBuffer, PUINT32 pBufferLen): IceUtils.c'],['../IceUtils_8h.html#a894565a9caf004a9b424fc236de62319',1,'iceUtilsPackageStunPacket(PStunPacket, PBYTE, UINT32, PBYTE, PUINT32): IceUtils.c']]], - ['iceutilssenddata_3507',['iceUtilsSendData',['../IceUtils_8c.html#abffd2f385a91e5840b12912df46777d4',1,'iceUtilsSendData(PBYTE buffer, UINT32 size, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c'],['../IceUtils_8h.html#aa56bda109a4ac2765d483532d0c4e2ef',1,'iceUtilsSendData(PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h']]], - ['iceutilssendstunpacket_3508',['iceUtilsSendStunPacket',['../IceUtils_8c.html#a163008ed55dd5e46e25737a89d5beabb',1,'iceUtilsSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c'],['../IceUtils_8h.html#a6121d3d4752fc6b07d8926410ef62b39',1,'iceUtilsSendStunPacket(PStunPacket, PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h']]], - ['incomingdatahandler_3509',['incomingDataHandler',['../IceAgent_8c.html#a97079f5f6e61ff478f94f9934af5eec0',1,'incomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c'],['../IceAgent_8h.html#a4679168f8e324e0324a8c129fe6d606d',1,'incomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], - ['incomingrelayeddatahandler_3510',['incomingRelayedDataHandler',['../IceAgent_8h.html#ad3b73d0dc0335cf05e9ff5893d1819a4',1,'incomingRelayedDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c'],['../IceAgent_8c.html#ac6d7992fc8ddf1009332e5f72ec42cff',1,'incomingRelayedDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c']]], - ['initializethreadtracker_3511',['initializeThreadTracker',['../Signaling_8c.html#ab3627e61a363e56c0035ebe1bca22996',1,'initializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c'],['../Signaling_8h.html#af77cef89a204a0fa09284ef9f8e7e4dd',1,'initializeThreadTracker(PThreadTracker): Signaling.c']]], - ['initkvswebrtc_3512',['initKvsWebRtc',['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c']]], - ['initsctpaddrconn_3513',['initSctpAddrConn',['../Sctp_8c.html#a9fd2f5b7216337ea8af7f3fbf0033fa4',1,'Sctp.c']]], - ['initsctpsession_3514',['initSctpSession',['../Sctp_8c.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c'],['../Sctp_8h.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c']]], - ['initsrtpsession_3515',['initSrtpSession',['../SrtpSession_8c.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c']]], - ['inserticecandidatepair_3516',['insertIceCandidatePair',['../IceAgent_8c.html#a6ca5e01bae7b2cd4b4cd6b949350ec65',1,'insertIceCandidatePair(PDoubleList iceCandidatePairs, PIceCandidatePair pIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a9331e8e4ebee9b3c5abd539fa1b9d11d',1,'insertIceCandidatePair(PDoubleList, PIceCandidatePair): IceAgent.c']]], - ['iobufferread_3517',['ioBufferRead',['../IOBuffer_8c.html#a843a7453279a2960b0dda4d7d7afa45e',1,'ioBufferRead(PIOBuffer pBuffer, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): IOBuffer.c'],['../IOBuffer_8h.html#a78684630917f86486c8555f23d4ed05a',1,'ioBufferRead(PIOBuffer, PBYTE, UINT32, PUINT32): IOBuffer.c']]], - ['iobufferreset_3518',['ioBufferReset',['../IOBuffer_8c.html#a04baed52cfc34b413a5dd087bf197c06',1,'ioBufferReset(PIOBuffer pBuffer): IOBuffer.c'],['../IOBuffer_8h.html#a0e64c8ebf0c539ef29157f419348f363',1,'ioBufferReset(PIOBuffer): IOBuffer.c']]], - ['iobufferwrite_3519',['ioBufferWrite',['../IOBuffer_8c.html#a1fd767c00239c83072309f23641b22f6',1,'ioBufferWrite(PIOBuffer pBuffer, PBYTE pData, UINT32 dataLen): IOBuffer.c'],['../IOBuffer_8h.html#af598aff89bd8ffb255122ceac0fabbc9',1,'ioBufferWrite(PIOBuffer, PBYTE, UINT32): IOBuffer.c']]], - ['iscallresultsignatureexpired_3520',['isCallResultSignatureExpired',['../LwsApiCalls_8c.html#aa4e2b7b61f2ea1709b54af9f6bbd89f2',1,'isCallResultSignatureExpired(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a51f12547935fe8a903b866c3e0e4033e',1,'isCallResultSignatureExpired(PCallInfo): LwsApiCalls.c']]], - ['iscallresultsignaturenotyetcurrent_3521',['isCallResultSignatureNotYetCurrent',['../LwsApiCalls_8c.html#ac364c28ddcf2941aef1a71bb05f00429',1,'isCallResultSignatureNotYetCurrent(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3ef280bd2b9577e94aa4d6030bb9e411',1,'isCallResultSignatureNotYetCurrent(PCallInfo): LwsApiCalls.c']]], - ['isipaddr_3522',['isIpAddr',['../Network_8c.html#a742422827e4fbd13aa34322bd5394851',1,'isIpAddr(PCHAR hostname, UINT16 length): Network.c'],['../Network_8h.html#ae6618f052d7bce05243736e2a5aed126',1,'isIpAddr(PCHAR, UINT16): Network.c']]], - ['ispresentinremote_3523',['isPresentInRemote',['../SessionDescription_8c.html#a898075fcd147ac2e41ea84a3bdba0df6',1,'SessionDescription.c']]], - ['isrembpacket_3524',['isRembPacket',['../RtcpPacket_8c.html#ae12cf7455fb250f463e7e3e1227cf955',1,'isRembPacket(PBYTE pPayload, UINT32 payloadLen): RtcpPacket.c'],['../RtcpPacket_8h.html#af6798cd7465937a75572cd34fe04b8d7',1,'isRembPacket(PBYTE, UINT32): RtcpPacket.c']]], - ['issameipaddress_3525',['isSameIpAddress',['../Network_8c.html#a05d12502235a4a9313ba49cdfc4487a4',1,'isSameIpAddress(PKvsIpAddress pAddr1, PKvsIpAddress pAddr2, BOOL checkPort): Network.c'],['../Network_8h.html#afe2aba9cd7b05fe9d5011b7d424a835e',1,'isSameIpAddress(PKvsIpAddress, PKvsIpAddress, BOOL): Network.c']]] + ['iceagentaddconfig_3471',['iceAgentAddConfig',['../IceAgent_8h.html#a99aaa7cf7d79a93b68ccead30dd300cc',1,'iceAgentAddConfig(PIceAgent, PIceConfigInfo): IceAgent.c'],['../IceAgent_8c.html#a13816c51f4959ce3f3efa41341662d8c',1,'iceAgentAddConfig(PIceAgent pIceAgent, PIceConfigInfo pIceConfigInfo): IceAgent.c']]], + ['iceagentaddremotecandidate_3472',['iceAgentAddRemoteCandidate',['../IceAgent_8h.html#ac168aed43c3242d89b798e7e01b7339b',1,'iceAgentAddRemoteCandidate(PIceAgent, PCHAR): IceAgent.c'],['../IceAgent_8c.html#a171a9136edc2fce61acff9476e6046a9',1,'iceAgentAddRemoteCandidate(PIceAgent pIceAgent, PCHAR pIceCandidateString): IceAgent.c']]], + ['iceagentcheckcandidatepairconnection_3473',['iceAgentCheckCandidatePairConnection',['../IceAgent_8h.html#ad08c3a7660dcaa0d93af028fc65fe374',1,'iceAgentCheckCandidatePairConnection(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#abd88ad7fca15a1a8d90ea9d3a0f2fc58',1,'iceAgentCheckCandidatePairConnection(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentcheckconnectionstatesetup_3474',['iceAgentCheckConnectionStateSetup',['../IceAgent_8c.html#a4b90ebcbe4910ff3837076c8b8a8c253',1,'iceAgentCheckConnectionStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a837adcfee43d0f73ef675f84bed7c1ba',1,'iceAgentCheckConnectionStateSetup(PIceAgent): IceAgent.c']]], + ['iceagentcheckpeerreflexivecandidate_3475',['iceAgentCheckPeerReflexiveCandidate',['../IceAgent_8c.html#ab24d8045a6f9c765883d38003cb624b8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent pIceAgent, PKvsIpAddress pIpAddress, UINT32 priority, BOOL isRemote, PSocketConnection pSocketConnection): IceAgent.c'],['../IceAgent_8h.html#ae42ff38fce2216ebc0d98dc2806bc6e8',1,'iceAgentCheckPeerReflexiveCandidate(PIceAgent, PKvsIpAddress, UINT32, BOOL, PSocketConnection): IceAgent.c']]], + ['iceagentconnectedstatesetup_3476',['iceAgentConnectedStateSetup',['../IceAgent_8c.html#aad8b693b79de0b9b57770fb4efe64ee4',1,'iceAgentConnectedStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a1e97803ab232afca8aecc4e2f77b87ac',1,'iceAgentConnectedStateSetup(PIceAgent): IceAgent.c']]], + ['iceagentfatalerror_3477',['iceAgentFatalError',['../IceAgent_8c.html#ae7e2880108aafbf93c4f092712d86500',1,'iceAgentFatalError(PIceAgent pIceAgent, STATUS errorStatus): IceAgent.c'],['../IceAgent_8h.html#abe7d848d27af75b3ed56d0959ed980de',1,'iceAgentFatalError(PIceAgent, STATUS): IceAgent.c']]], + ['iceagentgathercandidatetimercallback_3478',['iceAgentGatherCandidateTimerCallback',['../IceAgent_8c.html#a29472fae79b73dc335a310925493391c',1,'iceAgentGatherCandidateTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a0015e4e66712c771d2f16c933e1e768f',1,'iceAgentGatherCandidateTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], + ['iceagentgetcandidatetypestr_3479',['iceAgentGetCandidateTypeStr',['../IceAgent_8c.html#a58c93902e850d579024bde109e85ab8b',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE candidateType): IceAgent.c'],['../IceAgent_8h.html#ab799778728daa3224314485790861040',1,'iceAgentGetCandidateTypeStr(ICE_CANDIDATE_TYPE): IceAgent.c']]], + ['iceagentgetcurrenttime_3480',['iceAgentGetCurrentTime',['../IceAgent_8c.html#a1cfd588b7d18304d6feb6e32417a508f',1,'iceAgentGetCurrentTime(UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#ae7a97b4228e1172f1bf21d0a8bee0739',1,'iceAgentGetCurrentTime(UINT64): IceAgent.c']]], + ['iceagentgetmetrics_3481',['iceAgentGetMetrics',['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection, PKvsIceAgentMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#gac3b970afd5791eb5d8e3e01334e17022',1,'iceAgentGetMetrics(PRtcPeerConnection pPeerConnection, PKvsIceAgentMetrics pKvsIceAgentMetrics): PeerConnection.c']]], + ['iceagentinithostcandidate_3482',['iceAgentInitHostCandidate',['../IceAgent_8c.html#a404897a5797a45ca76444ee244c5b760',1,'iceAgentInitHostCandidate(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ab7fc78b0a2605c5291b7ec8d7ed40cdc',1,'iceAgentInitHostCandidate(PIceAgent): IceAgent.c']]], + ['iceagentinitrelaycandidate_3483',['iceAgentInitRelayCandidate',['../IceAgent_8c.html#aa82059f636933c877ef87e25f4a62669',1,'iceAgentInitRelayCandidate(PIceAgent pIceAgent, UINT32 iceServerIndex, KVS_SOCKET_PROTOCOL protocol): IceAgent.c'],['../IceAgent_8h.html#a16f8a3535bbc9b23cd08b98bd79e49b4',1,'iceAgentInitRelayCandidate(PIceAgent, UINT32, KVS_SOCKET_PROTOCOL): IceAgent.c']]], + ['iceagentinitrelaycandidates_3484',['iceAgentInitRelayCandidates',['../IceAgent_8c.html#a888fc1a2a5c2fe190f30db87c85c6759',1,'iceAgentInitRelayCandidates(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a90515bdf78b9dec41ee9c9d579da0045',1,'iceAgentInitRelayCandidates(PIceAgent): IceAgent.c']]], + ['iceagentinitsrflxcandidate_3485',['iceAgentInitSrflxCandidate',['../IceAgent_8h.html#ab51095af13e7b515be425c2d7da80833',1,'iceAgentInitSrflxCandidate(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0a39b316e5aff662b257648e97e53146',1,'iceAgentInitSrflxCandidate(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentinvalidatecandidatepair_3486',['iceAgentInvalidateCandidatePair',['../IceAgent_8c.html#add07c218275f39a2fdabc9f850eb0609',1,'iceAgentInvalidateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a3a09fb4c06ef2f3876ce3ef5d40018f2',1,'iceAgentInvalidateCandidatePair(PIceAgent): IceAgent.c']]], + ['iceagentlognewcandidate_3487',['iceAgentLogNewCandidate',['../IceAgent_8c.html#ad1a8fa09d399bfa78a7a76cb00c25c8c',1,'iceAgentLogNewCandidate(PIceCandidate pIceCandidate): IceAgent.c'],['../IceAgent_8h.html#a7678a0b5ea8975c120901f1f7750eda7',1,'iceAgentLogNewCandidate(PIceCandidate): IceAgent.c']]], + ['iceagentnominatecandidatepair_3488',['iceAgentNominateCandidatePair',['../IceAgent_8c.html#aa7d29b9e7deadd910819b68c115219d1',1,'iceAgentNominateCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#af68de77c7c0adf0a02f9477f8b2fc5b7',1,'iceAgentNominateCandidatePair(PIceAgent): IceAgent.c']]], + ['iceagentnominatingstatesetup_3489',['iceAgentNominatingStateSetup',['../IceAgent_8c.html#a8d811662404803fa38a7d691516c9de8',1,'iceAgentNominatingStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#ac29a19f13940cb0195d0102d3fd029b1',1,'iceAgentNominatingStateSetup(PIceAgent): IceAgent.c']]], + ['iceagentpopulatesdpmediadescriptioncandidates_3490',['iceAgentPopulateSdpMediaDescriptionCandidates',['../IceAgent_8c.html#a6288421972b3666ba5a64fd91441dadb',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent pIceAgent, PSdpMediaDescription pSdpMediaDescription, UINT32 attrBufferLen, PUINT32 pIndex): IceAgent.c'],['../IceAgent_8h.html#a4b22ed1dd4fa41930285284c67018560',1,'iceAgentPopulateSdpMediaDescriptionCandidates(PIceAgent, PSdpMediaDescription, UINT32, PUINT32): IceAgent.c']]], + ['iceagentreadystatesetup_3491',['iceAgentReadyStateSetup',['../IceAgent_8c.html#a790f69225c321a1f2ccf0bdcc3a83630',1,'iceAgentReadyStateSetup(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a59ea2b6bd6002f30314dcea762da0da5',1,'iceAgentReadyStateSetup(PIceAgent): IceAgent.c']]], + ['iceagentreportnewlocalcandidate_3492',['iceAgentReportNewLocalCandidate',['../IceAgent_8h.html#af13d4f05eb82c2866ab3becf229d53b4',1,'iceAgentReportNewLocalCandidate(PIceAgent, PIceCandidate): IceAgent.c'],['../IceAgent_8c.html#a8d260bf39b4cc9f87830fd024a333b17',1,'iceAgentReportNewLocalCandidate(PIceAgent pIceAgent, PIceCandidate pIceCandidate): IceAgent.c']]], + ['iceagentrestart_3493',['iceAgentRestart',['../IceAgent_8c.html#a311a951cf965e83e76372560f2ce1c0f',1,'iceAgentRestart(PIceAgent pIceAgent, PCHAR localIceUfrag, PCHAR localIcePwd): IceAgent.c'],['../IceAgent_8h.html#aedd06d9faf8856ab8758e8c0e49796ac',1,'iceAgentRestart(PIceAgent, PCHAR, PCHAR): IceAgent.c']]], + ['iceagentsendcandidatenomination_3494',['iceAgentSendCandidateNomination',['../IceAgent_8c.html#a38eadbaca4b318947eb9d9397107493d',1,'iceAgentSendCandidateNomination(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a42c1b967c356219624017bf7b6c7a487',1,'iceAgentSendCandidateNomination(PIceAgent): IceAgent.c']]], + ['iceagentsendkeepalivetimercallback_3495',['iceAgentSendKeepAliveTimerCallback',['../IceAgent_8c.html#ac48af5043d440642380951b2523240ed',1,'iceAgentSendKeepAliveTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#a1506000db1f6b1584aac130fa3357a30',1,'iceAgentSendKeepAliveTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], + ['iceagentsendpacket_3496',['iceAgentSendPacket',['../IceAgent_8c.html#a23515725a875e5a1b44e90f2b36f2dd2',1,'iceAgentSendPacket(PIceAgent pIceAgent, PBYTE pBuffer, UINT32 bufferLen): IceAgent.c'],['../IceAgent_8h.html#a211837bf560b424d14213e4897184c7c',1,'iceAgentSendPacket(PIceAgent, PBYTE, UINT32): IceAgent.c']]], + ['iceagentsendsrflxcandidaterequest_3497',['iceAgentSendSrflxCandidateRequest',['../IceAgent_8c.html#a583c41d4f3e61dc23128f306f586d089',1,'iceAgentSendSrflxCandidateRequest(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a999213a9393c2408b64c545357346315',1,'iceAgentSendSrflxCandidateRequest(PIceAgent): IceAgent.c']]], + ['iceagentsendstunpacket_3498',['iceAgentSendStunPacket',['../IceAgent_8c.html#aff64bc1649d0c5e3390f6ad14eb9aa1e',1,'iceAgentSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PIceAgent pIceAgent, PIceCandidate pLocalCandidate, PKvsIpAddress pDestAddr): IceAgent.c'],['../IceAgent_8h.html#abb490564967cb36da930909e67ba2ff0',1,'iceAgentSendStunPacket(PStunPacket, PBYTE, UINT32, PIceAgent, PIceCandidate, PKvsIpAddress): IceAgent.c']]], + ['iceagentshutdown_3499',['iceAgentShutdown',['../IceAgent_8h.html#a3fc8eda4a254a7c26c3c0ae36dff28b7',1,'iceAgentShutdown(PIceAgent): IceAgent.c'],['../IceAgent_8c.html#a0240b9dcf5654427458c2fdda5a2da29',1,'iceAgentShutdown(PIceAgent pIceAgent): IceAgent.c']]], + ['iceagentstartagent_3500',['iceAgentStartAgent',['../IceAgent_8c.html#a894a673b0d93481073b162618f9b13ab',1,'iceAgentStartAgent(PIceAgent pIceAgent, PCHAR remoteUsername, PCHAR remotePassword, BOOL isControlling): IceAgent.c'],['../IceAgent_8h.html#ad5a033be1fcd5c4e6da8f702afbd1f99',1,'iceAgentStartAgent(PIceAgent, PCHAR, PCHAR, BOOL): IceAgent.c']]], + ['iceagentstartgathering_3501',['iceAgentStartGathering',['../IceAgent_8c.html#a89dd4cb4f8c55e2d376df8c33f300e80',1,'iceAgentStartGathering(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#aaedcdc437dc6d6753a438f7c5ddf0c7c',1,'iceAgentStartGathering(PIceAgent): IceAgent.c']]], + ['iceagentstatemachinecheckdisconnection_3502',['iceAgentStateMachineCheckDisconnection',['../IceAgentStateMachine_8c.html#a4daad538ee0aeec53f942f8c5860c93d',1,'iceAgentStateMachineCheckDisconnection(PIceAgent pIceAgent, PUINT64 pNextState): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#a660dd731323623b23f1a0b2cb1f08e99',1,'iceAgentStateMachineCheckDisconnection(PIceAgent, PUINT64): IceAgentStateMachine.c']]], + ['iceagentstatetostring_3503',['iceAgentStateToString',['../IceAgentStateMachine_8c.html#ae29d420617b311b153823cf853b68d8e',1,'iceAgentStateToString(UINT64 state): IceAgentStateMachine.c'],['../IceAgentStateMachine_8h.html#ad9e04a9751dcc7578a9b49bae0558dc8',1,'iceAgentStateToString(UINT64): IceAgentStateMachine.c']]], + ['iceagentstatetransitiontimercallback_3504',['iceAgentStateTransitionTimerCallback',['../IceAgent_8c.html#a2f522a35fb5fa170a4d14f5b7ae0d82b',1,'iceAgentStateTransitionTimerCallback(UINT32 timerId, UINT64 currentTime, UINT64 customData): IceAgent.c'],['../IceAgent_8h.html#aa9b5ca3dbb2cd32aa2f2d730fcfbbb70',1,'iceAgentStateTransitionTimerCallback(UINT32, UINT64, UINT64): IceAgent.c']]], + ['iceagentvalidatekvsrtcconfig_3505',['iceAgentValidateKvsRtcConfig',['../IceAgent_8c.html#a6bcfd3644a9038357b400059ed0d3a97',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration pKvsRtcConfiguration): IceAgent.c'],['../IceAgent_8h.html#a50f08fce541d8e1ac8a133f7545c105b',1,'iceAgentValidateKvsRtcConfig(PKvsRtcConfiguration): IceAgent.c']]], + ['icecandidatepaircheckconnection_3506',['iceCandidatePairCheckConnection',['../IceAgent_8c.html#a228ea3ea73e56869cb9aa236668d209b',1,'iceCandidatePairCheckConnection(PStunPacket pStunBindingRequest, PIceAgent pIceAgent, PIceCandidatePair pIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a35f2cc95cc787f5c1d3cfcaea9ec7555',1,'iceCandidatePairCheckConnection(PStunPacket, PIceAgent, PIceCandidatePair): IceAgent.c']]], + ['icecandidateserialize_3507',['iceCandidateSerialize',['../IceAgent_8c.html#a8c504c09cfea8efaf7869b8de9ec558c',1,'iceCandidateSerialize(PIceCandidate pIceCandidate, PCHAR pOutputData, PUINT32 pOutputLength): IceAgent.c'],['../IceAgent_8h.html#a44f357ae794fea4d51a4d6b62187942b',1,'iceCandidateSerialize(PIceCandidate, PCHAR, PUINT32): IceAgent.c']]], + ['iceutilsgeneratetransactionid_3508',['iceUtilsGenerateTransactionId',['../IceUtils_8c.html#a89ee133f24fad86858f66674cde36103',1,'iceUtilsGenerateTransactionId(PBYTE pBuffer, UINT32 bufferLen): IceUtils.c'],['../IceUtils_8h.html#ad9dde0c8202291e3ded6e4c867b7b46a',1,'iceUtilsGenerateTransactionId(PBYTE, UINT32): IceUtils.c']]], + ['iceutilspackagestunpacket_3509',['iceUtilsPackageStunPacket',['../IceUtils_8c.html#a05a5f1ea3d3d4e73bdb4298e75f56d15',1,'iceUtilsPackageStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PBYTE pBuffer, PUINT32 pBufferLen): IceUtils.c'],['../IceUtils_8h.html#a894565a9caf004a9b424fc236de62319',1,'iceUtilsPackageStunPacket(PStunPacket, PBYTE, UINT32, PBYTE, PUINT32): IceUtils.c']]], + ['iceutilssenddata_3510',['iceUtilsSendData',['../IceUtils_8c.html#abffd2f385a91e5840b12912df46777d4',1,'iceUtilsSendData(PBYTE buffer, UINT32 size, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c'],['../IceUtils_8h.html#aa56bda109a4ac2765d483532d0c4e2ef',1,'iceUtilsSendData(PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h']]], + ['iceutilssendstunpacket_3511',['iceUtilsSendStunPacket',['../IceUtils_8c.html#a163008ed55dd5e46e25737a89d5beabb',1,'iceUtilsSendStunPacket(PStunPacket pStunPacket, PBYTE password, UINT32 passwordLen, PKvsIpAddress pDest, PSocketConnection pSocketConnection, PTurnConnection pTurnConnection, BOOL useTurn): IceUtils.c'],['../IceUtils_8h.html#a6121d3d4752fc6b07d8926410ef62b39',1,'iceUtilsSendStunPacket(PStunPacket, PBYTE, UINT32, PKvsIpAddress, PSocketConnection, struct __TurnConnection *, BOOL): IceUtils.h']]], + ['incomingdatahandler_3512',['incomingDataHandler',['../IceAgent_8c.html#a97079f5f6e61ff478f94f9934af5eec0',1,'incomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c'],['../IceAgent_8h.html#a4679168f8e324e0324a8c129fe6d606d',1,'incomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c']]], + ['incomingrelayeddatahandler_3513',['incomingRelayedDataHandler',['../IceAgent_8h.html#ad3b73d0dc0335cf05e9ff5893d1819a4',1,'incomingRelayedDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): IceAgent.c'],['../IceAgent_8c.html#ac6d7992fc8ddf1009332e5f72ec42cff',1,'incomingRelayedDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): IceAgent.c']]], + ['initializethreadtracker_3514',['initializeThreadTracker',['../Signaling_8c.html#ab3627e61a363e56c0035ebe1bca22996',1,'initializeThreadTracker(PThreadTracker pThreadTracker): Signaling.c'],['../Signaling_8h.html#af77cef89a204a0fa09284ef9f8e7e4dd',1,'initializeThreadTracker(PThreadTracker): Signaling.c']]], + ['initkvswebrtc_3515',['initKvsWebRtc',['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga0091e2920ba137e0e80d40402a675abb',1,'initKvsWebRtc(VOID): PeerConnection.c']]], + ['initsctpaddrconn_3516',['initSctpAddrConn',['../Sctp_8c.html#a9fd2f5b7216337ea8af7f3fbf0033fa4',1,'Sctp.c']]], + ['initsctpsession_3517',['initSctpSession',['../Sctp_8c.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c'],['../Sctp_8h.html#ad85436a428a275a11746838ca0a7229e',1,'initSctpSession(): Sctp.c']]], + ['initsrtpsession_3518',['initSrtpSession',['../SrtpSession_8c.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c'],['../SrtpSession_8h.html#a8bb9447fb02c3bd23c4a849e95d9233f',1,'initSrtpSession(PBYTE receiveKey, PBYTE transmitKey, KVS_SRTP_PROFILE profile, PSrtpSession *ppSrtpSession): SrtpSession.c']]], + ['inserticecandidatepair_3519',['insertIceCandidatePair',['../IceAgent_8c.html#a6ca5e01bae7b2cd4b4cd6b949350ec65',1,'insertIceCandidatePair(PDoubleList iceCandidatePairs, PIceCandidatePair pIceCandidatePair): IceAgent.c'],['../IceAgent_8h.html#a9331e8e4ebee9b3c5abd539fa1b9d11d',1,'insertIceCandidatePair(PDoubleList, PIceCandidatePair): IceAgent.c']]], + ['iobufferread_3520',['ioBufferRead',['../IOBuffer_8c.html#a843a7453279a2960b0dda4d7d7afa45e',1,'ioBufferRead(PIOBuffer pBuffer, PBYTE pData, UINT32 bufferLen, PUINT32 pDataLen): IOBuffer.c'],['../IOBuffer_8h.html#a78684630917f86486c8555f23d4ed05a',1,'ioBufferRead(PIOBuffer, PBYTE, UINT32, PUINT32): IOBuffer.c']]], + ['iobufferreset_3521',['ioBufferReset',['../IOBuffer_8c.html#a04baed52cfc34b413a5dd087bf197c06',1,'ioBufferReset(PIOBuffer pBuffer): IOBuffer.c'],['../IOBuffer_8h.html#a0e64c8ebf0c539ef29157f419348f363',1,'ioBufferReset(PIOBuffer): IOBuffer.c']]], + ['iobufferwrite_3522',['ioBufferWrite',['../IOBuffer_8c.html#a1fd767c00239c83072309f23641b22f6',1,'ioBufferWrite(PIOBuffer pBuffer, PBYTE pData, UINT32 dataLen): IOBuffer.c'],['../IOBuffer_8h.html#af598aff89bd8ffb255122ceac0fabbc9',1,'ioBufferWrite(PIOBuffer, PBYTE, UINT32): IOBuffer.c']]], + ['iscallresultsignatureexpired_3523',['isCallResultSignatureExpired',['../LwsApiCalls_8c.html#aa4e2b7b61f2ea1709b54af9f6bbd89f2',1,'isCallResultSignatureExpired(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a51f12547935fe8a903b866c3e0e4033e',1,'isCallResultSignatureExpired(PCallInfo): LwsApiCalls.c']]], + ['iscallresultsignaturenotyetcurrent_3524',['isCallResultSignatureNotYetCurrent',['../LwsApiCalls_8c.html#ac364c28ddcf2941aef1a71bb05f00429',1,'isCallResultSignatureNotYetCurrent(PCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3ef280bd2b9577e94aa4d6030bb9e411',1,'isCallResultSignatureNotYetCurrent(PCallInfo): LwsApiCalls.c']]], + ['isipaddr_3525',['isIpAddr',['../Network_8c.html#a742422827e4fbd13aa34322bd5394851',1,'isIpAddr(PCHAR hostname, UINT16 length): Network.c'],['../Network_8h.html#ae6618f052d7bce05243736e2a5aed126',1,'isIpAddr(PCHAR, UINT16): Network.c']]], + ['ispresentinremote_3526',['isPresentInRemote',['../SessionDescription_8c.html#a898075fcd147ac2e41ea84a3bdba0df6',1,'SessionDescription.c']]], + ['isrembpacket_3527',['isRembPacket',['../RtcpPacket_8c.html#ae12cf7455fb250f463e7e3e1227cf955',1,'isRembPacket(PBYTE pPayload, UINT32 payloadLen): RtcpPacket.c'],['../RtcpPacket_8h.html#af6798cd7465937a75572cd34fe04b8d7',1,'isRembPacket(PBYTE, UINT32): RtcpPacket.c']]], + ['issameipaddress_3528',['isSameIpAddress',['../Network_8c.html#a05d12502235a4a9313ba49cdfc4487a4',1,'isSameIpAddress(PKvsIpAddress pAddr1, PKvsIpAddress pAddr2, BOOL checkPort): Network.c'],['../Network_8h.html#afe2aba9cd7b05fe9d5011b7d424a835e',1,'isSameIpAddress(PKvsIpAddress, PKvsIpAddress, BOOL): Network.c']]] ]; diff --git a/search/functions_9.js b/search/functions_9.js index 90418a5797..70f912fef9 100644 --- a/search/functions_9.js +++ b/search/functions_9.js @@ -1,11 +1,11 @@ var searchData= [ - ['jitterbufferdropbufferdata_3526',['jitterBufferDropBufferData',['../JitterBuffer_8c.html#a825c3656f8f6466c66eccb89f9745814',1,'jitterBufferDropBufferData(PJitterBuffer pJitterBuffer, UINT16 startIndex, UINT16 endIndex, UINT32 nextTimestamp): JitterBuffer.c'],['../JitterBuffer_8h.html#a9fd70e0dd47a6ce24bcff48d5f247dac',1,'jitterBufferDropBufferData(PJitterBuffer, UINT16, UINT16, UINT32): JitterBuffer.c']]], - ['jitterbufferfillframedata_3527',['jitterBufferFillFrameData',['../JitterBuffer_8c.html#ac1e874891626f3ad027c91d000c2436e',1,'jitterBufferFillFrameData(PJitterBuffer pJitterBuffer, PBYTE pFrame, UINT32 frameSize, PUINT32 pFilledSize, UINT16 startIndex, UINT16 endIndex): JitterBuffer.c'],['../JitterBuffer_8h.html#abff702b4b2a7fe0153126fc74bebd4ba',1,'jitterBufferFillFrameData(PJitterBuffer, PBYTE, UINT32, PUINT32, UINT16, UINT16): JitterBuffer.c']]], - ['jitterbufferinternalparse_3528',['jitterBufferInternalParse',['../JitterBuffer_8c.html#ac781719ff47dc4932f88c48fbda7fbd6',1,'JitterBuffer.c']]], - ['jitterbufferpush_3529',['jitterBufferPush',['../JitterBuffer_8c.html#a3698c62de5f63baf09c350078af5301c',1,'jitterBufferPush(PJitterBuffer pJitterBuffer, PRtpPacket pRtpPacket, PBOOL pPacketDiscarded): JitterBuffer.c'],['../JitterBuffer_8h.html#a82caccca44d6ded864b9c4b2770800bd',1,'jitterBufferPush(PJitterBuffer, PRtpPacket, PBOOL): JitterBuffer.c']]], - ['joinstoragesession_3530',['joinStorageSession',['../Signaling_8c.html#a49241eb72b7276eefe31a5f6f18f8ad1',1,'joinStorageSession(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a85fd33369dd70e9f79c908bbf064ac86',1,'joinStorageSession(PSignalingClient, UINT64): Signaling.c']]], - ['joinstoragesessionlws_3531',['joinStorageSessionLws',['../LwsApiCalls_8c.html#aeaf536c9e03eb9871167b1e43e82cb22',1,'joinStorageSessionLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#ad8d8c1a29e57a050be145ad540f51c8c',1,'joinStorageSessionLws(PSignalingClient, UINT64): LwsApiCalls.c']]], - ['jsmn_5finit_3532',['jsmn_init',['../jsmn_8h.html#a8d4a8b3ce5c3d600feea38615b5f9aa6',1,'jsmn.h']]], - ['jsmn_5fparse_3533',['jsmn_parse',['../jsmn_8h.html#acf28c8ae404fb0ad2823270d2a4c322a',1,'jsmn.h']]] + ['jitterbufferdropbufferdata_3529',['jitterBufferDropBufferData',['../JitterBuffer_8c.html#a825c3656f8f6466c66eccb89f9745814',1,'jitterBufferDropBufferData(PJitterBuffer pJitterBuffer, UINT16 startIndex, UINT16 endIndex, UINT32 nextTimestamp): JitterBuffer.c'],['../JitterBuffer_8h.html#a9fd70e0dd47a6ce24bcff48d5f247dac',1,'jitterBufferDropBufferData(PJitterBuffer, UINT16, UINT16, UINT32): JitterBuffer.c']]], + ['jitterbufferfillframedata_3530',['jitterBufferFillFrameData',['../JitterBuffer_8c.html#ac1e874891626f3ad027c91d000c2436e',1,'jitterBufferFillFrameData(PJitterBuffer pJitterBuffer, PBYTE pFrame, UINT32 frameSize, PUINT32 pFilledSize, UINT16 startIndex, UINT16 endIndex): JitterBuffer.c'],['../JitterBuffer_8h.html#abff702b4b2a7fe0153126fc74bebd4ba',1,'jitterBufferFillFrameData(PJitterBuffer, PBYTE, UINT32, PUINT32, UINT16, UINT16): JitterBuffer.c']]], + ['jitterbufferinternalparse_3531',['jitterBufferInternalParse',['../JitterBuffer_8c.html#ac781719ff47dc4932f88c48fbda7fbd6',1,'JitterBuffer.c']]], + ['jitterbufferpush_3532',['jitterBufferPush',['../JitterBuffer_8c.html#a3698c62de5f63baf09c350078af5301c',1,'jitterBufferPush(PJitterBuffer pJitterBuffer, PRtpPacket pRtpPacket, PBOOL pPacketDiscarded): JitterBuffer.c'],['../JitterBuffer_8h.html#a82caccca44d6ded864b9c4b2770800bd',1,'jitterBufferPush(PJitterBuffer, PRtpPacket, PBOOL): JitterBuffer.c']]], + ['joinstoragesession_3533',['joinStorageSession',['../Signaling_8c.html#a49241eb72b7276eefe31a5f6f18f8ad1',1,'joinStorageSession(PSignalingClient pSignalingClient, UINT64 time): Signaling.c'],['../Signaling_8h.html#a85fd33369dd70e9f79c908bbf064ac86',1,'joinStorageSession(PSignalingClient, UINT64): Signaling.c']]], + ['joinstoragesessionlws_3534',['joinStorageSessionLws',['../LwsApiCalls_8c.html#aeaf536c9e03eb9871167b1e43e82cb22',1,'joinStorageSessionLws(PSignalingClient pSignalingClient, UINT64 time): LwsApiCalls.c'],['../LwsApiCalls_8h.html#ad8d8c1a29e57a050be145ad540f51c8c',1,'joinStorageSessionLws(PSignalingClient, UINT64): LwsApiCalls.c']]], + ['jsmn_5finit_3535',['jsmn_init',['../jsmn_8h.html#a8d4a8b3ce5c3d600feea38615b5f9aa6',1,'jsmn.h']]], + ['jsmn_5fparse_3536',['jsmn_parse',['../jsmn_8h.html#acf28c8ae404fb0ad2823270d2a4c322a',1,'jsmn.h']]] ]; diff --git a/search/functions_a.js b/search/functions_a.js index 51c5d016e7..af7030cd3d 100644 --- a/search/functions_a.js +++ b/search/functions_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['kvsrtptransceiversetjitterbuffer_3534',['kvsRtpTransceiverSetJitterBuffer',['../Rtp_8c.html#a7336e46ecb1e554aa7b3510f9b23efbf',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver pKvsRtpTransceiver, PJitterBuffer pJitterBuffer): Rtp.c'],['../Rtp_8h.html#a84f2b4e2dffcbb307e55f956a62c0d4a',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver, PJitterBuffer): Rtp.c']]] + ['kvsrtptransceiversetjitterbuffer_3537',['kvsRtpTransceiverSetJitterBuffer',['../Rtp_8c.html#a7336e46ecb1e554aa7b3510f9b23efbf',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver pKvsRtpTransceiver, PJitterBuffer pJitterBuffer): Rtp.c'],['../Rtp_8h.html#a84f2b4e2dffcbb307e55f956a62c0d4a',1,'kvsRtpTransceiverSetJitterBuffer(PKvsRtpTransceiver, PJitterBuffer): Rtp.c']]] ]; diff --git a/search/functions_b.js b/search/functions_b.js index 635b150256..346d6e2ea3 100644 --- a/search/functions_b.js +++ b/search/functions_b.js @@ -1,8 +1,8 @@ var searchData= [ - ['lwscompletesync_3535',['lwsCompleteSync',['../LwsApiCalls_8c.html#a3c3cdd7608d37131d839bc47bd5de90b',1,'lwsCompleteSync(PLwsCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b825325c51b99b82f77076fc57eb28f',1,'lwsCompleteSync(PLwsCallInfo): LwsApiCalls.c']]], - ['lwshttpcallbackroutine_3536',['lwsHttpCallbackRoutine',['../LwsApiCalls_8c.html#ae090b20fed100f7efdf3c5dac4837372',1,'lwsHttpCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a110f85ca2f65297a71404804b1fd5009',1,'lwsHttpCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]], - ['lwslistenerhandler_3537',['lwsListenerHandler',['../LwsApiCalls_8c.html#a95571c8796a32dd941d4e46accfb466d',1,'lwsListenerHandler(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a8a4ea662d9fdecdb13e00790041e2b3e',1,'lwsListenerHandler(PVOID): LwsApiCalls.c']]], - ['lwssignalhandler_3538',['lwsSignalHandler',['../LwsApiCalls_8c.html#aad377b18ef17e70b010c02492be1f287',1,'lwsSignalHandler(INT32 signal): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b1ad4cc11260a535198062d33f6d905',1,'lwsSignalHandler(INT32): LwsApiCalls.c']]], - ['lwswsscallbackroutine_3539',['lwsWssCallbackRoutine',['../LwsApiCalls_8c.html#ada0698d028687c46481e076ce1be4359',1,'lwsWssCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#aa2eb874b1b028f1648df7736ae344a63',1,'lwsWssCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]] + ['lwscompletesync_3538',['lwsCompleteSync',['../LwsApiCalls_8c.html#a3c3cdd7608d37131d839bc47bd5de90b',1,'lwsCompleteSync(PLwsCallInfo pCallInfo): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b825325c51b99b82f77076fc57eb28f',1,'lwsCompleteSync(PLwsCallInfo): LwsApiCalls.c']]], + ['lwshttpcallbackroutine_3539',['lwsHttpCallbackRoutine',['../LwsApiCalls_8c.html#ae090b20fed100f7efdf3c5dac4837372',1,'lwsHttpCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a110f85ca2f65297a71404804b1fd5009',1,'lwsHttpCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]], + ['lwslistenerhandler_3540',['lwsListenerHandler',['../LwsApiCalls_8c.html#a95571c8796a32dd941d4e46accfb466d',1,'lwsListenerHandler(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a8a4ea662d9fdecdb13e00790041e2b3e',1,'lwsListenerHandler(PVOID): LwsApiCalls.c']]], + ['lwssignalhandler_3541',['lwsSignalHandler',['../LwsApiCalls_8c.html#aad377b18ef17e70b010c02492be1f287',1,'lwsSignalHandler(INT32 signal): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3b1ad4cc11260a535198062d33f6d905',1,'lwsSignalHandler(INT32): LwsApiCalls.c']]], + ['lwswsscallbackroutine_3542',['lwsWssCallbackRoutine',['../LwsApiCalls_8c.html#ada0698d028687c46481e076ce1be4359',1,'lwsWssCallbackRoutine(struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize): LwsApiCalls.c'],['../LwsApiCalls_8h.html#aa2eb874b1b028f1648df7736ae344a63',1,'lwsWssCallbackRoutine(struct lws *, enum lws_callback_reasons, PVOID, PVOID, size_t): LwsApiCalls.c']]] ]; diff --git a/search/functions_c.js b/search/functions_c.js index 95ec469ab1..e3ffa8135a 100644 --- a/search/functions_c.js +++ b/search/functions_c.js @@ -1,4 +1,4 @@ var searchData= [ - ['nattestincomingdatahandler_3540',['natTestIncomingDataHandler',['../NatBehaviorDiscovery_8c.html#a27e9d412b24d7305d29427342f7e8485',1,'natTestIncomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a20d7f6685b7bdeb583dace1bfcd9685c',1,'natTestIncomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): NatBehaviorDiscovery.c']]] + ['nattestincomingdatahandler_3543',['natTestIncomingDataHandler',['../NatBehaviorDiscovery_8c.html#a27e9d412b24d7305d29427342f7e8485',1,'natTestIncomingDataHandler(UINT64 customData, PSocketConnection pSocketConnection, PBYTE pBuffer, UINT32 bufferLen, PKvsIpAddress pSrc, PKvsIpAddress pDest): NatBehaviorDiscovery.c'],['../NatBehaviorDiscovery_8h.html#a20d7f6685b7bdeb583dace1bfcd9685c',1,'natTestIncomingDataHandler(UINT64, PSocketConnection, PBYTE, UINT32, PKvsIpAddress, PKvsIpAddress): NatBehaviorDiscovery.c']]] ]; diff --git a/search/functions_d.js b/search/functions_d.js index a8cb9a2b3f..8ba4cd883b 100644 --- a/search/functions_d.js +++ b/search/functions_d.js @@ -1,20 +1,20 @@ var searchData= [ - ['ondtlsoutboundpacket_3541',['onDtlsOutboundPacket',['../PeerConnection_8c.html#a8623356d515aabe66d493018cc61c1f3',1,'PeerConnection.c']]], - ['ondtlsstatechange_3542',['onDtlsStateChange',['../PeerConnection_8c.html#aa0ee0298b690c7461c019e5e70217b37',1,'PeerConnection.c']]], - ['onframedroppedfunc_3543',['onFrameDroppedFunc',['../PeerConnection_8c.html#a3ba860c099b62f327be60c0925666c7c',1,'onFrameDroppedFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 timestamp): PeerConnection.c'],['../PeerConnection_8h.html#a35ea6a4652ba1972a64ea352c46bc8e2',1,'onFrameDroppedFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], - ['onframereadyfunc_3544',['onFrameReadyFunc',['../PeerConnection_8c.html#a92bd560ed4500e116c8dcfd6d7c052a7',1,'onFrameReadyFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 frameSize): PeerConnection.c'],['../PeerConnection_8h.html#a7e0fd2c95f3af5cd6cf9e4008ef52911',1,'onFrameReadyFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], - ['oniceconnectionstatechange_3545',['onIceConnectionStateChange',['../PeerConnection_8c.html#a0a0385b5afef472a439ff5d8d8d7c1a0',1,'onIceConnectionStateChange(UINT64 customData, UINT64 connectionState): PeerConnection.c'],['../PeerConnection_8h.html#a9eba5880a59ff232ee8f7afad039880b',1,'onIceConnectionStateChange(UINT64, UINT64): PeerConnection.c']]], - ['oninboundpacket_3546',['onInboundPacket',['../PeerConnection_8c.html#a76ad72a51a47dae5e9f43873f36aa34a',1,'PeerConnection.c']]], - ['onnewicelocalcandidate_3547',['onNewIceLocalCandidate',['../PeerConnection_8c.html#a3eda037f96c4d95b9c17774243ba3291',1,'PeerConnection.c']]], - ['onrtcppacket_3548',['onRtcpPacket',['../Rtcp_8c.html#aaaf444db910596fed5abe9a8518b68f1',1,'onRtcpPacket(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuff, UINT32 buffLen): Rtcp.c'],['../Rtcp_8h.html#abaa226cf4a09e46a8f24d52dec739cc9',1,'onRtcpPacket(PKvsPeerConnection, PBYTE, UINT32): Rtcp.c']]], - ['onrtcpplipacket_3549',['onRtcpPLIPacket',['../Rtcp_8c.html#a5886500e01a140ed8d64ee9ce68707bb',1,'onRtcpPLIPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#ac82533856a12f259eeba9139a7af516f',1,'onRtcpPLIPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], - ['onrtcprembpacket_3550',['onRtcpRembPacket',['../Rtcp_8c.html#aae8798b1db6e85e6e678413860180e0e',1,'onRtcpRembPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a96b5d18e6850b948f4755d0cc1d936ed',1,'onRtcpRembPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], - ['onrtcptwccpacket_3551',['onRtcpTwccPacket',['../Rtcp_8c.html#a9959ef3335177533d5c240ffa699595b',1,'onRtcpTwccPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a7921c4eb97850531d20e1142cfc1d754',1,'onRtcpTwccPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], - ['onsctpinboundpacket_3552',['onSctpInboundPacket',['../Sctp_8c.html#ad5df1b7c8937f4d8fd9aad0892cd9481',1,'onSctpInboundPacket(struct socket *sock, union sctp_sockstore addr, PVOID data, ULONG length, struct sctp_rcvinfo rcv, INT32 flags, PVOID ulp_info): Sctp.c'],['../Sctp_8h.html#a52d5a3f5c4ad9b73c69908b5e2b5733e',1,'onSctpInboundPacket(struct socket *, union sctp_sockstore, PVOID, ULONG, struct sctp_rcvinfo, INT32, PVOID): Sctp.c']]], - ['onsctpoutboundpacket_3553',['onSctpOutboundPacket',['../Sctp_8c.html#a34b376f7c6cca95ab3d86b7b58296058',1,'onSctpOutboundPacket(PVOID addr, PVOID data, ULONG length, UINT8 tos, UINT8 set_df): Sctp.c'],['../Sctp_8h.html#a70ee0bbea65ac4d1bc01be862b8b5380',1,'onSctpOutboundPacket(PVOID, PVOID, ULONG, UINT8, UINT8): Sctp.c']]], - ['onsctpsessiondatachannelmessage_3554',['onSctpSessionDataChannelMessage',['../PeerConnection_8c.html#a016c7848004c106478e0c74d933bfbee',1,'onSctpSessionDataChannelMessage(UINT64 customData, UINT32 channelId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): PeerConnection.c'],['../PeerConnection_8h.html#aff02e7ec6c65997d8edfd7cd7d958e85',1,'onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32): PeerConnection.c']]], - ['onsctpsessiondatachannelopen_3555',['onSctpSessionDataChannelOpen',['../PeerConnection_8c.html#a8e56b6fa0a789f44f8ad59bbb67d1fa9',1,'onSctpSessionDataChannelOpen(UINT64 customData, UINT32 channelId, PBYTE pName, UINT32 nameLen): PeerConnection.c'],['../PeerConnection_8h.html#addd19f946e13df4d6ddedd62d4b5eb4e',1,'onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32): PeerConnection.c']]], - ['onsctpsessionoutboundpacket_3556',['onSctpSessionOutboundPacket',['../PeerConnection_8c.html#a3ffd70ea53a68b15cd6a9c475e4b7d37',1,'onSctpSessionOutboundPacket(UINT64 customData, PBYTE pPacket, UINT32 packetLen): PeerConnection.c'],['../PeerConnection_8h.html#a904dfdaa2bcf1742721002f9bed35e9f',1,'onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32): PeerConnection.c']]], - ['onsetstunserverip_3557',['onSetStunServerIp',['../PeerConnection_8c.html#a2eded356961dab417e6cf65c45782668',1,'PeerConnection.c']]] + ['ondtlsoutboundpacket_3544',['onDtlsOutboundPacket',['../PeerConnection_8c.html#a8623356d515aabe66d493018cc61c1f3',1,'PeerConnection.c']]], + ['ondtlsstatechange_3545',['onDtlsStateChange',['../PeerConnection_8c.html#aa0ee0298b690c7461c019e5e70217b37',1,'PeerConnection.c']]], + ['onframedroppedfunc_3546',['onFrameDroppedFunc',['../PeerConnection_8c.html#a3ba860c099b62f327be60c0925666c7c',1,'onFrameDroppedFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 timestamp): PeerConnection.c'],['../PeerConnection_8h.html#a35ea6a4652ba1972a64ea352c46bc8e2',1,'onFrameDroppedFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], + ['onframereadyfunc_3547',['onFrameReadyFunc',['../PeerConnection_8c.html#a92bd560ed4500e116c8dcfd6d7c052a7',1,'onFrameReadyFunc(UINT64 customData, UINT16 startIndex, UINT16 endIndex, UINT32 frameSize): PeerConnection.c'],['../PeerConnection_8h.html#a7e0fd2c95f3af5cd6cf9e4008ef52911',1,'onFrameReadyFunc(UINT64, UINT16, UINT16, UINT32): PeerConnection.c']]], + ['oniceconnectionstatechange_3548',['onIceConnectionStateChange',['../PeerConnection_8c.html#a0a0385b5afef472a439ff5d8d8d7c1a0',1,'onIceConnectionStateChange(UINT64 customData, UINT64 connectionState): PeerConnection.c'],['../PeerConnection_8h.html#a9eba5880a59ff232ee8f7afad039880b',1,'onIceConnectionStateChange(UINT64, UINT64): PeerConnection.c']]], + ['oninboundpacket_3549',['onInboundPacket',['../PeerConnection_8c.html#a76ad72a51a47dae5e9f43873f36aa34a',1,'PeerConnection.c']]], + ['onnewicelocalcandidate_3550',['onNewIceLocalCandidate',['../PeerConnection_8c.html#a3eda037f96c4d95b9c17774243ba3291',1,'PeerConnection.c']]], + ['onrtcppacket_3551',['onRtcpPacket',['../Rtcp_8c.html#aaaf444db910596fed5abe9a8518b68f1',1,'onRtcpPacket(PKvsPeerConnection pKvsPeerConnection, PBYTE pBuff, UINT32 buffLen): Rtcp.c'],['../Rtcp_8h.html#abaa226cf4a09e46a8f24d52dec739cc9',1,'onRtcpPacket(PKvsPeerConnection, PBYTE, UINT32): Rtcp.c']]], + ['onrtcpplipacket_3552',['onRtcpPLIPacket',['../Rtcp_8c.html#a5886500e01a140ed8d64ee9ce68707bb',1,'onRtcpPLIPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#ac82533856a12f259eeba9139a7af516f',1,'onRtcpPLIPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], + ['onrtcprembpacket_3553',['onRtcpRembPacket',['../Rtcp_8c.html#aae8798b1db6e85e6e678413860180e0e',1,'onRtcpRembPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a96b5d18e6850b948f4755d0cc1d936ed',1,'onRtcpRembPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], + ['onrtcptwccpacket_3554',['onRtcpTwccPacket',['../Rtcp_8c.html#a9959ef3335177533d5c240ffa699595b',1,'onRtcpTwccPacket(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Rtcp.c'],['../Rtcp_8h.html#a7921c4eb97850531d20e1142cfc1d754',1,'onRtcpTwccPacket(PRtcpPacket, PKvsPeerConnection): Rtcp.c']]], + ['onsctpinboundpacket_3555',['onSctpInboundPacket',['../Sctp_8c.html#ad5df1b7c8937f4d8fd9aad0892cd9481',1,'onSctpInboundPacket(struct socket *sock, union sctp_sockstore addr, PVOID data, ULONG length, struct sctp_rcvinfo rcv, INT32 flags, PVOID ulp_info): Sctp.c'],['../Sctp_8h.html#a52d5a3f5c4ad9b73c69908b5e2b5733e',1,'onSctpInboundPacket(struct socket *, union sctp_sockstore, PVOID, ULONG, struct sctp_rcvinfo, INT32, PVOID): Sctp.c']]], + ['onsctpoutboundpacket_3556',['onSctpOutboundPacket',['../Sctp_8c.html#a34b376f7c6cca95ab3d86b7b58296058',1,'onSctpOutboundPacket(PVOID addr, PVOID data, ULONG length, UINT8 tos, UINT8 set_df): Sctp.c'],['../Sctp_8h.html#a70ee0bbea65ac4d1bc01be862b8b5380',1,'onSctpOutboundPacket(PVOID, PVOID, ULONG, UINT8, UINT8): Sctp.c']]], + ['onsctpsessiondatachannelmessage_3557',['onSctpSessionDataChannelMessage',['../PeerConnection_8c.html#a016c7848004c106478e0c74d933bfbee',1,'onSctpSessionDataChannelMessage(UINT64 customData, UINT32 channelId, BOOL isBinary, PBYTE pMessage, UINT32 pMessageLen): PeerConnection.c'],['../PeerConnection_8h.html#aff02e7ec6c65997d8edfd7cd7d958e85',1,'onSctpSessionDataChannelMessage(UINT64, UINT32, BOOL, PBYTE, UINT32): PeerConnection.c']]], + ['onsctpsessiondatachannelopen_3558',['onSctpSessionDataChannelOpen',['../PeerConnection_8c.html#a8e56b6fa0a789f44f8ad59bbb67d1fa9',1,'onSctpSessionDataChannelOpen(UINT64 customData, UINT32 channelId, PBYTE pName, UINT32 nameLen): PeerConnection.c'],['../PeerConnection_8h.html#addd19f946e13df4d6ddedd62d4b5eb4e',1,'onSctpSessionDataChannelOpen(UINT64, UINT32, PBYTE, UINT32): PeerConnection.c']]], + ['onsctpsessionoutboundpacket_3559',['onSctpSessionOutboundPacket',['../PeerConnection_8c.html#a3ffd70ea53a68b15cd6a9c475e4b7d37',1,'onSctpSessionOutboundPacket(UINT64 customData, PBYTE pPacket, UINT32 packetLen): PeerConnection.c'],['../PeerConnection_8h.html#a904dfdaa2bcf1742721002f9bed35e9f',1,'onSctpSessionOutboundPacket(UINT64, PBYTE, UINT32): PeerConnection.c']]], + ['onsetstunserverip_3560',['onSetStunServerIp',['../PeerConnection_8c.html#a2eded356961dab417e6cf65c45782668',1,'PeerConnection.c']]] ]; diff --git a/search/functions_e.js b/search/functions_e.js index ca96f1813b..4e0a8fd4bc 100644 --- a/search/functions_e.js +++ b/search/functions_e.js @@ -1,23 +1,23 @@ var searchData= [ - ['parseextid_3558',['parseExtId',['../PeerConnection_8c.html#a5ba387d69e9ef99eeb84b8b1ce784081',1,'PeerConnection.c']]], - ['parseiceserver_3559',['parseIceServer',['../IceUtils_8c.html#a833304d5c66c3dfef87036727631628f',1,'parseIceServer(PIceServer pIceServer, PCHAR url, PCHAR username, PCHAR credential): IceUtils.c'],['../IceUtils_8h.html#a9340c4b5551ab18a1b40f3960011218f',1,'parseIceServer(PIceServer, PCHAR, PCHAR, PCHAR): IceUtils.c']]], - ['parsemediaattributes_3560',['parseMediaAttributes',['../Deserialize_8c.html#a0f9d711b199b6e6614c89c4189f16ba2',1,'parseMediaAttributes(PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen): Deserialize.c'],['../Sdp_8h.html#a9be1620cc5d7524e71b825fc65a32c38',1,'parseMediaAttributes(PSessionDescription, PCHAR, UINT32): Deserialize.c']]], - ['parsemedianame_3561',['parseMediaName',['../Deserialize_8c.html#a1ac042ed524a6cdab914760ff6c0bac1',1,'parseMediaName(PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen): Deserialize.c'],['../Sdp_8h.html#aa758d49b2f55526ba876c32f8ec1e53c',1,'parseMediaName(PSessionDescription, PCHAR, UINT32): Deserialize.c']]], - ['parsertcptwccpacket_3562',['parseRtcpTwccPacket',['../Rtcp_8c.html#ac98ea92ed8b55757be82d8718389a35f',1,'parseRtcpTwccPacket(PRtcpPacket pRtcpPacket, PTwccManager pTwccManager): Rtcp.c'],['../Rtcp_8h.html#afd8f957057a8040f0d9384feebb6a558',1,'parseRtcpTwccPacket(PRtcpPacket, PTwccManager): Rtcp.c']]], - ['parsesessionattributes_3563',['parseSessionAttributes',['../Deserialize_8c.html#a297ed0b51990bce839f7df8d0f7aea2b',1,'parseSessionAttributes(PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen): Deserialize.c'],['../Sdp_8h.html#ae4447853d5d93b52d6a590a76901e8b4',1,'parseSessionAttributes(PSessionDescription, PCHAR, UINT32): Deserialize.c']]], - ['peerconnectionasync_3564',['peerConnectionAsync',['../group__PublicMemberFunctions.html#ga7d678994f9d17baa3dd9dd72b38be4df',1,'Include.h']]], - ['peerconnectiongetcurrentlocaldescription_3565',['peerConnectionGetCurrentLocalDescription',['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c']]], - ['peerconnectiongetlocaldescription_3566',['peerConnectionGetLocalDescription',['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c']]], - ['peerconnectiongetmetrics_3567',['peerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection pPeerConnection, PPeerConnectionMetrics pPeerConnectionMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection, PPeerConnectionMetrics): PeerConnection.c']]], - ['peerconnectiononconnectionstatechange_3568',['peerConnectionOnConnectionStateChange',['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection, UINT64, RtcOnConnectionStateChange): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnConnectionStateChange rtcOnConnectionStateChange): PeerConnection.c']]], - ['peerconnectionondatachannel_3569',['peerConnectionOnDataChannel',['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection, UINT64, RtcOnDataChannel): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnDataChannel rtcOnDataChannel): PeerConnection.c']]], - ['peerconnectiononicecandidate_3570',['peerConnectionOnIceCandidate',['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection, UINT64, RtcOnIceCandidate): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnIceCandidate rtcOnIceCandidate): PeerConnection.c']]], - ['peerconnectiononsenderbandwidthestimation_3571',['peerConnectionOnSenderBandwidthEstimation',['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection, UINT64, RtcOnSenderBandwidthEstimation): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnSenderBandwidthEstimation rtcOnSenderBandwidthEstimation): PeerConnection.c']]], - ['populatesessiondescription_3572',['populateSessionDescription',['../SessionDescription_8c.html#a61cd534b376d8c202cc37711aebd3640',1,'populateSessionDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PSessionDescription pLocalSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#afc4bf9d5e40edf9aefa98efe7271979d',1,'populateSessionDescription(PKvsPeerConnection, PSessionDescription, PSessionDescription): SessionDescription.c']]], - ['populatesessiondescriptiondatachannel_3573',['populateSessionDescriptionDataChannel',['../SessionDescription_8c.html#a6d4a7bcbc9ce3f26093010f4b249d2f0',1,'SessionDescription.c']]], - ['populatesessiondescriptionmedia_3574',['populateSessionDescriptionMedia',['../SessionDescription_8c.html#a1f9d1d11409965815589bc2fdccb5168',1,'SessionDescription.c']]], - ['populatesinglemediasection_3575',['populateSingleMediaSection',['../SessionDescription_8c.html#a9fecd42e1442a5af05d3aa5cdb100c75',1,'SessionDescription.c']]], - ['pruneunconnectedicecandidatepair_3576',['pruneUnconnectedIceCandidatePair',['../IceAgent_8c.html#a65324928fa80f8dd4a72b2a6f9e4d27b',1,'pruneUnconnectedIceCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a2d261369f53b45afebe6e363c835bfb5',1,'pruneUnconnectedIceCandidatePair(PIceAgent): IceAgent.c']]], - ['putsctppacket_3577',['putSctpPacket',['../Sctp_8c.html#a9d53411b7863f771c3f8cff564423440',1,'putSctpPacket(PSctpSession pSctpSession, PBYTE buf, UINT32 bufLen): Sctp.c'],['../Sctp_8h.html#a712efd6c846095230450727262155de9',1,'putSctpPacket(PSctpSession, PBYTE, UINT32): Sctp.c']]] + ['parseextid_3561',['parseExtId',['../PeerConnection_8c.html#a5ba387d69e9ef99eeb84b8b1ce784081',1,'PeerConnection.c']]], + ['parseiceserver_3562',['parseIceServer',['../IceUtils_8c.html#a833304d5c66c3dfef87036727631628f',1,'parseIceServer(PIceServer pIceServer, PCHAR url, PCHAR username, PCHAR credential): IceUtils.c'],['../IceUtils_8h.html#a9340c4b5551ab18a1b40f3960011218f',1,'parseIceServer(PIceServer, PCHAR, PCHAR, PCHAR): IceUtils.c']]], + ['parsemediaattributes_3563',['parseMediaAttributes',['../Deserialize_8c.html#ac61543eecfffac1718e50d2e85f0f520',1,'Deserialize.c']]], + ['parsemedianame_3564',['parseMediaName',['../Deserialize_8c.html#a67272f4f5de498d6e06767e3a3d03e1b',1,'Deserialize.c']]], + ['parsertcptwccpacket_3565',['parseRtcpTwccPacket',['../Rtcp_8c.html#ac98ea92ed8b55757be82d8718389a35f',1,'parseRtcpTwccPacket(PRtcpPacket pRtcpPacket, PTwccManager pTwccManager): Rtcp.c'],['../Rtcp_8h.html#afd8f957057a8040f0d9384feebb6a558',1,'parseRtcpTwccPacket(PRtcpPacket, PTwccManager): Rtcp.c']]], + ['parsesessionattributes_3566',['parseSessionAttributes',['../Deserialize_8c.html#af90ab5920ae51749654c735243cad6e8',1,'Deserialize.c']]], + ['peerconnectionasync_3567',['peerConnectionAsync',['../group__PublicMemberFunctions.html#ga7d678994f9d17baa3dd9dd72b38be4df',1,'peerConnectionAsync(startRoutine fn, PVOID data): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga7d678994f9d17baa3dd9dd72b38be4df',1,'peerConnectionAsync(startRoutine fn, PVOID data): PeerConnection.c']]], + ['peerconnectiongetcurrentlocaldescription_3568',['peerConnectionGetCurrentLocalDescription',['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga19dfcbdcf4d136b56ce366fe2fb9bfb3',1,'peerConnectionGetCurrentLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c']]], + ['peerconnectiongetlocaldescription_3569',['peerConnectionGetLocalDescription',['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection, PRtcSessionDescriptionInit): PeerConnection.c'],['../group__PublicMemberFunctions.html#gaa1940a0ddabf41c445b55f1317476e96',1,'peerConnectionGetLocalDescription(PRtcPeerConnection pRtcPeerConnection, PRtcSessionDescriptionInit pRtcSessionDescriptionInit): PeerConnection.c']]], + ['peerconnectiongetmetrics_3570',['peerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection, PPeerConnectionMetrics): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga84a68cd53825426050af16006b381a94',1,'peerConnectionGetMetrics(PRtcPeerConnection pPeerConnection, PPeerConnectionMetrics pPeerConnectionMetrics): PeerConnection.c']]], + ['peerconnectiononconnectionstatechange_3571',['peerConnectionOnConnectionStateChange',['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection, UINT64, RtcOnConnectionStateChange): PeerConnection.c'],['../group__PublicMemberFunctions.html#gae937526652e3287c3e2dd9bee74ea799',1,'peerConnectionOnConnectionStateChange(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnConnectionStateChange rtcOnConnectionStateChange): PeerConnection.c']]], + ['peerconnectionondatachannel_3572',['peerConnectionOnDataChannel',['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection, UINT64, RtcOnDataChannel): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga41afed748235c04e38fa7481e421055d',1,'peerConnectionOnDataChannel(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnDataChannel rtcOnDataChannel): PeerConnection.c']]], + ['peerconnectiononicecandidate_3573',['peerConnectionOnIceCandidate',['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection, UINT64, RtcOnIceCandidate): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga5a45606d264d6005c559b10fa42338bf',1,'peerConnectionOnIceCandidate(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnIceCandidate rtcOnIceCandidate): PeerConnection.c']]], + ['peerconnectiononsenderbandwidthestimation_3574',['peerConnectionOnSenderBandwidthEstimation',['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection, UINT64, RtcOnSenderBandwidthEstimation): PeerConnection.c'],['../group__PublicMemberFunctions.html#ga3ce2483c1d6b864dd0dab6b3bb749915',1,'peerConnectionOnSenderBandwidthEstimation(PRtcPeerConnection pRtcPeerConnection, UINT64 customData, RtcOnSenderBandwidthEstimation rtcOnSenderBandwidthEstimation): PeerConnection.c']]], + ['populatesessiondescription_3575',['populateSessionDescription',['../SessionDescription_8c.html#a61cd534b376d8c202cc37711aebd3640',1,'populateSessionDescription(PKvsPeerConnection pKvsPeerConnection, PSessionDescription pRemoteSessionDescription, PSessionDescription pLocalSessionDescription): SessionDescription.c'],['../SessionDescription_8h.html#afc4bf9d5e40edf9aefa98efe7271979d',1,'populateSessionDescription(PKvsPeerConnection, PSessionDescription, PSessionDescription): SessionDescription.c']]], + ['populatesessiondescriptiondatachannel_3576',['populateSessionDescriptionDataChannel',['../SessionDescription_8c.html#a6d4a7bcbc9ce3f26093010f4b249d2f0',1,'SessionDescription.c']]], + ['populatesessiondescriptionmedia_3577',['populateSessionDescriptionMedia',['../SessionDescription_8c.html#a1f9d1d11409965815589bc2fdccb5168',1,'SessionDescription.c']]], + ['populatesinglemediasection_3578',['populateSingleMediaSection',['../SessionDescription_8c.html#a9fecd42e1442a5af05d3aa5cdb100c75',1,'SessionDescription.c']]], + ['pruneunconnectedicecandidatepair_3579',['pruneUnconnectedIceCandidatePair',['../IceAgent_8c.html#a65324928fa80f8dd4a72b2a6f9e4d27b',1,'pruneUnconnectedIceCandidatePair(PIceAgent pIceAgent): IceAgent.c'],['../IceAgent_8h.html#a2d261369f53b45afebe6e363c835bfb5',1,'pruneUnconnectedIceCandidatePair(PIceAgent): IceAgent.c']]], + ['putsctppacket_3580',['putSctpPacket',['../Sctp_8c.html#a9d53411b7863f771c3f8cff564423440',1,'putSctpPacket(PSctpSession pSctpSession, PBYTE buf, UINT32 bufLen): Sctp.c'],['../Sctp_8h.html#a712efd6c846095230450727262155de9',1,'putSctpPacket(PSctpSession, PBYTE, UINT32): Sctp.c']]] ]; diff --git a/search/functions_f.js b/search/functions_f.js index ee6e957005..67fdb83809 100644 --- a/search/functions_f.js +++ b/search/functions_f.js @@ -1,24 +1,24 @@ var searchData= [ - ['readhexvalue_3578',['readHexValue',['../SessionDescription_8c.html#a4cabafd4d46a4084a27a284818cdf6f0',1,'SessionDescription.c']]], - ['receivelwsmessage_3579',['receiveLwsMessage',['../LwsApiCalls_8c.html#a4c9dcb58ab89a46831b232ea6f1b9903',1,'receiveLwsMessage(PSignalingClient pSignalingClient, PCHAR pMessage, UINT32 messageLen): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3be2b58965f27978a86f44a01a60fdd1',1,'receiveLwsMessage(PSignalingClient, PCHAR, UINT32): LwsApiCalls.c']]], - ['receivelwsmessagewrapper_3580',['receiveLwsMessageWrapper',['../LwsApiCalls_8c.html#a354efc7185dbcb58e1b94b46f6ea2373',1,'receiveLwsMessageWrapper(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a40cf83da01c6a1e8ad4d17a44a9d6068',1,'receiveLwsMessageWrapper(PVOID): LwsApiCalls.c']]], - ['reconnecthandler_3581',['reconnectHandler',['../LwsApiCalls_8c.html#afc9e7ad7111b3cdf94c7739d3695cb6c',1,'reconnectHandler(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a27790d8d0f9462496db156a6ddda8a2f',1,'reconnectHandler(PVOID): LwsApiCalls.c']]], - ['refreshiceconfiguration_3582',['refreshIceConfiguration',['../Signaling_8c.html#aae4b8c10c0051d05e7aaef586326afea',1,'refreshIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a5e071bdc7b416e0bbde370c94f923774',1,'refreshIceConfiguration(PSignalingClient): Signaling.c']]], - ['releasedtlssession_3583',['releaseDtlsSession',['../Dtls__openssl_8c.html#a7098126d6dad351545fc6aea9afc2668',1,'Dtls_openssl.c']]], - ['releaseholdoninstance_3584',['releaseHoldOnInstance',['../PeerConnection_8c.html#a74a1c0c3f6d5146d04b8d133ac9369cb',1,'PeerConnection.c']]], - ['rembvalueget_3585',['rembValueGet',['../RtcpPacket_8c.html#a12927c862f57ce7b0ec622fdf570f37b',1,'rembValueGet(PBYTE pPayload, UINT32 payloadLen, PDOUBLE pMaximumBitRate, PUINT32 pSsrcList, PUINT8 pSsrcListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#a3bc54fb560803311fc98131ad9d9a21f',1,'rembValueGet(PBYTE, UINT32, PDOUBLE, PUINT32, PUINT8): RtcpPacket.c']]], - ['resendpacketonnack_3586',['resendPacketOnNack',['../Retransmitter_8c.html#a117dafbb1f1b86ced15a1fcfc49713fa',1,'resendPacketOnNack(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Retransmitter.c'],['../Retransmitter_8h.html#a55e0c0bf127bb71130d3187b05e7ed87',1,'resendPacketOnNack(PRtcpPacket, PKvsPeerConnection): Retransmitter.c']]], - ['resolvestuniceserverip_3587',['resolveStunIceServerIp',['../PeerConnection_8c.html#a17f6eac8bf12bafca3e138f62450754e',1,'PeerConnection.c']]], - ['restartice_3588',['restartIce',['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], - ['rollingbufferappenddata_3589',['rollingBufferAppendData',['../RollingBuffer_8c.html#a04213cc969ed0dfb5cde85ebbfeb6912',1,'rollingBufferAppendData(PRollingBuffer pRollingBuffer, UINT64 data, PUINT64 pIndex): RollingBuffer.c'],['../RollingBuffer_8h.html#a92408de2fe54d0123cc222355e44deae',1,'rollingBufferAppendData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c']]], - ['rollingbufferextractdata_3590',['rollingBufferExtractData',['../RollingBuffer_8c.html#aaf71d00aa475af1cf655e030c994f053',1,'rollingBufferExtractData(PRollingBuffer pRollingBuffer, UINT64 index, PUINT64 pData): RollingBuffer.c'],['../RollingBuffer_8h.html#a88b2566b28f598e6884f37652a8e4342',1,'rollingBufferExtractData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c']]], - ['rollingbuffergetsize_3591',['rollingBufferGetSize',['../RollingBuffer_8c.html#afe6f88672fc9ab9dcd0a2adb745599a5',1,'rollingBufferGetSize(PRollingBuffer pRollingBuffer, PUINT32 pSize): RollingBuffer.c'],['../RollingBuffer_8h.html#af9423d55b3d0fb3ce17905f2e388d3c3',1,'rollingBufferGetSize(PRollingBuffer, PUINT32): RollingBuffer.c']]], - ['rollingbufferinsertdata_3592',['rollingBufferInsertData',['../RollingBuffer_8c.html#ae3bf611dc098805a6deb5d92718e3875',1,'rollingBufferInsertData(PRollingBuffer pRollingBuffer, UINT64 index, UINT64 data): RollingBuffer.c'],['../RollingBuffer_8h.html#a4fbbfde692dd0b16dd8791ca8908a3c1',1,'rollingBufferInsertData(PRollingBuffer, UINT64, UINT64): RollingBuffer.c']]], - ['rollingbufferisempty_3593',['rollingBufferIsEmpty',['../RollingBuffer_8c.html#aab56b249627e75fbee41886902126523',1,'rollingBufferIsEmpty(PRollingBuffer pRollingBuffer, PBOOL pIsEmpty): RollingBuffer.c'],['../RollingBuffer_8h.html#a058a3414fc37758d6562528ccd6ce772',1,'rollingBufferIsEmpty(PRollingBuffer, PBOOL): RollingBuffer.c']]], - ['rtcpeerconnectiongetmetrics_3594',['rtcPeerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection, PRtcRtpTransceiver, PRtcStats): Metrics.c'],['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pRtcRtpTransceiver, PRtcStats pRtcMetrics): Metrics.c']]], - ['rtcpnacklistget_3595',['rtcpNackListGet',['../RtcpPacket_8c.html#a0ea21b5651b7f5b4b8d322af40cce6f6',1,'rtcpNackListGet(PBYTE pPayload, UINT32 payloadLen, PUINT32 pSenderSsrc, PUINT32 pReceiverSsrc, PUINT16 pSequenceNumberList, PUINT32 pSequenceNumberListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#ae518ace67d0c20c68527741c554a1c62',1,'rtcpNackListGet(PBYTE, UINT32, PUINT32, PUINT32, PUINT16, PUINT32): RtcpPacket.c']]], - ['rtcpreportscallback_3596',['rtcpReportsCallback',['../PeerConnection_8c.html#a4afea8c5d470548d2889fb8d3218ba0f',1,'PeerConnection.c']]], - ['rtprollingbufferaddrtppacket_3597',['rtpRollingBufferAddRtpPacket',['../RtpRollingBuffer_8c.html#abf2b32f9fe0ec57657ba0f916dc8406f',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer pRollingBuffer, PRtpPacket pRtpPacket): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a55d9bae67aa9d5e200264501027ce6cd',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer, PRtpPacket): RtpRollingBuffer.c']]], - ['rtprollingbuffergetvalidseqindexlist_3598',['rtpRollingBufferGetValidSeqIndexList',['../RtpRollingBuffer_8c.html#aa82454a503654b55a3eaea5cb12cd8e7',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer pRollingBuffer, PUINT16 pSequenceNumberList, UINT32 sequenceNumberListLen, PUINT64 pValidSeqIndexList, PUINT32 pValidIndexListLen): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#abe5904a4cc9c3a80698473d2f75e7702',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer, PUINT16, UINT32, PUINT64, PUINT32): RtpRollingBuffer.c']]] + ['readhexvalue_3581',['readHexValue',['../SessionDescription_8c.html#a4cabafd4d46a4084a27a284818cdf6f0',1,'SessionDescription.c']]], + ['receivelwsmessage_3582',['receiveLwsMessage',['../LwsApiCalls_8c.html#a4c9dcb58ab89a46831b232ea6f1b9903',1,'receiveLwsMessage(PSignalingClient pSignalingClient, PCHAR pMessage, UINT32 messageLen): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a3be2b58965f27978a86f44a01a60fdd1',1,'receiveLwsMessage(PSignalingClient, PCHAR, UINT32): LwsApiCalls.c']]], + ['receivelwsmessagewrapper_3583',['receiveLwsMessageWrapper',['../LwsApiCalls_8c.html#a354efc7185dbcb58e1b94b46f6ea2373',1,'receiveLwsMessageWrapper(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a40cf83da01c6a1e8ad4d17a44a9d6068',1,'receiveLwsMessageWrapper(PVOID): LwsApiCalls.c']]], + ['reconnecthandler_3584',['reconnectHandler',['../LwsApiCalls_8c.html#afc9e7ad7111b3cdf94c7739d3695cb6c',1,'reconnectHandler(PVOID args): LwsApiCalls.c'],['../LwsApiCalls_8h.html#a27790d8d0f9462496db156a6ddda8a2f',1,'reconnectHandler(PVOID): LwsApiCalls.c']]], + ['refreshiceconfiguration_3585',['refreshIceConfiguration',['../Signaling_8c.html#aae4b8c10c0051d05e7aaef586326afea',1,'refreshIceConfiguration(PSignalingClient pSignalingClient): Signaling.c'],['../Signaling_8h.html#a5e071bdc7b416e0bbde370c94f923774',1,'refreshIceConfiguration(PSignalingClient): Signaling.c']]], + ['releasedtlssession_3586',['releaseDtlsSession',['../Dtls__openssl_8c.html#a7098126d6dad351545fc6aea9afc2668',1,'Dtls_openssl.c']]], + ['releaseholdoninstance_3587',['releaseHoldOnInstance',['../PeerConnection_8c.html#a74a1c0c3f6d5146d04b8d133ac9369cb',1,'PeerConnection.c']]], + ['rembvalueget_3588',['rembValueGet',['../RtcpPacket_8c.html#a12927c862f57ce7b0ec622fdf570f37b',1,'rembValueGet(PBYTE pPayload, UINT32 payloadLen, PDOUBLE pMaximumBitRate, PUINT32 pSsrcList, PUINT8 pSsrcListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#a3bc54fb560803311fc98131ad9d9a21f',1,'rembValueGet(PBYTE, UINT32, PDOUBLE, PUINT32, PUINT8): RtcpPacket.c']]], + ['resendpacketonnack_3589',['resendPacketOnNack',['../Retransmitter_8c.html#a117dafbb1f1b86ced15a1fcfc49713fa',1,'resendPacketOnNack(PRtcpPacket pRtcpPacket, PKvsPeerConnection pKvsPeerConnection): Retransmitter.c'],['../Retransmitter_8h.html#a55e0c0bf127bb71130d3187b05e7ed87',1,'resendPacketOnNack(PRtcpPacket, PKvsPeerConnection): Retransmitter.c']]], + ['resolvestuniceserverip_3590',['resolveStunIceServerIp',['../PeerConnection_8c.html#a17f6eac8bf12bafca3e138f62450754e',1,'PeerConnection.c']]], + ['restartice_3591',['restartIce',['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection): PeerConnection.c'],['../group__PublicMemberFunctions.html#gade9fcbb056cb321f33890c1cf1222e64',1,'restartIce(PRtcPeerConnection pPeerConnection): PeerConnection.c']]], + ['rollingbufferappenddata_3592',['rollingBufferAppendData',['../RollingBuffer_8c.html#a04213cc969ed0dfb5cde85ebbfeb6912',1,'rollingBufferAppendData(PRollingBuffer pRollingBuffer, UINT64 data, PUINT64 pIndex): RollingBuffer.c'],['../RollingBuffer_8h.html#a92408de2fe54d0123cc222355e44deae',1,'rollingBufferAppendData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c']]], + ['rollingbufferextractdata_3593',['rollingBufferExtractData',['../RollingBuffer_8c.html#aaf71d00aa475af1cf655e030c994f053',1,'rollingBufferExtractData(PRollingBuffer pRollingBuffer, UINT64 index, PUINT64 pData): RollingBuffer.c'],['../RollingBuffer_8h.html#a88b2566b28f598e6884f37652a8e4342',1,'rollingBufferExtractData(PRollingBuffer, UINT64, PUINT64): RollingBuffer.c']]], + ['rollingbuffergetsize_3594',['rollingBufferGetSize',['../RollingBuffer_8c.html#afe6f88672fc9ab9dcd0a2adb745599a5',1,'rollingBufferGetSize(PRollingBuffer pRollingBuffer, PUINT32 pSize): RollingBuffer.c'],['../RollingBuffer_8h.html#af9423d55b3d0fb3ce17905f2e388d3c3',1,'rollingBufferGetSize(PRollingBuffer, PUINT32): RollingBuffer.c']]], + ['rollingbufferinsertdata_3595',['rollingBufferInsertData',['../RollingBuffer_8c.html#ae3bf611dc098805a6deb5d92718e3875',1,'rollingBufferInsertData(PRollingBuffer pRollingBuffer, UINT64 index, UINT64 data): RollingBuffer.c'],['../RollingBuffer_8h.html#a4fbbfde692dd0b16dd8791ca8908a3c1',1,'rollingBufferInsertData(PRollingBuffer, UINT64, UINT64): RollingBuffer.c']]], + ['rollingbufferisempty_3596',['rollingBufferIsEmpty',['../RollingBuffer_8c.html#aab56b249627e75fbee41886902126523',1,'rollingBufferIsEmpty(PRollingBuffer pRollingBuffer, PBOOL pIsEmpty): RollingBuffer.c'],['../RollingBuffer_8h.html#a058a3414fc37758d6562528ccd6ce772',1,'rollingBufferIsEmpty(PRollingBuffer, PBOOL): RollingBuffer.c']]], + ['rtcpeerconnectiongetmetrics_3597',['rtcPeerConnectionGetMetrics',['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection, PRtcRtpTransceiver, PRtcStats): Metrics.c'],['../group__PublicMemberFunctions.html#ga469e0f69e03630ad5b03d8921afd62be',1,'rtcPeerConnectionGetMetrics(PRtcPeerConnection pRtcPeerConnection, PRtcRtpTransceiver pRtcRtpTransceiver, PRtcStats pRtcMetrics): Metrics.c']]], + ['rtcpnacklistget_3598',['rtcpNackListGet',['../RtcpPacket_8c.html#a0ea21b5651b7f5b4b8d322af40cce6f6',1,'rtcpNackListGet(PBYTE pPayload, UINT32 payloadLen, PUINT32 pSenderSsrc, PUINT32 pReceiverSsrc, PUINT16 pSequenceNumberList, PUINT32 pSequenceNumberListLen): RtcpPacket.c'],['../RtcpPacket_8h.html#ae518ace67d0c20c68527741c554a1c62',1,'rtcpNackListGet(PBYTE, UINT32, PUINT32, PUINT32, PUINT16, PUINT32): RtcpPacket.c']]], + ['rtcpreportscallback_3599',['rtcpReportsCallback',['../PeerConnection_8c.html#a4afea8c5d470548d2889fb8d3218ba0f',1,'PeerConnection.c']]], + ['rtprollingbufferaddrtppacket_3600',['rtpRollingBufferAddRtpPacket',['../RtpRollingBuffer_8c.html#abf2b32f9fe0ec57657ba0f916dc8406f',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer pRollingBuffer, PRtpPacket pRtpPacket): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#a55d9bae67aa9d5e200264501027ce6cd',1,'rtpRollingBufferAddRtpPacket(PRtpRollingBuffer, PRtpPacket): RtpRollingBuffer.c']]], + ['rtprollingbuffergetvalidseqindexlist_3601',['rtpRollingBufferGetValidSeqIndexList',['../RtpRollingBuffer_8c.html#aa82454a503654b55a3eaea5cb12cd8e7',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer pRollingBuffer, PUINT16 pSequenceNumberList, UINT32 sequenceNumberListLen, PUINT64 pValidSeqIndexList, PUINT32 pValidIndexListLen): RtpRollingBuffer.c'],['../RtpRollingBuffer_8h.html#abe5904a4cc9c3a80698473d2f75e7702',1,'rtpRollingBufferGetValidSeqIndexList(PRtpRollingBuffer, PUINT16, UINT32, PUINT64, PUINT32): RtpRollingBuffer.c']]] ]; diff --git a/search/groups_0.js b/search/groups_0.js index c86e45a637..55bc7ddff2 100644 --- a/search/groups_0.js +++ b/search/groups_0.js @@ -1,5 +1,5 @@ var searchData= [ - ['callbacks_5561',['Callbacks',['../group__Callbacks.html',1,'']]], - ['counts_5562',['Counts',['../group__Counts.html',1,'']]] + ['callbacks_5548',['Callbacks',['../group__Callbacks.html',1,'']]], + ['counts_5549',['Counts',['../group__Counts.html',1,'']]] ]; diff --git a/search/groups_1.js b/search/groups_1.js index 0b7ef0fbcb..5a9e102ba9 100644 --- a/search/groups_1.js +++ b/search/groups_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['dtlsstatuscodes_5563',['DTLSStatusCodes',['../group__DTLSStatusCodes.html',1,'']]] + ['dtlsstatuscodes_5550',['DTLSStatusCodes',['../group__DTLSStatusCodes.html',1,'']]] ]; diff --git a/search/groups_2.js b/search/groups_2.js index 6c1aa401e2..0b9b8bca73 100644 --- a/search/groups_2.js +++ b/search/groups_2.js @@ -1,4 +1,4 @@ var searchData= [ - ['icestatuscodes_5564',['ICEStatusCodes',['../group__ICEStatusCodes.html',1,'']]] + ['icestatuscodes_5551',['ICEStatusCodes',['../group__ICEStatusCodes.html',1,'']]] ]; diff --git a/search/groups_3.js b/search/groups_3.js index c0e288ffd3..52cc9f3e7d 100644 --- a/search/groups_3.js +++ b/search/groups_3.js @@ -1,7 +1,7 @@ var searchData= [ - ['namelengths_5565',['NameLengths',['../group__NameLengths.html',1,'']]], - ['networkingstatuscodes_5566',['NetworkingStatusCodes',['../group__NetworkingStatusCodes.html',1,'']]], - ['nullablemacroutilities_5567',['NullableMacroUtilities',['../group__NullableMacroUtilities.html',1,'']]], - ['nullablestructures_5568',['NullableStructures',['../group__NullableStructures.html',1,'']]] + ['namelengths_5552',['NameLengths',['../group__NameLengths.html',1,'']]], + ['networkingstatuscodes_5553',['NetworkingStatusCodes',['../group__NetworkingStatusCodes.html',1,'']]], + ['nullablemacroutilities_5554',['NullableMacroUtilities',['../group__NullableMacroUtilities.html',1,'']]], + ['nullablestructures_5555',['NullableStructures',['../group__NullableStructures.html',1,'']]] ]; diff --git a/search/groups_4.js b/search/groups_4.js index e6aac41f7a..231bc0fd41 100644 --- a/search/groups_4.js +++ b/search/groups_4.js @@ -1,7 +1,7 @@ var searchData= [ - ['peerconnectionstatuscodes_5569',['PeerConnectionStatusCodes',['../group__PeerConnectionStatusCodes.html',1,'']]], - ['publicenums_5570',['PublicEnums',['../group__PublicEnums.html',1,'']]], - ['publicmemberfunctions_5571',['PublicMemberFunctions',['../group__PublicMemberFunctions.html',1,'']]], - ['publicstructures_5572',['PublicStructures',['../group__PublicStructures.html',1,'']]] + ['peerconnectionstatuscodes_5556',['PeerConnectionStatusCodes',['../group__PeerConnectionStatusCodes.html',1,'']]], + ['publicenums_5557',['PublicEnums',['../group__PublicEnums.html',1,'']]], + ['publicmemberfunctions_5558',['PublicMemberFunctions',['../group__PublicMemberFunctions.html',1,'']]], + ['publicstructures_5559',['PublicStructures',['../group__PublicStructures.html',1,'']]] ]; diff --git a/search/groups_5.js b/search/groups_5.js index ae301607bd..7c88f3af02 100644 --- a/search/groups_5.js +++ b/search/groups_5.js @@ -1,6 +1,6 @@ var searchData= [ - ['rollingbufferstatuscodes_5573',['RollingBufferStatusCodes',['../group__RollingBufferStatusCodes.html',1,'']]], - ['rtcpstatuscodes_5574',['RTCPStatusCodes',['../group__RTCPStatusCodes.html',1,'']]], - ['rtpstatuscodes_5575',['RTPStatusCodes',['../group__RTPStatusCodes.html',1,'']]] + ['rollingbufferstatuscodes_5560',['RollingBufferStatusCodes',['../group__RollingBufferStatusCodes.html',1,'']]], + ['rtcpstatuscodes_5561',['RTCPStatusCodes',['../group__RTCPStatusCodes.html',1,'']]], + ['rtpstatuscodes_5562',['RTPStatusCodes',['../group__RTPStatusCodes.html',1,'']]] ]; diff --git a/search/groups_6.js b/search/groups_6.js index 2b46ef9435..8e0f7faae2 100644 --- a/search/groups_6.js +++ b/search/groups_6.js @@ -1,13 +1,13 @@ var searchData= [ - ['sctpstatuscodes_5576',['SCTPStatusCodes',['../group__SCTPStatusCodes.html',1,'']]], - ['sdpstatuscodes_5577',['SDPStatusCodes',['../group__SDPStatusCodes.html',1,'']]], - ['sessiondescriptioninitstatuscodes_5578',['SessionDescriptionInitStatusCodes',['../group__SessionDescriptionInitStatusCodes.html',1,'']]], - ['signalingstatuscodes_5579',['SignalingStatusCodes',['../group__SignalingStatusCodes.html',1,'']]], - ['srtpstatuscodes_5580',['SRTPStatusCodes',['../group__SRTPStatusCodes.html',1,'']]], - ['statsnamelengths_5581',['StatsNameLengths',['../group__StatsNameLengths.html',1,'']]], - ['statsstructures_5582',['StatsStructures',['../group__StatsStructures.html',1,'']]], - ['statuscodes_5583',['StatusCodes',['../group__StatusCodes.html',1,'']]], - ['structureversions_5584',['StructureVersions',['../group__StructureVersions.html',1,'']]], - ['stunstatuscodes_5585',['STUNStatusCodes',['../group__STUNStatusCodes.html',1,'']]] + ['sctpstatuscodes_5563',['SCTPStatusCodes',['../group__SCTPStatusCodes.html',1,'']]], + ['sdpstatuscodes_5564',['SDPStatusCodes',['../group__SDPStatusCodes.html',1,'']]], + ['sessiondescriptioninitstatuscodes_5565',['SessionDescriptionInitStatusCodes',['../group__SessionDescriptionInitStatusCodes.html',1,'']]], + ['signalingstatuscodes_5566',['SignalingStatusCodes',['../group__SignalingStatusCodes.html',1,'']]], + ['srtpstatuscodes_5567',['SRTPStatusCodes',['../group__SRTPStatusCodes.html',1,'']]], + ['statsnamelengths_5568',['StatsNameLengths',['../group__StatsNameLengths.html',1,'']]], + ['statsstructures_5569',['StatsStructures',['../group__StatsStructures.html',1,'']]], + ['statuscodes_5570',['StatusCodes',['../group__StatusCodes.html',1,'']]], + ['structureversions_5571',['StructureVersions',['../group__StructureVersions.html',1,'']]], + ['stunstatuscodes_5572',['STUNStatusCodes',['../group__STUNStatusCodes.html',1,'']]] ]; diff --git a/search/groups_7.js b/search/groups_7.js index 5186ca346b..36ed11af13 100644 --- a/search/groups_7.js +++ b/search/groups_7.js @@ -1,4 +1,4 @@ var searchData= [ - ['timeouts_5586',['Timeouts',['../group__Timeouts.html',1,'']]] + ['timeouts_5573',['Timeouts',['../group__Timeouts.html',1,'']]] ]; diff --git a/search/pages_0.js b/search/pages_0.js index 86cabba180..a7cdd007b0 100644 --- a/search/pages_0.js +++ b/search/pages_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['introduction_5587',['Introduction',['../md_Introduction.html',1,'']]] + ['introduction_5574',['Introduction',['../md_Introduction.html',1,'']]] ]; diff --git a/search/typedefs_0.js b/search/typedefs_0.js index 8b27c8ffa5..a56a231917 100644 --- a/search/typedefs_0.js +++ b/search/typedefs_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['connectiondataavailablefunc_4553',['ConnectionDataAvailableFunc',['../SocketConnection_8h.html#a93b97a5cd84f23921fd498da3a996a83',1,'SocketConnection.h']]] + ['connectiondataavailablefunc_4551',['ConnectionDataAvailableFunc',['../SocketConnection_8h.html#a93b97a5cd84f23921fd498da3a996a83',1,'SocketConnection.h']]] ]; diff --git a/search/typedefs_1.js b/search/typedefs_1.js index 77f5f719a9..aa3a3ff749 100644 --- a/search/typedefs_1.js +++ b/search/typedefs_1.js @@ -1,9 +1,9 @@ var searchData= [ - ['depayrtppayloadfunc_4554',['DepayRtpPayloadFunc',['../RtpPacket_8h.html#a6918ad0323871199fbe1e7c0653bde3a',1,'RtpPacket.h']]], - ['domhighrestimestamp_4555',['DOMHighResTimeStamp',['../Stats_8h.html#af67f446702d9765b52a8abb3116340c4',1,'Stats.h']]], - ['domstring_4556',['DOMString',['../Stats_8h.html#a2839bbe57b61cee62093b734df9db744',1,'Stats.h']]], - ['dtlssession_4557',['DtlsSession',['../Dtls_8h.html#adc09b0be4b5523e162a62e8d59e5e2e9',1,'Dtls.h']]], - ['dtlssessiononstatechange_4558',['DtlsSessionOnStateChange',['../Dtls_8h.html#a25177524d00388228c47f9708c3568f8',1,'Dtls.h']]], - ['dtlssessionoutboundpacketfunc_4559',['DtlsSessionOutboundPacketFunc',['../Dtls_8h.html#ad77d8c9319ed23de6e47280312ae6cb3',1,'Dtls.h']]] + ['depayrtppayloadfunc_4552',['DepayRtpPayloadFunc',['../RtpPacket_8h.html#a6918ad0323871199fbe1e7c0653bde3a',1,'RtpPacket.h']]], + ['domhighrestimestamp_4553',['DOMHighResTimeStamp',['../Stats_8h.html#af67f446702d9765b52a8abb3116340c4',1,'Stats.h']]], + ['domstring_4554',['DOMString',['../Stats_8h.html#a2839bbe57b61cee62093b734df9db744',1,'Stats.h']]], + ['dtlssession_4555',['DtlsSession',['../Dtls_8h.html#adc09b0be4b5523e162a62e8d59e5e2e9',1,'Dtls.h']]], + ['dtlssessiononstatechange_4556',['DtlsSessionOnStateChange',['../Dtls_8h.html#a25177524d00388228c47f9708c3568f8',1,'Dtls.h']]], + ['dtlssessionoutboundpacketfunc_4557',['DtlsSessionOutboundPacketFunc',['../Dtls_8h.html#ad77d8c9319ed23de6e47280312ae6cb3',1,'Dtls.h']]] ]; diff --git a/search/typedefs_2.js b/search/typedefs_2.js index 4837b91c6b..53ada428ff 100644 --- a/search/typedefs_2.js +++ b/search/typedefs_2.js @@ -1,6 +1,6 @@ var searchData= [ - ['framedroppedfunc_4560',['FrameDroppedFunc',['../JitterBuffer_8h.html#aa24339ad087f6c5c4e5ef5dcbd65921f',1,'JitterBuffer.h']]], - ['framereadyfunc_4561',['FrameReadyFunc',['../JitterBuffer_8h.html#a63c2f462a36751d00d3b0c278842611a',1,'JitterBuffer.h']]], - ['freedatafunc_4562',['FreeDataFunc',['../RollingBuffer_8h.html#a918b71222cda06c54abf420318bcdc98',1,'RollingBuffer.h']]] + ['framedroppedfunc_4558',['FrameDroppedFunc',['../JitterBuffer_8h.html#aa24339ad087f6c5c4e5ef5dcbd65921f',1,'JitterBuffer.h']]], + ['framereadyfunc_4559',['FrameReadyFunc',['../JitterBuffer_8h.html#a63c2f462a36751d00d3b0c278842611a',1,'JitterBuffer.h']]], + ['freedatafunc_4560',['FreeDataFunc',['../RollingBuffer_8h.html#a918b71222cda06c54abf420318bcdc98',1,'RollingBuffer.h']]] ]; diff --git a/search/typedefs_3.js b/search/typedefs_3.js index eb03f0f926..90dec2f0b1 100644 --- a/search/typedefs_3.js +++ b/search/typedefs_3.js @@ -1,10 +1,10 @@ var searchData= [ - ['iceagent_4563',['IceAgent',['../IceAgent_8h.html#afbfbde0ef413fddaef347580251b9afe',1,'IceAgent.h']]], - ['iceconnectionstatechangedfunc_4564',['IceConnectionStateChangedFunc',['../IceAgent_8h.html#a2dbbe47101b31b4e0981c265c9a3020a',1,'IceAgent.h']]], - ['iceinboundpacketfunc_4565',['IceInboundPacketFunc',['../IceAgent_8h.html#a695215e5b26998e30db0fef320426b9b',1,'IceAgent.h']]], - ['icenewlocalcandidatefunc_4566',['IceNewLocalCandidateFunc',['../IceAgent_8h.html#a76d707981fc86d2eafc95e932b737c26',1,'IceAgent.h']]], - ['iceserversetipfunc_4567',['IceServerSetIpFunc',['../Include__i_8h.html#a5e37e9824cf20308fe3db78ce5f1784d',1,'Include_i.h']]], - ['icesetinterfacefilterfunc_4568',['IceSetInterfaceFilterFunc',['../group__Callbacks.html#gac5ca9698d23bb785c59e148b1f438244',1,'Include.h']]], - ['iobuffer_4569',['IOBuffer',['../IOBuffer_8h.html#a1161dd313a84bbb4cb09acd912cb98d7',1,'IOBuffer.h']]] + ['iceagent_4561',['IceAgent',['../IceAgent_8h.html#afbfbde0ef413fddaef347580251b9afe',1,'IceAgent.h']]], + ['iceconnectionstatechangedfunc_4562',['IceConnectionStateChangedFunc',['../IceAgent_8h.html#a2dbbe47101b31b4e0981c265c9a3020a',1,'IceAgent.h']]], + ['iceinboundpacketfunc_4563',['IceInboundPacketFunc',['../IceAgent_8h.html#a695215e5b26998e30db0fef320426b9b',1,'IceAgent.h']]], + ['icenewlocalcandidatefunc_4564',['IceNewLocalCandidateFunc',['../IceAgent_8h.html#a76d707981fc86d2eafc95e932b737c26',1,'IceAgent.h']]], + ['iceserversetipfunc_4565',['IceServerSetIpFunc',['../Include__i_8h.html#a5e37e9824cf20308fe3db78ce5f1784d',1,'Include_i.h']]], + ['icesetinterfacefilterfunc_4566',['IceSetInterfaceFilterFunc',['../group__Callbacks.html#gac5ca9698d23bb785c59e148b1f438244',1,'Include.h']]], + ['iobuffer_4567',['IOBuffer',['../IOBuffer_8h.html#a1161dd313a84bbb4cb09acd912cb98d7',1,'IOBuffer.h']]] ]; diff --git a/search/typedefs_4.js b/search/typedefs_4.js index 9de50320ef..7a0fb1be4f 100644 --- a/search/typedefs_4.js +++ b/search/typedefs_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['lwscallinfo_4570',['LwsCallInfo',['../LwsApiCalls_8h.html#ab48b59ca0f0dd6567d8f547ad0ed466e',1,'LwsApiCalls.h']]] + ['lwscallinfo_4568',['LwsCallInfo',['../LwsApiCalls_8h.html#ab48b59ca0f0dd6567d8f547ad0ed466e',1,'LwsApiCalls.h']]] ]; diff --git a/search/typedefs_5.js b/search/typedefs_5.js index 446160fcec..d1c08085b6 100644 --- a/search/typedefs_5.js +++ b/search/typedefs_5.js @@ -1,132 +1,132 @@ var searchData= [ - ['pallocatesctpsortdatachannelsdata_4571',['PAllocateSctpSortDataChannelsData',['../PeerConnection_8h.html#a9c3985e810f5bef45348b4b3d4066dc2',1,'PeerConnection.h']]], - ['payloadarray_4572',['PayloadArray',['../RtpPacket_8h.html#af5428ee3dccb79a37f4f9d0d06054053',1,'RtpPacket.h']]], - ['pchannelinfo_4573',['PChannelInfo',['../group__PublicStructures.html#gab1a88feab2cf5a556a90170eb434910a',1,'Include.h']]], - ['pconnectionlistener_4574',['PConnectionListener',['../ConnectionListener_8h.html#a0d299b301c660a1c1b31e3bd2111b01d',1,'ConnectionListener.h']]], - ['pdscppacketssentrecord_4575',['PDscpPacketsSentRecord',['../group__StatsStructures.html#ga7540403bae7393d7da52dcc72e3cc847',1,'Stats.h']]], - ['pdtlskeyingmaterial_4576',['PDtlsKeyingMaterial',['../Dtls_8h.html#a8f247128416a316b95f2360f477e099c',1,'Dtls.h']]], - ['pdtlssession_4577',['PDtlsSession',['../Dtls_8h.html#a26ca7dadcdec16a8584b8a97811cb2f6',1,'Dtls.h']]], - ['pdtlssessioncallbacks_4578',['PDtlsSessionCallbacks',['../Dtls_8h.html#a8ed3674b9f9d344fad2bf68215abd195',1,'Dtls.h']]], - ['piceagent_4579',['PIceAgent',['../IceAgent_8h.html#ab6d8079a3d3ad310ae08b7edc7a77862',1,'IceAgent.h']]], - ['piceagentcallbacks_4580',['PIceAgentCallbacks',['../IceAgent_8h.html#a15110e0e08e9929b5d98c831730426f5',1,'IceAgent.h']]], - ['piceagentprofilediagnostics_4581',['PIceAgentProfileDiagnostics',['../IceAgent_8h.html#a6666e7d293696050ce63e82d848986a2',1,'IceAgent.h']]], - ['picecandidate_4582',['PIceCandidate',['../IceAgent_8h.html#a8c77f2c85d98897f1be059162e486766',1,'IceAgent.h']]], - ['picecandidatepair_4583',['PIceCandidatePair',['../IceAgent_8h.html#a866260c6917c70778f289a2df4dc4725',1,'IceAgent.h']]], - ['piceconfiginfo_4584',['PIceConfigInfo',['../group__PublicStructures.html#gafb53cec62851ea389537d44f8b0abcb9',1,'Include.h']]], - ['piceserver_4585',['PIceServer',['../IceUtils_8h.html#a6f9c13a6d65944b46477dc9c7b92ab09',1,'IceUtils.h']]], - ['piobuffer_4586',['PIOBuffer',['../IOBuffer_8h.html#a67fa0bf91421c7d918d893e006d836e0',1,'IOBuffer.h']]], - ['pjitterbuffer_4587',['PJitterBuffer',['../JitterBuffer_8h.html#a575c76bc4a23ef888e28a9a1c61986ae',1,'JitterBuffer.h']]], - ['pkvsdatachannel_4588',['PKvsDataChannel',['../DataChannel_8h.html#a9ed401990460ee3eeb6b4dfbb5a6b614',1,'DataChannel.h']]], - ['pkvsiceagentmetrics_4589',['PKvsIceAgentMetrics',['../group__StatsStructures.html#ga232921a5a49f018324d40f2f7ac88b22',1,'Include.h']]], - ['pkvsiceagentstats_4590',['PKvsIceAgentStats',['../group__StatsStructures.html#ga646ca2b9dcb229baa3109505f61a3eaa',1,'Stats.h']]], - ['pkvsipaddress_4591',['PKvsIpAddress',['../Include__i_8h.html#af659a54bb59cc1dc4e918e22864f4db4',1,'Include_i.h']]], - ['pkvspeerconnection_4592',['PKvsPeerConnection',['../PeerConnection_8h.html#a545e0bebf606e9070020c98b3f9c2864',1,'PeerConnection.h']]], - ['pkvspeerconnectiondiagnostics_4593',['PKvsPeerConnectionDiagnostics',['../PeerConnection_8h.html#af9b9862a064a8eff873ca42d6b7750f7',1,'PeerConnection.h']]], - ['pkvsrtcconfiguration_4594',['PKvsRtcConfiguration',['../group__PublicStructures.html#ga4eb0ff204690ce9b79a1ac287c431354',1,'Include.h']]], - ['pkvsrtptransceiver_4595',['PKvsRtpTransceiver',['../Rtp_8h.html#aebdbf7c19ec1290a5a9c30a5cf878c55',1,'Rtp.h']]], - ['plwscallinfo_4596',['PLwsCallInfo',['../Signaling_8h.html#a20847e0bdb6871b86a3d83658d20a9eb',1,'Signaling.h']]], - ['pmediastorageconfig_4597',['PMediaStorageConfig',['../group__PublicStructures.html#ga1bfe3f004b373fdb68e1bbe0fc340e46',1,'Include.h']]], - ['pnattestdata_4598',['PNatTestData',['../NatBehaviorDiscovery_8h.html#ae5c91329ed0db2cf9ca7628df5a7ccf6',1,'NatBehaviorDiscovery.h']]], - ['ppayloadarray_4599',['PPayloadArray',['../RtpPacket_8h.html#a538b21102f63d40fb75e87526b8fc662',1,'RtpPacket.h']]], - ['ppeerconnectionmetrics_4600',['PPeerConnectionMetrics',['../group__StatsStructures.html#ga54eefc1eff0a064dc0220f284f7ff979',1,'Include.h']]], - ['ppeerconnectionstats_4601',['PPeerConnectionStats',['../group__StatsStructures.html#ga114aa5bdc713cabddcfd4332094ec9d4',1,'Stats.h']]], - ['pqualitylimitationdurationsrecord_4602',['PQualityLimitationDurationsRecord',['../group__StatsStructures.html#ga5a5117e57ea0a264eac97ed99d875139',1,'Stats.h']]], - ['preceivedsignalingmessage_4603',['PReceivedSignalingMessage',['../group__PublicStructures.html#gaac73733daa2b6ccb68ce4fefa48e60fa',1,'Include.h']]], - ['pretransmitter_4604',['PRetransmitter',['../Retransmitter_8h.html#ac5ee37df28a9a36fd71a9a9b55d6b020',1,'Retransmitter.h']]], - ['prollingbuffer_4605',['PRollingBuffer',['../RollingBuffer_8h.html#a28dbd0932e60a11ebd623de60935019f',1,'RollingBuffer.h']]], - ['prtccertificate_4606',['PRtcCertificate',['../group__PublicStructures.html#ga7f1a9ea27f23f9d24beb8f271c0482b8',1,'Include.h']]], - ['prtcconfiguration_4607',['PRtcConfiguration',['../group__PublicStructures.html#gab085c3d89945657593ef4c32a48928c1',1,'Include.h']]], - ['prtcdatachannel_4608',['PRtcDataChannel',['../group__Callbacks.html#ga2be6b5f6da1b3a0471ad7b4443b90779',1,'Include.h']]], - ['prtcdatachannelinit_4609',['PRtcDataChannelInit',['../group__PublicStructures.html#gab970e0095d779c18c106620eac5fbbc6',1,'Include.h']]], - ['prtcdatachannelstats_4610',['PRtcDataChannelStats',['../group__StatsStructures.html#gad50fadcf7938259a9cdf1e03c73e87d8',1,'Stats.h']]], - ['prtcencoderstats_4611',['PRtcEncoderStats',['../group__StatsStructures.html#ga8927731e3a97833866d3a5ecb00a3460',1,'Include.h']]], - ['prtcicecandidatediagnostics_4612',['PRtcIceCandidateDiagnostics',['../IceAgent_8h.html#aed42b4a104ac9b25ba2018de5435ec50',1,'IceAgent.h']]], - ['prtcicecandidateinit_4613',['PRtcIceCandidateInit',['../group__PublicStructures.html#gac00fdb7844950b5ae47a60ba2a5481db',1,'Include.h']]], - ['prtcicecandidatepairdiagnostics_4614',['PRtcIceCandidatePairDiagnostics',['../IceAgent_8h.html#a784582804b3f9f12d655f0e3de53d3ca',1,'IceAgent.h']]], - ['prtcicecandidatepairstats_4615',['PRtcIceCandidatePairStats',['../group__StatsStructures.html#gad5c2bddb835a03760d18a36fc0909a9d',1,'Stats.h']]], - ['prtcicecandidatestats_4616',['PRtcIceCandidateStats',['../group__StatsStructures.html#ga8e33ff95419056e16a23551fb6c148dd',1,'Stats.h']]], - ['prtcicemetrics_4617',['PRtcIceMetrics',['../group__StatsStructures.html#gaf75ec0fba0bdf1da6dd91ca1fa13ae73',1,'Include.h']]], - ['prtciceserver_4618',['PRtcIceServer',['../group__PublicStructures.html#ga3dac633294f8d8a99f3edaa2a193f808',1,'Include.h']]], - ['prtciceserverdiagnostics_4619',['PRtcIceServerDiagnostics',['../IceAgent_8h.html#a345f43e2c24e60261db99bcc8a4c3f7c',1,'IceAgent.h']]], - ['prtciceserverstats_4620',['PRtcIceServerStats',['../group__StatsStructures.html#ga80ee72ddf667966d6f9961623581a483',1,'Stats.h']]], - ['prtcinboundrtpstreamstats_4621',['PRtcInboundRtpStreamStats',['../group__StatsStructures.html#ga95c97b1845412106873b7efdc86e27fb',1,'Stats.h']]], - ['prtcmediastreamtrack_4622',['PRtcMediaStreamTrack',['../group__PublicStructures.html#ga7b5ee097cf66780a017592c4cf712773',1,'Include.h']]], - ['prtcoutboundrtpstreamstats_4623',['PRtcOutboundRtpStreamStats',['../group__StatsStructures.html#ga63f1d5fb544d7b2252b14044bc474486',1,'Stats.h']]], - ['prtcpeerconnection_4624',['PRtcPeerConnection',['../group__PublicStructures.html#ga70b3d75a41ee6e4999be2934451c956a',1,'Include.h']]], - ['prtcppacket_4625',['PRtcpPacket',['../RtcpPacket_8h.html#ac99920bc23b7ab9cc673e0c25da794fa',1,'RtcpPacket.h']]], - ['prtcppacketheader_4626',['PRtcpPacketHeader',['../RtcpPacket_8h.html#acb7ce65d76b24bec8c8e63b5c8af8257',1,'RtcpPacket.h']]], - ['prtcreceivedrtpstreamstats_4627',['PRtcReceivedRtpStreamStats',['../group__StatsStructures.html#gade2d84924c3d7e0acffa4ada821589b9',1,'Stats.h']]], - ['prtcremoteinboundrtpstreamstats_4628',['PRtcRemoteInboundRtpStreamStats',['../group__StatsStructures.html#ga104a0974d7813be415eded50af91bdd7',1,'Stats.h']]], - ['prtcrtpreceiver_4629',['PRtcRtpReceiver',['../group__PublicStructures.html#gad5b87b382de979a22ec7096376b5f9bb',1,'Include.h']]], - ['prtcrtpsender_4630',['PRtcRtpSender',['../Rtp_8h.html#ac0599be0dd1adede13b8003ebadcfa4a',1,'Rtp.h']]], - ['prtcrtpstreamstats_4631',['PRTCRtpStreamStats',['../group__StatsStructures.html#ga870228613de079fcbd67691f1a4f7607',1,'Stats.h']]], - ['prtcrtptransceiver_4632',['PRtcRtpTransceiver',['../group__PublicStructures.html#ga575b38a26ceae3044dd16d8d72667ebf',1,'Include.h']]], - ['prtcrtptransceiverinit_4633',['PRtcRtpTransceiverInit',['../group__PublicStructures.html#ga403f9b55f053a068d56e8aa51c0bc739',1,'Include.h']]], - ['prtcsentrtpstreamstats_4634',['PRTCSentRtpStreamStats',['../group__StatsStructures.html#ga34caaa42981c35cc76e1cf6a04aa0ef0',1,'Stats.h']]], - ['prtcsessiondescriptioninit_4635',['PRtcSessionDescriptionInit',['../group__PublicStructures.html#ga3dfb483be12d184408e3f58df5273be7',1,'Include.h']]], - ['prtcstats_4636',['PRtcStats',['../group__StatsStructures.html#gabdd6279872601de0a012f1f3f50c8c82',1,'Include.h']]], - ['prtcstatsobject_4637',['PRtcStatsObject',['../group__StatsStructures.html#ga7ee11917e4ab69400576ae7fceea344e',1,'Stats.h']]], - ['prtcstreammetrics_4638',['PRtcStreamMetrics',['../group__StatsStructures.html#ga4dbcedb5303986f1f9f88b41c411f24f',1,'Include.h']]], - ['prtctransportstats_4639',['PRtcTransportStats',['../group__StatsStructures.html#gaa801ef5411f4260b44c1658874999aa3',1,'Stats.h']]], - ['prtppacket_4640',['PRtpPacket',['../RtpPacket_8h.html#a5ccfed90db2c55b24f209f218c92ec39',1,'RtpPacket.h']]], - ['prtppacketheader_4641',['PRtpPacketHeader',['../RtpPacket_8h.html#af4a31d41c3fe225e33e0e9b897210e78',1,'RtpPacket.h']]], - ['prtprollingbuffer_4642',['PRtpRollingBuffer',['../RtpRollingBuffer_8h.html#ae70aef6a1b08d8ec852f408bac44fa38',1,'RtpRollingBuffer.h']]], - ['psctpsession_4643',['PSctpSession',['../Sctp_8h.html#a689379bf40cfd461294cb51eb5895b6e',1,'Sctp.h']]], - ['psctpsessioncallbacks_4644',['PSctpSessionCallbacks',['../Sctp_8h.html#ae9235620df689ec7b8892efad579dc76',1,'Sctp.h']]], - ['psdpattributes_4645',['PSdpAttributes',['../Sdp_8h.html#a55551fdbca296ff3dd98a7fbcc62f489',1,'Sdp.h']]], - ['psdpconnectioninformation_4646',['PSdpConnectionInformation',['../Sdp_8h.html#a799b39629a8831062e9ea377956dcc61',1,'Sdp.h']]], - ['psdpencryptionkey_4647',['PSdpEncryptionKey',['../Sdp_8h.html#a8a3405ef99d50c401d55ea768f368a8a',1,'Sdp.h']]], - ['psdpmediadescription_4648',['PSdpMediaDescription',['../Sdp_8h.html#a4859ca01537e2ceb28ae0c4be9730e5e',1,'Sdp.h']]], - ['psdporigin_4649',['PSdpOrigin',['../Sdp_8h.html#a2181dab563022e33dbef5fe86382920e',1,'Sdp.h']]], - ['psdptimedescription_4650',['PSdpTimeDescription',['../Sdp_8h.html#a2a5e03ac1a95dd241c18ce9f66e2405d',1,'Sdp.h']]], - ['psdptimezone_4651',['PSdpTimeZone',['../Sdp_8h.html#aa5521f08e8cd203dcfff27478e9424b9',1,'Sdp.h']]], - ['psessiondescription_4652',['PSessionDescription',['../Sdp_8h.html#a86a0fabaaede539d9a2d496fa5911d54',1,'Sdp.h']]], - ['psignaling_5fclient_5fhandle_4653',['PSIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#gae65f311050fbaa62d447a4cb7f1f884a',1,'Include.h']]], - ['psignaling_5fclient_5fstate_4654',['PSIGNALING_CLIENT_STATE',['../group__PublicEnums.html#gabfbc2b78caa8304faa1d6ce91e507b4f',1,'Include.h']]], - ['psignalingchanneldescription_4655',['PSignalingChannelDescription',['../group__PublicStructures.html#gae012798e59bf247342e5d433604d415a',1,'Include.h']]], - ['psignalingclient_4656',['PSignalingClient',['../Signaling_8h.html#afbbe4a33a7b0f60088c02e1ac2629f83',1,'Signaling.h']]], - ['psignalingclientcallbacks_4657',['PSignalingClientCallbacks',['../group__PublicStructures.html#ga16d2c84287d86c11906950bf39ab92be',1,'Include.h']]], - ['psignalingclientinfo_4658',['PSignalingClientInfo',['../group__PublicStructures.html#ga344ee607e6512a97313fb08d72ea4ac1',1,'Include.h']]], - ['psignalingclientinfointernal_4659',['PSignalingClientInfoInternal',['../Signaling_8h.html#a5158eed5b99949642a677a41d72fb54f',1,'Signaling.h']]], - ['psignalingclientmetrics_4660',['PSignalingClientMetrics',['../group__StatsStructures.html#ga9db7af67932ea54332e1978fae9240ba',1,'Include.h']]], - ['psignalingclientstats_4661',['PSignalingClientStats',['../group__StatsStructures.html#gac44b1b81f0a970ad138adbc0014f5301',1,'Stats.h']]], - ['psignalingdiagnostics_4662',['PSignalingDiagnostics',['../Signaling_8h.html#a463a03e86c05c8acb920b345f61d4945',1,'Signaling.h']]], - ['psignalingfilecacheentry_4663',['PSignalingFileCacheEntry',['../FileCache_8h.html#a5fd683d0ee71fbe6dac53f328493e891',1,'FileCache.h']]], - ['psignalingmessage_4664',['PSignalingMessage',['../group__PublicStructures.html#gab457c08a409bf69c9b820ca390f83689',1,'Include.h']]], - ['psignalingmessagewrapper_4665',['PSignalingMessageWrapper',['../LwsApiCalls_8h.html#a4a0d69d777d85e44968fdd272834598b',1,'LwsApiCalls.h']]], - ['psocketconnection_4666',['PSocketConnection',['../SocketConnection_8h.html#ad5b788d64cad378ee27989e81d2868a1',1,'SocketConnection.h']]], - ['psrtpsession_4667',['PSrtpSession',['../SrtpSession_8h.html#a0f0ff2158010dffd2587d86dae92584b',1,'SrtpSession.h']]], - ['pstunattributeaddress_4668',['PStunAttributeAddress',['../Stun_8h.html#a50e4eb2622ae6f80c5528669be78a79f',1,'Stun.h']]], - ['pstunattributechangerequest_4669',['PStunAttributeChangeRequest',['../Stun_8h.html#a78b070b783333586ee7eaaa6a038e096',1,'Stun.h']]], - ['pstunattributechannelnumber_4670',['PStunAttributeChannelNumber',['../Stun_8h.html#acdb6a4d45591e89a6c4fa1a395031055',1,'Stun.h']]], - ['pstunattributedata_4671',['PStunAttributeData',['../Stun_8h.html#a598770b473766294527df8e9e5f69aca',1,'Stun.h']]], - ['pstunattributeerrorcode_4672',['PStunAttributeErrorCode',['../Stun_8h.html#ad18a8a1dcb38647ac974583d6f37fac0',1,'Stun.h']]], - ['pstunattributefingerprint_4673',['PStunAttributeFingerprint',['../Stun_8h.html#a0c2da643382471b953dd6e2e00112e95',1,'Stun.h']]], - ['pstunattributeflag_4674',['PStunAttributeFlag',['../Stun_8h.html#a5b195d184959e4ab535143ae1947ce0f',1,'Stun.h']]], - ['pstunattributeheader_4675',['PStunAttributeHeader',['../Stun_8h.html#a6593dd9c227dae713c5183f77ac4db5f',1,'Stun.h']]], - ['pstunattributeicecontrol_4676',['PStunAttributeIceControl',['../Stun_8h.html#a4c1271625e830107ac3e540e506009d5',1,'Stun.h']]], - ['pstunattributelifetime_4677',['PStunAttributeLifetime',['../Stun_8h.html#ae4a5fdf34d7ff780f40ebb7a84577852',1,'Stun.h']]], - ['pstunattributemessageintegrity_4678',['PStunAttributeMessageIntegrity',['../Stun_8h.html#aa7d65b2ac7d234b55ad00b4d78fa37c1',1,'Stun.h']]], - ['pstunattributenonce_4679',['PStunAttributeNonce',['../Stun_8h.html#a5eb01a2e19c039326a2de6d9492359ad',1,'Stun.h']]], - ['pstunattributepriority_4680',['PStunAttributePriority',['../Stun_8h.html#a6ae82f68a36c8a28e92372716c09b2bf',1,'Stun.h']]], - ['pstunattributerealm_4681',['PStunAttributeRealm',['../Stun_8h.html#ac6033b7225db84c3f67d911afb0bb2e0',1,'Stun.h']]], - ['pstunattributerequestedtransport_4682',['PStunAttributeRequestedTransport',['../Stun_8h.html#a2ca5082f471bb147d49410ca20628218',1,'Stun.h']]], - ['pstunattributeusername_4683',['PStunAttributeUsername',['../Stun_8h.html#ad27f8568359a5151d6f6fd935bcff4f3',1,'Stun.h']]], - ['pstunheader_4684',['PStunHeader',['../Stun_8h.html#a9b069afda4dcda86f88839500d69aa21',1,'Stun.h']]], - ['pstunipaddrcontext_4685',['PStunIpAddrContext',['../PeerConnection_8h.html#abe79f8706beb337b30d953e9a5f1b157',1,'PeerConnection.h']]], - ['pstunpacket_4686',['PStunPacket',['../Stun_8h.html#a9596f8962fc3dcd84c9926b095711797',1,'Stun.h']]], - ['pthreadpoolcontext_4687',['PThreadPoolContext',['../ThreadpoolContext_8h.html#aebfff1110f985545393c2c762fac556e',1,'ThreadpoolContext.h']]], - ['pthreadtracker_4688',['PThreadTracker',['../Signaling_8h.html#a64a936b30ef9943ff64fd245e8d489d2',1,'Signaling.h']]], - ['ptlssession_4689',['PTlsSession',['../Tls_8h.html#a02f10a6be5cea528386b2231f768dacd',1,'Tls.h']]], - ['ptlssessioncallbacks_4690',['PTlsSessionCallbacks',['../Tls_8h.html#a294ed65c6f84d7770db45a5fcac409c1',1,'Tls.h']]], - ['ptransactionidstore_4691',['PTransactionIdStore',['../IceUtils_8h.html#a84c21bbf4b4a0758418a81f8e5df36fa',1,'IceUtils.h']]], - ['pturnchanneldata_4692',['PTurnChannelData',['../TurnConnection_8h.html#ae94675556f21f020f9ef3be3982a742e',1,'TurnConnection.h']]], - ['pturnconnection_4693',['PTurnConnection',['../TurnConnection_8h.html#aef7a909aaf1e3759cabe2ae9a8514ec8',1,'TurnConnection.h']]], - ['pturnconnectioncallbacks_4694',['PTurnConnectionCallbacks',['../TurnConnection_8h.html#ab08f7b6a169d5cba899aa0ba41277c18',1,'TurnConnection.h']]], - ['pturnpeer_4695',['PTurnPeer',['../TurnConnection_8h.html#abd1a7e402d82840884d14a1e0922b8c9',1,'TurnConnection.h']]], - ['pturnprofilediagnostics_4696',['PTurnProfileDiagnostics',['../TurnConnection_8h.html#a8e5f0e5c2c93cf9c2414006f33dbcffe',1,'TurnConnection.h']]], - ['ptwccmanager_4697',['PTwccManager',['../PeerConnection_8h.html#abca4158d793225a7c54cacf383d9567e',1,'PeerConnection.h']]], - ['ptwccpacket_4698',['PTwccPacket',['../PeerConnection_8h.html#a32370da27cf660a1e74cd21a62c656f0',1,'PeerConnection.h']]], - ['pwebrtcclientcontext_4699',['PWebRtcClientContext',['../PeerConnection_8h.html#ac1c5b4aa09898534cdd430b10f547b3f',1,'PeerConnection.h']]] + ['pallocatesctpsortdatachannelsdata_4569',['PAllocateSctpSortDataChannelsData',['../PeerConnection_8h.html#a9c3985e810f5bef45348b4b3d4066dc2',1,'PeerConnection.h']]], + ['payloadarray_4570',['PayloadArray',['../RtpPacket_8h.html#af5428ee3dccb79a37f4f9d0d06054053',1,'RtpPacket.h']]], + ['pchannelinfo_4571',['PChannelInfo',['../group__PublicStructures.html#gab1a88feab2cf5a556a90170eb434910a',1,'Include.h']]], + ['pconnectionlistener_4572',['PConnectionListener',['../ConnectionListener_8h.html#a0d299b301c660a1c1b31e3bd2111b01d',1,'ConnectionListener.h']]], + ['pdscppacketssentrecord_4573',['PDscpPacketsSentRecord',['../group__StatsStructures.html#ga7540403bae7393d7da52dcc72e3cc847',1,'Stats.h']]], + ['pdtlskeyingmaterial_4574',['PDtlsKeyingMaterial',['../Dtls_8h.html#a8f247128416a316b95f2360f477e099c',1,'Dtls.h']]], + ['pdtlssession_4575',['PDtlsSession',['../Dtls_8h.html#a26ca7dadcdec16a8584b8a97811cb2f6',1,'Dtls.h']]], + ['pdtlssessioncallbacks_4576',['PDtlsSessionCallbacks',['../Dtls_8h.html#a8ed3674b9f9d344fad2bf68215abd195',1,'Dtls.h']]], + ['piceagent_4577',['PIceAgent',['../IceAgent_8h.html#ab6d8079a3d3ad310ae08b7edc7a77862',1,'IceAgent.h']]], + ['piceagentcallbacks_4578',['PIceAgentCallbacks',['../IceAgent_8h.html#a15110e0e08e9929b5d98c831730426f5',1,'IceAgent.h']]], + ['piceagentprofilediagnostics_4579',['PIceAgentProfileDiagnostics',['../IceAgent_8h.html#a6666e7d293696050ce63e82d848986a2',1,'IceAgent.h']]], + ['picecandidate_4580',['PIceCandidate',['../IceAgent_8h.html#a8c77f2c85d98897f1be059162e486766',1,'IceAgent.h']]], + ['picecandidatepair_4581',['PIceCandidatePair',['../IceAgent_8h.html#a866260c6917c70778f289a2df4dc4725',1,'IceAgent.h']]], + ['piceconfiginfo_4582',['PIceConfigInfo',['../group__PublicStructures.html#gafb53cec62851ea389537d44f8b0abcb9',1,'Include.h']]], + ['piceserver_4583',['PIceServer',['../IceUtils_8h.html#a6f9c13a6d65944b46477dc9c7b92ab09',1,'IceUtils.h']]], + ['piobuffer_4584',['PIOBuffer',['../IOBuffer_8h.html#a67fa0bf91421c7d918d893e006d836e0',1,'IOBuffer.h']]], + ['pjitterbuffer_4585',['PJitterBuffer',['../JitterBuffer_8h.html#a575c76bc4a23ef888e28a9a1c61986ae',1,'JitterBuffer.h']]], + ['pkvsdatachannel_4586',['PKvsDataChannel',['../DataChannel_8h.html#a9ed401990460ee3eeb6b4dfbb5a6b614',1,'DataChannel.h']]], + ['pkvsiceagentmetrics_4587',['PKvsIceAgentMetrics',['../group__StatsStructures.html#ga232921a5a49f018324d40f2f7ac88b22',1,'Include.h']]], + ['pkvsiceagentstats_4588',['PKvsIceAgentStats',['../group__StatsStructures.html#ga646ca2b9dcb229baa3109505f61a3eaa',1,'Stats.h']]], + ['pkvsipaddress_4589',['PKvsIpAddress',['../Include__i_8h.html#af659a54bb59cc1dc4e918e22864f4db4',1,'Include_i.h']]], + ['pkvspeerconnection_4590',['PKvsPeerConnection',['../PeerConnection_8h.html#a545e0bebf606e9070020c98b3f9c2864',1,'PeerConnection.h']]], + ['pkvspeerconnectiondiagnostics_4591',['PKvsPeerConnectionDiagnostics',['../PeerConnection_8h.html#af9b9862a064a8eff873ca42d6b7750f7',1,'PeerConnection.h']]], + ['pkvsrtcconfiguration_4592',['PKvsRtcConfiguration',['../group__PublicStructures.html#ga4eb0ff204690ce9b79a1ac287c431354',1,'Include.h']]], + ['pkvsrtptransceiver_4593',['PKvsRtpTransceiver',['../Rtp_8h.html#aebdbf7c19ec1290a5a9c30a5cf878c55',1,'Rtp.h']]], + ['plwscallinfo_4594',['PLwsCallInfo',['../Signaling_8h.html#a20847e0bdb6871b86a3d83658d20a9eb',1,'Signaling.h']]], + ['pmediastorageconfig_4595',['PMediaStorageConfig',['../group__PublicStructures.html#ga1bfe3f004b373fdb68e1bbe0fc340e46',1,'Include.h']]], + ['pnattestdata_4596',['PNatTestData',['../NatBehaviorDiscovery_8h.html#ae5c91329ed0db2cf9ca7628df5a7ccf6',1,'NatBehaviorDiscovery.h']]], + ['ppayloadarray_4597',['PPayloadArray',['../RtpPacket_8h.html#a538b21102f63d40fb75e87526b8fc662',1,'RtpPacket.h']]], + ['ppeerconnectionmetrics_4598',['PPeerConnectionMetrics',['../group__StatsStructures.html#ga54eefc1eff0a064dc0220f284f7ff979',1,'Include.h']]], + ['ppeerconnectionstats_4599',['PPeerConnectionStats',['../group__StatsStructures.html#ga114aa5bdc713cabddcfd4332094ec9d4',1,'Stats.h']]], + ['pqualitylimitationdurationsrecord_4600',['PQualityLimitationDurationsRecord',['../group__StatsStructures.html#ga5a5117e57ea0a264eac97ed99d875139',1,'Stats.h']]], + ['preceivedsignalingmessage_4601',['PReceivedSignalingMessage',['../group__PublicStructures.html#gaac73733daa2b6ccb68ce4fefa48e60fa',1,'Include.h']]], + ['pretransmitter_4602',['PRetransmitter',['../Retransmitter_8h.html#ac5ee37df28a9a36fd71a9a9b55d6b020',1,'Retransmitter.h']]], + ['prollingbuffer_4603',['PRollingBuffer',['../RollingBuffer_8h.html#a28dbd0932e60a11ebd623de60935019f',1,'RollingBuffer.h']]], + ['prtccertificate_4604',['PRtcCertificate',['../group__PublicStructures.html#ga7f1a9ea27f23f9d24beb8f271c0482b8',1,'Include.h']]], + ['prtcconfiguration_4605',['PRtcConfiguration',['../group__PublicStructures.html#gab085c3d89945657593ef4c32a48928c1',1,'Include.h']]], + ['prtcdatachannel_4606',['PRtcDataChannel',['../group__Callbacks.html#ga2be6b5f6da1b3a0471ad7b4443b90779',1,'Include.h']]], + ['prtcdatachannelinit_4607',['PRtcDataChannelInit',['../group__PublicStructures.html#gab970e0095d779c18c106620eac5fbbc6',1,'Include.h']]], + ['prtcdatachannelstats_4608',['PRtcDataChannelStats',['../group__StatsStructures.html#gad50fadcf7938259a9cdf1e03c73e87d8',1,'Stats.h']]], + ['prtcencoderstats_4609',['PRtcEncoderStats',['../group__StatsStructures.html#ga8927731e3a97833866d3a5ecb00a3460',1,'Include.h']]], + ['prtcicecandidatediagnostics_4610',['PRtcIceCandidateDiagnostics',['../IceAgent_8h.html#aed42b4a104ac9b25ba2018de5435ec50',1,'IceAgent.h']]], + ['prtcicecandidateinit_4611',['PRtcIceCandidateInit',['../group__PublicStructures.html#gac00fdb7844950b5ae47a60ba2a5481db',1,'Include.h']]], + ['prtcicecandidatepairdiagnostics_4612',['PRtcIceCandidatePairDiagnostics',['../IceAgent_8h.html#a784582804b3f9f12d655f0e3de53d3ca',1,'IceAgent.h']]], + ['prtcicecandidatepairstats_4613',['PRtcIceCandidatePairStats',['../group__StatsStructures.html#gad5c2bddb835a03760d18a36fc0909a9d',1,'Stats.h']]], + ['prtcicecandidatestats_4614',['PRtcIceCandidateStats',['../group__StatsStructures.html#ga8e33ff95419056e16a23551fb6c148dd',1,'Stats.h']]], + ['prtcicemetrics_4615',['PRtcIceMetrics',['../group__StatsStructures.html#gaf75ec0fba0bdf1da6dd91ca1fa13ae73',1,'Include.h']]], + ['prtciceserver_4616',['PRtcIceServer',['../group__PublicStructures.html#ga3dac633294f8d8a99f3edaa2a193f808',1,'Include.h']]], + ['prtciceserverdiagnostics_4617',['PRtcIceServerDiagnostics',['../IceAgent_8h.html#a345f43e2c24e60261db99bcc8a4c3f7c',1,'IceAgent.h']]], + ['prtciceserverstats_4618',['PRtcIceServerStats',['../group__StatsStructures.html#ga80ee72ddf667966d6f9961623581a483',1,'Stats.h']]], + ['prtcinboundrtpstreamstats_4619',['PRtcInboundRtpStreamStats',['../group__StatsStructures.html#ga95c97b1845412106873b7efdc86e27fb',1,'Stats.h']]], + ['prtcmediastreamtrack_4620',['PRtcMediaStreamTrack',['../group__PublicStructures.html#ga7b5ee097cf66780a017592c4cf712773',1,'Include.h']]], + ['prtcoutboundrtpstreamstats_4621',['PRtcOutboundRtpStreamStats',['../group__StatsStructures.html#ga63f1d5fb544d7b2252b14044bc474486',1,'Stats.h']]], + ['prtcpeerconnection_4622',['PRtcPeerConnection',['../group__PublicStructures.html#ga70b3d75a41ee6e4999be2934451c956a',1,'Include.h']]], + ['prtcppacket_4623',['PRtcpPacket',['../RtcpPacket_8h.html#ac99920bc23b7ab9cc673e0c25da794fa',1,'RtcpPacket.h']]], + ['prtcppacketheader_4624',['PRtcpPacketHeader',['../RtcpPacket_8h.html#acb7ce65d76b24bec8c8e63b5c8af8257',1,'RtcpPacket.h']]], + ['prtcreceivedrtpstreamstats_4625',['PRtcReceivedRtpStreamStats',['../group__StatsStructures.html#gade2d84924c3d7e0acffa4ada821589b9',1,'Stats.h']]], + ['prtcremoteinboundrtpstreamstats_4626',['PRtcRemoteInboundRtpStreamStats',['../group__StatsStructures.html#ga104a0974d7813be415eded50af91bdd7',1,'Stats.h']]], + ['prtcrtpreceiver_4627',['PRtcRtpReceiver',['../group__PublicStructures.html#gad5b87b382de979a22ec7096376b5f9bb',1,'Include.h']]], + ['prtcrtpsender_4628',['PRtcRtpSender',['../Rtp_8h.html#ac0599be0dd1adede13b8003ebadcfa4a',1,'Rtp.h']]], + ['prtcrtpstreamstats_4629',['PRTCRtpStreamStats',['../group__StatsStructures.html#ga870228613de079fcbd67691f1a4f7607',1,'Stats.h']]], + ['prtcrtptransceiver_4630',['PRtcRtpTransceiver',['../group__PublicStructures.html#ga575b38a26ceae3044dd16d8d72667ebf',1,'Include.h']]], + ['prtcrtptransceiverinit_4631',['PRtcRtpTransceiverInit',['../group__PublicStructures.html#ga403f9b55f053a068d56e8aa51c0bc739',1,'Include.h']]], + ['prtcsentrtpstreamstats_4632',['PRTCSentRtpStreamStats',['../group__StatsStructures.html#ga34caaa42981c35cc76e1cf6a04aa0ef0',1,'Stats.h']]], + ['prtcsessiondescriptioninit_4633',['PRtcSessionDescriptionInit',['../group__PublicStructures.html#ga3dfb483be12d184408e3f58df5273be7',1,'Include.h']]], + ['prtcstats_4634',['PRtcStats',['../group__StatsStructures.html#gabdd6279872601de0a012f1f3f50c8c82',1,'Include.h']]], + ['prtcstatsobject_4635',['PRtcStatsObject',['../group__StatsStructures.html#ga7ee11917e4ab69400576ae7fceea344e',1,'Stats.h']]], + ['prtcstreammetrics_4636',['PRtcStreamMetrics',['../group__StatsStructures.html#ga4dbcedb5303986f1f9f88b41c411f24f',1,'Include.h']]], + ['prtctransportstats_4637',['PRtcTransportStats',['../group__StatsStructures.html#gaa801ef5411f4260b44c1658874999aa3',1,'Stats.h']]], + ['prtppacket_4638',['PRtpPacket',['../RtpPacket_8h.html#a5ccfed90db2c55b24f209f218c92ec39',1,'RtpPacket.h']]], + ['prtppacketheader_4639',['PRtpPacketHeader',['../RtpPacket_8h.html#af4a31d41c3fe225e33e0e9b897210e78',1,'RtpPacket.h']]], + ['prtprollingbuffer_4640',['PRtpRollingBuffer',['../RtpRollingBuffer_8h.html#ae70aef6a1b08d8ec852f408bac44fa38',1,'RtpRollingBuffer.h']]], + ['psctpsession_4641',['PSctpSession',['../Sctp_8h.html#a689379bf40cfd461294cb51eb5895b6e',1,'Sctp.h']]], + ['psctpsessioncallbacks_4642',['PSctpSessionCallbacks',['../Sctp_8h.html#ae9235620df689ec7b8892efad579dc76',1,'Sctp.h']]], + ['psdpattributes_4643',['PSdpAttributes',['../Sdp_8h.html#a55551fdbca296ff3dd98a7fbcc62f489',1,'Sdp.h']]], + ['psdpconnectioninformation_4644',['PSdpConnectionInformation',['../Sdp_8h.html#a799b39629a8831062e9ea377956dcc61',1,'Sdp.h']]], + ['psdpencryptionkey_4645',['PSdpEncryptionKey',['../Sdp_8h.html#a8a3405ef99d50c401d55ea768f368a8a',1,'Sdp.h']]], + ['psdpmediadescription_4646',['PSdpMediaDescription',['../Sdp_8h.html#a4859ca01537e2ceb28ae0c4be9730e5e',1,'Sdp.h']]], + ['psdporigin_4647',['PSdpOrigin',['../Sdp_8h.html#a2181dab563022e33dbef5fe86382920e',1,'Sdp.h']]], + ['psdptimedescription_4648',['PSdpTimeDescription',['../Sdp_8h.html#a2a5e03ac1a95dd241c18ce9f66e2405d',1,'Sdp.h']]], + ['psdptimezone_4649',['PSdpTimeZone',['../Sdp_8h.html#aa5521f08e8cd203dcfff27478e9424b9',1,'Sdp.h']]], + ['psessiondescription_4650',['PSessionDescription',['../Sdp_8h.html#a86a0fabaaede539d9a2d496fa5911d54',1,'Sdp.h']]], + ['psignaling_5fclient_5fhandle_4651',['PSIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#gae65f311050fbaa62d447a4cb7f1f884a',1,'Include.h']]], + ['psignaling_5fclient_5fstate_4652',['PSIGNALING_CLIENT_STATE',['../group__PublicEnums.html#gabfbc2b78caa8304faa1d6ce91e507b4f',1,'Include.h']]], + ['psignalingchanneldescription_4653',['PSignalingChannelDescription',['../group__PublicStructures.html#gae012798e59bf247342e5d433604d415a',1,'Include.h']]], + ['psignalingclient_4654',['PSignalingClient',['../Signaling_8h.html#afbbe4a33a7b0f60088c02e1ac2629f83',1,'Signaling.h']]], + ['psignalingclientcallbacks_4655',['PSignalingClientCallbacks',['../group__PublicStructures.html#ga16d2c84287d86c11906950bf39ab92be',1,'Include.h']]], + ['psignalingclientinfo_4656',['PSignalingClientInfo',['../group__PublicStructures.html#ga344ee607e6512a97313fb08d72ea4ac1',1,'Include.h']]], + ['psignalingclientinfointernal_4657',['PSignalingClientInfoInternal',['../Signaling_8h.html#a5158eed5b99949642a677a41d72fb54f',1,'Signaling.h']]], + ['psignalingclientmetrics_4658',['PSignalingClientMetrics',['../group__StatsStructures.html#ga9db7af67932ea54332e1978fae9240ba',1,'Include.h']]], + ['psignalingclientstats_4659',['PSignalingClientStats',['../group__StatsStructures.html#gac44b1b81f0a970ad138adbc0014f5301',1,'Stats.h']]], + ['psignalingdiagnostics_4660',['PSignalingDiagnostics',['../Signaling_8h.html#a463a03e86c05c8acb920b345f61d4945',1,'Signaling.h']]], + ['psignalingfilecacheentry_4661',['PSignalingFileCacheEntry',['../FileCache_8h.html#a5fd683d0ee71fbe6dac53f328493e891',1,'FileCache.h']]], + ['psignalingmessage_4662',['PSignalingMessage',['../group__PublicStructures.html#gab457c08a409bf69c9b820ca390f83689',1,'Include.h']]], + ['psignalingmessagewrapper_4663',['PSignalingMessageWrapper',['../LwsApiCalls_8h.html#a4a0d69d777d85e44968fdd272834598b',1,'LwsApiCalls.h']]], + ['psocketconnection_4664',['PSocketConnection',['../SocketConnection_8h.html#ad5b788d64cad378ee27989e81d2868a1',1,'SocketConnection.h']]], + ['psrtpsession_4665',['PSrtpSession',['../SrtpSession_8h.html#a0f0ff2158010dffd2587d86dae92584b',1,'SrtpSession.h']]], + ['pstunattributeaddress_4666',['PStunAttributeAddress',['../Stun_8h.html#a50e4eb2622ae6f80c5528669be78a79f',1,'Stun.h']]], + ['pstunattributechangerequest_4667',['PStunAttributeChangeRequest',['../Stun_8h.html#a78b070b783333586ee7eaaa6a038e096',1,'Stun.h']]], + ['pstunattributechannelnumber_4668',['PStunAttributeChannelNumber',['../Stun_8h.html#acdb6a4d45591e89a6c4fa1a395031055',1,'Stun.h']]], + ['pstunattributedata_4669',['PStunAttributeData',['../Stun_8h.html#a598770b473766294527df8e9e5f69aca',1,'Stun.h']]], + ['pstunattributeerrorcode_4670',['PStunAttributeErrorCode',['../Stun_8h.html#ad18a8a1dcb38647ac974583d6f37fac0',1,'Stun.h']]], + ['pstunattributefingerprint_4671',['PStunAttributeFingerprint',['../Stun_8h.html#a0c2da643382471b953dd6e2e00112e95',1,'Stun.h']]], + ['pstunattributeflag_4672',['PStunAttributeFlag',['../Stun_8h.html#a5b195d184959e4ab535143ae1947ce0f',1,'Stun.h']]], + ['pstunattributeheader_4673',['PStunAttributeHeader',['../Stun_8h.html#a6593dd9c227dae713c5183f77ac4db5f',1,'Stun.h']]], + ['pstunattributeicecontrol_4674',['PStunAttributeIceControl',['../Stun_8h.html#a4c1271625e830107ac3e540e506009d5',1,'Stun.h']]], + ['pstunattributelifetime_4675',['PStunAttributeLifetime',['../Stun_8h.html#ae4a5fdf34d7ff780f40ebb7a84577852',1,'Stun.h']]], + ['pstunattributemessageintegrity_4676',['PStunAttributeMessageIntegrity',['../Stun_8h.html#aa7d65b2ac7d234b55ad00b4d78fa37c1',1,'Stun.h']]], + ['pstunattributenonce_4677',['PStunAttributeNonce',['../Stun_8h.html#a5eb01a2e19c039326a2de6d9492359ad',1,'Stun.h']]], + ['pstunattributepriority_4678',['PStunAttributePriority',['../Stun_8h.html#a6ae82f68a36c8a28e92372716c09b2bf',1,'Stun.h']]], + ['pstunattributerealm_4679',['PStunAttributeRealm',['../Stun_8h.html#ac6033b7225db84c3f67d911afb0bb2e0',1,'Stun.h']]], + ['pstunattributerequestedtransport_4680',['PStunAttributeRequestedTransport',['../Stun_8h.html#a2ca5082f471bb147d49410ca20628218',1,'Stun.h']]], + ['pstunattributeusername_4681',['PStunAttributeUsername',['../Stun_8h.html#ad27f8568359a5151d6f6fd935bcff4f3',1,'Stun.h']]], + ['pstunheader_4682',['PStunHeader',['../Stun_8h.html#a9b069afda4dcda86f88839500d69aa21',1,'Stun.h']]], + ['pstunipaddrcontext_4683',['PStunIpAddrContext',['../PeerConnection_8h.html#abe79f8706beb337b30d953e9a5f1b157',1,'PeerConnection.h']]], + ['pstunpacket_4684',['PStunPacket',['../Stun_8h.html#a9596f8962fc3dcd84c9926b095711797',1,'Stun.h']]], + ['pthreadpoolcontext_4685',['PThreadPoolContext',['../ThreadpoolContext_8h.html#aebfff1110f985545393c2c762fac556e',1,'ThreadpoolContext.h']]], + ['pthreadtracker_4686',['PThreadTracker',['../Signaling_8h.html#a64a936b30ef9943ff64fd245e8d489d2',1,'Signaling.h']]], + ['ptlssession_4687',['PTlsSession',['../Tls_8h.html#a02f10a6be5cea528386b2231f768dacd',1,'Tls.h']]], + ['ptlssessioncallbacks_4688',['PTlsSessionCallbacks',['../Tls_8h.html#a294ed65c6f84d7770db45a5fcac409c1',1,'Tls.h']]], + ['ptransactionidstore_4689',['PTransactionIdStore',['../IceUtils_8h.html#a84c21bbf4b4a0758418a81f8e5df36fa',1,'IceUtils.h']]], + ['pturnchanneldata_4690',['PTurnChannelData',['../TurnConnection_8h.html#ae94675556f21f020f9ef3be3982a742e',1,'TurnConnection.h']]], + ['pturnconnection_4691',['PTurnConnection',['../TurnConnection_8h.html#aef7a909aaf1e3759cabe2ae9a8514ec8',1,'TurnConnection.h']]], + ['pturnconnectioncallbacks_4692',['PTurnConnectionCallbacks',['../TurnConnection_8h.html#ab08f7b6a169d5cba899aa0ba41277c18',1,'TurnConnection.h']]], + ['pturnpeer_4693',['PTurnPeer',['../TurnConnection_8h.html#abd1a7e402d82840884d14a1e0922b8c9',1,'TurnConnection.h']]], + ['pturnprofilediagnostics_4694',['PTurnProfileDiagnostics',['../TurnConnection_8h.html#a8e5f0e5c2c93cf9c2414006f33dbcffe',1,'TurnConnection.h']]], + ['ptwccmanager_4695',['PTwccManager',['../PeerConnection_8h.html#abca4158d793225a7c54cacf383d9567e',1,'PeerConnection.h']]], + ['ptwccpacket_4696',['PTwccPacket',['../PeerConnection_8h.html#a32370da27cf660a1e74cd21a62c656f0',1,'PeerConnection.h']]], + ['pwebrtcclientcontext_4697',['PWebRtcClientContext',['../PeerConnection_8h.html#ac1c5b4aa09898534cdd430b10f547b3f',1,'PeerConnection.h']]] ]; diff --git a/search/typedefs_6.js b/search/typedefs_6.js index c5b5e1a395..a74cdbd864 100644 --- a/search/typedefs_6.js +++ b/search/typedefs_6.js @@ -1,17 +1,17 @@ var searchData= [ - ['relayaddressavailablefunc_4700',['RelayAddressAvailableFunc',['../TurnConnection_8h.html#a1b7f8d53e3580eb885fcc3cc33bffba7',1,'TurnConnection.h']]], - ['rtcdatachannel_4701',['RtcDataChannel',['../group__Callbacks.html#gaa6f47a9f98e9103afc97434dd3a5cd8c',1,'Include.h']]], - ['rtconbandwidthestimation_4702',['RtcOnBandwidthEstimation',['../group__Callbacks.html#gaf77d88f0ced976d3628f86b79ba0b868',1,'Include.h']]], - ['rtconconnectionstatechange_4703',['RtcOnConnectionStateChange',['../group__Callbacks.html#gad3f715dac4dd4d756e1728a37fb46eb9',1,'Include.h']]], - ['rtcondatachannel_4704',['RtcOnDataChannel',['../group__Callbacks.html#ga264cd66b2d9905c3085cab6f3faf650b',1,'Include.h']]], - ['rtconframe_4705',['RtcOnFrame',['../group__Callbacks.html#ga6269176a5be7e2e91fec6b067f7b9c5b',1,'Include.h']]], - ['rtconicecandidate_4706',['RtcOnIceCandidate',['../group__Callbacks.html#gabad4874074cecf3de44c82498437355a',1,'Include.h']]], - ['rtconmessage_4707',['RtcOnMessage',['../group__Callbacks.html#ga19016a711a2550a8544e6c86c7f45d0f',1,'Include.h']]], - ['rtconopen_4708',['RtcOnOpen',['../group__Callbacks.html#ga0c9cbf4449a44e9a3847be0ef53b22a8',1,'Include.h']]], - ['rtconpictureloss_4709',['RtcOnPictureLoss',['../group__Callbacks.html#gac7f4225ac2545664aabdc88d0b58e329',1,'Include.h']]], - ['rtconsenderbandwidthestimation_4710',['RtcOnSenderBandwidthEstimation',['../group__Callbacks.html#ga31935aba346c035df91b7771e62ad3bc',1,'Include.h']]], - ['rtppacket_4711',['RtpPacket',['../RtpPacket_8h.html#a4ec22aca782131c15a7f24cfb8cfa3b3',1,'RtpPacket.h']]], - ['rtppacketheader_4712',['RtpPacketHeader',['../RtpPacket_8h.html#ac1c3d28c59386b8722021a4cd33ca0bd',1,'RtpPacket.h']]], - ['rtppayloadfunc_4713',['RtpPayloadFunc',['../Rtp_8c.html#ae3dd961ccc97a1b31ed9c74179fe69ed',1,'Rtp.c']]] + ['relayaddressavailablefunc_4698',['RelayAddressAvailableFunc',['../TurnConnection_8h.html#a1b7f8d53e3580eb885fcc3cc33bffba7',1,'TurnConnection.h']]], + ['rtcdatachannel_4699',['RtcDataChannel',['../group__Callbacks.html#gaa6f47a9f98e9103afc97434dd3a5cd8c',1,'Include.h']]], + ['rtconbandwidthestimation_4700',['RtcOnBandwidthEstimation',['../group__Callbacks.html#gaf77d88f0ced976d3628f86b79ba0b868',1,'Include.h']]], + ['rtconconnectionstatechange_4701',['RtcOnConnectionStateChange',['../group__Callbacks.html#gad3f715dac4dd4d756e1728a37fb46eb9',1,'Include.h']]], + ['rtcondatachannel_4702',['RtcOnDataChannel',['../group__Callbacks.html#ga264cd66b2d9905c3085cab6f3faf650b',1,'Include.h']]], + ['rtconframe_4703',['RtcOnFrame',['../group__Callbacks.html#ga6269176a5be7e2e91fec6b067f7b9c5b',1,'Include.h']]], + ['rtconicecandidate_4704',['RtcOnIceCandidate',['../group__Callbacks.html#gabad4874074cecf3de44c82498437355a',1,'Include.h']]], + ['rtconmessage_4705',['RtcOnMessage',['../group__Callbacks.html#ga19016a711a2550a8544e6c86c7f45d0f',1,'Include.h']]], + ['rtconopen_4706',['RtcOnOpen',['../group__Callbacks.html#ga0c9cbf4449a44e9a3847be0ef53b22a8',1,'Include.h']]], + ['rtconpictureloss_4707',['RtcOnPictureLoss',['../group__Callbacks.html#gac7f4225ac2545664aabdc88d0b58e329',1,'Include.h']]], + ['rtconsenderbandwidthestimation_4708',['RtcOnSenderBandwidthEstimation',['../group__Callbacks.html#ga31935aba346c035df91b7771e62ad3bc',1,'Include.h']]], + ['rtppacket_4709',['RtpPacket',['../RtpPacket_8h.html#a4ec22aca782131c15a7f24cfb8cfa3b3',1,'RtpPacket.h']]], + ['rtppacketheader_4710',['RtpPacketHeader',['../RtpPacket_8h.html#ac1c3d28c59386b8722021a4cd33ca0bd',1,'RtpPacket.h']]], + ['rtppayloadfunc_4711',['RtpPayloadFunc',['../Rtp_8c.html#ae3dd961ccc97a1b31ed9c74179fe69ed',1,'Rtp.c']]] ]; diff --git a/search/typedefs_7.js b/search/typedefs_7.js index cfb425c217..4c8b3bbe7a 100644 --- a/search/typedefs_7.js +++ b/search/typedefs_7.js @@ -1,13 +1,13 @@ var searchData= [ - ['sctpsessiondatachannelmessagefunc_4714',['SctpSessionDataChannelMessageFunc',['../Sctp_8h.html#a2a84eb6cead2b69ad0f126be8089bb8d',1,'Sctp.h']]], - ['sctpsessiondatachannelopenfunc_4715',['SctpSessionDataChannelOpenFunc',['../Sctp_8h.html#aae17c3adf351ea2d300ba15f61026665',1,'Sctp.h']]], - ['sctpsessionoutboundpacketfunc_4716',['SctpSessionOutboundPacketFunc',['../Sctp_8h.html#a3efccba1f0638eb34da93bf431101e84',1,'Sctp.h']]], - ['signaling_5fclient_5fhandle_4717',['SIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#ga1a31b45408a80e1064d39d578bd3b751',1,'Include.h']]], - ['signalingapicallhookfunc_4718',['SignalingApiCallHookFunc',['../Signaling_8h.html#a9c220065335d693bf8cafd3e4ea5bc05',1,'Signaling.h']]], - ['signalingclienterrorreportfunc_4719',['SignalingClientErrorReportFunc',['../group__Callbacks.html#ga0d69d0e35a1bddfa483f288ec208546c',1,'Include.h']]], - ['signalingclientmessagereceivedfunc_4720',['SignalingClientMessageReceivedFunc',['../group__Callbacks.html#ga1fc095ba30b81713c3fed9a275355b2c',1,'Include.h']]], - ['signalingclientstatechangedfunc_4721',['SignalingClientStateChangedFunc',['../group__Callbacks.html#gaa5fb7b1ff5dcfe5208a314eef9f3045a',1,'Include.h']]], - ['socketconnection_4722',['SocketConnection',['../SocketConnection_8h.html#a61d238037c92b97d0ed1cfae2c6440d6',1,'SocketConnection.h']]], - ['srtpsession_4723',['SrtpSession',['../SrtpSession_8h.html#af24eaa8b6b9a2b48bf8c70c784d94ba0',1,'SrtpSession.h']]] + ['sctpsessiondatachannelmessagefunc_4712',['SctpSessionDataChannelMessageFunc',['../Sctp_8h.html#a2a84eb6cead2b69ad0f126be8089bb8d',1,'Sctp.h']]], + ['sctpsessiondatachannelopenfunc_4713',['SctpSessionDataChannelOpenFunc',['../Sctp_8h.html#aae17c3adf351ea2d300ba15f61026665',1,'Sctp.h']]], + ['sctpsessionoutboundpacketfunc_4714',['SctpSessionOutboundPacketFunc',['../Sctp_8h.html#a3efccba1f0638eb34da93bf431101e84',1,'Sctp.h']]], + ['signaling_5fclient_5fhandle_4715',['SIGNALING_CLIENT_HANDLE',['../group__StatusCodes.html#ga1a31b45408a80e1064d39d578bd3b751',1,'Include.h']]], + ['signalingapicallhookfunc_4716',['SignalingApiCallHookFunc',['../Signaling_8h.html#a9c220065335d693bf8cafd3e4ea5bc05',1,'Signaling.h']]], + ['signalingclienterrorreportfunc_4717',['SignalingClientErrorReportFunc',['../group__Callbacks.html#ga0d69d0e35a1bddfa483f288ec208546c',1,'Include.h']]], + ['signalingclientmessagereceivedfunc_4718',['SignalingClientMessageReceivedFunc',['../group__Callbacks.html#ga1fc095ba30b81713c3fed9a275355b2c',1,'Include.h']]], + ['signalingclientstatechangedfunc_4719',['SignalingClientStateChangedFunc',['../group__Callbacks.html#gaa5fb7b1ff5dcfe5208a314eef9f3045a',1,'Include.h']]], + ['socketconnection_4720',['SocketConnection',['../SocketConnection_8h.html#a61d238037c92b97d0ed1cfae2c6440d6',1,'SocketConnection.h']]], + ['srtpsession_4721',['SrtpSession',['../SrtpSession_8h.html#af24eaa8b6b9a2b48bf8c70c784d94ba0',1,'SrtpSession.h']]] ]; diff --git a/search/typedefs_8.js b/search/typedefs_8.js index 204feeda04..d1a95f5fcc 100644 --- a/search/typedefs_8.js +++ b/search/typedefs_8.js @@ -1,8 +1,8 @@ var searchData= [ - ['tlssession_4724',['TlsSession',['../Tls_8h.html#a84908d9e9dd51352934d7f29d0684891',1,'Tls.h']]], - ['tlssessiononstatechange_4725',['TlsSessionOnStateChange',['../Tls_8h.html#aa86515669089ffe2973d7dd03a70a214',1,'Tls.h']]], - ['tlssessionoutboundpacketfunc_4726',['TlsSessionOutboundPacketFunc',['../Tls_8h.html#a81fe84e08f8d1a696586c39dba06044e',1,'Tls.h']]], - ['turnconnection_4727',['TurnConnection',['../TurnConnection_8h.html#af93a1148dd38144b328ae817f5ce3a4e',1,'TurnConnection.h']]], - ['turnstatefailedfunc_4728',['TurnStateFailedFunc',['../TurnConnection_8h.html#a90fec347a0681cd92cd97f4d9147d475',1,'TurnConnection.h']]] + ['tlssession_4722',['TlsSession',['../Tls_8h.html#a84908d9e9dd51352934d7f29d0684891',1,'Tls.h']]], + ['tlssessiononstatechange_4723',['TlsSessionOnStateChange',['../Tls_8h.html#aa86515669089ffe2973d7dd03a70a214',1,'Tls.h']]], + ['tlssessionoutboundpacketfunc_4724',['TlsSessionOutboundPacketFunc',['../Tls_8h.html#a81fe84e08f8d1a696586c39dba06044e',1,'Tls.h']]], + ['turnconnection_4725',['TurnConnection',['../TurnConnection_8h.html#af93a1148dd38144b328ae817f5ce3a4e',1,'TurnConnection.h']]], + ['turnstatefailedfunc_4726',['TurnStateFailedFunc',['../TurnConnection_8h.html#a90fec347a0681cd92cd97f4d9147d475',1,'TurnConnection.h']]] ]; diff --git a/search/variables_0.js b/search/variables_0.js index acad1dc144..34c8e72cc8 100644 --- a/search/variables_0.js +++ b/search/variables_0.js @@ -1,22 +1,22 @@ var searchData= [ - ['address_3728',['address',['../structRtcIceCandidateDiagnostics.html#a74c25e0b8b4f0fea67f884fd37174c24',1,'RtcIceCandidateDiagnostics::address()'],['../structTurnPeer.html#aa11824ea2fe7112ed862ca0d06a29a9e',1,'TurnPeer::address()'],['../structKvsIpAddress.html#a4e2848a8386eb828411ed21f5617f22e',1,'KvsIpAddress::address()'],['../structStunAttributeAddress.html#afcee07f1a5db2614b62db8fee70afd95',1,'StunAttributeAddress::address()'],['../structRtcIceCandidateStats.html#a0f2fd29d6b8ef55e599acfaaefbe8345',1,'RtcIceCandidateStats::address()']]], - ['addresstype_3729',['addressType',['../structSdpConnectionInformation.html#a8911f80a03926fc6935017a9e6be748a',1,'SdpConnectionInformation']]], - ['adjustmenttime_3730',['adjustmentTime',['../structSdpTimeZone.html#a508c1f4fb588b6f15253fe5ac39815a9',1,'SdpTimeZone']]], - ['agentstartgathering_3731',['agentStartGathering',['../struct____IceAgent.html#a095437dbc05ad801f42b2dcd1e5f35f4',1,'__IceAgent']]], - ['allocationexpirationtime_3732',['allocationExpirationTime',['../struct____TurnConnection.html#a458849256129f0b85387275400d6d53d',1,'__TurnConnection']]], - ['allocationsize_3733',['allocationSize',['../structStunPacket.html#a3e3161da265b043d162e6f3e07b35ff5',1,'StunPacket']]], - ['answertime_3734',['answerTime',['../structSignalingClient.html#a9f7e44fe3d825cfeb70863a924cf8f00',1,'SignalingClient::answerTime()'],['../structSignalingClientStats.html#a028f62d7b2d12a616dbf1003c4ee50cf',1,'SignalingClientStats::answerTime()']]], - ['apicallretrycount_3735',['apiCallRetryCount',['../structSignalingClientStats.html#a95a513a223371b29c540983fd3ecaf04',1,'SignalingClientStats']]], - ['asynciceserverconfig_3736',['asyncIceServerConfig',['../group__StatusCodes.html#gaa9746b411ce24f571591c2402fc2eaf9',1,'ChannelInfo']]], - ['attribute_3737',['attribute',['../structStunAttributeLifetime.html#ac80db1f2285d2752d5a2689a66e8cfea',1,'StunAttributeLifetime::attribute()'],['../structStunAttributeChangeRequest.html#a1ce528e115b1658012ef0bf67beb7761',1,'StunAttributeChangeRequest::attribute()'],['../structStunAttributeChannelNumber.html#a0d7290346ad0175b27e891dbbed8c7b8',1,'StunAttributeChannelNumber::attribute()'],['../structStunAttributeData.html#a63e913aa699a6c90b2738da064d34f7c',1,'StunAttributeData::attribute()'],['../structStunAttributeIceControl.html#aa278a5901700705ad9e6124d7f05ac2c',1,'StunAttributeIceControl::attribute()'],['../structStunAttributeErrorCode.html#a9d7b734565d654644072821af723dc4f',1,'StunAttributeErrorCode::attribute()'],['../structStunAttributeNonce.html#accae1880c02b4a5053156a5d25dd0998',1,'StunAttributeNonce::attribute()'],['../structStunAttributeRealm.html#af6a169ad36657858f7bc600494c993f0',1,'StunAttributeRealm::attribute()'],['../structStunAttributeMessageIntegrity.html#aa7363a34d206a0824ad5f0277a71aa27',1,'StunAttributeMessageIntegrity::attribute()'],['../structStunAttributeFlag.html#a47ff338c4b548323835d5ff38a6ba4c5',1,'StunAttributeFlag::attribute()'],['../structStunAttributePriority.html#a17a22b82e61a79ab7ae5131571005aa1',1,'StunAttributePriority::attribute()'],['../structStunAttributeFingerprint.html#a2c7825eda1bc94149c439bd9edae117d',1,'StunAttributeFingerprint::attribute()'],['../structStunAttributeUsername.html#a3011752d6ddf7ccc6e66b78330e9fdfd',1,'StunAttributeUsername::attribute()'],['../structStunAttributeAddress.html#a8b82a3e8078f96f1af0210c1a72c366d',1,'StunAttributeAddress::attribute()'],['../structStunAttributeRequestedTransport.html#a6c78ac8dae677ee7d5da612d2207a9ab',1,'StunAttributeRequestedTransport::attribute()']]], - ['attributelist_3738',['attributeList',['../structStunPacket.html#ab8a1fa0deac9cd50abea9424d314224c',1,'StunPacket']]], - ['attributename_3739',['attributeName',['../structSdpAttributes.html#aa6325323598de51dd321447b3c07586a',1,'SdpAttributes']]], - ['attributescount_3740',['attributesCount',['../structStunPacket.html#a92f59d242b36a5d5dba263919f7b35ba',1,'StunPacket']]], - ['attributevalue_3741',['attributeValue',['../structSdpAttributes.html#a804be1db7c3aa709a69fea3cb32e0260',1,'SdpAttributes']]], - ['audiolevel_3742',['audioLevel',['../structRtcInboundRtpStreamStats.html#a5be50ff9b8a49f89016b631e6b5fe51f',1,'RtcInboundRtpStreamStats']]], - ['availableincomingbitrate_3743',['availableIncomingBitrate',['../structRtcIceCandidatePairStats.html#aa0700c81adef721805d6659691d6ac59',1,'RtcIceCandidatePairStats::availableIncomingBitrate()'],['../structRtcIceCandidatePairDiagnostics.html#aeca3a112ab9b31f37c4d17f602f5b58f',1,'RtcIceCandidatePairDiagnostics::availableIncomingBitrate()']]], - ['availableoutgoingbitrate_3744',['availableOutgoingBitrate',['../structRtcIceCandidatePairStats.html#aeae7374e6537fe6c578a08b803fe4475',1,'RtcIceCandidatePairStats::availableOutgoingBitrate()'],['../structRtcIceCandidatePairDiagnostics.html#a80ff33884370d7f1f6fc322bdbb1a956',1,'RtcIceCandidatePairDiagnostics::availableOutgoingBitrate()']]], - ['averagertcpinterval_3745',['averageRtcpInterval',['../structRtcOutboundRtpStreamStats.html#a314c0adc68d070905a9ace7d7c63422f',1,'RtcOutboundRtpStreamStats::averageRtcpInterval()'],['../structRtcInboundRtpStreamStats.html#afe4c12d16c035ad3e5f3aea44874780f',1,'RtcInboundRtpStreamStats::averageRtcpInterval()']]], - ['await_3746',['await',['../structThreadTracker.html#a8ffbec95013f948763acdf71e342931f',1,'ThreadTracker']]] + ['address_3724',['address',['../structRtcIceCandidateDiagnostics.html#a74c25e0b8b4f0fea67f884fd37174c24',1,'RtcIceCandidateDiagnostics::address()'],['../structTurnPeer.html#aa11824ea2fe7112ed862ca0d06a29a9e',1,'TurnPeer::address()'],['../structKvsIpAddress.html#a4e2848a8386eb828411ed21f5617f22e',1,'KvsIpAddress::address()'],['../structStunAttributeAddress.html#afcee07f1a5db2614b62db8fee70afd95',1,'StunAttributeAddress::address()'],['../structRtcIceCandidateStats.html#a0f2fd29d6b8ef55e599acfaaefbe8345',1,'RtcIceCandidateStats::address()']]], + ['addresstype_3725',['addressType',['../structSdpConnectionInformation.html#a8911f80a03926fc6935017a9e6be748a',1,'SdpConnectionInformation']]], + ['adjustmenttime_3726',['adjustmentTime',['../structSdpTimeZone.html#a508c1f4fb588b6f15253fe5ac39815a9',1,'SdpTimeZone']]], + ['agentstartgathering_3727',['agentStartGathering',['../struct____IceAgent.html#a095437dbc05ad801f42b2dcd1e5f35f4',1,'__IceAgent']]], + ['allocationexpirationtime_3728',['allocationExpirationTime',['../struct____TurnConnection.html#a458849256129f0b85387275400d6d53d',1,'__TurnConnection']]], + ['allocationsize_3729',['allocationSize',['../structStunPacket.html#a3e3161da265b043d162e6f3e07b35ff5',1,'StunPacket']]], + ['answertime_3730',['answerTime',['../structSignalingClient.html#a9f7e44fe3d825cfeb70863a924cf8f00',1,'SignalingClient::answerTime()'],['../structSignalingClientStats.html#a028f62d7b2d12a616dbf1003c4ee50cf',1,'SignalingClientStats::answerTime()']]], + ['apicallretrycount_3731',['apiCallRetryCount',['../structSignalingClientStats.html#a95a513a223371b29c540983fd3ecaf04',1,'SignalingClientStats']]], + ['asynciceserverconfig_3732',['asyncIceServerConfig',['../group__StatusCodes.html#gaa9746b411ce24f571591c2402fc2eaf9',1,'ChannelInfo']]], + ['attribute_3733',['attribute',['../structStunAttributeLifetime.html#ac80db1f2285d2752d5a2689a66e8cfea',1,'StunAttributeLifetime::attribute()'],['../structStunAttributeChangeRequest.html#a1ce528e115b1658012ef0bf67beb7761',1,'StunAttributeChangeRequest::attribute()'],['../structStunAttributeChannelNumber.html#a0d7290346ad0175b27e891dbbed8c7b8',1,'StunAttributeChannelNumber::attribute()'],['../structStunAttributeData.html#a63e913aa699a6c90b2738da064d34f7c',1,'StunAttributeData::attribute()'],['../structStunAttributeIceControl.html#aa278a5901700705ad9e6124d7f05ac2c',1,'StunAttributeIceControl::attribute()'],['../structStunAttributeErrorCode.html#a9d7b734565d654644072821af723dc4f',1,'StunAttributeErrorCode::attribute()'],['../structStunAttributeNonce.html#accae1880c02b4a5053156a5d25dd0998',1,'StunAttributeNonce::attribute()'],['../structStunAttributeRealm.html#af6a169ad36657858f7bc600494c993f0',1,'StunAttributeRealm::attribute()'],['../structStunAttributeMessageIntegrity.html#aa7363a34d206a0824ad5f0277a71aa27',1,'StunAttributeMessageIntegrity::attribute()'],['../structStunAttributeFlag.html#a47ff338c4b548323835d5ff38a6ba4c5',1,'StunAttributeFlag::attribute()'],['../structStunAttributePriority.html#a17a22b82e61a79ab7ae5131571005aa1',1,'StunAttributePriority::attribute()'],['../structStunAttributeFingerprint.html#a2c7825eda1bc94149c439bd9edae117d',1,'StunAttributeFingerprint::attribute()'],['../structStunAttributeUsername.html#a3011752d6ddf7ccc6e66b78330e9fdfd',1,'StunAttributeUsername::attribute()'],['../structStunAttributeAddress.html#a8b82a3e8078f96f1af0210c1a72c366d',1,'StunAttributeAddress::attribute()'],['../structStunAttributeRequestedTransport.html#a6c78ac8dae677ee7d5da612d2207a9ab',1,'StunAttributeRequestedTransport::attribute()']]], + ['attributelist_3734',['attributeList',['../structStunPacket.html#ab8a1fa0deac9cd50abea9424d314224c',1,'StunPacket']]], + ['attributename_3735',['attributeName',['../structSdpAttributes.html#aa6325323598de51dd321447b3c07586a',1,'SdpAttributes']]], + ['attributescount_3736',['attributesCount',['../structStunPacket.html#a92f59d242b36a5d5dba263919f7b35ba',1,'StunPacket']]], + ['attributevalue_3737',['attributeValue',['../structSdpAttributes.html#a804be1db7c3aa709a69fea3cb32e0260',1,'SdpAttributes']]], + ['audiolevel_3738',['audioLevel',['../structRtcInboundRtpStreamStats.html#a5be50ff9b8a49f89016b631e6b5fe51f',1,'RtcInboundRtpStreamStats']]], + ['availableincomingbitrate_3739',['availableIncomingBitrate',['../structRtcIceCandidatePairStats.html#aa0700c81adef721805d6659691d6ac59',1,'RtcIceCandidatePairStats::availableIncomingBitrate()'],['../structRtcIceCandidatePairDiagnostics.html#aeca3a112ab9b31f37c4d17f602f5b58f',1,'RtcIceCandidatePairDiagnostics::availableIncomingBitrate()']]], + ['availableoutgoingbitrate_3740',['availableOutgoingBitrate',['../structRtcIceCandidatePairStats.html#aeae7374e6537fe6c578a08b803fe4475',1,'RtcIceCandidatePairStats::availableOutgoingBitrate()'],['../structRtcIceCandidatePairDiagnostics.html#a80ff33884370d7f1f6fc322bdbb1a956',1,'RtcIceCandidatePairDiagnostics::availableOutgoingBitrate()']]], + ['averagertcpinterval_3741',['averageRtcpInterval',['../structRtcOutboundRtpStreamStats.html#a314c0adc68d070905a9ace7d7c63422f',1,'RtcOutboundRtpStreamStats::averageRtcpInterval()'],['../structRtcInboundRtpStreamStats.html#afe4c12d16c035ad3e5f3aea44874780f',1,'RtcInboundRtpStreamStats::averageRtcpInterval()']]], + ['await_3742',['await',['../structThreadTracker.html#a8ffbec95013f948763acdf71e342931f',1,'ThreadTracker']]] ]; diff --git a/search/variables_1.js b/search/variables_1.js index ccee75eeb5..77ba307e78 100644 --- a/search/variables_1.js +++ b/search/variables_1.js @@ -1,20 +1,20 @@ var searchData= [ - ['bandwidthcount_3747',['bandwidthCount',['../structSessionDescription.html#a2815a38e424d948124aa08511c205cf7',1,'SessionDescription']]], - ['bindchannelstarttime_3748',['bindChannelStartTime',['../structTurnPeer.html#aaaf015cae9a561c4734a50b0248dc036',1,'TurnPeer']]], - ['bindchanneltime_3749',['bindChannelTime',['../structTurnPeer.html#a25cbb77bb0f04f5a32d99bfdeac6bcf8',1,'TurnPeer']]], - ['bindingresponsecount_3750',['bindingResponseCount',['../structNatTestData.html#ad4ceebcc86a429672ccf33fceab72624',1,'NatTestData']]], - ['bindingresponselist_3751',['bindingResponseList',['../structNatTestData.html#a849e22486171da2be1da2382dcec2e6f',1,'NatTestData']]], - ['bitdepth_3752',['bitDepth',['../group__StatusCodes.html#ga859b192a816c50a947d41d300965a748',1,'RtcEncoderStats']]], - ['buffer_3753',['buffer',['../struct____LwsCallInfo.html#a9fcc937e01d73ab22ee62344d7b394dc',1,'__LwsCallInfo']]], - ['bufferlen_3754',['bufferLen',['../structConnectionListener.html#acc771ccc564dcbdd0fcd410dce77d68a',1,'ConnectionListener']]], - ['burstdiscardcount_3755',['burstDiscardCount',['../structRtcReceivedRtpStreamStats.html#a4a6237551abbf519c49a511a8738b195',1,'RtcReceivedRtpStreamStats']]], - ['burstdiscardrate_3756',['burstDiscardRate',['../structRtcReceivedRtpStreamStats.html#aaaa7db7b5df60941f38fdc7c51242f67',1,'RtcReceivedRtpStreamStats']]], - ['burstlosscount_3757',['burstLossCount',['../structRtcReceivedRtpStreamStats.html#a27f21f164c410e96d04a5bb27ce024b5',1,'RtcReceivedRtpStreamStats']]], - ['burstlossrate_3758',['burstLossRate',['../structRtcReceivedRtpStreamStats.html#a88a0e79f32578b3c8fd42522566325a1',1,'RtcReceivedRtpStreamStats']]], - ['burstpacketsdiscarded_3759',['burstPacketsDiscarded',['../structRtcReceivedRtpStreamStats.html#aba5695816f67711472ada4f08890fed2',1,'RtcReceivedRtpStreamStats']]], - ['burstpacketslost_3760',['burstPacketsLost',['../structRtcReceivedRtpStreamStats.html#ae4174d302f83cff159443f736db3a032',1,'RtcReceivedRtpStreamStats']]], - ['bytesdiscardedonsend_3761',['bytesDiscardedOnSend',['../structRtcIceCandidatePairStats.html#a2ec8fa2ffc7a9dd02c8bf86b332b21ef',1,'RtcIceCandidatePairStats::bytesDiscardedOnSend()'],['../structRtcOutboundRtpStreamStats.html#a778cb525a2f739cf6f432fed9fa4214e',1,'RtcOutboundRtpStreamStats::bytesDiscardedOnSend()'],['../structRtcIceCandidatePairDiagnostics.html#a186452eb8e1d000b69c8a0bbbf9ea9d8',1,'RtcIceCandidatePairDiagnostics::bytesDiscardedOnSend()']]], - ['bytesreceived_3762',['bytesReceived',['../structRtcIceCandidatePairStats.html#adc1579cd8f6b09e2789f4edfa25c3765',1,'RtcIceCandidatePairStats::bytesReceived()'],['../structRtcTransportStats.html#a3fa053029d90716837b3570752dd3dde',1,'RtcTransportStats::bytesReceived()'],['../structRtcInboundRtpStreamStats.html#a7d0bce9b4b8403e052bd86c4bd287f1d',1,'RtcInboundRtpStreamStats::bytesReceived()'],['../structRtcDataChannelStats.html#a68ec0ecfb0fdd1bfb73efc2919758eda',1,'RtcDataChannelStats::bytesReceived()'],['../structRtcIceCandidatePairDiagnostics.html#a0a9e7550b178396eb0c975f67a7257cb',1,'RtcIceCandidatePairDiagnostics::bytesReceived()']]], - ['bytessent_3763',['bytesSent',['../structRtcIceCandidatePairStats.html#a60a08e200309bb3b7051fec041dd2c7d',1,'RtcIceCandidatePairStats::bytesSent()'],['../structRtcTransportStats.html#a76a9c5aea1b53281ee60be22777584c7',1,'RtcTransportStats::bytesSent()'],['../structRTCSentRtpStreamStats.html#abe1cc70b4dfdf42c69131690a8f50e80',1,'RTCSentRtpStreamStats::bytesSent()'],['../structRtcDataChannelStats.html#a39fb87f7fefe0af72f5c7c1291a5e3b5',1,'RtcDataChannelStats::bytesSent()'],['../structRtcIceCandidatePairDiagnostics.html#a7ccb603441b723af93b72c0692a321e3',1,'RtcIceCandidatePairDiagnostics::bytesSent()']]] + ['bandwidthcount_3743',['bandwidthCount',['../structSessionDescription.html#a2815a38e424d948124aa08511c205cf7',1,'SessionDescription']]], + ['bindchannelstarttime_3744',['bindChannelStartTime',['../structTurnPeer.html#aaaf015cae9a561c4734a50b0248dc036',1,'TurnPeer']]], + ['bindchanneltime_3745',['bindChannelTime',['../structTurnPeer.html#a25cbb77bb0f04f5a32d99bfdeac6bcf8',1,'TurnPeer']]], + ['bindingresponsecount_3746',['bindingResponseCount',['../structNatTestData.html#ad4ceebcc86a429672ccf33fceab72624',1,'NatTestData']]], + ['bindingresponselist_3747',['bindingResponseList',['../structNatTestData.html#a849e22486171da2be1da2382dcec2e6f',1,'NatTestData']]], + ['bitdepth_3748',['bitDepth',['../group__StatusCodes.html#ga859b192a816c50a947d41d300965a748',1,'RtcEncoderStats']]], + ['buffer_3749',['buffer',['../struct____LwsCallInfo.html#a9fcc937e01d73ab22ee62344d7b394dc',1,'__LwsCallInfo']]], + ['bufferlen_3750',['bufferLen',['../structConnectionListener.html#acc771ccc564dcbdd0fcd410dce77d68a',1,'ConnectionListener']]], + ['burstdiscardcount_3751',['burstDiscardCount',['../structRtcReceivedRtpStreamStats.html#a4a6237551abbf519c49a511a8738b195',1,'RtcReceivedRtpStreamStats']]], + ['burstdiscardrate_3752',['burstDiscardRate',['../structRtcReceivedRtpStreamStats.html#aaaa7db7b5df60941f38fdc7c51242f67',1,'RtcReceivedRtpStreamStats']]], + ['burstlosscount_3753',['burstLossCount',['../structRtcReceivedRtpStreamStats.html#a27f21f164c410e96d04a5bb27ce024b5',1,'RtcReceivedRtpStreamStats']]], + ['burstlossrate_3754',['burstLossRate',['../structRtcReceivedRtpStreamStats.html#a88a0e79f32578b3c8fd42522566325a1',1,'RtcReceivedRtpStreamStats']]], + ['burstpacketsdiscarded_3755',['burstPacketsDiscarded',['../structRtcReceivedRtpStreamStats.html#aba5695816f67711472ada4f08890fed2',1,'RtcReceivedRtpStreamStats']]], + ['burstpacketslost_3756',['burstPacketsLost',['../structRtcReceivedRtpStreamStats.html#ae4174d302f83cff159443f736db3a032',1,'RtcReceivedRtpStreamStats']]], + ['bytesdiscardedonsend_3757',['bytesDiscardedOnSend',['../structRtcIceCandidatePairStats.html#a2ec8fa2ffc7a9dd02c8bf86b332b21ef',1,'RtcIceCandidatePairStats::bytesDiscardedOnSend()'],['../structRtcOutboundRtpStreamStats.html#a778cb525a2f739cf6f432fed9fa4214e',1,'RtcOutboundRtpStreamStats::bytesDiscardedOnSend()'],['../structRtcIceCandidatePairDiagnostics.html#a186452eb8e1d000b69c8a0bbbf9ea9d8',1,'RtcIceCandidatePairDiagnostics::bytesDiscardedOnSend()']]], + ['bytesreceived_3758',['bytesReceived',['../structRtcIceCandidatePairStats.html#adc1579cd8f6b09e2789f4edfa25c3765',1,'RtcIceCandidatePairStats::bytesReceived()'],['../structRtcTransportStats.html#a3fa053029d90716837b3570752dd3dde',1,'RtcTransportStats::bytesReceived()'],['../structRtcInboundRtpStreamStats.html#a7d0bce9b4b8403e052bd86c4bd287f1d',1,'RtcInboundRtpStreamStats::bytesReceived()'],['../structRtcDataChannelStats.html#a68ec0ecfb0fdd1bfb73efc2919758eda',1,'RtcDataChannelStats::bytesReceived()'],['../structRtcIceCandidatePairDiagnostics.html#a0a9e7550b178396eb0c975f67a7257cb',1,'RtcIceCandidatePairDiagnostics::bytesReceived()']]], + ['bytessent_3759',['bytesSent',['../structRtcIceCandidatePairStats.html#a60a08e200309bb3b7051fec041dd2c7d',1,'RtcIceCandidatePairStats::bytesSent()'],['../structRtcTransportStats.html#a76a9c5aea1b53281ee60be22777584c7',1,'RtcTransportStats::bytesSent()'],['../structRTCSentRtpStreamStats.html#abe1cc70b4dfdf42c69131690a8f50e80',1,'RTCSentRtpStreamStats::bytesSent()'],['../structRtcDataChannelStats.html#a39fb87f7fefe0af72f5c7c1291a5e3b5',1,'RtcDataChannelStats::bytesSent()'],['../structRtcIceCandidatePairDiagnostics.html#a7ccb603441b723af93b72c0692a321e3',1,'RtcIceCandidatePairDiagnostics::bytesSent()']]] ]; diff --git a/search/variables_10.js b/search/variables_10.js index 1b596624c8..b356b5ffe8 100644 --- a/search/variables_10.js +++ b/search/variables_10.js @@ -1,7 +1,7 @@ var searchData= [ - ['qpsum_4276',['qpSum',['../structRtcOutboundRtpStreamStats.html#a7b5258b117ec34aa05092e6840f10a04',1,'RtcOutboundRtpStreamStats::qpSum()'],['../structRtcInboundRtpStreamStats.html#a41a03d4e1c66f3c91a849c5089b772fc',1,'RtcInboundRtpStreamStats::qpSum()']]], - ['qualitylimitationdurations_4277',['qualityLimitationDurations',['../structRtcOutboundRtpStreamStats.html#aaa15ed430daffabe10164e88b07d5a1c',1,'RtcOutboundRtpStreamStats']]], - ['qualitylimitationreason_4278',['qualityLimitationReason',['../structQualityLimitationDurationsRecord.html#a8606dc7d8a3dd3c5f0cd9b8bf6630ca8',1,'QualityLimitationDurationsRecord::qualityLimitationReason()'],['../structRtcOutboundRtpStreamStats.html#a4d0dbe884c0e806618cb197caaa7d679',1,'RtcOutboundRtpStreamStats::qualityLimitationReason()']]], - ['qualitylimitationresolutionchanges_4279',['qualityLimitationResolutionChanges',['../structRtcOutboundRtpStreamStats.html#ad54c4e64935776d25af0dc376f7185ab',1,'RtcOutboundRtpStreamStats']]] + ['qpsum_4273',['qpSum',['../structRtcOutboundRtpStreamStats.html#a7b5258b117ec34aa05092e6840f10a04',1,'RtcOutboundRtpStreamStats::qpSum()'],['../structRtcInboundRtpStreamStats.html#a41a03d4e1c66f3c91a849c5089b772fc',1,'RtcInboundRtpStreamStats::qpSum()']]], + ['qualitylimitationdurations_4274',['qualityLimitationDurations',['../structRtcOutboundRtpStreamStats.html#aaa15ed430daffabe10164e88b07d5a1c',1,'RtcOutboundRtpStreamStats']]], + ['qualitylimitationreason_4275',['qualityLimitationReason',['../structQualityLimitationDurationsRecord.html#a8606dc7d8a3dd3c5f0cd9b8bf6630ca8',1,'QualityLimitationDurationsRecord::qualityLimitationReason()'],['../structRtcOutboundRtpStreamStats.html#a4d0dbe884c0e806618cb197caaa7d679',1,'RtcOutboundRtpStreamStats::qualityLimitationReason()']]], + ['qualitylimitationresolutionchanges_4276',['qualityLimitationResolutionChanges',['../structRtcOutboundRtpStreamStats.html#ad54c4e64935776d25af0dc376f7185ab',1,'RtcOutboundRtpStreamStats']]] ]; diff --git a/search/variables_11.js b/search/variables_11.js index 86b3129c8d..245b3271dc 100644 --- a/search/variables_11.js +++ b/search/variables_11.js @@ -1,91 +1,92 @@ var searchData= [ - ['raw_4280',['raw',['../struct____IOBuffer.html#a4762ee629e52529c3c8d37c875c91b92',1,'__IOBuffer']]], - ['rawpacketlength_4281',['rawPacketLength',['../struct____RtpPacket.html#a5371e8845aae69f2de7c1cfc0b2c9d50',1,'__RtpPacket']]], - ['ready_4282',['ready',['../structTurnPeer.html#aa4fd4ba0e23736562cf655cb58e33319',1,'TurnPeer']]], - ['realm_4283',['realm',['../structStunAttributeRealm.html#a130356d7a805d96631147c153e375e46',1,'StunAttributeRealm']]], - ['receivebuffer_4284',['receiveBuffer',['../struct____LwsCallInfo.html#a675ea65d46349ae72bb94e4288798a1a',1,'__LwsCallInfo']]], - ['receivebuffersize_4285',['receiveBufferSize',['../struct____LwsCallInfo.html#a00bf9d9295798cbb6c48a6f97404bf98',1,'__LwsCallInfo']]], - ['receivecvar_4286',['receiveCvar',['../structSignalingClient.html#ab1a34caba9b3a70418429323c9b6274f',1,'SignalingClient']]], - ['received_4287',['received',['../structRtcInboundRtpStreamStats.html#a55d74d3fbb987d1260bd42ce6efb9643',1,'RtcInboundRtpStreamStats']]], - ['receivedata_4288',['receiveData',['../struct____SocketConnection.html#a77820b4de80c8dad57931cb10db32b97',1,'__SocketConnection']]], - ['receivedataroutine_4289',['receiveDataRoutine',['../structConnectionListener.html#ad7c6b8e83c69396d23ebe9d96c22c6ba',1,'ConnectionListener']]], - ['receivedsignalingmessage_4290',['receivedSignalingMessage',['../structSignalingMessageWrapper.html#aec45ba7039ba63a07f5719bea8484aeb',1,'SignalingMessageWrapper']]], - ['receivedtime_4291',['receivedTime',['../struct____RtpPacket.html#ab1de8dc8099a70389c1e722f25ea8644',1,'__RtpPacket']]], - ['receivelock_4292',['receiveLock',['../structSignalingClient.html#a8918477b972c6a3ebaf461034f4be63e',1,'SignalingClient']]], - ['receiver_4293',['receiver',['../group__StatusCodes.html#ga9da0bde056ac3a5dc58eba5039c24a63',1,'RtcRtpTransceiver']]], - ['receiverid_4294',['receiverId',['../structRtcInboundRtpStreamStats.html#aa6cb7d1f8925598fe3aa7b5c1caba0fc',1,'RtcInboundRtpStreamStats']]], - ['receptionreportcount_4295',['receptionReportCount',['../structRtcpPacketHeader.html#a49319fb2cf06d5943baac80070db6bd2',1,'RtcpPacketHeader']]], - ['reconnect_4296',['reconnect',['../group__StatusCodes.html#gaf6aedc152cf044872d63fbe4619971ce',1,'ChannelInfo']]], - ['reconnectertracker_4297',['reconnecterTracker',['../structSignalingClient.html#abed97da7c349e1df83e94533dca98908',1,'SignalingClient']]], - ['recvdatabuffer_4298',['recvDataBuffer',['../struct____TurnConnection.html#a661cd1d9596375b834640a015e108022',1,'__TurnConnection']]], - ['recvdatabuffersize_4299',['recvDataBufferSize',['../struct____TurnConnection.html#aac3137bb72333f5d4601369151b4f937',1,'__TurnConnection']]], - ['refreshiceconfig_4300',['refreshIceConfig',['../structSignalingClient.html#a6eba5657cd990a50a09df60df16b918e',1,'SignalingClient']]], - ['region_4301',['region',['../structSignalingFileCacheEntry.html#a1245c1b2d115a45d0e89b6bc73b9d05a',1,'SignalingFileCacheEntry']]], - ['relayaddress_4302',['relayAddress',['../struct____TurnConnection.html#a812cd4ca3c468ef10de9f89245947324',1,'__TurnConnection']]], - ['relayaddressavailablefn_4303',['relayAddressAvailableFn',['../structTurnConnectionCallbacks.html#a1ccf16080cb4c416fa970a0eb7d1b856',1,'TurnConnectionCallbacks']]], - ['relayaddressreported_4304',['relayAddressReported',['../struct____TurnConnection.html#aac07d0652cd0cc3f2f455e4373a1d6f3',1,'__TurnConnection']]], - ['relaycandidatecount_4305',['relayCandidateCount',['../struct____IceAgent.html#a62087b6d55804ba6ee2afc148d6b4ceb',1,'__IceAgent']]], - ['relaycandidatesetuptime_4306',['relayCandidateSetUpTime',['../structKvsIceAgentStats.html#a2146d3e7ca0af63604c4e3da2044a493',1,'KvsIceAgentStats::relayCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#aa2da64eef1889dc886b9039d74edb33b',1,'IceAgentProfileDiagnostics::relayCandidateSetUpTime()']]], - ['relayprotocol_4307',['relayProtocol',['../structRtcIceCandidateStats.html#a6302862a6ed25df98edcc7057313f71d',1,'RtcIceCandidateStats::relayProtocol()'],['../structRtcIceCandidateDiagnostics.html#a3a430cf3238fb9d907f53a41115d0169',1,'RtcIceCandidateDiagnostics::relayProtocol()']]], - ['remote_4308',['remote',['../structIceCandidatePair.html#ab91b6dd8d0de7eeeb579c4d7929236e7',1,'IceCandidatePair']]], - ['remotecandidateid_4309',['remoteCandidateId',['../structRtcIceCandidatePairStats.html#ab7b1597414d6c0739014c5808028b353',1,'RtcIceCandidatePairStats::remoteCandidateId()'],['../structRtcIceCandidatePairDiagnostics.html#ae5ac429507f509712ec784dd54ba510f',1,'RtcIceCandidatePairDiagnostics::remoteCandidateId()']]], - ['remotecandidates_4310',['remoteCandidates',['../struct____IceAgent.html#ac4356c0e97e404a94f548a8d815ce8e4',1,'__IceAgent']]], - ['remotecertificatefingerprint_4311',['remoteCertificateFingerprint',['../structKvsPeerConnection.html#a8111220506b6da9a53f760aa3430f460',1,'KvsPeerConnection']]], - ['remotecertificateid_4312',['remoteCertificateId',['../structRtcTransportStats.html#aea4ceed7d5c29289b87e890b98de0e4e',1,'RtcTransportStats']]], - ['remotecredentialreceived_4313',['remoteCredentialReceived',['../struct____IceAgent.html#ae253044d6da0ba7a5eaced89b191eff1',1,'__IceAgent']]], - ['remoteicecandidatestats_4314',['remoteIceCandidateStats',['../structRtcStatsObject.html#afb5f9fabf70cbe7e1dae71aeeed0b3bf',1,'RtcStatsObject']]], - ['remoteicepwd_4315',['remoteIcePwd',['../structKvsPeerConnection.html#a3b246c57cf612925560853827652d825',1,'KvsPeerConnection']]], - ['remoteiceufrag_4316',['remoteIceUfrag',['../structKvsPeerConnection.html#a9e8cd7a9736c7e59990109e76e22c4fc',1,'KvsPeerConnection']]], - ['remoteid_4317',['remoteId',['../structRtcOutboundRtpStreamStats.html#aa6fbdbc6e08a0d782590876d9c5a4a18',1,'RtcOutboundRtpStreamStats::remoteId()'],['../structRtcInboundRtpStreamStats.html#ad2980dbaaf496924f61ab41eb4ce023a',1,'RtcInboundRtpStreamStats::remoteId()']]], - ['remoteinboundrtpstreamstats_4318',['remoteInboundRtpStreamStats',['../structRtcStatsObject.html#a924e3e369ec3ed40109f1d5afb8148e5',1,'RtcStatsObject']]], - ['remoteinboundstats_4319',['remoteInboundStats',['../structKvsRtpTransceiver.html#a8a486e1beac492005b788fb1d58c0c98',1,'KvsRtpTransceiver']]], - ['remotepassword_4320',['remotePassword',['../struct____IceAgent.html#ad71ad69e4a18ab0d5bda6fe07688baab',1,'__IceAgent']]], - ['remoteprotocol_4321',['remoteProtocol',['../structIceCandidate.html#a8346886652767507d7cb82dbfd182c6f',1,'IceCandidate']]], - ['remotertcicecandidatestats_4322',['remoteRtcIceCandidateStats',['../group__StatusCodes.html#gafcb5243008cc0bf27f18df01e0a6ae6c',1,'RtcIceMetrics']]], - ['remotesessiondescription_4323',['remoteSessionDescription',['../structKvsPeerConnection.html#ae29f27ff1c8a2c3141e2e44d47bc79b2',1,'KvsPeerConnection']]], - ['remotetimekvs_4324',['remoteTimeKvs',['../structTwccPacket.html#a3366850c7918dd62ea57dd2b492d943b',1,'TwccPacket']]], - ['remoteusername_4325',['remoteUsername',['../struct____IceAgent.html#aa2842165f2cf75b7b5efd29b3fd0ad00',1,'__IceAgent']]], - ['removedsamplesforacceleration_4326',['removedSamplesForAcceleration',['../structRtcInboundRtpStreamStats.html#a36e3b0b2474395da0bd689496b345484',1,'RtcInboundRtpStreamStats']]], - ['reported_4327',['reported',['../structIceCandidate.html#a19beb224dec34232c520d8f995668905',1,'IceCandidate']]], - ['reportsreceived_4328',['reportsReceived',['../structRtcRemoteInboundRtpStreamStats.html#abe4fa73b504faaebe18b25fb3210a62a',1,'RtcRemoteInboundRtpStreamStats']]], - ['requestedtypeofstats_4329',['requestedTypeOfStats',['../group__StatusCodes.html#gab177e7034390e789397933b107eea948',1,'RtcStats']]], - ['requestsenttime_4330',['requestSentTime',['../structIceCandidatePair.html#a2a6ac97c5d5f0e83220b02e742408d46',1,'IceCandidatePair']]], - ['requestsreceived_4331',['requestsReceived',['../structRtcIceCandidatePairStats.html#aeae2acf2970f73ebf4fa11cebed1edc8',1,'RtcIceCandidatePairStats::requestsReceived()'],['../structRtcIceCandidatePairDiagnostics.html#ac05581f801e711613178bee545182a7b',1,'RtcIceCandidatePairDiagnostics::requestsReceived()']]], - ['requestssent_4332',['requestsSent',['../structRtcIceCandidatePairStats.html#a4591fc4e25756909e5def3df215c4c4e',1,'RtcIceCandidatePairStats::requestsSent()'],['../structRtcIceCandidatePairDiagnostics.html#a700027d3d70dbb666082bc2dd8bebea1',1,'RtcIceCandidatePairDiagnostics::requestsSent()']]], - ['requesttimestampdiagnostics_4333',['requestTimestampDiagnostics',['../struct____IceAgent.html#a78e4afd2a447fdfa9a1dce5d9ca61ae5',1,'__IceAgent']]], - ['reserve_4334',['reserve',['../structStunAttributeChannelNumber.html#af29af2c7b33b1f3adac0663751791770',1,'StunAttributeChannelNumber']]], - ['reserved_4335',['reserved',['../group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052',1,'ChannelInfo']]], - ['responsesreceived_4336',['responsesReceived',['../structRtcIceCandidatePairDiagnostics.html#adc7051d71586e7bbe075c0ef99f57c99',1,'RtcIceCandidatePairDiagnostics::responsesReceived()'],['../structIceCandidatePair.html#a463d7bf1d01b5ca6d93a615f7164159a',1,'IceCandidatePair::responsesReceived()'],['../structRtcIceCandidatePairStats.html#a0f64384f33b03c14e02a02be4f14bc65',1,'RtcIceCandidatePairStats::responsesReceived()']]], - ['responsessent_4337',['responsesSent',['../structRtcIceCandidatePairStats.html#a550a8a3daf94950c22f6f2e5319b2e05',1,'RtcIceCandidatePairStats::responsesSent()'],['../structRtcIceCandidatePairDiagnostics.html#af0e13de8470dbc19e363195e6f9bbff4',1,'RtcIceCandidatePairDiagnostics::responsesSent()']]], - ['restart_4338',['restart',['../struct____IceAgent.html#a0201818b960f66a55ded89f99ed3adef',1,'__IceAgent']]], - ['result_4339',['result',['../structSignalingClient.html#af2cd2f718cd673078cc403b05712d614',1,'SignalingClient']]], - ['retransmittedbytessent_4340',['retransmittedBytesSent',['../structRtcOutboundRtpStreamStats.html#a1d135d3e8075a3b24cb60009faf62b51',1,'RtcOutboundRtpStreamStats']]], - ['retransmittedpacketssent_4341',['retransmittedPacketsSent',['../structRtcOutboundRtpStreamStats.html#a5a71765f518188da3ee02cfb04c20b39',1,'RtcOutboundRtpStreamStats']]], - ['retransmitter_4342',['retransmitter',['../structRtcRtpSender.html#a6bc99ba3e1ad823c98b2120fabab7a64',1,'RtcRtpSender']]], - ['retry_4343',['retry',['../group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a',1,'ChannelInfo']]], - ['rid_4344',['rid',['../structRtcOutboundRtpStreamStats.html#acc749ed9474873cc01dda161d242272e',1,'RtcOutboundRtpStreamStats']]], - ['role_4345',['role',['../structSignalingFileCacheEntry.html#aa68af2fb435162ceaebe517d52f797e2',1,'SignalingFileCacheEntry']]], - ['roundtriptime_4346',['roundTripTime',['../structIceCandidatePair.html#a1636f9eab2da933f13611d7ec2ea037d',1,'IceCandidatePair::roundTripTime()'],['../structRtcRemoteInboundRtpStreamStats.html#a1d6ab410390c8b98de1e38be4a55dc76',1,'RtcRemoteInboundRtpStreamStats::roundTripTime()']]], - ['roundtriptimemeasurements_4347',['roundTripTimeMeasurements',['../structRtcRemoteInboundRtpStreamStats.html#a56de74ac280d0bb4e31e5cccc3b2231b',1,'RtcRemoteInboundRtpStreamStats']]], - ['rtcdatachanneldiagnostics_4348',['rtcDataChannelDiagnostics',['../structKvsDataChannel.html#a8f7fd7ad0c9fb5b9d0d3a43e4287ccd1',1,'KvsDataChannel']]], - ['rtcdatachannelinit_4349',['rtcDataChannelInit',['../structKvsDataChannel.html#a7d6e0ef38ee1fa62e07ee538732b5f32',1,'KvsDataChannel']]], - ['rtcdatachannelstats_4350',['rtcDataChannelStats',['../structRtcStatsObject.html#a97b6f2971184dd9ec3ba40dc6b97726f',1,'RtcStatsObject']]], - ['rtcicecandidatepairdiagnostics_4351',['rtcIceCandidatePairDiagnostics',['../structIceCandidatePair.html#af075ca726443e1391d27fcc6097e8066',1,'IceCandidatePair']]], - ['rtcicecandidatepairstats_4352',['rtcIceCandidatePairStats',['../group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061',1,'RtcIceMetrics']]], - ['rtciceserverdiagnostics_4353',['rtcIceServerDiagnostics',['../struct____IceAgent.html#a00c12c653fa5c71fc4b1fad50b3d9457',1,'__IceAgent']]], - ['rtciceserverstats_4354',['rtcIceServerStats',['../group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c',1,'RtcIceMetrics']]], - ['rtcinboundstats_4355',['rtcInboundStats',['../group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a',1,'RtcStreamMetrics']]], - ['rtcoutboundstats_4356',['rtcOutboundStats',['../group__StatusCodes.html#ga815801a211ca3fbdf1e70821ab808b2a',1,'RtcStreamMetrics']]], - ['rtcpreportstimerid_4357',['rtcpReportsTimerId',['../structKvsRtpTransceiver.html#a2a7df5c6a4b21f873becf592da744b3b',1,'KvsRtpTransceiver']]], - ['rtcptransportstatsid_4358',['rtcpTransportStatsId',['../structRtcTransportStats.html#a07bfb515944cd5aa6dd183fb888e3b26',1,'RtcTransportStats']]], - ['rtcselectedlocalicecandidatediagnostics_4359',['rtcSelectedLocalIceCandidateDiagnostics',['../struct____IceAgent.html#a4c54bebafd209785d69b669cf5ea1e7c',1,'__IceAgent']]], - ['rtcselectedremoteicecandidatediagnostics_4360',['rtcSelectedRemoteIceCandidateDiagnostics',['../struct____IceAgent.html#a1c4fe10dff46b59ee7190ec20304d972',1,'__IceAgent']]], - ['rtcstatsobject_4361',['rtcStatsObject',['../group__StatusCodes.html#gafc691e43b541bf7ac94abda8fdcd5892',1,'RtcStats']]], - ['rtctransportstats_4362',['rtcTransportStats',['../group__StatusCodes.html#ga548602a96a63f8e28fd2046860304f5c',1,'RtcStreamMetrics']]], - ['rtpstream_4363',['rtpStream',['../structRTCSentRtpStreamStats.html#af59ae5f50053c04a04788c42ae4234d2',1,'RTCSentRtpStreamStats::rtpStream()'],['../structRtcReceivedRtpStreamStats.html#a11a297e42efda4a75c9e3708619161ca',1,'RtcReceivedRtpStreamStats::rtpStream()']]], - ['rtptimeoffset_4364',['rtpTimeOffset',['../structRtcRtpSender.html#a544d3cc014e25e82cd14d17cc55c9182',1,'RtcRtpSender']]], - ['rtxpayloadtype_4365',['rtxPayloadType',['../structRtcRtpSender.html#a2a27b5adcc1a37ea5948230c1fbaa0fa',1,'RtcRtpSender']]], - ['rtxsequencenumber_4366',['rtxSequenceNumber',['../structRtcRtpSender.html#a215ac61c4cd9bcf15afd388e44d26a0c',1,'RtcRtpSender']]], - ['rtxssrc_4367',['rtxSsrc',['../structRtcRtpSender.html#a8b1d1d7e958c65709f2480086af704b3',1,'RtcRtpSender']]] + ['raw_4277',['raw',['../struct____IOBuffer.html#a4762ee629e52529c3c8d37c875c91b92',1,'__IOBuffer']]], + ['rawpacketlength_4278',['rawPacketLength',['../struct____RtpPacket.html#a5371e8845aae69f2de7c1cfc0b2c9d50',1,'__RtpPacket']]], + ['ready_4279',['ready',['../structTurnPeer.html#aa4fd4ba0e23736562cf655cb58e33319',1,'TurnPeer']]], + ['realm_4280',['realm',['../structStunAttributeRealm.html#a130356d7a805d96631147c153e375e46',1,'StunAttributeRealm']]], + ['receivebuffer_4281',['receiveBuffer',['../struct____LwsCallInfo.html#a675ea65d46349ae72bb94e4288798a1a',1,'__LwsCallInfo']]], + ['receivebuffersize_4282',['receiveBufferSize',['../struct____LwsCallInfo.html#a00bf9d9295798cbb6c48a6f97404bf98',1,'__LwsCallInfo']]], + ['receivecvar_4283',['receiveCvar',['../structSignalingClient.html#ab1a34caba9b3a70418429323c9b6274f',1,'SignalingClient']]], + ['received_4284',['received',['../structRtcInboundRtpStreamStats.html#a55d74d3fbb987d1260bd42ce6efb9643',1,'RtcInboundRtpStreamStats']]], + ['receivedata_4285',['receiveData',['../struct____SocketConnection.html#a77820b4de80c8dad57931cb10db32b97',1,'__SocketConnection']]], + ['receivedataroutine_4286',['receiveDataRoutine',['../structConnectionListener.html#ad7c6b8e83c69396d23ebe9d96c22c6ba',1,'ConnectionListener']]], + ['receivedsignalingmessage_4287',['receivedSignalingMessage',['../structSignalingMessageWrapper.html#aec45ba7039ba63a07f5719bea8484aeb',1,'SignalingMessageWrapper']]], + ['receivedtime_4288',['receivedTime',['../struct____RtpPacket.html#ab1de8dc8099a70389c1e722f25ea8644',1,'__RtpPacket']]], + ['receivelock_4289',['receiveLock',['../structSignalingClient.html#a8918477b972c6a3ebaf461034f4be63e',1,'SignalingClient']]], + ['receiver_4290',['receiver',['../group__StatusCodes.html#ga9da0bde056ac3a5dc58eba5039c24a63',1,'RtcRtpTransceiver']]], + ['receiverid_4291',['receiverId',['../structRtcInboundRtpStreamStats.html#aa6cb7d1f8925598fe3aa7b5c1caba0fc',1,'RtcInboundRtpStreamStats']]], + ['receptionreportcount_4292',['receptionReportCount',['../structRtcpPacketHeader.html#a49319fb2cf06d5943baac80070db6bd2',1,'RtcpPacketHeader']]], + ['reconnect_4293',['reconnect',['../group__StatusCodes.html#gaf6aedc152cf044872d63fbe4619971ce',1,'ChannelInfo']]], + ['reconnectertracker_4294',['reconnecterTracker',['../structSignalingClient.html#abed97da7c349e1df83e94533dca98908',1,'SignalingClient']]], + ['recvdatabuffer_4295',['recvDataBuffer',['../struct____TurnConnection.html#a661cd1d9596375b834640a015e108022',1,'__TurnConnection']]], + ['recvdatabuffersize_4296',['recvDataBufferSize',['../struct____TurnConnection.html#aac3137bb72333f5d4601369151b4f937',1,'__TurnConnection']]], + ['refreshiceconfig_4297',['refreshIceConfig',['../structSignalingClient.html#a6eba5657cd990a50a09df60df16b918e',1,'SignalingClient']]], + ['region_4298',['region',['../structSignalingFileCacheEntry.html#a1245c1b2d115a45d0e89b6bc73b9d05a',1,'SignalingFileCacheEntry']]], + ['relayaddress_4299',['relayAddress',['../struct____TurnConnection.html#a812cd4ca3c468ef10de9f89245947324',1,'__TurnConnection']]], + ['relayaddressavailablefn_4300',['relayAddressAvailableFn',['../structTurnConnectionCallbacks.html#a1ccf16080cb4c416fa970a0eb7d1b856',1,'TurnConnectionCallbacks']]], + ['relayaddressreported_4301',['relayAddressReported',['../struct____TurnConnection.html#aac07d0652cd0cc3f2f455e4373a1d6f3',1,'__TurnConnection']]], + ['relaycandidatecount_4302',['relayCandidateCount',['../struct____IceAgent.html#a62087b6d55804ba6ee2afc148d6b4ceb',1,'__IceAgent']]], + ['relaycandidatesetuptime_4303',['relayCandidateSetUpTime',['../structIceAgentProfileDiagnostics.html#aa2da64eef1889dc886b9039d74edb33b',1,'IceAgentProfileDiagnostics::relayCandidateSetUpTime()'],['../structKvsIceAgentStats.html#a2146d3e7ca0af63604c4e3da2044a493',1,'KvsIceAgentStats::relayCandidateSetUpTime()']]], + ['relayprotocol_4304',['relayProtocol',['../structRtcIceCandidateStats.html#a6302862a6ed25df98edcc7057313f71d',1,'RtcIceCandidateStats::relayProtocol()'],['../structRtcIceCandidateDiagnostics.html#a3a430cf3238fb9d907f53a41115d0169',1,'RtcIceCandidateDiagnostics::relayProtocol()']]], + ['remote_4305',['remote',['../structIceCandidatePair.html#ab91b6dd8d0de7eeeb579c4d7929236e7',1,'IceCandidatePair']]], + ['remotecandidateid_4306',['remoteCandidateId',['../structRtcIceCandidatePairStats.html#ab7b1597414d6c0739014c5808028b353',1,'RtcIceCandidatePairStats::remoteCandidateId()'],['../structRtcIceCandidatePairDiagnostics.html#ae5ac429507f509712ec784dd54ba510f',1,'RtcIceCandidatePairDiagnostics::remoteCandidateId()']]], + ['remotecandidates_4307',['remoteCandidates',['../struct____IceAgent.html#ac4356c0e97e404a94f548a8d815ce8e4',1,'__IceAgent']]], + ['remotecertificatefingerprint_4308',['remoteCertificateFingerprint',['../structKvsPeerConnection.html#a8111220506b6da9a53f760aa3430f460',1,'KvsPeerConnection']]], + ['remotecertificateid_4309',['remoteCertificateId',['../structRtcTransportStats.html#aea4ceed7d5c29289b87e890b98de0e4e',1,'RtcTransportStats']]], + ['remotecredentialreceived_4310',['remoteCredentialReceived',['../struct____IceAgent.html#ae253044d6da0ba7a5eaced89b191eff1',1,'__IceAgent']]], + ['remoteicecandidatestats_4311',['remoteIceCandidateStats',['../structRtcStatsObject.html#afb5f9fabf70cbe7e1dae71aeeed0b3bf',1,'RtcStatsObject']]], + ['remoteicepwd_4312',['remoteIcePwd',['../structKvsPeerConnection.html#a3b246c57cf612925560853827652d825',1,'KvsPeerConnection']]], + ['remoteiceufrag_4313',['remoteIceUfrag',['../structKvsPeerConnection.html#a9e8cd7a9736c7e59990109e76e22c4fc',1,'KvsPeerConnection']]], + ['remoteid_4314',['remoteId',['../structRtcOutboundRtpStreamStats.html#aa6fbdbc6e08a0d782590876d9c5a4a18',1,'RtcOutboundRtpStreamStats::remoteId()'],['../structRtcInboundRtpStreamStats.html#ad2980dbaaf496924f61ab41eb4ce023a',1,'RtcInboundRtpStreamStats::remoteId()']]], + ['remoteinboundrtpstreamstats_4315',['remoteInboundRtpStreamStats',['../structRtcStatsObject.html#a924e3e369ec3ed40109f1d5afb8148e5',1,'RtcStatsObject']]], + ['remoteinboundstats_4316',['remoteInboundStats',['../structKvsRtpTransceiver.html#a8a486e1beac492005b788fb1d58c0c98',1,'KvsRtpTransceiver']]], + ['remotepassword_4317',['remotePassword',['../struct____IceAgent.html#ad71ad69e4a18ab0d5bda6fe07688baab',1,'__IceAgent']]], + ['remoteprotocol_4318',['remoteProtocol',['../structIceCandidate.html#a8346886652767507d7cb82dbfd182c6f',1,'IceCandidate']]], + ['remotertcicecandidatestats_4319',['remoteRtcIceCandidateStats',['../group__StatusCodes.html#gafcb5243008cc0bf27f18df01e0a6ae6c',1,'RtcIceMetrics']]], + ['remotetimekvs_4320',['remoteTimeKvs',['../structTwccPacket.html#a3366850c7918dd62ea57dd2b492d943b',1,'TwccPacket']]], + ['remoteusername_4321',['remoteUsername',['../struct____IceAgent.html#aa2842165f2cf75b7b5efd29b3fd0ad00',1,'__IceAgent']]], + ['removedsamplesforacceleration_4322',['removedSamplesForAcceleration',['../structRtcInboundRtpStreamStats.html#a36e3b0b2474395da0bd689496b345484',1,'RtcInboundRtpStreamStats']]], + ['reported_4323',['reported',['../structIceCandidate.html#a19beb224dec34232c520d8f995668905',1,'IceCandidate']]], + ['reportsreceived_4324',['reportsReceived',['../structRtcRemoteInboundRtpStreamStats.html#abe4fa73b504faaebe18b25fb3210a62a',1,'RtcRemoteInboundRtpStreamStats']]], + ['requestedtypeofstats_4325',['requestedTypeOfStats',['../group__StatusCodes.html#gab177e7034390e789397933b107eea948',1,'RtcStats']]], + ['requestsenttime_4326',['requestSentTime',['../structIceCandidatePair.html#a2a6ac97c5d5f0e83220b02e742408d46',1,'IceCandidatePair']]], + ['requestsreceived_4327',['requestsReceived',['../structRtcIceCandidatePairDiagnostics.html#ac05581f801e711613178bee545182a7b',1,'RtcIceCandidatePairDiagnostics::requestsReceived()'],['../structRtcIceCandidatePairStats.html#aeae2acf2970f73ebf4fa11cebed1edc8',1,'RtcIceCandidatePairStats::requestsReceived()']]], + ['requestssent_4328',['requestsSent',['../structRtcIceCandidatePairStats.html#a4591fc4e25756909e5def3df215c4c4e',1,'RtcIceCandidatePairStats::requestsSent()'],['../structRtcIceCandidatePairDiagnostics.html#a700027d3d70dbb666082bc2dd8bebea1',1,'RtcIceCandidatePairDiagnostics::requestsSent()']]], + ['requesttimestampdiagnostics_4329',['requestTimestampDiagnostics',['../struct____IceAgent.html#a78e4afd2a447fdfa9a1dce5d9ca61ae5',1,'__IceAgent']]], + ['reserve_4330',['reserve',['../structStunAttributeChannelNumber.html#af29af2c7b33b1f3adac0663751791770',1,'StunAttributeChannelNumber']]], + ['reserved_4331',['reserved',['../group__StatusCodes.html#ga3e223c7cb71dcce2963818551782c052',1,'ChannelInfo']]], + ['responsesreceived_4332',['responsesReceived',['../structRtcIceCandidatePairStats.html#a0f64384f33b03c14e02a02be4f14bc65',1,'RtcIceCandidatePairStats::responsesReceived()'],['../structRtcIceCandidatePairDiagnostics.html#adc7051d71586e7bbe075c0ef99f57c99',1,'RtcIceCandidatePairDiagnostics::responsesReceived()'],['../structIceCandidatePair.html#a463d7bf1d01b5ca6d93a615f7164159a',1,'IceCandidatePair::responsesReceived()']]], + ['responsessent_4333',['responsesSent',['../structRtcIceCandidatePairDiagnostics.html#af0e13de8470dbc19e363195e6f9bbff4',1,'RtcIceCandidatePairDiagnostics::responsesSent()'],['../structRtcIceCandidatePairStats.html#a550a8a3daf94950c22f6f2e5319b2e05',1,'RtcIceCandidatePairStats::responsesSent()']]], + ['restart_4334',['restart',['../struct____IceAgent.html#a0201818b960f66a55ded89f99ed3adef',1,'__IceAgent']]], + ['result_4335',['result',['../structSignalingClient.html#af2cd2f718cd673078cc403b05712d614',1,'SignalingClient']]], + ['retransmittedbytessent_4336',['retransmittedBytesSent',['../structRtcOutboundRtpStreamStats.html#a1d135d3e8075a3b24cb60009faf62b51',1,'RtcOutboundRtpStreamStats']]], + ['retransmittedpacketssent_4337',['retransmittedPacketsSent',['../structRtcOutboundRtpStreamStats.html#a5a71765f518188da3ee02cfb04c20b39',1,'RtcOutboundRtpStreamStats']]], + ['retransmitter_4338',['retransmitter',['../structRtcRtpSender.html#a6bc99ba3e1ad823c98b2120fabab7a64',1,'RtcRtpSender']]], + ['retry_4339',['retry',['../group__StatusCodes.html#ga0c0868239cfea2dddc22abe841c66f2a',1,'ChannelInfo']]], + ['rid_4340',['rid',['../structRtcOutboundRtpStreamStats.html#acc749ed9474873cc01dda161d242272e',1,'RtcOutboundRtpStreamStats']]], + ['role_4341',['role',['../structSignalingFileCacheEntry.html#aa68af2fb435162ceaebe517d52f797e2',1,'SignalingFileCacheEntry']]], + ['rollingbufferbitratebps_4342',['rollingBufferBitratebps',['../group__StatusCodes.html#ga520de785dce77b50a14f12afbe7768e5',1,'RtcRtpTransceiverInit::rollingBufferBitratebps()'],['../structKvsRtpTransceiver.html#a3b4af86c614c68c15e4ffcb23ad2cefa',1,'KvsRtpTransceiver::rollingBufferBitratebps()']]], + ['rollingbufferdurationsec_4343',['rollingBufferDurationSec',['../structKvsRtpTransceiver.html#ac987cc192885d7cc80379de00c86a490',1,'KvsRtpTransceiver::rollingBufferDurationSec()'],['../group__StatusCodes.html#gace8bf7741e34e83480a207bf14d61c98',1,'RtcRtpTransceiverInit::rollingBufferDurationSec()']]], + ['roundtriptime_4344',['roundTripTime',['../structRtcRemoteInboundRtpStreamStats.html#a1d6ab410390c8b98de1e38be4a55dc76',1,'RtcRemoteInboundRtpStreamStats::roundTripTime()'],['../structIceCandidatePair.html#a1636f9eab2da933f13611d7ec2ea037d',1,'IceCandidatePair::roundTripTime()']]], + ['roundtriptimemeasurements_4345',['roundTripTimeMeasurements',['../structRtcRemoteInboundRtpStreamStats.html#a56de74ac280d0bb4e31e5cccc3b2231b',1,'RtcRemoteInboundRtpStreamStats']]], + ['rtcdatachanneldiagnostics_4346',['rtcDataChannelDiagnostics',['../structKvsDataChannel.html#a8f7fd7ad0c9fb5b9d0d3a43e4287ccd1',1,'KvsDataChannel']]], + ['rtcdatachannelinit_4347',['rtcDataChannelInit',['../structKvsDataChannel.html#a7d6e0ef38ee1fa62e07ee538732b5f32',1,'KvsDataChannel']]], + ['rtcdatachannelstats_4348',['rtcDataChannelStats',['../structRtcStatsObject.html#a97b6f2971184dd9ec3ba40dc6b97726f',1,'RtcStatsObject']]], + ['rtcicecandidatepairdiagnostics_4349',['rtcIceCandidatePairDiagnostics',['../structIceCandidatePair.html#af075ca726443e1391d27fcc6097e8066',1,'IceCandidatePair']]], + ['rtcicecandidatepairstats_4350',['rtcIceCandidatePairStats',['../group__StatusCodes.html#ga5427abf5f6370d371acb461a1bd36061',1,'RtcIceMetrics']]], + ['rtciceserverdiagnostics_4351',['rtcIceServerDiagnostics',['../struct____IceAgent.html#a00c12c653fa5c71fc4b1fad50b3d9457',1,'__IceAgent']]], + ['rtciceserverstats_4352',['rtcIceServerStats',['../group__StatusCodes.html#ga1447ae2dbefa78ca1af68b91d0e5e20c',1,'RtcIceMetrics']]], + ['rtcinboundstats_4353',['rtcInboundStats',['../group__StatusCodes.html#ga3388b9bb359bf647efc46477e06a642a',1,'RtcStreamMetrics']]], + ['rtcoutboundstats_4354',['rtcOutboundStats',['../group__StatusCodes.html#ga815801a211ca3fbdf1e70821ab808b2a',1,'RtcStreamMetrics']]], + ['rtcpreportstimerid_4355',['rtcpReportsTimerId',['../structKvsRtpTransceiver.html#a2a7df5c6a4b21f873becf592da744b3b',1,'KvsRtpTransceiver']]], + ['rtcptransportstatsid_4356',['rtcpTransportStatsId',['../structRtcTransportStats.html#a07bfb515944cd5aa6dd183fb888e3b26',1,'RtcTransportStats']]], + ['rtcselectedlocalicecandidatediagnostics_4357',['rtcSelectedLocalIceCandidateDiagnostics',['../struct____IceAgent.html#a4c54bebafd209785d69b669cf5ea1e7c',1,'__IceAgent']]], + ['rtcselectedremoteicecandidatediagnostics_4358',['rtcSelectedRemoteIceCandidateDiagnostics',['../struct____IceAgent.html#a1c4fe10dff46b59ee7190ec20304d972',1,'__IceAgent']]], + ['rtcstatsobject_4359',['rtcStatsObject',['../group__StatusCodes.html#gafc691e43b541bf7ac94abda8fdcd5892',1,'RtcStats']]], + ['rtctransportstats_4360',['rtcTransportStats',['../group__StatusCodes.html#ga548602a96a63f8e28fd2046860304f5c',1,'RtcStreamMetrics']]], + ['rtpstream_4361',['rtpStream',['../structRTCSentRtpStreamStats.html#af59ae5f50053c04a04788c42ae4234d2',1,'RTCSentRtpStreamStats::rtpStream()'],['../structRtcReceivedRtpStreamStats.html#a11a297e42efda4a75c9e3708619161ca',1,'RtcReceivedRtpStreamStats::rtpStream()']]], + ['rtptimeoffset_4362',['rtpTimeOffset',['../structRtcRtpSender.html#a544d3cc014e25e82cd14d17cc55c9182',1,'RtcRtpSender']]], + ['rtxpayloadtype_4363',['rtxPayloadType',['../structRtcRtpSender.html#a2a27b5adcc1a37ea5948230c1fbaa0fa',1,'RtcRtpSender']]], + ['rtxsequencenumber_4364',['rtxSequenceNumber',['../structRtcRtpSender.html#a215ac61c4cd9bcf15afd388e44d26a0c',1,'RtcRtpSender']]], + ['rtxssrc_4365',['rtxSsrc',['../structRtcRtpSender.html#a8b1d1d7e958c65709f2480086af704b3',1,'RtcRtpSender']]] ]; diff --git a/search/variables_12.js b/search/variables_12.js index 6f88a460d6..d2b2e8c6e7 100644 --- a/search/variables_12.js +++ b/search/variables_12.js @@ -1,103 +1,103 @@ var searchData= [ - ['samplesdecodedwithcelt_4368',['samplesDecodedWithCelt',['../structRtcInboundRtpStreamStats.html#a3181d55453d1eb0b6aebc546b2058cf9',1,'RtcInboundRtpStreamStats']]], - ['samplesdecodedwithsilk_4369',['samplesDecodedWithSilk',['../structRtcInboundRtpStreamStats.html#af8db2fa7b0c806d1659ba847848e178d',1,'RtcInboundRtpStreamStats']]], - ['samplesencodedwithcelt_4370',['samplesEncodedWithCelt',['../structRtcOutboundRtpStreamStats.html#a80ed6b5980f1c163a9b42ba3c0418b29',1,'RtcOutboundRtpStreamStats']]], - ['samplesencodedwithsilk_4371',['samplesEncodedWithSilk',['../structRtcOutboundRtpStreamStats.html#a968b4a54816b8d11aeb60cf3e161e240',1,'RtcOutboundRtpStreamStats']]], - ['sctpisenabled_4372',['sctpIsEnabled',['../structKvsPeerConnection.html#ad3d29ba44ab6b10c3bc102722313d139',1,'KvsPeerConnection']]], - ['sctpsessioncallbacks_4373',['sctpSessionCallbacks',['../structSctpSession.html#a2873eb2f115c1aed90b06d996966d38b',1,'SctpSession']]], - ['sdp_4374',['sdp',['../group__StatusCodes.html#ga62c6f63074c9ca7e465cb1bf39854db9',1,'RtcSessionDescriptionInit']]], - ['sdpattributes_4375',['sdpAttributes',['../structSdpMediaDescription.html#a75d9244479680b48e60a5a0d4f96b362',1,'SdpMediaDescription::sdpAttributes()'],['../structSessionDescription.html#af76d8f3ee67444aa5e46e653dcfd92a1',1,'SessionDescription::sdpAttributes()']]], - ['sdpconnectioninformation_4376',['sdpConnectionInformation',['../structSdpOrigin.html#a7e4c255ac3e4bb31428c1a1cc21b7095',1,'SdpOrigin::sdpConnectionInformation()'],['../structSdpMediaDescription.html#ad83b1c34e3d2b2edbbb9cd78f8d016a0',1,'SdpMediaDescription::sdpConnectionInformation()'],['../structSessionDescription.html#a166d0d23ed4c09787a79e57c7004b03f',1,'SessionDescription::sdpConnectionInformation()']]], - ['sdpencryptionkey_4377',['sdpEncryptionKey',['../structSdpEncryptionKey.html#ab6a14b96210ac5793dd32bda29db41dd',1,'SdpEncryptionKey::sdpEncryptionKey()'],['../structSdpMediaDescription.html#afa21b30610c98a338b6fc9558664828d',1,'SdpMediaDescription::sdpEncryptionKey()'],['../structSessionDescription.html#a13a46946386e874045689db03b7f523a',1,'SessionDescription::sdpEncryptionKey()']]], - ['sdporigin_4378',['sdpOrigin',['../structSessionDescription.html#aa17175499aff70fd5d16351429e8c150',1,'SessionDescription']]], - ['sdptimedescription_4379',['sdpTimeDescription',['../structSessionDescription.html#a511eafa9aa706479242528d3be9089e4',1,'SessionDescription']]], - ['sdptimezone_4380',['sdpTimeZone',['../structSessionDescription.html#add65c86c440af5a88a2172a3a97f5e44',1,'SessionDescription']]], - ['secureconnection_4381',['secureConnection',['../struct____SocketConnection.html#aec08338dbe685c9ae939ecaf89e0abd6',1,'__SocketConnection']]], - ['selectedcandidatepairchanges_4382',['selectedCandidatePairChanges',['../structRtcTransportStats.html#ae0bcc748dd5668d3290ec82827f674ea',1,'RtcTransportStats']]], - ['selectedcandidatepairid_4383',['selectedCandidatePairId',['../structRtcTransportStats.html#a60a2cf8ae1c39267476b2b5bbe465a4f',1,'RtcTransportStats']]], - ['sendbuffer_4384',['sendBuffer',['../struct____LwsCallInfo.html#a16088710b08bc452179d665d081cc151',1,'__LwsCallInfo']]], - ['sendbuffersize_4385',['sendBufferSize',['../struct____LwsCallInfo.html#ac79ba09fcb18ab8de277eab2acee5ef3',1,'__LwsCallInfo']]], - ['sendbufsize_4386',['sendBufSize',['../group__StatusCodes.html#ga208adbb095ca7a9b4bf55c1ec15ee038',1,'KvsRtcConfiguration']]], - ['sendcvar_4387',['sendCvar',['../structSignalingClient.html#a44e6e8249627618a9e4cab3c88041903',1,'SignalingClient']]], - ['senddatabuffer_4388',['sendDataBuffer',['../struct____TurnConnection.html#aee338725d10dc01b60f16d6bee8c37c3',1,'__TurnConnection']]], - ['sender_4389',['sender',['../structKvsRtpTransceiver.html#aa0bce9ecbcc95abf1ffdb5b41a1e5bc3',1,'KvsRtpTransceiver']]], - ['senderaddr_4390',['senderAddr',['../structTurnChannelData.html#a98d1489de9f976795de60c6783b05823',1,'TurnChannelData']]], - ['senderid_4391',['senderId',['../structRtcOutboundRtpStreamStats.html#a1a7d8ed757e0da513c3f51d7ed33bd63',1,'RtcOutboundRtpStreamStats']]], - ['sendlock_4392',['sendLock',['../struct____TurnConnection.html#a03bd1915a9bb6e13a4c028ba21884fc1',1,'__TurnConnection::sendLock()'],['../structSignalingClient.html#a0f88e47f7f65f4ff0e5ab39b20a1335f',1,'SignalingClient::sendLock()']]], - ['sendoffset_4393',['sendOffset',['../struct____LwsCallInfo.html#a22ed27c550ff58ee10493caa6b4f8b95',1,'__LwsCallInfo']]], - ['sent_4394',['sent',['../structRtcOutboundRtpStreamStats.html#a61cf8624c52656d75900fc7c02a7162d',1,'RtcOutboundRtpStreamStats']]], - ['senttime_4395',['sentTime',['../struct____RtpPacket.html#ab069bc1e94827882f29d165f32444293',1,'__RtpPacket']]], - ['seqnum_4396',['seqNum',['../structTwccPacket.html#aabd66bab39ee63e797e691acebecd0a9',1,'TwccPacket']]], - ['seqnumlistlen_4397',['seqNumListLen',['../structRetransmitter.html#a77b2d938a4c495641466831db657c0e1',1,'Retransmitter']]], - ['sequencenumber_4398',['sequenceNumber',['../structRtcRtpSender.html#afd3117b4fac9023fe5e9da4b73d2aef7',1,'RtcRtpSender::sequenceNumber()'],['../struct____RtpPacketHeader.html#af04e7be9260934cb47c34c93f1d853f0',1,'__RtpPacketHeader::sequenceNumber()']]], - ['sequencenumberlist_4399',['sequenceNumberList',['../structRetransmitter.html#a177c44709835a4962745eda92861a7e6',1,'Retransmitter']]], - ['sequencenumberoverflowstate_4400',['sequenceNumberOverflowState',['../structJitterBuffer.html#a6a0db803b779eea70e1112f68a940c11',1,'JitterBuffer']]], - ['serverwritekey_4401',['serverWriteKey',['../structDtlsKeyingMaterial.html#aab68d2879e6bbbffc7d7210068d11355',1,'DtlsKeyingMaterial']]], - ['servicecallcontext_4402',['serviceCallContext',['../structSignalingClient.html#a250f8aef664d0bf4e319a5ba4ac999c4',1,'SignalingClient']]], - ['servicelockcontention_4403',['serviceLockContention',['../structSignalingClient.html#aa6740768f644516c67034833b09d635b',1,'SignalingClient']]], - ['sessionattributescount_4404',['sessionAttributesCount',['../structSessionDescription.html#a921324d5252b058bca22830e087663a6',1,'SessionDescription']]], - ['sessionid_4405',['sessionId',['../structSdpOrigin.html#a956bd20c672ee0ed278a48948fdc62de',1,'SdpOrigin']]], - ['sessioninformation_4406',['sessionInformation',['../structSessionDescription.html#a477aa486e549660760e2c264e90776af',1,'SessionDescription']]], - ['sessionname_4407',['sessionName',['../structSessionDescription.html#a4145990495c037910434b5699d23f32f',1,'SessionDescription']]], - ['sessionversion_4408',['sessionVersion',['../structSdpOrigin.html#a0218eed9daac6ef1379b8a0a413f3afe',1,'SdpOrigin']]], - ['setipfn_4409',['setIpFn',['../structIceServer.html#a675ef58a20bd6408a974a12c772a9c75',1,'IceServer']]], - ['setstunserveripfn_4410',['setStunServerIpFn',['../structIceAgentCallbacks.html#abbe8ffc29a363c7e82d1fc07ab9e1c6f',1,'IceAgentCallbacks']]], - ['shutdown_4411',['shutdown',['../struct____IceAgent.html#a66ab60016c6938a9ff4ebf210231eaf1',1,'__IceAgent::shutdown()'],['../structSignalingClient.html#a82c6ac08d51ada20b3e9c1598e5dc81c',1,'SignalingClient::shutdown()']]], - ['shutdowncomplete_4412',['shutdownComplete',['../struct____TurnConnection.html#a400d3b28a0619627a3bc3828327659e0',1,'__TurnConnection']]], - ['shutdownstatus_4413',['shutdownStatus',['../structSctpSession.html#ac9129a3aaea8552cf5fb4f3d808c1373',1,'SctpSession']]], - ['signaling_5fstate_5fmachine_5fstate_5fcount_4414',['SIGNALING_STATE_MACHINE_STATE_COUNT',['../StateMachine_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c'],['../Signaling_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c']]], - ['signaling_5fstate_5fmachine_5fstates_4415',['SIGNALING_STATE_MACHINE_STATES',['../StateMachine_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c'],['../Signaling_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c']]], - ['signalingcalltime_4416',['signalingCallTime',['../group__StatusCodes.html#ga583ffb902ebef3705cf6683c72e2103e',1,'SignalingClientMetrics']]], - ['signalingclientcallbacks_4417',['signalingClientCallbacks',['../structSignalingClient.html#aea69206ef06614d5f790f341d18b9188',1,'SignalingClient']]], - ['signalingclientcreationmaxretryattempts_4418',['signalingClientCreationMaxRetryAttempts',['../group__StatusCodes.html#gafaf099a0c85ede248da1ef35bea2bf5c',1,'SignalingClientInfo']]], - ['signalingclientinfo_4419',['signalingClientInfo',['../structSignalingClientInfoInternal.html#a34106e46463120fbf13d42f73fb1f193',1,'SignalingClientInfoInternal']]], - ['signalingclientstats_4420',['signalingClientStats',['../group__StatusCodes.html#ga19e455ef17680d69fc2de9f0c886ea80',1,'SignalingClientMetrics']]], - ['signalingclientuptime_4421',['signalingClientUptime',['../structSignalingClientStats.html#ac581ceebed9a391235a48dba8e4cff34',1,'SignalingClientStats']]], - ['signalingendtime_4422',['signalingEndTime',['../group__StatusCodes.html#ga0cde18706bd721a92d95c6f498447a01',1,'SignalingClientMetrics']]], - ['signalingmessage_4423',['signalingMessage',['../group__StatusCodes.html#gadffadd7d879a948434b9fa7904eb5358',1,'ReceivedSignalingMessage']]], - ['signalingmessagesmaximumthreads_4424',['signalingMessagesMaximumThreads',['../group__StatusCodes.html#ga342d674d1971cf0286208ac91dcb2bea',1,'SignalingClientInfo']]], - ['signalingmessagesminimumthreads_4425',['signalingMessagesMinimumThreads',['../group__StatusCodes.html#ga1f6bfce0b61a782b35f735370544aadc',1,'SignalingClientInfo']]], - ['signalingprotocols_4426',['signalingProtocols',['../structSignalingClient.html#aa5d2ff27d2942ac3167613963249a66a',1,'SignalingClient']]], - ['signalingretrystrategycallbacks_4427',['signalingRetryStrategyCallbacks',['../group__StatusCodes.html#ga87eb795fbdbf266819688941c80770eb',1,'SignalingClientInfo']]], - ['signalingstarttime_4428',['signalingStartTime',['../group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43',1,'SignalingClientMetrics']]], - ['signalingstatemachineretrystrategy_4429',['signalingStateMachineRetryStrategy',['../structSignalingClientInfoInternal.html#aa40017ad6860f13ed8703f7b593505a9',1,'SignalingClientInfoInternal']]], - ['signalingstatemachineretrystrategycallbacks_4430',['signalingStateMachineRetryStrategyCallbacks',['../structSignalingClientInfoInternal.html#abec19ac5f82932adeeca012970791eef',1,'SignalingClientInfoInternal']]], - ['silentconcealedsamples_4431',['silentConcealedSamples',['../structRtcInboundRtpStreamStats.html#aa0b2d290fd4df857497c9317ecb50947',1,'RtcInboundRtpStreamStats']]], - ['size_4432',['size',['../structjsmntok__t.html#a8ac3694b7335456c8e602197778883db',1,'jsmntok_t::size()'],['../structTurnChannelData.html#a5eb593e228cfc63c2515b92d62e677e7',1,'TurnChannelData::size()']]], - ['slicount_4433',['sliCount',['../structRtcOutboundRtpStreamStats.html#a8c65e682c74a049dc239b6fe2ab68a03',1,'RtcOutboundRtpStreamStats::sliCount()'],['../structRtcInboundRtpStreamStats.html#a93fdf9ca5f84d257ce83d337900daa7a',1,'RtcInboundRtpStreamStats::sliCount()']]], - ['socket_4434',['socket',['../structSctpSession.html#a0c08eeb4ff69f9b4db1b95c815cf9da2',1,'SctpSession']]], - ['socketcount_4435',['socketCount',['../structConnectionListener.html#a9f01af19eea3051298ca1d3cdc6a682d',1,'ConnectionListener']]], - ['sockets_4436',['sockets',['../structConnectionListener.html#a1edb52902cc1342a7c357ace565a19ed',1,'ConnectionListener']]], - ['spa_4437',['spa',['../structSctpSession.html#a70e66b6a5b756d12846687e12208eefc',1,'SctpSession']]], - ['srflxcandidatesetuptime_4438',['srflxCandidateSetUpTime',['../structKvsIceAgentStats.html#a1fbbc1a88e44d82a4e3739b5cf094f59',1,'KvsIceAgentStats::srflxCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#af25f821d3c029d7a5031e6f3940aa067',1,'IceAgentProfileDiagnostics::srflxCandidateSetUpTime()']]], - ['srtp_5freceive_5fsession_4439',['srtp_receive_session',['../struct____SrtpSession.html#a86cb6ef5996062106a56c93cd90fde39',1,'__SrtpSession']]], - ['srtp_5ftransmit_5fsession_4440',['srtp_transmit_session',['../struct____SrtpSession.html#a1f16d659abe6d5e8ec1d7c8b205f3738',1,'__SrtpSession']]], - ['srtpcipher_4441',['srtpCipher',['../structRtcTransportStats.html#adbe6f939214e3dbc4e3dd96ce74df1a9',1,'RtcTransportStats']]], - ['srtpprofile_4442',['srtpProfile',['../structDtlsKeyingMaterial.html#a522e70dffcca41bfa5dd089fbbfcaa5f',1,'DtlsKeyingMaterial']]], - ['ssllock_4443',['sslLock',['../struct____DtlsSession.html#ad57aa1fb00f88ef4bd5ea17a6704992c',1,'__DtlsSession']]], - ['ssrc_4444',['ssrc',['../struct____RtpPacketHeader.html#a0e8842ad9b07fd8b230a1eefbab9154a',1,'__RtpPacketHeader::ssrc()'],['../structRTCRtpStreamStats.html#a49d52ef7403a814d62f5b0db01e65e9e',1,'RTCRtpStreamStats::ssrc()'],['../structRtcRtpSender.html#aafd3c0dac56ee7d55b7f789161952b00',1,'RtcRtpSender::ssrc()']]], - ['start_4445',['start',['../structjsmntok__t.html#a0a8f55d0095f268ce8e224fe1234acd0',1,'jsmntok_t']]], - ['started_4446',['started',['../structJitterBuffer.html#a20af44532beffc7d68b91ce1475c0bdc',1,'JitterBuffer']]], - ['starttime_4447',['startTime',['../structStunIpAddrContext.html#ac1d91dee1994ba8abca91076851e28dd',1,'StunIpAddrContext::startTime()'],['../structSdpTimeDescription.html#a15dde23328729ce6923c05266e6485b6',1,'SdpTimeDescription::startTime()']]], - ['state_4448',['state',['../struct____DtlsSession.html#a123b1a4d3abd9395e6c10d71ee9b27bb',1,'__DtlsSession::state()'],['../structRtcIceCandidatePairStats.html#a56b006bccd35208fd51ff93cd0a725b9',1,'RtcIceCandidatePairStats::state()'],['../struct____TurnConnection.html#af74508560bc37d8583f2755ee8aa250e',1,'__TurnConnection::state()'],['../structIceCandidatePair.html#a73e2c90e69380323db8cfada93c41a69',1,'IceCandidatePair::state()'],['../structRtcDataChannelStats.html#a3a1b92065dcc6df1f0dd88e691b2986a',1,'RtcDataChannelStats::state()'],['../struct____TlsSession.html#a0fca8406610f5741e00439ee15b0a817',1,'__TlsSession::state()'],['../structRtcIceCandidatePairDiagnostics.html#a19acb65627c5fdde61e85d1c998aea4b',1,'RtcIceCandidatePairDiagnostics::state()'],['../structIceCandidate.html#af26998a6e0c1b7e526392c9d9a387f26',1,'IceCandidate::state()']]], - ['statechangefn_4449',['stateChangeFn',['../group__StatusCodes.html#ga8a72e56bbf4b4dae2b19306acda39523',1,'SignalingClientCallbacks::stateChangeFn()'],['../structDtlsSessionCallbacks.html#a3f57c462c80be7e0b0e4b0c538eb6fc0',1,'DtlsSessionCallbacks::stateChangeFn()'],['../structTlsSessionCallbacks.html#a996340437acc57e6202dd0ee1c4f142a',1,'TlsSessionCallbacks::stateChangeFn()']]], - ['statechangefncustomdata_4450',['stateChangeFnCustomData',['../structDtlsSessionCallbacks.html#ace24fb1ab623ce9b0735fed946683e20',1,'DtlsSessionCallbacks::stateChangeFnCustomData()'],['../structTlsSessionCallbacks.html#a47abc93367875a5e871e1ce057e61cf5',1,'TlsSessionCallbacks::stateChangeFnCustomData()']]], - ['stateendtime_4451',['stateEndTime',['../struct____IceAgent.html#abf91bc4bf7d5b11b2046b84c3abd4be1',1,'__IceAgent']]], - ['statelock_4452',['stateLock',['../structSignalingClient.html#abec50e34fd2e5197950cb01279d022f7',1,'SignalingClient']]], - ['statemachineretrycount_4453',['stateMachineRetryCount',['../structSignalingDiagnostics.html#a0c0ce65996d718cac7a2a298fdab4f3e',1,'SignalingDiagnostics']]], - ['statemachineretrycountreadonly_4454',['stateMachineRetryCountReadOnly',['../group__StatusCodes.html#ga9121e19802bb740a1b695f2be5250e47',1,'SignalingClientInfo']]], - ['statetimeouttime_4455',['stateTimeoutTime',['../struct____TurnConnection.html#a1b3234c41b2ad5f3c580b52ce97f2b81',1,'__TurnConnection']]], - ['statslock_4456',['statsLock',['../structKvsRtpTransceiver.html#aeb12550aaa586a998f68507ba3613c1c',1,'KvsRtpTransceiver']]], - ['status_4457',['status',['../structStunIpAddrContext.html#a415aac4fb359c84ae82eac74f516a44f',1,'StunIpAddrContext']]], - ['statuscode_4458',['statusCode',['../group__StatusCodes.html#ga9cb75a0987f4fc93a64b7dc45962b52f',1,'ReceivedSignalingMessage']]], - ['stoptime_4459',['stopTime',['../structSdpTimeDescription.html#a4d891cf01385aec9ac7c633fa440872a',1,'SdpTimeDescription']]], - ['stopturnconnection_4460',['stopTurnConnection',['../struct____TurnConnection.html#adcf78da47318b97d4c11a05142b73fda',1,'__TurnConnection']]], - ['storageenabled_4461',['storageEnabled',['../structSignalingFileCacheEntry.html#a1f56da4db1dd9dfce621c57bd1d79ed1',1,'SignalingFileCacheEntry']]], - ['storagestatus_4462',['storageStatus',['../group__StatusCodes.html#ga0d6aeb8634bc4fdcc6fb1293649ef592',1,'MediaStorageConfig']]], - ['storagestreamarn_4463',['storageStreamArn',['../group__StatusCodes.html#ga3c9a4f80fcaa01a1b67ccc3b7e4a64ae',1,'MediaStorageConfig::storageStreamArn()'],['../structSignalingFileCacheEntry.html#aac05b98428c9a1a52bdcb911ab72d2ae',1,'SignalingFileCacheEntry::storageStreamArn()']]], - ['streamid_4464',['streamId',['../group__StatusCodes.html#ga531a05b7b40a5ff298f6f238e0fe4613',1,'RtcMediaStreamTrack']]], - ['stunctxlock_4465',['stunCtxlock',['../structWebRtcClientContext.html#ae55599d07eef0c26982f432fa6d63e4e',1,'WebRtcClientContext']]], - ['stundnsresolutiontime_4466',['stunDnsResolutionTime',['../structPeerConnectionStats.html#a1a313a9ddae426ba094442d84fb6087e',1,'PeerConnectionStats::stunDnsResolutionTime()'],['../structStunIpAddrContext.html#a2c0270f274fc7c205383851badb48489',1,'StunIpAddrContext::stunDnsResolutionTime()']]], - ['stunmessagetype_4467',['stunMessageType',['../structStunHeader.html#a9fc0756adb0be57a686c4d6928492024',1,'StunHeader']]] + ['samplesdecodedwithcelt_4366',['samplesDecodedWithCelt',['../structRtcInboundRtpStreamStats.html#a3181d55453d1eb0b6aebc546b2058cf9',1,'RtcInboundRtpStreamStats']]], + ['samplesdecodedwithsilk_4367',['samplesDecodedWithSilk',['../structRtcInboundRtpStreamStats.html#af8db2fa7b0c806d1659ba847848e178d',1,'RtcInboundRtpStreamStats']]], + ['samplesencodedwithcelt_4368',['samplesEncodedWithCelt',['../structRtcOutboundRtpStreamStats.html#a80ed6b5980f1c163a9b42ba3c0418b29',1,'RtcOutboundRtpStreamStats']]], + ['samplesencodedwithsilk_4369',['samplesEncodedWithSilk',['../structRtcOutboundRtpStreamStats.html#a968b4a54816b8d11aeb60cf3e161e240',1,'RtcOutboundRtpStreamStats']]], + ['sctpisenabled_4370',['sctpIsEnabled',['../structKvsPeerConnection.html#ad3d29ba44ab6b10c3bc102722313d139',1,'KvsPeerConnection']]], + ['sctpsessioncallbacks_4371',['sctpSessionCallbacks',['../structSctpSession.html#a2873eb2f115c1aed90b06d996966d38b',1,'SctpSession']]], + ['sdp_4372',['sdp',['../group__StatusCodes.html#ga62c6f63074c9ca7e465cb1bf39854db9',1,'RtcSessionDescriptionInit']]], + ['sdpattributes_4373',['sdpAttributes',['../structSdpMediaDescription.html#a75d9244479680b48e60a5a0d4f96b362',1,'SdpMediaDescription::sdpAttributes()'],['../structSessionDescription.html#af76d8f3ee67444aa5e46e653dcfd92a1',1,'SessionDescription::sdpAttributes()']]], + ['sdpconnectioninformation_4374',['sdpConnectionInformation',['../structSdpOrigin.html#a7e4c255ac3e4bb31428c1a1cc21b7095',1,'SdpOrigin::sdpConnectionInformation()'],['../structSdpMediaDescription.html#ad83b1c34e3d2b2edbbb9cd78f8d016a0',1,'SdpMediaDescription::sdpConnectionInformation()'],['../structSessionDescription.html#a166d0d23ed4c09787a79e57c7004b03f',1,'SessionDescription::sdpConnectionInformation()']]], + ['sdpencryptionkey_4375',['sdpEncryptionKey',['../structSdpEncryptionKey.html#ab6a14b96210ac5793dd32bda29db41dd',1,'SdpEncryptionKey::sdpEncryptionKey()'],['../structSdpMediaDescription.html#afa21b30610c98a338b6fc9558664828d',1,'SdpMediaDescription::sdpEncryptionKey()'],['../structSessionDescription.html#a13a46946386e874045689db03b7f523a',1,'SessionDescription::sdpEncryptionKey()']]], + ['sdporigin_4376',['sdpOrigin',['../structSessionDescription.html#aa17175499aff70fd5d16351429e8c150',1,'SessionDescription']]], + ['sdptimedescription_4377',['sdpTimeDescription',['../structSessionDescription.html#a511eafa9aa706479242528d3be9089e4',1,'SessionDescription']]], + ['sdptimezone_4378',['sdpTimeZone',['../structSessionDescription.html#add65c86c440af5a88a2172a3a97f5e44',1,'SessionDescription']]], + ['secureconnection_4379',['secureConnection',['../struct____SocketConnection.html#aec08338dbe685c9ae939ecaf89e0abd6',1,'__SocketConnection']]], + ['selectedcandidatepairchanges_4380',['selectedCandidatePairChanges',['../structRtcTransportStats.html#ae0bcc748dd5668d3290ec82827f674ea',1,'RtcTransportStats']]], + ['selectedcandidatepairid_4381',['selectedCandidatePairId',['../structRtcTransportStats.html#a60a2cf8ae1c39267476b2b5bbe465a4f',1,'RtcTransportStats']]], + ['sendbuffer_4382',['sendBuffer',['../struct____LwsCallInfo.html#a16088710b08bc452179d665d081cc151',1,'__LwsCallInfo']]], + ['sendbuffersize_4383',['sendBufferSize',['../struct____LwsCallInfo.html#ac79ba09fcb18ab8de277eab2acee5ef3',1,'__LwsCallInfo']]], + ['sendbufsize_4384',['sendBufSize',['../group__StatusCodes.html#ga208adbb095ca7a9b4bf55c1ec15ee038',1,'KvsRtcConfiguration']]], + ['sendcvar_4385',['sendCvar',['../structSignalingClient.html#a44e6e8249627618a9e4cab3c88041903',1,'SignalingClient']]], + ['senddatabuffer_4386',['sendDataBuffer',['../struct____TurnConnection.html#aee338725d10dc01b60f16d6bee8c37c3',1,'__TurnConnection']]], + ['sender_4387',['sender',['../structKvsRtpTransceiver.html#aa0bce9ecbcc95abf1ffdb5b41a1e5bc3',1,'KvsRtpTransceiver']]], + ['senderaddr_4388',['senderAddr',['../structTurnChannelData.html#a98d1489de9f976795de60c6783b05823',1,'TurnChannelData']]], + ['senderid_4389',['senderId',['../structRtcOutboundRtpStreamStats.html#a1a7d8ed757e0da513c3f51d7ed33bd63',1,'RtcOutboundRtpStreamStats']]], + ['sendlock_4390',['sendLock',['../struct____TurnConnection.html#a03bd1915a9bb6e13a4c028ba21884fc1',1,'__TurnConnection::sendLock()'],['../structSignalingClient.html#a0f88e47f7f65f4ff0e5ab39b20a1335f',1,'SignalingClient::sendLock()']]], + ['sendoffset_4391',['sendOffset',['../struct____LwsCallInfo.html#a22ed27c550ff58ee10493caa6b4f8b95',1,'__LwsCallInfo']]], + ['sent_4392',['sent',['../structRtcOutboundRtpStreamStats.html#a61cf8624c52656d75900fc7c02a7162d',1,'RtcOutboundRtpStreamStats']]], + ['senttime_4393',['sentTime',['../struct____RtpPacket.html#ab069bc1e94827882f29d165f32444293',1,'__RtpPacket']]], + ['seqnum_4394',['seqNum',['../structTwccPacket.html#aabd66bab39ee63e797e691acebecd0a9',1,'TwccPacket']]], + ['seqnumlistlen_4395',['seqNumListLen',['../structRetransmitter.html#a77b2d938a4c495641466831db657c0e1',1,'Retransmitter']]], + ['sequencenumber_4396',['sequenceNumber',['../structRtcRtpSender.html#afd3117b4fac9023fe5e9da4b73d2aef7',1,'RtcRtpSender::sequenceNumber()'],['../struct____RtpPacketHeader.html#af04e7be9260934cb47c34c93f1d853f0',1,'__RtpPacketHeader::sequenceNumber()']]], + ['sequencenumberlist_4397',['sequenceNumberList',['../structRetransmitter.html#a177c44709835a4962745eda92861a7e6',1,'Retransmitter']]], + ['sequencenumberoverflowstate_4398',['sequenceNumberOverflowState',['../structJitterBuffer.html#a6a0db803b779eea70e1112f68a940c11',1,'JitterBuffer']]], + ['serverwritekey_4399',['serverWriteKey',['../structDtlsKeyingMaterial.html#aab68d2879e6bbbffc7d7210068d11355',1,'DtlsKeyingMaterial']]], + ['servicecallcontext_4400',['serviceCallContext',['../structSignalingClient.html#a250f8aef664d0bf4e319a5ba4ac999c4',1,'SignalingClient']]], + ['servicelockcontention_4401',['serviceLockContention',['../structSignalingClient.html#aa6740768f644516c67034833b09d635b',1,'SignalingClient']]], + ['sessionattributescount_4402',['sessionAttributesCount',['../structSessionDescription.html#a921324d5252b058bca22830e087663a6',1,'SessionDescription']]], + ['sessionid_4403',['sessionId',['../structSdpOrigin.html#a956bd20c672ee0ed278a48948fdc62de',1,'SdpOrigin']]], + ['sessioninformation_4404',['sessionInformation',['../structSessionDescription.html#a477aa486e549660760e2c264e90776af',1,'SessionDescription']]], + ['sessionname_4405',['sessionName',['../structSessionDescription.html#a4145990495c037910434b5699d23f32f',1,'SessionDescription']]], + ['sessionversion_4406',['sessionVersion',['../structSdpOrigin.html#a0218eed9daac6ef1379b8a0a413f3afe',1,'SdpOrigin']]], + ['setipfn_4407',['setIpFn',['../structIceServer.html#a675ef58a20bd6408a974a12c772a9c75',1,'IceServer']]], + ['setstunserveripfn_4408',['setStunServerIpFn',['../structIceAgentCallbacks.html#abbe8ffc29a363c7e82d1fc07ab9e1c6f',1,'IceAgentCallbacks']]], + ['shutdown_4409',['shutdown',['../struct____IceAgent.html#a66ab60016c6938a9ff4ebf210231eaf1',1,'__IceAgent::shutdown()'],['../structSignalingClient.html#a82c6ac08d51ada20b3e9c1598e5dc81c',1,'SignalingClient::shutdown()']]], + ['shutdowncomplete_4410',['shutdownComplete',['../struct____TurnConnection.html#a400d3b28a0619627a3bc3828327659e0',1,'__TurnConnection']]], + ['shutdownstatus_4411',['shutdownStatus',['../structSctpSession.html#ac9129a3aaea8552cf5fb4f3d808c1373',1,'SctpSession']]], + ['signaling_5fstate_5fmachine_5fstate_5fcount_4412',['SIGNALING_STATE_MACHINE_STATE_COUNT',['../StateMachine_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c'],['../Signaling_8c.html#ab8412adbb89874ca02ab588b2b9c7da9',1,'SIGNALING_STATE_MACHINE_STATE_COUNT(): StateMachine.c']]], + ['signaling_5fstate_5fmachine_5fstates_4413',['SIGNALING_STATE_MACHINE_STATES',['../StateMachine_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c'],['../Signaling_8c.html#a6ad9b92e558d340203a1fef00b4495dc',1,'SIGNALING_STATE_MACHINE_STATES(): StateMachine.c']]], + ['signalingcalltime_4414',['signalingCallTime',['../group__StatusCodes.html#ga583ffb902ebef3705cf6683c72e2103e',1,'SignalingClientMetrics']]], + ['signalingclientcallbacks_4415',['signalingClientCallbacks',['../structSignalingClient.html#aea69206ef06614d5f790f341d18b9188',1,'SignalingClient']]], + ['signalingclientcreationmaxretryattempts_4416',['signalingClientCreationMaxRetryAttempts',['../group__StatusCodes.html#gafaf099a0c85ede248da1ef35bea2bf5c',1,'SignalingClientInfo']]], + ['signalingclientinfo_4417',['signalingClientInfo',['../structSignalingClientInfoInternal.html#a34106e46463120fbf13d42f73fb1f193',1,'SignalingClientInfoInternal']]], + ['signalingclientstats_4418',['signalingClientStats',['../group__StatusCodes.html#ga19e455ef17680d69fc2de9f0c886ea80',1,'SignalingClientMetrics']]], + ['signalingclientuptime_4419',['signalingClientUptime',['../structSignalingClientStats.html#ac581ceebed9a391235a48dba8e4cff34',1,'SignalingClientStats']]], + ['signalingendtime_4420',['signalingEndTime',['../group__StatusCodes.html#ga0cde18706bd721a92d95c6f498447a01',1,'SignalingClientMetrics']]], + ['signalingmessage_4421',['signalingMessage',['../group__StatusCodes.html#gadffadd7d879a948434b9fa7904eb5358',1,'ReceivedSignalingMessage']]], + ['signalingmessagesmaximumthreads_4422',['signalingMessagesMaximumThreads',['../group__StatusCodes.html#ga342d674d1971cf0286208ac91dcb2bea',1,'SignalingClientInfo']]], + ['signalingmessagesminimumthreads_4423',['signalingMessagesMinimumThreads',['../group__StatusCodes.html#ga1f6bfce0b61a782b35f735370544aadc',1,'SignalingClientInfo']]], + ['signalingprotocols_4424',['signalingProtocols',['../structSignalingClient.html#aa5d2ff27d2942ac3167613963249a66a',1,'SignalingClient']]], + ['signalingretrystrategycallbacks_4425',['signalingRetryStrategyCallbacks',['../group__StatusCodes.html#ga87eb795fbdbf266819688941c80770eb',1,'SignalingClientInfo']]], + ['signalingstarttime_4426',['signalingStartTime',['../group__StatusCodes.html#gaba12c2015498c1e3751817128323bd43',1,'SignalingClientMetrics']]], + ['signalingstatemachineretrystrategy_4427',['signalingStateMachineRetryStrategy',['../structSignalingClientInfoInternal.html#aa40017ad6860f13ed8703f7b593505a9',1,'SignalingClientInfoInternal']]], + ['signalingstatemachineretrystrategycallbacks_4428',['signalingStateMachineRetryStrategyCallbacks',['../structSignalingClientInfoInternal.html#abec19ac5f82932adeeca012970791eef',1,'SignalingClientInfoInternal']]], + ['silentconcealedsamples_4429',['silentConcealedSamples',['../structRtcInboundRtpStreamStats.html#aa0b2d290fd4df857497c9317ecb50947',1,'RtcInboundRtpStreamStats']]], + ['size_4430',['size',['../structjsmntok__t.html#a8ac3694b7335456c8e602197778883db',1,'jsmntok_t::size()'],['../structTurnChannelData.html#a5eb593e228cfc63c2515b92d62e677e7',1,'TurnChannelData::size()']]], + ['slicount_4431',['sliCount',['../structRtcOutboundRtpStreamStats.html#a8c65e682c74a049dc239b6fe2ab68a03',1,'RtcOutboundRtpStreamStats::sliCount()'],['../structRtcInboundRtpStreamStats.html#a93fdf9ca5f84d257ce83d337900daa7a',1,'RtcInboundRtpStreamStats::sliCount()']]], + ['socket_4432',['socket',['../structSctpSession.html#a0c08eeb4ff69f9b4db1b95c815cf9da2',1,'SctpSession']]], + ['socketcount_4433',['socketCount',['../structConnectionListener.html#a9f01af19eea3051298ca1d3cdc6a682d',1,'ConnectionListener']]], + ['sockets_4434',['sockets',['../structConnectionListener.html#a1edb52902cc1342a7c357ace565a19ed',1,'ConnectionListener']]], + ['spa_4435',['spa',['../structSctpSession.html#a70e66b6a5b756d12846687e12208eefc',1,'SctpSession']]], + ['srflxcandidatesetuptime_4436',['srflxCandidateSetUpTime',['../structKvsIceAgentStats.html#a1fbbc1a88e44d82a4e3739b5cf094f59',1,'KvsIceAgentStats::srflxCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#af25f821d3c029d7a5031e6f3940aa067',1,'IceAgentProfileDiagnostics::srflxCandidateSetUpTime()']]], + ['srtp_5freceive_5fsession_4437',['srtp_receive_session',['../struct____SrtpSession.html#a86cb6ef5996062106a56c93cd90fde39',1,'__SrtpSession']]], + ['srtp_5ftransmit_5fsession_4438',['srtp_transmit_session',['../struct____SrtpSession.html#a1f16d659abe6d5e8ec1d7c8b205f3738',1,'__SrtpSession']]], + ['srtpcipher_4439',['srtpCipher',['../structRtcTransportStats.html#adbe6f939214e3dbc4e3dd96ce74df1a9',1,'RtcTransportStats']]], + ['srtpprofile_4440',['srtpProfile',['../structDtlsKeyingMaterial.html#a522e70dffcca41bfa5dd089fbbfcaa5f',1,'DtlsKeyingMaterial']]], + ['ssllock_4441',['sslLock',['../struct____DtlsSession.html#ad57aa1fb00f88ef4bd5ea17a6704992c',1,'__DtlsSession']]], + ['ssrc_4442',['ssrc',['../struct____RtpPacketHeader.html#a0e8842ad9b07fd8b230a1eefbab9154a',1,'__RtpPacketHeader::ssrc()'],['../structRTCRtpStreamStats.html#a49d52ef7403a814d62f5b0db01e65e9e',1,'RTCRtpStreamStats::ssrc()'],['../structRtcRtpSender.html#aafd3c0dac56ee7d55b7f789161952b00',1,'RtcRtpSender::ssrc()']]], + ['start_4443',['start',['../structjsmntok__t.html#a0a8f55d0095f268ce8e224fe1234acd0',1,'jsmntok_t']]], + ['started_4444',['started',['../structJitterBuffer.html#a20af44532beffc7d68b91ce1475c0bdc',1,'JitterBuffer']]], + ['starttime_4445',['startTime',['../structStunIpAddrContext.html#ac1d91dee1994ba8abca91076851e28dd',1,'StunIpAddrContext::startTime()'],['../structSdpTimeDescription.html#a15dde23328729ce6923c05266e6485b6',1,'SdpTimeDescription::startTime()']]], + ['state_4446',['state',['../struct____DtlsSession.html#a123b1a4d3abd9395e6c10d71ee9b27bb',1,'__DtlsSession::state()'],['../structRtcIceCandidatePairStats.html#a56b006bccd35208fd51ff93cd0a725b9',1,'RtcIceCandidatePairStats::state()'],['../struct____TurnConnection.html#af74508560bc37d8583f2755ee8aa250e',1,'__TurnConnection::state()'],['../structIceCandidatePair.html#a73e2c90e69380323db8cfada93c41a69',1,'IceCandidatePair::state()'],['../structRtcDataChannelStats.html#a3a1b92065dcc6df1f0dd88e691b2986a',1,'RtcDataChannelStats::state()'],['../struct____TlsSession.html#a0fca8406610f5741e00439ee15b0a817',1,'__TlsSession::state()'],['../structRtcIceCandidatePairDiagnostics.html#a19acb65627c5fdde61e85d1c998aea4b',1,'RtcIceCandidatePairDiagnostics::state()'],['../structIceCandidate.html#af26998a6e0c1b7e526392c9d9a387f26',1,'IceCandidate::state()']]], + ['statechangefn_4447',['stateChangeFn',['../group__StatusCodes.html#ga8a72e56bbf4b4dae2b19306acda39523',1,'SignalingClientCallbacks::stateChangeFn()'],['../structDtlsSessionCallbacks.html#a3f57c462c80be7e0b0e4b0c538eb6fc0',1,'DtlsSessionCallbacks::stateChangeFn()'],['../structTlsSessionCallbacks.html#a996340437acc57e6202dd0ee1c4f142a',1,'TlsSessionCallbacks::stateChangeFn()']]], + ['statechangefncustomdata_4448',['stateChangeFnCustomData',['../structDtlsSessionCallbacks.html#ace24fb1ab623ce9b0735fed946683e20',1,'DtlsSessionCallbacks::stateChangeFnCustomData()'],['../structTlsSessionCallbacks.html#a47abc93367875a5e871e1ce057e61cf5',1,'TlsSessionCallbacks::stateChangeFnCustomData()']]], + ['stateendtime_4449',['stateEndTime',['../struct____IceAgent.html#abf91bc4bf7d5b11b2046b84c3abd4be1',1,'__IceAgent']]], + ['statelock_4450',['stateLock',['../structSignalingClient.html#abec50e34fd2e5197950cb01279d022f7',1,'SignalingClient']]], + ['statemachineretrycount_4451',['stateMachineRetryCount',['../structSignalingDiagnostics.html#a0c0ce65996d718cac7a2a298fdab4f3e',1,'SignalingDiagnostics']]], + ['statemachineretrycountreadonly_4452',['stateMachineRetryCountReadOnly',['../group__StatusCodes.html#ga9121e19802bb740a1b695f2be5250e47',1,'SignalingClientInfo']]], + ['statetimeouttime_4453',['stateTimeoutTime',['../struct____TurnConnection.html#a1b3234c41b2ad5f3c580b52ce97f2b81',1,'__TurnConnection']]], + ['statslock_4454',['statsLock',['../structKvsRtpTransceiver.html#aeb12550aaa586a998f68507ba3613c1c',1,'KvsRtpTransceiver']]], + ['status_4455',['status',['../structStunIpAddrContext.html#a415aac4fb359c84ae82eac74f516a44f',1,'StunIpAddrContext']]], + ['statuscode_4456',['statusCode',['../group__StatusCodes.html#ga9cb75a0987f4fc93a64b7dc45962b52f',1,'ReceivedSignalingMessage']]], + ['stoptime_4457',['stopTime',['../structSdpTimeDescription.html#a4d891cf01385aec9ac7c633fa440872a',1,'SdpTimeDescription']]], + ['stopturnconnection_4458',['stopTurnConnection',['../struct____TurnConnection.html#adcf78da47318b97d4c11a05142b73fda',1,'__TurnConnection']]], + ['storageenabled_4459',['storageEnabled',['../structSignalingFileCacheEntry.html#a1f56da4db1dd9dfce621c57bd1d79ed1',1,'SignalingFileCacheEntry']]], + ['storagestatus_4460',['storageStatus',['../group__StatusCodes.html#ga0d6aeb8634bc4fdcc6fb1293649ef592',1,'MediaStorageConfig']]], + ['storagestreamarn_4461',['storageStreamArn',['../group__StatusCodes.html#ga3c9a4f80fcaa01a1b67ccc3b7e4a64ae',1,'MediaStorageConfig::storageStreamArn()'],['../structSignalingFileCacheEntry.html#aac05b98428c9a1a52bdcb911ab72d2ae',1,'SignalingFileCacheEntry::storageStreamArn()']]], + ['streamid_4462',['streamId',['../group__StatusCodes.html#ga531a05b7b40a5ff298f6f238e0fe4613',1,'RtcMediaStreamTrack']]], + ['stunctxlock_4463',['stunCtxlock',['../structWebRtcClientContext.html#ae55599d07eef0c26982f432fa6d63e4e',1,'WebRtcClientContext']]], + ['stundnsresolutiontime_4464',['stunDnsResolutionTime',['../structPeerConnectionStats.html#a1a313a9ddae426ba094442d84fb6087e',1,'PeerConnectionStats::stunDnsResolutionTime()'],['../structStunIpAddrContext.html#a2c0270f274fc7c205383851badb48489',1,'StunIpAddrContext::stunDnsResolutionTime()']]], + ['stunmessagetype_4465',['stunMessageType',['../structStunHeader.html#a9fc0756adb0be57a686c4d6928492024',1,'StunHeader']]] ]; diff --git a/search/variables_13.js b/search/variables_13.js index 845d1f6d17..bd74fce071 100644 --- a/search/variables_13.js +++ b/search/variables_13.js @@ -1,67 +1,67 @@ var searchData= [ - ['tagcount_4468',['tagCount',['../group__StatusCodes.html#ga068126ee9a6ec0eec32278185d0bb4fe',1,'ChannelInfo']]], - ['tailindex_4469',['tailIndex',['../structRollingBuffer.html#af0cea3546e6fd5e1ee3a7b421b024fa0',1,'RollingBuffer']]], - ['tailsequencenumber_4470',['tailSequenceNumber',['../structJitterBuffer.html#ab8eb9b0e3b5ed80e195662cbfd9ab8ad',1,'JitterBuffer']]], - ['tailtimestamp_4471',['tailTimestamp',['../structJitterBuffer.html#a6b9bf41354139ca3e811c150b8776699',1,'JitterBuffer']]], - ['targetbitrate_4472',['targetBitrate',['../group__StatusCodes.html#gad11ecd66ec37019b36d16ba5af614a78',1,'RtcEncoderStats::targetBitrate()'],['../structRtcOutboundRtpStreamStats.html#a701b855226bd94f148b5eef64f51f708',1,'RtcOutboundRtpStreamStats::targetBitrate()']]], - ['terminate_4473',['terminate',['../structConnectionListener.html#a76eb55b962bdda014f94dd06d37290dd',1,'ConnectionListener']]], - ['terminated_4474',['terminated',['../structThreadTracker.html#aeadb3785ff447e24b638f23018374637',1,'ThreadTracker']]], - ['threadid_4475',['threadId',['../structThreadTracker.html#a6a7ef8426ace25e8215c42c6dba44714',1,'ThreadTracker']]], - ['threadpoolcontextlock_4476',['threadpoolContextLock',['../structThreadPoolContext.html#a6432d5e8c60b89465fc1628fa388cc57',1,'ThreadPoolContext']]], - ['tiebreaker_4477',['tieBreaker',['../structStunAttributeIceControl.html#a01261c96c25c21da44ac46be44ab72c5',1,'StunAttributeIceControl::tieBreaker()'],['../struct____IceAgent.html#a9ace4188166abd9ffe16c5547a6afd9c',1,'__IceAgent::tieBreaker()']]], - ['timedescriptioncount_4478',['timeDescriptionCount',['../structSessionDescription.html#adf536322f5018ad5a0b3c261b5f9ae51',1,'SessionDescription']]], - ['timercallbackid_4479',['timerCallbackId',['../struct____TurnConnection.html#a8b51b786aeb221700086d613bec7cf28',1,'__TurnConnection']]], - ['timerid_4480',['timerId',['../struct____DtlsSession.html#a13784e003fa3beb625f2949828308d8a',1,'__DtlsSession']]], - ['timerqueuehandle_4481',['timerQueueHandle',['../struct____DtlsSession.html#a03434cced6f7b29053c43ff68d5e3b7c',1,'__DtlsSession::timerQueueHandle()'],['../struct____IceAgent.html#a2bda2f979fdb4c4c5837137eb09b424b',1,'__IceAgent::timerQueueHandle()'],['../struct____TurnConnection.html#abaf38f353c9b35c27e480646e87fe700',1,'__TurnConnection::timerQueueHandle()'],['../structKvsPeerConnection.html#acab380ad76b753e38fdffadb24c45fb7',1,'KvsPeerConnection::timerQueueHandle()']]], - ['timestamp_4482',['timestamp',['../struct____RtpPacketHeader.html#a2cc63f032d45958fd9ac9d55243ae213',1,'__RtpPacketHeader::timestamp()'],['../group__StatusCodes.html#gae25b60fade54e068edd20998cbcfdaf0',1,'RtcStats::timestamp()']]], - ['timestampoverflowstate_4483',['timestampOverFlowState',['../structJitterBuffer.html#a3ffa5a8746f0042a2e214f0a2663e695',1,'JitterBuffer']]], - ['timezonecount_4484',['timezoneCount',['../structSessionDescription.html#a6b6fb487ae4e47f36ec026904d72df60',1,'SessionDescription']]], - ['tlsgroup_4485',['tlsGroup',['../structRtcTransportStats.html#a839815f9654ac84b8802c202bdee6d05',1,'RtcTransportStats']]], - ['tlshandshakestarttime_4486',['tlsHandshakeStartTime',['../struct____SocketConnection.html#a8c406535701764fd08f1435a343dcc7a',1,'__SocketConnection']]], - ['tlsversion_4487',['tlsVersion',['../structRtcTransportStats.html#af427529e0da28e07ad98008f64983274',1,'RtcTransportStats']]], - ['toknext_4488',['toknext',['../structjsmn__parser.html#af640efd7d154218124a964b65f114bff',1,'jsmn_parser']]], - ['toksuper_4489',['toksuper',['../structjsmn__parser.html#af11fcec48d9f1298909777a12f1d1e39',1,'jsmn_parser']]], - ['totalaudioenergy_4490',['totalAudioEnergy',['../structRtcInboundRtpStreamStats.html#af2f16fdd9bc86b8f3b6d52161404747a',1,'RtcInboundRtpStreamStats']]], - ['totaldecodetime_4491',['totalDecodeTime',['../structRtcInboundRtpStreamStats.html#a1be8dff9edb507ce046624d55ecbfdf0',1,'RtcInboundRtpStreamStats']]], - ['totalencodedbytestarget_4492',['totalEncodedBytesTarget',['../structRtcOutboundRtpStreamStats.html#af22097ea22424182c64ee540de90e02c',1,'RtcOutboundRtpStreamStats']]], - ['totalencodetime_4493',['totalEncodeTime',['../structRtcOutboundRtpStreamStats.html#ad2a85770b0d77bdbb3b548e4704b709c',1,'RtcOutboundRtpStreamStats']]], - ['totalinterframedelay_4494',['totalInterFrameDelay',['../structRtcInboundRtpStreamStats.html#acee33256254737acaa9abb882e9d2001',1,'RtcInboundRtpStreamStats']]], - ['totalnumberofpacketssent_4495',['totalNumberOfPacketsSent',['../structDscpPacketsSentRecord.html#aed562680d22ed5c343a7c84576698e5f',1,'DscpPacketsSentRecord']]], - ['totalpacketsenddelay_4496',['totalPacketSendDelay',['../structRtcOutboundRtpStreamStats.html#ac25610f5d29008a7ee282afed875f3cc',1,'RtcOutboundRtpStreamStats']]], - ['totalrequestssent_4497',['totalRequestsSent',['../structRtcIceServerStats.html#a1e111b9c8ca8d7b60b6e1150fdc02edf',1,'RtcIceServerStats::totalRequestsSent()'],['../structRtcIceServerDiagnostics.html#a67116b6eea4a28ab3143ba317d8ef867',1,'RtcIceServerDiagnostics::totalRequestsSent()']]], - ['totalresponsesreceived_4498',['totalResponsesReceived',['../structRtcIceServerStats.html#a51be9f1f837bc9ed9faa73248d1f4583',1,'RtcIceServerStats::totalResponsesReceived()'],['../structRtcIceServerDiagnostics.html#a2ec7518a2b9b48df4d41228371e79329',1,'RtcIceServerDiagnostics::totalResponsesReceived()']]], - ['totalroundtriptime_4499',['totalRoundTripTime',['../structRtcIceCandidatePairDiagnostics.html#ac94d586f4852802cbc48d31ea4c7b732',1,'RtcIceCandidatePairDiagnostics::totalRoundTripTime()'],['../structRtcIceServerDiagnostics.html#a0d16e2d724a016abdddd8f702e051cdb',1,'RtcIceServerDiagnostics::totalRoundTripTime()'],['../structRtcIceServerStats.html#a9f655978fbf2923c730610386acc80e8',1,'RtcIceServerStats::totalRoundTripTime()'],['../structRtcRemoteInboundRtpStreamStats.html#a0c1860018838774cce5774ce9a7c6ea9',1,'RtcRemoteInboundRtpStreamStats::totalRoundTripTime()'],['../structRtcIceCandidatePairStats.html#a094d17f582ad8f6625f232642afc2ecc',1,'RtcIceCandidatePairStats::totalRoundTripTime()']]], - ['totalsamplesduration_4500',['totalSamplesDuration',['../structRtcInboundRtpStreamStats.html#a6a5707ee1ba6df5c8ad51792d3657915',1,'RtcInboundRtpStreamStats']]], - ['totalsamplesreceived_4501',['totalSamplesReceived',['../structRtcInboundRtpStreamStats.html#af6d56666b814e1c84826f7c500f62d76',1,'RtcInboundRtpStreamStats']]], - ['totalsamplessent_4502',['totalSamplesSent',['../structRtcOutboundRtpStreamStats.html#a0d6c5166d5c082f3bc258ec1c7be0b53',1,'RtcOutboundRtpStreamStats']]], - ['totalsquaredinterframedelay_4503',['totalSquaredInterFrameDelay',['../structRtcInboundRtpStreamStats.html#a3659728e1f4063240f713014fef71be8',1,'RtcInboundRtpStreamStats']]], - ['track_4504',['track',['../group__StatusCodes.html#ga9fb4cf0070f8631a2638334b6190ba60',1,'RtcRtpReceiver::track()'],['../structRtcRtpSender.html#aad1686d1ad98e91ee9a6d0db2661618e',1,'RtcRtpSender::track()']]], - ['trackid_4505',['trackId',['../group__StatusCodes.html#gab4644bbc1b1ecaee5c87a646e67d1566',1,'RtcMediaStreamTrack::trackId()'],['../structRtcOutboundRtpStreamStats.html#aee7f489e52a3a5651d9a7660deb49ce2',1,'RtcOutboundRtpStreamStats::trackId()'],['../structRtcInboundRtpStreamStats.html#a252c95326aa5187fb3b455c9e992c417',1,'RtcInboundRtpStreamStats::trackId()']]], - ['transactionid_4506',['transactionId',['../structStunHeader.html#aaa2ed27778bfd1fde66d9779410f5b62',1,'StunHeader']]], - ['transactionidcount_4507',['transactionIdCount',['../structTransactionIdStore.html#afa31807d987888a1901da803bbc44a91',1,'TransactionIdStore']]], - ['transactionids_4508',['transactionIds',['../structTransactionIdStore.html#a93796424a784e43f42894fcf02c2f264',1,'TransactionIdStore']]], - ['transceiver_4509',['transceiver',['../structKvsRtpTransceiver.html#aa5cc9a66ae2627107369d2869ad502a4',1,'KvsRtpTransceiver']]], - ['transit_4510',['transit',['../structJitterBuffer.html#a2c6f6f876d4522beed2083c424fcfe89',1,'JitterBuffer']]], - ['transport_4511',['transport',['../structIceServer.html#a5122b3bdb2dd16aff1432d3ae1495f23',1,'IceServer']]], - ['transportid_4512',['transportId',['../structRtcIceCandidateStats.html#a8656c25a5c35a02e85f2a8fc24548144',1,'RtcIceCandidateStats::transportId()'],['../structRTCRtpStreamStats.html#ac29873751b74f906f37e927009bccb15',1,'RTCRtpStreamStats::transportId()'],['../structRtcDataChannelStats.html#a8def150a423033b6d77697d0a6b32d48',1,'RtcDataChannelStats::transportId()'],['../structRtcIceCandidateDiagnostics.html#a0144762e59a95a0f5d29279319d9e757',1,'RtcIceCandidateDiagnostics::transportId()']]], - ['transportstats_4513',['transportStats',['../structRtcStatsObject.html#aeda2b94e27f89786810339e7342e0827',1,'RtcStatsObject']]], - ['transportwidesequencenumber_4514',['transportWideSequenceNumber',['../structKvsPeerConnection.html#a301c2256cba3807990c9cc7aa3971dd2',1,'KvsPeerConnection']]], - ['triggeredcheckqueue_4515',['triggeredCheckQueue',['../struct____IceAgent.html#a7de3b11fa51efd391cd3a88668344691',1,'__IceAgent']]], - ['ttl_4516',['ttl',['../group__StatusCodes.html#gaa2a1f0b6e706876479142eb0f47bc7fe',1,'IceConfigInfo']]], - ['turn_5fconnection_5fstate_5fmachine_5fstate_5fcount_4517',['TURN_CONNECTION_STATE_MACHINE_STATE_COUNT',['../TurnConnectionStateMachine_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c']]], - ['turn_5fconnection_5fstate_5fmachine_5fstates_4518',['TURN_CONNECTION_STATE_MACHINE_STATES',['../TurnConnectionStateMachine_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c']]], - ['turnconnectioncallbacks_4519',['turnConnectionCallbacks',['../struct____TurnConnection.html#a0e561723443ac1bf855e10e1f4fe0c04',1,'__TurnConnection']]], - ['turnnonce_4520',['turnNonce',['../struct____TurnConnection.html#a5532afdcda3da5a35fc8ed18816a2b8b',1,'__TurnConnection']]], - ['turnpeercount_4521',['turnPeerCount',['../struct____TurnConnection.html#ae9e73178a0f5c331e2bccb22fb76ee36',1,'__TurnConnection']]], - ['turnpeerlist_4522',['turnPeerList',['../struct____TurnConnection.html#aadc33097fe686b6f3be2e90bc8fd68e6',1,'__TurnConnection']]], - ['turnprofilediagnostics_4523',['turnProfileDiagnostics',['../struct____TurnConnection.html#ae11404d0afea9f8f3efce34fdc897d52',1,'__TurnConnection']]], - ['turnrealm_4524',['turnRealm',['../struct____TurnConnection.html#a64a701ec67a8fca0d10cf705bbac989f',1,'__TurnConnection']]], - ['turnserver_4525',['turnServer',['../struct____TurnConnection.html#ad772725a610141f291e9c4bcde4a7410',1,'__TurnConnection']]], - ['turnstatefailedfn_4526',['turnStateFailedFn',['../structTurnConnectionCallbacks.html#ad7fb2434da0f0c24d73979e2fbc645fc',1,'TurnConnectionCallbacks']]], - ['twccextid_4527',['twccExtId',['../structKvsPeerConnection.html#ae67d5d26809c5cb022ac12c19523b1de',1,'KvsPeerConnection']]], - ['twcclock_4528',['twccLock',['../structKvsPeerConnection.html#a88974e9c4a3fde628ee1b203d2a7e0a8',1,'KvsPeerConnection']]], - ['twccpacketbyseqnum_4529',['twccPacketBySeqNum',['../structTwccManager.html#aad6bb662d75f917083d77fca132a251b',1,'TwccManager']]], - ['twccpackets_4530',['twccPackets',['../structTwccManager.html#a87afd01f823e933f86270a6869808043',1,'TwccManager']]], - ['type_4531',['type',['../group__StatusCodes.html#ga66e8134ccd2c83b700bbf4e8e6649a6f',1,'RtcSessionDescriptionInit::type()'],['../structjsmntok__t.html#ac03dbd6b83cbcd979eb64702d5b9943e',1,'jsmntok_t::type()'],['../structStunAttributeHeader.html#a22b99796f78a25ebe68797500f4330e6',1,'StunAttributeHeader::type()']]] + ['tagcount_4466',['tagCount',['../group__StatusCodes.html#ga068126ee9a6ec0eec32278185d0bb4fe',1,'ChannelInfo']]], + ['tailindex_4467',['tailIndex',['../structRollingBuffer.html#af0cea3546e6fd5e1ee3a7b421b024fa0',1,'RollingBuffer']]], + ['tailsequencenumber_4468',['tailSequenceNumber',['../structJitterBuffer.html#ab8eb9b0e3b5ed80e195662cbfd9ab8ad',1,'JitterBuffer']]], + ['tailtimestamp_4469',['tailTimestamp',['../structJitterBuffer.html#a6b9bf41354139ca3e811c150b8776699',1,'JitterBuffer']]], + ['targetbitrate_4470',['targetBitrate',['../group__StatusCodes.html#gad11ecd66ec37019b36d16ba5af614a78',1,'RtcEncoderStats::targetBitrate()'],['../structRtcOutboundRtpStreamStats.html#a701b855226bd94f148b5eef64f51f708',1,'RtcOutboundRtpStreamStats::targetBitrate()']]], + ['terminate_4471',['terminate',['../structConnectionListener.html#a76eb55b962bdda014f94dd06d37290dd',1,'ConnectionListener']]], + ['terminated_4472',['terminated',['../structThreadTracker.html#aeadb3785ff447e24b638f23018374637',1,'ThreadTracker']]], + ['threadid_4473',['threadId',['../structThreadTracker.html#a6a7ef8426ace25e8215c42c6dba44714',1,'ThreadTracker']]], + ['threadpoolcontextlock_4474',['threadpoolContextLock',['../structThreadPoolContext.html#a6432d5e8c60b89465fc1628fa388cc57',1,'ThreadPoolContext']]], + ['tiebreaker_4475',['tieBreaker',['../structStunAttributeIceControl.html#a01261c96c25c21da44ac46be44ab72c5',1,'StunAttributeIceControl::tieBreaker()'],['../struct____IceAgent.html#a9ace4188166abd9ffe16c5547a6afd9c',1,'__IceAgent::tieBreaker()']]], + ['timedescriptioncount_4476',['timeDescriptionCount',['../structSessionDescription.html#adf536322f5018ad5a0b3c261b5f9ae51',1,'SessionDescription']]], + ['timercallbackid_4477',['timerCallbackId',['../struct____TurnConnection.html#a8b51b786aeb221700086d613bec7cf28',1,'__TurnConnection']]], + ['timerid_4478',['timerId',['../struct____DtlsSession.html#a13784e003fa3beb625f2949828308d8a',1,'__DtlsSession']]], + ['timerqueuehandle_4479',['timerQueueHandle',['../struct____DtlsSession.html#a03434cced6f7b29053c43ff68d5e3b7c',1,'__DtlsSession::timerQueueHandle()'],['../struct____IceAgent.html#a2bda2f979fdb4c4c5837137eb09b424b',1,'__IceAgent::timerQueueHandle()'],['../struct____TurnConnection.html#abaf38f353c9b35c27e480646e87fe700',1,'__TurnConnection::timerQueueHandle()'],['../structKvsPeerConnection.html#acab380ad76b753e38fdffadb24c45fb7',1,'KvsPeerConnection::timerQueueHandle()']]], + ['timestamp_4480',['timestamp',['../struct____RtpPacketHeader.html#a2cc63f032d45958fd9ac9d55243ae213',1,'__RtpPacketHeader::timestamp()'],['../group__StatusCodes.html#gae25b60fade54e068edd20998cbcfdaf0',1,'RtcStats::timestamp()']]], + ['timestampoverflowstate_4481',['timestampOverFlowState',['../structJitterBuffer.html#a3ffa5a8746f0042a2e214f0a2663e695',1,'JitterBuffer']]], + ['timezonecount_4482',['timezoneCount',['../structSessionDescription.html#a6b6fb487ae4e47f36ec026904d72df60',1,'SessionDescription']]], + ['tlsgroup_4483',['tlsGroup',['../structRtcTransportStats.html#a839815f9654ac84b8802c202bdee6d05',1,'RtcTransportStats']]], + ['tlshandshakestarttime_4484',['tlsHandshakeStartTime',['../struct____SocketConnection.html#a8c406535701764fd08f1435a343dcc7a',1,'__SocketConnection']]], + ['tlsversion_4485',['tlsVersion',['../structRtcTransportStats.html#af427529e0da28e07ad98008f64983274',1,'RtcTransportStats']]], + ['toknext_4486',['toknext',['../structjsmn__parser.html#af640efd7d154218124a964b65f114bff',1,'jsmn_parser']]], + ['toksuper_4487',['toksuper',['../structjsmn__parser.html#af11fcec48d9f1298909777a12f1d1e39',1,'jsmn_parser']]], + ['totalaudioenergy_4488',['totalAudioEnergy',['../structRtcInboundRtpStreamStats.html#af2f16fdd9bc86b8f3b6d52161404747a',1,'RtcInboundRtpStreamStats']]], + ['totaldecodetime_4489',['totalDecodeTime',['../structRtcInboundRtpStreamStats.html#a1be8dff9edb507ce046624d55ecbfdf0',1,'RtcInboundRtpStreamStats']]], + ['totalencodedbytestarget_4490',['totalEncodedBytesTarget',['../structRtcOutboundRtpStreamStats.html#af22097ea22424182c64ee540de90e02c',1,'RtcOutboundRtpStreamStats']]], + ['totalencodetime_4491',['totalEncodeTime',['../structRtcOutboundRtpStreamStats.html#ad2a85770b0d77bdbb3b548e4704b709c',1,'RtcOutboundRtpStreamStats']]], + ['totalinterframedelay_4492',['totalInterFrameDelay',['../structRtcInboundRtpStreamStats.html#acee33256254737acaa9abb882e9d2001',1,'RtcInboundRtpStreamStats']]], + ['totalnumberofpacketssent_4493',['totalNumberOfPacketsSent',['../structDscpPacketsSentRecord.html#aed562680d22ed5c343a7c84576698e5f',1,'DscpPacketsSentRecord']]], + ['totalpacketsenddelay_4494',['totalPacketSendDelay',['../structRtcOutboundRtpStreamStats.html#ac25610f5d29008a7ee282afed875f3cc',1,'RtcOutboundRtpStreamStats']]], + ['totalrequestssent_4495',['totalRequestsSent',['../structRtcIceServerStats.html#a1e111b9c8ca8d7b60b6e1150fdc02edf',1,'RtcIceServerStats::totalRequestsSent()'],['../structRtcIceServerDiagnostics.html#a67116b6eea4a28ab3143ba317d8ef867',1,'RtcIceServerDiagnostics::totalRequestsSent()']]], + ['totalresponsesreceived_4496',['totalResponsesReceived',['../structRtcIceServerStats.html#a51be9f1f837bc9ed9faa73248d1f4583',1,'RtcIceServerStats::totalResponsesReceived()'],['../structRtcIceServerDiagnostics.html#a2ec7518a2b9b48df4d41228371e79329',1,'RtcIceServerDiagnostics::totalResponsesReceived()']]], + ['totalroundtriptime_4497',['totalRoundTripTime',['../structRtcIceCandidatePairDiagnostics.html#ac94d586f4852802cbc48d31ea4c7b732',1,'RtcIceCandidatePairDiagnostics::totalRoundTripTime()'],['../structRtcIceServerDiagnostics.html#a0d16e2d724a016abdddd8f702e051cdb',1,'RtcIceServerDiagnostics::totalRoundTripTime()'],['../structRtcIceServerStats.html#a9f655978fbf2923c730610386acc80e8',1,'RtcIceServerStats::totalRoundTripTime()'],['../structRtcRemoteInboundRtpStreamStats.html#a0c1860018838774cce5774ce9a7c6ea9',1,'RtcRemoteInboundRtpStreamStats::totalRoundTripTime()'],['../structRtcIceCandidatePairStats.html#a094d17f582ad8f6625f232642afc2ecc',1,'RtcIceCandidatePairStats::totalRoundTripTime()']]], + ['totalsamplesduration_4498',['totalSamplesDuration',['../structRtcInboundRtpStreamStats.html#a6a5707ee1ba6df5c8ad51792d3657915',1,'RtcInboundRtpStreamStats']]], + ['totalsamplesreceived_4499',['totalSamplesReceived',['../structRtcInboundRtpStreamStats.html#af6d56666b814e1c84826f7c500f62d76',1,'RtcInboundRtpStreamStats']]], + ['totalsamplessent_4500',['totalSamplesSent',['../structRtcOutboundRtpStreamStats.html#a0d6c5166d5c082f3bc258ec1c7be0b53',1,'RtcOutboundRtpStreamStats']]], + ['totalsquaredinterframedelay_4501',['totalSquaredInterFrameDelay',['../structRtcInboundRtpStreamStats.html#a3659728e1f4063240f713014fef71be8',1,'RtcInboundRtpStreamStats']]], + ['track_4502',['track',['../group__StatusCodes.html#ga9fb4cf0070f8631a2638334b6190ba60',1,'RtcRtpReceiver::track()'],['../structRtcRtpSender.html#aad1686d1ad98e91ee9a6d0db2661618e',1,'RtcRtpSender::track()']]], + ['trackid_4503',['trackId',['../group__StatusCodes.html#gab4644bbc1b1ecaee5c87a646e67d1566',1,'RtcMediaStreamTrack::trackId()'],['../structRtcOutboundRtpStreamStats.html#aee7f489e52a3a5651d9a7660deb49ce2',1,'RtcOutboundRtpStreamStats::trackId()'],['../structRtcInboundRtpStreamStats.html#a252c95326aa5187fb3b455c9e992c417',1,'RtcInboundRtpStreamStats::trackId()']]], + ['transactionid_4504',['transactionId',['../structStunHeader.html#aaa2ed27778bfd1fde66d9779410f5b62',1,'StunHeader']]], + ['transactionidcount_4505',['transactionIdCount',['../structTransactionIdStore.html#afa31807d987888a1901da803bbc44a91',1,'TransactionIdStore']]], + ['transactionids_4506',['transactionIds',['../structTransactionIdStore.html#a93796424a784e43f42894fcf02c2f264',1,'TransactionIdStore']]], + ['transceiver_4507',['transceiver',['../structKvsRtpTransceiver.html#aa5cc9a66ae2627107369d2869ad502a4',1,'KvsRtpTransceiver']]], + ['transit_4508',['transit',['../structJitterBuffer.html#a2c6f6f876d4522beed2083c424fcfe89',1,'JitterBuffer']]], + ['transport_4509',['transport',['../structIceServer.html#a5122b3bdb2dd16aff1432d3ae1495f23',1,'IceServer']]], + ['transportid_4510',['transportId',['../structRtcIceCandidateStats.html#a8656c25a5c35a02e85f2a8fc24548144',1,'RtcIceCandidateStats::transportId()'],['../structRTCRtpStreamStats.html#ac29873751b74f906f37e927009bccb15',1,'RTCRtpStreamStats::transportId()'],['../structRtcDataChannelStats.html#a8def150a423033b6d77697d0a6b32d48',1,'RtcDataChannelStats::transportId()'],['../structRtcIceCandidateDiagnostics.html#a0144762e59a95a0f5d29279319d9e757',1,'RtcIceCandidateDiagnostics::transportId()']]], + ['transportstats_4511',['transportStats',['../structRtcStatsObject.html#aeda2b94e27f89786810339e7342e0827',1,'RtcStatsObject']]], + ['transportwidesequencenumber_4512',['transportWideSequenceNumber',['../structKvsPeerConnection.html#a301c2256cba3807990c9cc7aa3971dd2',1,'KvsPeerConnection']]], + ['triggeredcheckqueue_4513',['triggeredCheckQueue',['../struct____IceAgent.html#a7de3b11fa51efd391cd3a88668344691',1,'__IceAgent']]], + ['ttl_4514',['ttl',['../group__StatusCodes.html#gaa2a1f0b6e706876479142eb0f47bc7fe',1,'IceConfigInfo']]], + ['turn_5fconnection_5fstate_5fmachine_5fstate_5fcount_4515',['TURN_CONNECTION_STATE_MACHINE_STATE_COUNT',['../TurnConnectionStateMachine_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a4a077c7b89b864a43ab1899cd59608f4',1,'TURN_CONNECTION_STATE_MACHINE_STATE_COUNT(): TurnConnectionStateMachine.c']]], + ['turn_5fconnection_5fstate_5fmachine_5fstates_4516',['TURN_CONNECTION_STATE_MACHINE_STATES',['../TurnConnectionStateMachine_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c'],['../TurnConnection_8c.html#a9a0a2b50a6bbfca36c51ae3487425ef0',1,'TURN_CONNECTION_STATE_MACHINE_STATES(): TurnConnectionStateMachine.c']]], + ['turnconnectioncallbacks_4517',['turnConnectionCallbacks',['../struct____TurnConnection.html#a0e561723443ac1bf855e10e1f4fe0c04',1,'__TurnConnection']]], + ['turnnonce_4518',['turnNonce',['../struct____TurnConnection.html#a5532afdcda3da5a35fc8ed18816a2b8b',1,'__TurnConnection']]], + ['turnpeercount_4519',['turnPeerCount',['../struct____TurnConnection.html#ae9e73178a0f5c331e2bccb22fb76ee36',1,'__TurnConnection']]], + ['turnpeerlist_4520',['turnPeerList',['../struct____TurnConnection.html#aadc33097fe686b6f3be2e90bc8fd68e6',1,'__TurnConnection']]], + ['turnprofilediagnostics_4521',['turnProfileDiagnostics',['../struct____TurnConnection.html#ae11404d0afea9f8f3efce34fdc897d52',1,'__TurnConnection']]], + ['turnrealm_4522',['turnRealm',['../struct____TurnConnection.html#a64a701ec67a8fca0d10cf705bbac989f',1,'__TurnConnection']]], + ['turnserver_4523',['turnServer',['../struct____TurnConnection.html#ad772725a610141f291e9c4bcde4a7410',1,'__TurnConnection']]], + ['turnstatefailedfn_4524',['turnStateFailedFn',['../structTurnConnectionCallbacks.html#ad7fb2434da0f0c24d73979e2fbc645fc',1,'TurnConnectionCallbacks']]], + ['twccextid_4525',['twccExtId',['../structKvsPeerConnection.html#ae67d5d26809c5cb022ac12c19523b1de',1,'KvsPeerConnection']]], + ['twcclock_4526',['twccLock',['../structKvsPeerConnection.html#a88974e9c4a3fde628ee1b203d2a7e0a8',1,'KvsPeerConnection']]], + ['twccpacketbyseqnum_4527',['twccPacketBySeqNum',['../structTwccManager.html#aad6bb662d75f917083d77fca132a251b',1,'TwccManager']]], + ['twccpackets_4528',['twccPackets',['../structTwccManager.html#a87afd01f823e933f86270a6869808043',1,'TwccManager']]], + ['type_4529',['type',['../group__StatusCodes.html#ga66e8134ccd2c83b700bbf4e8e6649a6f',1,'RtcSessionDescriptionInit::type()'],['../structjsmntok__t.html#ac03dbd6b83cbcd979eb64702d5b9943e',1,'jsmntok_t::type()'],['../structStunAttributeHeader.html#a22b99796f78a25ebe68797500f4330e6',1,'StunAttributeHeader::type()']]] ]; diff --git a/search/variables_14.js b/search/variables_14.js index e24aa63e00..c831847892 100644 --- a/search/variables_14.js +++ b/search/variables_14.js @@ -1,14 +1,14 @@ var searchData= [ - ['unkeyeddatachannels_4532',['unkeyedDataChannels',['../structAllocateSctpSortDataChannelsData.html#a613967fc27dce2bb0e860b4e74c08957',1,'AllocateSctpSortDataChannelsData']]], - ['updateversion_4533',['updateVersion',['../group__StatusCodes.html#ga49a4ec273b31909f4e94e17513869a55',1,'SignalingChannelDescription']]], - ['uri_4534',['uri',['../structSessionDescription.html#a261ce5fb58e30804f9ed38eb8823947f',1,'SessionDescription']]], - ['uricount_4535',['uriCount',['../group__StatusCodes.html#ga0994081094894c3559834299e4ce85fb',1,'IceConfigInfo']]], - ['uris_4536',['uris',['../group__StatusCodes.html#ga223f06386852e206da201cd92b5f4b04',1,'IceConfigInfo']]], - ['url_4537',['url',['../structIceServer.html#a3f824daf89b8f75f1733dd95dec53758',1,'IceServer::url()'],['../structRtcIceCandidateDiagnostics.html#a1b659e525a91da6515226915362114a6',1,'RtcIceCandidateDiagnostics::url()'],['../structRtcIceServerDiagnostics.html#a28d57c5cff161b101e834b699a968dc7',1,'RtcIceServerDiagnostics::url()'],['../structRtcIceCandidateStats.html#a0070154c6ed62908cb2b5a9b882687ab',1,'RtcIceCandidateStats::url()'],['../structRtcIceServerStats.html#ac2bc499602273f0d2c6071405daa6cf6',1,'RtcIceServerStats::url()']]], - ['urls_4538',['urls',['../group__StatusCodes.html#ga61295588ec2ba33f881ad9fe409d3266',1,'RtcIceServer']]], - ['usemediastorage_4539',['useMediaStorage',['../group__StatusCodes.html#ga9a9501b5908df6d14a0eefd348276378',1,'ChannelInfo']]], - ['username_4540',['userName',['../group__StatusCodes.html#ga3b18eba2e7f0da146df438408a2c8a1b',1,'IceConfigInfo::userName()'],['../structSdpOrigin.html#a41aa6e68bff50a34446929e3ec837e6f',1,'SdpOrigin::userName()'],['../structStunAttributeUsername.html#a25d7ede0a7215d95f926dcc1fd47b746',1,'StunAttributeUsername::userName()']]], - ['username_4541',['username',['../group__StatusCodes.html#ga78f671a5121e5ba99a253108fb3d16c7',1,'RtcIceServer::username()'],['../structIceServer.html#ae0149c5c6a3006864f14f4332cff00dd',1,'IceServer::username()']]], - ['usetrickleice_4542',['useTrickleIce',['../group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886',1,'RtcSessionDescriptionInit']]] + ['unkeyeddatachannels_4530',['unkeyedDataChannels',['../structAllocateSctpSortDataChannelsData.html#a613967fc27dce2bb0e860b4e74c08957',1,'AllocateSctpSortDataChannelsData']]], + ['updateversion_4531',['updateVersion',['../group__StatusCodes.html#ga49a4ec273b31909f4e94e17513869a55',1,'SignalingChannelDescription']]], + ['uri_4532',['uri',['../structSessionDescription.html#a261ce5fb58e30804f9ed38eb8823947f',1,'SessionDescription']]], + ['uricount_4533',['uriCount',['../group__StatusCodes.html#ga0994081094894c3559834299e4ce85fb',1,'IceConfigInfo']]], + ['uris_4534',['uris',['../group__StatusCodes.html#ga223f06386852e206da201cd92b5f4b04',1,'IceConfigInfo']]], + ['url_4535',['url',['../structIceServer.html#a3f824daf89b8f75f1733dd95dec53758',1,'IceServer::url()'],['../structRtcIceCandidateDiagnostics.html#a1b659e525a91da6515226915362114a6',1,'RtcIceCandidateDiagnostics::url()'],['../structRtcIceServerDiagnostics.html#a28d57c5cff161b101e834b699a968dc7',1,'RtcIceServerDiagnostics::url()'],['../structRtcIceCandidateStats.html#a0070154c6ed62908cb2b5a9b882687ab',1,'RtcIceCandidateStats::url()'],['../structRtcIceServerStats.html#ac2bc499602273f0d2c6071405daa6cf6',1,'RtcIceServerStats::url()']]], + ['urls_4536',['urls',['../group__StatusCodes.html#ga61295588ec2ba33f881ad9fe409d3266',1,'RtcIceServer']]], + ['usemediastorage_4537',['useMediaStorage',['../group__StatusCodes.html#ga9a9501b5908df6d14a0eefd348276378',1,'ChannelInfo']]], + ['username_4538',['username',['../group__StatusCodes.html#ga78f671a5121e5ba99a253108fb3d16c7',1,'RtcIceServer::username()'],['../structIceServer.html#ae0149c5c6a3006864f14f4332cff00dd',1,'IceServer::username()']]], + ['username_4539',['userName',['../group__StatusCodes.html#ga3b18eba2e7f0da146df438408a2c8a1b',1,'IceConfigInfo::userName()'],['../structSdpOrigin.html#a41aa6e68bff50a34446929e3ec837e6f',1,'SdpOrigin::userName()'],['../structStunAttributeUsername.html#a25d7ede0a7215d95f926dcc1fd47b746',1,'StunAttributeUsername::userName()']]], + ['usetrickleice_4540',['useTrickleIce',['../group__StatusCodes.html#gabad78ddf2f8b7fec195ded8d69a74886',1,'RtcSessionDescriptionInit']]] ]; diff --git a/search/variables_15.js b/search/variables_15.js index 4ddfe0908d..578dd93040 100644 --- a/search/variables_15.js +++ b/search/variables_15.js @@ -1,9 +1,9 @@ var searchData= [ - ['validindexlist_4543',['validIndexList',['../structRetransmitter.html#a675798890286c796cbe9a05aed93cd77',1,'Retransmitter']]], - ['validindexlistlen_4544',['validIndexListLen',['../structRetransmitter.html#a7da7cb751856ff89ea3394bde85804d6',1,'Retransmitter']]], - ['value_4545',['value',['../structNullableFloat.html#aa969eaa29d6b452017b649c5116556ef',1,'NullableFloat::value()'],['../structNullableLongDouble.html#a07c93ed10582731924bab9da0d3adcae',1,'NullableLongDouble::value()'],['../structNullableDouble.html#a3ee3ebfebd872d579fa3421d42a9e5a5',1,'NullableDouble::value()'],['../structNullableInt64.html#a276264e9105e2fe9ec8cac69a835265f',1,'NullableInt64::value()'],['../structNullableUint64.html#a538943c16cb89ee0663e950ac94ae8b6',1,'NullableUint64::value()'],['../structNullableInt32.html#a84332a0ba0cea2a974c2a6f1ccc20250',1,'NullableInt32::value()'],['../structNullableUint32.html#ab02b4b5602e80eb2da8aa0b548e1c69d',1,'NullableUint32::value()'],['../structNullableInt16.html#a771ed959be76b57dc5949b3222a14193',1,'NullableInt16::value()'],['../structNullableUint16.html#a0b5687bb233ebf457c452281dec98f5b',1,'NullableUint16::value()'],['../structNullableInt8.html#a7b609011e80d3dd28a8b856ad6f7eff6',1,'NullableInt8::value()'],['../structNullableUint8.html#a283eac266ed7a804584c233d429e6e4b',1,'NullableUint8::value()'],['../structNullableBool.html#ab83b6ae4816b67c05f5c78dfeffb27ce',1,'NullableBool::value()']]], - ['version_4546',['version',['../group__StatusCodes.html#gaad776eab978b30bd3f21ecd3432c93a0',1,'SignalingClientInfo::version()'],['../structSignalingClient.html#a65505d56a239c8d7ecd8bdf38629dff7',1,'SignalingClient::version()'],['../structSessionDescription.html#a5a1a8649e35d328d5c81c72d50478963',1,'SessionDescription::version()'],['../struct____RtpPacketHeader.html#a660324444667034f472c26c9a4c87efd',1,'__RtpPacketHeader::version()'],['../structRtcpPacketHeader.html#ab66a9b704b221f61e428990e5b3b465c',1,'RtcpPacketHeader::version()'],['../group__StatusCodes.html#gafc354027ca23029aba4f574a0e396260',1,'PeerConnectionMetrics::version()'],['../group__StatusCodes.html#gade8acb268e343167d31f7cd2753d4dab',1,'KvsIceAgentMetrics::version()'],['../group__StatusCodes.html#ga9ff5ba01b5b62d3996d2828763ec4a0d',1,'SignalingClientMetrics::version()'],['../group__StatusCodes.html#gaa4d86ac72d03331f4b926c374b44e9ac',1,'RtcStreamMetrics::version()'],['../group__StatusCodes.html#gaee368f82e38baffef4a1e71d55ef1e8b',1,'RtcIceMetrics::version()'],['../group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d',1,'SignalingChannelDescription::version()'],['../group__StatusCodes.html#ga28e1f7ffcd30600fbeecd7f682e6afed',1,'SignalingClientCallbacks::version()'],['../group__StatusCodes.html#ga804c9f31a8d542f6ffee45d353f24c4e',1,'IceConfigInfo::version()'],['../group__StatusCodes.html#ga7aef1a2aa352519fb948d32416fc94f3',1,'ChannelInfo::version()'],['../group__StatusCodes.html#ga278d902dd02371c74db3f9aa2a90960b',1,'SignalingMessage::version()'],['../group__StatusCodes.html#ga19b58ac2436203028cd705d575ab7ea6',1,'RtcPeerConnection::version()']]], - ['voiceactivity_4547',['voiceActivity',['../group__StatusCodes.html#gaad2b456926b4ca8616953ecfd80e6cf3',1,'RtcEncoderStats']]], - ['voiceactivityflag_4548',['voiceActivityFlag',['../structRtcOutboundRtpStreamStats.html#a8b001093c2b569f2c630af2a23b9a42c',1,'RtcOutboundRtpStreamStats::voiceActivityFlag()'],['../structRtcInboundRtpStreamStats.html#a433ed19227138f837748269706aa5e6d',1,'RtcInboundRtpStreamStats::voiceActivityFlag()']]] + ['validindexlist_4541',['validIndexList',['../structRetransmitter.html#a675798890286c796cbe9a05aed93cd77',1,'Retransmitter']]], + ['validindexlistlen_4542',['validIndexListLen',['../structRetransmitter.html#a7da7cb751856ff89ea3394bde85804d6',1,'Retransmitter']]], + ['value_4543',['value',['../structNullableFloat.html#aa969eaa29d6b452017b649c5116556ef',1,'NullableFloat::value()'],['../structNullableLongDouble.html#a07c93ed10582731924bab9da0d3adcae',1,'NullableLongDouble::value()'],['../structNullableDouble.html#a3ee3ebfebd872d579fa3421d42a9e5a5',1,'NullableDouble::value()'],['../structNullableInt64.html#a276264e9105e2fe9ec8cac69a835265f',1,'NullableInt64::value()'],['../structNullableUint64.html#a538943c16cb89ee0663e950ac94ae8b6',1,'NullableUint64::value()'],['../structNullableInt32.html#a84332a0ba0cea2a974c2a6f1ccc20250',1,'NullableInt32::value()'],['../structNullableUint32.html#ab02b4b5602e80eb2da8aa0b548e1c69d',1,'NullableUint32::value()'],['../structNullableInt16.html#a771ed959be76b57dc5949b3222a14193',1,'NullableInt16::value()'],['../structNullableUint16.html#a0b5687bb233ebf457c452281dec98f5b',1,'NullableUint16::value()'],['../structNullableInt8.html#a7b609011e80d3dd28a8b856ad6f7eff6',1,'NullableInt8::value()'],['../structNullableUint8.html#a283eac266ed7a804584c233d429e6e4b',1,'NullableUint8::value()'],['../structNullableBool.html#ab83b6ae4816b67c05f5c78dfeffb27ce',1,'NullableBool::value()']]], + ['version_4544',['version',['../group__StatusCodes.html#gaad776eab978b30bd3f21ecd3432c93a0',1,'SignalingClientInfo::version()'],['../structSignalingClient.html#a65505d56a239c8d7ecd8bdf38629dff7',1,'SignalingClient::version()'],['../structSessionDescription.html#a5a1a8649e35d328d5c81c72d50478963',1,'SessionDescription::version()'],['../struct____RtpPacketHeader.html#a660324444667034f472c26c9a4c87efd',1,'__RtpPacketHeader::version()'],['../structRtcpPacketHeader.html#ab66a9b704b221f61e428990e5b3b465c',1,'RtcpPacketHeader::version()'],['../group__StatusCodes.html#gafc354027ca23029aba4f574a0e396260',1,'PeerConnectionMetrics::version()'],['../group__StatusCodes.html#gade8acb268e343167d31f7cd2753d4dab',1,'KvsIceAgentMetrics::version()'],['../group__StatusCodes.html#ga9ff5ba01b5b62d3996d2828763ec4a0d',1,'SignalingClientMetrics::version()'],['../group__StatusCodes.html#gaa4d86ac72d03331f4b926c374b44e9ac',1,'RtcStreamMetrics::version()'],['../group__StatusCodes.html#gaee368f82e38baffef4a1e71d55ef1e8b',1,'RtcIceMetrics::version()'],['../group__StatusCodes.html#ga2654c67d8cf48a3c4eb29e2454109b4d',1,'SignalingChannelDescription::version()'],['../group__StatusCodes.html#ga28e1f7ffcd30600fbeecd7f682e6afed',1,'SignalingClientCallbacks::version()'],['../group__StatusCodes.html#ga804c9f31a8d542f6ffee45d353f24c4e',1,'IceConfigInfo::version()'],['../group__StatusCodes.html#ga7aef1a2aa352519fb948d32416fc94f3',1,'ChannelInfo::version()'],['../group__StatusCodes.html#ga278d902dd02371c74db3f9aa2a90960b',1,'SignalingMessage::version()'],['../group__StatusCodes.html#ga19b58ac2436203028cd705d575ab7ea6',1,'RtcPeerConnection::version()']]], + ['voiceactivity_4545',['voiceActivity',['../group__StatusCodes.html#gaad2b456926b4ca8616953ecfd80e6cf3',1,'RtcEncoderStats']]], + ['voiceactivityflag_4546',['voiceActivityFlag',['../structRtcOutboundRtpStreamStats.html#a8b001093c2b569f2c630af2a23b9a42c',1,'RtcOutboundRtpStreamStats::voiceActivityFlag()'],['../structRtcInboundRtpStreamStats.html#a433ed19227138f837748269706aa5e6d',1,'RtcInboundRtpStreamStats::voiceActivityFlag()']]] ]; diff --git a/search/variables_16.js b/search/variables_16.js index 010e94bc58..a55cd141b3 100644 --- a/search/variables_16.js +++ b/search/variables_16.js @@ -1,6 +1,6 @@ var searchData= [ - ['webrtcendpoint_4549',['webrtcEndpoint',['../structSignalingFileCacheEntry.html#ab1373604c1416f321183acfe690ac693',1,'SignalingFileCacheEntry']]], - ['width_4550',['width',['../group__StatusCodes.html#ga9750be60f7b4746198aaea8d07a19e16',1,'RtcEncoderStats']]], - ['wssendpoint_4551',['wssEndpoint',['../structSignalingFileCacheEntry.html#a72429007c86ef09723da34d279abfe9a',1,'SignalingFileCacheEntry']]] + ['webrtcendpoint_4547',['webrtcEndpoint',['../structSignalingFileCacheEntry.html#ab1373604c1416f321183acfe690ac693',1,'SignalingFileCacheEntry']]], + ['width_4548',['width',['../group__StatusCodes.html#ga9750be60f7b4746198aaea8d07a19e16',1,'RtcEncoderStats']]], + ['wssendpoint_4549',['wssEndpoint',['../structSignalingFileCacheEntry.html#a72429007c86ef09723da34d279abfe9a',1,'SignalingFileCacheEntry']]] ]; diff --git a/search/variables_17.js b/search/variables_17.js index 8205d5fb71..4eca157211 100644 --- a/search/variables_17.js +++ b/search/variables_17.js @@ -1,4 +1,4 @@ var searchData= [ - ['xoraddress_4552',['xorAddress',['../structTurnPeer.html#a446116485035ca4474350f303155499d',1,'TurnPeer']]] + ['xoraddress_4550',['xorAddress',['../structTurnPeer.html#a446116485035ca4474350f303155499d',1,'TurnPeer']]] ]; diff --git a/search/variables_2.js b/search/variables_2.js index 2033eef0e2..8f3a71457a 100644 --- a/search/variables_2.js +++ b/search/variables_2.js @@ -1,92 +1,92 @@ var searchData= [ - ['cachefilepath_3764',['cacheFilePath',['../structSignalingClientInfoInternal.html#a04d0cf425906a89b5fe277b871a99e16',1,'SignalingClientInfoInternal::cacheFilePath()'],['../group__StatusCodes.html#gac9e805db054ce941d24b1b0ce5e72946',1,'SignalingClientInfo::cacheFilePath()']]], - ['cachingperiod_3765',['cachingPeriod',['../group__StatusCodes.html#ga75623de5dcaea5c8a4db3c28947f79cb',1,'ChannelInfo']]], - ['cachingpolicy_3766',['cachingPolicy',['../group__StatusCodes.html#gacd86cb8e6c4f92d93635c2c58a8073d2',1,'ChannelInfo']]], - ['callbacks_3767',['callbacks',['../struct____TlsSession.html#aa87cc800d9e5ee476189ef28109ed2c3',1,'__TlsSession']]], - ['callinfo_3768',['callInfo',['../struct____LwsCallInfo.html#aa060387cec03e5dc72575f5963c80712',1,'__LwsCallInfo']]], - ['cancelservice_3769',['cancelService',['../struct____LwsCallInfo.html#a3318977560a675e58e1d0d4a4677594b',1,'__LwsCallInfo']]], - ['candidate_3770',['candidate',['../group__StatusCodes.html#gadeaea422887b09718e78abb70d0bd476',1,'RtcIceCandidateInit']]], - ['candidategatheringendtime_3771',['candidateGatheringEndTime',['../structKvsIceAgentStats.html#a6a864359e5f9d4d0fbf23a4d2f2e5c15',1,'KvsIceAgentStats::candidateGatheringEndTime()'],['../struct____IceAgent.html#afb69508a10afca319c815ad268a086d1',1,'__IceAgent::candidateGatheringEndTime()']]], - ['candidategatheringfinished_3772',['candidateGatheringFinished',['../struct____IceAgent.html#abb8d86710eda49ff557e2ebc472978d0',1,'__IceAgent']]], - ['candidategatheringprocessendtime_3773',['candidateGatheringProcessEndTime',['../struct____IceAgent.html#ab5037bdf99f338b91998dff9869e24de',1,'__IceAgent']]], - ['candidategatheringstarttime_3774',['candidateGatheringStartTime',['../structKvsIceAgentStats.html#abda033adeb2bb2b0d8672486205b223a',1,'KvsIceAgentStats::candidateGatheringStartTime()'],['../struct____IceAgent.html#ad306ab85e8e5c21aa92b6fe2c34ecd7e',1,'__IceAgent::candidateGatheringStartTime()']]], - ['candidategatheringtime_3775',['candidateGatheringTime',['../structKvsIceAgentStats.html#a1697c6e365f809e524d5fb7814b211ec',1,'KvsIceAgentStats::candidateGatheringTime()'],['../structIceAgentProfileDiagnostics.html#ac520f1d381089a84fae32fa4c4f1c1f6',1,'IceAgentProfileDiagnostics::candidateGatheringTime()']]], - ['candidatetype_3776',['candidateType',['../structRtcIceCandidateDiagnostics.html#ac4283215c5f444b8894c3e144902ef2e',1,'RtcIceCandidateDiagnostics::candidateType()'],['../structRtcIceCandidateStats.html#a8b79dc090a0de993fc02dff03b278f86',1,'RtcIceCandidateStats::candidateType()']]], - ['cantrickleice_3777',['canTrickleIce',['../structKvsPeerConnection.html#abf3b18d67924d047a1193facd12c1cfe',1,'KvsPeerConnection']]], - ['cap_3778',['cap',['../struct____IOBuffer.html#a23f8c217eb76c8bac394cff335ebfdbd',1,'__IOBuffer']]], - ['capacity_3779',['capacity',['../structRollingBuffer.html#a60a5feaa9c4562b081f0535d3436f97e',1,'RollingBuffer']]], - ['certificatecount_3780',['certificateCount',['../struct____DtlsSession.html#a9afa83609ca58cd22584866031344cc1',1,'__DtlsSession']]], - ['certificates_3781',['certificates',['../group__StatusCodes.html#ga73ae9949af12346cc594538b711280e7',1,'RtcConfiguration']]], - ['certificatesize_3782',['certificateSize',['../group__StatusCodes.html#ga30fcf18f61f0d54993d670edeb9b3b47',1,'RtcCertificate']]], - ['changeflag_3783',['changeFlag',['../structStunAttributeChangeRequest.html#a742d40bd2223ef75337dc01be283915d',1,'StunAttributeChangeRequest']]], - ['channelarn_3784',['channelArn',['../group__StatusCodes.html#gadf0269db30e1cc2cb23b55fe3bb18408',1,'SignalingChannelDescription::channelArn()'],['../structSignalingFileCacheEntry.html#a22bb732c14c675748b633ba74d9c3a6d',1,'SignalingFileCacheEntry::channelArn()']]], - ['channeldescription_3785',['channelDescription',['../structSignalingClient.html#a7924fa6967bacbc6df8ff58891266f98',1,'SignalingClient']]], - ['channelendpointhttps_3786',['channelEndpointHttps',['../structSignalingClient.html#a94fb37538edef1cfd193725c15d9a5db',1,'SignalingClient']]], - ['channelendpointwebrtc_3787',['channelEndpointWebrtc',['../structSignalingClient.html#a473988fdceabfc1dc126d86064802d97',1,'SignalingClient']]], - ['channelendpointwss_3788',['channelEndpointWss',['../structSignalingClient.html#a73cfaa96e6f7c1212bd244fdcbc4e6c7',1,'SignalingClient']]], - ['channelid_3789',['channelId',['../structKvsDataChannel.html#a54df71e5b31b7bcfea45a89de8e8c8e1',1,'KvsDataChannel']]], - ['channelname_3790',['channelName',['../group__StatusCodes.html#gaa6175559ab09bc0e4e3e63dad4326bbc',1,'SignalingChannelDescription::channelName()'],['../structSignalingFileCacheEntry.html#a74c12a81a3e259d7ee62ff437ad8e94c',1,'SignalingFileCacheEntry::channelName()']]], - ['channelnumber_3791',['channelNumber',['../structTurnPeer.html#a574ea4f42d089c94912c1a411cce9ed5',1,'TurnPeer::channelNumber()'],['../structStunAttributeChannelNumber.html#ae4cb09cee5a5304e09b1aa9f63c5d634',1,'StunAttributeChannelNumber::channelNumber()']]], - ['channelroletype_3792',['channelRoleType',['../group__StatusCodes.html#gacc498395a65985dca82ce2e49a2c6e73',1,'ChannelInfo']]], - ['channelstatus_3793',['channelStatus',['../group__StatusCodes.html#ga987b31f9de2a6265d6a9bdc677ed2c5f',1,'SignalingChannelDescription']]], - ['channeltype_3794',['channelType',['../group__StatusCodes.html#ga520316c48a0898343e670e427cbdcbbf',1,'ChannelInfo::channelType()'],['../group__StatusCodes.html#ga9c80bb618c25e2aa6b1febcce5280690',1,'SignalingChannelDescription::channelType()']]], - ['circuitbreakertriggercount_3795',['circuitBreakerTriggerCount',['../structRtcIceCandidatePairStats.html#a5adf451c6a99fcc9474d0cfedce1c902',1,'RtcIceCandidatePairStats::circuitBreakerTriggerCount()'],['../structRtcIceCandidatePairDiagnostics.html#a7502d96d273d817f4dd5fdea4ed12a81',1,'RtcIceCandidatePairDiagnostics::circuitBreakerTriggerCount()']]], - ['clientid_3796',['clientId',['../group__StatusCodes.html#ga164f67d7c1bb29cfe65eeace765495cd',1,'SignalingClientInfo']]], - ['clientinfo_3797',['clientInfo',['../structSignalingClient.html#a0c7278c82322f97cdcfc8c101d98b573',1,'SignalingClient']]], - ['clientready_3798',['clientReady',['../structSignalingClient.html#adfcb04dcb87e4394f076a4f7dd4680f5',1,'SignalingClient']]], - ['clientwritekey_3799',['clientWriteKey',['../structDtlsKeyingMaterial.html#a14f040ac4d8f00a8cede611a49e72329',1,'DtlsKeyingMaterial']]], - ['clockrate_3800',['clockRate',['../structJitterBuffer.html#af5aa76278a40d179e2632ead5af499c3',1,'JitterBuffer']]], - ['closepeerconnectiontime_3801',['closePeerConnectionTime',['../structPeerConnectionStats.html#ab4753053c8ba611bbfc79ddb7ff63354',1,'PeerConnectionStats::closePeerConnectionTime()'],['../structKvsPeerConnectionDiagnostics.html#a4cbefd93b91af6fc10755033a1fc923e',1,'KvsPeerConnectionDiagnostics::closePeerConnectionTime()']]], - ['codec_3802',['codec',['../group__StatusCodes.html#ga5ecb0a5e7fa90e50d893437388568445',1,'RtcMediaStreamTrack']]], - ['codecid_3803',['codecId',['../structRTCRtpStreamStats.html#a5105d3da5dec4cde28ba4aa8569c2478',1,'RTCRtpStreamStats']]], - ['combinedusername_3804',['combinedUserName',['../struct____IceAgent.html#a542a797037c4980c4e416f52c0f0f1d9',1,'__IceAgent']]], - ['completechanneldatabuffer_3805',['completeChannelDataBuffer',['../struct____TurnConnection.html#a7d3932561fce2c8cedb96a93390ee63f',1,'__TurnConnection']]], - ['concealedsamples_3806',['concealedSamples',['../structRtcInboundRtpStreamStats.html#a2e11b22d3d6cb3f9be452ca4f4e6b717',1,'RtcInboundRtpStreamStats']]], - ['concealmentevents_3807',['concealmentEvents',['../structRtcInboundRtpStreamStats.html#a5c6669b6dd3275e752bbd21a8f253ecd',1,'RtcInboundRtpStreamStats']]], - ['connectcalltime_3808',['connectCallTime',['../structSignalingClientStats.html#a19727f1de36f06b07a6877ff0b69d43d',1,'SignalingClientStats::connectCallTime()'],['../structSignalingDiagnostics.html#a3aa196111bc32ac66c697c9aed449906',1,'SignalingDiagnostics::connectCallTime()']]], - ['connectclienttime_3809',['connectClientTime',['../structSignalingDiagnostics.html#a7cc8708f33bfb1b9535176b84f011ce1',1,'SignalingDiagnostics::connectClientTime()'],['../structSignalingClientStats.html#a9685ff1d6dce67ea8c4580065790f997',1,'SignalingClientStats::connectClientTime()']]], - ['connected_3810',['connected',['../structSignalingClient.html#a3e49d76bb2f91cabe63645c66462a69f',1,'SignalingClient']]], - ['connectedcvar_3811',['connectedCvar',['../structSignalingClient.html#a17bc3891ce1577d99007f68ddad875f2',1,'SignalingClient']]], - ['connectedlock_3812',['connectedLock',['../structSignalingClient.html#a4acc49c1fc751af81d5df4dba010aacc',1,'SignalingClient']]], - ['connectendtime_3813',['connectEndTime',['../structSignalingClientStats.html#aa5178287454518b4217f8759abf831f7',1,'SignalingClientStats::connectEndTime()'],['../structSignalingDiagnostics.html#addebd87279d66194158e063f9189c1da',1,'SignalingDiagnostics::connectEndTime()']]], - ['connectionaddress_3814',['connectionAddress',['../structSdpConnectionInformation.html#a2e1a94e0f36aca2120b9f98998ddd7c9',1,'SdpConnectionInformation']]], - ['connectionclosed_3815',['connectionClosed',['../struct____SocketConnection.html#a3b413b1b97c018b29fa2a763e31fddae',1,'__SocketConnection']]], - ['connectionduration_3816',['connectionDuration',['../structSignalingClientStats.html#a11d655b6febcfa1b84596b769248d086',1,'SignalingClientStats']]], - ['connectionstate_3817',['connectionState',['../structTurnPeer.html#a14c03e75720b8af7b084ee7709734a71',1,'TurnPeer::connectionState()'],['../structKvsPeerConnection.html#ae58e4fd133d417550b932c86767ec3ae',1,'KvsPeerConnection::connectionState()']]], - ['connectionstatechangedfn_3818',['connectionStateChangedFn',['../structIceAgentCallbacks.html#abdbd0d13d53e3ed080c6be6cdb701dd7',1,'IceAgentCallbacks']]], - ['connectposthookfn_3819',['connectPostHookFn',['../structSignalingClientInfoInternal.html#a0bb6a9027ce7348f0443223cf6500f0c',1,'SignalingClientInfoInternal']]], - ['connectprehookfn_3820',['connectPreHookFn',['../structSignalingClientInfoInternal.html#ace0d4eeb7aad148bf6c4f963f3e2e510',1,'SignalingClientInfoInternal']]], - ['connectstarttime_3821',['connectStartTime',['../structSignalingDiagnostics.html#a300c5758e6461516667cee65d9bec5dc',1,'SignalingDiagnostics::connectStartTime()'],['../structSignalingClientStats.html#a38194e3be4b7e0b4ddb522a202cb4e95',1,'SignalingClientStats::connectStartTime()']]], - ['connecttime_3822',['connectTime',['../structSignalingDiagnostics.html#a21b7b7c12b48a66b8e8ad04e402984e1',1,'SignalingDiagnostics::connectTime()'],['../structSignalingClient.html#a5fa0c4900eba13570fe2ddd50a7f97de',1,'SignalingClient::connectTime()']]], - ['connecttimeout_3823',['connectTimeout',['../structSignalingClientInfoInternal.html#ae463ca2aabd4941acf35a300a6999c9b',1,'SignalingClientInfoInternal']]], - ['contextrefcnt_3824',['contextRefCnt',['../structWebRtcClientContext.html#af5810925e893523ab34fd78c558e87a2',1,'WebRtcClientContext']]], - ['correlationid_3825',['correlationId',['../group__StatusCodes.html#gadbcf31bfb32938effe656b38fad3c5d2',1,'SignalingMessage']]], - ['cpapicalllatency_3826',['cpApiCallLatency',['../structSignalingClientStats.html#a6dc71a2165fa2c15cd1ab1391337d932',1,'SignalingClientStats']]], - ['cpapilatency_3827',['cpApiLatency',['../structSignalingDiagnostics.html#aebf2c3ca1eac4a58627527c3cf7c6be7',1,'SignalingDiagnostics']]], - ['crc32fingerprint_3828',['crc32Fingerprint',['../structStunAttributeFingerprint.html#a6a58c55bb4018d2c76558a8ebf58da54',1,'StunAttributeFingerprint']]], - ['createallocationstarttime_3829',['createAllocationStartTime',['../structTurnProfileDiagnostics.html#a7c37adbf9a8003be110bf4d2aa63e6bd',1,'TurnProfileDiagnostics']]], - ['createallocationtime_3830',['createAllocationTime',['../structTurnProfileDiagnostics.html#ad4aa8bfa783bb8f3247df4c61331c687',1,'TurnProfileDiagnostics']]], - ['createcalltime_3831',['createCallTime',['../structSignalingClientStats.html#addca1f3b2556f449a863c330f8a9da64',1,'SignalingClientStats::createCallTime()'],['../structSignalingDiagnostics.html#a632150aee8643b07108dc333259d3074',1,'SignalingDiagnostics::createCallTime()']]], - ['createchannelendtime_3832',['createChannelEndTime',['../structSignalingDiagnostics.html#aeaf8d3e80ce58f8df54129d6f9bc4df7',1,'SignalingDiagnostics::createChannelEndTime()'],['../structSignalingClientStats.html#a1ee463c25ab18505bb959dbfe00308f4',1,'SignalingClientStats::createChannelEndTime()']]], - ['createchannelstarttime_3833',['createChannelStartTime',['../structSignalingClientStats.html#a8729ae2d90bd6adf1aacd772442f57f4',1,'SignalingClientStats::createChannelStartTime()'],['../structSignalingDiagnostics.html#aa36803247972c13ef67eef57d83f2b45',1,'SignalingDiagnostics::createChannelStartTime()']]], - ['createclienttime_3834',['createClientTime',['../structSignalingClientStats.html#aaf1b82a44eb540b4f0a133f93be2e523',1,'SignalingClientStats::createClientTime()'],['../structSignalingDiagnostics.html#a83fc58af46d7484ca5de722b94ce0352',1,'SignalingDiagnostics::createClientTime()']]], - ['createpermissionstarttime_3835',['createPermissionStartTime',['../structTurnPeer.html#acf76cd84f03e2c012abf2e7d100848b3',1,'TurnPeer']]], - ['createpermissiontime_3836',['createPermissionTime',['../structTurnPeer.html#a620f42c7bc88fe16108ca56cc2629c6b',1,'TurnPeer']]], - ['createposthookfn_3837',['createPostHookFn',['../structSignalingClientInfoInternal.html#af283b98ce3c9c5bce5dc026a8eb63fa9',1,'SignalingClientInfoInternal']]], - ['createprehookfn_3838',['createPreHookFn',['../structSignalingClientInfoInternal.html#ac1436a8951c6db35b99e6bf3fbaa3de7',1,'SignalingClientInfoInternal']]], - ['createtime_3839',['createTime',['../structSignalingDiagnostics.html#a632ca4a1ab762e9842cc794078b63393',1,'SignalingDiagnostics::createTime()'],['../structSignalingClient.html#ae2b78001cf365e27313c6acce924b05d',1,'SignalingClient::createTime()']]], - ['creationtime_3840',['creationTime',['../group__StatusCodes.html#gaa3642b61b95cdb0a9ab999ca28f997f3',1,'SignalingChannelDescription']]], - ['creationtsepochseconds_3841',['creationTsEpochSeconds',['../structSignalingFileCacheEntry.html#a1bb2957428aa838f4da40a62690ab747',1,'SignalingFileCacheEntry']]], - ['credential_3842',['credential',['../group__StatusCodes.html#ga9285f0e90d1949fd98822d234f59ed6a',1,'RtcIceServer::credential()'],['../structIceServer.html#ae60110bd7939d5bbbab3d81f7bfaea1c',1,'IceServer::credential()']]], - ['credentialobtained_3843',['credentialObtained',['../struct____TurnConnection.html#ae2dc73843c18c0c6d6a01006332259b2',1,'__TurnConnection']]], - ['csrcarray_3844',['csrcArray',['../struct____RtpPacketHeader.html#a09d15618ca45e25f83b9bdeca6a87fc3',1,'__RtpPacketHeader']]], - ['csrccount_3845',['csrcCount',['../struct____RtpPacketHeader.html#a0ef23dfd3eba598aa9053cfb710417c5',1,'__RtpPacketHeader']]], - ['currentdatachannelid_3846',['currentDataChannelId',['../structAllocateSctpSortDataChannelsData.html#abac8abe09d5d376187f01fb6806e24d4',1,'AllocateSctpSortDataChannelsData']]], - ['currentroundtriptime_3847',['currentRoundTripTime',['../structRtcIceCandidatePairStats.html#adcb4cc3e398ce996e60c15fd6b5d0835',1,'RtcIceCandidatePairStats::currentRoundTripTime()'],['../structRtcIceCandidatePairDiagnostics.html#aa4dd96b0ebce84f6d8bb4cf84c0d80b2',1,'RtcIceCandidatePairDiagnostics::currentRoundTripTime()']]], - ['currenttimercallingperiod_3848',['currentTimerCallingPeriod',['../struct____TurnConnection.html#a6465333727d47eb85323cde72bfb4cbd',1,'__TurnConnection']]], - ['currentwsi_3849',['currentWsi',['../structSignalingClient.html#a67a9ca3f4a465d3e8d0a8f242f4b4c6e',1,'SignalingClient']]], - ['currrecvdatalen_3850',['currRecvDataLen',['../struct____TurnConnection.html#ab22c83d3819521de31369170dde54476',1,'__TurnConnection']]], - ['customdata_3851',['customData',['../group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4',1,'SignalingClientCallbacks::customData()'],['../structIceAgentCallbacks.html#ab64693278ff726f64e0be13a7e5feb35',1,'IceAgentCallbacks::customData()'],['../structTurnConnectionCallbacks.html#a51dab8c701363c2b699cc8e09ee7f201',1,'TurnConnectionCallbacks::customData()'],['../structJitterBuffer.html#a5f4a91a739eb31bd679d13a12addd82f',1,'JitterBuffer::customData()'],['../structSctpSessionCallbacks.html#a8e23c624d11e541762479c9f58cfc26e',1,'SctpSessionCallbacks::customData()']]], - ['cvar_3852',['cvar',['../structNatTestData.html#a28ecdd4b7d84a7814b9f60ae905d401e',1,'NatTestData']]] + ['cachefilepath_3760',['cacheFilePath',['../structSignalingClientInfoInternal.html#a04d0cf425906a89b5fe277b871a99e16',1,'SignalingClientInfoInternal::cacheFilePath()'],['../group__StatusCodes.html#gac9e805db054ce941d24b1b0ce5e72946',1,'SignalingClientInfo::cacheFilePath()']]], + ['cachingperiod_3761',['cachingPeriod',['../group__StatusCodes.html#ga75623de5dcaea5c8a4db3c28947f79cb',1,'ChannelInfo']]], + ['cachingpolicy_3762',['cachingPolicy',['../group__StatusCodes.html#gacd86cb8e6c4f92d93635c2c58a8073d2',1,'ChannelInfo']]], + ['callbacks_3763',['callbacks',['../struct____TlsSession.html#aa87cc800d9e5ee476189ef28109ed2c3',1,'__TlsSession']]], + ['callinfo_3764',['callInfo',['../struct____LwsCallInfo.html#aa060387cec03e5dc72575f5963c80712',1,'__LwsCallInfo']]], + ['cancelservice_3765',['cancelService',['../struct____LwsCallInfo.html#a3318977560a675e58e1d0d4a4677594b',1,'__LwsCallInfo']]], + ['candidate_3766',['candidate',['../group__StatusCodes.html#gadeaea422887b09718e78abb70d0bd476',1,'RtcIceCandidateInit']]], + ['candidategatheringendtime_3767',['candidateGatheringEndTime',['../structKvsIceAgentStats.html#a6a864359e5f9d4d0fbf23a4d2f2e5c15',1,'KvsIceAgentStats::candidateGatheringEndTime()'],['../struct____IceAgent.html#afb69508a10afca319c815ad268a086d1',1,'__IceAgent::candidateGatheringEndTime()']]], + ['candidategatheringfinished_3768',['candidateGatheringFinished',['../struct____IceAgent.html#abb8d86710eda49ff557e2ebc472978d0',1,'__IceAgent']]], + ['candidategatheringprocessendtime_3769',['candidateGatheringProcessEndTime',['../struct____IceAgent.html#ab5037bdf99f338b91998dff9869e24de',1,'__IceAgent']]], + ['candidategatheringstarttime_3770',['candidateGatheringStartTime',['../structKvsIceAgentStats.html#abda033adeb2bb2b0d8672486205b223a',1,'KvsIceAgentStats::candidateGatheringStartTime()'],['../struct____IceAgent.html#ad306ab85e8e5c21aa92b6fe2c34ecd7e',1,'__IceAgent::candidateGatheringStartTime()']]], + ['candidategatheringtime_3771',['candidateGatheringTime',['../structKvsIceAgentStats.html#a1697c6e365f809e524d5fb7814b211ec',1,'KvsIceAgentStats::candidateGatheringTime()'],['../structIceAgentProfileDiagnostics.html#ac520f1d381089a84fae32fa4c4f1c1f6',1,'IceAgentProfileDiagnostics::candidateGatheringTime()']]], + ['candidatetype_3772',['candidateType',['../structRtcIceCandidateDiagnostics.html#ac4283215c5f444b8894c3e144902ef2e',1,'RtcIceCandidateDiagnostics::candidateType()'],['../structRtcIceCandidateStats.html#a8b79dc090a0de993fc02dff03b278f86',1,'RtcIceCandidateStats::candidateType()']]], + ['cantrickleice_3773',['canTrickleIce',['../structKvsPeerConnection.html#abf3b18d67924d047a1193facd12c1cfe',1,'KvsPeerConnection']]], + ['cap_3774',['cap',['../struct____IOBuffer.html#a23f8c217eb76c8bac394cff335ebfdbd',1,'__IOBuffer']]], + ['capacity_3775',['capacity',['../structRollingBuffer.html#a60a5feaa9c4562b081f0535d3436f97e',1,'RollingBuffer']]], + ['certificatecount_3776',['certificateCount',['../struct____DtlsSession.html#a9afa83609ca58cd22584866031344cc1',1,'__DtlsSession']]], + ['certificates_3777',['certificates',['../group__StatusCodes.html#ga73ae9949af12346cc594538b711280e7',1,'RtcConfiguration']]], + ['certificatesize_3778',['certificateSize',['../group__StatusCodes.html#ga30fcf18f61f0d54993d670edeb9b3b47',1,'RtcCertificate']]], + ['changeflag_3779',['changeFlag',['../structStunAttributeChangeRequest.html#a742d40bd2223ef75337dc01be283915d',1,'StunAttributeChangeRequest']]], + ['channelarn_3780',['channelArn',['../group__StatusCodes.html#gadf0269db30e1cc2cb23b55fe3bb18408',1,'SignalingChannelDescription::channelArn()'],['../structSignalingFileCacheEntry.html#a22bb732c14c675748b633ba74d9c3a6d',1,'SignalingFileCacheEntry::channelArn()']]], + ['channeldescription_3781',['channelDescription',['../structSignalingClient.html#a7924fa6967bacbc6df8ff58891266f98',1,'SignalingClient']]], + ['channelendpointhttps_3782',['channelEndpointHttps',['../structSignalingClient.html#a94fb37538edef1cfd193725c15d9a5db',1,'SignalingClient']]], + ['channelendpointwebrtc_3783',['channelEndpointWebrtc',['../structSignalingClient.html#a473988fdceabfc1dc126d86064802d97',1,'SignalingClient']]], + ['channelendpointwss_3784',['channelEndpointWss',['../structSignalingClient.html#a73cfaa96e6f7c1212bd244fdcbc4e6c7',1,'SignalingClient']]], + ['channelid_3785',['channelId',['../structKvsDataChannel.html#a54df71e5b31b7bcfea45a89de8e8c8e1',1,'KvsDataChannel']]], + ['channelname_3786',['channelName',['../group__StatusCodes.html#gaa6175559ab09bc0e4e3e63dad4326bbc',1,'SignalingChannelDescription::channelName()'],['../structSignalingFileCacheEntry.html#a74c12a81a3e259d7ee62ff437ad8e94c',1,'SignalingFileCacheEntry::channelName()']]], + ['channelnumber_3787',['channelNumber',['../structTurnPeer.html#a574ea4f42d089c94912c1a411cce9ed5',1,'TurnPeer::channelNumber()'],['../structStunAttributeChannelNumber.html#ae4cb09cee5a5304e09b1aa9f63c5d634',1,'StunAttributeChannelNumber::channelNumber()']]], + ['channelroletype_3788',['channelRoleType',['../group__StatusCodes.html#gacc498395a65985dca82ce2e49a2c6e73',1,'ChannelInfo']]], + ['channelstatus_3789',['channelStatus',['../group__StatusCodes.html#ga987b31f9de2a6265d6a9bdc677ed2c5f',1,'SignalingChannelDescription']]], + ['channeltype_3790',['channelType',['../group__StatusCodes.html#ga520316c48a0898343e670e427cbdcbbf',1,'ChannelInfo::channelType()'],['../group__StatusCodes.html#ga9c80bb618c25e2aa6b1febcce5280690',1,'SignalingChannelDescription::channelType()']]], + ['circuitbreakertriggercount_3791',['circuitBreakerTriggerCount',['../structRtcIceCandidatePairStats.html#a5adf451c6a99fcc9474d0cfedce1c902',1,'RtcIceCandidatePairStats::circuitBreakerTriggerCount()'],['../structRtcIceCandidatePairDiagnostics.html#a7502d96d273d817f4dd5fdea4ed12a81',1,'RtcIceCandidatePairDiagnostics::circuitBreakerTriggerCount()']]], + ['clientid_3792',['clientId',['../group__StatusCodes.html#ga164f67d7c1bb29cfe65eeace765495cd',1,'SignalingClientInfo']]], + ['clientinfo_3793',['clientInfo',['../structSignalingClient.html#a0c7278c82322f97cdcfc8c101d98b573',1,'SignalingClient']]], + ['clientready_3794',['clientReady',['../structSignalingClient.html#adfcb04dcb87e4394f076a4f7dd4680f5',1,'SignalingClient']]], + ['clientwritekey_3795',['clientWriteKey',['../structDtlsKeyingMaterial.html#a14f040ac4d8f00a8cede611a49e72329',1,'DtlsKeyingMaterial']]], + ['clockrate_3796',['clockRate',['../structJitterBuffer.html#af5aa76278a40d179e2632ead5af499c3',1,'JitterBuffer']]], + ['closepeerconnectiontime_3797',['closePeerConnectionTime',['../structPeerConnectionStats.html#ab4753053c8ba611bbfc79ddb7ff63354',1,'PeerConnectionStats::closePeerConnectionTime()'],['../structKvsPeerConnectionDiagnostics.html#a4cbefd93b91af6fc10755033a1fc923e',1,'KvsPeerConnectionDiagnostics::closePeerConnectionTime()']]], + ['codec_3798',['codec',['../group__StatusCodes.html#ga5ecb0a5e7fa90e50d893437388568445',1,'RtcMediaStreamTrack']]], + ['codecid_3799',['codecId',['../structRTCRtpStreamStats.html#a5105d3da5dec4cde28ba4aa8569c2478',1,'RTCRtpStreamStats']]], + ['combinedusername_3800',['combinedUserName',['../struct____IceAgent.html#a542a797037c4980c4e416f52c0f0f1d9',1,'__IceAgent']]], + ['completechanneldatabuffer_3801',['completeChannelDataBuffer',['../struct____TurnConnection.html#a7d3932561fce2c8cedb96a93390ee63f',1,'__TurnConnection']]], + ['concealedsamples_3802',['concealedSamples',['../structRtcInboundRtpStreamStats.html#a2e11b22d3d6cb3f9be452ca4f4e6b717',1,'RtcInboundRtpStreamStats']]], + ['concealmentevents_3803',['concealmentEvents',['../structRtcInboundRtpStreamStats.html#a5c6669b6dd3275e752bbd21a8f253ecd',1,'RtcInboundRtpStreamStats']]], + ['connectcalltime_3804',['connectCallTime',['../structSignalingClientStats.html#a19727f1de36f06b07a6877ff0b69d43d',1,'SignalingClientStats::connectCallTime()'],['../structSignalingDiagnostics.html#a3aa196111bc32ac66c697c9aed449906',1,'SignalingDiagnostics::connectCallTime()']]], + ['connectclienttime_3805',['connectClientTime',['../structSignalingDiagnostics.html#a7cc8708f33bfb1b9535176b84f011ce1',1,'SignalingDiagnostics::connectClientTime()'],['../structSignalingClientStats.html#a9685ff1d6dce67ea8c4580065790f997',1,'SignalingClientStats::connectClientTime()']]], + ['connected_3806',['connected',['../structSignalingClient.html#a3e49d76bb2f91cabe63645c66462a69f',1,'SignalingClient']]], + ['connectedcvar_3807',['connectedCvar',['../structSignalingClient.html#a17bc3891ce1577d99007f68ddad875f2',1,'SignalingClient']]], + ['connectedlock_3808',['connectedLock',['../structSignalingClient.html#a4acc49c1fc751af81d5df4dba010aacc',1,'SignalingClient']]], + ['connectendtime_3809',['connectEndTime',['../structSignalingClientStats.html#aa5178287454518b4217f8759abf831f7',1,'SignalingClientStats::connectEndTime()'],['../structSignalingDiagnostics.html#addebd87279d66194158e063f9189c1da',1,'SignalingDiagnostics::connectEndTime()']]], + ['connectionaddress_3810',['connectionAddress',['../structSdpConnectionInformation.html#a2e1a94e0f36aca2120b9f98998ddd7c9',1,'SdpConnectionInformation']]], + ['connectionclosed_3811',['connectionClosed',['../struct____SocketConnection.html#a3b413b1b97c018b29fa2a763e31fddae',1,'__SocketConnection']]], + ['connectionduration_3812',['connectionDuration',['../structSignalingClientStats.html#a11d655b6febcfa1b84596b769248d086',1,'SignalingClientStats']]], + ['connectionstate_3813',['connectionState',['../structTurnPeer.html#a14c03e75720b8af7b084ee7709734a71',1,'TurnPeer::connectionState()'],['../structKvsPeerConnection.html#ae58e4fd133d417550b932c86767ec3ae',1,'KvsPeerConnection::connectionState()']]], + ['connectionstatechangedfn_3814',['connectionStateChangedFn',['../structIceAgentCallbacks.html#abdbd0d13d53e3ed080c6be6cdb701dd7',1,'IceAgentCallbacks']]], + ['connectposthookfn_3815',['connectPostHookFn',['../structSignalingClientInfoInternal.html#a0bb6a9027ce7348f0443223cf6500f0c',1,'SignalingClientInfoInternal']]], + ['connectprehookfn_3816',['connectPreHookFn',['../structSignalingClientInfoInternal.html#ace0d4eeb7aad148bf6c4f963f3e2e510',1,'SignalingClientInfoInternal']]], + ['connectstarttime_3817',['connectStartTime',['../structSignalingDiagnostics.html#a300c5758e6461516667cee65d9bec5dc',1,'SignalingDiagnostics::connectStartTime()'],['../structSignalingClientStats.html#a38194e3be4b7e0b4ddb522a202cb4e95',1,'SignalingClientStats::connectStartTime()']]], + ['connecttime_3818',['connectTime',['../structSignalingDiagnostics.html#a21b7b7c12b48a66b8e8ad04e402984e1',1,'SignalingDiagnostics::connectTime()'],['../structSignalingClient.html#a5fa0c4900eba13570fe2ddd50a7f97de',1,'SignalingClient::connectTime()']]], + ['connecttimeout_3819',['connectTimeout',['../structSignalingClientInfoInternal.html#ae463ca2aabd4941acf35a300a6999c9b',1,'SignalingClientInfoInternal']]], + ['contextrefcnt_3820',['contextRefCnt',['../structWebRtcClientContext.html#af5810925e893523ab34fd78c558e87a2',1,'WebRtcClientContext']]], + ['correlationid_3821',['correlationId',['../group__StatusCodes.html#gadbcf31bfb32938effe656b38fad3c5d2',1,'SignalingMessage']]], + ['cpapicalllatency_3822',['cpApiCallLatency',['../structSignalingClientStats.html#a6dc71a2165fa2c15cd1ab1391337d932',1,'SignalingClientStats']]], + ['cpapilatency_3823',['cpApiLatency',['../structSignalingDiagnostics.html#aebf2c3ca1eac4a58627527c3cf7c6be7',1,'SignalingDiagnostics']]], + ['crc32fingerprint_3824',['crc32Fingerprint',['../structStunAttributeFingerprint.html#a6a58c55bb4018d2c76558a8ebf58da54',1,'StunAttributeFingerprint']]], + ['createallocationstarttime_3825',['createAllocationStartTime',['../structTurnProfileDiagnostics.html#a7c37adbf9a8003be110bf4d2aa63e6bd',1,'TurnProfileDiagnostics']]], + ['createallocationtime_3826',['createAllocationTime',['../structTurnProfileDiagnostics.html#ad4aa8bfa783bb8f3247df4c61331c687',1,'TurnProfileDiagnostics']]], + ['createcalltime_3827',['createCallTime',['../structSignalingClientStats.html#addca1f3b2556f449a863c330f8a9da64',1,'SignalingClientStats::createCallTime()'],['../structSignalingDiagnostics.html#a632150aee8643b07108dc333259d3074',1,'SignalingDiagnostics::createCallTime()']]], + ['createchannelendtime_3828',['createChannelEndTime',['../structSignalingDiagnostics.html#aeaf8d3e80ce58f8df54129d6f9bc4df7',1,'SignalingDiagnostics::createChannelEndTime()'],['../structSignalingClientStats.html#a1ee463c25ab18505bb959dbfe00308f4',1,'SignalingClientStats::createChannelEndTime()']]], + ['createchannelstarttime_3829',['createChannelStartTime',['../structSignalingClientStats.html#a8729ae2d90bd6adf1aacd772442f57f4',1,'SignalingClientStats::createChannelStartTime()'],['../structSignalingDiagnostics.html#aa36803247972c13ef67eef57d83f2b45',1,'SignalingDiagnostics::createChannelStartTime()']]], + ['createclienttime_3830',['createClientTime',['../structSignalingClientStats.html#aaf1b82a44eb540b4f0a133f93be2e523',1,'SignalingClientStats::createClientTime()'],['../structSignalingDiagnostics.html#a83fc58af46d7484ca5de722b94ce0352',1,'SignalingDiagnostics::createClientTime()']]], + ['createpermissionstarttime_3831',['createPermissionStartTime',['../structTurnPeer.html#acf76cd84f03e2c012abf2e7d100848b3',1,'TurnPeer']]], + ['createpermissiontime_3832',['createPermissionTime',['../structTurnPeer.html#a620f42c7bc88fe16108ca56cc2629c6b',1,'TurnPeer']]], + ['createposthookfn_3833',['createPostHookFn',['../structSignalingClientInfoInternal.html#af283b98ce3c9c5bce5dc026a8eb63fa9',1,'SignalingClientInfoInternal']]], + ['createprehookfn_3834',['createPreHookFn',['../structSignalingClientInfoInternal.html#ac1436a8951c6db35b99e6bf3fbaa3de7',1,'SignalingClientInfoInternal']]], + ['createtime_3835',['createTime',['../structSignalingDiagnostics.html#a632ca4a1ab762e9842cc794078b63393',1,'SignalingDiagnostics::createTime()'],['../structSignalingClient.html#ae2b78001cf365e27313c6acce924b05d',1,'SignalingClient::createTime()']]], + ['creationtime_3836',['creationTime',['../group__StatusCodes.html#gaa3642b61b95cdb0a9ab999ca28f997f3',1,'SignalingChannelDescription']]], + ['creationtsepochseconds_3837',['creationTsEpochSeconds',['../structSignalingFileCacheEntry.html#a1bb2957428aa838f4da40a62690ab747',1,'SignalingFileCacheEntry']]], + ['credential_3838',['credential',['../group__StatusCodes.html#ga9285f0e90d1949fd98822d234f59ed6a',1,'RtcIceServer::credential()'],['../structIceServer.html#ae60110bd7939d5bbbab3d81f7bfaea1c',1,'IceServer::credential()']]], + ['credentialobtained_3839',['credentialObtained',['../struct____TurnConnection.html#ae2dc73843c18c0c6d6a01006332259b2',1,'__TurnConnection']]], + ['csrcarray_3840',['csrcArray',['../struct____RtpPacketHeader.html#a09d15618ca45e25f83b9bdeca6a87fc3',1,'__RtpPacketHeader']]], + ['csrccount_3841',['csrcCount',['../struct____RtpPacketHeader.html#a0ef23dfd3eba598aa9053cfb710417c5',1,'__RtpPacketHeader']]], + ['currentdatachannelid_3842',['currentDataChannelId',['../structAllocateSctpSortDataChannelsData.html#abac8abe09d5d376187f01fb6806e24d4',1,'AllocateSctpSortDataChannelsData']]], + ['currentroundtriptime_3843',['currentRoundTripTime',['../structRtcIceCandidatePairStats.html#adcb4cc3e398ce996e60c15fd6b5d0835',1,'RtcIceCandidatePairStats::currentRoundTripTime()'],['../structRtcIceCandidatePairDiagnostics.html#aa4dd96b0ebce84f6d8bb4cf84c0d80b2',1,'RtcIceCandidatePairDiagnostics::currentRoundTripTime()']]], + ['currenttimercallingperiod_3844',['currentTimerCallingPeriod',['../struct____TurnConnection.html#a6465333727d47eb85323cde72bfb4cbd',1,'__TurnConnection']]], + ['currentwsi_3845',['currentWsi',['../structSignalingClient.html#a67a9ca3f4a465d3e8d0a8f242f4b4c6e',1,'SignalingClient']]], + ['currrecvdatalen_3846',['currRecvDataLen',['../struct____TurnConnection.html#ab22c83d3819521de31369170dde54476',1,'__TurnConnection']]], + ['customdata_3847',['customData',['../group__StatusCodes.html#gac1108b3f0f014f820025b0eaf345ffc4',1,'SignalingClientCallbacks::customData()'],['../structIceAgentCallbacks.html#ab64693278ff726f64e0be13a7e5feb35',1,'IceAgentCallbacks::customData()'],['../structTurnConnectionCallbacks.html#a51dab8c701363c2b699cc8e09ee7f201',1,'TurnConnectionCallbacks::customData()'],['../structJitterBuffer.html#a5f4a91a739eb31bd679d13a12addd82f',1,'JitterBuffer::customData()'],['../structSctpSessionCallbacks.html#a8e23c624d11e541762479c9f58cfc26e',1,'SctpSessionCallbacks::customData()']]], + ['cvar_3848',['cvar',['../structNatTestData.html#a28ecdd4b7d84a7814b9f60ae905d401e',1,'NatTestData']]] ]; diff --git a/search/variables_3.js b/search/variables_3.js index cc27460664..d2f9917c40 100644 --- a/search/variables_3.js +++ b/search/variables_3.js @@ -1,49 +1,49 @@ var searchData= [ - ['data_3853',['data',['../structStunAttributeData.html#a0bbc42225be08f672971f256b446e69d',1,'StunAttributeData::data()'],['../structTurnChannelData.html#a77468d07189d202a0a1fe56cccb7d7a7',1,'TurnChannelData::data()']]], - ['dataavailablecallbackcustomdata_3854',['dataAvailableCallbackCustomData',['../struct____SocketConnection.html#abd52b3173f00558cbb2067ff3f29268b',1,'__SocketConnection']]], - ['dataavailablecallbackfn_3855',['dataAvailableCallbackFn',['../struct____SocketConnection.html#a0778a0ff747e13646a9c5bddb79018b8',1,'__SocketConnection']]], - ['databuffer_3856',['dataBuffer',['../structRollingBuffer.html#aaeb21b82e1dd43a6082f8ce1b3d6bd72',1,'RollingBuffer']]], - ['databuffersize_3857',['dataBufferSize',['../struct____TurnConnection.html#ab6c3dd579e247a8f231aab55aae8b212',1,'__TurnConnection']]], - ['datachannel_3858',['dataChannel',['../structKvsDataChannel.html#a8e42b7307ec3b06bd3429e14919f0314',1,'KvsDataChannel']]], - ['datachannelidentifier_3859',['dataChannelIdentifier',['../structRtcDataChannelStats.html#a5c65ded03fb5572c34d8ddd6eff85c4f',1,'RtcDataChannelStats']]], - ['datachannelmessagefunc_3860',['dataChannelMessageFunc',['../structSctpSessionCallbacks.html#aae3588e883653675290c40f05df53016',1,'SctpSessionCallbacks']]], - ['datachannelopenfunc_3861',['dataChannelOpenFunc',['../structSctpSessionCallbacks.html#a59ead8837b46fb2c382ddafd87a3003e',1,'SctpSessionCallbacks']]], - ['datatransfermode_3862',['dataTransferMode',['../struct____TurnConnection.html#aaccd3720211f54493f696fb6cb10538a',1,'__TurnConnection']]], - ['deallocatepacketsent_3863',['deallocatePacketSent',['../struct____TurnConnection.html#ae8fd4501dc1282f98f6f85324aa05913',1,'__TurnConnection']]], - ['decoderimplementation_3864',['decoderImplementation',['../structRtcInboundRtpStreamStats.html#a6b747473eacb0b8057ba2d88176551b6',1,'RtcInboundRtpStreamStats']]], - ['deleted_3865',['deleted',['../structSignalingClient.html#a028c48b3ced3431db337798049492fde',1,'SignalingClient']]], - ['deleteposthookfn_3866',['deletePostHookFn',['../structSignalingClientInfoInternal.html#ae43a3ff7f0ce285d00fe702f60b038f2',1,'SignalingClientInfoInternal']]], - ['deleteprehookfn_3867',['deletePreHookFn',['../structSignalingClientInfoInternal.html#a916d3c6fb83edbd4c4805d37a534f281',1,'SignalingClientInfoInternal']]], - ['deletetime_3868',['deleteTime',['../structSignalingClient.html#a6dc427864662b59daddbe99cad1aba21',1,'SignalingClient']]], - ['deleting_3869',['deleting',['../structSignalingClient.html#a44ac6234ffe57337f45cd68e15a0eaf3',1,'SignalingClient']]], - ['depaypayloadfn_3870',['depayPayloadFn',['../structJitterBuffer.html#a1a547b90c34266001eea2a51a58bd145',1,'JitterBuffer']]], - ['describecalltime_3871',['describeCallTime',['../structSignalingClientStats.html#a37476bd4a95c89d9dcd01cfa3d0d686d',1,'SignalingClientStats::describeCallTime()'],['../structSignalingDiagnostics.html#a7102b1a5e01a67987a738b6aad60111e',1,'SignalingDiagnostics::describeCallTime()']]], - ['describechannelendtime_3872',['describeChannelEndTime',['../structSignalingClientStats.html#a56e72fa4c53c64d2cd137c383741c8ff',1,'SignalingClientStats::describeChannelEndTime()'],['../structSignalingDiagnostics.html#acbced7a7f370e220e37d0a2aa543f7e3',1,'SignalingDiagnostics::describeChannelEndTime()']]], - ['describechannelstarttime_3873',['describeChannelStartTime',['../structSignalingClientStats.html#a6a02499598111cd7ba1da2295294d16f',1,'SignalingClientStats::describeChannelStartTime()'],['../structSignalingDiagnostics.html#ab157c658b039de5ac7782cb3192765c8',1,'SignalingDiagnostics::describeChannelStartTime()']]], - ['describemediacalltime_3874',['describeMediaCallTime',['../structSignalingClientStats.html#a856683cc6127802465b3c863a3906dac',1,'SignalingClientStats::describeMediaCallTime()'],['../structSignalingDiagnostics.html#ae296e33e22c553ad2bc84442872fc668',1,'SignalingDiagnostics::describeMediaCallTime()']]], - ['describemediastorageconfposthookfn_3875',['describeMediaStorageConfPostHookFn',['../structSignalingClientInfoInternal.html#aae8452a052ee63e44b5b90d3a628bdd5',1,'SignalingClientInfoInternal']]], - ['describemediastorageconfprehookfn_3876',['describeMediaStorageConfPreHookFn',['../structSignalingClientInfoInternal.html#aeebf7a224554cb8c067e1c15baf3e515',1,'SignalingClientInfoInternal']]], - ['describemediatime_3877',['describeMediaTime',['../structSignalingClient.html#acfb4179217a39f0e080703ed0c0220fd',1,'SignalingClient']]], - ['describeposthookfn_3878',['describePostHookFn',['../structSignalingClientInfoInternal.html#abf524ed4ad0422f43bbffa72a3c7b109',1,'SignalingClientInfoInternal']]], - ['describeprehookfn_3879',['describePreHookFn',['../structSignalingClientInfoInternal.html#a09f0bde2f5dd4c6feb2d4467768dd753',1,'SignalingClientInfoInternal']]], - ['describetime_3880',['describeTime',['../structSignalingClient.html#a12fb6f75b2ad2c696fae2989e489fdc3',1,'SignalingClient']]], - ['description_3881',['description',['../group__StatusCodes.html#ga5403ef07ec82c273c2720446ce4a0bbf',1,'ReceivedSignalingMessage']]], - ['detecteddisconnection_3882',['detectedDisconnection',['../struct____IceAgent.html#a4b05f33e7bdec1eafd31b247b325bfee',1,'__IceAgent']]], - ['diagnostics_3883',['diagnostics',['../structSignalingClient.html#ac9c402b15c4248b1502d347d64535e29',1,'SignalingClient']]], - ['diagnosticslock_3884',['diagnosticsLock',['../structSignalingClient.html#a0773020dfe3958c244cb86eb1d0f2ed5',1,'SignalingClient']]], - ['direction_3885',['direction',['../group__StatusCodes.html#ga834bb77641bccbaa371190e37a900203',1,'RtcRtpTransceiver::direction()'],['../group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69',1,'RtcRtpTransceiverInit::direction()']]], - ['disablesendersidebandwidthestimation_3886',['disableSenderSideBandwidthEstimation',['../group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1',1,'KvsRtcConfiguration']]], - ['disconnectiongraceperiodendtime_3887',['disconnectionGracePeriodEndTime',['../struct____IceAgent.html#aa3635407edf4be36e0078f7016519880',1,'__IceAgent']]], - ['dpapicalllatency_3888',['dpApiCallLatency',['../structSignalingClientStats.html#a00f3d2b3ea61ddc1353a4a7d5ed6084a',1,'SignalingClientStats']]], - ['dpapilatency_3889',['dpApiLatency',['../structSignalingDiagnostics.html#a02546de3d0688e4efa7207955d81a276',1,'SignalingDiagnostics']]], - ['dscp_3890',['dscp',['../structDscpPacketsSentRecord.html#abaaf2345e9421f29276ab7d068886ce1',1,'DscpPacketsSentRecord']]], - ['dtls_5fsrtp_5fsupported_5fprofiles_3891',['DTLS_SRTP_SUPPORTED_PROFILES',['../Dtls__mbedtls_8c.html#a8440d269271e467d19cd1abffd90207f',1,'Dtls_mbedtls.c']]], - ['dtlscipher_3892',['dtlsCipher',['../structRtcTransportStats.html#aa4665f3c96d174312aba49a9c49e9c24',1,'RtcTransportStats']]], - ['dtlsisserver_3893',['dtlsIsServer',['../structKvsPeerConnection.html#aabb99d6a68d82bae5ad01d80b93331a1',1,'KvsPeerConnection']]], - ['dtlssessioncallbacks_3894',['dtlsSessionCallbacks',['../struct____DtlsSession.html#af671819aab0aa28f0702308ea1a09e7e',1,'__DtlsSession']]], - ['dtlssessionsetuptime_3895',['dtlsSessionSetupTime',['../structPeerConnectionStats.html#a412b46f47dcc4a258e97e42b141b7895',1,'PeerConnectionStats::dtlsSessionSetupTime()'],['../struct____DtlsSession.html#a06da00353806a4cdc221e94830cd1f72',1,'__DtlsSession::dtlsSessionSetupTime()'],['../structKvsPeerConnectionDiagnostics.html#a32fc61043178fcca33ad76b4cd4b9d06',1,'KvsPeerConnectionDiagnostics::dtlsSessionSetupTime()']]], - ['dtlssessionstarttime_3896',['dtlsSessionStartTime',['../struct____DtlsSession.html#aa5b0631dcd43122f1a113af411a2bd24',1,'__DtlsSession']]], - ['dtlsstate_3897',['dtlsState',['../structRtcTransportStats.html#a3117bc410de7332c634ff4b07f61dca8',1,'RtcTransportStats']]], - ['durationinseconds_3898',['durationInSeconds',['../structQualityLimitationDurationsRecord.html#a2d6d9cae52d381f5dd879dd4fc2b0b36',1,'QualityLimitationDurationsRecord']]] + ['data_3849',['data',['../structStunAttributeData.html#a0bbc42225be08f672971f256b446e69d',1,'StunAttributeData::data()'],['../structTurnChannelData.html#a77468d07189d202a0a1fe56cccb7d7a7',1,'TurnChannelData::data()']]], + ['dataavailablecallbackcustomdata_3850',['dataAvailableCallbackCustomData',['../struct____SocketConnection.html#abd52b3173f00558cbb2067ff3f29268b',1,'__SocketConnection']]], + ['dataavailablecallbackfn_3851',['dataAvailableCallbackFn',['../struct____SocketConnection.html#a0778a0ff747e13646a9c5bddb79018b8',1,'__SocketConnection']]], + ['databuffer_3852',['dataBuffer',['../structRollingBuffer.html#aaeb21b82e1dd43a6082f8ce1b3d6bd72',1,'RollingBuffer']]], + ['databuffersize_3853',['dataBufferSize',['../struct____TurnConnection.html#ab6c3dd579e247a8f231aab55aae8b212',1,'__TurnConnection']]], + ['datachannel_3854',['dataChannel',['../structKvsDataChannel.html#a8e42b7307ec3b06bd3429e14919f0314',1,'KvsDataChannel']]], + ['datachannelidentifier_3855',['dataChannelIdentifier',['../structRtcDataChannelStats.html#a5c65ded03fb5572c34d8ddd6eff85c4f',1,'RtcDataChannelStats']]], + ['datachannelmessagefunc_3856',['dataChannelMessageFunc',['../structSctpSessionCallbacks.html#aae3588e883653675290c40f05df53016',1,'SctpSessionCallbacks']]], + ['datachannelopenfunc_3857',['dataChannelOpenFunc',['../structSctpSessionCallbacks.html#a59ead8837b46fb2c382ddafd87a3003e',1,'SctpSessionCallbacks']]], + ['datatransfermode_3858',['dataTransferMode',['../struct____TurnConnection.html#aaccd3720211f54493f696fb6cb10538a',1,'__TurnConnection']]], + ['deallocatepacketsent_3859',['deallocatePacketSent',['../struct____TurnConnection.html#ae8fd4501dc1282f98f6f85324aa05913',1,'__TurnConnection']]], + ['decoderimplementation_3860',['decoderImplementation',['../structRtcInboundRtpStreamStats.html#a6b747473eacb0b8057ba2d88176551b6',1,'RtcInboundRtpStreamStats']]], + ['deleted_3861',['deleted',['../structSignalingClient.html#a028c48b3ced3431db337798049492fde',1,'SignalingClient']]], + ['deleteposthookfn_3862',['deletePostHookFn',['../structSignalingClientInfoInternal.html#ae43a3ff7f0ce285d00fe702f60b038f2',1,'SignalingClientInfoInternal']]], + ['deleteprehookfn_3863',['deletePreHookFn',['../structSignalingClientInfoInternal.html#a916d3c6fb83edbd4c4805d37a534f281',1,'SignalingClientInfoInternal']]], + ['deletetime_3864',['deleteTime',['../structSignalingClient.html#a6dc427864662b59daddbe99cad1aba21',1,'SignalingClient']]], + ['deleting_3865',['deleting',['../structSignalingClient.html#a44ac6234ffe57337f45cd68e15a0eaf3',1,'SignalingClient']]], + ['depaypayloadfn_3866',['depayPayloadFn',['../structJitterBuffer.html#a1a547b90c34266001eea2a51a58bd145',1,'JitterBuffer']]], + ['describecalltime_3867',['describeCallTime',['../structSignalingClientStats.html#a37476bd4a95c89d9dcd01cfa3d0d686d',1,'SignalingClientStats::describeCallTime()'],['../structSignalingDiagnostics.html#a7102b1a5e01a67987a738b6aad60111e',1,'SignalingDiagnostics::describeCallTime()']]], + ['describechannelendtime_3868',['describeChannelEndTime',['../structSignalingClientStats.html#a56e72fa4c53c64d2cd137c383741c8ff',1,'SignalingClientStats::describeChannelEndTime()'],['../structSignalingDiagnostics.html#acbced7a7f370e220e37d0a2aa543f7e3',1,'SignalingDiagnostics::describeChannelEndTime()']]], + ['describechannelstarttime_3869',['describeChannelStartTime',['../structSignalingClientStats.html#a6a02499598111cd7ba1da2295294d16f',1,'SignalingClientStats::describeChannelStartTime()'],['../structSignalingDiagnostics.html#ab157c658b039de5ac7782cb3192765c8',1,'SignalingDiagnostics::describeChannelStartTime()']]], + ['describemediacalltime_3870',['describeMediaCallTime',['../structSignalingClientStats.html#a856683cc6127802465b3c863a3906dac',1,'SignalingClientStats::describeMediaCallTime()'],['../structSignalingDiagnostics.html#ae296e33e22c553ad2bc84442872fc668',1,'SignalingDiagnostics::describeMediaCallTime()']]], + ['describemediastorageconfposthookfn_3871',['describeMediaStorageConfPostHookFn',['../structSignalingClientInfoInternal.html#aae8452a052ee63e44b5b90d3a628bdd5',1,'SignalingClientInfoInternal']]], + ['describemediastorageconfprehookfn_3872',['describeMediaStorageConfPreHookFn',['../structSignalingClientInfoInternal.html#aeebf7a224554cb8c067e1c15baf3e515',1,'SignalingClientInfoInternal']]], + ['describemediatime_3873',['describeMediaTime',['../structSignalingClient.html#acfb4179217a39f0e080703ed0c0220fd',1,'SignalingClient']]], + ['describeposthookfn_3874',['describePostHookFn',['../structSignalingClientInfoInternal.html#abf524ed4ad0422f43bbffa72a3c7b109',1,'SignalingClientInfoInternal']]], + ['describeprehookfn_3875',['describePreHookFn',['../structSignalingClientInfoInternal.html#a09f0bde2f5dd4c6feb2d4467768dd753',1,'SignalingClientInfoInternal']]], + ['describetime_3876',['describeTime',['../structSignalingClient.html#a12fb6f75b2ad2c696fae2989e489fdc3',1,'SignalingClient']]], + ['description_3877',['description',['../group__StatusCodes.html#ga5403ef07ec82c273c2720446ce4a0bbf',1,'ReceivedSignalingMessage']]], + ['detecteddisconnection_3878',['detectedDisconnection',['../struct____IceAgent.html#a4b05f33e7bdec1eafd31b247b325bfee',1,'__IceAgent']]], + ['diagnostics_3879',['diagnostics',['../structSignalingClient.html#ac9c402b15c4248b1502d347d64535e29',1,'SignalingClient']]], + ['diagnosticslock_3880',['diagnosticsLock',['../structSignalingClient.html#a0773020dfe3958c244cb86eb1d0f2ed5',1,'SignalingClient']]], + ['direction_3881',['direction',['../group__StatusCodes.html#ga834bb77641bccbaa371190e37a900203',1,'RtcRtpTransceiver::direction()'],['../group__StatusCodes.html#ga6f66c0c096b4ed45b0627ab13e3b2c69',1,'RtcRtpTransceiverInit::direction()']]], + ['disablesendersidebandwidthestimation_3882',['disableSenderSideBandwidthEstimation',['../group__StatusCodes.html#gac4007f0d6df9197aa8d44a3ff6200db1',1,'KvsRtcConfiguration']]], + ['disconnectiongraceperiodendtime_3883',['disconnectionGracePeriodEndTime',['../struct____IceAgent.html#aa3635407edf4be36e0078f7016519880',1,'__IceAgent']]], + ['dpapicalllatency_3884',['dpApiCallLatency',['../structSignalingClientStats.html#a00f3d2b3ea61ddc1353a4a7d5ed6084a',1,'SignalingClientStats']]], + ['dpapilatency_3885',['dpApiLatency',['../structSignalingDiagnostics.html#a02546de3d0688e4efa7207955d81a276',1,'SignalingDiagnostics']]], + ['dscp_3886',['dscp',['../structDscpPacketsSentRecord.html#abaaf2345e9421f29276ab7d068886ce1',1,'DscpPacketsSentRecord']]], + ['dtls_5fsrtp_5fsupported_5fprofiles_3887',['DTLS_SRTP_SUPPORTED_PROFILES',['../Dtls__mbedtls_8c.html#a8440d269271e467d19cd1abffd90207f',1,'Dtls_mbedtls.c']]], + ['dtlscipher_3888',['dtlsCipher',['../structRtcTransportStats.html#aa4665f3c96d174312aba49a9c49e9c24',1,'RtcTransportStats']]], + ['dtlsisserver_3889',['dtlsIsServer',['../structKvsPeerConnection.html#aabb99d6a68d82bae5ad01d80b93331a1',1,'KvsPeerConnection']]], + ['dtlssessioncallbacks_3890',['dtlsSessionCallbacks',['../struct____DtlsSession.html#af671819aab0aa28f0702308ea1a09e7e',1,'__DtlsSession']]], + ['dtlssessionsetuptime_3891',['dtlsSessionSetupTime',['../structPeerConnectionStats.html#a412b46f47dcc4a258e97e42b141b7895',1,'PeerConnectionStats::dtlsSessionSetupTime()'],['../struct____DtlsSession.html#a06da00353806a4cdc221e94830cd1f72',1,'__DtlsSession::dtlsSessionSetupTime()'],['../structKvsPeerConnectionDiagnostics.html#a32fc61043178fcca33ad76b4cd4b9d06',1,'KvsPeerConnectionDiagnostics::dtlsSessionSetupTime()']]], + ['dtlssessionstarttime_3892',['dtlsSessionStartTime',['../struct____DtlsSession.html#aa5b0631dcd43122f1a113af411a2bd24',1,'__DtlsSession']]], + ['dtlsstate_3893',['dtlsState',['../structRtcTransportStats.html#a3117bc410de7332c634ff4b07f61dca8',1,'RtcTransportStats']]], + ['durationinseconds_3894',['durationInSeconds',['../structQualityLimitationDurationsRecord.html#a2d6d9cae52d381f5dd879dd4fc2b0b36',1,'QualityLimitationDurationsRecord']]] ]; diff --git a/search/variables_4.js b/search/variables_4.js index f4dee10d2f..bbcbe47a69 100644 --- a/search/variables_4.js +++ b/search/variables_4.js @@ -1,19 +1,19 @@ var searchData= [ - ['earliesttransactionidindex_3899',['earliestTransactionIdIndex',['../structTransactionIdStore.html#a5b9d0444838f9308bfda23e84b09b953',1,'TransactionIdStore']]], - ['emailaddress_3900',['emailAddress',['../structSessionDescription.html#a24e3e8cc9828566001e41a0125a34bdb',1,'SessionDescription']]], - ['encoderimplementation_3901',['encoderImplementation',['../group__StatusCodes.html#gafe331e59fcd4b4d5b4135608f33241b7',1,'RtcEncoderStats::encoderImplementation()'],['../structRtcOutboundRtpStreamStats.html#a6898acad7d9e04a6d53650fa6b86e229',1,'RtcOutboundRtpStreamStats::encoderImplementation()']]], - ['encodetimemsec_3902',['encodeTimeMsec',['../group__StatusCodes.html#gaaeaf0d1f1645efb1610c23a20418880e',1,'RtcEncoderStats']]], - ['end_3903',['end',['../structjsmntok__t.html#ab49e0369f39e9b6174141e7f5bde5996',1,'jsmntok_t']]], - ['errorcode_3904',['errorCode',['../structStunAttributeErrorCode.html#afb367a82a0efdbd79178640b3a556435',1,'StunAttributeErrorCode']]], - ['errorphrase_3905',['errorPhrase',['../structStunAttributeErrorCode.html#adafb14e7f9f95c45cd4a7467c96bbf83',1,'StunAttributeErrorCode']]], - ['errorreportfn_3906',['errorReportFn',['../group__StatusCodes.html#ga541b18458a4b4ec54117a6130fd48d6a',1,'SignalingClientCallbacks']]], - ['errorstatus_3907',['errorStatus',['../struct____TurnConnection.html#a5fe063d476b825215173346b02c8b0b3',1,'__TurnConnection']]], - ['errortype_3908',['errorType',['../group__StatusCodes.html#gafae937b08befda5ffdbb7b6b17d481e1',1,'ReceivedSignalingMessage']]], - ['estimatedplayouttimestamp_3909',['estimatedPlayoutTimestamp',['../structRtcInboundRtpStreamStats.html#a35c842de383f16717b0683a153bea568',1,'RtcInboundRtpStreamStats']]], - ['expirationduration_3910',['expirationDuration',['../structStunIpAddrContext.html#a1ad4334d135711678597023730a7d0e3',1,'StunIpAddrContext']]], - ['extension_3911',['extension',['../struct____RtpPacketHeader.html#ab386620ac26e6d5fd1a4c33edfff759d',1,'__RtpPacketHeader']]], - ['extensionlength_3912',['extensionLength',['../struct____RtpPacketHeader.html#ad0add547dc87a5df9a1e83dae46ad5cb',1,'__RtpPacketHeader']]], - ['extensionpayload_3913',['extensionPayload',['../struct____RtpPacketHeader.html#a6d13a11a8a7e082467bc70c0d7c4cb3f',1,'__RtpPacketHeader']]], - ['extensionprofile_3914',['extensionProfile',['../struct____RtpPacketHeader.html#a50a5b0abebc5da5fac41d91b633c02aa',1,'__RtpPacketHeader']]] + ['earliesttransactionidindex_3895',['earliestTransactionIdIndex',['../structTransactionIdStore.html#a5b9d0444838f9308bfda23e84b09b953',1,'TransactionIdStore']]], + ['emailaddress_3896',['emailAddress',['../structSessionDescription.html#a24e3e8cc9828566001e41a0125a34bdb',1,'SessionDescription']]], + ['encoderimplementation_3897',['encoderImplementation',['../group__StatusCodes.html#gafe331e59fcd4b4d5b4135608f33241b7',1,'RtcEncoderStats::encoderImplementation()'],['../structRtcOutboundRtpStreamStats.html#a6898acad7d9e04a6d53650fa6b86e229',1,'RtcOutboundRtpStreamStats::encoderImplementation()']]], + ['encodetimemsec_3898',['encodeTimeMsec',['../group__StatusCodes.html#gaaeaf0d1f1645efb1610c23a20418880e',1,'RtcEncoderStats']]], + ['end_3899',['end',['../structjsmntok__t.html#ab49e0369f39e9b6174141e7f5bde5996',1,'jsmntok_t']]], + ['errorcode_3900',['errorCode',['../structStunAttributeErrorCode.html#afb367a82a0efdbd79178640b3a556435',1,'StunAttributeErrorCode']]], + ['errorphrase_3901',['errorPhrase',['../structStunAttributeErrorCode.html#adafb14e7f9f95c45cd4a7467c96bbf83',1,'StunAttributeErrorCode']]], + ['errorreportfn_3902',['errorReportFn',['../group__StatusCodes.html#ga541b18458a4b4ec54117a6130fd48d6a',1,'SignalingClientCallbacks']]], + ['errorstatus_3903',['errorStatus',['../struct____TurnConnection.html#a5fe063d476b825215173346b02c8b0b3',1,'__TurnConnection']]], + ['errortype_3904',['errorType',['../group__StatusCodes.html#gafae937b08befda5ffdbb7b6b17d481e1',1,'ReceivedSignalingMessage']]], + ['estimatedplayouttimestamp_3905',['estimatedPlayoutTimestamp',['../structRtcInboundRtpStreamStats.html#a35c842de383f16717b0683a153bea568',1,'RtcInboundRtpStreamStats']]], + ['expirationduration_3906',['expirationDuration',['../structStunIpAddrContext.html#a1ad4334d135711678597023730a7d0e3',1,'StunIpAddrContext']]], + ['extension_3907',['extension',['../struct____RtpPacketHeader.html#ab386620ac26e6d5fd1a4c33edfff759d',1,'__RtpPacketHeader']]], + ['extensionlength_3908',['extensionLength',['../struct____RtpPacketHeader.html#ad0add547dc87a5df9a1e83dae46ad5cb',1,'__RtpPacketHeader']]], + ['extensionpayload_3909',['extensionPayload',['../struct____RtpPacketHeader.html#a6d13a11a8a7e082467bc70c0d7c4cb3f',1,'__RtpPacketHeader']]], + ['extensionprofile_3910',['extensionProfile',['../struct____RtpPacketHeader.html#a50a5b0abebc5da5fac41d91b633c02aa',1,'__RtpPacketHeader']]] ]; diff --git a/search/variables_5.js b/search/variables_5.js index dc7fce9396..7b704c6654 100644 --- a/search/variables_5.js +++ b/search/variables_5.js @@ -1,35 +1,35 @@ var searchData= [ - ['family_3915',['family',['../structKvsIpAddress.html#ad0dbc2d2ab94d7136fd5b044bab2fc21',1,'KvsIpAddress']]], - ['fecpacketsdiscarded_3916',['fecPacketsDiscarded',['../structRtcInboundRtpStreamStats.html#afd5c17774b00c93eabf70dbd0ee4001e',1,'RtcInboundRtpStreamStats']]], - ['fecpacketsreceived_3917',['fecPacketsReceived',['../structRtcInboundRtpStreamStats.html#ab9e3ad0573cc43ac20463eec1efe85e2',1,'RtcInboundRtpStreamStats']]], - ['fecpacketssent_3918',['fecPacketsSent',['../structRtcOutboundRtpStreamStats.html#a4ee11be440f71d83a6c64ebcb4c95e19',1,'RtcOutboundRtpStreamStats']]], - ['fetchclienttime_3919',['fetchClientTime',['../structSignalingClientStats.html#aaa941b8e117483e0aeb070dd565d2b71',1,'SignalingClientStats::fetchClientTime()'],['../structSignalingDiagnostics.html#a29731a6d0ee638bde9b1a112712ba556',1,'SignalingDiagnostics::fetchClientTime()']]], - ['filtercustomdata_3920',['filterCustomData',['../group__StatusCodes.html#ga02a5e6d0b5cdd1916c3b6c7a295849d3',1,'KvsRtcConfiguration']]], - ['fircount_3921',['firCount',['../structRtcOutboundRtpStreamStats.html#a8fbc609d8f666a321e5e87141cc8f3a5',1,'RtcOutboundRtpStreamStats::firCount()'],['../structRtcInboundRtpStreamStats.html#aa2a1cce2daf01661584582c6e76c44b2',1,'RtcInboundRtpStreamStats::firCount()']]], - ['firstframeprocessed_3922',['firstFrameProcessed',['../structJitterBuffer.html#aef695c8d435ca79acc746f9625579527',1,'JitterBuffer']]], - ['firstframewallclocktime_3923',['firstFrameWallClockTime',['../structRtcRtpSender.html#a210fc12cf3761dac15c6dec4854ed34d',1,'RtcRtpSender']]], - ['firstrequesttimestamp_3924',['firstRequestTimestamp',['../structRtcIceCandidatePairStats.html#ab1f5f349e85b1b4ee2e16f753290e830',1,'RtcIceCandidatePairStats::firstRequestTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#adcf1d500f4443f2cbb501e3508bdafbc',1,'RtcIceCandidatePairDiagnostics::firstRequestTimestamp()']]], - ['firststunrequest_3925',['firstStunRequest',['../structIceCandidatePair.html#a499fd1a4b199904dff3e9cd86c9e1948',1,'IceCandidatePair']]], - ['firsttimebindchannelreq_3926',['firstTimeBindChannelReq',['../structTurnPeer.html#afd0f137b40d54ab520026e6b0fa1ebf0',1,'TurnPeer']]], - ['firsttimebindchannelresponse_3927',['firstTimeBindChannelResponse',['../structTurnPeer.html#af55ec35b4f6dcaba0d0565d4192de22a',1,'TurnPeer']]], - ['firsttimecreatepermreq_3928',['firstTimeCreatePermReq',['../structTurnPeer.html#ac231e6211f6c98156ee8187ea687e9c8',1,'TurnPeer']]], - ['firsttimecreatepermresponse_3929',['firstTimeCreatePermResponse',['../structTurnPeer.html#adc974b22150cdb4639f0e71f2df3ec56',1,'TurnPeer']]], - ['foundation_3930',['foundation',['../structIceCandidate.html#a917a472e2c494318814b580730c6e5c9',1,'IceCandidate']]], - ['foundationcounter_3931',['foundationCounter',['../struct____IceAgent.html#a96ccdb95a31d4e4a3041222446830448',1,'__IceAgent']]], - ['fractionlost_3932',['fractionLost',['../structRtcRemoteInboundRtpStreamStats.html#a07fec5b68715a29e0456e70ed5b12037',1,'RtcRemoteInboundRtpStreamStats']]], - ['framebitdepth_3933',['frameBitDepth',['../structRtcInboundRtpStreamStats.html#aa25a551ba8847df552493eb5502c6813',1,'RtcInboundRtpStreamStats::frameBitDepth()'],['../structRtcOutboundRtpStreamStats.html#a13a4bf38dff0462acb8a16bcece3a54c',1,'RtcOutboundRtpStreamStats::frameBitDepth()']]], - ['frameheight_3934',['frameHeight',['../structRtcOutboundRtpStreamStats.html#a7d213e4954967c8d95171d363313afaa',1,'RtcOutboundRtpStreamStats::frameHeight()'],['../structRtcInboundRtpStreamStats.html#ae47908405b7eff3c959c226943fc00df',1,'RtcInboundRtpStreamStats::frameHeight()']]], - ['framesdecoded_3935',['framesDecoded',['../structRtcInboundRtpStreamStats.html#aea0f41bb5c00e3c0b0294cb0eeb8bfa4',1,'RtcInboundRtpStreamStats']]], - ['framesdiscardedonsend_3936',['framesDiscardedOnSend',['../structRtcOutboundRtpStreamStats.html#ae6ad31c1e72a4bc8ca9f98b03ea52a41',1,'RtcOutboundRtpStreamStats']]], - ['framesdropped_3937',['framesDropped',['../structRtcReceivedRtpStreamStats.html#ad8233f305f63fd7d5ec28cf1d52f9775',1,'RtcReceivedRtpStreamStats']]], - ['framesencoded_3938',['framesEncoded',['../structRtcOutboundRtpStreamStats.html#aab3c3182c987c5cfe8a085b60369cad1',1,'RtcOutboundRtpStreamStats']]], - ['framespersecond_3939',['framesPerSecond',['../structRtcInboundRtpStreamStats.html#a51fe461034309bae5d350dacbea8be9d',1,'RtcInboundRtpStreamStats::framesPerSecond()'],['../structRtcOutboundRtpStreamStats.html#ac7a0def519a05265dec94cf400903fb3',1,'RtcOutboundRtpStreamStats::framesPerSecond()']]], - ['framesreceived_3940',['framesReceived',['../structRtcInboundRtpStreamStats.html#abfe88a165619b712f6ffbeb3e387c14d',1,'RtcInboundRtpStreamStats']]], - ['framessent_3941',['framesSent',['../structRtcOutboundRtpStreamStats.html#a86d5d6ddf6caaefbd26973add85c2fa9',1,'RtcOutboundRtpStreamStats']]], - ['framewidth_3942',['frameWidth',['../structRtcOutboundRtpStreamStats.html#aaa2389ada8e37194295f5c79abb6643b',1,'RtcOutboundRtpStreamStats::frameWidth()'],['../structRtcInboundRtpStreamStats.html#ab5afd1758ee3f04c0d00444dedf36ca8',1,'RtcInboundRtpStreamStats::frameWidth()']]], - ['freeallocationcvar_3943',['freeAllocationCvar',['../struct____TurnConnection.html#acdbabd4aa3f1133a3d10ecd4e3074403',1,'__TurnConnection']]], - ['freedatafn_3944',['freeDataFn',['../structRollingBuffer.html#a69dab4a7c527c3c9f97d74ac90bd74d6',1,'RollingBuffer']]], - ['freepeerconnectiontime_3945',['freePeerConnectionTime',['../structPeerConnectionStats.html#ae7ec7065fae6c858d749a72636efe0cf',1,'PeerConnectionStats::freePeerConnectionTime()'],['../structKvsPeerConnectionDiagnostics.html#ac92e0c6bd53b1f63c616e134f7427b6f',1,'KvsPeerConnectionDiagnostics::freePeerConnectionTime()']]], - ['fullframeslost_3946',['fullFramesLost',['../structRtcReceivedRtpStreamStats.html#aa922b68f385d4c9a64c2775b4f36db6d',1,'RtcReceivedRtpStreamStats']]] + ['family_3911',['family',['../structKvsIpAddress.html#ad0dbc2d2ab94d7136fd5b044bab2fc21',1,'KvsIpAddress']]], + ['fecpacketsdiscarded_3912',['fecPacketsDiscarded',['../structRtcInboundRtpStreamStats.html#afd5c17774b00c93eabf70dbd0ee4001e',1,'RtcInboundRtpStreamStats']]], + ['fecpacketsreceived_3913',['fecPacketsReceived',['../structRtcInboundRtpStreamStats.html#ab9e3ad0573cc43ac20463eec1efe85e2',1,'RtcInboundRtpStreamStats']]], + ['fecpacketssent_3914',['fecPacketsSent',['../structRtcOutboundRtpStreamStats.html#a4ee11be440f71d83a6c64ebcb4c95e19',1,'RtcOutboundRtpStreamStats']]], + ['fetchclienttime_3915',['fetchClientTime',['../structSignalingClientStats.html#aaa941b8e117483e0aeb070dd565d2b71',1,'SignalingClientStats::fetchClientTime()'],['../structSignalingDiagnostics.html#a29731a6d0ee638bde9b1a112712ba556',1,'SignalingDiagnostics::fetchClientTime()']]], + ['filtercustomdata_3916',['filterCustomData',['../group__StatusCodes.html#ga02a5e6d0b5cdd1916c3b6c7a295849d3',1,'KvsRtcConfiguration']]], + ['fircount_3917',['firCount',['../structRtcOutboundRtpStreamStats.html#a8fbc609d8f666a321e5e87141cc8f3a5',1,'RtcOutboundRtpStreamStats::firCount()'],['../structRtcInboundRtpStreamStats.html#aa2a1cce2daf01661584582c6e76c44b2',1,'RtcInboundRtpStreamStats::firCount()']]], + ['firstframeprocessed_3918',['firstFrameProcessed',['../structJitterBuffer.html#aef695c8d435ca79acc746f9625579527',1,'JitterBuffer']]], + ['firstframewallclocktime_3919',['firstFrameWallClockTime',['../structRtcRtpSender.html#a210fc12cf3761dac15c6dec4854ed34d',1,'RtcRtpSender']]], + ['firstrequesttimestamp_3920',['firstRequestTimestamp',['../structRtcIceCandidatePairStats.html#ab1f5f349e85b1b4ee2e16f753290e830',1,'RtcIceCandidatePairStats::firstRequestTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#adcf1d500f4443f2cbb501e3508bdafbc',1,'RtcIceCandidatePairDiagnostics::firstRequestTimestamp()']]], + ['firststunrequest_3921',['firstStunRequest',['../structIceCandidatePair.html#a499fd1a4b199904dff3e9cd86c9e1948',1,'IceCandidatePair']]], + ['firsttimebindchannelreq_3922',['firstTimeBindChannelReq',['../structTurnPeer.html#afd0f137b40d54ab520026e6b0fa1ebf0',1,'TurnPeer']]], + ['firsttimebindchannelresponse_3923',['firstTimeBindChannelResponse',['../structTurnPeer.html#af55ec35b4f6dcaba0d0565d4192de22a',1,'TurnPeer']]], + ['firsttimecreatepermreq_3924',['firstTimeCreatePermReq',['../structTurnPeer.html#ac231e6211f6c98156ee8187ea687e9c8',1,'TurnPeer']]], + ['firsttimecreatepermresponse_3925',['firstTimeCreatePermResponse',['../structTurnPeer.html#adc974b22150cdb4639f0e71f2df3ec56',1,'TurnPeer']]], + ['foundation_3926',['foundation',['../structIceCandidate.html#a917a472e2c494318814b580730c6e5c9',1,'IceCandidate']]], + ['foundationcounter_3927',['foundationCounter',['../struct____IceAgent.html#a96ccdb95a31d4e4a3041222446830448',1,'__IceAgent']]], + ['fractionlost_3928',['fractionLost',['../structRtcRemoteInboundRtpStreamStats.html#a07fec5b68715a29e0456e70ed5b12037',1,'RtcRemoteInboundRtpStreamStats']]], + ['framebitdepth_3929',['frameBitDepth',['../structRtcInboundRtpStreamStats.html#aa25a551ba8847df552493eb5502c6813',1,'RtcInboundRtpStreamStats::frameBitDepth()'],['../structRtcOutboundRtpStreamStats.html#a13a4bf38dff0462acb8a16bcece3a54c',1,'RtcOutboundRtpStreamStats::frameBitDepth()']]], + ['frameheight_3930',['frameHeight',['../structRtcOutboundRtpStreamStats.html#a7d213e4954967c8d95171d363313afaa',1,'RtcOutboundRtpStreamStats::frameHeight()'],['../structRtcInboundRtpStreamStats.html#ae47908405b7eff3c959c226943fc00df',1,'RtcInboundRtpStreamStats::frameHeight()']]], + ['framesdecoded_3931',['framesDecoded',['../structRtcInboundRtpStreamStats.html#aea0f41bb5c00e3c0b0294cb0eeb8bfa4',1,'RtcInboundRtpStreamStats']]], + ['framesdiscardedonsend_3932',['framesDiscardedOnSend',['../structRtcOutboundRtpStreamStats.html#ae6ad31c1e72a4bc8ca9f98b03ea52a41',1,'RtcOutboundRtpStreamStats']]], + ['framesdropped_3933',['framesDropped',['../structRtcReceivedRtpStreamStats.html#ad8233f305f63fd7d5ec28cf1d52f9775',1,'RtcReceivedRtpStreamStats']]], + ['framesencoded_3934',['framesEncoded',['../structRtcOutboundRtpStreamStats.html#aab3c3182c987c5cfe8a085b60369cad1',1,'RtcOutboundRtpStreamStats']]], + ['framespersecond_3935',['framesPerSecond',['../structRtcInboundRtpStreamStats.html#a51fe461034309bae5d350dacbea8be9d',1,'RtcInboundRtpStreamStats::framesPerSecond()'],['../structRtcOutboundRtpStreamStats.html#ac7a0def519a05265dec94cf400903fb3',1,'RtcOutboundRtpStreamStats::framesPerSecond()']]], + ['framesreceived_3936',['framesReceived',['../structRtcInboundRtpStreamStats.html#abfe88a165619b712f6ffbeb3e387c14d',1,'RtcInboundRtpStreamStats']]], + ['framessent_3937',['framesSent',['../structRtcOutboundRtpStreamStats.html#a86d5d6ddf6caaefbd26973add85c2fa9',1,'RtcOutboundRtpStreamStats']]], + ['framewidth_3938',['frameWidth',['../structRtcOutboundRtpStreamStats.html#aaa2389ada8e37194295f5c79abb6643b',1,'RtcOutboundRtpStreamStats::frameWidth()'],['../structRtcInboundRtpStreamStats.html#ab5afd1758ee3f04c0d00444dedf36ca8',1,'RtcInboundRtpStreamStats::frameWidth()']]], + ['freeallocationcvar_3939',['freeAllocationCvar',['../struct____TurnConnection.html#acdbabd4aa3f1133a3d10ecd4e3074403',1,'__TurnConnection']]], + ['freedatafn_3940',['freeDataFn',['../structRollingBuffer.html#a69dab4a7c527c3c9f97d74ac90bd74d6',1,'RollingBuffer']]], + ['freepeerconnectiontime_3941',['freePeerConnectionTime',['../structPeerConnectionStats.html#ae7ec7065fae6c858d749a72636efe0cf',1,'PeerConnectionStats::freePeerConnectionTime()'],['../structKvsPeerConnectionDiagnostics.html#ac92e0c6bd53b1f63c616e134f7427b6f',1,'KvsPeerConnectionDiagnostics::freePeerConnectionTime()']]], + ['fullframeslost_3942',['fullFramesLost',['../structRtcReceivedRtpStreamStats.html#aa922b68f385d4c9a64c2775b4f36db6d',1,'RtcReceivedRtpStreamStats']]] ]; diff --git a/search/variables_6.js b/search/variables_6.js index 94bbb79492..ef3b6aee1a 100644 --- a/search/variables_6.js +++ b/search/variables_6.js @@ -1,25 +1,25 @@ var searchData= [ - ['gapdiscardrate_3947',['gapDiscardRate',['../structRtcReceivedRtpStreamStats.html#a53cfe29cae723821c5564d7a620f971a',1,'RtcReceivedRtpStreamStats']]], - ['gaplossrate_3948',['gapLossRate',['../structRtcReceivedRtpStreamStats.html#af08b16ca6ebf74cb7e9efdcb896b7b95',1,'RtcReceivedRtpStreamStats']]], - ['generatedcertificatebits_3949',['generatedCertificateBits',['../group__StatusCodes.html#gaf59d56212baf93ef3aaf7d724a5b07a4',1,'KvsRtcConfiguration']]], - ['generatersacertificate_3950',['generateRSACertificate',['../group__StatusCodes.html#gaaea167f4ad4ddef8286daf6d51d4452a',1,'KvsRtcConfiguration']]], - ['getcredentialsstarttime_3951',['getCredentialsStartTime',['../structTurnProfileDiagnostics.html#a57146c79997023122691cf3e55b0c743',1,'TurnProfileDiagnostics']]], - ['getcredentialstime_3952',['getCredentialsTime',['../structTurnProfileDiagnostics.html#ab7b04eba84dcc16a7d174b042726d18c',1,'TurnProfileDiagnostics']]], - ['getcurrenttimefn_3953',['getCurrentTimeFn',['../group__StatusCodes.html#gad0daf0b032e00296053d23ce8038a2c1',1,'SignalingClientCallbacks']]], - ['getendpointcalltime_3954',['getEndpointCallTime',['../structSignalingClientStats.html#a9e7f8a8485e6f1ee0348b15e727072f2',1,'SignalingClientStats::getEndpointCallTime()'],['../structSignalingDiagnostics.html#ac757ea104db819dc8fcbe0e0f3651389',1,'SignalingDiagnostics::getEndpointCallTime()']]], - ['getendpointposthookfn_3955',['getEndpointPostHookFn',['../structSignalingClientInfoInternal.html#a32f41160d4f185df0b719c03f1cba0b6',1,'SignalingClientInfoInternal']]], - ['getendpointprehookfn_3956',['getEndpointPreHookFn',['../structSignalingClientInfoInternal.html#add3df2c553b689fd9c21d9bdf33459cd',1,'SignalingClientInfoInternal']]], - ['getendpointtime_3957',['getEndpointTime',['../structSignalingClient.html#ac199edfff9ac11a0f3ab32faf31b1200',1,'SignalingClient']]], - ['geticeconfigcalltime_3958',['getIceConfigCallTime',['../structSignalingClientStats.html#a304aa3a80fc36dd82cf4457bcfa7f4f5',1,'SignalingClientStats::getIceConfigCallTime()'],['../structSignalingDiagnostics.html#a51a2d5e1c44c26b3b80f9cf67a854888',1,'SignalingDiagnostics::getIceConfigCallTime()']]], - ['geticeconfigposthookfn_3959',['getIceConfigPostHookFn',['../structSignalingClientInfoInternal.html#a8584d075bc8d8975edf17bd66cba9857',1,'SignalingClientInfoInternal']]], - ['geticeconfigprehookfn_3960',['getIceConfigPreHookFn',['../structSignalingClientInfoInternal.html#a4389908daf7ebb419dbb0cf50e41b9a6',1,'SignalingClientInfoInternal']]], - ['geticeconfigtime_3961',['getIceConfigTime',['../structSignalingClient.html#a7d531d3e076c6e6b228e203be0b8db6a',1,'SignalingClient']]], - ['geticeserverconfigendtime_3962',['getIceServerConfigEndTime',['../structSignalingClientStats.html#a261785a723cf9b43fe00a8b30f03854a',1,'SignalingClientStats::getIceServerConfigEndTime()'],['../structSignalingDiagnostics.html#ae58b157d85734e1e90bb0f60c27564bd',1,'SignalingDiagnostics::getIceServerConfigEndTime()']]], - ['geticeserverconfigstarttime_3963',['getIceServerConfigStartTime',['../structSignalingClientStats.html#a3c312a48c99926662e58d412aab99071',1,'SignalingClientStats::getIceServerConfigStartTime()'],['../structSignalingDiagnostics.html#ae57df63e237f3b3f8e1ffb7e5c5c1343',1,'SignalingDiagnostics::getIceServerConfigStartTime()']]], - ['getsignalingchannelendpointendtime_3964',['getSignalingChannelEndpointEndTime',['../structSignalingClientStats.html#aa47f9926b146cdc7494401d18b07e0d5',1,'SignalingClientStats::getSignalingChannelEndpointEndTime()'],['../structSignalingDiagnostics.html#a0d8a3ad4d3ab1459cdef20ea1eb3c59f',1,'SignalingDiagnostics::getSignalingChannelEndpointEndTime()']]], - ['getsignalingchannelendpointstarttime_3965',['getSignalingChannelEndpointStartTime',['../structSignalingClientStats.html#a2314e1601312bd4ae6fe57aae8bbe68c',1,'SignalingClientStats::getSignalingChannelEndpointStartTime()'],['../structSignalingDiagnostics.html#a9b057e18f89d0bab504a43822c990c67',1,'SignalingDiagnostics::getSignalingChannelEndpointStartTime()']]], - ['gettokencalltime_3966',['getTokenCallTime',['../structSignalingClientStats.html#a38411c47a7e2132934323749c778a055',1,'SignalingClientStats::getTokenCallTime()'],['../structSignalingDiagnostics.html#acef6907fc91621f91bf1c6e91c0e0318',1,'SignalingDiagnostics::getTokenCallTime()']]], - ['gettokenendtime_3967',['getTokenEndTime',['../structSignalingClientStats.html#a9c442c597a01f1f40733d1a9592aa11e',1,'SignalingClientStats::getTokenEndTime()'],['../structSignalingDiagnostics.html#a6dc7039391f8da9ccbf1111eb3358479',1,'SignalingDiagnostics::getTokenEndTime()']]], - ['gettokenstarttime_3968',['getTokenStartTime',['../structSignalingClientStats.html#a66443a9f226748063d0d2af850932139',1,'SignalingClientStats::getTokenStartTime()'],['../structSignalingDiagnostics.html#a79c0e59e5e59ac721ad2d35754ca1f70',1,'SignalingDiagnostics::getTokenStartTime()']]] + ['gapdiscardrate_3943',['gapDiscardRate',['../structRtcReceivedRtpStreamStats.html#a53cfe29cae723821c5564d7a620f971a',1,'RtcReceivedRtpStreamStats']]], + ['gaplossrate_3944',['gapLossRate',['../structRtcReceivedRtpStreamStats.html#af08b16ca6ebf74cb7e9efdcb896b7b95',1,'RtcReceivedRtpStreamStats']]], + ['generatedcertificatebits_3945',['generatedCertificateBits',['../group__StatusCodes.html#gaf59d56212baf93ef3aaf7d724a5b07a4',1,'KvsRtcConfiguration']]], + ['generatersacertificate_3946',['generateRSACertificate',['../group__StatusCodes.html#gaaea167f4ad4ddef8286daf6d51d4452a',1,'KvsRtcConfiguration']]], + ['getcredentialsstarttime_3947',['getCredentialsStartTime',['../structTurnProfileDiagnostics.html#a57146c79997023122691cf3e55b0c743',1,'TurnProfileDiagnostics']]], + ['getcredentialstime_3948',['getCredentialsTime',['../structTurnProfileDiagnostics.html#ab7b04eba84dcc16a7d174b042726d18c',1,'TurnProfileDiagnostics']]], + ['getcurrenttimefn_3949',['getCurrentTimeFn',['../group__StatusCodes.html#gad0daf0b032e00296053d23ce8038a2c1',1,'SignalingClientCallbacks']]], + ['getendpointcalltime_3950',['getEndpointCallTime',['../structSignalingClientStats.html#a9e7f8a8485e6f1ee0348b15e727072f2',1,'SignalingClientStats::getEndpointCallTime()'],['../structSignalingDiagnostics.html#ac757ea104db819dc8fcbe0e0f3651389',1,'SignalingDiagnostics::getEndpointCallTime()']]], + ['getendpointposthookfn_3951',['getEndpointPostHookFn',['../structSignalingClientInfoInternal.html#a32f41160d4f185df0b719c03f1cba0b6',1,'SignalingClientInfoInternal']]], + ['getendpointprehookfn_3952',['getEndpointPreHookFn',['../structSignalingClientInfoInternal.html#add3df2c553b689fd9c21d9bdf33459cd',1,'SignalingClientInfoInternal']]], + ['getendpointtime_3953',['getEndpointTime',['../structSignalingClient.html#ac199edfff9ac11a0f3ab32faf31b1200',1,'SignalingClient']]], + ['geticeconfigcalltime_3954',['getIceConfigCallTime',['../structSignalingClientStats.html#a304aa3a80fc36dd82cf4457bcfa7f4f5',1,'SignalingClientStats::getIceConfigCallTime()'],['../structSignalingDiagnostics.html#a51a2d5e1c44c26b3b80f9cf67a854888',1,'SignalingDiagnostics::getIceConfigCallTime()']]], + ['geticeconfigposthookfn_3955',['getIceConfigPostHookFn',['../structSignalingClientInfoInternal.html#a8584d075bc8d8975edf17bd66cba9857',1,'SignalingClientInfoInternal']]], + ['geticeconfigprehookfn_3956',['getIceConfigPreHookFn',['../structSignalingClientInfoInternal.html#a4389908daf7ebb419dbb0cf50e41b9a6',1,'SignalingClientInfoInternal']]], + ['geticeconfigtime_3957',['getIceConfigTime',['../structSignalingClient.html#a7d531d3e076c6e6b228e203be0b8db6a',1,'SignalingClient']]], + ['geticeserverconfigendtime_3958',['getIceServerConfigEndTime',['../structSignalingClientStats.html#a261785a723cf9b43fe00a8b30f03854a',1,'SignalingClientStats::getIceServerConfigEndTime()'],['../structSignalingDiagnostics.html#ae58b157d85734e1e90bb0f60c27564bd',1,'SignalingDiagnostics::getIceServerConfigEndTime()']]], + ['geticeserverconfigstarttime_3959',['getIceServerConfigStartTime',['../structSignalingClientStats.html#a3c312a48c99926662e58d412aab99071',1,'SignalingClientStats::getIceServerConfigStartTime()'],['../structSignalingDiagnostics.html#ae57df63e237f3b3f8e1ffb7e5c5c1343',1,'SignalingDiagnostics::getIceServerConfigStartTime()']]], + ['getsignalingchannelendpointendtime_3960',['getSignalingChannelEndpointEndTime',['../structSignalingClientStats.html#aa47f9926b146cdc7494401d18b07e0d5',1,'SignalingClientStats::getSignalingChannelEndpointEndTime()'],['../structSignalingDiagnostics.html#a0d8a3ad4d3ab1459cdef20ea1eb3c59f',1,'SignalingDiagnostics::getSignalingChannelEndpointEndTime()']]], + ['getsignalingchannelendpointstarttime_3961',['getSignalingChannelEndpointStartTime',['../structSignalingClientStats.html#a2314e1601312bd4ae6fe57aae8bbe68c',1,'SignalingClientStats::getSignalingChannelEndpointStartTime()'],['../structSignalingDiagnostics.html#a9b057e18f89d0bab504a43822c990c67',1,'SignalingDiagnostics::getSignalingChannelEndpointStartTime()']]], + ['gettokencalltime_3962',['getTokenCallTime',['../structSignalingClientStats.html#a38411c47a7e2132934323749c778a055',1,'SignalingClientStats::getTokenCallTime()'],['../structSignalingDiagnostics.html#acef6907fc91621f91bf1c6e91c0e0318',1,'SignalingDiagnostics::getTokenCallTime()']]], + ['gettokenendtime_3963',['getTokenEndTime',['../structSignalingClientStats.html#a9c442c597a01f1f40733d1a9592aa11e',1,'SignalingClientStats::getTokenEndTime()'],['../structSignalingDiagnostics.html#a6dc7039391f8da9ccbf1111eb3358479',1,'SignalingDiagnostics::getTokenEndTime()']]], + ['gettokenstarttime_3964',['getTokenStartTime',['../structSignalingClientStats.html#a66443a9f226748063d0d2af850932139',1,'SignalingClientStats::getTokenStartTime()'],['../structSignalingDiagnostics.html#a79c0e59e5e59ac721ad2d35754ca1f70',1,'SignalingDiagnostics::getTokenStartTime()']]] ]; diff --git a/search/variables_7.js b/search/variables_7.js index ef87037d83..3a59c7c28a 100644 --- a/search/variables_7.js +++ b/search/variables_7.js @@ -1,19 +1,19 @@ var searchData= [ - ['handshakestate_3969',['handshakeState',['../struct____DtlsSession.html#a51c436cf7a9364b02b653e9a48bc1451',1,'__DtlsSession']]], - ['hasallocation_3970',['hasAllocation',['../struct____TurnConnection.html#afe7038ba48774032875d8319325580ec',1,'__TurnConnection']]], - ['header_3971',['header',['../structRtcpPacket.html#a1f249e8cda4159d2f2238c1af9bd84d1',1,'RtcpPacket::header()'],['../struct____RtpPacket.html#a86368c9eb2afe72cbec21a081d3427d6',1,'__RtpPacket::header()'],['../structStunPacket.html#a021acd942d7a7136094297c2befccd5d',1,'StunPacket::header()']]], - ['headerbytesreceived_3972',['headerBytesReceived',['../structRtcInboundRtpStreamStats.html#aa62d5d53eb7e2333dc06320b03c5b8a0',1,'RtcInboundRtpStreamStats']]], - ['headerbytessent_3973',['headerBytesSent',['../structRtcOutboundRtpStreamStats.html#a08802072f05b06785019fb7fe6e63725',1,'RtcOutboundRtpStreamStats']]], - ['headindex_3974',['headIndex',['../structRollingBuffer.html#ac260494f27344c5727bc85834ac5f2f1',1,'RollingBuffer']]], - ['headsequencenumber_3975',['headSequenceNumber',['../structJitterBuffer.html#ab9f965ddc55d02075f466557805bc000',1,'JitterBuffer']]], - ['headtimestamp_3976',['headTimestamp',['../structJitterBuffer.html#ae4197279667ae047754ea57494528a9a',1,'JitterBuffer']]], - ['height_3977',['height',['../group__StatusCodes.html#gaef97890f2c53b6681a8f535f1003d7e3',1,'RtcEncoderStats']]], - ['hookcustomdata_3978',['hookCustomData',['../structSignalingClientInfoInternal.html#a8de9b224d80fc6a215c56ff4f183f0b3',1,'SignalingClientInfoInternal']]], - ['hostaddress_3979',['hostAddress',['../struct____TurnConnection.html#ac24464e66d196b0caaa6be72847af617',1,'__TurnConnection']]], - ['hostcandidatesetuptime_3980',['hostCandidateSetUpTime',['../structKvsIceAgentStats.html#aa5b7877228bd50f7b303bc9c4120d6aa',1,'KvsIceAgentStats::hostCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#ae471a9eb9c2685393b4521896fed5090',1,'IceAgentProfileDiagnostics::hostCandidateSetUpTime()']]], - ['hostipaddr_3981',['hostIpAddr',['../struct____SocketConnection.html#ae19d1a0c872d98f743a74b299cd5c0f1',1,'__SocketConnection']]], - ['hostname_3982',['hostname',['../structStunIpAddrContext.html#ac0beb1d0139b71306177a3859a7c5708',1,'StunIpAddrContext']]], - ['httpsendpoint_3983',['httpsEndpoint',['../structSignalingFileCacheEntry.html#a6a1e892d13b44e35d4c41f6335197795',1,'SignalingFileCacheEntry']]], - ['hugeframessent_3984',['hugeFramesSent',['../structRtcOutboundRtpStreamStats.html#af484c40e4ad9d4dd57d91e2733f9ff5a',1,'RtcOutboundRtpStreamStats']]] + ['handshakestate_3965',['handshakeState',['../struct____DtlsSession.html#a51c436cf7a9364b02b653e9a48bc1451',1,'__DtlsSession']]], + ['hasallocation_3966',['hasAllocation',['../struct____TurnConnection.html#afe7038ba48774032875d8319325580ec',1,'__TurnConnection']]], + ['header_3967',['header',['../structRtcpPacket.html#a1f249e8cda4159d2f2238c1af9bd84d1',1,'RtcpPacket::header()'],['../struct____RtpPacket.html#a86368c9eb2afe72cbec21a081d3427d6',1,'__RtpPacket::header()'],['../structStunPacket.html#a021acd942d7a7136094297c2befccd5d',1,'StunPacket::header()']]], + ['headerbytesreceived_3968',['headerBytesReceived',['../structRtcInboundRtpStreamStats.html#aa62d5d53eb7e2333dc06320b03c5b8a0',1,'RtcInboundRtpStreamStats']]], + ['headerbytessent_3969',['headerBytesSent',['../structRtcOutboundRtpStreamStats.html#a08802072f05b06785019fb7fe6e63725',1,'RtcOutboundRtpStreamStats']]], + ['headindex_3970',['headIndex',['../structRollingBuffer.html#ac260494f27344c5727bc85834ac5f2f1',1,'RollingBuffer']]], + ['headsequencenumber_3971',['headSequenceNumber',['../structJitterBuffer.html#ab9f965ddc55d02075f466557805bc000',1,'JitterBuffer']]], + ['headtimestamp_3972',['headTimestamp',['../structJitterBuffer.html#ae4197279667ae047754ea57494528a9a',1,'JitterBuffer']]], + ['height_3973',['height',['../group__StatusCodes.html#gaef97890f2c53b6681a8f535f1003d7e3',1,'RtcEncoderStats']]], + ['hookcustomdata_3974',['hookCustomData',['../structSignalingClientInfoInternal.html#a8de9b224d80fc6a215c56ff4f183f0b3',1,'SignalingClientInfoInternal']]], + ['hostaddress_3975',['hostAddress',['../struct____TurnConnection.html#ac24464e66d196b0caaa6be72847af617',1,'__TurnConnection']]], + ['hostcandidatesetuptime_3976',['hostCandidateSetUpTime',['../structKvsIceAgentStats.html#aa5b7877228bd50f7b303bc9c4120d6aa',1,'KvsIceAgentStats::hostCandidateSetUpTime()'],['../structIceAgentProfileDiagnostics.html#ae471a9eb9c2685393b4521896fed5090',1,'IceAgentProfileDiagnostics::hostCandidateSetUpTime()']]], + ['hostipaddr_3977',['hostIpAddr',['../struct____SocketConnection.html#ae19d1a0c872d98f743a74b299cd5c0f1',1,'__SocketConnection']]], + ['hostname_3978',['hostname',['../structStunIpAddrContext.html#ac0beb1d0139b71306177a3859a7c5708',1,'StunIpAddrContext']]], + ['httpsendpoint_3979',['httpsEndpoint',['../structSignalingFileCacheEntry.html#a6a1e892d13b44e35d4c41f6335197795',1,'SignalingFileCacheEntry']]], + ['hugeframessent_3980',['hugeFramesSent',['../structRtcOutboundRtpStreamStats.html#af484c40e4ad9d4dd57d91e2733f9ff5a',1,'RtcOutboundRtpStreamStats']]] ]; diff --git a/search/variables_8.js b/search/variables_8.js index b9e69ca065..e51f034f7b 100644 --- a/search/variables_8.js +++ b/search/variables_8.js @@ -1,56 +1,56 @@ var searchData= [ - ['ice_5fagent_5fstate_5fmachine_5fstate_5fcount_3985',['ICE_AGENT_STATE_MACHINE_STATE_COUNT',['../IceAgentStateMachine_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c']]], - ['ice_5fagent_5fstate_5fmachine_5fstates_3986',['ICE_AGENT_STATE_MACHINE_STATES',['../IceAgentStateMachine_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c']]], - ['iceagentcallbacks_3987',['iceAgentCallbacks',['../struct____IceAgent.html#abd02f05cee15650d4da97d63c0fc5757',1,'__IceAgent']]], - ['iceagentprofilediagnostics_3988',['iceAgentProfileDiagnostics',['../struct____IceAgent.html#ad5315d5d14f45d83a1bd91366a447f6a',1,'__IceAgent']]], - ['iceagentsetuptime_3989',['iceAgentSetUpTime',['../structKvsIceAgentStats.html#ad733b0c3a05f2892b901f4079f24dd6b',1,'KvsIceAgentStats::iceAgentSetUpTime()'],['../structIceAgentProfileDiagnostics.html#af3558e386b86d530ac2bbe2218bd9ff4',1,'IceAgentProfileDiagnostics::iceAgentSetUpTime()']]], - ['iceagentstarttime_3990',['iceAgentStartTime',['../struct____IceAgent.html#a94fd328ab601837edb99aabef08a2d71',1,'__IceAgent']]], - ['iceagentstate_3991',['iceAgentState',['../struct____IceAgent.html#a40ebb0c37722fc3e3886d3cbf0e8bb33',1,'__IceAgent']]], - ['iceagentstatetimertask_3992',['iceAgentStateTimerTask',['../struct____IceAgent.html#a193abe0f79f789fc48a6475a90461b01',1,'__IceAgent']]], - ['iceagentstatus_3993',['iceAgentStatus',['../struct____IceAgent.html#a9e92346f15ab106d79d4db2638e2cb5c',1,'__IceAgent']]], - ['icecandidategatheringtimertask_3994',['iceCandidateGatheringTimerTask',['../struct____IceAgent.html#ac898a97920245b459d83743e9db1b99a',1,'__IceAgent']]], - ['icecandidatenominationtimeout_3995',['iceCandidateNominationTimeout',['../group__StatusCodes.html#gad347ab88ff79f98c0d5e68c7047e3097',1,'KvsRtcConfiguration']]], - ['icecandidatepairnominationtime_3996',['iceCandidatePairNominationTime',['../structKvsIceAgentStats.html#a083f517f1fbff0a3f15b92de5ac7f9c8',1,'KvsIceAgentStats::iceCandidatePairNominationTime()'],['../structIceAgentProfileDiagnostics.html#afc2a38fe7d1f045c17ad3b9e5488c5f0',1,'IceAgentProfileDiagnostics::iceCandidatePairNominationTime()']]], - ['icecandidatepairs_3997',['iceCandidatePairs',['../struct____IceAgent.html#a67a84d593305a3ace0539b794de9e333',1,'__IceAgent']]], - ['icecandidatepairstats_3998',['iceCandidatePairStats',['../structRtcStatsObject.html#a4593b66b951d6cdb12d059548a2af36c',1,'RtcStatsObject']]], - ['icecandidatetype_3999',['iceCandidateType',['../structIceCandidate.html#adbddf227f3245558c2b1d4052bf4da63',1,'IceCandidate']]], - ['iceconfigcount_4000',['iceConfigCount',['../structSignalingClient.html#a60c2aab8e85811aa9b86a98630713ad2',1,'SignalingClient']]], - ['iceconfigexpiration_4001',['iceConfigExpiration',['../structSignalingClient.html#aac4d179e38f916ca89b2894d000705dc',1,'SignalingClient']]], - ['iceconfigs_4002',['iceConfigs',['../structSignalingClient.html#ae1163f6ea75603f791cd089bf7a2f874',1,'SignalingClient']]], - ['iceconfigtime_4003',['iceConfigTime',['../structSignalingClient.html#aab1683e96a765ee996d33f1357031374',1,'SignalingClient']]], - ['iceconnectingstarttime_4004',['iceConnectingStartTime',['../structKvsPeerConnection.html#a95c9c9dddda5240c23ca651bb15726ce',1,'KvsPeerConnection']]], - ['iceconnectioncheckpollinginterval_4005',['iceConnectionCheckPollingInterval',['../group__StatusCodes.html#gad84c0128149bfec8df224f29c0a3e06a',1,'KvsRtcConfiguration']]], - ['iceconnectionchecktimeout_4006',['iceConnectionCheckTimeout',['../group__StatusCodes.html#gacf25b325df8767b3fba43757df453763',1,'KvsRtcConfiguration']]], - ['iceholepunchingtime_4007',['iceHolePunchingTime',['../structPeerConnectionStats.html#a9a6571358bdd506414ab5969ace3fbaa',1,'PeerConnectionStats::iceHolePunchingTime()'],['../structKvsPeerConnectionDiagnostics.html#a99262db6db3c2f4948bd73efaef89b27',1,'KvsPeerConnectionDiagnostics::iceHolePunchingTime()']]], - ['icelocalcandidategatheringtimeout_4008',['iceLocalCandidateGatheringTimeout',['../group__StatusCodes.html#ga3d8f81c01b537e49a7152aa4bbaa728d',1,'KvsRtcConfiguration']]], - ['icerefreshcount_4009',['iceRefreshCount',['../structSignalingClientStats.html#a86d9e6bea63d4c69c4b04223d59c5142',1,'SignalingClientStats::iceRefreshCount()'],['../structSignalingDiagnostics.html#a6c72df46740ad89204d31ece08fb70f1',1,'SignalingDiagnostics::iceRefreshCount()']]], - ['icerole_4010',['iceRole',['../structRtcTransportStats.html#a9ab68965ee238d0111c3dfd220f121b9',1,'RtcTransportStats']]], - ['iceserverindex_4011',['iceServerIndex',['../structRtcIceServerStats.html#a3c3c3a06e3748ab080eb70c71f5274fb',1,'RtcIceServerStats::iceServerIndex()'],['../structIceCandidate.html#a1da6df1761877c4dfe99e39d8b3b6b55',1,'IceCandidate::iceServerIndex()']]], - ['iceserverparsingtime_4012',['iceServerParsingTime',['../structIceAgentProfileDiagnostics.html#a51e550fd755a9f0764a29e3155aa4870',1,'IceAgentProfileDiagnostics::iceServerParsingTime()'],['../structKvsIceAgentStats.html#afd8b6e85a479028367bac6f5feb60ebf',1,'KvsIceAgentStats::iceServerParsingTime()']]], - ['iceservers_4013',['iceServers',['../group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0',1,'RtcConfiguration::iceServers()'],['../struct____IceAgent.html#adeceb8b100eec1c8bb834ede84ada5f3',1,'__IceAgent::iceServers()']]], - ['iceserverscount_4014',['iceServersCount',['../struct____IceAgent.html#ad4fd242cf3286dde3d778ff134933f2c',1,'__IceAgent']]], - ['iceserverstats_4015',['iceServerStats',['../structRtcStatsObject.html#a996f5311a36974ad1255ce4aeda6d699',1,'RtcStatsObject']]], - ['icesetinterfacefilterfunc_4016',['iceSetInterfaceFilterFunc',['../group__StatusCodes.html#gaf2df4757883088eda1d2947e740dfa3c',1,'KvsRtcConfiguration']]], - ['icetransportpolicy_4017',['iceTransportPolicy',['../group__StatusCodes.html#ga5088878594e4eab3d1b5010960fc15a5',1,'RtcConfiguration::iceTransportPolicy()'],['../struct____IceAgent.html#a0da0214dcb8e99eac37d9e081b50c672',1,'__IceAgent::iceTransportPolicy()']]], - ['id_4018',['id',['../group__StatusCodes.html#ga50c0078699a2a62cc69cd30ce726b0ed',1,'__RtcDataChannel::id()'],['../structIceCandidate.html#a0ef226225140b5380dbfb2716f94b3e9',1,'IceCandidate::id()']]], - ['inboundpacketfn_4019',['inboundPacketFn',['../structIceAgentCallbacks.html#a7784e30baf7a134d0dbd1778255ffc67',1,'IceAgentCallbacks']]], - ['inboundrtpstreamstats_4020',['inboundRtpStreamStats',['../structRtcStatsObject.html#ab4695790a5a6aea9feacd4e754cada6a',1,'RtcStatsObject']]], - ['inboundstats_4021',['inboundStats',['../structKvsRtpTransceiver.html#a032f25958929ba3e3ce70855f82f7d36',1,'KvsRtpTransceiver']]], - ['insertedsamplesfordeceleration_4022',['insertedSamplesForDeceleration',['../structRtcInboundRtpStreamStats.html#a28b1d12c737de0aa774b79b87f424523',1,'RtcInboundRtpStreamStats']]], - ['inuse_4023',['inUse',['../struct____SocketConnection.html#ace04ea5cae78774632597f00ef53bc91',1,'__SocketConnection']]], - ['ipaddress_4024',['ipAddress',['../structIceServer.html#ab180f087930f1ee9ec95e82d06c42f54',1,'IceServer::ipAddress()'],['../structIceCandidate.html#a3a51d8ceae0fc6ae2fcb6280280bce03',1,'IceCandidate::ipAddress()']]], - ['iscleanup_4025',['isCleanUp',['../struct____DtlsSession.html#ac9f1a65e50ef8a4f8638d52b48754030',1,'__DtlsSession']]], - ['iscontextinitialized_4026',['isContextInitialized',['../structWebRtcClientContext.html#a6e402f6776a4cdff145e5f263d9f6732',1,'WebRtcClientContext']]], - ['iscontrolling_4027',['isControlling',['../struct____IceAgent.html#a38f2a64b50dba46133779a4bebe0f5c8',1,'__IceAgent']]], - ['isinitialized_4028',['isInitialized',['../structThreadPoolContext.html#adf2559c8658d7a5b38982a8ee8748b45',1,'ThreadPoolContext']]], - ['isipinitialized_4029',['isIpInitialized',['../structStunIpAddrContext.html#a90efad0b39ce9250703ab4e9e717205e',1,'StunIpAddrContext']]], - ['isnull_4030',['isNull',['../structNullableLongDouble.html#a046d525d69f18baa68cf4b821e3478e7',1,'NullableLongDouble::isNull()'],['../structNullableBool.html#a070fc3e029985c945b22b15514a6ad2e',1,'NullableBool::isNull()'],['../structNullableDouble.html#a1cfef4823f1135bdb3acb05084205e9f',1,'NullableDouble::isNull()'],['../structNullableFloat.html#a329283969732dd7f517727ea9463fc0d',1,'NullableFloat::isNull()'],['../structNullableInt64.html#af4116ebde6c5598654c6acfdf341c079',1,'NullableInt64::isNull()'],['../structNullableUint64.html#a909fd7054bf88c8fcbac4a30bff4773d',1,'NullableUint64::isNull()'],['../structNullableInt32.html#a46166bb3ef04a668309380f74d32c7a4',1,'NullableInt32::isNull()'],['../structNullableUint32.html#ae258ec6e6f64a642611c21b822a74142',1,'NullableUint32::isNull()'],['../structNullableInt16.html#ae6193be1568d27ce9b55cd8a2f13a98c',1,'NullableInt16::isNull()'],['../structNullableUint16.html#a296367e3fe109a3fced0eefe1665df55',1,'NullableUint16::isNull()'],['../structNullableInt8.html#a97907b77351983584b4ef62d2a3272fa',1,'NullableInt8::isNull()'],['../structNullableUint8.html#a2efb0da054fea7a6d4191217bc7c3bbd',1,'NullableUint8::isNull()']]], - ['isoffer_4031',['isOffer',['../structKvsPeerConnection.html#a716fded94deff769039161a9cdc8c2da',1,'KvsPeerConnection']]], - ['ispointtopoint_4032',['isPointToPoint',['../structKvsIpAddress.html#a689083fb604580cf58e604d8353465d0',1,'KvsIpAddress']]], - ['isremote_4033',['isRemote',['../structIceCandidate.html#a477071bd3d02ebc13c3a52e9fcc1b217',1,'IceCandidate']]], - ['issecure_4034',['isSecure',['../structIceServer.html#aadd8fe6f60e92d4b61859915c753feb4',1,'IceServer']]], - ['isshutdown_4035',['isShutdown',['../struct____DtlsSession.html#af38d3087b813c0ea223f1bbc5e07d413',1,'__DtlsSession']]], - ['isstarted_4036',['isStarted',['../struct____DtlsSession.html#a1cb36831f553e63f197514d474dd995e',1,'__DtlsSession']]], - ['isturn_4037',['isTurn',['../structIceServer.html#a80bf963a9b0cdf91f6bfd713766a5ffc',1,'IceServer']]] + ['ice_5fagent_5fstate_5fmachine_5fstate_5fcount_3981',['ICE_AGENT_STATE_MACHINE_STATE_COUNT',['../IceAgentStateMachine_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a3e35f9fd5bc1e4c25a85ed2b3c60acab',1,'ICE_AGENT_STATE_MACHINE_STATE_COUNT(): IceAgentStateMachine.c']]], + ['ice_5fagent_5fstate_5fmachine_5fstates_3982',['ICE_AGENT_STATE_MACHINE_STATES',['../IceAgentStateMachine_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c'],['../IceAgent_8c.html#a770c1bdef61b74ee78a8fbfd70fe67bf',1,'ICE_AGENT_STATE_MACHINE_STATES(): IceAgentStateMachine.c']]], + ['iceagentcallbacks_3983',['iceAgentCallbacks',['../struct____IceAgent.html#abd02f05cee15650d4da97d63c0fc5757',1,'__IceAgent']]], + ['iceagentprofilediagnostics_3984',['iceAgentProfileDiagnostics',['../struct____IceAgent.html#ad5315d5d14f45d83a1bd91366a447f6a',1,'__IceAgent']]], + ['iceagentsetuptime_3985',['iceAgentSetUpTime',['../structKvsIceAgentStats.html#ad733b0c3a05f2892b901f4079f24dd6b',1,'KvsIceAgentStats::iceAgentSetUpTime()'],['../structIceAgentProfileDiagnostics.html#af3558e386b86d530ac2bbe2218bd9ff4',1,'IceAgentProfileDiagnostics::iceAgentSetUpTime()']]], + ['iceagentstarttime_3986',['iceAgentStartTime',['../struct____IceAgent.html#a94fd328ab601837edb99aabef08a2d71',1,'__IceAgent']]], + ['iceagentstate_3987',['iceAgentState',['../struct____IceAgent.html#a40ebb0c37722fc3e3886d3cbf0e8bb33',1,'__IceAgent']]], + ['iceagentstatetimertask_3988',['iceAgentStateTimerTask',['../struct____IceAgent.html#a193abe0f79f789fc48a6475a90461b01',1,'__IceAgent']]], + ['iceagentstatus_3989',['iceAgentStatus',['../struct____IceAgent.html#a9e92346f15ab106d79d4db2638e2cb5c',1,'__IceAgent']]], + ['icecandidategatheringtimertask_3990',['iceCandidateGatheringTimerTask',['../struct____IceAgent.html#ac898a97920245b459d83743e9db1b99a',1,'__IceAgent']]], + ['icecandidatenominationtimeout_3991',['iceCandidateNominationTimeout',['../group__StatusCodes.html#gad347ab88ff79f98c0d5e68c7047e3097',1,'KvsRtcConfiguration']]], + ['icecandidatepairnominationtime_3992',['iceCandidatePairNominationTime',['../structKvsIceAgentStats.html#a083f517f1fbff0a3f15b92de5ac7f9c8',1,'KvsIceAgentStats::iceCandidatePairNominationTime()'],['../structIceAgentProfileDiagnostics.html#afc2a38fe7d1f045c17ad3b9e5488c5f0',1,'IceAgentProfileDiagnostics::iceCandidatePairNominationTime()']]], + ['icecandidatepairs_3993',['iceCandidatePairs',['../struct____IceAgent.html#a67a84d593305a3ace0539b794de9e333',1,'__IceAgent']]], + ['icecandidatepairstats_3994',['iceCandidatePairStats',['../structRtcStatsObject.html#a4593b66b951d6cdb12d059548a2af36c',1,'RtcStatsObject']]], + ['icecandidatetype_3995',['iceCandidateType',['../structIceCandidate.html#adbddf227f3245558c2b1d4052bf4da63',1,'IceCandidate']]], + ['iceconfigcount_3996',['iceConfigCount',['../structSignalingClient.html#a60c2aab8e85811aa9b86a98630713ad2',1,'SignalingClient']]], + ['iceconfigexpiration_3997',['iceConfigExpiration',['../structSignalingClient.html#aac4d179e38f916ca89b2894d000705dc',1,'SignalingClient']]], + ['iceconfigs_3998',['iceConfigs',['../structSignalingClient.html#ae1163f6ea75603f791cd089bf7a2f874',1,'SignalingClient']]], + ['iceconfigtime_3999',['iceConfigTime',['../structSignalingClient.html#aab1683e96a765ee996d33f1357031374',1,'SignalingClient']]], + ['iceconnectingstarttime_4000',['iceConnectingStartTime',['../structKvsPeerConnection.html#a95c9c9dddda5240c23ca651bb15726ce',1,'KvsPeerConnection']]], + ['iceconnectioncheckpollinginterval_4001',['iceConnectionCheckPollingInterval',['../group__StatusCodes.html#gad84c0128149bfec8df224f29c0a3e06a',1,'KvsRtcConfiguration']]], + ['iceconnectionchecktimeout_4002',['iceConnectionCheckTimeout',['../group__StatusCodes.html#gacf25b325df8767b3fba43757df453763',1,'KvsRtcConfiguration']]], + ['iceholepunchingtime_4003',['iceHolePunchingTime',['../structPeerConnectionStats.html#a9a6571358bdd506414ab5969ace3fbaa',1,'PeerConnectionStats::iceHolePunchingTime()'],['../structKvsPeerConnectionDiagnostics.html#a99262db6db3c2f4948bd73efaef89b27',1,'KvsPeerConnectionDiagnostics::iceHolePunchingTime()']]], + ['icelocalcandidategatheringtimeout_4004',['iceLocalCandidateGatheringTimeout',['../group__StatusCodes.html#ga3d8f81c01b537e49a7152aa4bbaa728d',1,'KvsRtcConfiguration']]], + ['icerefreshcount_4005',['iceRefreshCount',['../structSignalingClientStats.html#a86d9e6bea63d4c69c4b04223d59c5142',1,'SignalingClientStats::iceRefreshCount()'],['../structSignalingDiagnostics.html#a6c72df46740ad89204d31ece08fb70f1',1,'SignalingDiagnostics::iceRefreshCount()']]], + ['icerole_4006',['iceRole',['../structRtcTransportStats.html#a9ab68965ee238d0111c3dfd220f121b9',1,'RtcTransportStats']]], + ['iceserverindex_4007',['iceServerIndex',['../structRtcIceServerStats.html#a3c3c3a06e3748ab080eb70c71f5274fb',1,'RtcIceServerStats::iceServerIndex()'],['../structIceCandidate.html#a1da6df1761877c4dfe99e39d8b3b6b55',1,'IceCandidate::iceServerIndex()']]], + ['iceserverparsingtime_4008',['iceServerParsingTime',['../structIceAgentProfileDiagnostics.html#a51e550fd755a9f0764a29e3155aa4870',1,'IceAgentProfileDiagnostics::iceServerParsingTime()'],['../structKvsIceAgentStats.html#afd8b6e85a479028367bac6f5feb60ebf',1,'KvsIceAgentStats::iceServerParsingTime()']]], + ['iceservers_4009',['iceServers',['../group__StatusCodes.html#gacf931e2c868176a5f155efca05d517b0',1,'RtcConfiguration::iceServers()'],['../struct____IceAgent.html#adeceb8b100eec1c8bb834ede84ada5f3',1,'__IceAgent::iceServers()']]], + ['iceserverscount_4010',['iceServersCount',['../struct____IceAgent.html#ad4fd242cf3286dde3d778ff134933f2c',1,'__IceAgent']]], + ['iceserverstats_4011',['iceServerStats',['../structRtcStatsObject.html#a996f5311a36974ad1255ce4aeda6d699',1,'RtcStatsObject']]], + ['icesetinterfacefilterfunc_4012',['iceSetInterfaceFilterFunc',['../group__StatusCodes.html#gaf2df4757883088eda1d2947e740dfa3c',1,'KvsRtcConfiguration']]], + ['icetransportpolicy_4013',['iceTransportPolicy',['../group__StatusCodes.html#ga5088878594e4eab3d1b5010960fc15a5',1,'RtcConfiguration::iceTransportPolicy()'],['../struct____IceAgent.html#a0da0214dcb8e99eac37d9e081b50c672',1,'__IceAgent::iceTransportPolicy()']]], + ['id_4014',['id',['../group__StatusCodes.html#ga50c0078699a2a62cc69cd30ce726b0ed',1,'__RtcDataChannel::id()'],['../structIceCandidate.html#a0ef226225140b5380dbfb2716f94b3e9',1,'IceCandidate::id()']]], + ['inboundpacketfn_4015',['inboundPacketFn',['../structIceAgentCallbacks.html#a7784e30baf7a134d0dbd1778255ffc67',1,'IceAgentCallbacks']]], + ['inboundrtpstreamstats_4016',['inboundRtpStreamStats',['../structRtcStatsObject.html#ab4695790a5a6aea9feacd4e754cada6a',1,'RtcStatsObject']]], + ['inboundstats_4017',['inboundStats',['../structKvsRtpTransceiver.html#a032f25958929ba3e3ce70855f82f7d36',1,'KvsRtpTransceiver']]], + ['insertedsamplesfordeceleration_4018',['insertedSamplesForDeceleration',['../structRtcInboundRtpStreamStats.html#a28b1d12c737de0aa774b79b87f424523',1,'RtcInboundRtpStreamStats']]], + ['inuse_4019',['inUse',['../struct____SocketConnection.html#ace04ea5cae78774632597f00ef53bc91',1,'__SocketConnection']]], + ['ipaddress_4020',['ipAddress',['../structIceServer.html#ab180f087930f1ee9ec95e82d06c42f54',1,'IceServer::ipAddress()'],['../structIceCandidate.html#a3a51d8ceae0fc6ae2fcb6280280bce03',1,'IceCandidate::ipAddress()']]], + ['iscleanup_4021',['isCleanUp',['../struct____DtlsSession.html#ac9f1a65e50ef8a4f8638d52b48754030',1,'__DtlsSession']]], + ['iscontextinitialized_4022',['isContextInitialized',['../structWebRtcClientContext.html#a6e402f6776a4cdff145e5f263d9f6732',1,'WebRtcClientContext']]], + ['iscontrolling_4023',['isControlling',['../struct____IceAgent.html#a38f2a64b50dba46133779a4bebe0f5c8',1,'__IceAgent']]], + ['isinitialized_4024',['isInitialized',['../structThreadPoolContext.html#adf2559c8658d7a5b38982a8ee8748b45',1,'ThreadPoolContext']]], + ['isipinitialized_4025',['isIpInitialized',['../structStunIpAddrContext.html#a90efad0b39ce9250703ab4e9e717205e',1,'StunIpAddrContext']]], + ['isnull_4026',['isNull',['../structNullableLongDouble.html#a046d525d69f18baa68cf4b821e3478e7',1,'NullableLongDouble::isNull()'],['../structNullableBool.html#a070fc3e029985c945b22b15514a6ad2e',1,'NullableBool::isNull()'],['../structNullableDouble.html#a1cfef4823f1135bdb3acb05084205e9f',1,'NullableDouble::isNull()'],['../structNullableFloat.html#a329283969732dd7f517727ea9463fc0d',1,'NullableFloat::isNull()'],['../structNullableInt64.html#af4116ebde6c5598654c6acfdf341c079',1,'NullableInt64::isNull()'],['../structNullableUint64.html#a909fd7054bf88c8fcbac4a30bff4773d',1,'NullableUint64::isNull()'],['../structNullableInt32.html#a46166bb3ef04a668309380f74d32c7a4',1,'NullableInt32::isNull()'],['../structNullableUint32.html#ae258ec6e6f64a642611c21b822a74142',1,'NullableUint32::isNull()'],['../structNullableInt16.html#ae6193be1568d27ce9b55cd8a2f13a98c',1,'NullableInt16::isNull()'],['../structNullableUint16.html#a296367e3fe109a3fced0eefe1665df55',1,'NullableUint16::isNull()'],['../structNullableInt8.html#a97907b77351983584b4ef62d2a3272fa',1,'NullableInt8::isNull()'],['../structNullableUint8.html#a2efb0da054fea7a6d4191217bc7c3bbd',1,'NullableUint8::isNull()']]], + ['isoffer_4027',['isOffer',['../structKvsPeerConnection.html#a716fded94deff769039161a9cdc8c2da',1,'KvsPeerConnection']]], + ['ispointtopoint_4028',['isPointToPoint',['../structKvsIpAddress.html#a689083fb604580cf58e604d8353465d0',1,'KvsIpAddress']]], + ['isremote_4029',['isRemote',['../structIceCandidate.html#a477071bd3d02ebc13c3a52e9fcc1b217',1,'IceCandidate']]], + ['issecure_4030',['isSecure',['../structIceServer.html#aadd8fe6f60e92d4b61859915c753feb4',1,'IceServer']]], + ['isshutdown_4031',['isShutdown',['../struct____DtlsSession.html#af38d3087b813c0ea223f1bbc5e07d413',1,'__DtlsSession']]], + ['isstarted_4032',['isStarted',['../struct____DtlsSession.html#a1cb36831f553e63f197514d474dd995e',1,'__DtlsSession']]], + ['isturn_4033',['isTurn',['../structIceServer.html#a80bf963a9b0cdf91f6bfd713766a5ffc',1,'IceServer']]] ]; diff --git a/search/variables_9.js b/search/variables_9.js index fa4545212a..453d14bb3b 100644 --- a/search/variables_9.js +++ b/search/variables_9.js @@ -1,14 +1,14 @@ var searchData= [ - ['jitter_4038',['jitter',['../structRtcReceivedRtpStreamStats.html#a8b98319cbbc6a815c6200d96a28bdaf8',1,'RtcReceivedRtpStreamStats::jitter()'],['../structJitterBuffer.html#a8b100a62e9352e0215b7029cbc7f4165',1,'JitterBuffer::jitter()']]], - ['jitterbufferdelay_4039',['jitterBufferDelay',['../structRtcInboundRtpStreamStats.html#a15fa29cf993662071f832f002f1d936f',1,'RtcInboundRtpStreamStats']]], - ['jitterbufferemittedcount_4040',['jitterBufferEmittedCount',['../structRtcInboundRtpStreamStats.html#a39c7330fd9bcb39cd68754d42ce0aac5',1,'RtcInboundRtpStreamStats']]], - ['jitterbufferssrc_4041',['jitterBufferSsrc',['../structKvsRtpTransceiver.html#a911ca254c9d0b57e50b5dc411050c45d',1,'KvsRtpTransceiver']]], - ['joinsessioncalltime_4042',['joinSessionCallTime',['../structSignalingClientStats.html#a70c1f8cb58cae9dcb5f9ecba1601be3d',1,'SignalingClientStats::joinSessionCallTime()'],['../structSignalingDiagnostics.html#aad2724d2148ec107209bb93734917923',1,'SignalingDiagnostics::joinSessionCallTime()']]], - ['joinsessionposthookfn_4043',['joinSessionPostHookFn',['../structSignalingClientInfoInternal.html#aff57ed9161d615096731fdaba388b442',1,'SignalingClientInfoInternal']]], - ['joinsessionprehookfn_4044',['joinSessionPreHookFn',['../structSignalingClientInfoInternal.html#a958e5459fe5231c6b52df6f8c064d6b9',1,'SignalingClientInfoInternal']]], - ['joinsessiontime_4045',['joinSessionTime',['../structSignalingClient.html#a88e90a6f31c30a14e64d281b580a66c6',1,'SignalingClient']]], - ['joinsessiontoofferrecvtime_4046',['joinSessionToOfferRecvTime',['../structSignalingClientStats.html#a965175141e7d0b12ba46450469e3bfa7',1,'SignalingClientStats::joinSessionToOfferRecvTime()'],['../structSignalingDiagnostics.html#a33486725d0646bb56ac834c71ec2db9a',1,'SignalingDiagnostics::joinSessionToOfferRecvTime()']]], - ['jsswaitcvar_4047',['jssWaitCvar',['../structSignalingClient.html#a462dcca31d3def43720ba7408f550dbd',1,'SignalingClient']]], - ['jsswaitlock_4048',['jssWaitLock',['../structSignalingClient.html#aa8b71c6a2182b999441f410bf6cb15eb',1,'SignalingClient']]] + ['jitter_4034',['jitter',['../structRtcReceivedRtpStreamStats.html#a8b98319cbbc6a815c6200d96a28bdaf8',1,'RtcReceivedRtpStreamStats::jitter()'],['../structJitterBuffer.html#a8b100a62e9352e0215b7029cbc7f4165',1,'JitterBuffer::jitter()']]], + ['jitterbufferdelay_4035',['jitterBufferDelay',['../structRtcInboundRtpStreamStats.html#a15fa29cf993662071f832f002f1d936f',1,'RtcInboundRtpStreamStats']]], + ['jitterbufferemittedcount_4036',['jitterBufferEmittedCount',['../structRtcInboundRtpStreamStats.html#a39c7330fd9bcb39cd68754d42ce0aac5',1,'RtcInboundRtpStreamStats']]], + ['jitterbufferssrc_4037',['jitterBufferSsrc',['../structKvsRtpTransceiver.html#a911ca254c9d0b57e50b5dc411050c45d',1,'KvsRtpTransceiver']]], + ['joinsessioncalltime_4038',['joinSessionCallTime',['../structSignalingClientStats.html#a70c1f8cb58cae9dcb5f9ecba1601be3d',1,'SignalingClientStats::joinSessionCallTime()'],['../structSignalingDiagnostics.html#aad2724d2148ec107209bb93734917923',1,'SignalingDiagnostics::joinSessionCallTime()']]], + ['joinsessionposthookfn_4039',['joinSessionPostHookFn',['../structSignalingClientInfoInternal.html#aff57ed9161d615096731fdaba388b442',1,'SignalingClientInfoInternal']]], + ['joinsessionprehookfn_4040',['joinSessionPreHookFn',['../structSignalingClientInfoInternal.html#a958e5459fe5231c6b52df6f8c064d6b9',1,'SignalingClientInfoInternal']]], + ['joinsessiontime_4041',['joinSessionTime',['../structSignalingClient.html#a88e90a6f31c30a14e64d281b580a66c6',1,'SignalingClient']]], + ['joinsessiontoofferrecvtime_4042',['joinSessionToOfferRecvTime',['../structSignalingClientStats.html#a965175141e7d0b12ba46450469e3bfa7',1,'SignalingClientStats::joinSessionToOfferRecvTime()'],['../structSignalingDiagnostics.html#a33486725d0646bb56ac834c71ec2db9a',1,'SignalingDiagnostics::joinSessionToOfferRecvTime()']]], + ['jsswaitcvar_4043',['jssWaitCvar',['../structSignalingClient.html#a462dcca31d3def43720ba7408f550dbd',1,'SignalingClient']]], + ['jsswaitlock_4044',['jssWaitLock',['../structSignalingClient.html#aa8b71c6a2182b999441f410bf6cb15eb',1,'SignalingClient']]] ]; diff --git a/search/variables_a.js b/search/variables_a.js index 89a852cf06..2ccc19773d 100644 --- a/search/variables_a.js +++ b/search/variables_a.js @@ -1,12 +1,12 @@ var searchData= [ - ['keepalivetimertask_4049',['keepAliveTimerTask',['../struct____IceAgent.html#a6fd092fc3f8f5d2d62946769c6cbace5',1,'__IceAgent']]], - ['key_5flength_4050',['key_length',['../structDtlsKeyingMaterial.html#a7e019522b70c6405d86089e212136d72',1,'DtlsKeyingMaterial']]], - ['keyframesdecoded_4051',['keyFramesDecoded',['../structRtcInboundRtpStreamStats.html#ada4fbcdcc2f8a2199bd75a8121286208',1,'RtcInboundRtpStreamStats']]], - ['keyframesencoded_4052',['keyFramesEncoded',['../structRtcOutboundRtpStreamStats.html#a89792ab59e206e4b27ee817e4127229f',1,'RtcOutboundRtpStreamStats']]], - ['kicksocket_4053',['kickSocket',['../structConnectionListener.html#aa64f4cdcfdd33a62f3edcba0e7a81b1b',1,'ConnectionListener']]], - ['kind_4054',['kind',['../group__StatusCodes.html#ga0ab3d1535c557003a68f2c0d9abde2c3',1,'RtcMediaStreamTrack::kind()'],['../structRTCRtpStreamStats.html#a46a1d7a813fd33f8cc41e42b733d5b24',1,'RTCRtpStreamStats::kind()']]], - ['kvsiceagentstats_4055',['kvsIceAgentStats',['../group__StatusCodes.html#ga4f2c08754c0b4aae91b78d1692f13725',1,'KvsIceAgentMetrics']]], - ['kvsipaddr_4056',['kvsIpAddr',['../structStunIpAddrContext.html#acd698bc1d7779a9626101ffaf5a5f00e',1,'StunIpAddrContext']]], - ['kvsrtcconfiguration_4057',['kvsRtcConfiguration',['../group__StatusCodes.html#ga69bb47ece52e306b555cf69a153db483',1,'RtcConfiguration::kvsRtcConfiguration()'],['../struct____IceAgent.html#a83dfd8dfd598f9266eacc2d441fb3508',1,'__IceAgent::kvsRtcConfiguration()']]] + ['keepalivetimertask_4045',['keepAliveTimerTask',['../struct____IceAgent.html#a6fd092fc3f8f5d2d62946769c6cbace5',1,'__IceAgent']]], + ['key_5flength_4046',['key_length',['../structDtlsKeyingMaterial.html#a7e019522b70c6405d86089e212136d72',1,'DtlsKeyingMaterial']]], + ['keyframesdecoded_4047',['keyFramesDecoded',['../structRtcInboundRtpStreamStats.html#ada4fbcdcc2f8a2199bd75a8121286208',1,'RtcInboundRtpStreamStats']]], + ['keyframesencoded_4048',['keyFramesEncoded',['../structRtcOutboundRtpStreamStats.html#a89792ab59e206e4b27ee817e4127229f',1,'RtcOutboundRtpStreamStats']]], + ['kicksocket_4049',['kickSocket',['../structConnectionListener.html#aa64f4cdcfdd33a62f3edcba0e7a81b1b',1,'ConnectionListener']]], + ['kind_4050',['kind',['../group__StatusCodes.html#ga0ab3d1535c557003a68f2c0d9abde2c3',1,'RtcMediaStreamTrack::kind()'],['../structRTCRtpStreamStats.html#a46a1d7a813fd33f8cc41e42b733d5b24',1,'RTCRtpStreamStats::kind()']]], + ['kvsiceagentstats_4051',['kvsIceAgentStats',['../group__StatusCodes.html#ga4f2c08754c0b4aae91b78d1692f13725',1,'KvsIceAgentMetrics']]], + ['kvsipaddr_4052',['kvsIpAddr',['../structStunIpAddrContext.html#acd698bc1d7779a9626101ffaf5a5f00e',1,'StunIpAddrContext']]], + ['kvsrtcconfiguration_4053',['kvsRtcConfiguration',['../group__StatusCodes.html#ga69bb47ece52e306b555cf69a153db483',1,'RtcConfiguration::kvsRtcConfiguration()'],['../struct____IceAgent.html#a83dfd8dfd598f9266eacc2d441fb3508',1,'__IceAgent::kvsRtcConfiguration()']]] ]; diff --git a/search/variables_b.js b/search/variables_b.js index c0ff15efe8..548f8ad3e3 100644 --- a/search/variables_b.js +++ b/search/variables_b.js @@ -1,41 +1,41 @@ var searchData= [ - ['label_4058',['label',['../structRtcDataChannelStats.html#a81f8c1df219b2ba624e8467158b6ef2f',1,'RtcDataChannelStats']]], - ['lastdatareceivedtime_4059',['lastDataReceivedTime',['../struct____IceAgent.html#a2658ec8b2fa91a7e8941e21f49d9fa36',1,'__IceAgent']]], - ['lastdatasenttime_4060',['lastDataSentTime',['../structIceCandidatePair.html#ace22001fee6f325146f6f5c1a87506d7',1,'IceCandidatePair']]], - ['lastindex_4061',['lastIndex',['../structRtpRollingBuffer.html#aabab5812144ac429690201da47f461fe',1,'RtpRollingBuffer']]], - ['lastknownframecount_4062',['lastKnownFrameCount',['../structRtcRtpSender.html#a87bdcde47c4c623729025a21714ca9ee',1,'RtcRtpSender']]], - ['lastknownframecounttime_4063',['lastKnownFrameCountTime',['../structRtcRtpSender.html#a1e9fa629e22749204d1e0bfa9d6a2397',1,'RtcRtpSender']]], - ['lastlocaltimekvs_4064',['lastLocalTimeKvs',['../structTwccManager.html#a3215f13ee50ca6f4cd9bfa9ed709339d',1,'TwccManager']]], - ['lastpacketreceivedtimestamp_4065',['lastPacketReceivedTimestamp',['../structRtcIceCandidatePairStats.html#a63bd9f77b2507bc2d4a8e66aa6c26684',1,'RtcIceCandidatePairStats::lastPacketReceivedTimestamp()'],['../structRtcInboundRtpStreamStats.html#a2f4d8e341ee9e4e6589227372b71d678',1,'RtcInboundRtpStreamStats::lastPacketReceivedTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a4a541bac6fae81973eaf5770a2ec1a95',1,'RtcIceCandidatePairDiagnostics::lastPacketReceivedTimestamp()']]], - ['lastpacketsenttimestamp_4066',['lastPacketSentTimestamp',['../structRtcIceCandidatePairStats.html#ade069eeed216733900ec7535cf1d1ed1',1,'RtcIceCandidatePairStats::lastPacketSentTimestamp()'],['../structRtcOutboundRtpStreamStats.html#adb44409e70823b7248162d0088f4af74',1,'RtcOutboundRtpStreamStats::lastPacketSentTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#ac2d2bf8acc7ff90555f686f7dca82186',1,'RtcIceCandidatePairDiagnostics::lastPacketSentTimestamp()']]], - ['lastreportedseqnum_4067',['lastReportedSeqNum',['../structTwccManager.html#a373f99822e022dcb36b49f5665ff2246',1,'TwccManager']]], - ['lastrequesttimestamp_4068',['lastRequestTimestamp',['../structRtcIceCandidatePairStats.html#a39bf92a151b70beee216bd2a9e48605b',1,'RtcIceCandidatePairStats::lastRequestTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a3932bb77c694319a9dee9d68f88b5e8a',1,'RtcIceCandidatePairDiagnostics::lastRequestTimestamp()']]], - ['lastresponsetimestamp_4069',['lastResponseTimestamp',['../structRtcIceCandidatePairStats.html#a71057f5bd034b42cfcd17cc7e5755d05',1,'RtcIceCandidatePairStats::lastResponseTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a3fc60794a188cb5e4135402aabffb9ed',1,'RtcIceCandidatePairDiagnostics::lastResponseTimestamp()']]], - ['len_4070',['len',['../struct____IOBuffer.html#a2ba5f77e974769002dcd337f362f85f4',1,'__IOBuffer']]], - ['length_4071',['length',['../structStunAttributeHeader.html#a95d0411ac8fcaae0b45260966fb6c88d',1,'StunAttributeHeader']]], - ['lifetime_4072',['lifetime',['../structStunAttributeLifetime.html#aa2904970b2c9a5b86b9f439dbed2f2b5',1,'StunAttributeLifetime']]], - ['listenertracker_4073',['listenerTracker',['../structSignalingClient.html#ad435f3e65a7d8e0f62300d01c39042b7',1,'SignalingClient']]], - ['local_4074',['local',['../structIceCandidatePair.html#a28101aad66a3bbfdfb22d70a0f6ebce3',1,'IceCandidatePair']]], - ['localcandidategatheringtime_4075',['localCandidateGatheringTime',['../structKvsIceAgentStats.html#aa0a30043602d41cc103e21334605d0c5',1,'KvsIceAgentStats::localCandidateGatheringTime()'],['../structIceAgentProfileDiagnostics.html#aa75754ba86081abebf8e6c30de9121f3',1,'IceAgentProfileDiagnostics::localCandidateGatheringTime()']]], - ['localcandidateid_4076',['localCandidateId',['../structRtcIceCandidatePairDiagnostics.html#ac270bb4f052418463635768a779d2205',1,'RtcIceCandidatePairDiagnostics::localCandidateId()'],['../structRtcIceCandidatePairStats.html#a4aecbc5400b0c0b48f59faeda979fefe',1,'RtcIceCandidatePairStats::localCandidateId()']]], - ['localcandidates_4077',['localCandidates',['../struct____IceAgent.html#a5818fd0386855fb226b41335c2bdbdc6',1,'__IceAgent']]], - ['localcertificateid_4078',['localCertificateId',['../structRtcTransportStats.html#a4aed15f0afa713e4a64733e3b2158268',1,'RtcTransportStats']]], - ['localcname_4079',['localCNAME',['../structKvsPeerConnection.html#a89d6704bfe07b0f5804abd81418a6d87',1,'KvsPeerConnection']]], - ['localicecandidatestats_4080',['localIceCandidateStats',['../structRtcStatsObject.html#a0dee9a39573da6cb111d992e800dd61e',1,'RtcStatsObject']]], - ['localicepwd_4081',['localIcePwd',['../structKvsPeerConnection.html#aedb1dc9daec5aec7609340601fd38a69',1,'KvsPeerConnection']]], - ['localiceufrag_4082',['localIceUfrag',['../structKvsPeerConnection.html#aaa24ce73077ed35f2a8b05c03ee3730e',1,'KvsPeerConnection']]], - ['localid_4083',['localId',['../structRtcRemoteInboundRtpStreamStats.html#a4b59b92bbfa0e3e00d75c04be90e711d',1,'RtcRemoteInboundRtpStreamStats']]], - ['localnetworkinterfacecount_4084',['localNetworkInterfaceCount',['../struct____IceAgent.html#ae0e0ed1f487ebbb5d2d79344a83dde6d',1,'__IceAgent']]], - ['localnetworkinterfaces_4085',['localNetworkInterfaces',['../struct____IceAgent.html#a134b0320af0d31b63a987f0d723e8c1d',1,'__IceAgent']]], - ['localpassword_4086',['localPassword',['../struct____IceAgent.html#a5fa05c92c4c3526488f87cf969f067ce',1,'__IceAgent']]], - ['localrtcicecandidatestats_4087',['localRtcIceCandidateStats',['../group__StatusCodes.html#ga68e096213b6c4dd37b46b9a1aa484c02',1,'RtcIceMetrics']]], - ['localsocket_4088',['localSocket',['../struct____SocketConnection.html#a01d530fa4854920e32f078120215144b',1,'__SocketConnection']]], - ['localtimekvs_4089',['localTimeKvs',['../structTwccPacket.html#ad7f7ab0c6a3c1b45cb1ea226ca984c28',1,'TwccPacket']]], - ['localusername_4090',['localUsername',['../struct____IceAgent.html#aea28583b86704840939bcf4414d11310',1,'__IceAgent']]], - ['lock_4091',['lock',['../structConnectionListener.html#a3a3ca46385b8eb9a170f23e0903a97ee',1,'ConnectionListener::lock()'],['../struct____IceAgent.html#a5db14ee03e63fd4f3c8daf26a9f957ad',1,'__IceAgent::lock()'],['../structNatTestData.html#a2440a3f71467425d32e74fe9a2bd719e',1,'NatTestData::lock()'],['../struct____SocketConnection.html#a815eca4c255c752a1203f257b68de651',1,'__SocketConnection::lock()'],['../struct____TurnConnection.html#a2a874cb3a2b277fd9970607f965e7a1a',1,'__TurnConnection::lock()'],['../structRollingBuffer.html#ae2b3bfcc144371e22e681fe6e7402bdd',1,'RollingBuffer::lock()'],['../structThreadTracker.html#a8023769c8df4d706411b413c807567f5',1,'ThreadTracker::lock()']]], - ['logginglevel_4092',['loggingLevel',['../group__StatusCodes.html#ga8df6838b31452ecf1bd1cf1a0fffa680',1,'SignalingClientInfo']]], - ['longtermkey_4093',['longTermKey',['../struct____TurnConnection.html#a78e46737120ec326ad698d90eecee9a6',1,'__TurnConnection']]], - ['lwsserializerlock_4094',['lwsSerializerLock',['../structSignalingClient.html#aea51f79a30751005ca795693175cf12c',1,'SignalingClient']]], - ['lwsservicelock_4095',['lwsServiceLock',['../structSignalingClient.html#a9b6e8bf15606f02adec1a123788457fb',1,'SignalingClient']]] + ['label_4054',['label',['../structRtcDataChannelStats.html#a81f8c1df219b2ba624e8467158b6ef2f',1,'RtcDataChannelStats']]], + ['lastdatareceivedtime_4055',['lastDataReceivedTime',['../struct____IceAgent.html#a2658ec8b2fa91a7e8941e21f49d9fa36',1,'__IceAgent']]], + ['lastdatasenttime_4056',['lastDataSentTime',['../structIceCandidatePair.html#ace22001fee6f325146f6f5c1a87506d7',1,'IceCandidatePair']]], + ['lastindex_4057',['lastIndex',['../structRtpRollingBuffer.html#aabab5812144ac429690201da47f461fe',1,'RtpRollingBuffer']]], + ['lastknownframecount_4058',['lastKnownFrameCount',['../structRtcRtpSender.html#a87bdcde47c4c623729025a21714ca9ee',1,'RtcRtpSender']]], + ['lastknownframecounttime_4059',['lastKnownFrameCountTime',['../structRtcRtpSender.html#a1e9fa629e22749204d1e0bfa9d6a2397',1,'RtcRtpSender']]], + ['lastlocaltimekvs_4060',['lastLocalTimeKvs',['../structTwccManager.html#a3215f13ee50ca6f4cd9bfa9ed709339d',1,'TwccManager']]], + ['lastpacketreceivedtimestamp_4061',['lastPacketReceivedTimestamp',['../structRtcIceCandidatePairStats.html#a63bd9f77b2507bc2d4a8e66aa6c26684',1,'RtcIceCandidatePairStats::lastPacketReceivedTimestamp()'],['../structRtcInboundRtpStreamStats.html#a2f4d8e341ee9e4e6589227372b71d678',1,'RtcInboundRtpStreamStats::lastPacketReceivedTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a4a541bac6fae81973eaf5770a2ec1a95',1,'RtcIceCandidatePairDiagnostics::lastPacketReceivedTimestamp()']]], + ['lastpacketsenttimestamp_4062',['lastPacketSentTimestamp',['../structRtcIceCandidatePairStats.html#ade069eeed216733900ec7535cf1d1ed1',1,'RtcIceCandidatePairStats::lastPacketSentTimestamp()'],['../structRtcOutboundRtpStreamStats.html#adb44409e70823b7248162d0088f4af74',1,'RtcOutboundRtpStreamStats::lastPacketSentTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#ac2d2bf8acc7ff90555f686f7dca82186',1,'RtcIceCandidatePairDiagnostics::lastPacketSentTimestamp()']]], + ['lastreportedseqnum_4063',['lastReportedSeqNum',['../structTwccManager.html#a373f99822e022dcb36b49f5665ff2246',1,'TwccManager']]], + ['lastrequesttimestamp_4064',['lastRequestTimestamp',['../structRtcIceCandidatePairStats.html#a39bf92a151b70beee216bd2a9e48605b',1,'RtcIceCandidatePairStats::lastRequestTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a3932bb77c694319a9dee9d68f88b5e8a',1,'RtcIceCandidatePairDiagnostics::lastRequestTimestamp()']]], + ['lastresponsetimestamp_4065',['lastResponseTimestamp',['../structRtcIceCandidatePairStats.html#a71057f5bd034b42cfcd17cc7e5755d05',1,'RtcIceCandidatePairStats::lastResponseTimestamp()'],['../structRtcIceCandidatePairDiagnostics.html#a3fc60794a188cb5e4135402aabffb9ed',1,'RtcIceCandidatePairDiagnostics::lastResponseTimestamp()']]], + ['len_4066',['len',['../struct____IOBuffer.html#a2ba5f77e974769002dcd337f362f85f4',1,'__IOBuffer']]], + ['length_4067',['length',['../structStunAttributeHeader.html#a95d0411ac8fcaae0b45260966fb6c88d',1,'StunAttributeHeader']]], + ['lifetime_4068',['lifetime',['../structStunAttributeLifetime.html#aa2904970b2c9a5b86b9f439dbed2f2b5',1,'StunAttributeLifetime']]], + ['listenertracker_4069',['listenerTracker',['../structSignalingClient.html#ad435f3e65a7d8e0f62300d01c39042b7',1,'SignalingClient']]], + ['local_4070',['local',['../structIceCandidatePair.html#a28101aad66a3bbfdfb22d70a0f6ebce3',1,'IceCandidatePair']]], + ['localcandidategatheringtime_4071',['localCandidateGatheringTime',['../structKvsIceAgentStats.html#aa0a30043602d41cc103e21334605d0c5',1,'KvsIceAgentStats::localCandidateGatheringTime()'],['../structIceAgentProfileDiagnostics.html#aa75754ba86081abebf8e6c30de9121f3',1,'IceAgentProfileDiagnostics::localCandidateGatheringTime()']]], + ['localcandidateid_4072',['localCandidateId',['../structRtcIceCandidatePairDiagnostics.html#ac270bb4f052418463635768a779d2205',1,'RtcIceCandidatePairDiagnostics::localCandidateId()'],['../structRtcIceCandidatePairStats.html#a4aecbc5400b0c0b48f59faeda979fefe',1,'RtcIceCandidatePairStats::localCandidateId()']]], + ['localcandidates_4073',['localCandidates',['../struct____IceAgent.html#a5818fd0386855fb226b41335c2bdbdc6',1,'__IceAgent']]], + ['localcertificateid_4074',['localCertificateId',['../structRtcTransportStats.html#a4aed15f0afa713e4a64733e3b2158268',1,'RtcTransportStats']]], + ['localcname_4075',['localCNAME',['../structKvsPeerConnection.html#a89d6704bfe07b0f5804abd81418a6d87',1,'KvsPeerConnection']]], + ['localicecandidatestats_4076',['localIceCandidateStats',['../structRtcStatsObject.html#a0dee9a39573da6cb111d992e800dd61e',1,'RtcStatsObject']]], + ['localicepwd_4077',['localIcePwd',['../structKvsPeerConnection.html#aedb1dc9daec5aec7609340601fd38a69',1,'KvsPeerConnection']]], + ['localiceufrag_4078',['localIceUfrag',['../structKvsPeerConnection.html#aaa24ce73077ed35f2a8b05c03ee3730e',1,'KvsPeerConnection']]], + ['localid_4079',['localId',['../structRtcRemoteInboundRtpStreamStats.html#a4b59b92bbfa0e3e00d75c04be90e711d',1,'RtcRemoteInboundRtpStreamStats']]], + ['localnetworkinterfacecount_4080',['localNetworkInterfaceCount',['../struct____IceAgent.html#ae0e0ed1f487ebbb5d2d79344a83dde6d',1,'__IceAgent']]], + ['localnetworkinterfaces_4081',['localNetworkInterfaces',['../struct____IceAgent.html#a134b0320af0d31b63a987f0d723e8c1d',1,'__IceAgent']]], + ['localpassword_4082',['localPassword',['../struct____IceAgent.html#a5fa05c92c4c3526488f87cf969f067ce',1,'__IceAgent']]], + ['localrtcicecandidatestats_4083',['localRtcIceCandidateStats',['../group__StatusCodes.html#ga68e096213b6c4dd37b46b9a1aa484c02',1,'RtcIceMetrics']]], + ['localsocket_4084',['localSocket',['../struct____SocketConnection.html#a01d530fa4854920e32f078120215144b',1,'__SocketConnection']]], + ['localtimekvs_4085',['localTimeKvs',['../structTwccPacket.html#ad7f7ab0c6a3c1b45cb1ea226ca984c28',1,'TwccPacket']]], + ['localusername_4086',['localUsername',['../struct____IceAgent.html#aea28583b86704840939bcf4414d11310',1,'__IceAgent']]], + ['lock_4087',['lock',['../structConnectionListener.html#a3a3ca46385b8eb9a170f23e0903a97ee',1,'ConnectionListener::lock()'],['../struct____IceAgent.html#a5db14ee03e63fd4f3c8daf26a9f957ad',1,'__IceAgent::lock()'],['../structNatTestData.html#a2440a3f71467425d32e74fe9a2bd719e',1,'NatTestData::lock()'],['../struct____SocketConnection.html#a815eca4c255c752a1203f257b68de651',1,'__SocketConnection::lock()'],['../struct____TurnConnection.html#a2a874cb3a2b277fd9970607f965e7a1a',1,'__TurnConnection::lock()'],['../structRollingBuffer.html#ae2b3bfcc144371e22e681fe6e7402bdd',1,'RollingBuffer::lock()'],['../structThreadTracker.html#a8023769c8df4d706411b413c807567f5',1,'ThreadTracker::lock()']]], + ['logginglevel_4088',['loggingLevel',['../group__StatusCodes.html#ga8df6838b31452ecf1bd1cf1a0fffa680',1,'SignalingClientInfo']]], + ['longtermkey_4089',['longTermKey',['../struct____TurnConnection.html#a78e46737120ec326ad698d90eecee9a6',1,'__TurnConnection']]], + ['lwsserializerlock_4090',['lwsSerializerLock',['../structSignalingClient.html#aea51f79a30751005ca795693175cf12c',1,'SignalingClient']]], + ['lwsservicelock_4091',['lwsServiceLock',['../structSignalingClient.html#a9b6e8bf15606f02adec1a123788457fb',1,'SignalingClient']]] ]; diff --git a/search/variables_c.js b/search/variables_c.js index 18b2261963..41ffab0e9c 100644 --- a/search/variables_c.js +++ b/search/variables_c.js @@ -1,31 +1,31 @@ var searchData= [ - ['magiccookie_4096',['magicCookie',['../structStunHeader.html#aba596c770469bd07821740424c8a8243',1,'StunHeader']]], - ['marker_4097',['marker',['../struct____RtpPacketHeader.html#a5e4984744847ef943ac2b7251f6d6496',1,'__RtpPacketHeader']]], - ['maximumtransmissionunit_4098',['maximumTransmissionUnit',['../group__StatusCodes.html#gaf5a0642e5b4a1b35bb8de850e22c70c5',1,'KvsRtcConfiguration']]], - ['maxlatency_4099',['maxLatency',['../structJitterBuffer.html#a1aa6554558ed238dd63b425a7db628f8',1,'JitterBuffer']]], - ['maxpacketlifetime_4100',['maxPacketLifeTime',['../group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154',1,'RtcDataChannelInit']]], - ['maxpayloadlength_4101',['maxPayloadLength',['../struct____Payloads.html#a6b32ba16e53b1d2ea5b28514ae591135',1,'__Payloads']]], - ['maxpayloadsublensize_4102',['maxPayloadSubLenSize',['../struct____Payloads.html#a30b5efdb492ddb3e639c5245aae375a5',1,'__Payloads']]], - ['maxretransmits_4103',['maxRetransmits',['../group__StatusCodes.html#ga4f9198d8cefa1b1b276e2973238621a3',1,'RtcDataChannelInit']]], - ['maxtransactionidscount_4104',['maxTransactionIdsCount',['../structTransactionIdStore.html#a7b3545bf57fa39623c848d3f3e4e084d',1,'TransactionIdStore']]], - ['mediaattributescount_4105',['mediaAttributesCount',['../structSdpMediaDescription.html#a05e9f83d2e6239bc80547b7b3375e88c',1,'SdpMediaDescription']]], - ['mediabandwidthcount_4106',['mediaBandwidthCount',['../structSdpMediaDescription.html#a1149270c3e33333224673c7b2ef21e29',1,'SdpMediaDescription']]], - ['mediacount_4107',['mediaCount',['../structSessionDescription.html#a03e50673ccf4076d1ea1f2fdc7378e01',1,'SessionDescription']]], - ['mediadescriptions_4108',['mediaDescriptions',['../structSessionDescription.html#a5306fa6906062cfd96c4e935e3f0bf59',1,'SessionDescription']]], - ['medianame_4109',['mediaName',['../structSdpMediaDescription.html#a9152aacc8efd3c492d6ae97c20b4674f',1,'SdpMediaDescription']]], - ['mediasourceid_4110',['mediaSourceId',['../structRtcOutboundRtpStreamStats.html#a42a7fd9ea8f12b7883f601a876466384',1,'RtcOutboundRtpStreamStats']]], - ['mediastorageconfig_4111',['mediaStorageConfig',['../structSignalingClient.html#a8d4bcd909153e16274bb2ec0486b84fe',1,'SignalingClient']]], - ['mediatitle_4112',['mediaTitle',['../structSdpMediaDescription.html#ab0d4686d307eb4a852614ce63dfdee1c',1,'SdpMediaDescription']]], - ['messageintegrity_4113',['messageIntegrity',['../structStunAttributeMessageIntegrity.html#ac9e815562419e2cd3f87ec7c49462e48',1,'StunAttributeMessageIntegrity']]], - ['messagelength_4114',['messageLength',['../structStunHeader.html#a6795c541e9d4856f008a127fca97ce09',1,'StunHeader']]], - ['messagequeuelock_4115',['messageQueueLock',['../structSignalingClient.html#ae054714aa90cee72635f8f53e685b8c1',1,'SignalingClient']]], - ['messagereceivedfn_4116',['messageReceivedFn',['../group__StatusCodes.html#gaf62848d4a3bdf038a7a05ae5cc792610',1,'SignalingClientCallbacks']]], - ['messageresult_4117',['messageResult',['../structSignalingClient.html#ae8e25f2cd202c9111eaa939028230cbe',1,'SignalingClient']]], - ['messagesreceived_4118',['messagesReceived',['../structRtcDataChannelStats.html#a0c184b50d37232f08ccc928bcdd39e99',1,'RtcDataChannelStats']]], - ['messagessent_4119',['messagesSent',['../structRtcDataChannelStats.html#aecd6cd493598b75650b8fd5b4dc453ca',1,'RtcDataChannelStats']]], - ['messagettl_4120',['messageTtl',['../group__StatusCodes.html#gaa3fa299e94073522ed7ffe62efe39233',1,'ChannelInfo::messageTtl()'],['../group__StatusCodes.html#ga48313b15065c6f0c6c5fa75c868fd62d',1,'SignalingChannelDescription::messageTtl()']]], - ['messagetype_4121',['messageType',['../group__StatusCodes.html#gaad3b5f6fd6deea9795143db5d095f6ca',1,'SignalingMessage']]], - ['method_4122',['method',['../structSdpEncryptionKey.html#afe68f9ce5da9f9af83b6c0d079341f2c',1,'SdpEncryptionKey']]], - ['mtu_4123',['MTU',['../structKvsPeerConnection.html#a681ff294bb05bb255dfeb117e2fb16ff',1,'KvsPeerConnection']]] + ['magiccookie_4092',['magicCookie',['../structStunHeader.html#aba596c770469bd07821740424c8a8243',1,'StunHeader']]], + ['marker_4093',['marker',['../struct____RtpPacketHeader.html#a5e4984744847ef943ac2b7251f6d6496',1,'__RtpPacketHeader']]], + ['maximumtransmissionunit_4094',['maximumTransmissionUnit',['../group__StatusCodes.html#gaf5a0642e5b4a1b35bb8de850e22c70c5',1,'KvsRtcConfiguration']]], + ['maxlatency_4095',['maxLatency',['../structJitterBuffer.html#a1aa6554558ed238dd63b425a7db628f8',1,'JitterBuffer']]], + ['maxpacketlifetime_4096',['maxPacketLifeTime',['../group__StatusCodes.html#gad2859a6cb8bd37238ff551227a242154',1,'RtcDataChannelInit']]], + ['maxpayloadlength_4097',['maxPayloadLength',['../struct____Payloads.html#a6b32ba16e53b1d2ea5b28514ae591135',1,'__Payloads']]], + ['maxpayloadsublensize_4098',['maxPayloadSubLenSize',['../struct____Payloads.html#a30b5efdb492ddb3e639c5245aae375a5',1,'__Payloads']]], + ['maxretransmits_4099',['maxRetransmits',['../group__StatusCodes.html#ga4f9198d8cefa1b1b276e2973238621a3',1,'RtcDataChannelInit']]], + ['maxtransactionidscount_4100',['maxTransactionIdsCount',['../structTransactionIdStore.html#a7b3545bf57fa39623c848d3f3e4e084d',1,'TransactionIdStore']]], + ['mediaattributescount_4101',['mediaAttributesCount',['../structSdpMediaDescription.html#a05e9f83d2e6239bc80547b7b3375e88c',1,'SdpMediaDescription']]], + ['mediabandwidthcount_4102',['mediaBandwidthCount',['../structSdpMediaDescription.html#a1149270c3e33333224673c7b2ef21e29',1,'SdpMediaDescription']]], + ['mediacount_4103',['mediaCount',['../structSessionDescription.html#a03e50673ccf4076d1ea1f2fdc7378e01',1,'SessionDescription']]], + ['mediadescriptions_4104',['mediaDescriptions',['../structSessionDescription.html#a5306fa6906062cfd96c4e935e3f0bf59',1,'SessionDescription']]], + ['medianame_4105',['mediaName',['../structSdpMediaDescription.html#a9152aacc8efd3c492d6ae97c20b4674f',1,'SdpMediaDescription']]], + ['mediasourceid_4106',['mediaSourceId',['../structRtcOutboundRtpStreamStats.html#a42a7fd9ea8f12b7883f601a876466384',1,'RtcOutboundRtpStreamStats']]], + ['mediastorageconfig_4107',['mediaStorageConfig',['../structSignalingClient.html#a8d4bcd909153e16274bb2ec0486b84fe',1,'SignalingClient']]], + ['mediatitle_4108',['mediaTitle',['../structSdpMediaDescription.html#ab0d4686d307eb4a852614ce63dfdee1c',1,'SdpMediaDescription']]], + ['messageintegrity_4109',['messageIntegrity',['../structStunAttributeMessageIntegrity.html#ac9e815562419e2cd3f87ec7c49462e48',1,'StunAttributeMessageIntegrity']]], + ['messagelength_4110',['messageLength',['../structStunHeader.html#a6795c541e9d4856f008a127fca97ce09',1,'StunHeader']]], + ['messagequeuelock_4111',['messageQueueLock',['../structSignalingClient.html#ae054714aa90cee72635f8f53e685b8c1',1,'SignalingClient']]], + ['messagereceivedfn_4112',['messageReceivedFn',['../group__StatusCodes.html#gaf62848d4a3bdf038a7a05ae5cc792610',1,'SignalingClientCallbacks']]], + ['messageresult_4113',['messageResult',['../structSignalingClient.html#ae8e25f2cd202c9111eaa939028230cbe',1,'SignalingClient']]], + ['messagesreceived_4114',['messagesReceived',['../structRtcDataChannelStats.html#a0c184b50d37232f08ccc928bcdd39e99',1,'RtcDataChannelStats']]], + ['messagessent_4115',['messagesSent',['../structRtcDataChannelStats.html#aecd6cd493598b75650b8fd5b4dc453ca',1,'RtcDataChannelStats']]], + ['messagettl_4116',['messageTtl',['../group__StatusCodes.html#gaa3fa299e94073522ed7ffe62efe39233',1,'ChannelInfo::messageTtl()'],['../group__StatusCodes.html#ga48313b15065c6f0c6c5fa75c868fd62d',1,'SignalingChannelDescription::messageTtl()']]], + ['messagetype_4117',['messageType',['../group__StatusCodes.html#gaad3b5f6fd6deea9795143db5d095f6ca',1,'SignalingMessage']]], + ['method_4118',['method',['../structSdpEncryptionKey.html#afe68f9ce5da9f9af83b6c0d079341f2c',1,'SdpEncryptionKey']]], + ['mtu_4119',['MTU',['../structKvsPeerConnection.html#a681ff294bb05bb255dfeb117e2fb16ff',1,'KvsPeerConnection']]] ]; diff --git a/search/variables_d.js b/search/variables_d.js index df0c9aee5d..8d6c1144ca 100644 --- a/search/variables_d.js +++ b/search/variables_d.js @@ -1,18 +1,18 @@ var searchData= [ - ['nackcount_4124',['nackCount',['../structRtcInboundRtpStreamStats.html#aca31b11d0e4d07b448b62e37e125544f',1,'RtcInboundRtpStreamStats::nackCount()'],['../structRtcOutboundRtpStreamStats.html#aa98c742d0a6a969e1e6aed60f3a49825',1,'RtcOutboundRtpStreamStats::nackCount()']]], - ['name_4125',['name',['../group__StatusCodes.html#gadd53434650fa42653e4002365f2382c9',1,'__RtcDataChannel']]], - ['negotiated_4126',['negotiated',['../group__StatusCodes.html#ga8c67966c06b4163b51f21392ca5dc654',1,'RtcDataChannelInit']]], - ['networktype_4127',['networkType',['../structSdpConnectionInformation.html#ae91470ac132b708c29b0a70fddd383cc',1,'SdpConnectionInformation']]], - ['newlocalcandidatefn_4128',['newLocalCandidateFn',['../structIceAgentCallbacks.html#a3e1908548250af7e6e519229d4ba38c3',1,'IceAgentCallbacks']]], - ['nextallocationrefreshtime_4129',['nextAllocationRefreshTime',['../struct____TurnConnection.html#a08db6e773b03ae83d5a230ee0adf6fd6',1,'__TurnConnection']]], - ['nexttransactionidindex_4130',['nextTransactionIdIndex',['../structTransactionIdStore.html#ae604e823c3620d2bb10cb7d092ef5885',1,'TransactionIdStore']]], - ['nominated_4131',['nominated',['../structRtcIceCandidatePairStats.html#a25a4a9ef167cff9692ac39d0a9191ee7',1,'RtcIceCandidatePairStats::nominated()'],['../structRtcIceCandidatePairDiagnostics.html#a0949abdd594302784d6f5ad8e4221e46',1,'RtcIceCandidatePairDiagnostics::nominated()'],['../structIceCandidatePair.html#ae5698ceeffc59d7e57368a805034e26d',1,'IceCandidatePair::nominated()']]], - ['nonce_4132',['nonce',['../structStunAttributeNonce.html#a8f87b86d2faa660dc925fe9c0599d130',1,'StunAttributeNonce']]], - ['noncelen_4133',['nonceLen',['../struct____TurnConnection.html#aa7ee468f1642abf57385bfe4ffc36491',1,'__TurnConnection']]], - ['numberoferrors_4134',['numberOfErrors',['../structSignalingClientStats.html#a30f98d510f5ecdd19c53afb8f9ef1f6b',1,'SignalingClientStats::numberOfErrors()'],['../structSignalingDiagnostics.html#a4efe61cd2892f8b512c241860a34d7ad',1,'SignalingDiagnostics::numberOfErrors()']]], - ['numberofmessagesreceived_4135',['numberOfMessagesReceived',['../structSignalingClientStats.html#aca900ed2e3622b2605c81790768df294',1,'SignalingClientStats::numberOfMessagesReceived()'],['../structSignalingDiagnostics.html#a0cb2de963decc0f1eb5398e83869e4b2',1,'SignalingDiagnostics::numberOfMessagesReceived()']]], - ['numberofmessagessent_4136',['numberOfMessagesSent',['../structSignalingClientStats.html#a76b01fd641d9e83b517ac40aaba4d42a',1,'SignalingClientStats::numberOfMessagesSent()'],['../structSignalingDiagnostics.html#af822f52ab8c5956f7cf35dd97b5c373c',1,'SignalingDiagnostics::numberOfMessagesSent()']]], - ['numberofreconnects_4137',['numberOfReconnects',['../structSignalingClientStats.html#a88a95942f794d84724583ef8b6d9f181',1,'SignalingClientStats::numberOfReconnects()'],['../structSignalingDiagnostics.html#a6d21a2e8999c8a558a4137cdb94d4ee8',1,'SignalingDiagnostics::numberOfReconnects()']]], - ['numberofruntimeerrors_4138',['numberOfRuntimeErrors',['../structSignalingClientStats.html#ac9ba962af79e44d73aac0688f09019ca',1,'SignalingClientStats::numberOfRuntimeErrors()'],['../structSignalingDiagnostics.html#a828abe32517c8c73eefe5f77d3f30649',1,'SignalingDiagnostics::numberOfRuntimeErrors()']]] + ['nackcount_4120',['nackCount',['../structRtcInboundRtpStreamStats.html#aca31b11d0e4d07b448b62e37e125544f',1,'RtcInboundRtpStreamStats::nackCount()'],['../structRtcOutboundRtpStreamStats.html#aa98c742d0a6a969e1e6aed60f3a49825',1,'RtcOutboundRtpStreamStats::nackCount()']]], + ['name_4121',['name',['../group__StatusCodes.html#gadd53434650fa42653e4002365f2382c9',1,'__RtcDataChannel']]], + ['negotiated_4122',['negotiated',['../group__StatusCodes.html#ga8c67966c06b4163b51f21392ca5dc654',1,'RtcDataChannelInit']]], + ['networktype_4123',['networkType',['../structSdpConnectionInformation.html#ae91470ac132b708c29b0a70fddd383cc',1,'SdpConnectionInformation']]], + ['newlocalcandidatefn_4124',['newLocalCandidateFn',['../structIceAgentCallbacks.html#a3e1908548250af7e6e519229d4ba38c3',1,'IceAgentCallbacks']]], + ['nextallocationrefreshtime_4125',['nextAllocationRefreshTime',['../struct____TurnConnection.html#a08db6e773b03ae83d5a230ee0adf6fd6',1,'__TurnConnection']]], + ['nexttransactionidindex_4126',['nextTransactionIdIndex',['../structTransactionIdStore.html#ae604e823c3620d2bb10cb7d092ef5885',1,'TransactionIdStore']]], + ['nominated_4127',['nominated',['../structRtcIceCandidatePairStats.html#a25a4a9ef167cff9692ac39d0a9191ee7',1,'RtcIceCandidatePairStats::nominated()'],['../structRtcIceCandidatePairDiagnostics.html#a0949abdd594302784d6f5ad8e4221e46',1,'RtcIceCandidatePairDiagnostics::nominated()'],['../structIceCandidatePair.html#ae5698ceeffc59d7e57368a805034e26d',1,'IceCandidatePair::nominated()']]], + ['nonce_4128',['nonce',['../structStunAttributeNonce.html#a8f87b86d2faa660dc925fe9c0599d130',1,'StunAttributeNonce']]], + ['noncelen_4129',['nonceLen',['../struct____TurnConnection.html#aa7ee468f1642abf57385bfe4ffc36491',1,'__TurnConnection']]], + ['numberoferrors_4130',['numberOfErrors',['../structSignalingClientStats.html#a30f98d510f5ecdd19c53afb8f9ef1f6b',1,'SignalingClientStats::numberOfErrors()'],['../structSignalingDiagnostics.html#a4efe61cd2892f8b512c241860a34d7ad',1,'SignalingDiagnostics::numberOfErrors()']]], + ['numberofmessagesreceived_4131',['numberOfMessagesReceived',['../structSignalingClientStats.html#aca900ed2e3622b2605c81790768df294',1,'SignalingClientStats::numberOfMessagesReceived()'],['../structSignalingDiagnostics.html#a0cb2de963decc0f1eb5398e83869e4b2',1,'SignalingDiagnostics::numberOfMessagesReceived()']]], + ['numberofmessagessent_4132',['numberOfMessagesSent',['../structSignalingClientStats.html#a76b01fd641d9e83b517ac40aaba4d42a',1,'SignalingClientStats::numberOfMessagesSent()'],['../structSignalingDiagnostics.html#af822f52ab8c5956f7cf35dd97b5c373c',1,'SignalingDiagnostics::numberOfMessagesSent()']]], + ['numberofreconnects_4133',['numberOfReconnects',['../structSignalingClientStats.html#a88a95942f794d84724583ef8b6d9f181',1,'SignalingClientStats::numberOfReconnects()'],['../structSignalingDiagnostics.html#a6d21a2e8999c8a558a4137cdb94d4ee8',1,'SignalingDiagnostics::numberOfReconnects()']]], + ['numberofruntimeerrors_4134',['numberOfRuntimeErrors',['../structSignalingClientStats.html#ac9ba962af79e44d73aac0688f09019ca',1,'SignalingClientStats::numberOfRuntimeErrors()'],['../structSignalingDiagnostics.html#a828abe32517c8c73eefe5f77d3f30649',1,'SignalingDiagnostics::numberOfRuntimeErrors()']]] ]; diff --git a/search/variables_e.js b/search/variables_e.js index 15e064fd1c..3a1770a947 100644 --- a/search/variables_e.js +++ b/search/variables_e.js @@ -1,36 +1,36 @@ var searchData= [ - ['off_4139',['off',['../struct____IOBuffer.html#ac494a20362b16fbbafc040bc156961cc',1,'__IOBuffer']]], - ['offerreceived_4140',['offerReceived',['../structSignalingClient.html#a4db0b266a09008daba23dbf3422c6e6c',1,'SignalingClient']]], - ['offerreceivedtime_4141',['offerReceivedTime',['../structSignalingClient.html#a451de55f94b912b4a7f4b667af36f577',1,'SignalingClient::offerReceivedTime()'],['../structSignalingClientStats.html#a1199591942fe9a4f884f18e89c1af449',1,'SignalingClientStats::offerReceivedTime()']]], - ['offersendreceivetimelock_4142',['offerSendReceiveTimeLock',['../structSignalingClient.html#a5b21c509f1d84f190d5af35411aea771',1,'SignalingClient']]], - ['offersenttime_4143',['offerSentTime',['../structSignalingClient.html#a5372aa1c6e2bba733c057ded88fd522d',1,'SignalingClient']]], - ['offertoanswertime_4144',['offerToAnswerTime',['../structSignalingClientStats.html#a5f778adfc7b9281a028a712afb5253e4',1,'SignalingClientStats::offerToAnswerTime()'],['../structSignalingDiagnostics.html#a1c7c7c69bcd6897531a99619c766673f',1,'SignalingDiagnostics::offerToAnswerTime()']]], - ['offset_4145',['offset',['../structSdpTimeZone.html#afa052505332dfabe8a64be928936acb2',1,'SdpTimeZone']]], - ['onbandwidthestimation_4146',['onBandwidthEstimation',['../structKvsRtpTransceiver.html#a5c5f128bf0163e5903e3cb109db8b4b0',1,'KvsRtpTransceiver']]], - ['onbandwidthestimationcustomdata_4147',['onBandwidthEstimationCustomData',['../structKvsRtpTransceiver.html#a8c829a2f7fa9cd1fc2dac59b060b62e0',1,'KvsRtpTransceiver']]], - ['onconnectionstatechange_4148',['onConnectionStateChange',['../structKvsPeerConnection.html#a3b93ee083facd4cb8ac353617011868e',1,'KvsPeerConnection']]], - ['onconnectionstatechangecustomdata_4149',['onConnectionStateChangeCustomData',['../structKvsPeerConnection.html#a5ffc85b669c895e8a9b0ba043e816f6b',1,'KvsPeerConnection']]], - ['ondatachannel_4150',['onDataChannel',['../structKvsPeerConnection.html#a1efc0c504528d0d75a8a104d63339a6e',1,'KvsPeerConnection']]], - ['ondatachannelcustomdata_4151',['onDataChannelCustomData',['../structKvsPeerConnection.html#a577dc1cf8d814d06500ae50f897f2b6f',1,'KvsPeerConnection']]], - ['onframe_4152',['onFrame',['../structKvsRtpTransceiver.html#a39d37c199b3b6d17e4265050e406a8e2',1,'KvsRtpTransceiver']]], - ['onframecustomdata_4153',['onFrameCustomData',['../structKvsRtpTransceiver.html#a6c2d936fc5554d7e44ce49288e0cd85a',1,'KvsRtpTransceiver']]], - ['onframedroppedfn_4154',['onFrameDroppedFn',['../structJitterBuffer.html#a2eac570d2f50885c28f802a8cd315e7c',1,'JitterBuffer']]], - ['onframereadyfn_4155',['onFrameReadyFn',['../structJitterBuffer.html#a612d8b2ad18c9aa1c1ef0af5c6d6364f',1,'JitterBuffer']]], - ['onicecandidate_4156',['onIceCandidate',['../structKvsPeerConnection.html#a3b9d5a375869a6388a865844d2f009f7',1,'KvsPeerConnection']]], - ['onicecandidatecustomdata_4157',['onIceCandidateCustomData',['../structKvsPeerConnection.html#a469a5d016dec2e9565e50586456a3834',1,'KvsPeerConnection']]], - ['onmessage_4158',['onMessage',['../structKvsDataChannel.html#ac7eff66535c311807a69ba5a00017a8b',1,'KvsDataChannel']]], - ['onmessagecustomdata_4159',['onMessageCustomData',['../structKvsDataChannel.html#a7bcce6ff46a080fbc621a9c432528cd5',1,'KvsDataChannel']]], - ['onopen_4160',['onOpen',['../structKvsDataChannel.html#a959a9ebfff6eeafb90de756c8cb38061',1,'KvsDataChannel']]], - ['onopencustomdata_4161',['onOpenCustomData',['../structKvsDataChannel.html#aa7031dec0c0b186ae1d6855832a1e10d',1,'KvsDataChannel']]], - ['onpictureloss_4162',['onPictureLoss',['../structKvsRtpTransceiver.html#a8d93bba2eee49bd79022cc2af1ea4bcd',1,'KvsRtpTransceiver']]], - ['onpicturelosscustomdata_4163',['onPictureLossCustomData',['../structKvsRtpTransceiver.html#a2856b7754d2bfb7a34bf1b59f6dbd903',1,'KvsRtpTransceiver']]], - ['onsenderbandwidthestimation_4164',['onSenderBandwidthEstimation',['../structKvsPeerConnection.html#a3c9d9d6386a3dcff3a9b378399b17d53',1,'KvsPeerConnection']]], - ['onsenderbandwidthestimationcustomdata_4165',['onSenderBandwidthEstimationCustomData',['../structKvsPeerConnection.html#ab621eb2b3442366ba2dff74270fe994b',1,'KvsPeerConnection']]], - ['ordered_4166',['ordered',['../group__StatusCodes.html#gad83e032fdce8d6ff6d75aea373f6e085',1,'RtcDataChannelInit']]], - ['outboundpacketfn_4167',['outboundPacketFn',['../structDtlsSessionCallbacks.html#a0c4a19dd28c96de513c236f9a94fa66c',1,'DtlsSessionCallbacks::outboundPacketFn()'],['../structTlsSessionCallbacks.html#afe9709e2b97c1ca56fa7c316cffde9ee',1,'TlsSessionCallbacks::outboundPacketFn()']]], - ['outboundpacketfncustomdata_4168',['outBoundPacketFnCustomData',['../structDtlsSessionCallbacks.html#abc23bd28a8bb393fa396e88915829619',1,'DtlsSessionCallbacks::outBoundPacketFnCustomData()'],['../structTlsSessionCallbacks.html#a4b671a50680a7643e391c39dc91cf5c3',1,'TlsSessionCallbacks::outBoundPacketFnCustomData()']]], - ['outboundpacketfunc_4169',['outboundPacketFunc',['../structSctpSessionCallbacks.html#a6337fee004b60e8d70ef8db7c476a21b',1,'SctpSessionCallbacks']]], - ['outboundrtpstreamstats_4170',['outboundRtpStreamStats',['../structRtcStatsObject.html#a49d60490881d349beb2a8cfddda9572a',1,'RtcStatsObject']]], - ['outboundstats_4171',['outboundStats',['../structKvsRtpTransceiver.html#a785a5966f3a2277c3c2fbdfd48008e15',1,'KvsRtpTransceiver']]] + ['off_4135',['off',['../struct____IOBuffer.html#ac494a20362b16fbbafc040bc156961cc',1,'__IOBuffer']]], + ['offerreceived_4136',['offerReceived',['../structSignalingClient.html#a4db0b266a09008daba23dbf3422c6e6c',1,'SignalingClient']]], + ['offerreceivedtime_4137',['offerReceivedTime',['../structSignalingClient.html#a451de55f94b912b4a7f4b667af36f577',1,'SignalingClient::offerReceivedTime()'],['../structSignalingClientStats.html#a1199591942fe9a4f884f18e89c1af449',1,'SignalingClientStats::offerReceivedTime()']]], + ['offersendreceivetimelock_4138',['offerSendReceiveTimeLock',['../structSignalingClient.html#a5b21c509f1d84f190d5af35411aea771',1,'SignalingClient']]], + ['offersenttime_4139',['offerSentTime',['../structSignalingClient.html#a5372aa1c6e2bba733c057ded88fd522d',1,'SignalingClient']]], + ['offertoanswertime_4140',['offerToAnswerTime',['../structSignalingClientStats.html#a5f778adfc7b9281a028a712afb5253e4',1,'SignalingClientStats::offerToAnswerTime()'],['../structSignalingDiagnostics.html#a1c7c7c69bcd6897531a99619c766673f',1,'SignalingDiagnostics::offerToAnswerTime()']]], + ['offset_4141',['offset',['../structSdpTimeZone.html#afa052505332dfabe8a64be928936acb2',1,'SdpTimeZone']]], + ['onbandwidthestimation_4142',['onBandwidthEstimation',['../structKvsRtpTransceiver.html#a5c5f128bf0163e5903e3cb109db8b4b0',1,'KvsRtpTransceiver']]], + ['onbandwidthestimationcustomdata_4143',['onBandwidthEstimationCustomData',['../structKvsRtpTransceiver.html#a8c829a2f7fa9cd1fc2dac59b060b62e0',1,'KvsRtpTransceiver']]], + ['onconnectionstatechange_4144',['onConnectionStateChange',['../structKvsPeerConnection.html#a3b93ee083facd4cb8ac353617011868e',1,'KvsPeerConnection']]], + ['onconnectionstatechangecustomdata_4145',['onConnectionStateChangeCustomData',['../structKvsPeerConnection.html#a5ffc85b669c895e8a9b0ba043e816f6b',1,'KvsPeerConnection']]], + ['ondatachannel_4146',['onDataChannel',['../structKvsPeerConnection.html#a1efc0c504528d0d75a8a104d63339a6e',1,'KvsPeerConnection']]], + ['ondatachannelcustomdata_4147',['onDataChannelCustomData',['../structKvsPeerConnection.html#a577dc1cf8d814d06500ae50f897f2b6f',1,'KvsPeerConnection']]], + ['onframe_4148',['onFrame',['../structKvsRtpTransceiver.html#a39d37c199b3b6d17e4265050e406a8e2',1,'KvsRtpTransceiver']]], + ['onframecustomdata_4149',['onFrameCustomData',['../structKvsRtpTransceiver.html#a6c2d936fc5554d7e44ce49288e0cd85a',1,'KvsRtpTransceiver']]], + ['onframedroppedfn_4150',['onFrameDroppedFn',['../structJitterBuffer.html#a2eac570d2f50885c28f802a8cd315e7c',1,'JitterBuffer']]], + ['onframereadyfn_4151',['onFrameReadyFn',['../structJitterBuffer.html#a612d8b2ad18c9aa1c1ef0af5c6d6364f',1,'JitterBuffer']]], + ['onicecandidate_4152',['onIceCandidate',['../structKvsPeerConnection.html#a3b9d5a375869a6388a865844d2f009f7',1,'KvsPeerConnection']]], + ['onicecandidatecustomdata_4153',['onIceCandidateCustomData',['../structKvsPeerConnection.html#a469a5d016dec2e9565e50586456a3834',1,'KvsPeerConnection']]], + ['onmessage_4154',['onMessage',['../structKvsDataChannel.html#ac7eff66535c311807a69ba5a00017a8b',1,'KvsDataChannel']]], + ['onmessagecustomdata_4155',['onMessageCustomData',['../structKvsDataChannel.html#a7bcce6ff46a080fbc621a9c432528cd5',1,'KvsDataChannel']]], + ['onopen_4156',['onOpen',['../structKvsDataChannel.html#a959a9ebfff6eeafb90de756c8cb38061',1,'KvsDataChannel']]], + ['onopencustomdata_4157',['onOpenCustomData',['../structKvsDataChannel.html#aa7031dec0c0b186ae1d6855832a1e10d',1,'KvsDataChannel']]], + ['onpictureloss_4158',['onPictureLoss',['../structKvsRtpTransceiver.html#a8d93bba2eee49bd79022cc2af1ea4bcd',1,'KvsRtpTransceiver']]], + ['onpicturelosscustomdata_4159',['onPictureLossCustomData',['../structKvsRtpTransceiver.html#a2856b7754d2bfb7a34bf1b59f6dbd903',1,'KvsRtpTransceiver']]], + ['onsenderbandwidthestimation_4160',['onSenderBandwidthEstimation',['../structKvsPeerConnection.html#a3c9d9d6386a3dcff3a9b378399b17d53',1,'KvsPeerConnection']]], + ['onsenderbandwidthestimationcustomdata_4161',['onSenderBandwidthEstimationCustomData',['../structKvsPeerConnection.html#ab621eb2b3442366ba2dff74270fe994b',1,'KvsPeerConnection']]], + ['ordered_4162',['ordered',['../group__StatusCodes.html#gad83e032fdce8d6ff6d75aea373f6e085',1,'RtcDataChannelInit']]], + ['outboundpacketfn_4163',['outboundPacketFn',['../structDtlsSessionCallbacks.html#a0c4a19dd28c96de513c236f9a94fa66c',1,'DtlsSessionCallbacks::outboundPacketFn()'],['../structTlsSessionCallbacks.html#afe9709e2b97c1ca56fa7c316cffde9ee',1,'TlsSessionCallbacks::outboundPacketFn()']]], + ['outboundpacketfncustomdata_4164',['outBoundPacketFnCustomData',['../structDtlsSessionCallbacks.html#abc23bd28a8bb393fa396e88915829619',1,'DtlsSessionCallbacks::outBoundPacketFnCustomData()'],['../structTlsSessionCallbacks.html#a4b671a50680a7643e391c39dc91cf5c3',1,'TlsSessionCallbacks::outBoundPacketFnCustomData()']]], + ['outboundpacketfunc_4165',['outboundPacketFunc',['../structSctpSessionCallbacks.html#a6337fee004b60e8d70ef8db7c476a21b',1,'SctpSessionCallbacks']]], + ['outboundrtpstreamstats_4166',['outboundRtpStreamStats',['../structRtcStatsObject.html#a49d60490881d349beb2a8cfddda9572a',1,'RtcStatsObject']]], + ['outboundstats_4167',['outboundStats',['../structKvsRtpTransceiver.html#a785a5966f3a2277c3c2fbdfd48008e15',1,'KvsRtpTransceiver']]] ]; diff --git a/search/variables_f.js b/search/variables_f.js index 3f3f1c37ce..698a9bb9b4 100644 --- a/search/variables_f.js +++ b/search/variables_f.js @@ -1,107 +1,108 @@ var searchData= [ - ['packet_4172',['packet',['../structSctpSession.html#acc1a4dfc2340cc86b465e306dbbf9766',1,'SctpSession']]], - ['packetbuffer_4173',['packetBuffer',['../structRtcRtpSender.html#a009c79d07da9ff9d0fb3c203e2834853',1,'RtcRtpSender']]], - ['packetlength_4174',['packetLength',['../structRtcpPacketHeader.html#ae3965829e1cbc107fce0fb51373c50cf',1,'RtcpPacketHeader']]], - ['packetsdiscarded_4175',['packetsDiscarded',['../structRtcReceivedRtpStreamStats.html#a374bb7b13236b475bbb61edcd93098af',1,'RtcReceivedRtpStreamStats']]], - ['packetsdiscardedonsend_4176',['packetsDiscardedOnSend',['../structRtcOutboundRtpStreamStats.html#a23c25d74c16cfc7ef1905d98026dcf3a',1,'RtcOutboundRtpStreamStats::packetsDiscardedOnSend()'],['../structRtcIceCandidatePairStats.html#a56cc5e5a17f8d0924868f9a38beb9a29',1,'RtcIceCandidatePairStats::packetsDiscardedOnSend()'],['../structRtcIceCandidatePairDiagnostics.html#ac52b94c24324c1a388cf03266ecae1af',1,'RtcIceCandidatePairDiagnostics::packetsDiscardedOnSend()']]], - ['packetsduplicated_4177',['packetsDuplicated',['../structRtcInboundRtpStreamStats.html#a613e7016e268edddcf378b5a5dd4e362',1,'RtcInboundRtpStreamStats']]], - ['packetsfaileddecryption_4178',['packetsFailedDecryption',['../structRtcInboundRtpStreamStats.html#a6a68bdd427f5cd3d465460ed51cd8ed7',1,'RtcInboundRtpStreamStats']]], - ['packetsize_4179',['packetSize',['../structTwccPacket.html#a6a851d5b5b07f0a2407ed0d610ee57e4',1,'TwccPacket::packetSize()'],['../structSctpSession.html#a04ede495db4ae2294e8d1b3ca77917ca',1,'SctpSession::packetSize()']]], - ['packetslost_4180',['packetsLost',['../structRtcReceivedRtpStreamStats.html#ad66bd5380faefc8ae7b543ad1c8575ff',1,'RtcReceivedRtpStreamStats']]], - ['packetsreceived_4181',['packetsReceived',['../structRtcIceCandidatePairStats.html#afe78dc8769bb441016e095608a687dd1',1,'RtcIceCandidatePairStats::packetsReceived()'],['../structRtcTransportStats.html#a7943201848a8a7002fee1b78b6b9fd7d',1,'RtcTransportStats::packetsReceived()'],['../structRtcReceivedRtpStreamStats.html#a1e2434035b5d174865ae39d5c6609cd3',1,'RtcReceivedRtpStreamStats::packetsReceived()'],['../structRtcIceCandidatePairDiagnostics.html#ad42ffec108b1299a3ba7f7786dd16174',1,'RtcIceCandidatePairDiagnostics::packetsReceived()']]], - ['packetsrepaired_4182',['packetsRepaired',['../structRtcReceivedRtpStreamStats.html#af006cf5681f7d6271c6c2c7e60794ab1',1,'RtcReceivedRtpStreamStats']]], - ['packetssent_4183',['packetsSent',['../structRtcIceCandidatePairStats.html#a1e39cc5fa2ed411a69a5f9a4b2315164',1,'RtcIceCandidatePairStats::packetsSent()'],['../structRtcTransportStats.html#a4658237fe755a02f72b38deb10ecc35e',1,'RtcTransportStats::packetsSent()'],['../structRTCSentRtpStreamStats.html#ab8478366cd1707b6ad11b2b6f752b78d',1,'RTCSentRtpStreamStats::packetsSent()'],['../structRtcIceCandidatePairDiagnostics.html#aeb84d98922fc5f97c196cbdd47cdecdb',1,'RtcIceCandidatePairDiagnostics::packetsSent()']]], - ['packettype_4184',['packetType',['../structRtcpPacketHeader.html#aea2e3f24780f0683dee48601f143b8cd',1,'RtcpPacketHeader']]], - ['paddedlength_4185',['paddedLength',['../structStunAttributeRealm.html#aab1467bf377cae53c5fba6907a7cb359',1,'StunAttributeRealm::paddedLength()'],['../structStunAttributeNonce.html#a0a0cb3f14fc33057a1cd3aa10fcd11b6',1,'StunAttributeNonce::paddedLength()'],['../structStunAttributeErrorCode.html#a964349a1c7ba8a1a4238d0b75fcad304',1,'StunAttributeErrorCode::paddedLength()'],['../structStunAttributeData.html#a1d98864a14ccb098a4d03313fdddb760',1,'StunAttributeData::paddedLength()'],['../structStunAttributeUsername.html#ac16eb74d0f88a617d3a331eb3cc5f26b',1,'StunAttributeUsername::paddedLength()']]], - ['padding_4186',['padding',['../structKvsPeerConnection.html#a45cd3eff0321bc1c9a03d11956785290',1,'KvsPeerConnection::padding()'],['../struct____RtpPacketHeader.html#ad2d54594c89105c21e499b6886030374',1,'__RtpPacketHeader::padding()']]], - ['panswertransceivers_4187',['pAnswerTransceivers',['../structKvsPeerConnection.html#a84c820af68c61841a4d353e9f20c6776',1,'KvsPeerConnection']]], - ['partialframeslost_4188',['partialFramesLost',['../structRtcReceivedRtpStreamStats.html#afdd919e3fd84bca61ba92e894633abb0',1,'RtcReceivedRtpStreamStats']]], - ['password_4189',['password',['../group__StatusCodes.html#ga1db8b969ab7e15d5f1221bc04310b33d',1,'IceConfigInfo']]], - ['pawscredentials_4190',['pAwsCredentials',['../structSignalingClient.html#a098d8d864c946459f1287dda84e9f57f',1,'SignalingClient']]], - ['payload_4191',['payload',['../group__StatusCodes.html#gaa430214235a4b5a1d586cd64d3ad3d16',1,'SignalingMessage::payload()'],['../structRtcpPacket.html#acbf8c6a077b00d3f599fd3fe1913442a',1,'RtcpPacket::payload()'],['../struct____RtpPacket.html#a079cda2b6dabcf73c5e0e3b31b2cf085',1,'__RtpPacket::payload()']]], - ['payloadarray_4192',['payloadArray',['../structRtcRtpSender.html#ace8c3e826381312c5176f0bb13dd3df1',1,'RtcRtpSender']]], - ['payloadbuffer_4193',['payloadBuffer',['../struct____Payloads.html#ad570c84c88618a578ac61155aa34770b',1,'__Payloads']]], - ['payloadlen_4194',['payloadLen',['../group__StatusCodes.html#gad6dc3a93b3b063087a0e5130dea67b05',1,'SignalingMessage']]], - ['payloadlength_4195',['payloadLength',['../struct____Payloads.html#a2973f7bac687cff74efe4ea73028f0de',1,'__Payloads::payloadLength()'],['../structRtcpPacket.html#a5d2c7ba0f3dc70b507f2faa9beb39978',1,'RtcpPacket::payloadLength()'],['../struct____RtpPacket.html#afc3d48499a6370fd912a6b11754257ed',1,'__RtpPacket::payloadLength()']]], - ['payloadsublength_4196',['payloadSubLength',['../struct____Payloads.html#afe484ea28c5162a833c0a3cb026e346e',1,'__Payloads']]], - ['payloadsublensize_4197',['payloadSubLenSize',['../struct____Payloads.html#a593c874f99407552f3db8685d0d0763e',1,'__Payloads']]], - ['payloadtype_4198',['payloadType',['../structRtcRtpSender.html#ae7eda12e3b30cf8e0224da339312414b',1,'RtcRtpSender::payloadType()'],['../struct____RtpPacketHeader.html#a3846799a26afd6193e4eaa35086660c5',1,'__RtpPacketHeader::payloadType()']]], - ['pbindingindication_4199',['pBindingIndication',['../struct____IceAgent.html#a2c1ab942c61f833b433f54b833820b32',1,'__IceAgent']]], - ['pbindingrequest_4200',['pBindingRequest',['../struct____IceAgent.html#ab4cfbab8eb05796c704e9e09193f1278',1,'__IceAgent']]], - ['pbuffer_4201',['pBuffer',['../structConnectionListener.html#a80c80f48a002c38e097daaafd05ee103',1,'ConnectionListener']]], - ['pcertificate_4202',['pCertificate',['../group__StatusCodes.html#gaae6c7d164a87df2217199fc68691b554',1,'RtcCertificate']]], - ['pcertpath_4203',['pCertPath',['../group__StatusCodes.html#ga18ee8dc9965a0bc9744012b3c57e82ba',1,'ChannelInfo']]], - ['pchannelarn_4204',['pChannelArn',['../group__StatusCodes.html#ga48e8eda47fef8691b5e1f0f98af09492',1,'ChannelInfo']]], - ['pchannelinfo_4205',['pChannelInfo',['../structSignalingClient.html#a3baf0c713fa982a55fc2c97e833f9bd8',1,'SignalingClient']]], - ['pchannelname_4206',['pChannelName',['../group__StatusCodes.html#gadef595cb33bd19debe39ead386ea39b0',1,'ChannelInfo']]], - ['pcodectable_4207',['pCodecTable',['../structKvsPeerConnection.html#a333a83d835437049706e1f1b2ab0b193',1,'KvsPeerConnection']]], - ['pconnectionlistener_4208',['pConnectionListener',['../struct____IceAgent.html#ac83f9745f0835856f6139c6092be3b08',1,'__IceAgent::pConnectionListener()'],['../struct____TurnConnection.html#a8ed3be5e5d31e577731a589fadf3e993',1,'__TurnConnection::pConnectionListener()']]], - ['pcontrolchannel_4209',['pControlChannel',['../struct____TurnConnection.html#a192a39e3191b873e87f43bc81efc8ea4',1,'__TurnConnection']]], - ['pcontrolplaneurl_4210',['pControlPlaneUrl',['../group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13',1,'ChannelInfo']]], - ['pcredentialprovider_4211',['pCredentialProvider',['../structSignalingClient.html#ad84009a3150a3412c91bf9206b80f73a',1,'SignalingClient']]], - ['pcustomuseragent_4212',['pCustomUserAgent',['../group__StatusCodes.html#gae3dd11cf23eca8ffbf822a8f92fb570b',1,'ChannelInfo']]], - ['pdatachannels_4213',['pDataChannels',['../structKvsPeerConnection.html#a10076a33fddc3f9d519e8b7762d05b1e',1,'KvsPeerConnection']]], - ['pdatasendingicecandidatepair_4214',['pDataSendingIceCandidatePair',['../struct____IceAgent.html#a45a58778870b3c7193b1c8380a4f0581',1,'__IceAgent']]], - ['pdtlssession_4215',['pDtlsSession',['../structKvsPeerConnection.html#accab159246acfa6b4c0c60229420a245',1,'KvsPeerConnection']]], - ['peerclientid_4216',['peerClientId',['../group__StatusCodes.html#ga02c3030e0e011ae7a1ef1a77003fa048',1,'SignalingMessage']]], - ['peerconnection_4217',['peerConnection',['../structKvsPeerConnection.html#a600ae4c590f37723b4eeca20d82ea724',1,'KvsPeerConnection']]], - ['peerconnectionconnectedtime_4218',['peerConnectionConnectedTime',['../structPeerConnectionStats.html#a821630af03d781aeab03b4561985b1e6',1,'PeerConnectionStats']]], - ['peerconnectioncreationtime_4219',['peerConnectionCreationTime',['../structPeerConnectionStats.html#aaebad827f202401d21ca767885ff1618',1,'PeerConnectionStats::peerConnectionCreationTime()'],['../structKvsPeerConnectionDiagnostics.html#a0ec64f9851c9f6f204a4d0c3565cbdda',1,'KvsPeerConnectionDiagnostics::peerConnectionCreationTime()']]], - ['peerconnectiondiagnostics_4220',['peerConnectionDiagnostics',['../structKvsPeerConnection.html#abc90df24dcf00896696d4e9db43da858',1,'KvsPeerConnection']]], - ['peerconnectionobjlock_4221',['peerConnectionObjLock',['../structKvsPeerConnection.html#aa06ec15982df1658f491f66614da0ad5',1,'KvsPeerConnection']]], - ['peerconnectionstarttime_4222',['peerConnectionStartTime',['../structPeerConnectionStats.html#a8b0a35f62e500d7cd0478930ecb39284',1,'PeerConnectionStats']]], - ['peerconnectionstats_4223',['peerConnectionStats',['../group__StatusCodes.html#gaaae697eeda8a69db788200e06134027c',1,'PeerConnectionMetrics']]], - ['peerframebuffer_4224',['peerFrameBuffer',['../structKvsRtpTransceiver.html#a2fc504f9857b80c876362c74b7b52d38',1,'KvsRtpTransceiver']]], - ['peerframebuffersize_4225',['peerFrameBufferSize',['../structKvsRtpTransceiver.html#a5770c1c09823e6da8b23540833401633',1,'KvsRtpTransceiver']]], - ['peeripaddr_4226',['peerIpAddr',['../struct____SocketConnection.html#ad07d785ded9aac25a19e0b6f04553b86',1,'__SocketConnection']]], - ['pendpointtoclockskewhashmap_4227',['pEndpointToClockSkewHashMap',['../structSignalingDiagnostics.html#a3dc697f019925db43cda906a8dade13d',1,'SignalingDiagnostics']]], - ['perdscppacketssent_4228',['perDscpPacketsSent',['../structRtcOutboundRtpStreamStats.html#a784d07bf1be42433dc7afce6d7aa9574',1,'RtcOutboundRtpStreamStats']]], - ['permissionexpirationtime_4229',['permissionExpirationTime',['../structTurnPeer.html#af12568eda8f339dde24a5e80b9d4a4d4',1,'TurnPeer']]], - ['pfaketransceivers_4230',['pFakeTransceivers',['../structKvsPeerConnection.html#af5d76db99062f8c66887c05059cdb0e5',1,'KvsPeerConnection']]], - ['phonenumber_4231',['phoneNumber',['../structSessionDescription.html#a3d60cf992e45dea56ae48f82d6456d78',1,'SessionDescription']]], - ['piceagent_4232',['pIceAgent',['../structIceCandidate.html#ad0d234d3dd6c6678c1f56d3e2492969b',1,'IceCandidate::pIceAgent()'],['../structKvsPeerConnection.html#a847b165621a4cc968555cb6e89d2350e',1,'KvsPeerConnection::pIceAgent()']]], - ['pjitterbuffer_4233',['pJitterBuffer',['../structKvsRtpTransceiver.html#a9a279a981a595d0ca80821eaa47390f7',1,'KvsRtpTransceiver']]], - ['pkmskeyid_4234',['pKmsKeyId',['../group__StatusCodes.html#ga08bab1b25f23e34515fd6c17a07b2c91',1,'ChannelInfo']]], - ['pkvspeerconnection_4235',['pKvsPeerConnection',['../structAllocateSctpSortDataChannelsData.html#a596c212c261c5a628e9ce020dfc78574',1,'AllocateSctpSortDataChannelsData::pKvsPeerConnection()'],['../structKvsRtpTransceiver.html#a36dea1d7218e00570b80c17433693b8d',1,'KvsRtpTransceiver::pKvsPeerConnection()']]], - ['plicount_4236',['pliCount',['../structRtcOutboundRtpStreamStats.html#a857b970adbedf0520b9cf81a2b8c17b8',1,'RtcOutboundRtpStreamStats::pliCount()'],['../structRtcInboundRtpStreamStats.html#a6af407f2669c6b142ddf6603efd40d11',1,'RtcInboundRtpStreamStats::pliCount()']]], - ['plwscontext_4237',['pLwsContext',['../structSignalingClient.html#ad521344774d7b3c74f1e782c086b544d',1,'SignalingClient']]], - ['pmessagequeue_4238',['pMessageQueue',['../structSignalingClient.html#ae8a7065fd35cff4b801355fc38bdb91c',1,'SignalingClient']]], - ['pongoingcallinfo_4239',['pOngoingCallInfo',['../structSignalingClient.html#a4a5c78a9bd0e8f492709eb9f6f472845',1,'SignalingClient']]], - ['port_4240',['port',['../structRtcIceCandidateDiagnostics.html#a978c5af703a765e96ebe43c68f63b6e1',1,'RtcIceCandidateDiagnostics::port()'],['../structKvsIpAddress.html#a285ed4e77f3cad51a650d7fb679e6863',1,'KvsIpAddress::port()'],['../structRtcIceServerDiagnostics.html#a86a589356f80f3293fdf1bbc2bed0ebe',1,'RtcIceServerDiagnostics::port()'],['../structRtcIceServerStats.html#a27c5b9c1c86d202813b4a055d44bb6a3',1,'RtcIceServerStats::port()'],['../structRtcIceCandidateStats.html#a4c1382b97babc852f0e8391ce28c6eab',1,'RtcIceCandidateStats::port()']]], - ['pos_4241',['pos',['../structjsmn__parser.html#a3d0d6e48d3d5b24262f9e0c2241dc456',1,'jsmn_parser']]], - ['ppkgbufferhashtable_4242',['pPkgBufferHashTable',['../structJitterBuffer.html#a971ab649a5dcb24faa5f00a0a2aedb40',1,'JitterBuffer']]], - ['pprivatekey_4243',['pPrivateKey',['../group__StatusCodes.html#gacf9edbaf8bcf6068a19ddeadea9aa9ba',1,'RtcCertificate']]], - ['prawpacket_4244',['pRawPacket',['../struct____RtpPacket.html#a3cf1b74e9edd1de7ce1c30dda5ed8f97',1,'__RtpPacket']]], - ['pregion_4245',['pRegion',['../group__StatusCodes.html#ga03b591edffe71fb5572ca7b6b218ece7',1,'ChannelInfo']]], - ['priority_4246',['priority',['../structRtcIceCandidateStats.html#a05b9b8904ae8c77bdba111689138897e',1,'RtcIceCandidateStats::priority()'],['../structRtcIceCandidateDiagnostics.html#a4b36be5a54102dbaadd0a8dbe00c71b8',1,'RtcIceCandidateDiagnostics::priority()'],['../structIceCandidate.html#a3abc7b9aadc987e898afa8b74ee9758d',1,'IceCandidate::priority()'],['../structIceCandidatePair.html#afcde66c185deeb285530457037ab1854',1,'IceCandidatePair::priority()'],['../structStunAttributePriority.html#a8a9a21d58ac27d64cf7c502e52f862eb',1,'StunAttributePriority::priority()']]], - ['privatekeysize_4247',['privateKeySize',['../group__StatusCodes.html#gab10962af2a62249c831fc8bda813371b',1,'RtcCertificate']]], - ['processstun_4248',['processStun',['../struct____IceAgent.html#a924d9f67928de4e36220ca74966b3a6b',1,'__IceAgent']]], - ['prollingbuffer_4249',['pRollingBuffer',['../structRtpRollingBuffer.html#acdf1743ef996c40db6c91907a3f1e8b8',1,'RtpRollingBuffer']]], - ['protocol_4250',['protocol',['../struct____SocketConnection.html#a90829510e4066f0842727dbd28a446d0',1,'__SocketConnection::protocol()'],['../structRtcIceCandidateDiagnostics.html#ad9477b810b748a8e3a226bf988a3ecd1',1,'RtcIceCandidateDiagnostics::protocol()'],['../struct____TurnConnection.html#ae0a2f8a1efbc77a90f815e5296c3ac76',1,'__TurnConnection::protocol()'],['../structStunAttributeRequestedTransport.html#a32d3185d58ce538baf645dc3b962ca6c',1,'StunAttributeRequestedTransport::protocol()'],['../structRtcIceServerStats.html#aef856e57d4b2927f8656c1f9ac100c0c',1,'RtcIceServerStats::protocol()'],['../structRtcDataChannelStats.html#abd6f1fbbb539a10f3e15234d0f20f9a2',1,'RtcDataChannelStats::protocol()'],['../structRtcIceServerDiagnostics.html#a83e8e37b1576b437df4932cf9f4e801a',1,'RtcIceServerDiagnostics::protocol()'],['../group__StatusCodes.html#ga84001ee121c55b10aa8cd5d58e7e451b',1,'RtcDataChannelInit::protocol()'],['../structRtcIceCandidateStats.html#a8e41a69790639ef18a119295bb636e65',1,'RtcIceCandidateStats::protocol()']]], - ['protocolindex_4251',['protocolIndex',['../struct____LwsCallInfo.html#a6024af73ef38655bb0e69fb96bb4b1d9',1,'__LwsCallInfo']]], - ['prtcpeerconnection_4252',['pRtcPeerConnection',['../structKvsDataChannel.html#aee4b29975aa67bac4fc6125d0a1e8914',1,'KvsDataChannel']]], - ['prtxtable_4253',['pRtxTable',['../structKvsPeerConnection.html#a41ad3ffbdcd02f8e63819b1906981f35',1,'KvsPeerConnection']]], - ['psctpsession_4254',['pSctpSession',['../structKvsPeerConnection.html#a73d628dba3475612d927f8a75d52a05d',1,'KvsPeerConnection']]], - ['psignalingclient_4255',['pSignalingClient',['../struct____LwsCallInfo.html#ae4690bd5e8d052339897828691d63cec',1,'__LwsCallInfo::pSignalingClient()'],['../structSignalingMessageWrapper.html#a6c7ef3ca80a73de43828ceb93c14782e',1,'SignalingMessageWrapper::pSignalingClient()']]], - ['psocketconnection_4256',['pSocketConnection',['../structIceCandidate.html#a0b8c792aa1c959a6c3d9e5807f67ef7e',1,'IceCandidate']]], - ['psrtpsession_4257',['pSrtpSession',['../structKvsPeerConnection.html#af73f21acb13efbf4feee46d7cb70fea6',1,'KvsPeerConnection']]], - ['psrtpsessionlock_4258',['pSrtpSessionLock',['../structKvsPeerConnection.html#a332e48cfaabe8b0c5a2eb1a18b3588f4',1,'KvsPeerConnection']]], - ['pstatemachine_4259',['pStateMachine',['../struct____IceAgent.html#a73ebb6441b09476468f74f4b131d972a',1,'__IceAgent::pStateMachine()'],['../struct____TurnConnection.html#a124e003fa580e284b26588582486806b',1,'__TurnConnection::pStateMachine()'],['../structSignalingClient.html#ad2653c298271cbaf4058e75f042d9933',1,'SignalingClient::pStateMachine()']]], - ['pstoragestreamarn_4260',['pStorageStreamArn',['../group__StatusCodes.html#gad69fae44278f378707daa3156bb60366',1,'ChannelInfo']]], - ['pstunbindingrequesttransactionidstore_4261',['pStunBindingRequestTransactionIdStore',['../struct____IceAgent.html#a545a465643f43d5b319e9e1091871657',1,'__IceAgent']]], - ['pstunipaddrctx_4262',['pStunIpAddrCtx',['../structWebRtcClientContext.html#a440fa027908c19fe14bb1bd8e7848ca2',1,'WebRtcClientContext']]], - ['ptags_4263',['pTags',['../group__StatusCodes.html#ga3aa4cefce4b890d78079217c5c7025fb',1,'ChannelInfo']]], - ['pthreadpool_4264',['pThreadpool',['../structThreadPoolContext.html#ad2a69a806d11c6f0d6095c2d3ac61e4c',1,'ThreadPoolContext']]], - ['ptlssession_4265',['pTlsSession',['../struct____SocketConnection.html#af3b06910e3c7a76aae2ea0cfe10bed45',1,'__SocketConnection']]], - ['ptransactionidstore_4266',['pTransactionIdStore',['../structIceCandidatePair.html#a1406a1f13333e525fc1351bdbfa38851',1,'IceCandidatePair::pTransactionIdStore()'],['../structTurnPeer.html#a7c748fb0f0cbd5d17925e454d5634058',1,'TurnPeer::pTransactionIdStore()']]], - ['ptransceivers_4267',['pTransceivers',['../structKvsPeerConnection.html#a25ec4bff8aa8bdcaa2f14da5288b86c0',1,'KvsPeerConnection']]], - ['pturnallocationrefreshpacket_4268',['pTurnAllocationRefreshPacket',['../struct____TurnConnection.html#a578f2e2a5d53078bf2177133e3a64e1c',1,'__TurnConnection']]], - ['pturnchannelbindpacket_4269',['pTurnChannelBindPacket',['../struct____TurnConnection.html#a59baac0f7700e67fee11a1447de33486',1,'__TurnConnection']]], - ['pturnconnection_4270',['pTurnConnection',['../structIceCandidate.html#a4354bd1ee6672a26f43bf48e5d47b722',1,'IceCandidate']]], - ['pturncreatepermissionpacket_4271',['pTurnCreatePermissionPacket',['../struct____TurnConnection.html#ab659e976b33b789078855e322d48ba87',1,'__TurnConnection']]], - ['pturnpacket_4272',['pTurnPacket',['../struct____TurnConnection.html#a1a938f34812b0ef25e5327bcb90e898e',1,'__TurnConnection']]], - ['ptwccmanager_4273',['pTwccManager',['../structKvsPeerConnection.html#a81a6ff32d427e46b8472ca7c5c64b233',1,'KvsPeerConnection']]], - ['puseragent_4274',['pUserAgent',['../group__StatusCodes.html#ga96bd36b833500aa9cdeb911090b81b54',1,'ChannelInfo']]], - ['puseragentpostfix_4275',['pUserAgentPostfix',['../group__StatusCodes.html#gaf9844307e1563b060be0be199bcdf0f8',1,'ChannelInfo']]] + ['packet_4168',['packet',['../structSctpSession.html#acc1a4dfc2340cc86b465e306dbbf9766',1,'SctpSession']]], + ['packetbuffer_4169',['packetBuffer',['../structRtcRtpSender.html#a009c79d07da9ff9d0fb3c203e2834853',1,'RtcRtpSender']]], + ['packetlength_4170',['packetLength',['../structRtcpPacketHeader.html#ae3965829e1cbc107fce0fb51373c50cf',1,'RtcpPacketHeader']]], + ['packetsdiscarded_4171',['packetsDiscarded',['../structRtcReceivedRtpStreamStats.html#a374bb7b13236b475bbb61edcd93098af',1,'RtcReceivedRtpStreamStats']]], + ['packetsdiscardedonsend_4172',['packetsDiscardedOnSend',['../structRtcOutboundRtpStreamStats.html#a23c25d74c16cfc7ef1905d98026dcf3a',1,'RtcOutboundRtpStreamStats::packetsDiscardedOnSend()'],['../structRtcIceCandidatePairStats.html#a56cc5e5a17f8d0924868f9a38beb9a29',1,'RtcIceCandidatePairStats::packetsDiscardedOnSend()'],['../structRtcIceCandidatePairDiagnostics.html#ac52b94c24324c1a388cf03266ecae1af',1,'RtcIceCandidatePairDiagnostics::packetsDiscardedOnSend()']]], + ['packetsduplicated_4173',['packetsDuplicated',['../structRtcInboundRtpStreamStats.html#a613e7016e268edddcf378b5a5dd4e362',1,'RtcInboundRtpStreamStats']]], + ['packetsfaileddecryption_4174',['packetsFailedDecryption',['../structRtcInboundRtpStreamStats.html#a6a68bdd427f5cd3d465460ed51cd8ed7',1,'RtcInboundRtpStreamStats']]], + ['packetsize_4175',['packetSize',['../structTwccPacket.html#a6a851d5b5b07f0a2407ed0d610ee57e4',1,'TwccPacket::packetSize()'],['../structSctpSession.html#a04ede495db4ae2294e8d1b3ca77917ca',1,'SctpSession::packetSize()']]], + ['packetslost_4176',['packetsLost',['../structRtcReceivedRtpStreamStats.html#ad66bd5380faefc8ae7b543ad1c8575ff',1,'RtcReceivedRtpStreamStats']]], + ['packetsreceived_4177',['packetsReceived',['../structRtcIceCandidatePairStats.html#afe78dc8769bb441016e095608a687dd1',1,'RtcIceCandidatePairStats::packetsReceived()'],['../structRtcTransportStats.html#a7943201848a8a7002fee1b78b6b9fd7d',1,'RtcTransportStats::packetsReceived()'],['../structRtcReceivedRtpStreamStats.html#a1e2434035b5d174865ae39d5c6609cd3',1,'RtcReceivedRtpStreamStats::packetsReceived()'],['../structRtcIceCandidatePairDiagnostics.html#ad42ffec108b1299a3ba7f7786dd16174',1,'RtcIceCandidatePairDiagnostics::packetsReceived()']]], + ['packetsrepaired_4178',['packetsRepaired',['../structRtcReceivedRtpStreamStats.html#af006cf5681f7d6271c6c2c7e60794ab1',1,'RtcReceivedRtpStreamStats']]], + ['packetssent_4179',['packetsSent',['../structRtcIceCandidatePairStats.html#a1e39cc5fa2ed411a69a5f9a4b2315164',1,'RtcIceCandidatePairStats::packetsSent()'],['../structRtcTransportStats.html#a4658237fe755a02f72b38deb10ecc35e',1,'RtcTransportStats::packetsSent()'],['../structRTCSentRtpStreamStats.html#ab8478366cd1707b6ad11b2b6f752b78d',1,'RTCSentRtpStreamStats::packetsSent()'],['../structRtcIceCandidatePairDiagnostics.html#aeb84d98922fc5f97c196cbdd47cdecdb',1,'RtcIceCandidatePairDiagnostics::packetsSent()']]], + ['packettype_4180',['packetType',['../structRtcpPacketHeader.html#aea2e3f24780f0683dee48601f143b8cd',1,'RtcpPacketHeader']]], + ['paddedlength_4181',['paddedLength',['../structStunAttributeRealm.html#aab1467bf377cae53c5fba6907a7cb359',1,'StunAttributeRealm::paddedLength()'],['../structStunAttributeNonce.html#a0a0cb3f14fc33057a1cd3aa10fcd11b6',1,'StunAttributeNonce::paddedLength()'],['../structStunAttributeErrorCode.html#a964349a1c7ba8a1a4238d0b75fcad304',1,'StunAttributeErrorCode::paddedLength()'],['../structStunAttributeData.html#a1d98864a14ccb098a4d03313fdddb760',1,'StunAttributeData::paddedLength()'],['../structStunAttributeUsername.html#ac16eb74d0f88a617d3a331eb3cc5f26b',1,'StunAttributeUsername::paddedLength()']]], + ['padding_4182',['padding',['../structKvsPeerConnection.html#a45cd3eff0321bc1c9a03d11956785290',1,'KvsPeerConnection::padding()'],['../struct____RtpPacketHeader.html#ad2d54594c89105c21e499b6886030374',1,'__RtpPacketHeader::padding()']]], + ['panswertransceivers_4183',['pAnswerTransceivers',['../structKvsPeerConnection.html#a84c820af68c61841a4d353e9f20c6776',1,'KvsPeerConnection']]], + ['partialframeslost_4184',['partialFramesLost',['../structRtcReceivedRtpStreamStats.html#afdd919e3fd84bca61ba92e894633abb0',1,'RtcReceivedRtpStreamStats']]], + ['password_4185',['password',['../group__StatusCodes.html#ga1db8b969ab7e15d5f1221bc04310b33d',1,'IceConfigInfo']]], + ['pawscredentials_4186',['pAwsCredentials',['../structSignalingClient.html#a098d8d864c946459f1287dda84e9f57f',1,'SignalingClient']]], + ['payload_4187',['payload',['../group__StatusCodes.html#gaa430214235a4b5a1d586cd64d3ad3d16',1,'SignalingMessage::payload()'],['../structRtcpPacket.html#acbf8c6a077b00d3f599fd3fe1913442a',1,'RtcpPacket::payload()'],['../struct____RtpPacket.html#a079cda2b6dabcf73c5e0e3b31b2cf085',1,'__RtpPacket::payload()']]], + ['payloadarray_4188',['payloadArray',['../structRtcRtpSender.html#ace8c3e826381312c5176f0bb13dd3df1',1,'RtcRtpSender']]], + ['payloadbuffer_4189',['payloadBuffer',['../struct____Payloads.html#ad570c84c88618a578ac61155aa34770b',1,'__Payloads']]], + ['payloadlen_4190',['payloadLen',['../group__StatusCodes.html#gad6dc3a93b3b063087a0e5130dea67b05',1,'SignalingMessage']]], + ['payloadlength_4191',['payloadLength',['../struct____Payloads.html#a2973f7bac687cff74efe4ea73028f0de',1,'__Payloads::payloadLength()'],['../structRtcpPacket.html#a5d2c7ba0f3dc70b507f2faa9beb39978',1,'RtcpPacket::payloadLength()'],['../struct____RtpPacket.html#afc3d48499a6370fd912a6b11754257ed',1,'__RtpPacket::payloadLength()']]], + ['payloadsublength_4192',['payloadSubLength',['../struct____Payloads.html#afe484ea28c5162a833c0a3cb026e346e',1,'__Payloads']]], + ['payloadsublensize_4193',['payloadSubLenSize',['../struct____Payloads.html#a593c874f99407552f3db8685d0d0763e',1,'__Payloads']]], + ['payloadtype_4194',['payloadType',['../structRtcRtpSender.html#ae7eda12e3b30cf8e0224da339312414b',1,'RtcRtpSender::payloadType()'],['../struct____RtpPacketHeader.html#a3846799a26afd6193e4eaa35086660c5',1,'__RtpPacketHeader::payloadType()']]], + ['pbindingindication_4195',['pBindingIndication',['../struct____IceAgent.html#a2c1ab942c61f833b433f54b833820b32',1,'__IceAgent']]], + ['pbindingrequest_4196',['pBindingRequest',['../struct____IceAgent.html#ab4cfbab8eb05796c704e9e09193f1278',1,'__IceAgent']]], + ['pbuffer_4197',['pBuffer',['../structConnectionListener.html#a80c80f48a002c38e097daaafd05ee103',1,'ConnectionListener']]], + ['pcertificate_4198',['pCertificate',['../group__StatusCodes.html#gaae6c7d164a87df2217199fc68691b554',1,'RtcCertificate']]], + ['pcertpath_4199',['pCertPath',['../group__StatusCodes.html#ga18ee8dc9965a0bc9744012b3c57e82ba',1,'ChannelInfo']]], + ['pchannelarn_4200',['pChannelArn',['../group__StatusCodes.html#ga48e8eda47fef8691b5e1f0f98af09492',1,'ChannelInfo']]], + ['pchannelinfo_4201',['pChannelInfo',['../structSignalingClient.html#a3baf0c713fa982a55fc2c97e833f9bd8',1,'SignalingClient']]], + ['pchannelname_4202',['pChannelName',['../group__StatusCodes.html#gadef595cb33bd19debe39ead386ea39b0',1,'ChannelInfo']]], + ['pcodectable_4203',['pCodecTable',['../structKvsPeerConnection.html#a333a83d835437049706e1f1b2ab0b193',1,'KvsPeerConnection']]], + ['pconnectionlistener_4204',['pConnectionListener',['../struct____IceAgent.html#ac83f9745f0835856f6139c6092be3b08',1,'__IceAgent::pConnectionListener()'],['../struct____TurnConnection.html#a8ed3be5e5d31e577731a589fadf3e993',1,'__TurnConnection::pConnectionListener()']]], + ['pcontrolchannel_4205',['pControlChannel',['../struct____TurnConnection.html#a192a39e3191b873e87f43bc81efc8ea4',1,'__TurnConnection']]], + ['pcontrolplaneurl_4206',['pControlPlaneUrl',['../group__StatusCodes.html#gacab882bab3270fb6f87325195f17fd13',1,'ChannelInfo']]], + ['pcredentialprovider_4207',['pCredentialProvider',['../structSignalingClient.html#ad84009a3150a3412c91bf9206b80f73a',1,'SignalingClient']]], + ['pcustomuseragent_4208',['pCustomUserAgent',['../group__StatusCodes.html#gae3dd11cf23eca8ffbf822a8f92fb570b',1,'ChannelInfo']]], + ['pdatachannels_4209',['pDataChannels',['../structKvsPeerConnection.html#a10076a33fddc3f9d519e8b7762d05b1e',1,'KvsPeerConnection']]], + ['pdatasendingicecandidatepair_4210',['pDataSendingIceCandidatePair',['../struct____IceAgent.html#a45a58778870b3c7193b1c8380a4f0581',1,'__IceAgent']]], + ['pdtlssession_4211',['pDtlsSession',['../structKvsPeerConnection.html#accab159246acfa6b4c0c60229420a245',1,'KvsPeerConnection']]], + ['peerclientid_4212',['peerClientId',['../group__StatusCodes.html#ga02c3030e0e011ae7a1ef1a77003fa048',1,'SignalingMessage']]], + ['peerconnection_4213',['peerConnection',['../structKvsPeerConnection.html#a600ae4c590f37723b4eeca20d82ea724',1,'KvsPeerConnection']]], + ['peerconnectionconnectedtime_4214',['peerConnectionConnectedTime',['../structPeerConnectionStats.html#a821630af03d781aeab03b4561985b1e6',1,'PeerConnectionStats']]], + ['peerconnectioncreationtime_4215',['peerConnectionCreationTime',['../structPeerConnectionStats.html#aaebad827f202401d21ca767885ff1618',1,'PeerConnectionStats::peerConnectionCreationTime()'],['../structKvsPeerConnectionDiagnostics.html#a0ec64f9851c9f6f204a4d0c3565cbdda',1,'KvsPeerConnectionDiagnostics::peerConnectionCreationTime()']]], + ['peerconnectiondiagnostics_4216',['peerConnectionDiagnostics',['../structKvsPeerConnection.html#abc90df24dcf00896696d4e9db43da858',1,'KvsPeerConnection']]], + ['peerconnectionobjlock_4217',['peerConnectionObjLock',['../structKvsPeerConnection.html#aa06ec15982df1658f491f66614da0ad5',1,'KvsPeerConnection']]], + ['peerconnectionstarttime_4218',['peerConnectionStartTime',['../structPeerConnectionStats.html#a8b0a35f62e500d7cd0478930ecb39284',1,'PeerConnectionStats']]], + ['peerconnectionstats_4219',['peerConnectionStats',['../group__StatusCodes.html#gaaae697eeda8a69db788200e06134027c',1,'PeerConnectionMetrics']]], + ['peerframebuffer_4220',['peerFrameBuffer',['../structKvsRtpTransceiver.html#a2fc504f9857b80c876362c74b7b52d38',1,'KvsRtpTransceiver']]], + ['peerframebuffersize_4221',['peerFrameBufferSize',['../structKvsRtpTransceiver.html#a5770c1c09823e6da8b23540833401633',1,'KvsRtpTransceiver']]], + ['peeripaddr_4222',['peerIpAddr',['../struct____SocketConnection.html#ad07d785ded9aac25a19e0b6f04553b86',1,'__SocketConnection']]], + ['pendpointtoclockskewhashmap_4223',['pEndpointToClockSkewHashMap',['../structSignalingDiagnostics.html#a3dc697f019925db43cda906a8dade13d',1,'SignalingDiagnostics']]], + ['perdscppacketssent_4224',['perDscpPacketsSent',['../structRtcOutboundRtpStreamStats.html#a784d07bf1be42433dc7afce6d7aa9574',1,'RtcOutboundRtpStreamStats']]], + ['permissionexpirationtime_4225',['permissionExpirationTime',['../structTurnPeer.html#af12568eda8f339dde24a5e80b9d4a4d4',1,'TurnPeer']]], + ['pfaketransceivers_4226',['pFakeTransceivers',['../structKvsPeerConnection.html#af5d76db99062f8c66887c05059cdb0e5',1,'KvsPeerConnection']]], + ['phonenumber_4227',['phoneNumber',['../structSessionDescription.html#a3d60cf992e45dea56ae48f82d6456d78',1,'SessionDescription']]], + ['piceagent_4228',['pIceAgent',['../structIceCandidate.html#ad0d234d3dd6c6678c1f56d3e2492969b',1,'IceCandidate::pIceAgent()'],['../structKvsPeerConnection.html#a847b165621a4cc968555cb6e89d2350e',1,'KvsPeerConnection::pIceAgent()']]], + ['pjitterbuffer_4229',['pJitterBuffer',['../structKvsRtpTransceiver.html#a9a279a981a595d0ca80821eaa47390f7',1,'KvsRtpTransceiver']]], + ['pkmskeyid_4230',['pKmsKeyId',['../group__StatusCodes.html#ga08bab1b25f23e34515fd6c17a07b2c91',1,'ChannelInfo']]], + ['pkvspeerconnection_4231',['pKvsPeerConnection',['../structAllocateSctpSortDataChannelsData.html#a596c212c261c5a628e9ce020dfc78574',1,'AllocateSctpSortDataChannelsData::pKvsPeerConnection()'],['../structKvsRtpTransceiver.html#a36dea1d7218e00570b80c17433693b8d',1,'KvsRtpTransceiver::pKvsPeerConnection()']]], + ['plicount_4232',['pliCount',['../structRtcOutboundRtpStreamStats.html#a857b970adbedf0520b9cf81a2b8c17b8',1,'RtcOutboundRtpStreamStats::pliCount()'],['../structRtcInboundRtpStreamStats.html#a6af407f2669c6b142ddf6603efd40d11',1,'RtcInboundRtpStreamStats::pliCount()']]], + ['plwscontext_4233',['pLwsContext',['../structSignalingClient.html#ad521344774d7b3c74f1e782c086b544d',1,'SignalingClient']]], + ['pmessagequeue_4234',['pMessageQueue',['../structSignalingClient.html#ae8a7065fd35cff4b801355fc38bdb91c',1,'SignalingClient']]], + ['pongoingcallinfo_4235',['pOngoingCallInfo',['../structSignalingClient.html#a4a5c78a9bd0e8f492709eb9f6f472845',1,'SignalingClient']]], + ['port_4236',['port',['../structRtcIceCandidateDiagnostics.html#a978c5af703a765e96ebe43c68f63b6e1',1,'RtcIceCandidateDiagnostics::port()'],['../structKvsIpAddress.html#a285ed4e77f3cad51a650d7fb679e6863',1,'KvsIpAddress::port()'],['../structRtcIceServerDiagnostics.html#a86a589356f80f3293fdf1bbc2bed0ebe',1,'RtcIceServerDiagnostics::port()'],['../structRtcIceServerStats.html#a27c5b9c1c86d202813b4a055d44bb6a3',1,'RtcIceServerStats::port()'],['../structRtcIceCandidateStats.html#a4c1382b97babc852f0e8391ce28c6eab',1,'RtcIceCandidateStats::port()']]], + ['pos_4237',['pos',['../structjsmn__parser.html#a3d0d6e48d3d5b24262f9e0c2241dc456',1,'jsmn_parser']]], + ['ppkgbufferhashtable_4238',['pPkgBufferHashTable',['../structJitterBuffer.html#a971ab649a5dcb24faa5f00a0a2aedb40',1,'JitterBuffer']]], + ['pprivatekey_4239',['pPrivateKey',['../group__StatusCodes.html#gacf9edbaf8bcf6068a19ddeadea9aa9ba',1,'RtcCertificate']]], + ['prawpacket_4240',['pRawPacket',['../struct____RtpPacket.html#a3cf1b74e9edd1de7ce1c30dda5ed8f97',1,'__RtpPacket']]], + ['pregion_4241',['pRegion',['../group__StatusCodes.html#ga03b591edffe71fb5572ca7b6b218ece7',1,'ChannelInfo']]], + ['premotesessiondescription_4242',['pRemoteSessionDescription',['../structKvsPeerConnection.html#a90f31e0810a5f5404b0cc181d778a223',1,'KvsPeerConnection']]], + ['priority_4243',['priority',['../structRtcIceCandidateDiagnostics.html#a4b36be5a54102dbaadd0a8dbe00c71b8',1,'RtcIceCandidateDiagnostics::priority()'],['../structStunAttributePriority.html#a8a9a21d58ac27d64cf7c502e52f862eb',1,'StunAttributePriority::priority()'],['../structIceCandidatePair.html#afcde66c185deeb285530457037ab1854',1,'IceCandidatePair::priority()'],['../structIceCandidate.html#a3abc7b9aadc987e898afa8b74ee9758d',1,'IceCandidate::priority()'],['../structRtcIceCandidateStats.html#a05b9b8904ae8c77bdba111689138897e',1,'RtcIceCandidateStats::priority()']]], + ['privatekeysize_4244',['privateKeySize',['../group__StatusCodes.html#gab10962af2a62249c831fc8bda813371b',1,'RtcCertificate']]], + ['processstun_4245',['processStun',['../struct____IceAgent.html#a924d9f67928de4e36220ca74966b3a6b',1,'__IceAgent']]], + ['prollingbuffer_4246',['pRollingBuffer',['../structRtpRollingBuffer.html#acdf1743ef996c40db6c91907a3f1e8b8',1,'RtpRollingBuffer']]], + ['protocol_4247',['protocol',['../struct____SocketConnection.html#a90829510e4066f0842727dbd28a446d0',1,'__SocketConnection::protocol()'],['../structRtcIceCandidateDiagnostics.html#ad9477b810b748a8e3a226bf988a3ecd1',1,'RtcIceCandidateDiagnostics::protocol()'],['../struct____TurnConnection.html#ae0a2f8a1efbc77a90f815e5296c3ac76',1,'__TurnConnection::protocol()'],['../structStunAttributeRequestedTransport.html#a32d3185d58ce538baf645dc3b962ca6c',1,'StunAttributeRequestedTransport::protocol()'],['../structRtcIceServerStats.html#aef856e57d4b2927f8656c1f9ac100c0c',1,'RtcIceServerStats::protocol()'],['../structRtcDataChannelStats.html#abd6f1fbbb539a10f3e15234d0f20f9a2',1,'RtcDataChannelStats::protocol()'],['../structRtcIceServerDiagnostics.html#a83e8e37b1576b437df4932cf9f4e801a',1,'RtcIceServerDiagnostics::protocol()'],['../group__StatusCodes.html#ga84001ee121c55b10aa8cd5d58e7e451b',1,'RtcDataChannelInit::protocol()'],['../structRtcIceCandidateStats.html#a8e41a69790639ef18a119295bb636e65',1,'RtcIceCandidateStats::protocol()']]], + ['protocolindex_4248',['protocolIndex',['../struct____LwsCallInfo.html#a6024af73ef38655bb0e69fb96bb4b1d9',1,'__LwsCallInfo']]], + ['prtcpeerconnection_4249',['pRtcPeerConnection',['../structKvsDataChannel.html#aee4b29975aa67bac4fc6125d0a1e8914',1,'KvsDataChannel']]], + ['prtxtable_4250',['pRtxTable',['../structKvsPeerConnection.html#a41ad3ffbdcd02f8e63819b1906981f35',1,'KvsPeerConnection']]], + ['psctpsession_4251',['pSctpSession',['../structKvsPeerConnection.html#a73d628dba3475612d927f8a75d52a05d',1,'KvsPeerConnection']]], + ['psignalingclient_4252',['pSignalingClient',['../struct____LwsCallInfo.html#ae4690bd5e8d052339897828691d63cec',1,'__LwsCallInfo::pSignalingClient()'],['../structSignalingMessageWrapper.html#a6c7ef3ca80a73de43828ceb93c14782e',1,'SignalingMessageWrapper::pSignalingClient()']]], + ['psocketconnection_4253',['pSocketConnection',['../structIceCandidate.html#a0b8c792aa1c959a6c3d9e5807f67ef7e',1,'IceCandidate']]], + ['psrtpsession_4254',['pSrtpSession',['../structKvsPeerConnection.html#af73f21acb13efbf4feee46d7cb70fea6',1,'KvsPeerConnection']]], + ['psrtpsessionlock_4255',['pSrtpSessionLock',['../structKvsPeerConnection.html#a332e48cfaabe8b0c5a2eb1a18b3588f4',1,'KvsPeerConnection']]], + ['pstatemachine_4256',['pStateMachine',['../struct____IceAgent.html#a73ebb6441b09476468f74f4b131d972a',1,'__IceAgent::pStateMachine()'],['../struct____TurnConnection.html#a124e003fa580e284b26588582486806b',1,'__TurnConnection::pStateMachine()'],['../structSignalingClient.html#ad2653c298271cbaf4058e75f042d9933',1,'SignalingClient::pStateMachine()']]], + ['pstoragestreamarn_4257',['pStorageStreamArn',['../group__StatusCodes.html#gad69fae44278f378707daa3156bb60366',1,'ChannelInfo']]], + ['pstunbindingrequesttransactionidstore_4258',['pStunBindingRequestTransactionIdStore',['../struct____IceAgent.html#a545a465643f43d5b319e9e1091871657',1,'__IceAgent']]], + ['pstunipaddrctx_4259',['pStunIpAddrCtx',['../structWebRtcClientContext.html#a440fa027908c19fe14bb1bd8e7848ca2',1,'WebRtcClientContext']]], + ['ptags_4260',['pTags',['../group__StatusCodes.html#ga3aa4cefce4b890d78079217c5c7025fb',1,'ChannelInfo']]], + ['pthreadpool_4261',['pThreadpool',['../structThreadPoolContext.html#ad2a69a806d11c6f0d6095c2d3ac61e4c',1,'ThreadPoolContext']]], + ['ptlssession_4262',['pTlsSession',['../struct____SocketConnection.html#af3b06910e3c7a76aae2ea0cfe10bed45',1,'__SocketConnection']]], + ['ptransactionidstore_4263',['pTransactionIdStore',['../structIceCandidatePair.html#a1406a1f13333e525fc1351bdbfa38851',1,'IceCandidatePair::pTransactionIdStore()'],['../structTurnPeer.html#a7c748fb0f0cbd5d17925e454d5634058',1,'TurnPeer::pTransactionIdStore()']]], + ['ptransceivers_4264',['pTransceivers',['../structKvsPeerConnection.html#a25ec4bff8aa8bdcaa2f14da5288b86c0',1,'KvsPeerConnection']]], + ['pturnallocationrefreshpacket_4265',['pTurnAllocationRefreshPacket',['../struct____TurnConnection.html#a578f2e2a5d53078bf2177133e3a64e1c',1,'__TurnConnection']]], + ['pturnchannelbindpacket_4266',['pTurnChannelBindPacket',['../struct____TurnConnection.html#a59baac0f7700e67fee11a1447de33486',1,'__TurnConnection']]], + ['pturnconnection_4267',['pTurnConnection',['../structIceCandidate.html#a4354bd1ee6672a26f43bf48e5d47b722',1,'IceCandidate']]], + ['pturncreatepermissionpacket_4268',['pTurnCreatePermissionPacket',['../struct____TurnConnection.html#ab659e976b33b789078855e322d48ba87',1,'__TurnConnection']]], + ['pturnpacket_4269',['pTurnPacket',['../struct____TurnConnection.html#a1a938f34812b0ef25e5327bcb90e898e',1,'__TurnConnection']]], + ['ptwccmanager_4270',['pTwccManager',['../structKvsPeerConnection.html#a81a6ff32d427e46b8472ca7c5c64b233',1,'KvsPeerConnection']]], + ['puseragent_4271',['pUserAgent',['../group__StatusCodes.html#ga96bd36b833500aa9cdeb911090b81b54',1,'ChannelInfo']]], + ['puseragentpostfix_4272',['pUserAgentPostfix',['../group__StatusCodes.html#gaf9844307e1563b060be0be199bcdf0f8',1,'ChannelInfo']]] ]; diff --git a/structAllocateSctpSortDataChannelsData-members.html b/structAllocateSctpSortDataChannelsData-members.html index 923d17cf3b..265ab80dcd 100644 --- a/structAllocateSctpSortDataChannelsData-members.html +++ b/structAllocateSctpSortDataChannelsData-members.html @@ -106,7 +106,7 @@ diff --git a/structAllocateSctpSortDataChannelsData.html b/structAllocateSctpSortDataChannelsData.html index 12d0c0e2a8..a29214cf6f 100644 --- a/structAllocateSctpSortDataChannelsData.html +++ b/structAllocateSctpSortDataChannelsData.html @@ -105,8 +105,8 @@
Collaboration graph
- - + + @@ -214,7 +214,7 @@

    - +

diff --git a/structAllocateSctpSortDataChannelsData__coll__graph.map b/structAllocateSctpSortDataChannelsData__coll__graph.map index 7052049320..6218b1fd30 100644 --- a/structAllocateSctpSortDataChannelsData__coll__graph.map +++ b/structAllocateSctpSortDataChannelsData__coll__graph.map @@ -1,6 +1,6 @@ - - + + diff --git a/structAllocateSctpSortDataChannelsData__coll__graph.md5 b/structAllocateSctpSortDataChannelsData__coll__graph.md5 index 170c3cdb6e..ac60482f0a 100644 --- a/structAllocateSctpSortDataChannelsData__coll__graph.md5 +++ b/structAllocateSctpSortDataChannelsData__coll__graph.md5 @@ -1 +1 @@ -334cdfe80ecc68eb9bd27aead7577657 \ No newline at end of file +022afc7f89eb1c645adb597dbfa2cff9 \ No newline at end of file diff --git a/structAllocateSctpSortDataChannelsData__coll__graph.png b/structAllocateSctpSortDataChannelsData__coll__graph.png index 43da957888..8d4269c7f0 100644 Binary files a/structAllocateSctpSortDataChannelsData__coll__graph.png and b/structAllocateSctpSortDataChannelsData__coll__graph.png differ diff --git a/structChannelInfo-members.html b/structChannelInfo-members.html index 9f4f5ac392..7f04f826df 100644 --- a/structChannelInfo-members.html +++ b/structChannelInfo-members.html @@ -126,7 +126,7 @@ diff --git a/structChannelInfo.html b/structChannelInfo.html index feb4999820..30ca91c052 100644 --- a/structChannelInfo.html +++ b/structChannelInfo.html @@ -187,7 +187,7 @@ diff --git a/structConnectionListener-members.html b/structConnectionListener-members.html index cf7e42d8e3..8628e3589f 100644 --- a/structConnectionListener-members.html +++ b/structConnectionListener-members.html @@ -111,7 +111,7 @@ diff --git a/structConnectionListener.html b/structConnectionListener.html index 5ae7bff454..6998e6ad0b 100644 --- a/structConnectionListener.html +++ b/structConnectionListener.html @@ -254,7 +254,7 @@

    - +
diff --git a/structDscpPacketsSentRecord-members.html b/structDscpPacketsSentRecord-members.html index cc2a2e59d9..d1b0f3b6b9 100644 --- a/structDscpPacketsSentRecord-members.html +++ b/structDscpPacketsSentRecord-members.html @@ -105,7 +105,7 @@ diff --git a/structDscpPacketsSentRecord.html b/structDscpPacketsSentRecord.html index 0453ad144c..e91475ebeb 100644 --- a/structDscpPacketsSentRecord.html +++ b/structDscpPacketsSentRecord.html @@ -165,7 +165,7 @@

    - +
diff --git a/structDtlsKeyingMaterial-members.html b/structDtlsKeyingMaterial-members.html index 412b258e9f..eb90565f6e 100644 --- a/structDtlsKeyingMaterial-members.html +++ b/structDtlsKeyingMaterial-members.html @@ -107,7 +107,7 @@ diff --git a/structDtlsKeyingMaterial.html b/structDtlsKeyingMaterial.html index 365556bf22..e50c34a855 100644 --- a/structDtlsKeyingMaterial.html +++ b/structDtlsKeyingMaterial.html @@ -186,7 +186,7 @@

    - +
diff --git a/structDtlsSessionCallbacks-members.html b/structDtlsSessionCallbacks-members.html index 028f6e0d28..978a4c20bf 100644 --- a/structDtlsSessionCallbacks-members.html +++ b/structDtlsSessionCallbacks-members.html @@ -107,7 +107,7 @@ diff --git a/structDtlsSessionCallbacks.html b/structDtlsSessionCallbacks.html index a7d1abb4e3..1a6f943112 100644 --- a/structDtlsSessionCallbacks.html +++ b/structDtlsSessionCallbacks.html @@ -186,7 +186,7 @@

    - +
diff --git a/structIceAgentCallbacks-members.html b/structIceAgentCallbacks-members.html index 5d033af791..1900c3d83d 100644 --- a/structIceAgentCallbacks-members.html +++ b/structIceAgentCallbacks-members.html @@ -108,7 +108,7 @@ diff --git a/structIceAgentCallbacks.html b/structIceAgentCallbacks.html index 23ba58ce4d..e119781c31 100644 --- a/structIceAgentCallbacks.html +++ b/structIceAgentCallbacks.html @@ -203,7 +203,7 @@

    - +
diff --git a/structIceAgentProfileDiagnostics-members.html b/structIceAgentProfileDiagnostics-members.html index b0758e4768..2b2004e188 100644 --- a/structIceAgentProfileDiagnostics-members.html +++ b/structIceAgentProfileDiagnostics-members.html @@ -111,7 +111,7 @@ diff --git a/structIceAgentProfileDiagnostics.html b/structIceAgentProfileDiagnostics.html index dac61484f8..a9da026bf7 100644 --- a/structIceAgentProfileDiagnostics.html +++ b/structIceAgentProfileDiagnostics.html @@ -250,7 +250,7 @@

    - +
diff --git a/structIceCandidate-members.html b/structIceCandidate-members.html index 7df2dab5a2..313b381508 100644 --- a/structIceCandidate-members.html +++ b/structIceCandidate-members.html @@ -116,7 +116,7 @@ diff --git a/structIceCandidate.html b/structIceCandidate.html index 567b1dfb69..89cb09d15f 100644 --- a/structIceCandidate.html +++ b/structIceCandidate.html @@ -353,7 +353,7 @@

    - +
diff --git a/structIceCandidatePair-members.html b/structIceCandidatePair-members.html index 69f07dd826..28d22a76f7 100644 --- a/structIceCandidatePair-members.html +++ b/structIceCandidatePair-members.html @@ -115,7 +115,7 @@ diff --git a/structIceCandidatePair.html b/structIceCandidatePair.html index 2d35e112c8..f8d3bb1292 100644 --- a/structIceCandidatePair.html +++ b/structIceCandidatePair.html @@ -337,7 +337,7 @@

    - +
diff --git a/structIceConfigInfo-members.html b/structIceConfigInfo-members.html index 3bed33e708..b8e956b443 100644 --- a/structIceConfigInfo-members.html +++ b/structIceConfigInfo-members.html @@ -109,7 +109,7 @@ diff --git a/structIceConfigInfo.html b/structIceConfigInfo.html index 58cb2ecade..0f1dffd49a 100644 --- a/structIceConfigInfo.html +++ b/structIceConfigInfo.html @@ -146,7 +146,7 @@ diff --git a/structIceServer-members.html b/structIceServer-members.html index f51ee26491..70ab6d36dd 100644 --- a/structIceServer-members.html +++ b/structIceServer-members.html @@ -111,7 +111,7 @@ diff --git a/structIceServer.html b/structIceServer.html index 54aab2fc49..2db4c2cf49 100644 --- a/structIceServer.html +++ b/structIceServer.html @@ -251,7 +251,7 @@

    - +
diff --git a/structJitterBuffer-members.html b/structJitterBuffer-members.html index e56a307f85..236579d9ed 100644 --- a/structJitterBuffer-members.html +++ b/structJitterBuffer-members.html @@ -120,7 +120,7 @@ diff --git a/structJitterBuffer.html b/structJitterBuffer.html index 56b88ac819..1ea7d7410e 100644 --- a/structJitterBuffer.html +++ b/structJitterBuffer.html @@ -394,7 +394,7 @@

    - +
diff --git a/structKvsDataChannel-members.html b/structKvsDataChannel-members.html index 1198f3bbe0..638d302a1a 100644 --- a/structKvsDataChannel-members.html +++ b/structKvsDataChannel-members.html @@ -112,7 +112,7 @@ diff --git a/structKvsDataChannel.html b/structKvsDataChannel.html index 41c1453c57..539151642f 100644 --- a/structKvsDataChannel.html +++ b/structKvsDataChannel.html @@ -271,7 +271,7 @@

    - +
diff --git a/structKvsIceAgentMetrics-members.html b/structKvsIceAgentMetrics-members.html index 3cf2062c98..2061fc36cc 100644 --- a/structKvsIceAgentMetrics-members.html +++ b/structKvsIceAgentMetrics-members.html @@ -105,7 +105,7 @@ diff --git a/structKvsIceAgentMetrics.html b/structKvsIceAgentMetrics.html index a6108111f8..eab2506184 100644 --- a/structKvsIceAgentMetrics.html +++ b/structKvsIceAgentMetrics.html @@ -133,7 +133,7 @@ diff --git a/structKvsIceAgentStats-members.html b/structKvsIceAgentStats-members.html index d08638272d..bc9b2406bf 100644 --- a/structKvsIceAgentStats-members.html +++ b/structKvsIceAgentStats-members.html @@ -113,7 +113,7 @@ diff --git a/structKvsIceAgentStats.html b/structKvsIceAgentStats.html index 5be5dcb011..c8bd5143a3 100644 --- a/structKvsIceAgentStats.html +++ b/structKvsIceAgentStats.html @@ -287,7 +287,7 @@

    - +
diff --git a/structKvsIpAddress-members.html b/structKvsIpAddress-members.html index 07f2eb4b6c..572450e176 100644 --- a/structKvsIpAddress-members.html +++ b/structKvsIpAddress-members.html @@ -107,7 +107,7 @@ diff --git a/structKvsIpAddress.html b/structKvsIpAddress.html index 182a0973e2..0aa1b1296e 100644 --- a/structKvsIpAddress.html +++ b/structKvsIpAddress.html @@ -186,7 +186,7 @@

    - +
diff --git a/structKvsPeerConnection-members.html b/structKvsPeerConnection-members.html index d71ebc1d7f..e253cf2be9 100644 --- a/structKvsPeerConnection-members.html +++ b/structKvsPeerConnection-members.html @@ -125,16 +125,16 @@

peerConnectionObjLockKvsPeerConnection
pFakeTransceiversKvsPeerConnection
pIceAgentKvsPeerConnection
pRtxTableKvsPeerConnection
pSctpSessionKvsPeerConnection
pSrtpSessionKvsPeerConnection
pSrtpSessionLockKvsPeerConnection
pTransceiversKvsPeerConnection
pTwccManagerKvsPeerConnection
remoteCertificateFingerprintKvsPeerConnection
remoteIcePwdKvsPeerConnection
remoteIceUfragKvsPeerConnection
remoteSessionDescriptionKvsPeerConnection
pRemoteSessionDescriptionKvsPeerConnection
pRtxTableKvsPeerConnection
pSctpSessionKvsPeerConnection
pSrtpSessionKvsPeerConnection
pSrtpSessionLockKvsPeerConnection
pTransceiversKvsPeerConnection
pTwccManagerKvsPeerConnection
remoteCertificateFingerprintKvsPeerConnection
remoteIcePwdKvsPeerConnection
remoteIceUfragKvsPeerConnection
sctpIsEnabledKvsPeerConnection
timerQueueHandleKvsPeerConnection
transportWideSequenceNumberKvsPeerConnection
 
PSctpSession pSctpSession
 
SessionDescription remoteSessionDescription
 
PSessionDescription pRemoteSessionDescription
 
PDoubleList pTransceivers
 
PDoubleList pFakeTransceivers
+ + + +
PSessionDescription KvsPeerConnection::pRemoteSessionDescription
+
+
@@ -742,20 +756,6 @@

- - - -

◆ remoteSessionDescription

- -
-
- - - - -
SessionDescription KvsPeerConnection::remoteSessionDescription
-
-
@@ -837,7 +837,7 @@

    - +
diff --git a/structKvsPeerConnectionDiagnostics-members.html b/structKvsPeerConnectionDiagnostics-members.html index 7647b52839..adeec38fd3 100644 --- a/structKvsPeerConnectionDiagnostics-members.html +++ b/structKvsPeerConnectionDiagnostics-members.html @@ -108,7 +108,7 @@ diff --git a/structKvsPeerConnectionDiagnostics.html b/structKvsPeerConnectionDiagnostics.html index 661896170e..2cd89c886f 100644 --- a/structKvsPeerConnectionDiagnostics.html +++ b/structKvsPeerConnectionDiagnostics.html @@ -202,7 +202,7 @@

    - +
diff --git a/structKvsPeerConnection__coll__graph.map b/structKvsPeerConnection__coll__graph.map index 136be75262..a7731f2ef9 100644 --- a/structKvsPeerConnection__coll__graph.map +++ b/structKvsPeerConnection__coll__graph.map @@ -1,5 +1,5 @@ - + @@ -9,20 +9,20 @@ - - - + + + - + - + - + diff --git a/structKvsPeerConnection__coll__graph.md5 b/structKvsPeerConnection__coll__graph.md5 index a4be902ac7..6c395713fe 100644 --- a/structKvsPeerConnection__coll__graph.md5 +++ b/structKvsPeerConnection__coll__graph.md5 @@ -1 +1 @@ -57f57314cf7ea72e35ff194418992764 \ No newline at end of file +3776bc4aec645ac60a65fe0987506fd0 \ No newline at end of file diff --git a/structKvsPeerConnection__coll__graph.png b/structKvsPeerConnection__coll__graph.png index 019bffc87c..0adafe103a 100644 Binary files a/structKvsPeerConnection__coll__graph.png and b/structKvsPeerConnection__coll__graph.png differ diff --git a/structKvsRtcConfiguration-members.html b/structKvsRtcConfiguration-members.html index 0b406828c4..22ee17e314 100644 --- a/structKvsRtcConfiguration-members.html +++ b/structKvsRtcConfiguration-members.html @@ -114,7 +114,7 @@ diff --git a/structKvsRtcConfiguration.html b/structKvsRtcConfiguration.html index ee5b1e48c1..d60fa36e5f 100644 --- a/structKvsRtcConfiguration.html +++ b/structKvsRtcConfiguration.html @@ -148,7 +148,7 @@ diff --git a/structKvsRtpTransceiver-members.html b/structKvsRtpTransceiver-members.html index 65cc0f8e0b..c13378ecb0 100644 --- a/structKvsRtpTransceiver-members.html +++ b/structKvsRtpTransceiver-members.html @@ -112,6 +112,8 @@

pJitterBufferKvsRtpTransceiver
pKvsPeerConnectionKvsRtpTransceiver
remoteInboundStatsKvsRtpTransceiver
rollingBufferBitratebpsKvsRtpTransceiver
rollingBufferDurationSecKvsRtpTransceiver
rtcpReportsTimerIdKvsRtpTransceiver
senderKvsRtpTransceiver
statsLockKvsRtpTransceiver
 
PKvsPeerConnection pKvsPeerConnection
 
DOUBLE rollingBufferDurationSec
 
DOUBLE rollingBufferBitratebps
 
UINT32 jitterBufferSsrc
 
PJitterBuffer pJitterBuffer
+ + + +
DOUBLE KvsRtpTransceiver::rollingBufferBitratebps
+
+ +
+ + +

◆ rollingBufferDurationSec

+ +
+
+ + + + +
DOUBLE KvsRtpTransceiver::rollingBufferDurationSec
+
+
@@ -459,7 +491,7 @@

    - +
diff --git a/structKvsRtpTransceiver__coll__graph.map b/structKvsRtpTransceiver__coll__graph.map index d426a31865..3e025b6fb3 100644 --- a/structKvsRtpTransceiver__coll__graph.map +++ b/structKvsRtpTransceiver__coll__graph.map @@ -1,5 +1,5 @@ - + diff --git a/structKvsRtpTransceiver__coll__graph.md5 b/structKvsRtpTransceiver__coll__graph.md5 index 5fc3266b30..9a99789b00 100644 --- a/structKvsRtpTransceiver__coll__graph.md5 +++ b/structKvsRtpTransceiver__coll__graph.md5 @@ -1 +1 @@ -07c342f0e060efb837b98f19f85b6b34 \ No newline at end of file +66041aff13a38f5b8e2d2d21c20c224d \ No newline at end of file diff --git a/structKvsRtpTransceiver__coll__graph.png b/structKvsRtpTransceiver__coll__graph.png index b64cf0a4bf..111150e930 100644 Binary files a/structKvsRtpTransceiver__coll__graph.png and b/structKvsRtpTransceiver__coll__graph.png differ diff --git a/structMediaStorageConfig-members.html b/structMediaStorageConfig-members.html index c1c1ce628d..f979965a6f 100644 --- a/structMediaStorageConfig-members.html +++ b/structMediaStorageConfig-members.html @@ -105,7 +105,7 @@ diff --git a/structMediaStorageConfig.html b/structMediaStorageConfig.html index 5eba2369ee..06ec1b5121 100644 --- a/structMediaStorageConfig.html +++ b/structMediaStorageConfig.html @@ -127,7 +127,7 @@ diff --git a/structNatTestData-members.html b/structNatTestData-members.html index c97a6f18f0..a6b8d212a9 100644 --- a/structNatTestData-members.html +++ b/structNatTestData-members.html @@ -107,7 +107,7 @@ diff --git a/structNatTestData.html b/structNatTestData.html index 895e0a6849..f0c47cb343 100644 --- a/structNatTestData.html +++ b/structNatTestData.html @@ -189,7 +189,7 @@

    - +
diff --git a/structNullableBool-members.html b/structNullableBool-members.html index ee8916b346..bb9535bbe5 100644 --- a/structNullableBool-members.html +++ b/structNullableBool-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableBool.html b/structNullableBool.html index 3e3bb11060..907f97617f 100644 --- a/structNullableBool.html +++ b/structNullableBool.html @@ -160,7 +160,7 @@

    - +
diff --git a/structNullableDouble-members.html b/structNullableDouble-members.html index d3b77e613e..30edc3b88d 100644 --- a/structNullableDouble-members.html +++ b/structNullableDouble-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableDouble.html b/structNullableDouble.html index 0ea4c28f8b..7763ed3755 100644 --- a/structNullableDouble.html +++ b/structNullableDouble.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableFloat-members.html b/structNullableFloat-members.html index 7772fd136d..05ac467153 100644 --- a/structNullableFloat-members.html +++ b/structNullableFloat-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableFloat.html b/structNullableFloat.html index 2e91f99935..0809ec97c4 100644 --- a/structNullableFloat.html +++ b/structNullableFloat.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableInt16-members.html b/structNullableInt16-members.html index 1f88cb3bc3..eba221fc81 100644 --- a/structNullableInt16-members.html +++ b/structNullableInt16-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableInt16.html b/structNullableInt16.html index ce46716ce5..d2a0610d78 100644 --- a/structNullableInt16.html +++ b/structNullableInt16.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableInt32-members.html b/structNullableInt32-members.html index bb78eac7fa..fb09be8b4b 100644 --- a/structNullableInt32-members.html +++ b/structNullableInt32-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableInt32.html b/structNullableInt32.html index b30d8deda3..ae411ede6b 100644 --- a/structNullableInt32.html +++ b/structNullableInt32.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableInt64-members.html b/structNullableInt64-members.html index 328b19251b..cc9d1bf72d 100644 --- a/structNullableInt64-members.html +++ b/structNullableInt64-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableInt64.html b/structNullableInt64.html index 7312146bcc..8da24f22b1 100644 --- a/structNullableInt64.html +++ b/structNullableInt64.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableInt8-members.html b/structNullableInt8-members.html index 9ee63b710f..d72702b457 100644 --- a/structNullableInt8-members.html +++ b/structNullableInt8-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableInt8.html b/structNullableInt8.html index 2a91ac4bbe..5fe860452e 100644 --- a/structNullableInt8.html +++ b/structNullableInt8.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableLongDouble-members.html b/structNullableLongDouble-members.html index e451edcf8d..f799538d2f 100644 --- a/structNullableLongDouble-members.html +++ b/structNullableLongDouble-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableLongDouble.html b/structNullableLongDouble.html index 8a8bccbe13..ff26136e51 100644 --- a/structNullableLongDouble.html +++ b/structNullableLongDouble.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableUint16-members.html b/structNullableUint16-members.html index f9a2b8a272..93869634cf 100644 --- a/structNullableUint16-members.html +++ b/structNullableUint16-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableUint16.html b/structNullableUint16.html index ae59af733a..0990ebbab5 100644 --- a/structNullableUint16.html +++ b/structNullableUint16.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableUint32-members.html b/structNullableUint32-members.html index 7973eb2420..8045863cc0 100644 --- a/structNullableUint32-members.html +++ b/structNullableUint32-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableUint32.html b/structNullableUint32.html index d8ce8e498e..cf9e8d48ad 100644 --- a/structNullableUint32.html +++ b/structNullableUint32.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableUint64-members.html b/structNullableUint64-members.html index 13b697a13d..e3b01b421d 100644 --- a/structNullableUint64-members.html +++ b/structNullableUint64-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableUint64.html b/structNullableUint64.html index f653ee6894..b293b6ca27 100644 --- a/structNullableUint64.html +++ b/structNullableUint64.html @@ -165,7 +165,7 @@

    - +
diff --git a/structNullableUint8-members.html b/structNullableUint8-members.html index 9e34ecfb2a..a8520e175f 100644 --- a/structNullableUint8-members.html +++ b/structNullableUint8-members.html @@ -105,7 +105,7 @@ diff --git a/structNullableUint8.html b/structNullableUint8.html index 6c66af36ec..931ea74488 100644 --- a/structNullableUint8.html +++ b/structNullableUint8.html @@ -165,7 +165,7 @@

    - +
diff --git a/structPeerConnectionMetrics-members.html b/structPeerConnectionMetrics-members.html index 37addd4c72..9199f5ad76 100644 --- a/structPeerConnectionMetrics-members.html +++ b/structPeerConnectionMetrics-members.html @@ -105,7 +105,7 @@ diff --git a/structPeerConnectionMetrics.html b/structPeerConnectionMetrics.html index 22b882887b..f147e51975 100644 --- a/structPeerConnectionMetrics.html +++ b/structPeerConnectionMetrics.html @@ -133,7 +133,7 @@ diff --git a/structPeerConnectionStats-members.html b/structPeerConnectionStats-members.html index 83378e10fd..17bcce7a2e 100644 --- a/structPeerConnectionStats-members.html +++ b/structPeerConnectionStats-members.html @@ -111,7 +111,7 @@ diff --git a/structPeerConnectionStats.html b/structPeerConnectionStats.html index 136ec1a712..d39769bb34 100644 --- a/structPeerConnectionStats.html +++ b/structPeerConnectionStats.html @@ -268,7 +268,7 @@

    - +
diff --git a/structQualityLimitationDurationsRecord-members.html b/structQualityLimitationDurationsRecord-members.html index 54e85d973f..d72850fcaf 100644 --- a/structQualityLimitationDurationsRecord-members.html +++ b/structQualityLimitationDurationsRecord-members.html @@ -105,7 +105,7 @@ diff --git a/structQualityLimitationDurationsRecord.html b/structQualityLimitationDurationsRecord.html index baebb9c609..57b0bc5ad5 100644 --- a/structQualityLimitationDurationsRecord.html +++ b/structQualityLimitationDurationsRecord.html @@ -160,7 +160,7 @@

    - +
diff --git a/structRTCRtpStreamStats-members.html b/structRTCRtpStreamStats-members.html index d50fb5b53c..eb44ebe530 100644 --- a/structRTCRtpStreamStats-members.html +++ b/structRTCRtpStreamStats-members.html @@ -107,7 +107,7 @@ diff --git a/structRTCRtpStreamStats.html b/structRTCRtpStreamStats.html index e7013855dc..b235c83781 100644 --- a/structRTCRtpStreamStats.html +++ b/structRTCRtpStreamStats.html @@ -195,7 +195,7 @@

    - +
diff --git a/structRTCSentRtpStreamStats-members.html b/structRTCSentRtpStreamStats-members.html index 443946e9f6..3e10a17f90 100644 --- a/structRTCSentRtpStreamStats-members.html +++ b/structRTCSentRtpStreamStats-members.html @@ -106,7 +106,7 @@ diff --git a/structRTCSentRtpStreamStats.html b/structRTCSentRtpStreamStats.html index ce47109c92..f503dabee5 100644 --- a/structRTCSentRtpStreamStats.html +++ b/structRTCSentRtpStreamStats.html @@ -177,7 +177,7 @@

    - +
diff --git a/structReceivedSignalingMessage-members.html b/structReceivedSignalingMessage-members.html index 89c0ad0255..b66d15f7da 100644 --- a/structReceivedSignalingMessage-members.html +++ b/structReceivedSignalingMessage-members.html @@ -107,7 +107,7 @@ diff --git a/structReceivedSignalingMessage.html b/structReceivedSignalingMessage.html index bc576804c8..1cc0d8fa57 100644 --- a/structReceivedSignalingMessage.html +++ b/structReceivedSignalingMessage.html @@ -138,7 +138,7 @@ diff --git a/structRetransmitter-members.html b/structRetransmitter-members.html index e26f873454..2486ab632c 100644 --- a/structRetransmitter-members.html +++ b/structRetransmitter-members.html @@ -107,7 +107,7 @@ diff --git a/structRetransmitter.html b/structRetransmitter.html index d69bac3e15..a2693a9558 100644 --- a/structRetransmitter.html +++ b/structRetransmitter.html @@ -186,7 +186,7 @@

    - +
diff --git a/structRollingBuffer-members.html b/structRollingBuffer-members.html index 3d48666bd8..aea91ba846 100644 --- a/structRollingBuffer-members.html +++ b/structRollingBuffer-members.html @@ -109,7 +109,7 @@ diff --git a/structRollingBuffer.html b/structRollingBuffer.html index 7f813eff28..dcb231e486 100644 --- a/structRollingBuffer.html +++ b/structRollingBuffer.html @@ -218,7 +218,7 @@

    - +
diff --git a/structRtcCertificate-members.html b/structRtcCertificate-members.html index 3147421644..f4d1928e90 100644 --- a/structRtcCertificate-members.html +++ b/structRtcCertificate-members.html @@ -107,7 +107,7 @@ diff --git a/structRtcCertificate.html b/structRtcCertificate.html index efdc80bfdd..d9458319e8 100644 --- a/structRtcCertificate.html +++ b/structRtcCertificate.html @@ -138,7 +138,7 @@ diff --git a/structRtcConfiguration-members.html b/structRtcConfiguration-members.html index 438c782df7..2c4bed9199 100644 --- a/structRtcConfiguration-members.html +++ b/structRtcConfiguration-members.html @@ -107,7 +107,7 @@ diff --git a/structRtcConfiguration.html b/structRtcConfiguration.html index 60a17c6509..32a14938b3 100644 --- a/structRtcConfiguration.html +++ b/structRtcConfiguration.html @@ -141,7 +141,7 @@ diff --git a/structRtcDataChannelInit-members.html b/structRtcDataChannelInit-members.html index 32aab8edf9..c6e8157ba2 100644 --- a/structRtcDataChannelInit-members.html +++ b/structRtcDataChannelInit-members.html @@ -108,7 +108,7 @@ diff --git a/structRtcDataChannelInit.html b/structRtcDataChannelInit.html index 5a0b646208..a760a78fd9 100644 --- a/structRtcDataChannelInit.html +++ b/structRtcDataChannelInit.html @@ -141,7 +141,7 @@ diff --git a/structRtcDataChannelStats-members.html b/structRtcDataChannelStats-members.html index 4071328e50..f0a9fa286e 100644 --- a/structRtcDataChannelStats-members.html +++ b/structRtcDataChannelStats-members.html @@ -112,7 +112,7 @@ diff --git a/structRtcDataChannelStats.html b/structRtcDataChannelStats.html index 5cc731621f..3e3873c243 100644 --- a/structRtcDataChannelStats.html +++ b/structRtcDataChannelStats.html @@ -295,7 +295,7 @@

    - +
diff --git a/structRtcEncoderStats-members.html b/structRtcEncoderStats-members.html index efdb38e0ae..39f523a78c 100644 --- a/structRtcEncoderStats-members.html +++ b/structRtcEncoderStats-members.html @@ -110,7 +110,7 @@ diff --git a/structRtcEncoderStats.html b/structRtcEncoderStats.html index 98a70a37a9..0d881a3d08 100644 --- a/structRtcEncoderStats.html +++ b/structRtcEncoderStats.html @@ -146,7 +146,7 @@ diff --git a/structRtcIceCandidateDiagnostics-members.html b/structRtcIceCandidateDiagnostics-members.html index 7d51f7f336..c4eac33f48 100644 --- a/structRtcIceCandidateDiagnostics-members.html +++ b/structRtcIceCandidateDiagnostics-members.html @@ -111,7 +111,7 @@ diff --git a/structRtcIceCandidateDiagnostics.html b/structRtcIceCandidateDiagnostics.html index 939b9b6858..f841347546 100644 --- a/structRtcIceCandidateDiagnostics.html +++ b/structRtcIceCandidateDiagnostics.html @@ -272,7 +272,7 @@

    - +
diff --git a/structRtcIceCandidateInit-members.html b/structRtcIceCandidateInit-members.html index 9c90164068..8093afbd9a 100644 --- a/structRtcIceCandidateInit-members.html +++ b/structRtcIceCandidateInit-members.html @@ -104,7 +104,7 @@ diff --git a/structRtcIceCandidateInit.html b/structRtcIceCandidateInit.html index 2009c5c59d..bf9feac954 100644 --- a/structRtcIceCandidateInit.html +++ b/structRtcIceCandidateInit.html @@ -129,7 +129,7 @@ diff --git a/structRtcIceCandidatePairDiagnostics-members.html b/structRtcIceCandidatePairDiagnostics-members.html index fe17fba2b8..b8078164a7 100644 --- a/structRtcIceCandidatePairDiagnostics-members.html +++ b/structRtcIceCandidatePairDiagnostics-members.html @@ -127,7 +127,7 @@ diff --git a/structRtcIceCandidatePairDiagnostics.html b/structRtcIceCandidatePairDiagnostics.html index 9a2bdc965f..b880313d82 100644 --- a/structRtcIceCandidatePairDiagnostics.html +++ b/structRtcIceCandidatePairDiagnostics.html @@ -563,7 +563,7 @@

    - +
diff --git a/structRtcIceCandidatePairStats-members.html b/structRtcIceCandidatePairStats-members.html index f1ec4689b3..8a44c2be38 100644 --- a/structRtcIceCandidatePairStats-members.html +++ b/structRtcIceCandidatePairStats-members.html @@ -127,7 +127,7 @@ diff --git a/structRtcIceCandidatePairStats.html b/structRtcIceCandidatePairStats.html index 292fc84e8f..de7f2cdf20 100644 --- a/structRtcIceCandidatePairStats.html +++ b/structRtcIceCandidatePairStats.html @@ -569,7 +569,7 @@

    - +
diff --git a/structRtcIceCandidateStats-members.html b/structRtcIceCandidateStats-members.html index 5aa87f23c0..0a9b16e7bf 100644 --- a/structRtcIceCandidateStats-members.html +++ b/structRtcIceCandidateStats-members.html @@ -111,7 +111,7 @@ diff --git a/structRtcIceCandidateStats.html b/structRtcIceCandidateStats.html index 1eeba6c6dd..238b89f4b2 100644 --- a/structRtcIceCandidateStats.html +++ b/structRtcIceCandidateStats.html @@ -278,7 +278,7 @@

    - +
diff --git a/structRtcIceMetrics-members.html b/structRtcIceMetrics-members.html index 3cedad31ee..96cdaf54f7 100644 --- a/structRtcIceMetrics-members.html +++ b/structRtcIceMetrics-members.html @@ -108,7 +108,7 @@ diff --git a/structRtcIceMetrics.html b/structRtcIceMetrics.html index 6306373045..f9c7c9ed13 100644 --- a/structRtcIceMetrics.html +++ b/structRtcIceMetrics.html @@ -145,7 +145,7 @@ diff --git a/structRtcIceServer-members.html b/structRtcIceServer-members.html index 8737fa6c8e..3f4ef2555f 100644 --- a/structRtcIceServer-members.html +++ b/structRtcIceServer-members.html @@ -106,7 +106,7 @@ diff --git a/structRtcIceServer.html b/structRtcIceServer.html index 4e8f11d03f..cff7983434 100644 --- a/structRtcIceServer.html +++ b/structRtcIceServer.html @@ -136,7 +136,7 @@ diff --git a/structRtcIceServerDiagnostics-members.html b/structRtcIceServerDiagnostics-members.html index 59ec59489d..70f55f0e54 100644 --- a/structRtcIceServerDiagnostics-members.html +++ b/structRtcIceServerDiagnostics-members.html @@ -109,7 +109,7 @@ diff --git a/structRtcIceServerDiagnostics.html b/structRtcIceServerDiagnostics.html index 41c6725a92..4ce19e1eae 100644 --- a/structRtcIceServerDiagnostics.html +++ b/structRtcIceServerDiagnostics.html @@ -238,7 +238,7 @@

    - +
diff --git a/structRtcIceServerStats-members.html b/structRtcIceServerStats-members.html index cbd3a1a256..af89476f11 100644 --- a/structRtcIceServerStats-members.html +++ b/structRtcIceServerStats-members.html @@ -110,7 +110,7 @@ diff --git a/structRtcIceServerStats.html b/structRtcIceServerStats.html index b0eb51ce20..a39a5ec3e3 100644 --- a/structRtcIceServerStats.html +++ b/structRtcIceServerStats.html @@ -259,7 +259,7 @@

    - +
diff --git a/structRtcInboundRtpStreamStats-members.html b/structRtcInboundRtpStreamStats-members.html index 1f35d91002..b3f14f3877 100644 --- a/structRtcInboundRtpStreamStats-members.html +++ b/structRtcInboundRtpStreamStats-members.html @@ -146,7 +146,7 @@ diff --git a/structRtcInboundRtpStreamStats.html b/structRtcInboundRtpStreamStats.html index 52cce87b3f..7cead12f85 100644 --- a/structRtcInboundRtpStreamStats.html +++ b/structRtcInboundRtpStreamStats.html @@ -882,7 +882,7 @@

    - +
diff --git a/structRtcMediaStreamTrack-members.html b/structRtcMediaStreamTrack-members.html index a85d7b8fd4..c4dba3e5c0 100644 --- a/structRtcMediaStreamTrack-members.html +++ b/structRtcMediaStreamTrack-members.html @@ -107,7 +107,7 @@ diff --git a/structRtcMediaStreamTrack.html b/structRtcMediaStreamTrack.html index e2ff1d3912..9d4aefeeb2 100644 --- a/structRtcMediaStreamTrack.html +++ b/structRtcMediaStreamTrack.html @@ -139,7 +139,7 @@ diff --git a/structRtcOutboundRtpStreamStats-members.html b/structRtcOutboundRtpStreamStats-members.html index de634b82a9..37dc047fee 100644 --- a/structRtcOutboundRtpStreamStats-members.html +++ b/structRtcOutboundRtpStreamStats-members.html @@ -144,7 +144,7 @@ diff --git a/structRtcOutboundRtpStreamStats.html b/structRtcOutboundRtpStreamStats.html index 903915708c..73c9c05e95 100644 --- a/structRtcOutboundRtpStreamStats.html +++ b/structRtcOutboundRtpStreamStats.html @@ -905,7 +905,7 @@

    - +
diff --git a/structRtcPeerConnection-members.html b/structRtcPeerConnection-members.html index a8130d15b1..52a67a2046 100644 --- a/structRtcPeerConnection-members.html +++ b/structRtcPeerConnection-members.html @@ -104,7 +104,7 @@ diff --git a/structRtcPeerConnection.html b/structRtcPeerConnection.html index 4725883962..7f77157d30 100644 --- a/structRtcPeerConnection.html +++ b/structRtcPeerConnection.html @@ -130,7 +130,7 @@ diff --git a/structRtcReceivedRtpStreamStats-members.html b/structRtcReceivedRtpStreamStats-members.html index 38eab557bd..0989bfa224 100644 --- a/structRtcReceivedRtpStreamStats-members.html +++ b/structRtcReceivedRtpStreamStats-members.html @@ -120,7 +120,7 @@ diff --git a/structRtcReceivedRtpStreamStats.html b/structRtcReceivedRtpStreamStats.html index 2c881c5008..734f0d625e 100644 --- a/structRtcReceivedRtpStreamStats.html +++ b/structRtcReceivedRtpStreamStats.html @@ -423,7 +423,7 @@

    - +
diff --git a/structRtcRemoteInboundRtpStreamStats-members.html b/structRtcRemoteInboundRtpStreamStats-members.html index 9240a441b0..b94028f71a 100644 --- a/structRtcRemoteInboundRtpStreamStats-members.html +++ b/structRtcRemoteInboundRtpStreamStats-members.html @@ -109,7 +109,7 @@ diff --git a/structRtcRemoteInboundRtpStreamStats.html b/structRtcRemoteInboundRtpStreamStats.html index 997d06b59c..3d1ea5e278 100644 --- a/structRtcRemoteInboundRtpStreamStats.html +++ b/structRtcRemoteInboundRtpStreamStats.html @@ -242,7 +242,7 @@

    - +
diff --git a/structRtcRtpReceiver-members.html b/structRtcRtpReceiver-members.html index 578ac7c723..6d7f7c7599 100644 --- a/structRtcRtpReceiver-members.html +++ b/structRtcRtpReceiver-members.html @@ -104,7 +104,7 @@ diff --git a/structRtcRtpReceiver.html b/structRtcRtpReceiver.html index 182a9a34af..d9bb7e41a3 100644 --- a/structRtcRtpReceiver.html +++ b/structRtcRtpReceiver.html @@ -132,7 +132,7 @@ diff --git a/structRtcRtpSender-members.html b/structRtcRtpSender-members.html index 5dd5c21704..a34f234f88 100644 --- a/structRtcRtpSender-members.html +++ b/structRtcRtpSender-members.html @@ -117,7 +117,7 @@ diff --git a/structRtcRtpSender.html b/structRtcRtpSender.html index dddb197ab6..5d2553e4b5 100644 --- a/structRtcRtpSender.html +++ b/structRtcRtpSender.html @@ -351,7 +351,7 @@

    - +
diff --git a/structRtcRtpTransceiver-members.html b/structRtcRtpTransceiver-members.html index a08e0884fd..f8d157e2f6 100644 --- a/structRtcRtpTransceiver-members.html +++ b/structRtcRtpTransceiver-members.html @@ -105,7 +105,7 @@ diff --git a/structRtcRtpTransceiver.html b/structRtcRtpTransceiver.html index c873e755d3..e7b6ffec09 100644 --- a/structRtcRtpTransceiver.html +++ b/structRtcRtpTransceiver.html @@ -135,7 +135,7 @@ diff --git a/structRtcRtpTransceiverInit-members.html b/structRtcRtpTransceiverInit-members.html index 7dab50e4a9..a601a46007 100644 --- a/structRtcRtpTransceiverInit-members.html +++ b/structRtcRtpTransceiverInit-members.html @@ -99,12 +99,14 @@

This is the complete list of members for RtcRtpTransceiverInit, including all inherited members.

+ +
directionRtcRtpTransceiverInit
rollingBufferBitratebpsRtcRtpTransceiverInit
rollingBufferDurationSecRtcRtpTransceiverInit
diff --git a/structRtcRtpTransceiverInit.html b/structRtcRtpTransceiverInit.html index a9ebd932e1..9b6ba8533e 100644 --- a/structRtcRtpTransceiverInit.html +++ b/structRtcRtpTransceiverInit.html @@ -108,7 +108,7 @@
Collaboration graph
- +
@@ -117,6 +117,11 @@ + + + + +
RTC_RTP_TRANSCEIVER_DIRECTION direction
 Transceiver direction - SENDONLY, RECVONLY, SENDRECV. More...
 
DOUBLE rollingBufferDurationSec
 Maximum duration of media that needs to be buffered (in seconds). The lowest allowed is 0.1 seconds (100ms) More...
 
DOUBLE rollingBufferBitratebps
 

Detailed Description

RtcRtpTransceiverInit is used to configure a transceiver when creating it.

@@ -130,7 +135,7 @@ diff --git a/structRtcRtpTransceiverInit__coll__graph.map b/structRtcRtpTransceiverInit__coll__graph.map index 1ecc730578..54cdcd0c5a 100644 --- a/structRtcRtpTransceiverInit__coll__graph.map +++ b/structRtcRtpTransceiverInit__coll__graph.map @@ -1,3 +1,3 @@ - + diff --git a/structRtcRtpTransceiverInit__coll__graph.md5 b/structRtcRtpTransceiverInit__coll__graph.md5 index 427a2102a3..69c60ebb90 100644 --- a/structRtcRtpTransceiverInit__coll__graph.md5 +++ b/structRtcRtpTransceiverInit__coll__graph.md5 @@ -1 +1 @@ -2b592000c8b8e55f71f9fd5193da277e \ No newline at end of file +5722d556d02e3f586df6aa0be69acfa2 \ No newline at end of file diff --git a/structRtcRtpTransceiverInit__coll__graph.png b/structRtcRtpTransceiverInit__coll__graph.png index c0c4ecb51c..e4d23f103a 100644 Binary files a/structRtcRtpTransceiverInit__coll__graph.png and b/structRtcRtpTransceiverInit__coll__graph.png differ diff --git a/structRtcSessionDescriptionInit-members.html b/structRtcSessionDescriptionInit-members.html index 5e85364e0e..935e7215a6 100644 --- a/structRtcSessionDescriptionInit-members.html +++ b/structRtcSessionDescriptionInit-members.html @@ -106,7 +106,7 @@ diff --git a/structRtcSessionDescriptionInit.html b/structRtcSessionDescriptionInit.html index 3ca0638b1c..f98673c000 100644 --- a/structRtcSessionDescriptionInit.html +++ b/structRtcSessionDescriptionInit.html @@ -135,7 +135,7 @@ diff --git a/structRtcStats-members.html b/structRtcStats-members.html index de1c5e8172..ac313fece6 100644 --- a/structRtcStats-members.html +++ b/structRtcStats-members.html @@ -106,7 +106,7 @@ diff --git a/structRtcStats.html b/structRtcStats.html index 97d4370a94..9dd0688d2c 100644 --- a/structRtcStats.html +++ b/structRtcStats.html @@ -150,7 +150,7 @@ diff --git a/structRtcStatsObject-members.html b/structRtcStatsObject-members.html index 82c919d562..c27c9afe6a 100644 --- a/structRtcStatsObject-members.html +++ b/structRtcStatsObject-members.html @@ -112,7 +112,7 @@ diff --git a/structRtcStatsObject.html b/structRtcStatsObject.html index c272115fa2..9780682c2c 100644 --- a/structRtcStatsObject.html +++ b/structRtcStatsObject.html @@ -309,7 +309,7 @@

    - +

diff --git a/structRtcStreamMetrics-members.html b/structRtcStreamMetrics-members.html index 3e43b9d258..97f531f528 100644 --- a/structRtcStreamMetrics-members.html +++ b/structRtcStreamMetrics-members.html @@ -107,7 +107,7 @@ diff --git a/structRtcStreamMetrics.html b/structRtcStreamMetrics.html index 24ac7e9af3..66a8273e21 100644 --- a/structRtcStreamMetrics.html +++ b/structRtcStreamMetrics.html @@ -145,7 +145,7 @@ diff --git a/structRtcTransportStats-members.html b/structRtcTransportStats-members.html index 7565a425f8..17f0e61d40 100644 --- a/structRtcTransportStats-members.html +++ b/structRtcTransportStats-members.html @@ -118,7 +118,7 @@ diff --git a/structRtcTransportStats.html b/structRtcTransportStats.html index 697da139d5..4f224f25a7 100644 --- a/structRtcTransportStats.html +++ b/structRtcTransportStats.html @@ -410,7 +410,7 @@

    - +
diff --git a/structRtcpPacket-members.html b/structRtcpPacket-members.html index a3e7be8593..679643b3f4 100644 --- a/structRtcpPacket-members.html +++ b/structRtcpPacket-members.html @@ -106,7 +106,7 @@ diff --git a/structRtcpPacket.html b/structRtcpPacket.html index d742b5c9d7..44c71c2af6 100644 --- a/structRtcpPacket.html +++ b/structRtcpPacket.html @@ -171,7 +171,7 @@

    - +
diff --git a/structRtcpPacketHeader-members.html b/structRtcpPacketHeader-members.html index c7ce42dbc4..40fd84169e 100644 --- a/structRtcpPacketHeader-members.html +++ b/structRtcpPacketHeader-members.html @@ -107,7 +107,7 @@ diff --git a/structRtcpPacketHeader.html b/structRtcpPacketHeader.html index 66a5be8ba1..f8b451c443 100644 --- a/structRtcpPacketHeader.html +++ b/structRtcpPacketHeader.html @@ -186,7 +186,7 @@

    - +
diff --git a/structRtpRollingBuffer-members.html b/structRtpRollingBuffer-members.html index d5b7caa4e6..5a385f87a7 100644 --- a/structRtpRollingBuffer-members.html +++ b/structRtpRollingBuffer-members.html @@ -105,7 +105,7 @@ diff --git a/structRtpRollingBuffer.html b/structRtpRollingBuffer.html index b5bb2a295c..41d289031d 100644 --- a/structRtpRollingBuffer.html +++ b/structRtpRollingBuffer.html @@ -155,7 +155,7 @@

    - +
diff --git a/structSctpSession-members.html b/structSctpSession-members.html index 714b5e7e4a..8aa5f09a4d 100644 --- a/structSctpSession-members.html +++ b/structSctpSession-members.html @@ -109,7 +109,7 @@ diff --git a/structSctpSession.html b/structSctpSession.html index 5f741062f3..27e637489d 100644 --- a/structSctpSession.html +++ b/structSctpSession.html @@ -219,7 +219,7 @@

    - +
diff --git a/structSctpSessionCallbacks-members.html b/structSctpSessionCallbacks-members.html index 33af237059..0ab3be9f66 100644 --- a/structSctpSessionCallbacks-members.html +++ b/structSctpSessionCallbacks-members.html @@ -107,7 +107,7 @@ diff --git a/structSctpSessionCallbacks.html b/structSctpSessionCallbacks.html index 916840b70b..aea2c12de8 100644 --- a/structSctpSessionCallbacks.html +++ b/structSctpSessionCallbacks.html @@ -186,7 +186,7 @@

    - +
diff --git a/structSdpAttributes-members.html b/structSdpAttributes-members.html index f657068d70..b2ec77101b 100644 --- a/structSdpAttributes-members.html +++ b/structSdpAttributes-members.html @@ -105,7 +105,7 @@ diff --git a/structSdpAttributes.html b/structSdpAttributes.html index 25f770dd74..068f82a0f5 100644 --- a/structSdpAttributes.html +++ b/structSdpAttributes.html @@ -154,7 +154,7 @@

    - +
diff --git a/structSdpConnectionInformation-members.html b/structSdpConnectionInformation-members.html index e4d15c9779..815f002494 100644 --- a/structSdpConnectionInformation-members.html +++ b/structSdpConnectionInformation-members.html @@ -106,7 +106,7 @@ diff --git a/structSdpConnectionInformation.html b/structSdpConnectionInformation.html index b61d606ce3..f11f8ff08d 100644 --- a/structSdpConnectionInformation.html +++ b/structSdpConnectionInformation.html @@ -170,7 +170,7 @@

    - +
diff --git a/structSdpEncryptionKey-members.html b/structSdpEncryptionKey-members.html index 61b659765f..ed040cac3e 100644 --- a/structSdpEncryptionKey-members.html +++ b/structSdpEncryptionKey-members.html @@ -105,7 +105,7 @@ diff --git a/structSdpEncryptionKey.html b/structSdpEncryptionKey.html index f3ad30a307..fa95914584 100644 --- a/structSdpEncryptionKey.html +++ b/structSdpEncryptionKey.html @@ -154,7 +154,7 @@

    - +
diff --git a/structSdpMediaDescription-members.html b/structSdpMediaDescription-members.html index e2e0f37cd6..a94fb9d84f 100644 --- a/structSdpMediaDescription-members.html +++ b/structSdpMediaDescription-members.html @@ -110,7 +110,7 @@ diff --git a/structSdpMediaDescription.html b/structSdpMediaDescription.html index a28c2ad672..47ba8c8cc1 100644 --- a/structSdpMediaDescription.html +++ b/structSdpMediaDescription.html @@ -237,7 +237,7 @@

    - +
diff --git a/structSdpOrigin-members.html b/structSdpOrigin-members.html index 7150970bf5..189ad50716 100644 --- a/structSdpOrigin-members.html +++ b/structSdpOrigin-members.html @@ -107,7 +107,7 @@ diff --git a/structSdpOrigin.html b/structSdpOrigin.html index 875b1fbfa8..ac338db0aa 100644 --- a/structSdpOrigin.html +++ b/structSdpOrigin.html @@ -187,7 +187,7 @@

    - +
diff --git a/structSdpTimeDescription-members.html b/structSdpTimeDescription-members.html index a5c97c7c09..d857a0bf4a 100644 --- a/structSdpTimeDescription-members.html +++ b/structSdpTimeDescription-members.html @@ -105,7 +105,7 @@ diff --git a/structSdpTimeDescription.html b/structSdpTimeDescription.html index 25cfa2c489..4c1b429e61 100644 --- a/structSdpTimeDescription.html +++ b/structSdpTimeDescription.html @@ -154,7 +154,7 @@

    - +
diff --git a/structSdpTimeZone-members.html b/structSdpTimeZone-members.html index a49c069900..1122bcaadc 100644 --- a/structSdpTimeZone-members.html +++ b/structSdpTimeZone-members.html @@ -105,7 +105,7 @@ diff --git a/structSdpTimeZone.html b/structSdpTimeZone.html index 24fa436bbe..32568f03c6 100644 --- a/structSdpTimeZone.html +++ b/structSdpTimeZone.html @@ -154,7 +154,7 @@

    - +
diff --git a/structSessionDescription-members.html b/structSessionDescription-members.html index 9657153a4c..d8d75b5107 100644 --- a/structSessionDescription-members.html +++ b/structSessionDescription-members.html @@ -121,7 +121,7 @@ diff --git a/structSessionDescription.html b/structSessionDescription.html index a03b4c1634..d2bf7d032a 100644 --- a/structSessionDescription.html +++ b/structSessionDescription.html @@ -417,7 +417,7 @@

    - +
diff --git a/structSignalingChannelDescription-members.html b/structSignalingChannelDescription-members.html index a77ba68966..267d6df42c 100644 --- a/structSignalingChannelDescription-members.html +++ b/structSignalingChannelDescription-members.html @@ -111,7 +111,7 @@ diff --git a/structSignalingChannelDescription.html b/structSignalingChannelDescription.html index 8bfc38608c..58eab959c4 100644 --- a/structSignalingChannelDescription.html +++ b/structSignalingChannelDescription.html @@ -148,7 +148,7 @@ diff --git a/structSignalingClient-members.html b/structSignalingClient-members.html index dfbd79ceca..507e8cf5d3 100644 --- a/structSignalingClient-members.html +++ b/structSignalingClient-members.html @@ -163,7 +163,7 @@ diff --git a/structSignalingClient.html b/structSignalingClient.html index 39caaf54b3..5820aac5b4 100644 --- a/structSignalingClient.html +++ b/structSignalingClient.html @@ -1096,7 +1096,7 @@

    - +
diff --git a/structSignalingClientCallbacks-members.html b/structSignalingClientCallbacks-members.html index 20fa276aea..68401e7fc9 100644 --- a/structSignalingClientCallbacks-members.html +++ b/structSignalingClientCallbacks-members.html @@ -109,7 +109,7 @@ diff --git a/structSignalingClientCallbacks.html b/structSignalingClientCallbacks.html index c14789c9b4..9fdfdb3547 100644 --- a/structSignalingClientCallbacks.html +++ b/structSignalingClientCallbacks.html @@ -146,7 +146,7 @@ diff --git a/structSignalingClientInfo-members.html b/structSignalingClientInfo-members.html index af20e62ff4..07971de663 100644 --- a/structSignalingClientInfo-members.html +++ b/structSignalingClientInfo-members.html @@ -112,7 +112,7 @@ diff --git a/structSignalingClientInfo.html b/structSignalingClientInfo.html index 45473eef09..b35cfc166d 100644 --- a/structSignalingClientInfo.html +++ b/structSignalingClientInfo.html @@ -150,7 +150,7 @@ diff --git a/structSignalingClientInfoInternal-members.html b/structSignalingClientInfoInternal-members.html index d1b9f17371..cd688d8c4d 100644 --- a/structSignalingClientInfoInternal-members.html +++ b/structSignalingClientInfoInternal-members.html @@ -125,7 +125,7 @@ diff --git a/structSignalingClientInfoInternal.html b/structSignalingClientInfoInternal.html index 6b2cd989ef..42a68f832e 100644 --- a/structSignalingClientInfoInternal.html +++ b/structSignalingClientInfoInternal.html @@ -477,7 +477,7 @@

    - +
diff --git a/structSignalingClientMetrics-members.html b/structSignalingClientMetrics-members.html index fba965b76a..b353ce5eaf 100644 --- a/structSignalingClientMetrics-members.html +++ b/structSignalingClientMetrics-members.html @@ -108,7 +108,7 @@ diff --git a/structSignalingClientMetrics.html b/structSignalingClientMetrics.html index 4280c56d0b..3938fa7ae5 100644 --- a/structSignalingClientMetrics.html +++ b/structSignalingClientMetrics.html @@ -139,7 +139,7 @@ diff --git a/structSignalingClientStats-members.html b/structSignalingClientStats-members.html index 5c97c34ffc..72987bdb42 100644 --- a/structSignalingClientStats-members.html +++ b/structSignalingClientStats-members.html @@ -141,7 +141,7 @@ diff --git a/structSignalingClientStats.html b/structSignalingClientStats.html index 6cf2747c4f..e39931a3f1 100644 --- a/structSignalingClientStats.html +++ b/structSignalingClientStats.html @@ -804,7 +804,7 @@

    - +
diff --git a/structSignalingDiagnostics-members.html b/structSignalingDiagnostics-members.html index 333a843cf5..f8462d9aa9 100644 --- a/structSignalingDiagnostics-members.html +++ b/structSignalingDiagnostics-members.html @@ -140,7 +140,7 @@ diff --git a/structSignalingDiagnostics.html b/structSignalingDiagnostics.html index 9deb181ff0..4aa4c19243 100644 --- a/structSignalingDiagnostics.html +++ b/structSignalingDiagnostics.html @@ -716,7 +716,7 @@

    - +
diff --git a/structSignalingFileCacheEntry-members.html b/structSignalingFileCacheEntry-members.html index b5ce20d081..8baea67abd 100644 --- a/structSignalingFileCacheEntry-members.html +++ b/structSignalingFileCacheEntry-members.html @@ -113,7 +113,7 @@ diff --git a/structSignalingFileCacheEntry.html b/structSignalingFileCacheEntry.html index 7c27c36f83..26bc121723 100644 --- a/structSignalingFileCacheEntry.html +++ b/structSignalingFileCacheEntry.html @@ -282,7 +282,7 @@

    - +
diff --git a/structSignalingMessage-members.html b/structSignalingMessage-members.html index 0934cd7b44..67ef32af2d 100644 --- a/structSignalingMessage-members.html +++ b/structSignalingMessage-members.html @@ -109,7 +109,7 @@ diff --git a/structSignalingMessage.html b/structSignalingMessage.html index 4e83363c34..440c265a75 100644 --- a/structSignalingMessage.html +++ b/structSignalingMessage.html @@ -144,7 +144,7 @@ diff --git a/structSignalingMessageWrapper-members.html b/structSignalingMessageWrapper-members.html index 82289edcef..abdb1bd8b8 100644 --- a/structSignalingMessageWrapper-members.html +++ b/structSignalingMessageWrapper-members.html @@ -105,7 +105,7 @@ diff --git a/structSignalingMessageWrapper.html b/structSignalingMessageWrapper.html index c05e4f3dce..122a8306d7 100644 --- a/structSignalingMessageWrapper.html +++ b/structSignalingMessageWrapper.html @@ -167,7 +167,7 @@

    - +
diff --git a/structStunAttributeAddress-members.html b/structStunAttributeAddress-members.html index b445bf2faf..cc313d2a62 100644 --- a/structStunAttributeAddress-members.html +++ b/structStunAttributeAddress-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeAddress.html b/structStunAttributeAddress.html index 52f4183ef6..c6966f3958 100644 --- a/structStunAttributeAddress.html +++ b/structStunAttributeAddress.html @@ -156,7 +156,7 @@

    - +
diff --git a/structStunAttributeChangeRequest-members.html b/structStunAttributeChangeRequest-members.html index 6150a3eab0..110d54ccaa 100644 --- a/structStunAttributeChangeRequest-members.html +++ b/structStunAttributeChangeRequest-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeChangeRequest.html b/structStunAttributeChangeRequest.html index cac6cb086d..46b99ce267 100644 --- a/structStunAttributeChangeRequest.html +++ b/structStunAttributeChangeRequest.html @@ -155,7 +155,7 @@

    - +
diff --git a/structStunAttributeChannelNumber-members.html b/structStunAttributeChannelNumber-members.html index 044708f0e2..f60d4d199c 100644 --- a/structStunAttributeChannelNumber-members.html +++ b/structStunAttributeChannelNumber-members.html @@ -106,7 +106,7 @@ diff --git a/structStunAttributeChannelNumber.html b/structStunAttributeChannelNumber.html index fb89b44090..cd45c8f71a 100644 --- a/structStunAttributeChannelNumber.html +++ b/structStunAttributeChannelNumber.html @@ -171,7 +171,7 @@

    - +
diff --git a/structStunAttributeData-members.html b/structStunAttributeData-members.html index e1b1a0d939..5af86d9a0b 100644 --- a/structStunAttributeData-members.html +++ b/structStunAttributeData-members.html @@ -106,7 +106,7 @@ diff --git a/structStunAttributeData.html b/structStunAttributeData.html index 8359ba5a6f..cafee25c25 100644 --- a/structStunAttributeData.html +++ b/structStunAttributeData.html @@ -171,7 +171,7 @@

    - +
diff --git a/structStunAttributeErrorCode-members.html b/structStunAttributeErrorCode-members.html index 065e77a93e..15bd2c2ac1 100644 --- a/structStunAttributeErrorCode-members.html +++ b/structStunAttributeErrorCode-members.html @@ -107,7 +107,7 @@ diff --git a/structStunAttributeErrorCode.html b/structStunAttributeErrorCode.html index 729d016ec3..7a6c615a19 100644 --- a/structStunAttributeErrorCode.html +++ b/structStunAttributeErrorCode.html @@ -187,7 +187,7 @@

    - +
diff --git a/structStunAttributeFingerprint-members.html b/structStunAttributeFingerprint-members.html index 8325424147..60f56b7a54 100644 --- a/structStunAttributeFingerprint-members.html +++ b/structStunAttributeFingerprint-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeFingerprint.html b/structStunAttributeFingerprint.html index 98f6b6454b..8a27b8c020 100644 --- a/structStunAttributeFingerprint.html +++ b/structStunAttributeFingerprint.html @@ -155,7 +155,7 @@

    - +
diff --git a/structStunAttributeFlag-members.html b/structStunAttributeFlag-members.html index bf697e25cd..f08b3f4d90 100644 --- a/structStunAttributeFlag-members.html +++ b/structStunAttributeFlag-members.html @@ -104,7 +104,7 @@ diff --git a/structStunAttributeFlag.html b/structStunAttributeFlag.html index 02b53467c3..13e91f5f4a 100644 --- a/structStunAttributeFlag.html +++ b/structStunAttributeFlag.html @@ -139,7 +139,7 @@

    - +
diff --git a/structStunAttributeHeader-members.html b/structStunAttributeHeader-members.html index 8600f205b4..1b5a0e70c1 100644 --- a/structStunAttributeHeader-members.html +++ b/structStunAttributeHeader-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeHeader.html b/structStunAttributeHeader.html index f448076d81..e584e31f6b 100644 --- a/structStunAttributeHeader.html +++ b/structStunAttributeHeader.html @@ -154,7 +154,7 @@

    - +
diff --git a/structStunAttributeIceControl-members.html b/structStunAttributeIceControl-members.html index f305c5b027..ced573209d 100644 --- a/structStunAttributeIceControl-members.html +++ b/structStunAttributeIceControl-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeIceControl.html b/structStunAttributeIceControl.html index c5cde3cfd8..3d9fe48fc9 100644 --- a/structStunAttributeIceControl.html +++ b/structStunAttributeIceControl.html @@ -155,7 +155,7 @@

    - +
diff --git a/structStunAttributeLifetime-members.html b/structStunAttributeLifetime-members.html index 0193f0ad34..cde6d0a3d2 100644 --- a/structStunAttributeLifetime-members.html +++ b/structStunAttributeLifetime-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeLifetime.html b/structStunAttributeLifetime.html index 0c8343c651..d30da1f983 100644 --- a/structStunAttributeLifetime.html +++ b/structStunAttributeLifetime.html @@ -155,7 +155,7 @@

    - +
diff --git a/structStunAttributeMessageIntegrity-members.html b/structStunAttributeMessageIntegrity-members.html index 19ba551db3..6a66a895e3 100644 --- a/structStunAttributeMessageIntegrity-members.html +++ b/structStunAttributeMessageIntegrity-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeMessageIntegrity.html b/structStunAttributeMessageIntegrity.html index 52f40dd2c1..4ebce29068 100644 --- a/structStunAttributeMessageIntegrity.html +++ b/structStunAttributeMessageIntegrity.html @@ -155,7 +155,7 @@

    - +
diff --git a/structStunAttributeNonce-members.html b/structStunAttributeNonce-members.html index ab727154d4..531d9c95b0 100644 --- a/structStunAttributeNonce-members.html +++ b/structStunAttributeNonce-members.html @@ -106,7 +106,7 @@ diff --git a/structStunAttributeNonce.html b/structStunAttributeNonce.html index 3868af0375..29734e526d 100644 --- a/structStunAttributeNonce.html +++ b/structStunAttributeNonce.html @@ -171,7 +171,7 @@

    - +
diff --git a/structStunAttributePriority-members.html b/structStunAttributePriority-members.html index ab2e0e5089..8aab063369 100644 --- a/structStunAttributePriority-members.html +++ b/structStunAttributePriority-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributePriority.html b/structStunAttributePriority.html index d397883efa..2a90cd90c6 100644 --- a/structStunAttributePriority.html +++ b/structStunAttributePriority.html @@ -155,7 +155,7 @@

    - +
diff --git a/structStunAttributeRealm-members.html b/structStunAttributeRealm-members.html index 096e830e6f..a381df23d2 100644 --- a/structStunAttributeRealm-members.html +++ b/structStunAttributeRealm-members.html @@ -106,7 +106,7 @@ diff --git a/structStunAttributeRealm.html b/structStunAttributeRealm.html index 6c44a85ad3..8539b7c98f 100644 --- a/structStunAttributeRealm.html +++ b/structStunAttributeRealm.html @@ -171,7 +171,7 @@

    - +
diff --git a/structStunAttributeRequestedTransport-members.html b/structStunAttributeRequestedTransport-members.html index 8244627cbc..1dfd3a1551 100644 --- a/structStunAttributeRequestedTransport-members.html +++ b/structStunAttributeRequestedTransport-members.html @@ -105,7 +105,7 @@ diff --git a/structStunAttributeRequestedTransport.html b/structStunAttributeRequestedTransport.html index c366b0e19c..a6c244c3d6 100644 --- a/structStunAttributeRequestedTransport.html +++ b/structStunAttributeRequestedTransport.html @@ -155,7 +155,7 @@

    - +
diff --git a/structStunAttributeUsername-members.html b/structStunAttributeUsername-members.html index 7585d0b1f5..863fd3f6fc 100644 --- a/structStunAttributeUsername-members.html +++ b/structStunAttributeUsername-members.html @@ -106,7 +106,7 @@ diff --git a/structStunAttributeUsername.html b/structStunAttributeUsername.html index 1d4b3ae91a..207557f024 100644 --- a/structStunAttributeUsername.html +++ b/structStunAttributeUsername.html @@ -171,7 +171,7 @@

    - +
diff --git a/structStunHeader-members.html b/structStunHeader-members.html index 291c4844e9..480f7003e6 100644 --- a/structStunHeader-members.html +++ b/structStunHeader-members.html @@ -107,7 +107,7 @@ diff --git a/structStunHeader.html b/structStunHeader.html index 5289942339..e45925d83d 100644 --- a/structStunHeader.html +++ b/structStunHeader.html @@ -190,7 +190,7 @@

    - +
diff --git a/structStunIpAddrContext-members.html b/structStunIpAddrContext-members.html index a1389142a6..7caf85e10d 100644 --- a/structStunIpAddrContext-members.html +++ b/structStunIpAddrContext-members.html @@ -110,7 +110,7 @@ diff --git a/structStunIpAddrContext.html b/structStunIpAddrContext.html index c9f8d0976a..09a3a0587a 100644 --- a/structStunIpAddrContext.html +++ b/structStunIpAddrContext.html @@ -235,7 +235,7 @@

    - +
diff --git a/structStunPacket-members.html b/structStunPacket-members.html index df2dacb347..6963a1101d 100644 --- a/structStunPacket-members.html +++ b/structStunPacket-members.html @@ -107,7 +107,7 @@ diff --git a/structStunPacket.html b/structStunPacket.html index f042e9003e..4da32f287b 100644 --- a/structStunPacket.html +++ b/structStunPacket.html @@ -191,7 +191,7 @@

    - +
diff --git a/structThreadPoolContext-members.html b/structThreadPoolContext-members.html index 64beeee0ab..6568521bc5 100644 --- a/structThreadPoolContext-members.html +++ b/structThreadPoolContext-members.html @@ -106,7 +106,7 @@ diff --git a/structThreadPoolContext.html b/structThreadPoolContext.html index db19895c1e..e4695f3e73 100644 --- a/structThreadPoolContext.html +++ b/structThreadPoolContext.html @@ -170,7 +170,7 @@

    - +
diff --git a/structThreadTracker-members.html b/structThreadTracker-members.html index 2a29a2e63c..9b84832809 100644 --- a/structThreadTracker-members.html +++ b/structThreadTracker-members.html @@ -107,7 +107,7 @@ diff --git a/structThreadTracker.html b/structThreadTracker.html index a7f199c11d..7677ac6f87 100644 --- a/structThreadTracker.html +++ b/structThreadTracker.html @@ -188,7 +188,7 @@

    - +
diff --git a/structTlsSessionCallbacks-members.html b/structTlsSessionCallbacks-members.html index 7e44646b89..b5b1423939 100644 --- a/structTlsSessionCallbacks-members.html +++ b/structTlsSessionCallbacks-members.html @@ -107,7 +107,7 @@ diff --git a/structTlsSessionCallbacks.html b/structTlsSessionCallbacks.html index 36f4148a28..466c29ddc0 100644 --- a/structTlsSessionCallbacks.html +++ b/structTlsSessionCallbacks.html @@ -186,7 +186,7 @@

    - +
diff --git a/structTransactionIdStore-members.html b/structTransactionIdStore-members.html index 2bd552d08d..c66b4a6938 100644 --- a/structTransactionIdStore-members.html +++ b/structTransactionIdStore-members.html @@ -108,7 +108,7 @@ diff --git a/structTransactionIdStore.html b/structTransactionIdStore.html index 1d91b79e3b..988044e9fa 100644 --- a/structTransactionIdStore.html +++ b/structTransactionIdStore.html @@ -204,7 +204,7 @@

    - +
diff --git a/structTurnChannelData-members.html b/structTurnChannelData-members.html index 86e448dea3..13694cae7e 100644 --- a/structTurnChannelData-members.html +++ b/structTurnChannelData-members.html @@ -106,7 +106,7 @@ diff --git a/structTurnChannelData.html b/structTurnChannelData.html index 52f0f868b6..008671ab0a 100644 --- a/structTurnChannelData.html +++ b/structTurnChannelData.html @@ -171,7 +171,7 @@

    - +
diff --git a/structTurnConnectionCallbacks-members.html b/structTurnConnectionCallbacks-members.html index a0095110a8..b71cfe8308 100644 --- a/structTurnConnectionCallbacks-members.html +++ b/structTurnConnectionCallbacks-members.html @@ -106,7 +106,7 @@ diff --git a/structTurnConnectionCallbacks.html b/structTurnConnectionCallbacks.html index e64b792786..b48d862d42 100644 --- a/structTurnConnectionCallbacks.html +++ b/structTurnConnectionCallbacks.html @@ -174,7 +174,7 @@

    - +
diff --git a/structTurnPeer-members.html b/structTurnPeer-members.html index d7bc7ea185..eb92fcc619 100644 --- a/structTurnPeer-members.html +++ b/structTurnPeer-members.html @@ -118,7 +118,7 @@ diff --git a/structTurnPeer.html b/structTurnPeer.html index b2d455dd16..ec2a75f04d 100644 --- a/structTurnPeer.html +++ b/structTurnPeer.html @@ -364,7 +364,7 @@

    - +
diff --git a/structTurnProfileDiagnostics-members.html b/structTurnProfileDiagnostics-members.html index a6ccba6145..42abdd0c1a 100644 --- a/structTurnProfileDiagnostics-members.html +++ b/structTurnProfileDiagnostics-members.html @@ -107,7 +107,7 @@ diff --git a/structTurnProfileDiagnostics.html b/structTurnProfileDiagnostics.html index 4d27598313..583c0d6437 100644 --- a/structTurnProfileDiagnostics.html +++ b/structTurnProfileDiagnostics.html @@ -186,7 +186,7 @@

    - +
diff --git a/structTwccManager-members.html b/structTwccManager-members.html index b7e2d7de6c..f0c3378773 100644 --- a/structTwccManager-members.html +++ b/structTwccManager-members.html @@ -107,7 +107,7 @@ diff --git a/structTwccManager.html b/structTwccManager.html index 45f474be69..e32b87fe02 100644 --- a/structTwccManager.html +++ b/structTwccManager.html @@ -187,7 +187,7 @@

    - +
diff --git a/structTwccPacket-members.html b/structTwccPacket-members.html index 260f0c45bd..7cb3eb1793 100644 --- a/structTwccPacket-members.html +++ b/structTwccPacket-members.html @@ -107,7 +107,7 @@ diff --git a/structTwccPacket.html b/structTwccPacket.html index 132b1ffac1..9112eeeafc 100644 --- a/structTwccPacket.html +++ b/structTwccPacket.html @@ -186,7 +186,7 @@

    - +
diff --git a/structWebRtcClientContext-members.html b/structWebRtcClientContext-members.html index d969ab6505..5b324989aa 100644 --- a/structWebRtcClientContext-members.html +++ b/structWebRtcClientContext-members.html @@ -107,7 +107,7 @@ diff --git a/structWebRtcClientContext.html b/structWebRtcClientContext.html index 9d9c2802a9..19363a3d28 100644 --- a/structWebRtcClientContext.html +++ b/structWebRtcClientContext.html @@ -188,7 +188,7 @@

    - +
diff --git a/struct____DtlsSession-members.html b/struct____DtlsSession-members.html index ac518c82f7..67979f254b 100644 --- a/struct____DtlsSession-members.html +++ b/struct____DtlsSession-members.html @@ -115,7 +115,7 @@ diff --git a/struct____DtlsSession.html b/struct____DtlsSession.html index ec6666c551..f97cd07702 100644 --- a/struct____DtlsSession.html +++ b/struct____DtlsSession.html @@ -315,7 +315,7 @@

    - +
diff --git a/struct____IOBuffer-members.html b/struct____IOBuffer-members.html index 07ba5339ee..e3d05c4f30 100644 --- a/struct____IOBuffer-members.html +++ b/struct____IOBuffer-members.html @@ -107,7 +107,7 @@ diff --git a/struct____IOBuffer.html b/struct____IOBuffer.html index 94acf01be4..86b6f6386e 100644 --- a/struct____IOBuffer.html +++ b/struct____IOBuffer.html @@ -186,7 +186,7 @@

    - +
diff --git a/struct____IceAgent-members.html b/struct____IceAgent-members.html index 2d79b87017..a0c0e5ee1b 100644 --- a/struct____IceAgent-members.html +++ b/struct____IceAgent-members.html @@ -155,7 +155,7 @@ diff --git a/struct____IceAgent.html b/struct____IceAgent.html index ff4aeeb3ae..29fc28996d 100644 --- a/struct____IceAgent.html +++ b/struct____IceAgent.html @@ -980,7 +980,7 @@

    - +
diff --git a/struct____LwsCallInfo-members.html b/struct____LwsCallInfo-members.html index 72666f84ac..25e1cbf82b 100644 --- a/struct____LwsCallInfo-members.html +++ b/struct____LwsCallInfo-members.html @@ -113,7 +113,7 @@ diff --git a/struct____LwsCallInfo.html b/struct____LwsCallInfo.html index 4586db3818..db496a2aa6 100644 --- a/struct____LwsCallInfo.html +++ b/struct____LwsCallInfo.html @@ -294,7 +294,7 @@

    - +
diff --git a/struct____Payloads-members.html b/struct____Payloads-members.html index 5926237ea3..bac3ec016d 100644 --- a/struct____Payloads-members.html +++ b/struct____Payloads-members.html @@ -109,7 +109,7 @@ diff --git a/struct____Payloads.html b/struct____Payloads.html index 716933b1fc..fd9aff8b5a 100644 --- a/struct____Payloads.html +++ b/struct____Payloads.html @@ -218,7 +218,7 @@

    - +
diff --git a/struct____RtcDataChannel-members.html b/struct____RtcDataChannel-members.html index 4f8dc0acc9..83eb5dd9e9 100644 --- a/struct____RtcDataChannel-members.html +++ b/struct____RtcDataChannel-members.html @@ -105,7 +105,7 @@ diff --git a/struct____RtcDataChannel.html b/struct____RtcDataChannel.html index 6c60f2bc28..44f7ef3168 100644 --- a/struct____RtcDataChannel.html +++ b/struct____RtcDataChannel.html @@ -132,7 +132,7 @@ diff --git a/struct____RtpPacket-members.html b/struct____RtpPacket-members.html index e38dfd2b09..9433230f52 100644 --- a/struct____RtpPacket-members.html +++ b/struct____RtpPacket-members.html @@ -110,7 +110,7 @@ diff --git a/struct____RtpPacket.html b/struct____RtpPacket.html index 06d36ae44f..d72a1f643d 100644 --- a/struct____RtpPacket.html +++ b/struct____RtpPacket.html @@ -235,7 +235,7 @@

    - +
diff --git a/struct____RtpPacketHeader-members.html b/struct____RtpPacketHeader-members.html index 7c3dee6129..c86aab28dc 100644 --- a/struct____RtpPacketHeader-members.html +++ b/struct____RtpPacketHeader-members.html @@ -116,7 +116,7 @@ diff --git a/struct____RtpPacketHeader.html b/struct____RtpPacketHeader.html index 7d18ca9d68..b78550db2c 100644 --- a/struct____RtpPacketHeader.html +++ b/struct____RtpPacketHeader.html @@ -330,7 +330,7 @@

    - +
diff --git a/struct____SocketConnection-members.html b/struct____SocketConnection-members.html index cae4e935a5..efb77e2dda 100644 --- a/struct____SocketConnection-members.html +++ b/struct____SocketConnection-members.html @@ -116,7 +116,7 @@ diff --git a/struct____SocketConnection.html b/struct____SocketConnection.html index abfbf0147f..bed878a0f7 100644 --- a/struct____SocketConnection.html +++ b/struct____SocketConnection.html @@ -333,7 +333,7 @@

    - +
diff --git a/struct____SrtpSession-members.html b/struct____SrtpSession-members.html index 4387cf4c93..309ac124ca 100644 --- a/struct____SrtpSession-members.html +++ b/struct____SrtpSession-members.html @@ -105,7 +105,7 @@ diff --git a/struct____SrtpSession.html b/struct____SrtpSession.html index eee5fbcc92..cd246c7f19 100644 --- a/struct____SrtpSession.html +++ b/struct____SrtpSession.html @@ -154,7 +154,7 @@

    - +
diff --git a/struct____TlsSession-members.html b/struct____TlsSession-members.html index 0947690595..b2a4a86064 100644 --- a/struct____TlsSession-members.html +++ b/struct____TlsSession-members.html @@ -105,7 +105,7 @@ diff --git a/struct____TlsSession.html b/struct____TlsSession.html index 07253ee782..3fa8c73871 100644 --- a/struct____TlsSession.html +++ b/struct____TlsSession.html @@ -155,7 +155,7 @@

    - +
diff --git a/struct____TurnConnection-members.html b/struct____TurnConnection-members.html index 9075786278..02a24980f8 100644 --- a/struct____TurnConnection-members.html +++ b/struct____TurnConnection-members.html @@ -146,7 +146,7 @@ diff --git a/struct____TurnConnection.html b/struct____TurnConnection.html index f66d16d5e8..98ecbea208 100644 --- a/struct____TurnConnection.html +++ b/struct____TurnConnection.html @@ -823,7 +823,7 @@

    - +
diff --git a/structjsmn__parser-members.html b/structjsmn__parser-members.html index cf3f1247b8..eff9c65d20 100644 --- a/structjsmn__parser-members.html +++ b/structjsmn__parser-members.html @@ -106,7 +106,7 @@ diff --git a/structjsmn__parser.html b/structjsmn__parser.html index b6615818c5..a625dfd7de 100644 --- a/structjsmn__parser.html +++ b/structjsmn__parser.html @@ -172,7 +172,7 @@

    - +
diff --git a/structjsmntok__t-members.html b/structjsmntok__t-members.html index 38284ce662..70ff11f1b0 100644 --- a/structjsmntok__t-members.html +++ b/structjsmntok__t-members.html @@ -107,7 +107,7 @@ diff --git a/structjsmntok__t.html b/structjsmntok__t.html index 8ca2b2a98a..032b0ee92c 100644 --- a/structjsmntok__t.html +++ b/structjsmntok__t.html @@ -188,7 +188,7 @@

    - +