|
| NetworkStatistics (ZDK::Shared::NetworkStatistics src) |
|
virtual long long | Handle () override |
|
virtual void | Initialize () override |
|
virtual void | ReleaseReference () override |
|
|
ZDK::INetworkStatistics * | cppRef = nullptr |
|
◆ 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: