WebCameraFactoryGetDefaultDevice Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntaxpublic static IWebCamera GetDefaultDevice()
Public Shared Function GetDefaultDevice As IWebCamera
public:
static IWebCamera^ GetDefaultDevice()
static member GetDefaultDevice : unit -> IWebCamera
Return Value
IWebCamera
See Also