This property retrieves the name of the video device.

[Visual Basic]   recordcontrolname.VideoDevices[ = String ]
[Visual C++]     [ CString = ]recordcontrolname.GetVideoDevices()
[VB.NET]   recordcontrolname.VideoDevices[ = String ]
[C#.NET]   recordcontrolname.VideoDevices[ = string ]

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.

When connected to multiple video devices, the device names will be delimited by commas as in, "XXX,XXX,XXX,......". For a single video device, the string will not have a comma.

Setting this value

This value cannot be set

Retrieving this value

This value can be retrieved at run-time

 

The ImageKit10 ActiveX is a product created by Newtone Corporation