WebCameraFactoryGetDevices Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
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
ListVideoDeviceInfo
See Also