TVideoGrabber.ScreenRecordingSizePercent

Prev

Next

TVideoGrabber

Properties

 




































































































Downsizes the video size of the screen recording


Declaration
property ScreenRecordingSizePercent: LongInt read GetScreenRecordingSizePercent write SetScreenRecordingSizePercent default 100


__property int ScreenRecordingSizePercent==ScreenRecordingSizePercent, write=SetScreenRecordingSizePercent, default=100;


Property ScreenRecordingSizePercent as Long

Description

By default, when ScreenRecordingSizePercent = 100, the video size of the screen recording is the pixel size of the monitor (100%)

To preview or record e.g. at half of the monitor size (50%), set ScreenRecordingSizePercent = 50