libAVPin Struct Reference

#include <dshow_capture.h>

Collaboration diagram for libAVPin:
Collaboration graph

Data Fields

IPinVtbl * vtbl
 
long ref
 
libAVFilterfilter
 
IPin * connectedto
 
AM_MEDIA_TYPE type
 
IMemInputPinVtbl * imemvtbl
 

Detailed Description

Definition at line 156 of file dshow_capture.h.

Field Documentation

IPin* libAVPin::connectedto

Definition at line 160 of file dshow_capture.h.

libAVFilter* libAVPin::filter

Definition at line 159 of file dshow_capture.h.

Referenced by libAVMemInputPin_Receive().

IMemInputPinVtbl* libAVPin::imemvtbl

Definition at line 162 of file dshow_capture.h.

long libAVPin::ref

Definition at line 158 of file dshow_capture.h.

AM_MEDIA_TYPE libAVPin::type
IPinVtbl* libAVPin::vtbl

Definition at line 157 of file dshow_capture.h.


The documentation for this struct was generated from the following file: