libAVFilter Struct Reference

#include <dshow.h>


Data Fields

IBaseFilterVtbl * vtbl
long ref
const wchar_t * name
libAVPinpin
FILTER_INFO info
FILTER_STATE state
IReferenceClock * clock
enum dshowDeviceType type
void * priv_data
int stream_index
int64_t start_time
void(* callback )(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time)


Detailed Description

Definition at line 234 of file dshow.h.


Field Documentation

void(* libAVFilter::callback)(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time)

IReferenceClock* libAVFilter::clock

Definition at line 241 of file dshow.h.

FILTER_INFO libAVFilter::info

Definition at line 239 of file dshow.h.

const wchar_t* libAVFilter::name

Definition at line 237 of file dshow.h.

Definition at line 238 of file dshow.h.

Definition at line 243 of file dshow.h.

Definition at line 236 of file dshow.h.

Definition at line 245 of file dshow.h.

FILTER_STATE libAVFilter::state

Definition at line 240 of file dshow.h.

Definition at line 244 of file dshow.h.

Referenced by dshow_add_device().

Definition at line 242 of file dshow.h.

IBaseFilterVtbl* libAVFilter::vtbl

Definition at line 235 of file dshow.h.


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

Generated on Fri Oct 26 02:39:52 2012 for FFmpeg by  doxygen 1.5.8