ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

getframe.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "vfw.h"
#include "avifile_private.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  IGetFrameImpl

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (avifile)
static IGetFrameImplimpl_from_IGetFrame (IGetFrame *iface)
static void AVIFILE_CloseCompressor (IGetFrameImpl *This)
static HRESULT WINAPI IGetFrame_fnQueryInterface (IGetFrame *iface, REFIID refiid, LPVOID *obj)
static ULONG WINAPI IGetFrame_fnAddRef (IGetFrame *iface)
static ULONG WINAPI IGetFrame_fnRelease (IGetFrame *iface)
static LPVOID WINAPI IGetFrame_fnGetFrame (IGetFrame *iface, LONG lPos)
static HRESULT WINAPI IGetFrame_fnBegin (IGetFrame *iface, LONG lStart, LONG lEnd, LONG lRate)
static HRESULT WINAPI IGetFrame_fnEnd (IGetFrame *iface)
static HRESULT WINAPI IGetFrame_fnSetFormat (IGetFrame *iface, LPBITMAPINFOHEADER lpbiWanted, LPVOID lpBits, INT x, INT y, INT dx, INT dy)
PGETFRAME AVIFILE_CreateGetFrame (PAVISTREAM pStream)

Variables

static struct IGetFrameVtbl igetframeVtbl

Generated on Sat May 26 2012 05:05:24 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.