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