Video Preference Setting When setting custom modes, the developer provides the maximum and minimum fr...
int maximumFrameRate
0 for the default value, maximumFrameRate should be less and equal than 30, range: from 0 to 30....
SDKVideoPreferenceMode mode
0: Balance mode; 1: Smoothness mode; 2: Sharpness mode; 3: Custom mode
SDKVideoPreferenceSetting()
int minimumFrameRate
0 for the default value, minimumFrameRate should be less than maximumFrameRate, range: from 0 to 30....
Enumeration of video preference modes.
ZoomVideoSDKVideoPreferenceMode_Balance