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