![]() |
SDK Version 1.2.0
AnsuR Technologies ASMIRA SDK
|
#include <asmirasdk.h>
Public Member Functions | |
| bandwidth_statistics_t () | |
Public Attributes | |
| unsigned int | packetsSentReceived |
| unsigned int | sizeTotal |
| unsigned int | reportTime |
| unsigned int | rtcpPacketLostCount |
| unsigned int | rtcpPacketLostSize |
Definition at line 385 of file asmirasdk.h.
|
inline |
Definition at line 386 of file asmirasdk.h.
References packetsSentReceived, reportTime, rtcpPacketLostCount, rtcpPacketLostSize, and sizeTotal.
| unsigned int asdk::bandwidth_statistics_t::packetsSentReceived |
Definition at line 389 of file asmirasdk.h.
Referenced by bandwidth_statistics_t().
| unsigned int asdk::bandwidth_statistics_t::reportTime |
Definition at line 392 of file asmirasdk.h.
Referenced by bandwidth_statistics_t().
| unsigned int asdk::bandwidth_statistics_t::rtcpPacketLostCount |
Definition at line 394 of file asmirasdk.h.
Referenced by bandwidth_statistics_t().
| unsigned int asdk::bandwidth_statistics_t::rtcpPacketLostSize |
Definition at line 395 of file asmirasdk.h.
Referenced by bandwidth_statistics_t().
| unsigned int asdk::bandwidth_statistics_t::sizeTotal |
Definition at line 390 of file asmirasdk.h.
Referenced by bandwidth_statistics_t().