Inherits AviReader.
Inherited by AviPlayerWithSound.
List of all members.
Public Member Functions |
HRESULT | Open (LPCSTR, DWORD dwMemory) |
BOOL | SetAuto (BOOL bAuto) |
BOOL | SetAutoFlip (BOOL bAutoFlip) |
void | InstallTimer () |
void | ReleaseTimer () |
BOOL | Start () |
BOOL | Stop () |
void | Close () |
LPBYTE | ReadFrame (LONG iFrame) |
HRESULT | InitializeFromDirectDraw (LPDIRECTDRAW, DWORD dwMemoryFlag) |
LPDIRECTDRAWSURFACE | GetClientSurface () |
Protected Attributes |
BOOL | m_AutoFlip |
BOOL | m_bRunning |
int | m_iTimerID |
BOOL | bAuto |
LPDIRECTDRAWSURFACE | m_lpdds |
The documentation for this class was generated from the following file: