ResetVideoDeviceSettings
TVideoGrabber.ResetVideoDeviceSettings |
||||
|
|
|
Resets the current settings of the video capture devices
Declaration
function ResetVideoDeviceSettings: Boolean;
bool __fastcall ResetVideoDeviceSettings(void)
Function ResetVideoDeviceSettings() As Boolean
Description
Used to reset the settings of the current video capture device.
Just invoke this function one time while the component is inactive, then the default settings will be used the next time the preview or recording is started.
See Also
WDM drivers AutoConnectRelatedPins CurrentFrameRate DeliveredFrames DroppedFrames FixFlickerOrBlackCapture IsDVDevice IsVideoControlAvailable IsVideoCrossbarAvailable IsVideoDeviceConnected IsWDMVideoDriver OnNoVideoDevices OnVideoDeviceSelected RefreshDevicesAndCompressorsLists ShowDialog VideoDevice VideoDeviceIndex VideoDeviceIndexFromId VideoDeviceName VideoDevices VideoDevicesCount VideoDevicesId WebcamStillCaptureButton
Created with the Personal Edition of HelpNDoc: Ensure High-Quality Documentation with HelpNDoc's Hyperlink and Library Item Reports