Describes parameters used by the RTCPScheduler class.
More...
#include <rtcpscheduler.h>
◆ GetMinimumTransmissionInterval()
RTPTime RTCPSchedulerParams::GetMinimumTransmissionInterval |
( |
| ) |
const |
|
inline |
◆ GetRTCPBandwidth()
double RTCPSchedulerParams::GetRTCPBandwidth |
( |
| ) |
const |
|
inline |
◆ GetSenderBandwidthFraction()
double RTCPSchedulerParams::GetSenderBandwidthFraction |
( |
| ) |
const |
|
inline |
◆ SetMinimumTransmissionInterval()
int RTCPSchedulerParams::SetMinimumTransmissionInterval |
( |
const RTPTime & |
t | ) |
|
◆ SetRequestImmediateBYE()
void RTCPSchedulerParams::SetRequestImmediateBYE |
( |
bool |
v | ) |
|
|
inline |
◆ SetRTCPBandwidth()
int RTCPSchedulerParams::SetRTCPBandwidth |
( |
double |
bw | ) |
|
◆ SetSenderBandwidthFraction()
int RTCPSchedulerParams::SetSenderBandwidthFraction |
( |
double |
fraction | ) |
|
◆ SetUseHalfAtStartup()
void RTCPSchedulerParams::SetUseHalfAtStartup |
( |
bool |
usehalf | ) |
|
|
inline |
The documentation for this class was generated from the following file: