ReactOS 0.4.15-dev-7958-gcd0bb1a
_CodecInfo Struct Reference

#include <msrle_private.h>

Public Attributes

FOURCC fccHandler
 
BOOL bCompress
 
LONG nPrevFrame
 
LPWORD pPrevFrame
 
LPWORD pCurFrame
 
BOOL bDecompress
 
LPBYTE palette_map
 

Detailed Description

Definition at line 47 of file msrle_private.h.

Member Data Documentation

◆ bCompress

BOOL _CodecInfo::bCompress

Definition at line 50 of file msrle_private.h.

◆ bDecompress

BOOL _CodecInfo::bDecompress

Definition at line 55 of file msrle_private.h.

◆ fccHandler

FOURCC _CodecInfo::fccHandler

Definition at line 48 of file msrle_private.h.

◆ nPrevFrame

LONG _CodecInfo::nPrevFrame

Definition at line 51 of file msrle_private.h.

◆ palette_map

LPBYTE _CodecInfo::palette_map

Definition at line 56 of file msrle_private.h.

◆ pCurFrame

LPWORD _CodecInfo::pCurFrame

Definition at line 53 of file msrle_private.h.

◆ pPrevFrame

LPWORD _CodecInfo::pPrevFrame

Definition at line 52 of file msrle_private.h.


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