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()
Gets the video's frame height in pixels.
int getFps()
Gets the video's frames per second (FPS).
int getWidth()
Gets the video's frame width in pixels.
ZoomVideoSDKNetworkStatus getVideoNetworkStatus()
Gets the video network status.
int getBpf()
Gets the video's bit rate.