Classes | Typedefs
core/vidl/vidl_dshow_istream_params.h File Reference

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

Detailed Description

DirectShow input stream parameter block.

Author:
Miguel A. Figueroa-Villanueva (miguelf at ieee dot org)
    Modifications
     01/30/2006 - File created. (miguelfv)
   

Definition in file vidl_dshow_istream_params.h.


Typedef Documentation

typedef property_wrap<VideoProcAmpProperty,long> vpa_property_wrap

Definition at line 55 of file vidl_dshow_istream_params.h.