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