FFmpeg
Data Fields
libAVPin Struct Reference

#include <dshow_capture.h>

Data Fields

IPinVtbl * vtbl
 
long ref
 
libAVFilterfilter
 
IPin * connectedto
 
AM_MEDIA_TYPE type
 
IMemInputPinVtbl * imemvtbl
 

Detailed Description

Definition at line 160 of file dshow_capture.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: