| WebCameraFactoryGetDevices Method  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic static List<VideoDeviceInfo> GetDevices()
Public Shared Function GetDevices As List(Of VideoDeviceInfo)
public:
static List<VideoDeviceInfo^>^ GetDevices()
static member GetDevices : unit -> List<VideoDeviceInfo> 
Return Value
Type: 
ListVideoDeviceInfo
See Also