Reference Manual - 1.2.7
IDirectFB   SetVideoMode

Switch the current video mode (primary layer).

DFBResult SetVideoMode (
  IDirectFB   * thiz,
  int   width,
  int   height,
  int   bpp
);

If in shared cooperative level this function sets the resolution of the window that is created implicitly for the primary surface.

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