dshow_ctx Struct Reference


Data Fields

IGraphBuilder * graph
char * device_name [2]
IBaseFilter * device_filter [2]
IPin * device_pin [2]
libAVFiltercapture_filter [2]
libAVPincapture_pin [2]
HANDLE mutex
HANDLE event
AVPacketListpktl
unsigned int curbufsize
unsigned int video_frame_num
IMediaControl * control
TimeFiltertimefilter

Detailed Description

Definition at line 27 of file dshow.c.


Field Documentation

Definition at line 34 of file dshow.c.

Referenced by dshow_add_device(), dshow_open_device(), and dshow_read_close().

Definition at line 35 of file dshow.c.

Referenced by dshow_add_device(), dshow_open_device(), and dshow_read_close().

IMediaControl* dshow_ctx::control

Definition at line 44 of file dshow.c.

Referenced by dshow_read_close(), and dshow_read_header().

unsigned int dshow_ctx::curbufsize

Definition at line 41 of file dshow.c.

Referenced by callback(), dshow_read_packet(), and shall_we_drop().

IBaseFilter* dshow_ctx::device_filter[2]

Definition at line 32 of file dshow.c.

Referenced by dshow_open_device(), and dshow_read_close().

Definition at line 30 of file dshow.c.

Referenced by dshow_open_device(), dshow_read_close(), dshow_read_header(), and parse_device_name().

Definition at line 33 of file dshow.c.

Referenced by dshow_open_device(), and dshow_read_close().

Definition at line 38 of file dshow.c.

Referenced by callback(), dshow_read_close(), dshow_read_header(), and dshow_read_packet().

IGraphBuilder* dshow_ctx::graph

Definition at line 28 of file dshow.c.

Referenced by dshow_open_device(), dshow_read_close(), and dshow_read_header().

Definition at line 37 of file dshow.c.

Referenced by callback(), dshow_read_close(), dshow_read_header(), and dshow_read_packet().

Definition at line 39 of file dshow.c.

Referenced by callback(), dshow_read_close(), and dshow_read_packet().

Definition at line 46 of file dshow.c.

Definition at line 42 of file dshow.c.

Referenced by shall_we_drop().


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

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