Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKVideoStatisticInfo.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of the network statuses.
int getHeight()
Get the video's frame height in pixels.
int getFps()
Get the video's Frames Per Second (FPS).
int getWidth()
Get the video's frame height in pixels.
ZoomVideoSDKNetworkStatus getVideoNetworkStatus()
int getBpf()
Get the video's bit rate.