FFmpeg
|
#include <dshow_capture.h>
Data Fields | |
IPinVtbl * | vtbl |
long | ref |
libAVFilter * | filter |
IPin * | connectedto |
AM_MEDIA_TYPE | type |
IMemInputPinVtbl * | imemvtbl |
Definition at line 160 of file dshow_capture.h.
IPinVtbl* libAVPin::vtbl |
Definition at line 161 of file dshow_capture.h.
long libAVPin::ref |
Definition at line 162 of file dshow_capture.h.
libAVFilter* libAVPin::filter |
Definition at line 163 of file dshow_capture.h.
Referenced by libAVMemInputPin_Receive().
IPin* libAVPin::connectedto |
Definition at line 164 of file dshow_capture.h.
AM_MEDIA_TYPE libAVPin::type |
Definition at line 165 of file dshow_capture.h.
IMemInputPinVtbl* libAVPin::imemvtbl |
Definition at line 166 of file dshow_capture.h.