ZOOM Windows SDK  5.2.42037.1112
Public Attributes | List of all members
tagAudioSessionStatisticInfo Struct Reference

Notify the audio status information. Here are more detailed structural descriptions. More...

#include <setting_service_interface.h>

Public Attributes

int frequency_send_
 Sending frequency, unit: KHz.
 
int frequency_recv_
 Receiving frequency, unit: KHz.
 
int latency_send_
 Sending latency, unit: ms.
 
int latency_recv_
 Receiving latency, unit: ms.
 
int jitter_send_
 Sending jitter, unit: ms.
 
int jitter_recv_
 Receiving jitter, unit: ms.
 
float packetloss_send_
 Sending packet loss, unit: %.
 
float packetloss_recv_
 Receiving packet loss, unit: %.
 

Detailed Description

Notify the audio status information. Here are more detailed structural descriptions.


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