Go to the source code of this file.
Classes | |
class | PlayerWorker |
Functions | |
int | main (int argc, char *argv[]) |
This program will display in an image canvas the contents of a video file or the input from a video resource.
# qmake; make
./videoPlayer --URL=<source video identifier string>
./videoPlayer --URL=http://perception.inf.um.es/public_data/videos/misc/minuto.avi
Definition in file videoPlayer.cpp.