Virtual Method

CoglOnscreendirect_scanout

Declaration [src]

gboolean
direct_scanout (
  CoglOnscreen* onscreen,
  CoglScanout* scanout,
  CoglFrameInfo* info,
  gpointer user_data,
  GError** error
)

Description

No description available.

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.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.