TVideoGrabber.StoreDeviceSettingsInRegistry

Prev

Next

TVideoGrabber

Properties

 




































































































If true, device-dependent settings are saved in the registry.


Declaration
property StoreDeviceSettingsInRegistry: Boolean read GetStoreDeviceSettingsInRegistry write SetStoreDeviceSettingsInRegistry default DEF_StoreDeviceSettingsInRegistry;


__property bool StoreDeviceSettingsInRegistry=read=GetStoreDeviceSettingsInRegistry, write=SetStoreDeviceSettingsInRegistry, default=1


Property StoreDeviceSettingsInRegistry As Boolean

Description

Used to save device-dependent settings in the registry.
If enabled, TVideoGrabber automatically saves and retrieves the current value of all the device-dependent parameters whose value and range change from a video capture device to the other.


See Also
FindIndexInListByName OnVideoDeviceSelected