[Missing <summary> documentation for "P:Ozeki.Media.Video.VideoDeviceInfo.DeviceID"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public int DeviceID { get; private set; } |
| Visual Basic |
|---|
Public Property DeviceID As Integer Get Private Set |
| Visual C++ |
|---|
public: property int DeviceID { int get (); private: void set (int value); } |