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

◆ vtbl

IPinVtbl* libAVPin::vtbl

Definition at line 163 of file dshow_capture.h.

◆ ref

long libAVPin::ref

Definition at line 164 of file dshow_capture.h.

◆ filter

libAVFilter* libAVPin::filter

Definition at line 165 of file dshow_capture.h.

Referenced by libAVMemInputPin_Receive().

◆ connectedto

IPin* libAVPin::connectedto

Definition at line 166 of file dshow_capture.h.

◆ type

AM_MEDIA_TYPE libAVPin::type

Definition at line 167 of file dshow_capture.h.

◆ imemvtbl

IMemInputPinVtbl* libAVPin::imemvtbl

Definition at line 168 of file dshow_capture.h.


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