#include <StillSource.h>
Inheritance diagram for CStillSourceHelper:


Public Member Functions | |
| CStillSourceHelper (CStillSource *pParent) | |
| virtual BOOL | OpenMediaFile (LPCSTR FileName)=0 |
| virtual void | SaveSnapshot (LPCSTR FilePath, int Height, int Width, BYTE *pOverlay, LONG OverlayPitch, char *Context)=0 |
Protected Attributes | |
| CStillSource * | m_pParent |
1.3.4