VideoDeviceInfoDeviceID Property |
Gets the identifier of the device.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int DeviceID { get; }Public ReadOnly Property DeviceID As Integer
Get
public:
property int DeviceID {
int get ();
}member DeviceID : int with get
Property Value
Int32
See Also