CImageSample Class Reference

#include <winutil.h>

Inheritance diagram for CImageSample:

CMediaSample

List of all members.

Public Member Functions

 CImageSample (CBaseAllocator *pAllocator, TCHAR *pName, HRESULT *phr, LPBYTE pBuffer, LONG length)
void SetDIBData (DIBDATA *pDibData)
DIBDATAGetDIBData ()

Protected Attributes

DIBDATA m_DibData
BOOL m_bInit


Detailed Description

Definition at line 196 of file winutil.h.


Constructor & Destructor Documentation

CImageSample::CImageSample ( CBaseAllocator pAllocator,
TCHAR pName,
HRESULT *  phr,
LPBYTE  pBuffer,
LONG  length 
)

Definition at line 1330 of file winutil.cpp.

References ASSERT.


Member Function Documentation

void CImageSample::SetDIBData ( DIBDATA pDibData  ) 

Definition at line 1342 of file winutil.cpp.

References ASSERT, m_bInit, m_DibData, and TRUE.

Referenced by CImageAllocator::Alloc().

DIBDATA * CImageSample::GetDIBData (  ) 

Definition at line 1349 of file winutil.cpp.

References ASSERT, m_bInit, m_DibData, and TRUE.

Referenced by CImageAllocator::Free().


Member Data Documentation

Definition at line 200 of file winutil.h.

Referenced by GetDIBData(), and SetDIBData().

BOOL CImageSample::m_bInit [protected]

Definition at line 201 of file winutil.h.

Referenced by GetDIBData(), and SetDIBData().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:20:48 2008 by  doxygen 1.5.6