#include <module_common_types.h>
◆ PacedPacketInfo() [1/4]
webrtc::PacedPacketInfo::PacedPacketInfo |
( |
| ) |
|
|
inline |
◆ PacedPacketInfo() [2/4]
webrtc::PacedPacketInfo::PacedPacketInfo |
( |
int |
probe_cluster_id, |
|
|
int |
probe_cluster_min_probes, |
|
|
int |
probe_cluster_min_bytes |
|
) |
| |
|
inline |
◆ PacedPacketInfo() [3/4]
webrtc::PacedPacketInfo::PacedPacketInfo |
( |
| ) |
|
|
inline |
◆ PacedPacketInfo() [4/4]
webrtc::PacedPacketInfo::PacedPacketInfo |
( |
int |
probe_cluster_id, |
|
|
int |
probe_cluster_min_probes, |
|
|
int |
probe_cluster_min_bytes |
|
) |
| |
|
inline |
◆ operator==() [1/2]
bool webrtc::PacedPacketInfo::operator== |
( |
const PacedPacketInfo & |
rhs | ) |
const |
|
inline |
◆ operator==() [2/2]
bool webrtc::PacedPacketInfo::operator== |
( |
const PacedPacketInfo & |
rhs | ) |
const |
|
inline |
◆ kNotAProbe
static constexpr int webrtc::PacedPacketInfo::kNotAProbe = -1 |
|
static |
◆ probe_cluster_id
int webrtc::PacedPacketInfo::probe_cluster_id = kNotAProbe |
◆ probe_cluster_min_bytes
int webrtc::PacedPacketInfo::probe_cluster_min_bytes = -1 |
◆ probe_cluster_min_probes
int webrtc::PacedPacketInfo::probe_cluster_min_probes = -1 |
◆ send_bitrate_bps
int webrtc::PacedPacketInfo::send_bitrate_bps = -1 |
The documentation for this struct was generated from the following file: