#include "Component/ModelManager.H"
#include "Psycho/MPlayerWrapper.H"
#include "Component/ComponentOpts.H"
#include "Media/MediaOpts.H"
#include <stdio.h>
#include "Media/MPEGStream.H"
#include "Psycho/EyeTrackerConfigurator.H"
#include "Psycho/EyeTracker.H"
#include "Psycho/PsychoOpts.H"
#include <unistd.h>
Go to the source code of this file.
Functions | |
int | submain (const int argc, char **argv) |
int | main (const int argc, char **argv) |
simple program to run SDL and MPlayer
Definition in file psycho-mplayer.C.