ReactOS 0.4.15-dev-7931-gfd331f1
_IGetFrameImpl Struct Reference
Collaboration diagram for _IGetFrameImpl:

Public Attributes

IGetFrame IGetFrame_iface
 
LONG ref
 
BOOL bFixedStream
 
PAVISTREAM pStream
 
LPVOID lpInBuffer
 
LONG cbInBuffer
 
LPBITMAPINFOHEADER lpInFormat
 
LONG cbInFormat
 
LONG lCurrentFrame
 
LPBITMAPINFOHEADER lpOutFormat
 
LPVOID lpOutBuffer
 
HIC hic
 
BOOL bResize
 
DWORD x
 
DWORD y
 
DWORD dx
 
DWORD dy
 
BOOL bFormatChanges
 
DWORD dwFormatChangeCount
 
DWORD dwEditCount
 

Detailed Description

Definition at line 40 of file getframe.c.

Member Data Documentation

◆ bFixedStream

BOOL _IGetFrameImpl::bFixedStream

Definition at line 46 of file getframe.c.

◆ bFormatChanges

BOOL _IGetFrameImpl::bFormatChanges

Definition at line 65 of file getframe.c.

◆ bResize

BOOL _IGetFrameImpl::bResize

Definition at line 59 of file getframe.c.

◆ cbInBuffer

LONG _IGetFrameImpl::cbInBuffer

Definition at line 50 of file getframe.c.

◆ cbInFormat

LONG _IGetFrameImpl::cbInFormat

Definition at line 52 of file getframe.c.

◆ dwEditCount

DWORD _IGetFrameImpl::dwEditCount

Definition at line 67 of file getframe.c.

◆ dwFormatChangeCount

DWORD _IGetFrameImpl::dwFormatChangeCount

Definition at line 66 of file getframe.c.

◆ dx

DWORD _IGetFrameImpl::dx

Definition at line 62 of file getframe.c.

◆ dy

DWORD _IGetFrameImpl::dy

Definition at line 63 of file getframe.c.

◆ hic

HIC _IGetFrameImpl::hic

Definition at line 58 of file getframe.c.

◆ IGetFrame_iface

IGetFrame _IGetFrameImpl::IGetFrame_iface

Definition at line 42 of file getframe.c.

Referenced by AVIFILE_CreateGetFrame().

◆ lCurrentFrame

LONG _IGetFrameImpl::lCurrentFrame

Definition at line 54 of file getframe.c.

Referenced by AVIFILE_CreateGetFrame().

◆ lpInBuffer

LPVOID _IGetFrameImpl::lpInBuffer

Definition at line 49 of file getframe.c.

◆ lpInFormat

LPBITMAPINFOHEADER _IGetFrameImpl::lpInFormat

Definition at line 51 of file getframe.c.

◆ lpOutBuffer

LPVOID _IGetFrameImpl::lpOutBuffer

Definition at line 56 of file getframe.c.

◆ lpOutFormat

LPBITMAPINFOHEADER _IGetFrameImpl::lpOutFormat

Definition at line 55 of file getframe.c.

◆ pStream

PAVISTREAM _IGetFrameImpl::pStream

Definition at line 47 of file getframe.c.

Referenced by AVIFILE_CreateGetFrame().

◆ ref

LONG _IGetFrameImpl::ref

Definition at line 43 of file getframe.c.

Referenced by AVIFILE_CreateGetFrame().

◆ x

DWORD _IGetFrameImpl::x

Definition at line 60 of file getframe.c.

◆ y

DWORD _IGetFrameImpl::y

Definition at line 61 of file getframe.c.


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