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