ReactOS 0.4.16-dev-2207-geb15453
COMPVARS Struct Reference

#include <vfw.h>

Collaboration diagram for COMPVARS:

Public Attributes

LONG cbSize
 
DWORD dwFlags
 
HIC hic
 
DWORD fccType
 
DWORD fccHandler
 
LPBITMAPINFO lpbiIn
 
LPBITMAPINFO lpbiOut
 
LPVOID lpBitsOut
 
LPVOID lpBitsPrev
 
LONG lFrame
 
LONG lKey
 
LONG lDataRate
 
LONG lQ
 
LONG lKeyCount
 
LPVOID lpState
 
LONG cbState
 

Detailed Description

Definition at line 817 of file vfw.h.

Member Data Documentation

◆ cbSize

LONG COMPVARS::cbSize

◆ cbState

LONG COMPVARS::cbState

◆ dwFlags

DWORD COMPVARS::dwFlags

◆ fccHandler

DWORD COMPVARS::fccHandler

◆ fccType

◆ hic

◆ lDataRate

LONG COMPVARS::lDataRate

Definition at line 829 of file vfw.h.

Referenced by ICCompressorChoose(), ICSeqCompressFrameStart(), and test_ICSeqCompress().

◆ lFrame

LONG COMPVARS::lFrame

Definition at line 827 of file vfw.h.

Referenced by ICSeqCompressFrame(), and ICSeqCompressFrameStart().

◆ lKey

LONG COMPVARS::lKey

◆ lKeyCount

LONG COMPVARS::lKeyCount

Definition at line 831 of file vfw.h.

Referenced by ICSeqCompressFrame(), and ICSeqCompressFrameStart().

◆ lpbiIn

◆ lpbiOut

LPBITMAPINFO COMPVARS::lpbiOut

◆ lpBitsOut

◆ lpBitsPrev

◆ lpState

◆ lQ

LONG COMPVARS::lQ

Definition at line 830 of file vfw.h.

Referenced by ICCompressorChoose(), ICSeqCompressFrameStart(), and test_ICSeqCompress().


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