API documentation  2.0rc1
Public Member Functions | List of all members
client::MSOutboundNetwork Class Reference

#include <clientlib.h>

Inherits client::MSNetwork.

Public Member Functions

double get_appliedBandwidthLimit ()
 
void set_appliedBandwidthLimit (double)
 
- Public Member Functions inherited from client::MSNetwork
MSDelayget_delay ()
 
void set_delay (MSDelay *)
 
MSJitterget_jitter ()
 
void set_jitter (MSJitter *)
 
MSPacketLossget_packetLoss ()
 
void set_packetLoss (MSPacketLoss *)
 
MSUtilizationget_utilization ()
 
void set_utilization (MSUtilization *)
 
- Public Member Functions inherited from client::RTCStats
Stringget_id ()
 
void set_id (const String &)
 
Stringget_msType ()
 
void set_msType (const String &)
 
double get_timestamp ()
 
void set_timestamp (double)
 
Stringget_type ()
 
void set_type (const String &)
 
- Public Member Functions inherited from client::Object
 Object ()
 
template<typename T >
valueOf ()
 
 operator double () const
 
Objectoperator[] (const client::String &name) const
 
void set_ (const client::String &name, Object *v)
 
template<typename T , typename = typename std::enable_if<std::is_arithmetic<T>::value, T>::type>
void set_ (const client::String &name, T v)
 
bool hasOwnProperty (const client::String &name)
 

Member Function Documentation

◆ get_appliedBandwidthLimit()

double client::MSOutboundNetwork::get_appliedBandwidthLimit ( )

◆ set_appliedBandwidthLimit()

void client::MSOutboundNetwork::set_appliedBandwidthLimit ( double  )