UZVideoSessionPreset
enum UZVideoSessionPreset {}
Video resolution (both 16:9 when the device does not support the current resolution, it will automatically decrease by one level)
-
Low resolution
Declaration
Objective-C
UZVideoSessionPreset360x640 = 0
-
Medium resolution
Declaration
Objective-C
UZVideoSessionPreset480x854 = 1
-
Declaration
Objective-C
UZVideoSessionPreset540x960 = 2
-
HD resolution
Declaration
Objective-C
UZVideoSessionPreset720x1280 = 3
-
FullHD resolution
Declaration
Objective-C
UZVideoSessionPreset1920x1080 = 4
-
4K Resolution
Declaration
Objective-C
UZVideoSessionPreset3840x2160 = 5