| VideoCaptureXI_TrgSoftware Property |
Generates an internal trigger. PRM_TRG_SOURCE must be set to TRG_SOFTWARE.
[CV_CAP_PROP_XI_TRG_SOFTWARE]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double XI_TrgSoftware { get; set; }
Public Property XI_TrgSoftware As Double
Get
Set
public:
property double XI_TrgSoftware {
double get ();
void set (double value);
}
member XI_TrgSoftware : float with get, set
Property Value
Type:
DoubleSee Also