Constantsยง
- FIELD0
- Interlaced output: only data for field 0 is written to the OUTBUF Pointer.
- FIELD1
- Interlaced output: only data for field 1 is written to the OUTBUF2 Pointer.
- INTERLACED
- Interlaced output: data for field 0 is written to OUTBUF and data for field 1 is written to OUTBUF2.
- PROGRESSIVE
- All data written in progressive format to the OUTBUF Pointer.