IMG_ATTR_FRAME_FIELD
Gets/sets the current mode of the interlace (Frame or Field).
Values
The following list includes possible values:
- IMG_FIELD_MODE—Set this attribute to IMG_FIELD_MODE to acquire a single, non-interlaced field per image buffer.
- IMG_FRAME_MODE—Set this attribute to IMG_FRAME_MODE to acquire two interlaced fields per image buffer.
Remarks
The following table shows when the property is readable and writable and what devices it applies to.
Datatype | Readable | Writable | Device |
---|---|---|---|
uInt32 | Always | Configuration |
|