Reference Manual - 1.4.11
IDirectFBDisplayLayer   SetFieldParity

For an interlaced display, this sets the field parity.

DFBResult SetFieldParity (
  IDirectFBDisplayLayer   * thiz,
  int   field
);

field: 0 for top field first, and 1 for bottom field first.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License