DirectShow input stream parameter block. More...
#include <vcl_string.h>#include <vcl_map.h>#include <atlbase.h>#include <dshow.h>Go to the source code of this file.
Classes | |
| struct | null_type |
| struct | property_wrap< T, U > |
| struct | property_wrap< U, null_type > |
| class | vidl_dshow_istream_params |
| Parameter structure for DirectShow input streams. More... | |
Typedefs | |
| typedef property_wrap < VideoProcAmpProperty, long > | vpa_property_wrap |
DirectShow input stream parameter block.
Modifications
01/30/2006 - File created. (miguelfv)
Definition in file vidl_dshow_istream_params.h.
| typedef property_wrap<VideoProcAmpProperty,long> vpa_property_wrap |
Definition at line 55 of file vidl_dshow_istream_params.h.
1.7.5.1