|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <rtcstats_objects.h>
Public Attributes | |
| RTCStatsMember< uint32_t > | payload_type |
| RTCStatsMember< std::string > | mime_type |
| RTCStatsMember< uint32_t > | clock_rate |
| RTCStatsMember< uint32_t > | channels |
| RTCStatsMember< std::string > | sdp_fmtp_line |
| RTCStatsMember< std::string > | implementation |
Additional Inherited Members | |
Protected Member Functions inherited from webrtc::RTCStats | |
| virtual std::vector< const RTCStatsMemberInterface * > | MembersOfThisObjectAndAncestors (size_t additional_capacity) const |
| virtual std::vector< const RTCStatsMemberInterface * > | MembersOfThisObjectAndAncestors (size_t additional_capacity) const |
Protected Attributes inherited from webrtc::RTCStats | |
| std::string const | id_ |
| int64_t | timestamp_us_ |
| webrtc::RTCCodecStats::RTCCodecStats | ( | const std::string & | id, |
| int64_t | timestamp_us | ||
| ) |
| webrtc::RTCCodecStats::RTCCodecStats | ( | std::string && | id, |
| int64_t | timestamp_us | ||
| ) |
| webrtc::RTCCodecStats::RTCCodecStats | ( | const RTCCodecStats & | other | ) |
|
override |
| webrtc::RTCCodecStats::RTCCodecStats | ( | const std::string & | id, |
| int64_t | timestamp_us | ||
| ) |
| webrtc::RTCCodecStats::RTCCodecStats | ( | std::string && | id, |
| int64_t | timestamp_us | ||
| ) |
| webrtc::RTCCodecStats::RTCCodecStats | ( | const RTCCodecStats & | other | ) |
|
override |
| webrtc::RTCCodecStats::WEBRTC_RTCSTATS_DECL | ( | ) |
| webrtc::RTCCodecStats::WEBRTC_RTCSTATS_DECL | ( | ) |
| RTCStatsMember< uint32_t > webrtc::RTCCodecStats::channels |
| RTCStatsMember< uint32_t > webrtc::RTCCodecStats::clock_rate |
| RTCStatsMember< std::string > webrtc::RTCCodecStats::implementation |
| RTCStatsMember< std::string > webrtc::RTCCodecStats::mime_type |
| RTCStatsMember< uint32_t > webrtc::RTCCodecStats::payload_type |
| RTCStatsMember< std::string > webrtc::RTCCodecStats::sdp_fmtp_line |
1.8.13