Video SDK for Windows API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKShareStatisticInfo Struct Reference

Share statistic information. More...

#include <zoom_video_sdk_user_helper_interface.h>

Public Member Functions

 ZoomVideoSDKShareStatisticInfo ()

Data Fields

int width
int height
int fps
int bpf
ZoomVideoSDKNetworkStatus shareNetworkStatus

Detailed Description

Share statistic information.

Definition at line 87 of file zoom_video_sdk_user_helper_interface.h.

Constructor & Destructor Documentation

◆ ZoomVideoSDKShareStatisticInfo()

Field Documentation

◆ bpf

int ZoomVideoSDKShareStatisticInfo::bpf

◆ fps

int ZoomVideoSDKShareStatisticInfo::fps

◆ height

int ZoomVideoSDKShareStatisticInfo::height

◆ shareNetworkStatus

ZoomVideoSDKNetworkStatus ZoomVideoSDKShareStatisticInfo::shareNetworkStatus

◆ width

int ZoomVideoSDKShareStatisticInfo::width