TVideoGrabber.FixFlickerOrBlackCapture

Prev

Next

TVideoGrabber

Properties

 




































































































Used to fix display problems with some video capture devices.


Declaration
property FixFlickerOrBlackCapture: Boolean read GetFixFlickerOrBlackCapture write SetFixFlickerOrBlackCapture default DEF_FixFlickerOrBlackCapture;


__property bool FixFlickerOrBlackCapture=read=GetFixFlickerOrBlackCapture, write=SetFixFlickerOrBlackCapture, default=0


Property FixFlickerOrBlackCapture As Boolean

Description

This property is used to fix the possible following problems with some video capture devices:

- flickering,
- black frame capture when invoking CaptureFrameTo,
- excessive apparent frame rate.

Try to enable this property if you get this kind of problem.
Enabling this property requires a bit more CPU, so it should be kept enabled only if it fixes these kind of problems.


See Also
WDM drivers AutoConnectRelatedPins CurrentFrameRate DeliveredFrames DroppedFrames IsDVDevice IsVideoControlAvailable IsVideoCrossbarAvailable IsVideoDeviceConnected IsWDMVideoDriver OnNoVideoDevices OnVideoDeviceSelected RefreshDevicesAndCompressorsLists ResetVideoDeviceSettings ShowDialog VideoDevice VideoDeviceIndex VideoDeviceIndexFromId VideoDeviceName VideoDevices VideoDevicesCount VideoDevicesId WebcamStillCaptureButton