libavdevice/dshow_enumpins.c File Reference

#include "dshow.h"

Go to the source code of this file.

Functions

 DECLARE_QUERYINTERFACE (libAVEnumPins)
long WINAPI libAVEnumPins_Skip (libAVEnumPins *this, unsigned long n)
long WINAPI libAVEnumPins_Reset (libAVEnumPins *this)
long WINAPI libAVEnumPins_Clone (libAVEnumPins *this, libAVEnumPins **pins)
static int libAVEnumPins_Setup (libAVEnumPins *this, libAVPin *pin, libAVFilter *filter)
static int libAVEnumPins_Cleanup (libAVEnumPins *this)


Function Documentation

DECLARE_QUERYINTERFACE ( libAVEnumPins   ) 

Definition at line 24 of file dshow_enumpins.c.

static int libAVEnumPins_Cleanup ( libAVEnumPins this  )  [static]

Definition at line 98 of file dshow_enumpins.c.

long WINAPI libAVEnumPins_Clone ( libAVEnumPins this,
libAVEnumPins **  pins 
)

Definition at line 65 of file dshow_enumpins.c.

long WINAPI libAVEnumPins_Reset ( libAVEnumPins this  ) 

Definition at line 58 of file dshow_enumpins.c.

static int libAVEnumPins_Setup ( libAVEnumPins this,
libAVPin pin,
libAVFilter filter 
) [static]

Definition at line 80 of file dshow_enumpins.c.

long WINAPI libAVEnumPins_Skip ( libAVEnumPins this,
unsigned long  n 
)

Definition at line 50 of file dshow_enumpins.c.


Generated on Fri Oct 26 02:43:50 2012 for FFmpeg by  doxygen 1.5.8