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

#include <rtpparameters.h>

Public Member Functions

 RtpRtxParameters ()=default
 
 RtpRtxParameters (uint32_t ssrc)
 
bool operator== (const RtpRtxParameters &o) const
 
bool operator!= (const RtpRtxParameters &o) const
 
 RtpRtxParameters ()=default
 
 RtpRtxParameters (uint32_t ssrc)
 
bool operator== (const RtpRtxParameters &o) const
 
bool operator!= (const RtpRtxParameters &o) const
 

Public Attributes

rtc::Optional< uint32_tssrc
 

Constructor & Destructor Documentation

◆ RtpRtxParameters() [1/4]

webrtc::RtpRtxParameters::RtpRtxParameters ( )
default

◆ RtpRtxParameters() [2/4]

webrtc::RtpRtxParameters::RtpRtxParameters ( uint32_t  ssrc)
inlineexplicit

◆ RtpRtxParameters() [3/4]

webrtc::RtpRtxParameters::RtpRtxParameters ( )
default

◆ RtpRtxParameters() [4/4]

webrtc::RtpRtxParameters::RtpRtxParameters ( uint32_t  ssrc)
inlineexplicit

Member Function Documentation

◆ operator!=() [1/2]

bool webrtc::RtpRtxParameters::operator!= ( const RtpRtxParameters o) const
inline

◆ operator!=() [2/2]

bool webrtc::RtpRtxParameters::operator!= ( const RtpRtxParameters o) const
inline

◆ operator==() [1/2]

bool webrtc::RtpRtxParameters::operator== ( const RtpRtxParameters o) const
inline

◆ operator==() [2/2]

bool webrtc::RtpRtxParameters::operator== ( const RtpRtxParameters o) const
inline

Member Data Documentation

◆ ssrc

rtc::Optional< uint32_t > webrtc::RtpRtxParameters::ssrc

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