#include <dshow.h>
Data Fields | |
IPinVtbl * | vtbl |
long | ref |
libAVFilter * | filter |
IPin * | connectedto |
AM_MEDIA_TYPE | type |
IMemInputPinVtbl * | imemvtbl |
Definition at line 145 of file dshow.h.
IPin* libAVPin::connectedto |
IMemInputPinVtbl* libAVPin::imemvtbl |
long libAVPin::ref |
AM_MEDIA_TYPE libAVPin::type |
IPinVtbl* libAVPin::vtbl |