TVideoGrabber.IsWDMVideoDriver

Prev

Next

TVideoGrabber

Properties

 




































































































Returns true if the video capture driver is WDM compliant.


Declaration
property IsWDMVideoDriver: Boolean read GetIsWDMVideoDriver;


__property bool IsWDMVideoDriver=read=GetIsWDMVideoDriver, nodefault


Property IsWDMVideoDriver As Boolean

Description

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.


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