#include <sys/types.h>
#include <list>
#include <time.h>
#include <pthread.h>
#include <QuickTime/QuickTime.h>
#include "CaptureManager.h"
Include dependency graph for QT_VidCapManager.h:
Go to the source code of this file.
Namespaces | |
namespace | avcap |
Data Structures | |
class | avcap::QT_VidCapManager |
Implementation of the CaptureManager for the QuickTime-implementation of a CaptureDevice. More... |