Class
Accessible
Tools.Video.SetQuality
Syntax
uEye.Tools.Video.SetQuality(int s32VideoID, int s32Quality)
Description
Indicates the quality for the frames to be compressed. All settings have to done before starting the video. For compression, the system uses the JPEG algorithm.
Parameter
s32VideoID |
Video ID set by Init(). |
s32Quality |
Image quality [1 = lowest ... 100 = highest] |