webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
cricket::TransportChannelStats Struct Reference

#include <jseptransport.h>

Public Attributes

int component = 0
 
ConnectionInfos connection_infos
 
int srtp_crypto_suite = rtc::SRTP_INVALID_CRYPTO_SUITE
 
int ssl_cipher_suite = rtc::TLS_NULL_WITH_NULL_NULL
 
DtlsTransportState dtls_state = DTLS_TRANSPORT_NEW
 

Member Data Documentation

◆ component

int cricket::TransportChannelStats::component = 0

◆ connection_infos

ConnectionInfos cricket::TransportChannelStats::connection_infos

◆ dtls_state

DtlsTransportState cricket::TransportChannelStats::dtls_state = DTLS_TRANSPORT_NEW

◆ srtp_crypto_suite

int cricket::TransportChannelStats::srtp_crypto_suite = rtc::SRTP_INVALID_CRYPTO_SUITE

◆ ssl_cipher_suite

int cricket::TransportChannelStats::ssl_cipher_suite = rtc::TLS_NULL_WITH_NULL_NULL

The documentation for this struct was generated from the following file: