SDK Version 1.2.0
AnsuR Technologies ASMIRA SDK
Loading...
Searching...
No Matches
asdk::bandwidth_statistics_t Struct Reference

#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

Detailed Description

Definition at line 385 of file asmirasdk.h.

Constructor & Destructor Documentation

◆ bandwidth_statistics_t()

asdk::bandwidth_statistics_t::bandwidth_statistics_t ( )
inline

Member Data Documentation

◆ packetsSentReceived

unsigned int asdk::bandwidth_statistics_t::packetsSentReceived

Definition at line 389 of file asmirasdk.h.

Referenced by bandwidth_statistics_t().

◆ reportTime

unsigned int asdk::bandwidth_statistics_t::reportTime

Definition at line 392 of file asmirasdk.h.

Referenced by bandwidth_statistics_t().

◆ rtcpPacketLostCount

unsigned int asdk::bandwidth_statistics_t::rtcpPacketLostCount

Definition at line 394 of file asmirasdk.h.

Referenced by bandwidth_statistics_t().

◆ rtcpPacketLostSize

unsigned int asdk::bandwidth_statistics_t::rtcpPacketLostSize

Definition at line 395 of file asmirasdk.h.

Referenced by bandwidth_statistics_t().

◆ sizeTotal

unsigned int asdk::bandwidth_statistics_t::sizeTotal

Definition at line 390 of file asmirasdk.h.

Referenced by bandwidth_statistics_t().


The documentation for this struct was generated from the following file: