LinuxWebCameraDeviceID Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int DeviceID { get; }Public ReadOnly Property DeviceID As Integer
Get
public:
virtual property int DeviceID {
int get () sealed;
}abstract DeviceID : int with get
override DeviceID : int with get
Property Value
Int32Implements
IWebCameraDeviceID
See Also