Method

CoglOnscreendirect_scanout

Declaration [src]

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

Description

No description available.
This method is not directly available to language bindings.

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.

Return value

Returns: gboolean
  No description available.