IsWDMVideoDriver
property, read-only
property IsWDMVideoDriver: Boolean read GetIsWDMVideoDriver;
Returns true if the video capture driver is WDM compliant.
Remarks
Returns:
-
true if the current video capture device driver is a WDM driver,
-
false if the current video capture device driver is an "old" VFW driver.