#include "FakeFrameGrabber.h"
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <cstdio>
#include <thread>
#include <random>
Go to the source code of this file.
Variables | ||
struct { | ||
unsigned int VideoModeMaskDC1394 = 10 | ||
unsigned int VideoModeDC1394 = 11 | ||
unsigned int fpsmask = 12 | ||
unsigned int fps = 13 | ||
unsigned int iso = 14 | ||
unsigned int colorcoding = 15 | ||
unsigned int colorcodingmask = 16 | ||
bool operation = false | ||
bool transmission = false | ||
unsigned int bpp = 100 | ||
} | m_controlsDC1394 | |
Definition at line 29 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 25 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 26 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 23 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 22 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 24 of file FakeFrameGrabber_ControlsDC1394.cpp.
struct { ... } m_controlsDC1394 |
Definition at line 27 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 28 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 21 of file FakeFrameGrabber_ControlsDC1394.cpp.
Definition at line 20 of file FakeFrameGrabber_ControlsDC1394.cpp.