IWebCameraDeviceID Property |
Gets the identifier of the selected capturing device.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxReadOnly Property DeviceID As Integer
Get
property int DeviceID {
int get ();
}
abstract DeviceID : int with get
Property Value
Type:
Int32
See Also