Enumerates the data modes for video source frames.
Zoom Video SDK video capability information that comprises of width, height and frame.
void setDataMode(ZoomVideoSDKVideoSourceDataMode dataMode)
int getHeight()
Get height of video capability.
int getWidth()
Get width of video capability.
ZoomVideoSDKVideoSourceDataMode getDataMode()
void setHeight(int height)
int getFrame()
Get frame rate of video capability.