Skip to content

Instantly share code, notes, and snippets.

/*
Yep, this is not the reason for improved transfer rate.
Code courtesy of PCO
*/
static void
adapt_camera_memory(UcaPcowinCameraPrivate *priv)
{
gboolean do_adapt = FALSE; // Set to FALSE to prepare for checking valid images
DWORD dwTest;
DWORD dwTest2;