| 
    FFmpeg
    
   | 
 
#include <dshow_capture.h>
Data Fields | |
| IEnumPinsVtbl * | vtbl | 
| long | ref | 
| int | pos | 
| libAVPin * | pin | 
| libAVFilter * | filter | 
Definition at line 206 of file dshow_capture.h.
| IEnumPinsVtbl* libAVEnumPins::vtbl | 
Definition at line 209 of file dshow_capture.h.
| long libAVEnumPins::ref | 
Definition at line 210 of file dshow_capture.h.
| int libAVEnumPins::pos | 
Definition at line 211 of file dshow_capture.h.
| libAVPin* libAVEnumPins::pin | 
Definition at line 212 of file dshow_capture.h.
| libAVFilter* libAVEnumPins::filter | 
Definition at line 213 of file dshow_capture.h.
 1.8.17