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