zdk.net
Public Member Functions | Public Attributes | Properties | List of all members
ZDK_NET::NetworkStatistics Class Reference
Inheritance diagram for ZDK_NET::NetworkStatistics:
ZDK_NET::ZHandle

Public Member Functions

 NetworkStatistics (ZDK::Shared::NetworkStatistics src)
 
virtual long long Handle () override
 
virtual void Initialize () override
 
virtual void ReleaseReference () override
 

Public Attributes

ZDK::INetworkStatistics * cppRef = nullptr
 

Properties

int CallChannel [get]
 Gets call channel. More...
 
int TotalInputPackets [get]
 Gets total input packets. More...
 
int TotalInputBytes [get]
 Gets total input bytes. More...
 
int TotalInputBytesPayload [get]
 Gets total input bytes payload. More...
 
int CurrentInputBitrate [get]
 Gets current input bitrate. More...
 
int AverageInputBitrate [get]
 Gets the average input bitrate. More...
 
int TotalOutputPackets [get]
 Gets the total output packets. More...
 
int TotalOutputBytes [get]
 Gets the total output bytes. More...
 
int TotalOutputBytesPayload [get]
 Gets the total output bytes payload. More...
 
int CurrentOutputBitrate [get]
 Gets the total output bytes payload. More...
 
int AverageOutputBitrate [get]
 Gets the average output bitrate. More...
 
int CurrentInputLossPermil [get]
 Gets the current input loss permil. More...
 

Property Documentation

◆ AverageInputBitrate

int ZDK_NET::NetworkStatistics::AverageInputBitrate
get

Gets the average input bitrate.

Returns
The average input bitrate

◆ AverageOutputBitrate

int ZDK_NET::NetworkStatistics::AverageOutputBitrate
get

Gets the average output bitrate.

Returns
The average output bitrate

◆ CallChannel

int ZDK_NET::NetworkStatistics::CallChannel
get

Gets call channel.

Returns
The call channel

◆ CurrentInputBitrate

int ZDK_NET::NetworkStatistics::CurrentInputBitrate
get

Gets current input bitrate.

Returns
The current input bitrate

◆ CurrentInputLossPermil

int ZDK_NET::NetworkStatistics::CurrentInputLossPermil
get

Gets the current input loss permil.

Returns
The current input loss permil

◆ CurrentOutputBitrate

int ZDK_NET::NetworkStatistics::CurrentOutputBitrate
get

Gets the total output bytes payload.

Returns
The total output bytes payload

◆ TotalInputBytes

int ZDK_NET::NetworkStatistics::TotalInputBytes
get

Gets total input bytes.

Returns
The total input bytes

◆ TotalInputBytesPayload

int ZDK_NET::NetworkStatistics::TotalInputBytesPayload
get

Gets total input bytes payload.

Returns
The total input bytes payload

◆ TotalInputPackets

int ZDK_NET::NetworkStatistics::TotalInputPackets
get

Gets total input packets.

Returns
The total input packets

◆ TotalOutputBytes

int ZDK_NET::NetworkStatistics::TotalOutputBytes
get

Gets the total output bytes.

Returns
The total output bytes

◆ TotalOutputBytesPayload

int ZDK_NET::NetworkStatistics::TotalOutputBytesPayload
get

Gets the total output bytes payload.

Returns
The total output bytes payload

◆ TotalOutputPackets

int ZDK_NET::NetworkStatistics::TotalOutputPackets
get

Gets the total output packets.

Returns
The total output packets

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