Virtual Method
CoglOnscreendirect_scanout
Declaration [src]
gboolean
direct_scanout (
CoglOnscreen* onscreen,
CoglScanout* scanout,
CoglFrameInfo* info,
gpointer user_data,
GError** error
)
Parameters
scanout |
CoglScanout |
| No description available. | |
| The data is owned by the caller of the function. | |
info |
CoglFrameInfo |
| No description available. | |
| The data is owned by the caller of the function. | |
user_data |
gpointer |
| No description available. | |
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |