VideoCaptureDeviceFormatID Property |
Internal ID of the device.
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public int ID { get; set; }
Public Property ID As Integer
Get
Set
public:
virtual property int ID {
int get () sealed;
void set (int value) sealed;
}
abstract ID : int with get, set
override ID : int with get, set
Property Value
Type:
Int32Implements
ICaptureDeviceFormatIDSee Also