DirectShow file input stream support. More...
#include <vidl/vidl_istream.h>#include <vidl/vidl_frame_sptr.h>#include <vidl/vidl_pixel_format.h>#include <vcl_string.h>#include <vcl_vector.h>#include <atlbase.h>#include <dshow.h>#include <qedit.h>Go to the source code of this file.
Classes | |
| class | vidl_dshow_file_istream |
| DirectShow file input stream object. More... | |
DirectShow file input stream support.
This file includes experimental support for DirectShow file input in vidl.
\todo
- A few things... write them down!
Modifications
01/19/2006 - DirectShow code contributed by Paul Crane. (miguelfv)
03/07/2006 - File imported to vxl repository with some modifications
and extensions to Paul's code. (miguelfv)
Definition in file vidl_dshow_file_istream.h.
1.7.5.1