http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBScreen.html
IDirectFBScreen
GetOutputDescriptions
Get a description of available outputs.
GetOutputDescriptions (
IDirectFBScreen.html
IDirectFBScreen
*
thiz,
types.html#DFBScreenOutputDescription
DFBScreenOutputDescription
*
ret_descriptions
);
All descriptions are written to the array pointed to by
ret_descriptions
. The number of outputs is returned by
IDirectFBScreen_GetDescription.html
IDirectFBScreen::GetDescription()
.
