This property retrieves the name of the video device.

[Delphi]   previewcontrolname.VideoDevices[ = TStrings ]

Property Value

The name of the video device

Explanation

The VideoDevices property retrieves the name of the video device. This value is set when the GetVideoDevices method successfully executes.

To retrieve the number of connected video devices, refer to VideoDevices.Count.

For information on TStrings type, please check Delphi help documentation.

Setting this value

This value cannot be set

Retrieving this value

This value can be retrieved at run-time

 

The ImageKit10 VCL is a product created by Newtone Corporation