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()
Gets the height of video capability.
int getWidth()
Gets the width of video capability.
ZoomVideoSDKVideoSourceDataMode getDataMode()
void setHeight(int height)
int getFrame()
Gets the frame rate of video capability.