http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFB.html
IDirectFB
EnumVideoModes
Enumerate supported video modes.
EnumVideoModes (
IDirectFB.html
IDirectFB
*
thiz,
types.html#DFBVideoModeCallback
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.html
IDirectFB::SetVideoMode()
.
