TVideoGrabber.AspectRatioToUse

Prev

Next

TVideoGrabber

Properties

 




































































































Forces the aspect ratio of the video clip played


Declaration
property AspectRatioToUse: Double read GetAspectRatioToUse write SetAspectRatioToUse default DEF_AspectRatioToUse;


__property double AspectRatioToUse=read=GetAspectRatioToUse, write=SetAspectRatioToUse, default=1


property AspectRatioToUse as Double

Description

Used to specify an aspect ratio for the video clip that will be played.

By default the proper aspect ratio is applied when the AdjustPixelAspectRatio is enabled.

It can be overridden by specfying an AspectRatioToUse value > 0 (e.g. 1.3333 for 4:3, 1666667 for 16:9, etc...)