Reference Manual - 1.0.0
IDirectFBDisplayLayer   SetFieldParity

For an interlaced display, this sets the field parity.

SetFieldParity (
  IDirectFBDisplayLayer   * thiz,
  int   field
);

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