#include <list>
#include <math.h>
#include <string>
#include <DShow.h>
#include <mtype.h>
#include <qedit.h>
#include <winnls.h>
#include <streams.h>
Include dependency graph for HelpFunc.h:
Go to the source code of this file.
Defines | |
#define | VIDEO_SAMPLEGRABBER_FILTER_NAME L"SampleGrabber Video" |
#define | AUDIO_SAMPLEGRABBER_FILTER_NAME L"SampleGrabber Audio" |
#define | CAP_VIDEO_CAPTURE 0x00000001 |
#define | CAP_VIDEO_OUTPUT 0x00000002 |
#define | CAP_VIDEO_OVERLAY 0x00000004 |
#define | CAP_VBI_CAPTURE 0x00000010 |
#define | CAP_TUNERDEVICE 0x00010000 |
#define | CAP_TUNER 0x00020000 |
#define | CAP_AUDIO_CAPTURE 0x00040000 |
#define | CAP_RADIO 0x00080000 |
#define AUDIO_SAMPLEGRABBER_FILTER_NAME L"SampleGrabber Audio" |
#define CAP_AUDIO_CAPTURE 0x00040000 |
#define CAP_RADIO 0x00080000 |
#define CAP_TUNER 0x00020000 |
#define CAP_TUNERDEVICE 0x00010000 |
#define CAP_VBI_CAPTURE 0x00000010 |
#define CAP_VIDEO_CAPTURE 0x00000001 |
#define CAP_VIDEO_OUTPUT 0x00000002 |
#define CAP_VIDEO_OVERLAY 0x00000004 |
#define VIDEO_SAMPLEGRABBER_FILTER_NAME L"SampleGrabber Video" |