#include "vetVideo4Linux.h"#include "../vetUtility.h"#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <stdio.h>#include <sys/ioctl.h>#include <stdlib.h>#include <linux/types.h>Go to the source code of this file.
VETLib Framework 1.0.2 Copyright (C) Alessandro Polo 2006 http://www.ewgate.net/vetlib
Definition in file vetVideo4Linux.cpp.
1.4.4