The field gate is used to detect the field ( odd or even ) for interlaced video signals (deprecated.
More...
|
static final int | efmAuto = acquireJNI.efmAuto_get() |
| Field gate starts at 1/3 of a line and ends at 2/3 of a line.
|
|
static final int | efmUser = acquireJNI.efmUser_get() |
| FieldGateStart and FieldGateWidth can be set in pixels.
|
|
The field gate is used to detect the field ( odd or even ) for interlaced video signals (deprecated.
- Deprecated
- Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!
◆ efmAuto
final int efmAuto = acquireJNI.efmAuto_get() |
|
static |
Field gate starts at 1/3 of a line and ends at 2/3 of a line.
- Deprecated
- Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!
◆ efmUser
final int efmUser = acquireJNI.efmUser_get() |
|
static |
FieldGateStart and FieldGateWidth can be set in pixels.
- Deprecated
- Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!