Property DeviceName
DeviceName
Gets or sets the name of the capture device from which to acquire samples.
[TypeConverter(typeof(CaptureDeviceNameConverter))]
public string DeviceName { get; set; }
Gets or sets the name of the capture device from which to acquire samples.
[TypeConverter(typeof(CaptureDeviceNameConverter))]
public string DeviceName { get; set; }