WebCameraFactoryGetDefaultDeviceInfo Method |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static VideoDeviceInfo GetDefaultDeviceInfo()
Public Shared Function GetDefaultDeviceInfo As VideoDeviceInfo
public:
static VideoDeviceInfo^ GetDefaultDeviceInfo()
static member GetDefaultDeviceInfo : unit -> VideoDeviceInfo
Return Value
Type:
VideoDeviceInfo
See Also