Reference Manual - 1.4.13
IDirectFB   EnumVideoModes

Enumerate supported video modes.

DFBResult EnumVideoModes (
  IDirectFB   * thiz,
  DFBVideoModeCallback   callback,
  void   * callbackdata
);

Calls the given callback for all available video modes. Useful to select a certain mode to be used with IDirectFB::SetVideoMode().

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