The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Libraries/mputil/DirectShow/MPDirectShow.cpp File Reference

#include <windows.h>
#include <stdlib.h>
#include <malloc.h>
#include <memory.h>
#include <tchar.h>
#include "MPDirectShow.h"
#include "MPUFilter_uids.h"

Include dependency graph for Libraries/mputil/DirectShow/MPDirectShow.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define FRAMERATE   30
#define JIF(x)
#define JIF_NRTN(x)
#define MAX_LOADSTRING   100


Define Documentation

#define FRAMERATE   30
 

Definition at line 24 of file Libraries/mputil/DirectShow/MPDirectShow.cpp.

#define JIF  ) 
 

Value:

if (FAILED(hr=(x))) \
    MessageBox(NULL, "failed",NULL,MB_OK);

Definition at line 30 of file Libraries/mputil/DirectShow/MPDirectShow.cpp.

Referenced by MPDirectShow::ConnectFilters(), MPDirectShow::CreateManualGraph(), MPDirectShow::DisonnectFilters(), MPDirectShow::FindAllDevices(), MPDirectShow::GetDefaultCapDevice(), MPDirectShow::GetListedDevice(), MPDirectShow::MPDirectShow(), MPDirectShow::PauseFilter(), MPDirectShow::RunDirectShow(), MPDirectShow::RunFilter(), MPDirectShow::SaveGraphEditFile(), MPDirectShow::SetDisplayWnd(), MPDirectShow::SetVideoDevices(), and MPDirectShow::StopCapture().

#define JIF_NRTN  ) 
 

Value:

if (FAILED(hr=(x))) \
      MessageBox(NULL, "failed",NULL,MB_OK);

Definition at line 32 of file Libraries/mputil/DirectShow/MPDirectShow.cpp.

Referenced by MPDirectShow::FindAllDevices(), MPDirectShow::GetDefaultCapDevice(), MPDirectShow::GetListedDevice(), and MPDirectShow::MPDirectShow().

#define MAX_LOADSTRING   100
 

Definition at line 23 of file Libraries/mputil/DirectShow/MPDirectShow.cpp.


Generated on Mon Nov 8 17:08:13 2004 for MPT by  doxygen 1.3.9.1