|
FFmpeg
|
#include <dshow_capture.h>
Data Fields | |
| IEnumPinsVtbl * | vtbl |
| long | ref |
| int | pos |
| libAVPin * | pin |
| libAVFilter * | filter |
Definition at line 202 of file dshow_capture.h.
| IEnumPinsVtbl* libAVEnumPins::vtbl |
Definition at line 203 of file dshow_capture.h.
| long libAVEnumPins::ref |
Definition at line 204 of file dshow_capture.h.
| int libAVEnumPins::pos |
Definition at line 205 of file dshow_capture.h.
| libAVPin* libAVEnumPins::pin |
Definition at line 206 of file dshow_capture.h.
| libAVFilter* libAVEnumPins::filter |
Definition at line 207 of file dshow_capture.h.
1.8.2