Click or drag to resize

WebCameraDeviceName Property

Gets the name of the selected capturing device.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public string DeviceName { get; }

Property Value

String

Implements

IWebCameraDeviceName
See Also