#include "Component/ComponentOpts.H"
#include "Component/ModelManager.H"
#include "Devices/DeviceOpts.H"
#include "Devices/FrameGrabberConfigurator.H"
#include "Image/Image.H"
#include "Psycho/PsychoDisplay.H"
#include "Raster/GenericFrame.H"
#include "Transport/FrameIstream.H"
#include "Util/AllocAux.H"
#include "Util/Types.H"
#include "Util/csignals.H"
#include "Video/VideoFrame.H"
#include "rutz/time.h"
#include <SDL/SDL.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
int | submain (const int argc, char **argv) |
Test framebrabber and SDL overlay display. | |
int | main (const int argc, char **argv) |
Test framegrabber and SDL overlay display
Definition in file sdlgrab.C.
int submain | ( | const int | argc, | |
char ** | argv | |||
) |
Test framebrabber and SDL overlay display.
Definition at line 56 of file sdlgrab.C.
References ModelComponent::addSubComponent(), catchsignals(), ModelComponent::exportOptions(), invt_allocation_show_stats(), MC_RECURSE, MYLOGVERB, SDLdisplay::NO_WAIT, ModelManager::parseCommandLine(), sec(), ModelManager::setOptionValString(), signame(), ModelComponent::start(), ModelComponent::stop(), and rutz::time::wall_clock_now().