| FFmpeg
    | 
libAVEnumPins Struct Reference
  #include <dshow_capture.h>
Collaboration diagram for libAVEnumPins:

| Data Fields | |
| IEnumPinsVtbl * | vtbl | 
| long | ref | 
| int | pos | 
| libAVPin * | pin | 
| libAVFilter * | filter | 
Detailed Description
Definition at line 202 of file dshow_capture.h.
Field Documentation
| libAVFilter* libAVEnumPins::filter | 
Definition at line 207 of file dshow_capture.h.
| libAVPin* libAVEnumPins::pin | 
Definition at line 206 of file dshow_capture.h.
| int libAVEnumPins::pos | 
Definition at line 205 of file dshow_capture.h.
| long libAVEnumPins::ref | 
Definition at line 204 of file dshow_capture.h.
| IEnumPinsVtbl* libAVEnumPins::vtbl | 
Definition at line 203 of file dshow_capture.h.
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11