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