Data Fields | |
| HWND | hwnd |
| HANDLE | mutex |
| HANDLE | event |
| AVPacketList * | pktl |
| AVFormatContext * | s |
| unsigned int | curbufsize |
| unsigned int | frame_num |
Definition at line 36 of file vfwcap.c.
| unsigned int vfw_ctx::curbufsize |
Definition at line 42 of file vfwcap.c.
Referenced by shall_we_drop(), vfw_read_packet(), and videostream_cb().
| HANDLE vfw_ctx::event |
Definition at line 39 of file vfwcap.c.
Referenced by vfw_read_close(), vfw_read_packet(), and videostream_cb().
| unsigned int vfw_ctx::frame_num |
| HWND vfw_ctx::hwnd |
| HANDLE vfw_ctx::mutex |
Definition at line 38 of file vfwcap.c.
Referenced by vfw_read_close(), vfw_read_packet(), and videostream_cb().
Definition at line 41 of file vfwcap.c.
Referenced by shall_we_drop(), vfw_read_header(), and videostream_cb().
1.5.8