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