Return list of cameras installed in the system, of type "cam"
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
|
C# |
|
public static List<cam> camera_list() |
|
VB |
|
Public Shared Function camera_list As List(Of cam) |