FFmpeg
|
libAVPin Struct Reference
#include <dshow_capture.h>
Collaboration diagram for libAVPin:
Data Fields | |
IPinVtbl * | vtbl |
long | ref |
libAVFilter * | filter |
IPin * | connectedto |
AM_MEDIA_TYPE | type |
IMemInputPinVtbl * | imemvtbl |
Detailed Description
Definition at line 156 of file dshow_capture.h.
Field Documentation
IPin* libAVPin::connectedto |
Definition at line 160 of file dshow_capture.h.
libAVFilter* libAVPin::filter |
Definition at line 159 of file dshow_capture.h.
Referenced by libAVMemInputPin_Receive().
IMemInputPinVtbl* libAVPin::imemvtbl |
Definition at line 162 of file dshow_capture.h.
long libAVPin::ref |
Definition at line 158 of file dshow_capture.h.
AM_MEDIA_TYPE libAVPin::type |
Definition at line 161 of file dshow_capture.h.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__().
IPinVtbl* libAVPin::vtbl |
Definition at line 157 of file dshow_capture.h.
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11