webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc::UlpfecConfig Struct Reference

#include <config.h>

Public Member Functions

 UlpfecConfig ()
 
std::string ToString () const
 
bool operator== (const UlpfecConfig &other) const
 
 UlpfecConfig ()
 
std::string ToString () const
 
bool operator== (const UlpfecConfig &other) const
 

Public Attributes

int ulpfec_payload_type
 
int red_payload_type
 
int red_rtx_payload_type
 

Constructor & Destructor Documentation

◆ UlpfecConfig() [1/2]

webrtc::UlpfecConfig::UlpfecConfig ( )
inline

◆ UlpfecConfig() [2/2]

webrtc::UlpfecConfig::UlpfecConfig ( )
inline

Member Function Documentation

◆ operator==() [1/2]

bool webrtc::UlpfecConfig::operator== ( const UlpfecConfig other) const

◆ operator==() [2/2]

bool webrtc::UlpfecConfig::operator== ( const UlpfecConfig other) const

◆ ToString() [1/2]

std::string webrtc::UlpfecConfig::ToString ( ) const

◆ ToString() [2/2]

std::string webrtc::UlpfecConfig::ToString ( ) const

Member Data Documentation

◆ red_payload_type

int webrtc::UlpfecConfig::red_payload_type

◆ red_rtx_payload_type

int webrtc::UlpfecConfig::red_rtx_payload_type

◆ ulpfec_payload_type

int webrtc::UlpfecConfig::ulpfec_payload_type

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